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

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}
/*
h1 {
    margin: .67em 0;
    font-size: 2em
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

p, ul, b{
    color: #222;
}

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

input {
    line-height: normal
}

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] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

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

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

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

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

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

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

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

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.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"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\a5"
}

.glyphicon-jpy:before {
    content: "\a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    box-sizing: border-box
}

:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out
}

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

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

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

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

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

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

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

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

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

.h2,
h2 {
    font-size: 30px
}

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

.small,
small {
    font-size: 85%
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

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

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

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

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

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

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

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014\a0"
}

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

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\a0\2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

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

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

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px #00000040
}

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

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

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

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

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

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

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

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

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

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

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

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

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

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

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

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

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

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

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-push-12 {
        left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-offset-12 {
        margin-left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-push-12 {
        left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-12 {
        margin-left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-push-12 {
        left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-offset-12 {
        margin-left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

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

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

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

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

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

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

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

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

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

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

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

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

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

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

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

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

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px #00000013;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px #00000013, 0 0 8px #66afe999
}

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

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

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

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

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

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\	;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

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

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

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

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

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

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

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

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

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

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

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

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

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

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

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px #00000013
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px #00000013, 0 0 6px #67b168
}

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

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px #00000013
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px #00000013, 0 0 6px #c0a16b
}

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

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px #00000013
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px #00000013, 0 0 6px #ce8483
}

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

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

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

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

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

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

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

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

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

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

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

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

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px #00000020
}

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

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

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

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

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

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

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

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

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

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

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

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

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

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

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

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

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

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

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

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

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

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

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

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

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

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

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

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

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

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

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

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

.btn-block {
    display: block;
    width: 100%
}

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\	;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

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

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

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

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

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

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

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

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

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

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

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

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

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

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

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

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

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

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

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

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

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

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

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

.btn-group>.btn-group {
    float: left
}

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px #00000020
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

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

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

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

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

.input-group .form-control:focus {
    z-index: 3
}

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

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

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

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

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

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

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

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

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

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

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

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

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

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

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

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

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

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

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

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

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

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

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

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

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

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

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

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

.nav-pills>li {
    float: left
}

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

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

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

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

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

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

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

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

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

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

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

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

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px #ffffff1a
}

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

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

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

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

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

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

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

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

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

@media (min-width:768px) {

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

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

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

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

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

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

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

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

.navbar-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

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

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px #ffffff1a, 0 1px #ffffff1a
}

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

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

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

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

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

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

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

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}

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

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

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

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

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

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

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

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

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

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

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

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

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

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

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

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

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

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

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

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

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

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

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

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

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

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

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

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

.navbar-inverse .btn-link {
    color: #9d9d9d
}

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

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

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

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

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

.pager li {
    display: inline
}

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

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

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

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

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

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

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

.label:empty {
    display: none
}

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

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

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

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

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

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

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

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

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

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

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

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

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

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

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

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

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

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

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

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

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

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

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

.alert .alert-link {
    font-weight: 700
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px #0000001a
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px #00000026;
    transition: width .6s ease
}

.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);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

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

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

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

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

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

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

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

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

.media {
    margin-top: 15px
}

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

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

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

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

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

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

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

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

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

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

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

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

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

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

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

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

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

button.list-group-item {
    width: 100%;
    text-align: left
}

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

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px #0000000d
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

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

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

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

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

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

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

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

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

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

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

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

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

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

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

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

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

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

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

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

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

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

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

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

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

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px #0000000d
}

.well blockquote {
    border-color: #ddd;
    border-color: #00000026
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

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

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

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

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-25%)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px #00000080
    }

    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px #0003;
    line-break: auto
}

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

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

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

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

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: #00000040;
    border-bottom-width: 0
}

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

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: #00000040;
    border-left-width: 0
}

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

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: #00000040
}

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

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

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

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

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        transform: translateZ(0)
    }
}

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

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

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

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

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

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

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

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

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: #0000;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    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: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

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

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

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

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

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

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

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

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

    table.visible-xs {
        display: table !important
    }

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

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

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

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

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

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

    table.visible-sm {
        display: table !important
    }

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

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

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

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

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

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

    table.visible-md {
        display: table !important
    }

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

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

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

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

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

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

    table.visible-lg {
        display: table !important
    }

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

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

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

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

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

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

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

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

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

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

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

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: Trebuchet MS;
    src: url(./font/TrebuchetMS.eot);
    src: url(./font/TrebuchetMS.eot?#iefix) format("embedded-opentype"), url(./font/TrebuchetMS.woff) format("woff"), url(./font/TrebuchetMS.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Trebuchet MS;
    src: url(./font/TrebuchetMS-Italic.eot);
    src: url(./font/TrebuchetMS-Italic.eot?#iefix) format("embedded-opentype"), url(./font/TrebuchetMS-Italic.woff) format("woff"), url(./font/TrebuchetMS-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Trebuchet MS;
    src: url(./font/TrebuchetMS-Bold.eot);
    src: url(./font/TrebuchetMS-Bold.eot?#iefix) format("embedded-opentype"), url(./font/TrebuchetMS-Bold.woff) format("woff"), url(./font/TrebuchetMS-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Elektra Medium Pro;
    src: url(./font/ElektraMediumPro.eot);
    src: url(./font/ElektraMediumPro.eot?#iefix) format("embedded-opentype"), url(./font/ElektraMediumPro.woff2) format("woff2"), url(./font/ElektraMediumPro.woff) format("woff"), url(./font/ElektraMediumPro.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Elektra Medium Pro;
    src: url(./font/ElektraMediumPro-Bold.eot);
    src: url(./font/ElektraMediumPro-Bold.eot?#iefix) format("embedded-opentype"), url(./font/ElektraMediumPro-Bold.woff2) format("woff2"), url(./font/ElektraMediumPro-Bold.woff) format("woff"), url(./font/ElektraMediumPro-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: bold
}

@font-face {
    font-family: Helvetica Neue LT W1G;
    src: url(./font/HelveticaNeueLTW1G-Md.eot);
    src: url(./font/HelveticaNeueLTW1G-Md.eot?#iefix) format("embedded-opentype"), url(./font/HelveticaNeueLTW1G-Md.woff2) format("woff2"), url(./font/HelveticaNeueLTW1G-Md.woff) format("woff"), url(./font/HelveticaNeueLTW1G-Md.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

/*html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}
*/
@keyframes pos1 {
    0% {
        top: 4%
    }

    50% {
        top: 20%
    }

    to {
        top: 4%
    }
}

@keyframes pos2 {
    0% {
        top: 86%
    }

    50% {
        top: 70%
    }

    to {
        top: 86%
    }
}

html {
    height: 100%
}

html body {
    font: 14px/22px Trebuchet MS, Tahoma, sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
    background: #fff;
    color: #222;
    min-height: 100%;
    display: flex;
    flex-direction: column
}

html footer,
html header {
    flex-shrink: 0
}

html .content {
    flex: 1 0 auto;
    width: 100%
}

html img {
    max-width: 100%
}

html .container {
    max-width: 1270px;
    width: 1270px;
}

html .js_link {
    cursor: pointer
}

html .js_link:hover {
    text-decoration: underline
}

.header {
    position: relative;
    left: 0;
    width: 100%
}

.header .container-fluid {
    background-color: #ffffffe6;
    border-bottom: 1px solid #ebebeb;
    padding: 4px 0 5px
}

.header .container-fluid.header_block_1 {
    /* position: fixed;*/
    left: 0;
    width: 100%;
    z-index: 990;
    background: #fff
}

.header .container-fluid.header_block_1 .container {
    position: relative
}

.header .container-fluid.header_block_2 {
    border-bottom: 1px solid transparent;
    z-index: 999;
    padding-bottom: 40px;
    height: 100%;
    position: fixed
}

.header_logo,
.header_nav,
.header_cart,
.header_lang {
    display: inline-block
}



.header_nav {
    position: relative;
    min-width: 42.7%;
    float: left;
    margin-top: 23px
}

.header_nav svg {
    width: 15px;
    position: absolute;
    left: -10px;
    top: 6px;
    fill: #fbb028
}

.header_nav .svg_home_icon {
    width: 16px;
    height: 15px;
    position: absolute;
    left: -10px;
    top: 3px;
    background: url(./img/home.svg) no-repeat center center
}

.header_nav ul {
    float: left;
    margin: 0 0 5px 30px
}

.header_nav ul li.active a {
    text-decoration: underline
}

.header_nav ul li {
    display: inline-block
}

.header_nav ul li a {
    letter-spacing: .3px;
    color: #231f20;
    font-size: 14px;
    font-weight: 400
}

.header_nav ul li+li {
    margin-left: 15px
}

.header_cart {
    min-width: 90px;
    float: right;
    margin-top: 23px;
    margin-right: 20px
}

.header_cart .basket_link {
    position: relative;
    color: #000;
    padding-left: 22px
}

.header_cart .basket_link:before {
    content: "";
    background: url(/assets/img/basket.png) no-repeat center center;
    position: absolute;
    width: 16px;
    height: 14px;
    left: 0;
    top: 0
}

.header_lang {
    min-width: 7.3%;
    float: right;
    margin-top: 15px
}

.header_lang .list_lang {
    margin-top: 8px
}

.header_lang .list_lang li {
    display: inline-block
}

.header_lang .list_lang li a {
    color: #717171
}

.header_lang .list_lang li.active a {
    color: #000;
    font-weight: 700;
    text-decoration: underline
}

.header_lang .list_lang li+li {
    margin-left: 18px
}

.header_search {
    width: calc(100% - 490px);
    margin: 15px 10px 0 0;
    position: absolute;
    right: 178px
}

.header_search .search_ico {
    background: url(/assets/img/search_ico.png) no-repeat center center;
    display: block;
    float: right;
    width: 15px;
    height: 34px;
    cursor: pointer;
    border: none;
    padding: 7px 12px 0;
    background-size: 15px auto;
    position: absolute;
    top: 0;
    right: 4px
}

.header_search .search_form {
    float: left;
    width: 100%;
    opacity: 1
}

.header_search.no_display {
    width: 0
}

.header_search.no_display .search_form {
    display: none
}

.header_block_1.scroll_head .header_logo {
    width: 110px
}

.header_block_1.scroll_head .header_nav {
    margin-top: 9px
}

.header_block_1.scroll_head .header_lang {
    margin-top: 2px
}

.header_block_1.scroll_head .header_cart {
    margin-top: 11px
}

.header_block_1.scroll_head .header_search {
    margin-top: 4px;
    width: calc(100% - 441px)
}

.header_block_1.scroll_head .catalog_download {
    margin-top: 9px
}

.header_block_1.scroll_head .catalog_download img {
    display: none
}

.header_block_1.scroll_head .diler_img {
    margin-top: -5px
}

.cart_wrap {
    float: right
}

.container-fluid.header_block_2 .header_menu_left {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99
}

.container-fluid.header_block_2 #menu_pin {
    position: fixed;
    top: 67px;
    right: 46px;
    font-size: 16px;
    font-weight: 700;
    color: #777
}

.container-fluid.header_block_2 .container {
    width: 97% !important
}

.container-fluid.header_block_2 .container>.row {
    margin-left: -20px;
    margin-right: -20px
}

.container-fluid.header_block_2 .container>.row h3 {
    position: relative;
    text-align: center;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    padding: 10px 0 15px;
    font-family: Open Sans, sans-serif
}

.container-fluid.header_block_2 .container>.row .newsletter_block {
    display: none
}

.container-fluid.header_block_2 .product_categories {
    margin-top: 60px;
    height: 0%;
    display: flex;
    position: relative;
    float: left;
    box-sizing: border-box;
    flex-flow: row wrap;
    justify-content: space-around
}

.container-fluid.header_block_2 .product_categories>li.active {
    box-sizing: border-box
}

.container-fluid.header_block_2 .product_categories>li.active a {
    box-sizing: border-box
}

.container-fluid.header_block_2 .product_categories>li {
    padding: 0 15px;
    flex: 1 25%;
    margin-bottom: 30px
}

.container-fluid.header_block_2 .product_categories>li>a span {
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    display: block;
    margin: 15px 0 10px
}

.container-fluid.header_block_2 .product_categories>li>a i {
    width: 224px;
    height: 224px;
    border: 1px solid #b8c6c7;
    text-align: center;
    display: table-cell;
    box-shadow: 0 0 8px #c3d9d3;
    vertical-align: middle;
    background: #fff
}

.container-fluid.header_block_2 .product_categories>li>a img {
    display: block;
    width: 100%;
    float: left
}

.container-fluid.header_block_2 .product_categories>li:nth-child(n+5) {
    display: none
}

.container-fluid.header_block_2 .product_categories .drop_down_menu {
    margin-left: -10px
}

.container-fluid.header_block_2 .product_categories .drop_down_menu li {
    box-sizing: border-box;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    margin: 2px 0
}

.container-fluid.header_block_2 .product_categories .drop_down_menu li a {
    color: #373737;
    display: inline-block;
    padding: 3px 10px;
    line-height: 1.3
}

.container-fluid.header_block_2 .product_categories .drop_down_menu li a:hover {
    background: #ffc148;
    text-decoration: underline;
    font-weight: 700
}

.container-fluid.header_block_2 .load_more {
    text-align: center;
    display: block;
    float: left;
    width: 100%
}

.container-fluid.header_block_2 .load_more a {
    display: inline-block;
    background: #ccc;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    width: 80%;
    padding: 0 10px;
    text-decoration: none
}

.container-fluid.header_block_2 .load_more a:hover {
    background: #ffc148;
    text-decoration: none;
    color: #333
}

.menu_bg {
    position: fixed;
    background: rgba(255, 255, 255, .9);
    z-index: 990;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.header_block_2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    min-height: 100%;
    display: none
}

.header_block_2 .container_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding-bottom: 20px;
    box-sizing: border-box;
    height: 99vh;
    overflow: auto
}

.header_btn_nav {
    width: 35px;
    height: 35px;
    background: url(/assets/img/close_icon.png) no-repeat center center;
    position: absolute;
    top: 17px;
    right: 39px;
    border: none;
    opacity: .56
}

.header_btn_nav:hover {
    opacity: 1
}

.navbar-collapse.collapse {
    display: block;
    padding-bottom: 50px
}

.container-fluid.header_block_2.trans_btn {
    transform: translate(0)
}

.container-fluid.header_block_2.trans_btn .container .row h3 {
    font-size: 14px;
    position: static;
    text-transform: uppercase;
    color: #76787b;
    font-weight: 700;
    margin: 11px 0 0 19px;
    line-height: 19px;
    letter-spacing: .7px
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block {
    width: 271px;
    display: block;
    padding: 10px 29px 30px 12px
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block .btn.btn_send,
.container-fluid.header_block_2.trans_btn .container .row .newsletter_block .form-control {
    background-color: transparent;
    border-color: #6e7077;
    color: #b1b3b7
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block input::-webkit-input-placeholder {
    color: #6d737b
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block input::-moz-placeholder {
    color: #6d737b
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block input:-moz-placeholder {
    color: #6d737b
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block input:-ms-input-placeholder {
    color: #6d737b
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block .btn.btn_send:before {
    background: url(/assets/img/news_btn_menu.png) no-repeat center center
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block h3 {
    font-size: 13px;
    line-height: 20px;
    color: #b1b3b7;
    margin-bottom: 10px
}

.container-fluid.header_block_2.trans_btn .product_categories>li {
    width: 271px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .container-fluid.header_block_2.trans_btn .product_categories>li {
        left: 0
    }
}

.container-fluid.header_block_2.trans_btn .product_categories>li>a {
    width: 271px;
    left: 0
}

.container-fluid.header_block_2.trans_btn .product_categories>li>a:before {
    left: 21px
}

.container-fluid.header_block_2.trans_btn .product_categories>li>a span {
    visibility: visible
}

.container-fluid.header_block_2.trans_btn .product_categories>li .drop_down_menu {
    left: 270px
}

footer {
    height: 122px;
    border-top: 1px solid #d6d6d6
}

footer .logo_footer {
    margin: 19px 0 0 8px
}

footer .copyrights_block {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 24px;
    margin-right: 10px
}

footer .block_company {
    padding: 10px 0 0;
    width: 207px;
    float: right
}

footer .block_company img {
    height: 25px
}

footer .block_company span,
footer .block_company a {
    color: #010101;
    text-transform: uppercase;
    font-size: 8px;
    font-family: Helvetica Neue LT W1G;
    letter-spacing: 1.5px
}

footer .block_company span i,
footer .block_company a i {
    color: #ef4036
}

footer .block_company a {
    border-bottom: 1px solid #b0b0b0
}

footer .block_company a:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent
}

footer .block_company span {
    display: block;
    margin-bottom: -10px
}

/*

.content .content_block_name {
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    text-align: center;
    margin: 30px 0 40px;
    letter-spacing: 1px;
    float: left;
    width: 100%
}*/

.content #banner_slider {
    width: 67%;
    position: relative
}

.content #banner_slider .slick-dots {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 1rem auto
}

.content #banner_slider .slick-dots li {
    padding: 0 4px
}

.content #banner_slider .slick-dots li button {
    width: 8px;
    height: 8px;
    outline: none !important;
    box-shadow: none !important;
    display: block;
    border-radius: 50%;
    padding: 0;
    border-width: 0;
    font-size: 0;
    background-color: #7b8a97
}

.content #banner_slider .slick-dots li.slick-active button {
    background-color: #f1840f
}

.content .block_banner_info {
    margin: 35px 0 15px;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.content .block_banner_info .block_banner {
    width: 71%;
    box-sizing: border-box;
    max-width: 899px;
    width: 100%;
    position: relative
}

.content .block_banner_info .block_banner .block_txt_banner {
    width: 44%;
    position: absolute;
    max-width: 360px;
    left: 16px;
    top: 75px
}

.content .block_banner_info .block_banner .block_txt_banner h2 {
    font-size: 42px;
    line-height: 1.1;
    color: #000;
    overflow: hidden;
    padding: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700
}

.content .block_banner_info .block_banner .block_txt_banner span {
    font-size: 24px;
    line-height: 1.3;
    max-height: 125px;
    overflow: hidden;
    display: block;
    color: #e04b21;
    margin-bottom: 20px
}

.content .block_banner_info .block_banner .block_txt_banner a {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    margin-left: 4px
}

.content .block_banner_info .block_banner .block_txt_banner a:hover {
    text-decoration: none
}

.content .block_banner_info .block_banner .block_img_banner {
    padding-top: 50%;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.content .block_banner_info .block_banner .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 17px;
    top: 25px;
    left: 19px
}

.content .block_banner_info .block_info {
    width: 32%;
    color: #6a7884;
    display: flex;
    padding-bottom: 2rem;
    flex-direction: column;
    justify-content: space-between
}

.content .block_banner_info .block_info h3 {
    font-size: 23px;
    line-height: 23px;
    margin-bottom: 10px;
    margin-top: 16px
}

.content .block_banner_info .block_info span {
    letter-spacing: -.65px;
    font-size: 16px;
    line-height: 24px;
    color: #7b8a97
}

.content .block_banner_info .block_info a {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    text-align: right
}

.content .block_banner_info .block_info a:hover {
    text-decoration: none
}

.content .block_banner_info .block_info .box_post {
    padding-top: 50%;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover
}

.content .block_about_company .txt_content {
    font-size: 15px;
    line-height: 24px;
    /*  letter-spacing: -.5px;
  */
    padding: 12px 0;
    color: #7b8a97;
    font-size: 16px
}

.content .block_about_company .txt_content strong,
.content .block_about_company .txt_content b {
    font-weight: 600
}

.content .block_about_company .txt_content i,
.content .block_about_company .txt_content em {
    font-style: italic
}

.content .block_about_company .txt_content ol,
.content .block_about_company .txt_content ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.content .block_about_company .txt_content ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.content .block_about_company .txt_content ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.content .block_about_company .txt_content ol li {
    list-style: decimal;
    margin-left: 20px
}

.content .block_about_company .txt_content h3 {
    color: #3a3d3f;
    font-size: 17px;
    margin: 21px 0 9px
}

.content .block_about_company .txt_content img {
    height: auto !important
}

.content .block_suppliers .list_suppliers_img {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    position: relative
}

.list_suppliers_img>div {
    width: 100%;
    overflow: hidden
}

.content .block_suppliers .list_suppliers_img .box_suppliers_img {
    width: 220px;
    height: 125px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.content .block_suppliers .list_suppliers_img .box_suppliers_img img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.content .block_suppliers .list_suppliers_img .box_suppliers_img img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%)
}



.content .block_clients .list_clients_img {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    position: relative
}

.list_clients_img>div {
    width: 100%;
    overflow: hidden
}




.content .row.block_products_content {
    width: 100%;
    margin-left: -3.5px;
    margin-right: -3.5px;
    margin-bottom: 27px
}

.content .row.block_products_content .block_list_products {
    float: left;
    width: 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap
}

.content .row.block_products_content .block_list_products .col-lg-3,
.content .row.block_products_content .block_list_products .box_list {
    padding-left: 2px;
    padding-right: 2px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products,
.content .row.block_products_content .block_list_products .box_list .block_products {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 0 0 10px;
    height: 524px;
    margin-bottom: 4px;
    position: relative;
    background-color: #fff
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products h4,
.content .row.block_products_content .block_list_products .box_list .block_products h4 {
    color: #3a3d3f;
    font-size: 19.27px;
    line-height: 23px;
    letter-spacing: -.6px;
    margin-bottom: 7px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 400;
    padding: 8px 30px 0 17px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products img,
.content .row.block_products_content .block_list_products .box_list .block_products img {
    margin: 0 auto;
    display: inherit
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products span,
.content .row.block_products_content .block_list_products .box_list .block_products span {
    font-size: 12.85px;
    line-height: 20.41px;
    height: 106px;
    overflow: hidden;
    margin-top: 15px;
    display: block;
    color: #838d8f;
    padding: 0 30px 0 17px;
    letter-spacing: .2px;
    max-height: 100px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products a,
.content .row.block_products_content .block_list_products .box_list .block_products a {
    font-size: 12px;
    line-height: 15px;
    color: #21b139;
    display: inline-block;
    position: absolute;
    bottom: 11px;
    width: 70px;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: .4px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products a:hover,
.content .row.block_products_content .block_list_products .box_list .block_products a:hover {
    text-decoration: none
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .more_link,
.content .row.block_products_content .block_list_products .box_list .block_products .more_link {
    left: 38px;
    color: #f1840f
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .more_link:before,
.content .row.block_products_content .block_list_products .box_list .block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .send_link,
.content .row.block_products_content .block_list_products .box_list .block_products .send_link {
    right: 28px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .send_link:before,
.content .row.block_products_content .block_list_products .box_list .block_products .send_link:before {
    content: "+";
    position: absolute;
    left: -15px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .new_label,
.content .row.block_products_content .block_list_products .box_list .block_products .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    padding: 0 16px;
    letter-spacing: 1px;
    max-width: 185px;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .content .row.block_products_content .block_list_products .box_list {
        width: 24.5% !important
    }
}

@media screen and (max-width:992px) {
    .content .row.block_products_content .block_list_products .box_list {
        width: 32.8% !important
    }
}

@media screen and (max-width:768px) {
    .content .row.block_products_content .block_list_products .box_list {
        width: 49.5% !important
    }
}

@media screen and (max-width:420px) {
    .content .row.block_products_content .block_list_products .box_list {
        width: 100% !important
    }
}

.content .row.block_products_content .block_list_products .box_list {
    padding: 0;
    margin: 0 .235% 16px;
    width: 19.53%
}

.content .breadcrumbs {
    color: #999;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-top: 32px
}

.content .breadcrumbs a {
    color: #999
}

.content .breadcrumbs span {
    text-decoration: underline
}

.content_block_left,
.content_block_right {
    float: left
}

.content_block_left {
    width: 230px;
    margin-top: 23px
}

.content_block_right {
    margin-left: 16px;
    width: calc(81.6% - 16px);
    width: -webkit-calc(81.6% - 16px)
}

.content_product_categories {
    padding-bottom: 20px
}

.content_product_categories .block_list_products {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.content_product_categories .block_list_products .col-lg-3,
.content_product_categories .block_list_products .box_list {
    padding-left: 2px;
    padding-right: 2px
}

.content_product_categories .block_list_products .col-lg-3 .block_products,
.content_product_categories .block_list_products .box_list .block_products {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 0 0 10px;
    height: 524px;
    margin-bottom: 4px;
    position: relative;
    background-color: #fff
}

.content_product_categories .block_list_products .col-lg-3 .block_products h4,
.content_product_categories .block_list_products .box_list .block_products h4 {
    color: #3a3d3f;
    font-size: 19.27px;
    line-height: 23px;
    letter-spacing: -.6px;
    margin-bottom: 7px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 400;
    padding: 8px 30px 0 17px
}

.content_product_categories .block_list_products .col-lg-3 .block_products img,
.content_product_categories .block_list_products .box_list .block_products img {
    margin: 0 auto;
    display: inherit
}

.content_product_categories .block_list_products .col-lg-3 .block_products span,
.content_product_categories .block_list_products .box_list .block_products span {
    font-size: 12.85px;
    line-height: 20.41px;
    height: 106px;
    overflow: hidden;
    margin-top: 15px;
    display: block;
    color: #838d8f;
    padding: 0 30px 0 17px;
    letter-spacing: .2px;
    max-height: 100px
}

.content_product_categories .block_list_products .col-lg-3 .block_products a,
.content_product_categories .block_list_products .box_list .block_products a {
    font-size: 12px;
    line-height: 15px;
    color: #21b139;
    display: inline-block;
    position: absolute;
    bottom: 11px;
    width: 70px;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: .4px
}

.content_product_categories .block_list_products .col-lg-3 .block_products a:hover,
.content_product_categories .block_list_products .box_list .block_products a:hover {
    text-decoration: none
}

.content_product_categories .block_list_products .col-lg-3 .block_products .more_link,
.content_product_categories .block_list_products .box_list .block_products .more_link {
    left: 38px;
    color: #f1840f
}

.content_product_categories .block_list_products .col-lg-3 .block_products .more_link:before,
.content_product_categories .block_list_products .box_list .block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.content_product_categories .block_list_products .col-lg-3 .block_products .send_link,
.content_product_categories .block_list_products .box_list .block_products .send_link {
    right: 28px
}

.content_product_categories .block_list_products .col-lg-3 .block_products .send_link:before,
.content_product_categories .block_list_products .box_list .block_products .send_link:before {
    content: "+";
    position: absolute;
    left: -15px
}

.content_product_categories .block_list_products .col-lg-3 .block_products .new_label,
.content_product_categories .block_list_products .box_list .block_products .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    padding: 0 16px;
    letter-spacing: 1px;
    max-width: 185px;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .content_product_categories .block_list_products .box_list {
        width: 24.5% !important
    }
}

@media screen and (max-width:992px) {
    .content_product_categories .block_list_products .box_list {
        width: 32.8% !important
    }
}

@media screen and (max-width:768px) {
    .content_product_categories .block_list_products .box_list {
        width: 49.5% !important
    }
}

@media screen and (max-width:420px) {
    .content_product_categories .block_list_products .box_list {
        width: 100% !important
    }
}

.content_product_categories .block_list_products .box_list {
    padding: 0;
    margin: 0 .238% 16px;
    width: 24.405%
}

.content_product_categories .content_block_right h2,
.content_product_categories .content_block_right .title_element_c {
    color: #222;
    font: 700 26px/36px Trebuchet MS, sans-serif;
    margin: 10px 0 10px 17px;
    letter-spacing: .8px
}

.content_product_categories .content_block_right .title_element_c {
    font-size: 20px;
    line-height: normal
}

.content_product_categories .content_block_right .title_element_c+h2 {
    margin-top: -10px
}

.content_product_categories .content_block_right .block_info_products_img .row {
    margin-right: -10px;
    margin-left: -12px
}

.content_product_categories .content_block_right .block_info_products_img .row img {
    max-width: 230px;
    margin-left: 17px;
    width: 100%;
    margin-bottom: 30px
}

.content_product_categories .content_block_right .block_info_products_txt {
    float: left;
    margin-bottom: 30px
}

.content_product_categories .content_block_right .block_info_products_txt .row {
    margin-left: 30px
}

.content_product_categories .content_block_right .block_info_products_txt h3 {
    font-size: 28.78px;
    line-height: 34.53px;
    color: #3c3d41;
    letter-spacing: -.6px;
    margin: -6px 0 15px 5px
}

.content_product_categories .content_block_right .block_info_products_txt .txt_content {
    font-size: 18.31px;
    line-height: 24.81px;
    color: #838d8f;
    font-weight: 400;
    letter-spacing: 0px;
    padding-right: 25px;
    margin-left: 5px
}

.content_product_categories .content_block_right .block_info_products_photo a {
    width: 50%;
    padding-right: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    float: left;
    display: block
}

.content_product_categories .content_block_right .block_info_products_photo a:hover {
    opacity: .7
}

.content_product_categories .content_block_right .block_info_products_photo img {
    width: 100%
}

.content_product_categories .content_block_right .btn_cart_add {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 271px;
    font-size: 17.53px;
    margin-top: 15px;
    line-height: 30px
}

.content_product_categories .content_block_right .btn_cart_add:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.content_product_categories .content_block_right .btn_cart_add:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.content_product_categories .content_block_right .btn_cart_add:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.content_product_categories .content_block_right .btn_cart_add i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.spinner {
    position: absolute;
    display: none;
    margin-left: 8%;
    margin-top: 15%
}

.filter_block {
    padding: 9px 17px;
    border: 1px solid #ebebeb
}

.filter_block .filter_name {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: .5px;
    position: relative;
    cursor: pointer;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
    padding-right: 20px
}

.filter_block .filter_name:before {
    content: "";
    right: 7px;
    top: 50%;
    margin-top: -4.5px;
    width: 5px;
    height: 9px;
    position: absolute;
    background: url(/assets/img/arrow.png) no-repeat center center
}

.filter_block .filter_content .check_sprite {
    display: none
}

.filter_block .filter_content .check_sprite:checked+label:before {
    background-position: 0 -24px
}

.filter_block .filter_content input[type=checkbox]+label {
    cursor: pointer;
    background-position: 0 10px;
    line-height: 18px;
    font-weight: 400;
    color: #222;
    font-size: 13px;
    letter-spacing: .7px;
    margin: 10px 0 0 2px
}

.filter_block .filter_content input[type=checkbox]+label:before {
    content: "";
    float: left;
    height: 16px;
    width: 21px;
    background: url(/assets/img/checked.png) no-repeat;
    background-position: 0 0px;
    margin-top: 3px
}

.filter_block .filter_content label.disabled {
    color: gray !important;
    cursor: default !important
}

.filter_block .filter_content li+li label {
    margin-top: 7px !important
}

.filter_block .filter_name.transform_b:before {
    transform: rotate(270deg)
}

.filter_block+.filter_block {
    margin-top: 16px
}

.filter_reset {
    line-height: 21px;
    letter-spacing: 1px;
    font-size: 15px;
    color: #FFA220;
    margin-top: 15px;
    margin-bottom: 17px;
    text-align: left;
}

.newsletter_block h3 {
    font-size: 13px;
    line-height: 20px;
    color: #222;
    text-transform: uppercase;
    margin-left: 17px;
    letter-spacing: .3px;
    margin-bottom: 12px
}

.newsletter_block .btn.btn_send,
.newsletter_block .form-control {
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #2d3e50;
    border-radius: 0;
    background-color: #fff;
    display: inline-block
}

.newsletter_block .btn.btn_send {
    width: 42px;
    margin-left: -1px;
    padding: 0;
    position: relative
}

.newsletter_block .btn.btn_send:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 16px;
    top: 50%;
    margin-top: -8.5px;
    left: 50%;
    margin-left: -8px;
    background: url(/assets/img/news_btn.png) no-repeat center center
}

.newsletter_block .form-control {
    width: calc(100% - 42px);
    width: -webkit-calc(100% - 42px);
    color: #2d3e50
}

.newsletter_block #newsletter {
    display: flex;
    flex-wrap: wrap
}

.newsletter_block #newsletter .success_message {
    order: 1;
    width: 100%;
    font-size: 13px;
    color: green
}

.product_card .btn {
    border: 1px solid #0044a9;
    border-radius: 5px;
    color: #0044a9;
    font-size: 11px;
    width: 230px;
    height: 24px;
    text-transform: uppercase;
    line-height: 11px;
    font-weight: 700
}

.product_card .product_card_title {
    font-family: Elektra Medium Pro, sans-serif;
    color: #353535;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 35px 0 40px
}

.product_card .product_card_title span {
    color: #bbb;
    font-size: 12px;
    font-family: Trebuchet MS, sans-serif;
    padding-left: 70px;
    vertical-align: middle
}

.product_card .row+.row {
    margin-top: -40px
}

.product_card .description_info {
    float: left;
    width: 100%;
    margin-bottom: 60px
}

.product_card .description_info .modal_setting ul {
    float: left;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 25px
}

.product_card .description_info .modal_setting ul li {
    float: left
}

.provider_detail .description_info .modal_setting ul li a,
.product_card .description_info .modal_setting ul li a {
    display: inline-block;
    font-size: 14px;
    background: #f7f7f7;
    color: #8e8e8e;
    padding: .375rem .75rem;
    position: relative;
    text-decoration: none;
    border-radius: .75rem .75rem 0 0
}

.provider_detail .description_info .modal_setting ul li+li,
.product_card .description_info .modal_setting ul li+li {
    padding-left: 16px
}

.provider_detail .description_info .modal_setting ul li.active,
.product_card .description_info .modal_setting ul li.active {
    border: none
}

.provider_detail .description_info .modal_setting ul li.active a,
.product_card .description_info .modal_setting ul li.active a {
    background: #ffae38;
    background: linear-gradient(90deg, #ffae38 0%, #ff842b 100%);
    color: #fff
}

.product_card .description_info .txt_content {
    font-size: 15px;
    line-height: 24px
}

.product_card .description_info .txt_content strong,
.product_card .description_info .txt_content b {
    font-weight: 600
}

.product_card .description_info .txt_content i,
.product_card .description_info .txt_content em {
    font-style: italic
}

.product_card .description_info .txt_content ol,
.product_card .description_info .txt_content ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.product_card .description_info .txt_content ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.product_card .description_info .txt_content ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.product_card .description_info .txt_content ol li {
    list-style: decimal;
    margin-left: 20px
}

.product_card .product_info {
    color: #6d737b
}

.product_card .product_info .row {
    width: 100%
}

.product_card .product_info .row hr {
    border-top: 1px solid #ebebeb;
    margin-left: 15px
}

.product_card .product_info .row .col-lg-3 {
    margin-right: -5px
}

.product_card .product_info .row .col-lg-3 .img_info_large {
    height: 303px;
    width: 303px;
    box-sizing: border-box
}

.product_card .product_info .row .col-lg-3 .img_info_large img {
    width: 100%;
    height: 100%
}

.product_card .product_info .row .col-lg-3 .img_info_small {
    display: flex;
    justify-content: center;
    width: 303px
}

.product_card .product_info .row .col-lg-3 .img_info_small .slider_box_1 {
    width: 303px;
    margin-top: 10px
}

.product_card .product_info .row .col-lg-3 .img_info_small .box_img {
    width: 72px;
    height: 72px
}

.product_card .product_info .row .col-lg-3 .img_info_small .box_img img {
    width: 100%;
    height: 100%
}

.product_card .product_info .row .col-lg-3 .img_info_small .box_img:focus {
    outline: none;
    border: 1px solid #009110
}

.product_card .product_info .row .col-lg-3 .img_info_small .box_img+.box_img {
    margin-left: 5px
}

.product_card .product_info .row .product_info_right {
    padding-left: 80px
}

.product_card .product_info .row .product_info_right h2 {
    font: 18px/20px Elektra Medium Pro, sans-serif;
    text-transform: uppercase;
    color: #353535;
    margin-bottom: 21px;
    margin-top: -2px;
    letter-spacing: -.5px
}

.product_card .product_info .row .product_info_right h3 {
    margin-top: -15px;
    margin-bottom: 25px
}

.product_card .product_info .row .product_info_right .block_order {
    float: left;
    width: 100%
}

.product_card .product_info .row .product_info_right .block_order h3 {
    font-size: 20px;
    color: #444;
    letter-spacing: -.5px;
    margin-bottom: 21px
}

.product_card .product_info .row .product_info_right .block_order .amount_pp {
    width: 114px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-sizing: border-box
}

.product_card .product_info .row .product_info_right .block_order .amount_pp .amount_minus,
.product_card .product_info .row .product_info_right .block_order .amount_pp .amount_plus {
    float: left;
    width: 23px;
    height: 37px;
    line-height: 37px;
    color: #7e8287;
    background: #fff;
    text-decoration: none;
    text-align: center
}

.product_card .product_info .row .product_info_right .block_order .amount_pp input[type=text] {
    float: left;
    width: 66px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    color: #757a7f
}

.product_card .product_info .row .product_info_right .block_order .info a {
    color: #bbb;
    font-size: 13px;
    letter-spacing: .5px;
    padding-left: 28px;
    text-decoration: none;
    display: block;
    float: left;
    background: url(/assets/img/info_icon.png) no-repeat;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 0 35px
}

.product_card .product_info .row .product_info_right .btn_cart {
    width: 100%;
    float: left;
    margin: 42px 0 40px
}

.product_card .product_info .row .product_info_right .btn_cart .btn {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0)
}

.product_card .product_info .row .product_info_right .btn_cart .btn:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.product_card .product_info .row .product_info_right .btn_cart .btn:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.product_card .product_info .row .product_info_right .btn_cart .btn:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.product_card .product_info .row .product_info_right .btn_cart .btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.product_card .product_info .row .product_info_right .txt_content {
    float: left;
    width: 100%;
    color: #444;
    font-size: 13px;
    line-height: 20px
}

.product_card .product_info .row .product_info_right .txt_content h2 {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 20px
}

.product_card .product_info .row .product_info_right .txt_content iframe {
    width: 100%;
    margin: 20px 0
}

.product_card .content_block_name {
    text-align: left;
    margin-bottom: 20px
}

.list_news {
    padding-bottom: 90px
}

.list_news .content_block_name {
    margin: 30px 0 40px
}

.list_news .block_list_products {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.list_news .block_list_products .col-lg-3,
.list_news .block_list_products .box_list {
    padding-left: 2px;
    padding-right: 2px
}

.list_news .block_list_products .col-lg-3 .block_products,
.list_news .block_list_products .box_list .block_products {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 0 0 10px;
    height: 524px;
    margin-bottom: 4px;
    position: relative;
    background-color: #fff
}

.list_news .block_list_products .col-lg-3 .block_products h4,
.list_news .block_list_products .box_list .block_products h4 {
    color: #3a3d3f;
    font-size: 19.27px;
    line-height: 23px;
    letter-spacing: -.6px;
    margin-bottom: 7px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 400;
    padding: 8px 30px 0 17px
}

.list_news .block_list_products .col-lg-3 .block_products img,
.list_news .block_list_products .box_list .block_products img {
    margin: 0 auto;
    display: inherit
}

.list_news .block_list_products .col-lg-3 .block_products span,
.list_news .block_list_products .box_list .block_products span {
    font-size: 12.85px;
    line-height: 20.41px;
    height: 106px;
    overflow: hidden;
    margin-top: 15px;
    display: block;
    color: #838d8f;
    padding: 0 30px 0 17px;
    letter-spacing: .2px;
    max-height: 100px
}

.list_news .block_list_products .col-lg-3 .block_products a,
.list_news .block_list_products .box_list .block_products a {
    font-size: 12px;
    line-height: 15px;
    color: #21b139;
    display: inline-block;
    position: absolute;
    bottom: 11px;
    width: 70px;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: .4px
}

.list_news .block_list_products .col-lg-3 .block_products a:hover,
.list_news .block_list_products .box_list .block_products a:hover {
    text-decoration: none
}

.list_news .block_list_products .col-lg-3 .block_products .more_link,
.list_news .block_list_products .box_list .block_products .more_link {
    left: 38px;
    color: #f1840f
}

.list_news .block_list_products .col-lg-3 .block_products .more_link:before,
.list_news .block_list_products .box_list .block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.list_news .block_list_products .col-lg-3 .block_products .send_link,
.list_news .block_list_products .box_list .block_products .send_link {
    right: 28px
}

.list_news .block_list_products .col-lg-3 .block_products .send_link:before,
.list_news .block_list_products .box_list .block_products .send_link:before {
    content: "+";
    position: absolute;
    left: -15px
}

.list_news .block_list_products .col-lg-3 .block_products .new_label,
.list_news .block_list_products .box_list .block_products .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    padding: 0 16px;
    letter-spacing: 1px;
    max-width: 185px;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .list_news .block_list_products .box_list {
        width: 24.5% !important
    }
}

@media screen and (max-width:992px) {
    .list_news .block_list_products .box_list {
        width: 32.8% !important
    }
}

@media screen and (max-width:768px) {
    .list_news .block_list_products .box_list {
        width: 49.5% !important
    }
}

@media screen and (max-width:420px) {
    .list_news .block_list_products .box_list {
        width: 100% !important
    }
}

.list_news .block_list_products .box_list {
    padding: 0;
    margin: 0 .238% 16px;
    width: 24.405%
}

.list_news .content_block_left .newsletter_block {
    margin-top: 4px
}

.list_news h2 {
    color: #222;
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    margin: 10px 0;
    letter-spacing: .8px
}

.list_news .block_info_products_img .row {
    margin-right: -10px;
    margin-left: -12px
}

.list_news .block_info_products_img .row img {
    height: 247px;
    max-width: 247px;
    width: 100%
}

.list_news .block_list_news .name_news {
    font-size: 28px;
    line-height: 34px;
    max-height: 70px;
    overflow: hidden;
    letter-spacing: -.7px;
    color: #3c3d41;
    margin-bottom: 16px
}

.list_news .block_list_news .name_news a {
    color: #3c3d41
}

.list_news .block_list_news .txt_news {
    color: #838d8f;
    font-size: 18.31px;
    line-height: 23.81px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: -.05px
}

.list_news .block_list_news .learn_more {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    font-size: 15.94px
}

.list_news .block_list_news .learn_more:hover {
    text-decoration: none
}

.list_news .block_list_news .block_news {
    border-bottom: 1px solid #6d6e70;
    padding: 30px 0
}

.list_news .block_list_news:last-child {
    margin-bottom: 63px
}

.list_news .block_list_news+.block_list_news {
    margin-top: 15px
}

.news .content_block_name {
    border-top: 1px solid #6d6e70;
    margin: 61px 24px 28px;
    padding-top: 44px
}

.news h1 {
    color: #222;
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    letter-spacing: .8px;
    margin-top: 25px;
    margin-bottom: 15px
}

.news .content_block_left .newsletter_block {
    margin-top: 4px
}

.news .txt_content {
    font-size: 15px;
    line-height: 24px;
    color: #838d8f;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-align: justify
}

.news .txt_content strong,
.news .txt_content b {
    font-weight: 600
}

.news .txt_content i,
.news .txt_content em {
    font-style: italic
}

.news .txt_content ol,
.news .txt_content ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.news .txt_content ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.news .txt_content ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.news .txt_content ol li {
    list-style: decimal;
    margin-left: 20px
}

.news .txt_content img {
    margin-bottom: 7px
}

.news .txt_content h2 {
    font-size: 28.78px;
    line-height: 34.53px;
    letter-spacing: -1px;
    margin-left: 4px;
    color: #3c3d41;
    margin-bottom: 35px
}

.content.contacts {
    color: #505051;
    font-size: 15px;
    line-height: 27px
}

.content.contacts .column_left>.row {
    margin-right: 35px
}

.content.contacts .column_left .catalog_pdf {
    position: relative;
    max-width: 260px;
    margin-bottom: 50px
}

.content.contacts .column_left .catalog_pdf a {
    background: #21b139;
    height: 44px;
    width: 250px;
    max-width: 100%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    display: block;
    line-height: 44px;
    text-decoration: none
}

.content.contacts .column_left .catalog_pdf i {
    display: block;
    width: 26px;
    height: 28px;
    background: url(/assets/img/pdf_ico.png) no-repeat center center;
    float: right;
    position: absolute;
    top: 7px;
    right: 0
}

.content.contacts .column_left .box_list_contacts {
    padding: 33px 0 55px
}

.content.contacts .column_left .box_list_contacts ul li a {
    color: #505051
}

.content.contacts .newsletter_block {
    max-width: 230px
}

.content.contacts .column_right {
    margin-top: 36px
}

.content.contacts .column_right>.row {
    margin-left: -25px
}

.content.contacts .column_right .contact_info h2 {
    font-size: 17px;
    line-height: 25px
}

.content.contacts .column_right .contact_info a {
    color: #222;
    text-decoration: none
}

.content.contacts .column_right .contact_info .manager_contact,
.content.contacts .column_right .contact_info .gps_data,
.content.contacts .column_right .contact_info .phone_data {
    font-size: 13px;
    line-height: 21px
}

.content.contacts .column_right .contact_info .manager_contact {
    margin-top: 54px;
    margin-bottom: -15px
}

.content.contacts .column_right .contact_info .manager_contact .manager_item {
    display: flex;
    margin-bottom: 20px
}

.content.contacts .column_right .contact_info .manager_contact .manager_item .manager_photo {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin: 0 15px 15px 0;
    border: 1px solid #d4d4d4;
    overflow: hidden
}

.content.contacts .column_right .contact_info .manager_contact .manager_item .manager_txt {
    width: calc(100% - 65px);
    width: -webkit-calc(100% - 65px);
    margin-top: -2px;
    padding-right: 40px
}

.content.contacts .column_right .contact_info .gps_data,
.content.contacts .column_right .contact_info .phone_data {
    margin-bottom: 20px
}

.content.contacts .column_right .contact_info .mail_data {
    margin-bottom: 48px
}

.content.contacts .column_right .contact_map {
    border: 1px solid #d4d4d4;
    box-sizing: border-box;
    max-width: 472px;
    width: 100%;
    height: 232px;
    margin: 10px 0 25px
}

.content.contacts .column_right .contact_map iframe {
    width: 100%;
    height: 100%
}

.content.contacts .column_right h3 {
    font-size: 21px;
    line-height: 25px;
    margin: -14px 0 14px
}

.content.contacts .column_right .contact_map+h3 {
    margin: 32px 0 8px
}

html .basket_page .container {
    max-width: 1251px;
    width: 100%
}

html .basket_page .header {
    border-bottom: 4px solid #eceee8;
    box-sizing: border-box;
    height: 120px;
    background-color: #fff
}

html .basket_page .header .container {
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

html .basket_page .header .container .logo {
    flex-grow: 1;
    margin: 14px 0 0 23px
}

html .basket_page .header .container .phone_head_order {
    font-size: 18.08px;
    line-height: 29.48px;
    margin: 4px 110px 0 0
}

html .basket_page .header .container .phone_head_order a {
    display: block;
    color: #000;
    font-weight: 700
}

html .basket_page .content {
    padding-top: 30px
}

html .basket_page .content .basket_title,
html .basket_page .content .order_title {
    font-size: 32px;
    font-family: Elektra Medium Pro, sans-serif;
    font-weight: 700
}

html .basket_page .content .basket_title {
    margin: 33px 0;
    letter-spacing: -1.6px
}

html .basket_page .content .order_title {
    line-height: 34px;
    margin: 26px 0 36px 7px
}

html .basket_page .content .order_list .order_item {
    border-bottom: 1px solid #d6d6d6;
    min-height: 145px;
    display: flex;
    align-items: center;
    margin-right: 45px;
    justify-content: space-between
}

html .basket_page .content .order_list .order_item_photo {
    height: 120px;
    width: 120px
}

html .basket_page .content .order_list .order_item_photo img {
    width: 100%;
    height: 100%
}

html .basket_page .content .order_list .order_item_title {
    width: 165px;
    margin-left: -6px;
    margin-right: -7px
}

html .basket_page .content .order_list .order_item_title h3 {
    font-size: 18px;
    letter-spacing: -.5px
}

html .basket_page .content .order_list .order_item_title h3 a {
    color: #353535
}

html .basket_page .content .order_list .order_item_title span {
    color: #6e6e6e;
    font-size: 15px;
    font-style: italic;
    margin-top: 4px;
    display: inline-block
}

html .basket_page .content .order_list .order_item_txt {
    width: 347px
}

html .basket_page .content .order_list .order_item_txt a {
    font-size: 13px;
    color: #444
}

html .basket_page .content .order_list .order_item_count .amount_pp {
    width: 114px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-sizing: border-box;
    width: 104px
}

html .basket_page .content .order_list .order_item_count .amount_pp .amount_minus,
html .basket_page .content .order_list .order_item_count .amount_pp .amount_plus {
    float: left;
    width: 23px;
    height: 37px;
    line-height: 37px;
    color: #7e8287;
    background: #fff;
    text-decoration: none;
    text-align: center
}

html .basket_page .content .order_list .order_item_count .amount_pp input[type=text] {
    float: left;
    width: 66px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    color: #757a7f
}

html .basket_page .content .order_list .order_item_count .amount_pp .amount_minus,
html .basket_page .content .order_list .order_item_count .amount_pp .amount_plus {
    width: 21px;
    height: 34px;
    line-height: 34px
}

html .basket_page .content .order_list .order_item_count .amount_pp input[type=text] {
    width: 60px;
    height: 34px;
    line-height: 34px
}

html .basket_page .content .order_list .order_item_btn .btn_close {
    background: url(/assets/img/btn_close.png) no-repeat center center;
    width: 30px;
    height: 30px;
    display: block
}

html .basket_page .content .order_list .btn {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 271px;
    background-color: #2d3e50;
    font-size: 17.53px;
    margin: 36px 0 0 29px;
    line-height: 30px
}

html .basket_page .content .order_list .btn:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

html .basket_page .content .order_list .btn:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

html .basket_page .content .order_list .btn:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

html .basket_page .content .order_list .btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

html .basket_page .content .order_list .form-control {
    max-width: calc(100% - 45px);
    max-width: -webkit-calc(100% - 45px);
    border-radius: 0;
    color: #353535;
    height: 40px;
    font-size: 15px;
    box-shadow: inset 0 1px 1px #00000040;
    margin: 30px 45px 0 0;
    min-height: 100px
}

html .basket_page .content .order_list textarea::-webkit-input-placeholder {
    color: #353535
}

html .basket_page .content .order_list textarea::-moz-placeholder {
    color: #353535
}

html .basket_page .content .order_list textarea:-moz-placeholder {
    color: #353535
}

html .basket_page .content .order_list textarea:-ms-input-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 {
    padding-left: 28px
}

html .basket_page .content .col-lg-3 .form-control {
    max-width: 218px;
    border-radius: 0;
    color: #353535;
    height: 40px;
    font-size: 15px;
    box-shadow: inset 0 1px 1px #00000040
}

html .basket_page .content .col-lg-3 .form-group {
    margin-bottom: 11px
}

html .basket_page .content .col-lg-3 input::-webkit-input-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 input::-moz-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 input:-moz-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 input:-ms-input-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 .btn {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 100%;
    font-size: 17.59px;
    margin-top: 100px
}

html .basket_page .content .col-lg-3 .btn:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

html .basket_page .content .col-lg-3 .btn:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

html .basket_page .content .col-lg-3 .btn:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

html .basket_page .content .col-lg-3 .btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

html .thanks_page .block_thanks h2 {
    color: #000 !important;
    margin: 82px 0 33px !important
}

html .thanks_page .block_thanks span {
    color: #f58320;
    font: 400 25.5px/34.68px Elektra Medium Pro, sans-serif
}

html .thanks_page .block_thanks a {
    display: block;
    font-size: 21px;
    text-decoration: underline;
    color: #000;
    margin-top: 34px
}

html .thanks_page .block_thanks a:hover {
    text-decoration: none
}

.provider_detail .btn {
    border: 1px solid #0044a9;
    border-radius: 5px;
    color: #0044a9;
    font-size: 11px;
    width: 230px;
    height: 24px;
    text-transform: uppercase;
    line-height: 11px;
    font-weight: 700
}

.provider_detail .product_card_title {
    font-family: Elektra Medium Pro, sans-serif;
    color: #353535;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 35px 0 40px
}

.provider_detail .product_card_title span {
    color: #bbb;
    font-size: 12px;
    font-family: Trebuchet MS, sans-serif;
    padding-left: 70px;
    vertical-align: middle
}

.provider_detail .row+.row {
    margin-top: -40px
}

.provider_detail .description_info {
    float: left;
    width: 100%;
    margin-bottom: 60px
}

.provider_detail .description_info .modal_setting ul {
    float: left;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 25px
}

.provider_detail .description_info .modal_setting ul li {
    float: left
}

.provider_detail .description_info .txt_content {
    font-size: 15px;
    line-height: 24px
}

.provider_detail .description_info .txt_content strong,
.provider_detail .description_info .txt_content b {
    font-weight: 600
}

.provider_detail .description_info .txt_content i,
.provider_detail .description_info .txt_content em {
    font-style: italic
}

.provider_detail .description_info .txt_content ol,
.provider_detail .description_info .txt_content ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.provider_detail .description_info .txt_content ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.provider_detail .description_info .txt_content ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.provider_detail .description_info .txt_content ol li {
    list-style: decimal;
    margin-left: 20px
}

.provider_detail .product_info {
    padding-top: 80px;
    color: #6d737b

}

.provider_detail .product_info .row {
    width: 100%
}

.provider_detail .product_info .row hr {
    border-top: 1px solid #ebebeb;
    margin-left: 15px
}

.provider_detail .product_info .row .col-lg-3 {
    margin-right: -5px
}

.provider_detail .product_info .row .col-lg-3 .img_info_large {
    height: 303px;
    width: 303px;
    box-sizing: border-box
}

.provider_detail .product_info .row .col-lg-3 .img_info_large img {
    width: 100%;
    height: 100%
}

.provider_detail .product_info .row .col-lg-3 .img_info_small {
    display: flex;
    justify-content: center;
    width: 303px
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .slider_box_1 {
    width: 303px;
    margin-top: 10px
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .box_img {
    width: 72px;
    height: 72px
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .box_img img {
    width: 100%;
    height: 100%
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .box_img:focus {
    outline: none;
    border: 1px solid #009110
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .box_img+.box_img {
    margin-left: 5px
}

.provider_detail .product_info .row .product_info_right {
   
}

.provider_detail .product_info .row .product_info_right h2 {
    font: 18px/20px Elektra Medium Pro, sans-serif;
    text-transform: uppercase;
    color: #353535;
    margin-bottom: 21px;
    margin-top: -2px;
    letter-spacing: -.5px
}

.provider_detail .product_info .row .product_info_right h3 {
    margin-top: -15px;
    margin-bottom: 25px
}

.provider_detail .product_info .row .product_info_right .block_order {
    float: left;
    width: 100%
}

.provider_detail .product_info .row .product_info_right .block_order h3 {
    font-size: 20px;
    color: #444;
    letter-spacing: -.5px;
    margin-bottom: 21px
}

.provider_detail .product_info .row .product_info_right .block_order .amount_pp {
    width: 114px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-sizing: border-box
}

.provider_detail .product_info .row .product_info_right .block_order .amount_pp .amount_minus,
.provider_detail .product_info .row .product_info_right .block_order .amount_pp .amount_plus {
    float: left;
    width: 23px;
    height: 37px;
    line-height: 37px;
    color: #7e8287;
    background: #fff;
    text-decoration: none;
    text-align: center
}

.provider_detail .product_info .row .product_info_right .block_order .amount_pp input[type=text] {
    float: left;
    width: 66px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    color: #757a7f
}

.provider_detail .product_info .row .product_info_right .block_order .info a {
    color: #bbb;
    font-size: 13px;
    letter-spacing: .5px;
    padding-left: 28px;
    text-decoration: none;
    display: block;
    float: left;
    background: url(/assets/img/info_icon.png) no-repeat;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 0 35px
}

.provider_detail .product_info .row .product_info_right .btn_cart {
    width: 100%;
    float: left;
    margin: 42px 0 40px
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0)
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.provider_detail .product_info .row .product_info_right .txt_content {
    float: left;
    width: 100%;
    color: #444;
    font-size: 13px;
    line-height: 20px
}

.provider_detail .product_info .row .product_info_right .txt_content h2 {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 20px
}

.provider_detail .product_info .row .product_info_right .txt_content iframe {
    width: 100%;
    margin: 20px 0
}

.provider_detail .content_block_name {
    text-align: left;
    margin-bottom: 20px
}

.provider_detail .block_pdf {
    font-size: 14px;
    line-height: 36px;
    width: 100%;
    float: left
}

.provider_detail .block_pdf ul li a {
    color: #757a7f;
    text-decoration: underline;
    position: relative;
    padding-left: 25px
}

.provider_detail .block_pdf ul li a:before {
    content: "";
    background: url(/assets/img/pdf.png) no-repeat center center;
    position: absolute;
    left: -3px;
    top: -5px;
    width: 19px;
    height: 21px
}

.provider_detail .block_pdf ul li a:hover {
    text-decoration: none
}

.provider_detail .txt_content.txt_content_doc {
    margin-top: 37px;
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 24px;
    color: #444;
    font-size: 13px;
    line-height: 20px;
    max-width: 715px
}

.provider_detail .txt_content.txt_content_doc strong,
.provider_detail .txt_content.txt_content_doc b {
    font-weight: 600
}

.provider_detail .txt_content.txt_content_doc i,
.provider_detail .txt_content.txt_content_doc em {
    font-style: italic
}

.provider_detail .txt_content.txt_content_doc ol,
.provider_detail .txt_content.txt_content_doc ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.provider_detail .txt_content.txt_content_doc ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.provider_detail .txt_content.txt_content_doc ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.provider_detail .txt_content.txt_content_doc ol li {
    list-style: decimal;
    margin-left: 20px
}

.provider_detail .txt_content.txt_content_doc img {
    position: relative;
    top: 3px
}

.provider_detail .txt_content.txt_content_doc a {
    color: #757a7f;
    text-decoration: underline
}

.provider_detail .txt_content.txt_content_doc a:hover {
    text-decoration: none
}

.provider_detail .txt_content.txt_content_doc h2 {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 20px
}

.block_prev_next_page {
    margin-bottom: 28px;
    width: 100%;
    float: left
}

.block_prev_next_page .block_prev_page,
.block_prev_next_page .block_next_page {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.block_prev_next_page .block_prev_page .img_prev_next_page,
.block_prev_next_page .block_next_page .img_prev_next_page {
    box-sizing: border-box;
    width: 157px;
    height: 157px;
    border: 1px solid #d4d4d4
}

.block_prev_next_page .block_prev_page .img_prev_next_page img,
.block_prev_next_page .block_next_page .img_prev_next_page img {
    width: 156px;
    height: 156px;
    padding-bottom: 1px
}

.block_prev_next_page .block_prev_page .prev_page_title,
.block_prev_next_page .block_next_page .prev_page_title {
    font: 700 22px/30px Elektra Medium Pro, sans-serif;
    width: 250px;
    letter-spacing: -1px
}

.block_prev_next_page .block_prev_page .btn_prev,
.block_prev_next_page .block_prev_page .btn_next,
.block_prev_next_page .block_next_page .btn_prev,
.block_prev_next_page .block_next_page .btn_next {
    width: 36px;
    height: 36px;
    display: block
}

.block_prev_next_page .block_prev_page .btn_prev,
.block_prev_next_page .block_next_page .btn_prev {
    background: url(/assets/img/btn_prev.png) no-repeat center center
}

.block_prev_next_page .block_prev_page .btn_next,
.block_prev_next_page .block_next_page .btn_next {
    background: url(/assets/img/btn_next.png) no-repeat center center
}

.block_prev_next_page .block_prev_page .prev_page_title {
    margin-left: 55px;
    text-align: right
}

.block_prev_next_page .block_prev_page .img_prev_next_page {
    margin-left: -30px
}

.block_prev_next_page .block_next_page .prev_page_title {
    margin-right: 55px
}

.block_prev_next_page .block_next_page .img_prev_next_page {
    margin-left: 30px
}

.pdf_icon {
    width: 19px;
    height: 21px;
    background: url(/assets/img/pdf.png) no-repeat center center;
    float: left;
    margin-right: 10px
}

.list_provider {
    padding-bottom: 0
}

.list_provider .content_block_name {
    margin: 30px 0 40px
}

.list_provider .block_list_products {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.list_provider .block_list_products .col-lg-3,
.list_provider .block_list_products .box_list {
    padding-left: 2px;
    padding-right: 2px
}

.list_provider .block_list_products .col-lg-3 .block_products,
.list_provider .block_list_products .box_list .block_products {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 0 0 10px;
    height: 524px;
    margin-bottom: 4px;
    position: relative;
    background-color: #fff
}

.list_provider .block_list_products .col-lg-3 .block_products h4,
.list_provider .block_list_products .box_list .block_products h4 {
    color: #3a3d3f;
    font-size: 19.27px;
    line-height: 23px;
    letter-spacing: -.6px;
    margin-bottom: 7px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 400;
    padding: 8px 30px 0 17px
}

.list_provider .block_list_products .col-lg-3 .block_products img,
.list_provider .block_list_products .box_list .block_products img {
    margin: 0 auto;
    display: inherit
}

.list_provider .block_list_products .col-lg-3 .block_products span,
.list_provider .block_list_products .box_list .block_products span {
    font-size: 12.85px;
    line-height: 20.41px;
    height: 106px;
    overflow: hidden;
    margin-top: 15px;
    display: block;
    color: #838d8f;
    padding: 0 30px 0 17px;
    letter-spacing: .2px;
    max-height: 100px
}

.list_provider .block_list_products .col-lg-3 .block_products a:hover,
.list_provider .block_list_products .box_list .block_products a:hover {
    text-decoration: none
}

.list_provider .block_list_products .col-lg-3 .block_products .more_link,
.list_provider .block_list_products .box_list .block_products .more_link {
    left: 38px;
    color: #f1840f
}

.list_provider .block_list_products .col-lg-3 .block_products .more_link:before,
.list_provider .block_list_products .box_list .block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.list_provider .block_list_products .col-lg-3 .block_products .send_link,
.list_provider .block_list_products .box_list .block_products .send_link {
    right: 28px
}

.list_provider .block_list_products .col-lg-3 .block_products .send_link:before,
.list_provider .block_list_products .box_list .block_products .send_link:before {
    content: "+";
    position: absolute;
    left: -15px
}

.list_provider .block_list_products .col-lg-3 .block_products .new_label,
.list_provider .block_list_products .box_list .block_products .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    padding: 0 16px;
    letter-spacing: 1px;
    max-width: 185px;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .list_provider .block_list_products .box_list {
        width: 24.5% !important
    }
}

@media screen and (max-width:992px) {
    .list_provider .block_list_products .box_list {
        width: 32.8% !important
    }
}

@media screen and (max-width:768px) {
    .list_provider .block_list_products .box_list {
        width: 49.5% !important
    }
}

@media screen and (max-width:420px) {
    .list_provider .block_list_products .box_list {
        width: 100% !important
    }
}

.list_provider .block_list_products .box_list {
    padding: 0;
    margin: 0 .238% 16px;
    width: 24.405%
}

.list_provider .content_block_left .newsletter_block {
    margin-top: 4px
}

.list_provider h2 {
    color: #222;
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    margin: 10px 0;
    letter-spacing: .8px
}

.list_provider .block_info_products_img .row {
    margin-right: -10px;
    margin-left: -12px
}

.list_provider .block_info_products_img .row img {
    height: 247px;
    max-width: 247px;
    width: 100%
}

.list_provider .block_list_news .name_news {
    font-size: 28px;
    line-height: 34px;
    max-height: 70px;
    overflow: hidden;
    letter-spacing: -.7px;
    color: #3c3d41;
    margin-bottom: 16px
}

.list_provider .block_list_news .name_news a {
    color: #3c3d41
}

.list_provider .block_list_news .txt_news {
    color: #838d8f;
    font-size: 18.31px;
    line-height: 23.81px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: -.05px
}

.list_provider .block_list_news .learn_more {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    font-size: 15.94px
}

.list_provider .block_list_news .learn_more:hover {
    text-decoration: none
}

.list_provider .block_list_news .block_news {
    border-bottom: 1px solid #6d6e70;
    padding: 30px 0
}

.list_provider .block_list_news:last-child {
    margin-bottom: 63px
}

.list_provider .block_list_news+.block_list_news {
    margin-top: 15px
}

.list_provider .block_list_provider {
    display: flex;
    border-bottom: 1px solid #6d6e70;
    padding-top: 30px
}

.list_provider .block_list_provider .name_news {
    font-size: 28px;
    line-height: 34px;
    max-height: 70px;
    overflow: hidden;
    letter-spacing: -.7px;
    color: #3c3d41;
    margin-bottom: 16px
}

.list_provider .block_list_provider .name_news a {
    color: #3c3d41
}

.list_provider .block_list_provider .txt_news {
    color: #838d8f;
    font-size: 18.31px;
    line-height: 23.81px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: -.05px
}

.list_provider .block_list_provider .learn_more {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    font-size: 15.94px
}

.list_provider .block_list_provider .block_news {
    border-bottom: 1px solid #6d6e70;
    padding: 30px 0
}

.list_provider .block_list_provider:last-child {
    margin-bottom: 63px
}

.list_provider .block_list_provider .block_provider {
    margin-left: 20px;
    width: calc(100% - 249px);
    width: -webkit-calc(100% - 249px)
}

.list_provider .block_list_provider .name_provider {
    font-size: 28px;
    line-height: 34px;
    max-height: 70px;
    overflow: hidden;
    letter-spacing: -.7px;
    color: #3c3d41;
    margin-bottom: 12px
}

.list_provider .block_list_provider .name_provider a {
    color: #3c3d41
}

.list_provider .block_list_provider .txt_provider {
    color: #838d8f;
    font-size: 18.31px;
    line-height: 23.81px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: -.05px;
    max-height: 163px
}

.list_provider .block_list_provider .txt_provider_2 {
    color: #000;
    margin-top: -4px
}

.list_provider .block_list_provider .learn_more {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    font-size: 15.94px;
    margin-bottom: 30px
}

.list_provider .block_list_provider .learn_more:hover {
    text-decoration: none
}

.list_provider .block_list_provider .block_img_provider {
    width: 230px;
    height: 230px;
    margin-bottom: 20px
}

.list_provider .block_list_provider+.block_list_provider {
    margin-top: 15px
}

.pagination {
    margin-top: 35px
}

.pagination li a {
    color: #2d3e50
}

.pagination li a,
.pagination li span {
    border-radius: 0 !important;
    border: 1px solid #e8e8e8
}

.pagination li a:hover,
.pagination li a:focus,
.pagination li a:active,
.pagination li span:hover,
.pagination li span:focus,
.pagination li span:active {
    border: 1px solid #ffc00f !important;
    background: #ffc00f;
    color: #fff
}

.pagination>.active>span {
    background: #ffc00f;
    border: 1px solid #ffc00f
}

.pagination>.active>span:hover {
    border: 1px solid #ffc00f !important;
    background: #ffc00f
}

body.page_404 {
    display: flex;
    width: 100%;
    height: 100vh;
    justify-content: center;
    align-items: center
}

body.page_404 .error_404 {
    text-align: center;
    margin-bottom: 66px
}

body.page_404 .error_404 a {
    font: 700 21px/21px Elektra Medium Pro, sans-serif;
    display: block;
    color: #000;
    text-decoration: underline;
    margin-top: 15px;
    letter-spacing: -.5px
}

body.page_404 .error_404 a:hover {
    text-decoration: none
}

body.page_404 .error_404 p {
    font-size: 20px;
    margin-top: 30px
}

.modal .bootbox-close-button.close {
    background: url(/assets/img/btn_close_popup_b.png) no-repeat center center;
    width: 52px;
    height: 55px;
    opacity: 1;
    transition: opacity 1s;
    margin-top: 0 !important
}

.modal .bootbox-close-button.close:hover {
    opacity: .6
}

.modal .btn-info {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 200px;
    font-size: 17.53px;
    margin: 36px 0 0;
    line-height: 30px
}

.modal .btn-info:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.modal .btn-info:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.modal .btn-info:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.modal .btn-info i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.modal .btn-success {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 200px;
    font-size: 17.53px;
    margin: 36px 0 0;
    line-height: 30px;
    float: right
}

.modal .btn-success:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.modal .btn-success:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.modal .btn-success:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.modal .btn-success i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.modal .modal-content {
    border-radius: 0
}

.modal .modal-footer {
    border: 0
}

.modal .bootbox-body h2 {
    margin-top: 90px;
    font-family: Elektra Medium Pro, sans-serif;
    font-weight: 700
}

.modal .modal-dialog {
    margin-top: 150px
}

#fancybox-content {
    border-width: 0 !important
}

body #fancybox-close {
    background: url(/assets/img/btn_close_popup.png) no-repeat center center;
    position: fixed;
    right: 40px;
    top: 40px;
    width: 52px;
    height: 55px;
    opacity: 1;
    transition: opacity 1s
}

body #fancybox-close:hover {
    opacity: .6
}

.popup_contact {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 600px
}

.popup_contact .popup_wrap {
    margin: 0 auto;
    width: 895px;
    background: #fbb028;
    position: relative;
    padding: 45px;
    box-shadow: 0 2px 2px #0003
}

.popup_contact .popup_wrap .close_pp {
    position: absolute;
    right: -55px;
    top: -57px;
    background: url(/assets/img/close_icon2.png) no-repeat center center;
    width: 58px;
    height: 55px;
    background-size: 100%
}

.popup_contact .popup_wrap .close_pp:hover {
    opacity: .7
}

.popup_contact .popup_wrap h3 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
    line-height: 1.3
}

.popup_contact .popup_wrap img {
    position: absolute;
    left: -130px;
    z-index: 9
}

.popup_contact .popup_wrap input {
    width: 100%;
    height: 40px;
    margin: 0 auto 15px;
    text-align: center;
    border: none;
    box-shadow: 0 1px 1px #00000080 inset
}

.popup_contact .popup_wrap button {
    width: 100%;
    background: #21b139;
    height: 44px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    border: none
}

.popup_contact .popup_wrap form {
    position: relative;
    z-index: 999;
    padding: 0 0 0 230px
}

.popup_contact .popup_wrap form div {
    width: 70%;
    max-width: 380px;
    margin: 0 auto
}

.content.content_main .row.block_products_content .block_list_products .box_list .block_products {
    height: 400px
}

.content.content_main .row.block_products_content .block_list_products .box_list .block_products span {
    display: none
}

.btn-info,
.btn-success,
.btn_cart_add {
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none
}

.btn-success {
    background: #f1840f;
    background: linear-gradient(to bottom, #f1840f 0%, #aa5d0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1840f", endColorstr="#aa5d0b", GradientType=0)
}

.btn-success:hover {
    background: #ea800f;
    background: linear-gradient(to bottom, #ea800f 0%, #c2690c 47%, #aa5d0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea800f", endColorstr="#aa5d0b", GradientType=0)
}

.btn-success:focus {
    background: #c2690c;
    background: linear-gradient(to bottom, #c2690c 0%, #f1840f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2690c", endColorstr="#f1840f", GradientType=0);
    outline: none
}

.btn-success:active {
    background: #c2690c;
    background: linear-gradient(to bottom, #c2690c 0%, #f1840f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2690c", endColorstr="#f1840f", GradientType=0)
}

.btn_cart_add {
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0)
}

.btn_cart_add:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.btn_cart_add:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.btn_cart_add:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.btn_cart_add i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.modal .btn-info {
    background: #2d3e50;
    background: linear-gradient(to bottom, #2d3e50 0%, #202c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d3e50", endColorstr="#202c39", GradientType=0)
}

.modal .btn-info:hover {
    background: #2c3c4e;
    background: linear-gradient(to bottom, #2c3c4e 0%, #243140 47%, #202c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2c3c4e", endColorstr="#202c39", GradientType=0)
}

.modal .btn-info:focus {
    background: #243241;
    background: linear-gradient(to bottom, #243241 0%, #2d3e50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#243241", endColorstr="#2d3e50", GradientType=0);
    outline: none
}

.modal .btn-info:active {
    background: #243241;
    background: linear-gradient(to bottom, #243241 0%, #2d3e50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#243241", endColorstr="#2d3e50", GradientType=0)
}

h1.search_res {
    color: #222;
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    margin: 25px 0 15px;
    letter-spacing: .8px
}

.search_list .list_item {
    margin-bottom: 20px;
    line-height: 1.5
}

.search_list .list_item .title_news {
    color: #000;
    font-size: 18px;
    text-decoration: underline
}

.search_list .list_item .title_news:hover {
    color: #337ab7
}

.search_list .list_item p b {
    font-weight: 700;
    color: #337ab7
}

#back-link {
    margin-bottom: 20px;
    line-height: 1.5;
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 400
}

#back-link:hover {
    color: #337ab7
}

ul.ui-autocomplete .ui-corner-all:hover,
ul.ui-autocomplete .ui-state-focus {
    background: #32b145;
    border: 1px solid #32b145;
    color: #fff
}

ul.product-filter li {
    margin-right: 4px
}

.product-filter li {
    display: inline-block;
    list-style: none
}

.product-filter a:hover {
    background: #e1e1e1
}

.product-filter a.selected {
    border-color: #333;
    background: #333;
    color: #f2f2f2
}

.product-filter a {
    display: block;
    color: #333;
    text-decoration: none;
    border: 1px solid #dadada;
    padding: .5em 1em;
    margin-bottom: .7em
}

@media screen and (max-width:768px) {
    #filter-icon-box {
        width: 100% !important;
        margin-bottom: 10px
    }
}

.slick-arrow {
    float: left;
    position: absolute;
    top: 50%;
    width: 11px;
    height: 19px;
    border: none;
    text-indent: -999px;
    overflow: hidden;
    margin-top: -6px;
    z-index: 999
}

.meditation_slider_wrap .slick-arrow {
    top: 35%
}

.slick-prev {
    background: url(./img/arr_left1.png) no-repeat center left;
    left: 20px
}

.slick-next {
    background: url(./img/arr_right1.png) no-repeat center left;
    right: 20px
}

.block_suppliers .list_suppliers_img .slick-arrow,
.block_clients .list_clients_img .slick-arrow {
    width: 36px;
    height: 36px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #ffa900;
    border-radius: 50%;
    background-color: #fff
}

.block_clients .list_clients_img .slick-arrow:hover,
.block_suppliers .list_suppliers_img .slick-arrow:hover {
    border: 1px solid #000
}

.block_clients .list_clients_img .slick-next,
.block_suppliers .list_suppliers_img .slick-next {
    right: .5rem;
    background-position: center right 10px
}

.block_clients .list_clients_img .slick-prev,
.block_suppliers .list_suppliers_img .slick-prev {
    left: .5rem;
    background-position: center left 10px
}

.slick-prev:hover {
    background: url(./img/arr_left.png) no-repeat center left
}

.slick-next:hover {
    background: url(./img/arr_right.png) no-repeat center left
}

.categ_desc_wrap {
    float: left;
    width: 100%;
    margin: 30px 0 80px
}

.categ_desc_wrap .desc_wrap {
    width: calc(100% - 250px);
    float: left
}

.categ_desc_wrap .photo_box {
    width: 280px;
    float: left;
    margin-right: 6%
}

.categ_desc_wrap .photo_box .img_info_large {
    margin-bottom: 8px;
    text-align: center
}

.categ_desc_wrap .photo_box .img_info_small {
    width: 100%
}

.categ_desc_wrap .photo_box .img_info_small .box_img {
    width: 70px
}

.categ_desc_wrap .photo_box .img_info_small .box_img img {
    padding: 0 4.5px;
    box-sizing: border-box
}

.categ_desc_wrap .desc_box {
    width: calc(100% - 380px);
    float: left
}

.categ_desc_wrap .desc_box p {
    color: #838d8f;
    margin-bottom: 70px
}

.categ_desc_wrap .desc_box h3 {
    font-size: 24px;
    margin-bottom: 10px
}

.categ_desc_wrap .desc_box h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.15
}

.categ_desc_wrap .desc_box.full_bl {
    width: calc(100% - 50px)
}

.categ_desc_wrap .contact_info_box {
    width: 250px;
    float: right;
    border: 2px solid #707070;
    padding: 18px 40px 40px;
    text-align: center
}

.categ_desc_wrap .contact_info_box h5 {
    font-size: 15.5px;
    margin-bottom: 27px;
    font-weight: 700
}

.categ_desc_wrap .contact_info_box i {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    font-weight: 700
}

.categ_desc_wrap .contact_info_box i strong {
    font-size: 17px;
    text-decoration: underline
}

.categ_desc_wrap .contact_info_box i span {
    font-size: 14px
}

.categ_desc_wrap .contact_info_box .mail_img {
    top: 10px;
    position: relative
}

.categories_main h2 {
    float: left;
    font-size: 24px;
    margin: 30px 0;
    width: 100%
}

.download_catalog,
.send_mail {
    height: 47px;
    float: left;
    display: block;
    color: #2f3542;
    font-size: 15px
}

.download_catalog {
    border-right: 1px solid #919191;
    background: url(./img/pdf_icon.png) no-repeat center left;
    padding: 0 25px 0 47px
}

.send_mail {
    background: url(./img/down.png) no-repeat center left;
    padding: 15px 0 0 47px;
    margin-left: 35px;
    font-weight: 700
}

.popup_categ.popup_contact {
    position: absolute
}

.popup_categ.popup_contact .popup_wrap {
    width: 520px;
    text-align: center;
    top: 30px
}

.popup_categ.popup_contact .popup_wrap button {
    max-width: 250px;
    margin: 0 auto;
    float: none
}

.popup_categ.popup_contact input[type=file] {
    background: #fff;
    padding: 10px
}

.application_areas {
    float: left;
    width: 100%;
    margin: 15px 0 20px
}

.application_areas h2 {
    float: none !important
}


.application_areas .application_areas_img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    overflow: hidden
}

.application_areas .application_areas_img .application_areas_title img {
    float: left;
    width: 100%
}

.application_areas .application_areas_img .aspect-square {
    font: 600 24px/1.2 Elektra Medium Pro, sans-serif;
    display: flex;
    position: relative
}

.application_areas .application_areas_img .aspect-square:after {
    padding-top: 100%;
    display: block;
    content: ""
}

.application_areas .application_areas_img .aspect-square .content {
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: flex-end;
    border: 1px solid #ff822b;

}

/*
.application_areas .application_areas_img .aspect-square .content>div {
    width: 100%;
    height: 45%;
    overflow: hidden;
    font-weight: 400;
    color: #f5a41b;
    text-transform: uppercase;
    text-align: left;
    font-size: .875rem;
    background-color: #000000bf;
    padding: .5rem
}*/

.application_areas .application_areas_img span {
    font: 600 24px/1.2 Elektra Medium Pro, sans-serif;
    color: #3a3d3f;
    display: flex;
    text-align: left;
    width: 100%;
    padding: 25px 30px
}

.application_areas .application_areas_img .areas_brands {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 100%;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
}

.application_areas .application_areas_img .areas_brands img {
    max-height: 60px;
    max-width: 172px
}

.application_areas .application_areas_img .areas_brands.brands_4 {
    padding-top: 105px
}

.application_areas .application_areas_img .areas_brands.brands_4 img {
    max-height: 110px;
    max-width: 210px
}

.application_areas .application_areas_img .areas_brands.brands_8 img {
    max-height: 80px
}

.application_areas .application_areas_img .areas_brands.brands_12 img {
    max-height: 67px
}

.application_areas .application_areas_img .areas_brands.brands_16 img {
    max-height: 65px
}

.application_areas .application_areas_img:hover {
    color: #f5a41b
}

.application_areas .application_areas_img:hover span {
    color: #f5a41b;
    z-index: 1
}

.application_areas .application_areas_img:hover .areas_brands {
    opacity: 1;
    padding-top: 120px
}

.application_areas .content_block_name {
    text-align: center;
    margin-bottom: 20px
}

.categ_desc_wrap .desc_box.full_bl {
    width: 100%
}

.categ_desc_wrap .desc_box.full_bl p {
    margin-bottom: 40px
}

.content .row.block_products_content,
#content_2>.row,
#content_3>.row {
    margin-left: 0
}

.content .row.block_products_content {
    width: inherit
}

.product_info_right .txt_content img {
    height: auto !important;
    width: auto !important;
    max-width: 100%
}

.suppliers_box {
    float: left;
    width: 100%
}

.suppliers_box h3 {
    font-size: 18px;
    margin: 0 0 10px
}

.supplier_item {
    width: 25%;
    padding: 0 20px 20px 0;
    height: auto;
    border: none;
    float: left;
    position: relative
}

.supplier_item a {
    display: block;
    font: 500 16px/1.2 Elektra Medium Pro, sans-serif;
    color: #3a3d3f;
    text-align: center
}

.supplier_item .supplier_name {
    height: 58px;
    overflow: hidden
}

.supplier_item .more_link {
    left: 38px;
    color: #f1840f;
    padding-left: 20px
}

.supplier_item .more_link:before {
    content: ">>";
    position: absolute;
    left: 0
}

.filter_name {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0 0 35px
}

.sphere_page {
    margin-top: 30px
}



.catalog_download:hover {
    text-decoration: none
}



.catalog_download i {
    font-size: 11px;
    color: #ff8000;
    text-decoration: underline
}

.catalog_download img {
    box-shadow: 0 0 5px #0000004d;
    max-width: 40px;
    margin-bottom: 5px
}

.diler_img {
    float: left;
    background: url(./img/diler_bg.png) no-repeat center center;
    background-size: contain;
    padding: 14px 7px 0;
    height: 58px;
    width: 91px;
    text-align: center;
    text-transform: uppercase;
    margin: 2px 40px 0 0;
    font-size: 7px;
    font-weight: 700;
    line-height: 1.2;
    color: #333
}

.diler_img:hover {
    text-decoration: none;
    color: #333
}

.supplier_video {
    float: left;
    width: 100%;
    margin-right: -15px;
    margin-left: -15px
}

.supplier_video span {
    float: left;
    width: 100%
}

.supplier_video a img {
    width: 72px
}

.advatgenes {
    float: left;
    width: 100%
}

.advatgenes p {
    margin-bottom: 1rem
}

.advatgenes strong {
    font-weight: 700
}

.advatgenes ul li {
    float: left;
    width: 100%
}

.advatgenes ul li:before {
    content: "";
    background-image: url(./img/1.443eb7e8.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
    display: block;
    width: 2rem;
    height: 6rem
}

.advatgenes ul li:nth-child(2):before {
    background-image: url(./img/2.facadec4.png)
}

.advatgenes ul li:nth-child(3):before {
    background-image: url(./img/3.592f0063.png)
}

.advatgenes ul li:nth-child(4):before {
    background-image: url(./img/4.5b13f0d2.png)
}

.advatgenes ul li:nth-child(5):before {
    background-image: url(./img/5.a6d38685.png)
}

.markdown {
    float: left;
    width: 100%
}

.markdown p {
    margin-bottom: 1rem
}

.markdown strong {
    font-weight: 700
}

.my-8 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.mt-16 {
    margin-top: 4rem
}




.supply_form form {
    display: flex;
    justify-content: center
}



.supply_form p.success {
    font-weight: 500;
    font-size: large;
    margin: 1rem auto;
    color: green
}

@media screen and (max-width:1560px) {
    .header .container-fluid.header_block_2 .container>.row h3 {
        position: static
    }
}

@media screen and (max-width:1500px) {
    .content_block_right {
        width: calc(100% - 246px);
        width: -webkit-calc(100% - 246px)
    }
}

@media screen and (max-width:1370px) {
    .container {
        width: 90% !important
    }

    .provider_detail #content_4 .txt_content.txt_content_doc {
        max-width: 100%;
        overflow-x: scroll
    }

    .content.contacts .column_left .catalog_pdf a {
        font-size: 13px
    }

    .content.contacts .column_left .catalog_pdf i {
        display: none
    }

    .categ_desc_wrap .contact_info_box {
        width: 230px;
        padding: 18px 0 40px
    }

    .categ_desc_wrap .photo_box {
        width: 250px;
        margin-right: 4%
    }

    .categ_desc_wrap .desc_box {
        width: calc(100% - 300px)
    }

    .download_catalog {
        padding: 0 15px 0 43px
    }

    .send_mail {
        padding: 15px 0 0 43px;
        margin-left: 25px
    }

    .svg_home_icon {
        display: none
    }

    .diler_img {
        margin-right: 20px
    }

    .header_nav ul {
        margin-left: 0
    }

    .header_logo {
        width: 140px;
        margin: 7px 12px 0 0
    }

    .header_nav ul li+li {
        margin-left: 13px
    }

    .header_lang .list_lang li+li {
        margin-left: 12px
    }

    .application_areas .application_areas_img .areas_brands.brands_16 img {
        max-height: 60px
    }
}

@media screen and (max-width:1281px) {
    .header_cart {
        margin: 19px 0 0;
        font-size: 12px;
        min-width: 0;
        overflow: hidden
    }

    .header_lang {
        margin-top: 8px
    }

    .header_lang li.active a {
        display: none
    }

    .header_search {
        width: calc(100% - 386px);
        margin: 5px 10px 0 0;
        position: absolute;
        right: 67px
    }

    .header .header_lang .list_lang li+li {
        margin-left: 10px
    }

    .header .header_cart .basket_link:before {
        height: 18px
    }

    .header .header_cart .basket_link {
        text-indent: -999px;
        display: inline-block;
        width: auto !important;
        padding-left: 14px
    }

    .header .header_search .search_ico {
        top: 0
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 36px
    }

    .content .block_banner_info .block_banner .block_txt_banner span {
        font-size: 20px
    }

    .content .block_banner_info .block_banner .block_txt_banner {
        width: 51%;
        padding-right: 25px
    }
}

@media screen and (max-width:1270px) {
    .catalog_download {
        margin-top: 17px
    }

    .catalog_download img {
        display: none
    }

    .header_lang {
        margin-top: 9px
    }

    .header_nav {
        margin-top: 16px
    }

    .header_logo {
        width: 140px
    }

    .download_catalog,
    .send_mail {
        font-size: 14px
    }

    .header_block_1.scroll_head .header_search {
        margin-top: -1px
    }

    .header_block_1.scroll_head .header_cart {
        margin-top: 13px
    }

    .content .block_banner_info .block_info {
        margin-left: 15px
    }

    .block_prev_next_page .block_prev_page .prev_page_title {
        margin-left: 0;
        margin-right: 10px;
        max-width: 200px;
        width: 100%;
        font-size: 18px;
        line-height: 18px
    }

    .block_prev_next_page .block_prev_page .img_prev_next_page {
        margin-left: 0;
        height: auto
    }

    .block_prev_next_page .block_prev_page .img_prev_next_page img {
        height: auto
    }

    .block_prev_next_page .block_prev_page .btn_prev {
        background-size: contain;
        margin-left: 5px
    }

    .block_prev_next_page .block_next_page .prev_page_title {
        margin-right: 0;
        max-width: 200px;
        margin-left: 10px;
        width: 100%;
        font-size: 18px;
        line-height: 18px
    }

    .block_prev_next_page .block_next_page .img_prev_next_page {
        margin-left: 0;
        height: auto
    }

    .block_prev_next_page .block_next_page .img_prev_next_page img {
        height: auto
    }

    .block_prev_next_page .block_next_page .btn_next {
        background-size: contain;
        margin-right: 5px
    }

    .application_areas .application_areas_img span {
        font-weight: 500;
        font-size: 20px;
        height: 95px;
        padding: 20px 30px
    }
}

@media screen and (max-width:1200px) {
    .content {
        padding-top: 70px
    }

    .content .block_about_company .txt_content {
        margin-left: 0
    }

    .header_logo {
        width: 111px;
        margin-right: 11px
    }

    .header_lang {
        margin-top: 3px
    }

    .header_lang .list_lang li+li {
        margin-left: 13px
    }

    .header_nav {
        margin-top: 13px
    }

    .header_nav ul {
        margin-left: 0
    }

    .header_nav ul li a {
        font-size: 12px
    }

    .header_nav ul li+li {
        margin-left: 11px
    }

    .header_cart {
        margin: 14px 0 0
    }

    .header .catalog_download {
        width: 97px;
        margin: 11px 58px 5px 0;
        font-size: 11px
    }

    .header .diler_img {
        padding: 12px 6px 0;
        height: 52px;
        width: 88px;
        margin-right: 18px
    }

    .header .header_block_1.scroll_head .diler_img {
        margin-top: 2px
    }

    .header .header_block_1.scroll_head .header_search {
        margin-top: 5px
    }

    .news .txt_content {
        padding-left: 15px;
        padding-right: 0
    }

    .news .txt_content h2 {
        text-align: left
    }

    .list_provider .block_list_provider {
        margin-left: 15px;
        margin-right: 0
    }

    .provider_detail .product_info .row .product_info_right {
        padding-left: 30px
    }

    .provider_detail .product_info .row .col-lg-3 {
        margin-right: 0
    }

    .content.contacts .column_left>.row {
        margin-right: 15px
    }

    .content.content_product_categories .block_list_products.categories_main .box_list {
        width: 32.8% !important
    }

    .product_card .product_info .row .product_info_right {
        padding-left: 30px
    }

    .product_card .product_info .row .col-lg-3 {
        margin-right: 0
    }

    .content.content_product_categories .content_block_right .block_info_products_txt .row {
        margin-left: 15px
    }

    .content.content_product_categories .content_block_right .block_info_products_img .row {
        margin: 0 0 0 -10px
    }

    html .basket_page .content .basket_title,
    html .basket_page .content .order_title {
        font-size: 28px;
        margin-bottom: 25px
    }

    html .basket_page .content .col-lg-3 .btn {
        font-size: 16px
    }

    html .thanks_page .block_thanks span {
        font-size: 22px;
        line-height: 28px
    }

    html .thanks_page .block_thanks a {
        font-size: 19px;
        margin-top: 25px
    }

    .download_catalog,
    .send_mail {
        height: auto;
        width: 100%;
        border: none;
        margin: 0 0 20px
    }

    .list_news h2 {
        margin: 10px 0
    }

    .application_areas .application_areas_img .areas_brands.brands_4 img {
        max-height: 84px
    }
}

@media screen and (max-width:1024px) {
    .popup_contact .popup_wrap {
        width: 90%;
        padding: 45px 35px 35px
    }

    .popup_contact .popup_wrap form {
        padding: 0
    }

    .popup_contact .popup_wrap form div {
        width: 100%
    }

    .popup_contact .popup_wrap img {
        display: none
    }

    .popup_contact .popup_wrap .close_pp {
        right: 10px;
        top: 10px;
        width: 35px;
        height: 35px
    }

    .popup_contact .popup_wrap h3 {
        font-size: 23px;
        margin-bottom: 32px
    }
}

@media screen and (max-width:992px) {
    .container {
        width: 97% !important
    }

    .header .container-fluid {
        padding: 8px 0
    }

    .block_scroll li:nth-child(10):before,
    .block_scroll li:nth-child(10):after {
        display: none
    }

    .header .catalog_download {
        margin: 9px 55px 5px 0
    }

    .header_logo {
        margin: 4px 0 0
    }

    .header_logo img {
        width: 102px
    }

    .header_logo_search {
        margin-top: 4px;
        right: 134px
    }

    .header_logo .header_search.no_display {
        width: 100%
    }

    .header_logo .header_search.no_display .search_form {
        display: block
    }

    .header_logo .cart_wrap {
        float: left;
        width: 100%;
        text-align: center
    }

    .header_logo .cart_wrap>div {
        float: none;
        display: inline-block
    }

    .header_logo .container-fluid.header_block_1 .container {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap
    }

    .header_logo .container-fluid.header_block_1 .container .header_lang {
        margin-bottom: 10px;
        margin-top: 0
    }

    .header_logo .container-fluid.header_block_1 .container .header_cart {
        margin-top: 8px
    }

    .header_logo .container-fluid.header_block_2 {
        height: 46px;
        background-color: transparent;
        transform: translate(0);
        position: absolute;
        top: 65px;
        left: 3.9%
    }

    .header_logo .container-fluid.header_block_2 .header_menu_left {
        display: none
    }

    .header_logo .container-fluid.header_block_2 .container .row {
        position: relative
    }

    .header_logo .container-fluid.header_block_2 .container .row h3,
    .header_logo .container-fluid.header_block_2 .header_btn_nav {
        display: none
    }

    .header_logo .container-fluid.header_block_2 .product_categories {
        z-index: 99999;
        padding: 10px 0;
        margin-top: 0;
        display: block;
        overflow-x: hidden
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li.active a {
        background-color: transparent;
        color: #fff;
        border: 1px solid transparent;
        text-decoration: underline
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li.active:hover,
    .header_logo .container-fluid.header_block_2 .product_categories>li.active:focus,
    .header_logo .container-fluid.header_block_2 .product_categories>li.active:active {
        background-color: transparent;
        color: #fff
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li a {
        left: 0 !important;
        color: #fff
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li a span {
        visibility: visible
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li a:before {
        display: none
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li .block_scroll {
        height: 100%;
        overflow-y: visible;
        margin-bottom: 0;
        margin-top: 0
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li .drop_down_menu .block_img_menu {
        display: none
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li .drop_down_menu li:hover>a {
        color: #fff
    }

    .header_logo .container-fluid.header_block_2 .product_categories li .drop_down_menu {
        visibility: visible;
        background-color: transparent;
        border: 1px solid transparent;
        position: relative;
        min-height: inherit;
        left: 15px
    }

    .header_logo .container-fluid.header_block_2 .product_categories li .drop_down_menu li a {
        color: #fff;
        margin: 0
    }

    .header_logo .container-fluid.header_block_2 .product_categories li .drop_down_menu li .block_menu_next {
        visibility: visible;
        min-height: inherit;
        width: inherit;
        margin-left: 0;
        background-color: transparent;
        border: 1px solid transparent;
        position: relative;
        left: 15px
    }

    .header_logo .container-fluid.header_block_2 .product_categories li a {
        font-size: 12px;
        padding: 0 14px;
        background-color: transparent
    }

    .header_logo .container-fluid.header_block_2 .product_categories li a:hover {
        text-decoration: underline;
        background-color: transparent !important;
        color: #fff !important;
        border: 1px solid transparent
    }

    .header_logo .container-fluid.header_block_2 .product_categories li:hover,
    .header_logo .container-fluid.header_block_2 .product_categories li:focus,
    .header_logo .container-fluid.header_block_2 .product_categories li:active {
        background-color: transparent !important;
        color: #fff !important
    }

    .header_logo .container-fluid.header_block_2 .product_categories li:hover a,
    .header_logo .container-fluid.header_block_2 .product_categories li:focus a,
    .header_logo .container-fluid.header_block_2 .product_categories li:active a {
        background-color: transparent;
        color: #fff;
        border: 1px solid transparent
    }

    .header_logo .container-fluid.header_block_2 .product_categories li+li {
        margin-left: 0
    }

    .header_cart {
        margin-right: 5px
    }

    .header_lang .list_lang li+li {
        margin-left: 9px
    }

    .header_search,
    .header_block_1.scroll_head .header_search {
        width: calc(100% - 390px)
    }

    .header_lang,
    .header_block_1.scroll_head .header_lang {
        margin-top: 3px;
        margin-right: 7px
    }

    .header_nav {
        display: none
    }

    .mobile_menu_btn {
        float: left;
        height: 30px;
        transition: opacity .5s ease-out 0s;
        width: 31px;
        border: 1px solid #f1840f;
        padding: 7px 6px;
        box-sizing: border-box;
        margin: 5px 7px 0 0;
        border-radius: 3px
    }

    .mobile_menu_btn i {
        background: #f1840f;
        display: block;
        height: 2px;
        width: 100%;
        border-radius: 2px;
        margin-bottom: 4px
    }

    .menu_pp_mobile .close_menu {
        background: #f1840f url(./img/close.png) no-repeat center center;
        float: right;
        height: 40px;
        left: -40px;
        position: absolute;
        top: 0;
        width: 40px
    }

    .menu_pp_mobile {
        display: none
    }

    .mobile_menu_btn {
        display: block
    }

    .menu_pp_mobile {
        background: #fff;
        box-shadow: 0 0 15px #0000004d;
        box-sizing: border-box;
        display: none;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 205px;
        z-index: 999;
        padding-top: 10px;
        margin: 0
    }

    .menu_pp_mobile .close_menu {
        display: block
    }

    .header_nav ul {
        margin: 0
    }

    .header_nav ul li,
    .header_nav ul li+li,
    .menu_pp_mobile li {
        display: block;
        margin: 0;
        padding: 5px 0 5px 20px;
        font: 14px/30px Elektra Medium Pro, sans-serif
    }

    .menu_pp_mobile li a,
    .header_nav ul li a {
        color: #000;
        font-size: 14px
    }

    .home_link {
        display: none
    }

    .header_nav {
        min-width: 0
    }

    .content .block_banner_info .block_banner .block_txt_banner span {
        font-size: 16px;
        line-height: 20px;
        max-height: 181px
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 24px;
        padding: 0;
        max-height: 75px
    }

    .list_news .block_list_news .block_news {
        padding: 15px 0
    }

    .list_news .block_list_news .name_news {
        font-size: 24px;
        line-height: 30px;
        max-height: 65px
    }

    .list_news .block_list_news .txt_news {
        font-size: 16px;
        line-height: 20px;
        max-height: 82px
    }

    .news .txt_content {
        font-size: 16px;
        line-height: 20px
    }

    .news .txt_content h2 {
        font-size: 24px;
        line-height: 30px
    }

    .list_provider .block_list_provider .name_provider {
        font-size: 24px;
        line-height: 30px;
        max-height: 65px
    }

    .list_provider .block_list_provider .txt_provider {
        font-size: 16px;
        line-height: 20px
    }

    .provider_detail .product_card_title {
        font-size: 24px;
        line-height: 24px;
        margin: 30px 0
    }

    .provider_detail .product_card_title span {
        padding-left: 20px
    }

    .content.contacts .column_right .contact_map {
        max-width: 100%
    }

    .content.content_product_categories .content_block_right .block_info_products_txt .row {
        margin-left: 0
    }

    .content.content_product_categories .content_block_right .block_info_products_txt h3 {
        font-size: 24px;
        line-height: 30px
    }

    .content.content_product_categories .content_block_right .block_info_products_txt .txt_content {
        font-size: 16px;
        line-height: 20px
    }

    .content.content_product_categories .block_list_products.categories_main .box_list {
        width: 45% !important
    }

    .suplier_prod_car .box_list {
        width: auto !important
    }

    .product_card .product_card_title {
        font-size: 24px;
        line-height: 24px;
        margin: 30px 0
    }

    .content.content_product_categories .content_block_right .block_info_products_photo a {
        width: 25%
    }

    footer .copyrights_block {
        margin-right: 0
    }

    footer .block_company {
        padding: 10px 0;
        text-align: center;
        float: none;
        width: auto
    }

    footer .block_company img {
        height: 22px
    }

    html .basket_page .header .container {
        flex-direction: column
    }

    html .basket_page .header .container .logo {
        flex-grow: 0;
        margin-left: 0
    }

    html .basket_page .header .container .phone_head_order {
        margin: 0
    }

    html .basket_page .header .container .phone_head_order a {
        display: inline-block
    }

    html .basket_page .header .container .phone_head_order a+a {
        margin-left: 15px
    }

    html .basket_page .content .col-lg-3 .btn {
        max-width: 218px
    }

    .application_areas .application_areas_img span {
        font-size: 18px
    }

    .application_areas .application_areas_img .areas_brands img {
        max-height: 50px;
        max-width: 95px
    }
}

@media screen and (max-width:950px) {
    .container-fluid.header_block_2 .product_categories>li {
        flex: 1 50%
    }

    .categ_desc_wrap .desc_wrap {
        width: 100%
    }

    .categ_desc_wrap .contact_info_box {
        width: 100%;
        padding: 18px 0 20px;
        float: left;
        margin-top: 30px
    }

    .mail_img {
        display: none
    }

    .categ_desc_wrap .desc_box p {
        margin-bottom: 40px
    }

    .categ_desc_wrap .desc_box h2 {
        font-size: 24px
    }
}

@media screen and (max-width:768px) {

    .header_nav svg,
    .header_nav .svg_home_icon {
        left: calc(50% - 190px);
        left: -webkit-calc(50% - 190px)
    }

    .header .container-fluid.header_block_1 .container .header_cart {
        z-index: 100
    }

    .header .container-fluid.header_block_2 {
        top: 96px
    }

    .header_search,
    .header_block_1.scroll_head .header_search {
        right: 63px
    }

    .header .container-fluid.header_block_1 .container {
        padding: 0
    }

    .content_block_right,
    content_block_left {
        width: 100%;
        margin-left: 0
    }

    .newsletter_block h3 {
        margin-left: 0
    }

    .content .block_banner_info,
    .content .block_about_company {
        margin-left: -15px;
        margin-right: -15px
    }

    .content #banner_slider {
        width: 100%
    }

    .content .block_banner_info {
        width: initial;
        flex-direction: column
    }

   

    .content .block_banner_info .block_banner .block_txt_banner span {
        font-size: 16px;
        line-height: 18px;
        max-height: 181px
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 22px;
        max-height: 68px
    }

    .content .block_banner_info .block_info {
        margin-top: 2.5rem;
        width: 100%;
        max-width: none;
        margin-left: 0
    }

    .content .block_banner_info .block_info .box_post {
        margin-bottom: 1rem
    }

    .content .content_block_name {
        line-height: 24px
    }

    .list_news .content_block_left {
        margin-top: 15px
    }

    .list_news h2 {
        margin: 25px 0 0;
        text-align: center
    }

    .list_news .block_list_news {
        padding-left: 0
    }

    .list_news .block_list_news .block_news {
        height: auto
    }

    .list_news .block_list_news .name_news {
        font-size: 21px;
        line-height: 24px;
        max-height: inherit;
        margin: 0 0 10px
    }

    .list_news .block_list_news .txt_news {
        max-height: inherit
    }

    .list_news .block_list_news .learn_more {
        font-size: 14px
    }

    .news h1 {
        text-align: center
    }

    .news .txt_content {
        padding-left: 0
    }

    .news .content_block_name {
        margin: 25px 0;
        padding-top: 25px
    }

    .list_provider h2 {
        margin: 25px 0 0;
        text-align: center
    }

    .list_provider .block_list_provider {
        margin-left: 0;
        height: auto;
        padding: 25px 0
    }

    .provider_detail .product_card_title,
    .provider_detail .description_info {
        margin-left: -15px;
        margin-right: -15px;
        width: initial
    }

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

    .provider_detail .block_prev_next_page {
        margin-left: -30px;
        margin-right: -30px;
        width: initial;
        float: none
    }

    .provider_detail .block_prev_next_page .block_prev_page,
    .provider_detail .block_prev_next_page .block_next_page {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .provider_detail .product_info .row {
        width: initial
    }

    .provider_detail .product_info .row .product_info_right {
        padding-left: 0;
        padding-right: 0
    }

    .provider_detail .product_info .row .product_info_right h2 {
        margin-bottom: 10px
    }

    .provider_detail .product_info .row .col-lg-3 {
        margin-bottom: 25px
    }

    .provider_detail .product_card_title {
        margin: 30px -15px 20px
    }

    .provider_detail .product_card_title span {
        padding-left: 10px
    }

    .provider_detail .block_prev_next_page .block_prev_page,
    .provider_detail .block_prev_next_page .block_next_page {
        height: 100px
    }

    .content.contacts .column_left>.row,
    .content.contacts .column_right>.row {
        margin-left: -30px;
        margin-right: -30px
    }

    .content.contacts .column_left .box_list_contacts {
        padding: 15px 0
    }

    .content.contacts .column_right {
        margin-top: 30px
    }

    .content.contacts .column_right .contact_info .manager_contact .manager_item .manager_txt {
        padding-right: 0
    }

    .content.contacts .column_right .contact_info .mail_data {
        margin-bottom: 30px
    }

    .content.contacts .column_right h3 {
        font-size: 18px;
        line-height: 20px
    }

    .content.contacts .column_right .contact_map+h3 {
        margin: 20px 0 8px
    }

    .content.content_product_categories .content_block_right h2 {
        text-align: center;
        margin: 25px 0 20px
    }

    .content.content_product_categories .content_block_right .title_element_c {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px
    }

    .content.content_product_categories .content_block_right .block_info_products_img .row img {
        margin-left: 0
    }

    .content.content_product_categories .content_block_right .block_info_products_txt .row {
        margin-left: -15px
    }

    .product_card .product_info .row .col-lg-3 {
        margin-bottom: 25px
    }

    .product_card .product_info .row .product_info_right {
        padding-left: 0;
        padding-right: 0
    }

    .product_card .description_info {
        margin-left: -15px;
        margin-right: -15px;
        width: initial;
        margin-bottom: 20px
    }

    .product_card .content_block_name {
        text-align: center
    }

    footer .logo_footer {
        margin-left: 0;
        text-align: center
    }

    footer .copyrights_block {
        margin-top: 12px
    }

    footer .diler_img {
        margin: 0 auto;
        display: inline-block;
        float: none
    }

    .modal .modal-dialog {
        margin-top: 30px
    }

    .modal .bootbox-body h2 {
        font-size: 24px !important
    }

    .modal .btn-info,
    .modal .btn-success {
        font-size: 14px !important
    }

    html .basket_page .content .basket_title,
    html .basket_page .content .order_title {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center
    }

    html .basket_page .content .order_list .order_item_title {
        margin-left: 0
    }

    html .basket_page .content .order_list .order_item {
        margin-right: 0
    }

    html .basket_page .content .order_list .form-control {
        margin-right: 0;
        max-width: 100%
    }

    html .basket_page .content .col-lg-3 {
        padding-left: 15px
    }

    html .basket_page .content .col-lg-3 .btn {
        margin: 25px 0
    }

    html .basket_page .header .container .phone_head_order {
        font-size: 16px
    }

    html .thanks_page .block_thanks span {
        font-size: 18px;
        line-height: 24px
    }

    html .thanks_page .block_thanks a {
        font-size: 17px;
        margin-top: 20px
    }

    .supplier_item {
        width: 50%
    }

    .application_areas .application_areas_img span {
        font-size: 14px
    }

    .areas_brands {
        display: none !important
    }
}

@media screen and (max-width:640px) {
    #menu_pin {
        display: none
    }

    .header_nav svg,
    .header_nav .svg_home_icon {
        display: none
    }

    .header_btn_nav {
        width: 20px;
        height: 20px;
        top: 10px;
        right: 20px;
        background-size: 100%
    }

    .provider_detail .description_info {
        float: none
    }

    .provider_detail .description_info .modal_setting ul {
        width: 100%;
        border: none
    }

    .provider_detail .description_info .modal_setting ul li {
        float: none;
        border-bottom: 2px solid #f2f2f2
    }

    .provider_detail .description_info .modal_setting ul li.active a {
        width: 100%
    }

    .provider_detail .description_info .modal_setting ul li+li {
        padding-left: 0;
        margin-top: 15px
    }

    .block_prev_next_page .block_prev_page .prev_page_title {
        max-width: 100px;
        font-size: 13px;
        font-weight: 400;
        text-align: left
    }

    .block_prev_next_page .block_prev_page .img_prev_next_page {
        display: none
    }

    .block_prev_next_page .block_next_page .prev_page_title {
        max-width: 100px;
        font-size: 13px;
        text-align: right;
        font-weight: 400
    }

    .block_prev_next_page .block_next_page .img_prev_next_page {
        display: none
    }

    .container-fluid.header_block_2 .product_categories>li>a i {
        display: none
    }

    .categ_desc_wrap .desc_box {
        width: 100%
    }

    .categ_desc_wrap .photo_box {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 30px;
        float: none;
        overflow: hidden
    }

    .txt_content iframe {
        height: 300px
    }

    .header_search,
    .header_block_1.scroll_head .header_search {
        width: calc(100% - 221px)
    }

    .application_areas .application_areas_img {
        width: 100%;
        margin: 0 0 20px
    }

    .application_areas .application_areas_img span {
        font-size: 16px;
        padding: 15px 20px
    }

    .application_areas .application_areas_img .areas_brands {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 39%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
    }

    .categ_desc_wrap {
        margin-bottom: 50px
    }
}

@media screen and (max-width:520px) {
    .container-fluid.header_block_2 .load_more a {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        width: 100%;
        padding: 0 7px
    }

    .header_search .search_form {
        width: 93%
    }

    .header .catalog_download {
        display: none
    }
}

@media screen and (max-width:500px) {
    .content .block_about_company .col-xs-6 {
        width: 100%
    }

    .filter_name {
        font-size: 20px
    }

    .list_provider .block_list_provider {
        flex-direction: column
    }

    .list_provider .block_list_provider .block_img_provider {
        width: 100%;
        height: 100%;
        text-align: center;
        margin-bottom: 10px
    }

    .list_provider .block_list_provider .block_img_provider img {
        max-width: 229px;
        max-height: 229px
    }

    .list_provider .block_list_provider .block_provider {
        width: 100%;
        margin-left: 0
    }

    .block_info_products .col-xs-5,
    .block_info_products .col-xs-7 {
        width: 100%
    }

    .content.content_product_categories .content_block_right .block_info_products_img .row {
        text-align: center
    }

    .content.content_product_categories .content_block_right .block_info_products_img .row img {
        margin-bottom: 20px
    }

    html .basket_page .content .col-lg-3 .form-control,
    html .basket_page .content .col-lg-3 .btn {
        max-width: 100%
    }

    html .basket_page .content .col-lg-3 .btn {
        font-size: 14px
    }
}

@media screen and (max-width:485px) {
    .content .block_suppliers .list_suppliers_img {
        justify-content: center
    }

    .content.content_product_categories .content_block_right .block_info_products_photo a {
        width: 50%
    }

    .modal .btn-info,
    .modal .btn-success {
        width: 100% !important
    }

    .modal .btn-success {
        margin-top: 10px
    }

    .application_areas .application_areas_img {
        width: 100%
    }

    .header .catalog_download {
        display: none
    }

    .supplier_item {
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }

    .categ_desc_wrap .desc_box h2 {
        font-size: 19px
    }

    .content .block_banner_info .block_banner .new_label {
        display: none
    }

    .content .block_banner_info .block_banner .block_txt_banner {
        top: 16px
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .content .block_banner_info .block_banner .block_txt_banner span {
        margin-bottom: 12px
    }
}

@media screen and (max-width:420px) {
    .content.content_product_categories .block_list_products.categories_main .box_list {
        width: 100% !important
    }

    .header_nav ul a {
        padding: 0 5px
    }

    html .basket_page .header .container .phone_head_order a {
        display: block;
        line-height: 20px
    }

    html .basket_page .header .container .phone_head_order a+a {
        margin-left: 0
    }

    html .basket_page .content .order_list .order_item_photo {
        display: none
    }

    html .basket_page .content .order_list .order_item_count {
        margin-right: 15px
    }

    .container-fluid.header_block_2 .product_categories>li {
        flex: 1 100%
    }

    .popup_contact .popup_wrap {
        padding: 45px 25px 25px
    }

    .popup_contact .popup_wrap h3 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .txt_content iframe {
        height: 210px
    }

    .diler_img {
        display: none
    }

    .header_search .search_form {
        top: -2px;
        position: relative
    }

    .header_search,
    .header_block_1.scroll_head .header_search {
        width: calc(100% - 111px)
    }

    .content {
        padding-top: 50px
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 16px
    }

    .content .block_banner_info .block_banner .block_txt_banner span {
        font-size: 15px
    }
}

@media screen and (max-width:360px) {
    .application_areas .application_areas_img a {
        padding: 0
    }

    .application_areas .application_areas_img {
        width: 100%;
        margin-bottom: 30px
    }

    .application_areas .application_areas_img span {
        height: auto;
        padding: 10px 15px
    }

    .header_logo img {
        width: 75px;
        margin-top: 3px
    }
}

.paginate {
    padding: 2rem 0;
    text-align: center
}

.provider_detail .product_info .row .col-lg-3 .img_info_small {
    overflow: hidden
}

.flex {
    display: flex
}

.justify-between {
    justify-content: space-between
}

span.more_link,
span.send_link {
    font-size: 12px;
    line-height: 15px;
    color: #21b139 !important;
    bottom: 11px;
    width: 70px;
    position: relative;
    left: 0;
    height: auto;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: .4px;
    overflow: visible !important
}

span.more_link {
    color: #f1840f !important;
    width: auto;
    height: auto !important;
    padding: 0 38px 0 0 !important
}

span.send_link {
    height: auto !important;
    color: #21b139 !important;
    padding: 0 0 0 38px !important;
    width: auto
}

span.send_link:before {
    color: #21b139 !important;
    left: auto !important;
    right: 0
}

.fancybox__content>.carousel__button.is-close {
    top: 10px !important;
    border: 1.5px solid orange;
    right: 10px !important;
    outline: none;
    color: orange !important;
    width: 20px;
    height: 20px
}

.fancybox__content>.carousel__button.is-close svg {
    width: 12px;
    height: 12px;
    filter: none !important
}

.fancybox__content p {
    font-size: 1rem
}

.provider_detail .container>h3 {
    font-size: 1.5rem;
    font-weight: 700
}

.content .block_suppliers .list_suppliers_img.list-wtitle .box_suppliers_img {
    height: auto
}

#banner_slider {
    overflow: hidden;
    padding-bottom: 2.5rem
}

#banner_slider .swiper-pagination-bullet {
    background-color: #7b8a97;
    opacity: 1
}

#banner_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f1840f
}

.content .block_banner_info .block_info {
    padding-bottom: 2.5rem
}

.list_suppliers_img,
.list_clients_img {
    overflow-x: hidden
}

.content_block_left {
    border-right: 0px solid #b7b7b7;
    margin: 0;
    padding: 20px 0 0;
    width: 270px;
    display: flex;
    flex-direction: column;
}

.content_block_right {
    width: calc(100% - 270px);
    padding: 10px 0 0 10px;
    margin: 0
}

.title_page {
    border-bottom: 0px solid #b7b7b7;
    padding: 20px 0 15px;
    float: left;
    width: 100%
}

.title_page h1 {
    font-size: 24px;
    margin-bottom: 30px
}

.title_page .sort_prod_info {
    float: left;
    width: auto
}

.title_page .filter_reset {
    float: left;
    width: 135px;
    margin: -6px 0 0 20px;
    font-size: 17px;
    letter-spacing: 0
}

.title_page .filter_reset:hover {
    border-color: #f93;
    color: #f93
}

.filter_block .filter_title {
    text-align: left;
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 25px
}

.filter_content ul ul {
    margin: 0 0 0 20px
}

.filter_content li {
    position: relative
}

.filter_content li ul {
    display: none
}

.filter_content li ul.show {
    display: block
}

.filter_container {
    display: block;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #999;
    line-height: 1.3;
    min-height: 24px;
    width: calc(100% - 15px)
}

.filter_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 50%;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #acacac;
    background: #fff;
    margin-top: -14px
}

.filter_container input:checked~.checkmark {
    border: 1px solid #ff9933;
    background: #ff9933
}

.filter_container input:checked~i {
    color: #222
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.filter_container input:checked~.checkmark:after {
    display: block
}

.filter_container .checkmark:after {
    left: 5px;
    top: 0px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.filter_block {
    padding: 0 13px 0 0;
    border: none;
}

.filter_content {
    padding-bottom: 20px
}

.block_list_products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.box_list {
    float: left;
    width: 25%;
    border: 2px solid #e8e8e8;
    margin-bottom: 9px;
    position: relative
}

.prod_img {
    overflow: hidden;
    width: 100%;
    position: relative
}

.block_products img {
    width: 100%
}

.block_products .new_label {
    max-width: 185px;
    overflow: hidden;
    position: absolute;
    bottom: 17px;
    left: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 15px
}

.block_products {
    box-sizing: border-box;
    padding: 0 0 10px;
    margin-bottom: 4px;
    position: static;
    background-color: #fff
}

.block_products h4 {
    color: #3a3d3f;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 7px;
    font-weight: 400;
    padding: 10px 10px 0
}

.block_products span {
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    margin: 15px 0 15px;
    display: block;
    color: #838d8f;
    padding: 0 17px
}

.block_products a {
    font-size: 12px;
    line-height: 15px;
    color: #21b139;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    width: 70px;
    font-style: italic;
    text-decoration: underline
}

.block_products a:hover {
    text-decoration: none
}

.block_products .more_link {
    left: 38px;
    color: #f1840f
}

.block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.block_products .send_link {
    right: 28px
}

.block_products a:before {
    content: "+";
    position: absolute;
    left: -15px
}

.filter_block {
    position: relative
}

.arrow_filter {
    width: 12px;
    height: 12px;
    border: solid #ff9b38;
    border-width: 0 1px 1px 0;
    transform: rotate(-45deg);
    position: absolute;
    display: block;
    right: 0;
    top: 4px;
    transition: all ease-out .2s;
    cursor: pointer
}

.filter_header {
    position: relative
}

.arrow_filter_f {
    width: 12px;
    height: 12px;
    border: solid #FF9500;
    border-width: 0 2px 2px 0;
    transform: rotate(225deg);
    position: absolute;
    display: block;
    right: 0;
    top: 4px;
    transition: all ease-out .2s;
    cursor: pointer
}

.arrow_filter_f.filter_ar {
    transform: rotate(45deg)
}

ul.show+.arrow_filter {
    transform: rotate(45deg);
    right: 0
}

#catalog-filter .filter_content {
    display: none
}

.price_prod {
    float: left;
    width: 100%;
    padding: 7px 0;
    font-size: 16px
}

.block_products .price_prod {
    padding: 7px 17px
}

.price_prod.old_price,
.product_info_right .price_prod.old_price {
    color: #777;
    text-decoration: line-through;
    padding-bottom: 0
}

html .basket_page .content .order_list .order_item {
    align-items: flex-start
}

html .basket_page .content .order_list .order_item_title {
    width: calc(100% - 300px)
}

html .basket_page .price_prod {
    font-size: 14px;
    font-weight: 700
}

.product_info_right .price_prod {
    color: #000;
    font: 18px/20px Elektra Medium Pro, sans-serif
}

.product_info_right .price_prod.old_price {
    font: 16px/22px Trebuchet MS, Tahoma, sans-serif
}

.product_info_right .price_prod+.block_order {
    padding-top: 30px
}

.block_suppliers {
    float: left;
    width: 100%
}

.content .block_banner_info {
    float: left;
    width: 100%;
    margin: 0 0 50px
}

.content_block_content {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.faq_content .faq_item {
    width: 100%;
    float: left;
    margin-bottom: 25px
}

.faq_content .faq_item h2 {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px
}

.faq_content .faq_item span {
    width: 100%;
    float: left;
    font-size: 16px
}

.to_products_btn_block {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: -40px
}

.btn.to_products_btn {
    display: block;
    text-align: center;
    height: 55px;
    float: left;
    width: 230px;
    border: 3px solid #f6962c;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    border-radius: 0;
    box-sizing: border-box;
    line-height: 49px;
    padding: 0;
    font-weight: 700
}

.mobile_show {
    display: none
}

.hide_filter_btn {
    float: right;
    color: #ffffff;
    margin: 5px 0 0;
    padding: 12px 12px;
    background: linear-gradient(90deg, #ffae38 0%, #ff842b 100%);
    font-size: 16px;
}

.hidden_filter {
    display: none
}

ul.ui-autocomplete {
    z-index: 99999
}

@media screen and (max-width: 1280px) {
    .box_list {
        width: 33.33%
    }

    .box_list:nth-child(4n+1) {
        border-left: none
    }

    .box_list:nth-child(3n+1) {
        border-left: 1px solid #e8e8e8
    }
}

@media screen and (max-width: 1030px) {
    .block_products h4 {
        font-size: 16px;
        line-height: 19px;
        padding: 10px 15px 0
    }

    .block_products span {
        font-size: 13px;
        line-height: 17px;
        height: 70px;
        margin: 15px 0 45px;
        padding: 0 15px
    }

    .block_products .more_link {
        left: 32px
    }

    .block_products .send_link {
        right: 15px
    }

    .block_products .more_link:before {
        left: -18px
    }

    .block_products a:before {
        left: -12px
    }

    .content_block_left {
        width: 245px
    }

    .content_block_right {
        width: calc(100% - 245px)
    }

    html .basket_page .content .order_list .order_item_photo {
        height: 55px;
        width: 55px
    }

    html .basket_page .content .order_list .order_item_title {
        width: calc(100% - 250px)
    }

    html .basket_page .content .order_list .order_item_title h3 {
        font-size: 15px
    }

    html .basket_page .content .order_list .order_item_txt {
        display: none
    }
}

@media screen and (max-width: 840px) {
    .box_list {
        width: 50%;
        margin-bottom: 25px
    }

    .box_list:nth-child(4n+1),
    .box_list:nth-child(3n+1) {
        border-left: none
    }

    .box_list:nth-child(2n+1) {
        border-left: 1px solid #e8e8e8
    }
}

@media screen and (max-width: 670px) {
    .content_block_left {
        width: 100%;
        border-right: none
    }

    .content_block_right {
        width: 100%;
        padding: 10px 0 0
    }

    .filter_block+.filter_block {
        margin-top: 12px
    }

    .filter_block .filter_title {
        font-size: 14px;
        margin-bottom: 15px
    }

    .box_list {
        width: 33.33%
    }

    .box_list:nth-child(2n+1),
    .box_list:nth-child(4n+1) {
        border-left: none
    }

    .box_list:nth-child(3n+1) {
        border-left: 1px solid #e8e8e8
    }

    .mobile_show {
        display: block
    }

    .content.product_filter .title_page {
        /*   position: fixed;*/
        width: 100%;
        top: 83px;
        background: #fff;
        z-index: 2;
        left: 0;
        padding: 14px 10px 10px !important
    }

    .content.product_filter {
        padding-top: 0
    }
}

@media screen and (max-width: 600px) {
    .box_list {
        width: 50%
    }

    .box_list:nth-child(4n+1),
    .box_list:nth-child(3n+1) {
        border-left: none
    }

    .box_list:nth-child(2n+1) {
        border-left: 1px solid #e8e8e8
    }
}

@media screen and (max-width: 540px) {
    .title_page h1 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .title_page .sort_prod_info {
        width: 100%
    }

    .title_page .filter_reset {
        float: left;
        width: 100px;
        margin: 6px 0 0;
        font-size: 14px;
        letter-spacing: 0;
        padding: 2px 0;
        height: 30px
    }

    .filter_container {
        padding-left: 30px
    }

    .content.product_filter {
        padding-top: 0
    }
}

@media screen and (max-width: 480px) {
    html .basket_page .content .order_list .order_item_photo {
        display: none
    }

    html .basket_page .content .order_list .order_item_title {
        width: calc(100% - 200px)
    }
}

@media screen and (max-width: 400px) {
    .box_list {
        width: 100%
    }

    .box_list:nth-child(4n+1),
    .box_list:nth-child(3n+1),
    .box_list:nth-child(2n+1) {
        border-left: 1px solid #e8e8e8
    }

    .content.product_filter .title_page {
        top: 62px
    }

    .content.product_filter {
        padding-top: 0
    }
}

.header {
    z-index: 99
}



.header .container-fluid.header_block_1 .container {
    max-width: 1270px;
    display: flex;
    align-items: center
}

.header_content {
    float: left;
    width: calc(100% - 270px)
}

.header_top_content {
    margin-bottom: 20px
}

.header_top_content,
.header_bottom_content {
    float: left;
    width: 100%
}

.header_bottom_content {
    display: flex;
    align-items: center;
    padding-bottom: 0
}

.soc_icon {
    float: left;
    width: 100%;
    margin-top: 20px
}

.soc_icon img {
    max-height: 19px
}

.contact_header {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
}

.contact_header .head-con {
    display: flex;
    align-items: center;
    margin-right: 35px
}

.head-con--contacts {
    display: flex;
    flex-direction: column
}

.head-con--contacts a {
    color: #231f20;
    font-size: 14px;
    font-weight: 500;
    line-height: normal
}

.head-con img {
    max-width: 100%;
    width: 50px;
    margin-right: 10px
}

.contact_header span {
    color: #f7931d
}

.header_nav {
    margin: 19px 0 0;
    min-width: 0
}

.header_nav ul {
    margin: 0
}

.header_nav ul li {
    position: relative
}

.header_nav ul li a {
    font-size: 15px;
    font-weight: 500
}

.header_nav ul li.active a {
    text-decoration: none !important
}

.header_nav ul ul li+li {
    margin: 0
}

.header_nav ul ul {
    background: #fff;
    display: none;
    position: absolute;
    top: 22px;
    left: 0;
    padding: 10px 20px;
    box-sizing: border-box;
    width: 200px;
    box-shadow: 0 5px 10px #0000004d;
    margin: 0;
    z-index: 9
}

.header_nav ul li:hover ul {
    display: block
}

.header_nav ul ul li {
    padding: 5px 0;
    width: 100%;
    display: block
}



.header_lang {
    min-width: 55px;
    float: right;
    margin-top: 15px
}

.header_lang .list_lang {
    margin-top: 5px
}

.header_lang .list_lang img {
    margin-right: 5px;
    max-width: 100%;
    width: 15px
}

.header_lang .list_lang li a {
    color: #fc9
}

.header_lang .list_lang li a {
    color: #231f20;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    display: flex !important;
    align-items: center
}

.header_lang .list_lang li.active {
    display: none !important
}

.catalog_pdf {
    margin-right: 45px;
    margin-left: 25px;
}

.catalog_pdf i {
    display: none;
    margin-top: 9px;
    float: left;
    width: 100%;
    color: #000;
    text-decoration: none;
    font-size: 12px
}



.catalog_download img {
    box-shadow: none;
    max-width: 50px;
    margin: 0
}


.header_cart {
    float: right;
    margin-top: 0;
    margin-right: 0;
    margin-left: auto
}

.header .header_cart .basket_link {
    padding: 0;
    width: auto;
    align-items: center;
    display: flex;
    text-indent: 0 !important
}

.header .header_cart .basket_link img {
    width: 70px !important
}

.header .header_cart .basket_link:hover {
    text-decoration: none
}

.header .header_cart .basket_link span {
    color: #231f20;
    font-size: 14px;
    font-weight: 700;
    line-height: normal
}

.header_cart .basket_link:before {
    display: none
}

.header_search {
    width: 350px;
    margin: 10px 25px 0 0;
    position: relative;
    float: right;
    display: block;
    right: auto
}

.header_search .search_ico {
    right: auto;
    left: 10px;
    background: url(./img/search_ico2.png) no-repeat center center;
    background-size: 17px;
    top: 3px !important
}

.header_search .search_form.form-control {
    display: block !important;
    padding-left: 40px;
    height: 40px;
    border-radius: 10px
}

.mobile_menu_btn {
    height: 40px;
    width: 45px;
    border: none;
    padding: 0;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 7px;
    display: none
}

.mobile_menu_btn i {
    background: #000;
    height: 9px;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 7px
}

.menu_pp_mobile .close_menu {
    background: url(./img/close_bl.png) no-repeat center center;
    float: right;
    height: 38px;
    right: 24px;
    left: auto;
    position: absolute;
    top: 21px;
    width: 38px;
    display: none
}

.btn.show_mobile,
.btn.show_mobile2 {
    display: block;
    text-align: center;
    height: 55px;
    float: left;
    width: 100%;
    border: 3px solid #f6962c;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    border-radius: 0;
    box-sizing: border-box;
    line-height: 49px;
    padding: 0;
    font-weight: 700
}

.btn.show_mobile2 {
    margin-top: 45px
}

.nav_link.show_mobile {
    float: left;
    width: 100%;
    font-size: 20px;
    font-family: Trebuchet MS;
    color: #000
}

.contact_header.show_mobile {
    margin-top: 20px
}

.show_mobile,
.show_mobile2 {
    display: none !important
}

.header_bottom_content .header_cart.show_mobile {
    display: block !important;
    position: relative
}

.header_cart .amount {
    position: absolute;
    top: auto;
    bottom: 8px;
    right: 8px;
    height: 22px;
    background: #FA8E3E;
    border-radius: 50%;
    width: 22px;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: center;
    padding: 2px
}

.header_cart .order-img {
    position: relative
}

html .basket_page .header .container {
    height: auto
}

footer {
    background-color: #000000;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    height: auto
}

footer .container {
    width: 100%
}

footer>.container>.row {
    display: flex;
    flex-wrap: wrap
}

.footer-menu {
    display: flex;
    width: 100%;
    justify-content: space-evenly
}

.footer-menu a {
    color: #fff;
    display: block
}

.footer-menu--col-soc span {
    display: block
}

.footer-menu--col-soc a {
    display: inline-block
}

.footer-logo img {
    width: 250px
}

.footer-qr img {
    width: 120px
}

.footer-part img {
    width: 180px
}

.footer-part img+img {
    margin-top: 20px
}

.content.bread-cat+.content {
    padding-top: 0
}

.product_card .breadcrumbs {
    margin-bottom: 32px
}

.mob-phone {
    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 0
}

.mob-phone a {
    display: block
}

.mob-phone img {
    max-width: 110px;
    border-radius: 50%;
    box-shadow: 0 0 #ffb142;
    animation: pulse-yellow 2s infinite
}

@keyframes pulse-yellow {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 #ffb142b3
    }

    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 10px #ffb14200
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 #ffb14200
    }
}

.contacts-page {
    margin-top: 80px
}

.mb20 {
    margin-bottom: 20px
}

.contact-bl {
    display: flex
}

.contact-bl img {
    width: 80px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover
}

.contact-bl--info {
    margin-left: 50px
}

.contact-bl--info-item {
    font-size: 16px;
    color: #231f20;
    line-height: normal
}

.contact-bl--info-item a {
    color: #231f20
}

.contact-map iframe {
    width: 100%;
    height: 300px
}

.bootbox .bootbox-body h2 {
    font-weight: 100;
    font-family: Helvetica Neue LT W1G !important;
    font-size: 25px !important
}

.bootbox .btn-info {
    background: #b7b7b7 !important;
    text-shadow: none !important;
    font-weight: 100 !important;
    font-family: Helvetica Neue LT W1G;
    border-radius: 15px;
    font-size: 14px !important;
    max-width: 190px;
    transition: all .3s
}

.bootbox .btn-success {
    background: linear-gradient(to right, #ff822b 0%, #ffaf38 100%) !important;
    text-shadow: none !important;
    font-weight: 100 !important;
    font-family: Helvetica Neue LT W1G;
    border-radius: 15px;
    font-size: 14px !important;
    max-width: 190px;
    transition: all .3s
}

.bootbox .btn:hover {
    opacity: .8
}

.bootbox.modal .modal-dialog {
    margin-top: 220px
}

.bootbox.modal .modal-footer {
    display: flex;
    justify-content: space-around
}

.modal .bootbox-close-button.close {
    background: url(/assets/img/close2.png) no-repeat center center / cover;
    width: 25px;
    height: 25px;
    opacity: 1;
    transition: opacity 1s;
    margin-top: 0 !important
}

.product_card .product_card_title span {
    display: block;
    padding-left: 0
}

.modal .bootbox-body h2 {
    margin-top: 70px
}

@media (min-width: 768px) {
    .bootbox .modal-dialog {
        width: 470px;
        margin: 30px auto
    }
}

.cart-page {
    font-family: Helvetica Neue LT W1G
}

#cart-page {
    margin-bottom: 80px
}

#cart-page textarea {
    border-radius: 15px;
    box-shadow: none;
    border: 2px solid #ebebeb
}

#cart-page h2 {
    font-family: Helvetica Neue LT W1G
}

#cart-page .cart-title {
    font-size: 30px;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block
}

#cart-page .cart-title .amount {
    font-size: 16px;
    position: absolute;
    top: 0;
    right: -10px;
    font-weight: 600;
    font-family: Helvetica Neue LT W1G
}

.cart-clear {
    margin-bottom: 15px
}

.cart-clear a,
#cart-page a.remove_link {
    color: #ff822b;
    font-weight: 100;
    line-height: normal;
    font-family: "" Helvetica Neue LT W1G""
}

#cart-page .order_list .order_item {
    border-bottom: 1px solid #ebebeb;
    padding: 25px 0;
    margin-right: 0
}

#cart-page .order_list {
    border-top: 1px solid #ebebeb
}

#cart-page .order_list .form-control {
    max-width: 100%;
    margin: 30px 0 0;
    font-family: "" Helvetica Neue LT W1G"";
    font-weight: 100;
    padding: 15px 12px
}

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

#cart-page .order_list .form-control::placeholder {
    color: #999
}

#cart-page .order_list .order_item_txt {
    font-weight: 600;
    width: auto
}

#cart-page a.remove_link {
    display: block;
    text-align: center
}

#cart-page .order_item_btn {
    margin-top: 10px
}

#cart-page .order_item_photo a {
    display: block
}

#cart-page .order_list .order_item_title {
    margin: 0
}

#cart-page .order_list .order_item_title {
    width: calc(100% - 350px)
}

#cart-page .order_list .order_item_count .amount_pp input[type=text] {
    width: 40px;
    outline: none !important
}

#cart-page .order_list .order_item_count .amount_pp .amount_minus,
#cart-page .order_list .order_item_count .amount_pp .amount_plus {
    width: 35px
}

#cart-page .order_list .order_item_count .amount_pp {
    margin-bottom: 10px;
    display: flex;
    border: 1px solid #ebebeb;
    border-radius: 0;
    width: auto
}

#cart-page .order_title {
    font-size: 20px;
    line-height: normal;
    text-align: center;
    margin: 0 0 10px;
    font-weight: 100
}

#cart-page .cart-order-form {
    background-color: #f7f7f7;
    border-radius: 20px;
    padding: 25px 20px;
    text-align: center;
    margin-top: 115px
}

#cart-page .cart-order-form .form-group {
    margin-bottom: 5px
}

#cart-page .cart-order-form .form-control {
    border-radius: 10px;
    border: 1px solid #c5c5c5;
    box-shadow: none;
    max-width: 250px;
    margin: 0 auto;
    height: 40px;
    font-weight: 100;
    font-family: "" Helvetica Neue LT W1G""
}

#cart-page .cart-order-form .btn {
    box-shadow: none;
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    height: 45px;
    background: rgb(255, 174, 56);
    background: linear-gradient(90deg, rgba(255, 174, 56, 1) 0%, rgba(255, 132, 43, 1) 100%);
    color: #fff;
    outline: none !important;
    font-family: "" Helvetica Neue LT W1G"";
    font-weight: 100;
    font-size: 16px
}

.bl-download {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    max-width: 500px;
    margin: 200px auto 0
}

.bl-download a {
    display: flex;
    align-items: center;
    color: #231f20;
    font-size: 16px;
    font-weight: 700;
    line-height: normal
}

.bl-download img {
    margin-right: 10px;
    max-width: 55px
}

.bl-download span {
    display: block
}

.provider_detail .product_card_title span {
    display: block;
    padding-left: 0
}

.provider_detail .product_card_title {
    line-height: normal;
    margin-top: 60px
}

.scroll-up {
    position: fixed;
    z-index: 10;
    right: 12px;
    bottom: 110px;
    cursor: pointer
}

.scroll-up img {
    max-width: 87px;
    border-radius: 50%;
    z-index: 10
}

.content.contacts {
    margin-bottom: 60px
}

#cart-page .col-lg-4 {
    width: 25%;
    padding: 0
}

@media (min-width: 768px) {
    .mob-phone {
        display: none
    }
}

@media screen and (max-width: 1370px) {
    .header_search {
        width: 300px
    }

    .head-con--contacts a,
    .header_nav ul li a,
    .header .header_cart .basket_link span,
    .catalog_download span {
        font-size: 14px
    }
}

@media screen and (max-width: 1370px) {
    .contact_header div {
        padding-left: 0;
        background: none;
        margin-right: 20px
    }

    .catalog_download {
        width: 160px;
        height: 40px;
        margin: 0 !important
    }

    .catalog_pdf {
        width: 160px
    }

    .header_logo {
        width: 178px
    }

    .header_content {
        width: calc(100% - 220px)
    }
}

@media screen and (max-width: 1281px) {
    body .catalog_download img {
        display: block
    }

    .header_cart {
        overflow: visible
    }

    .header_search {
        max-width: 43%
    }
}

@media screen and (max-width: 1255px) {
    .header .container-fluid.header_block_1 .container {
        width: 100% !important
    }

    .contact_header .head-con {
        margin-right: 10px
    }

    .header_logo {
        width: 120px;
        margin: 0 20px 0 0
    }

    .head-con img,
    body .catalog_download img {
        width: 40px;
        margin-right: 15px
    }

    .header_search {
        width: 200px
    }
}

@media screen and (max-width: 1200px) {
    .header_bottom_content {
        position: relative
    }

    .header_search,
    .contact_header .head-con {
        margin-right: 0
    }

    .catalog_pdf {
        width: auto
    }
}

@media screen and (max-width: 1100px) {
    .header_search {
        width: 145px
    }
}

@media (min-width: 992px) {
    .box_list {
        width: 18%
    }
}

@media screen and (max-width: 992px) {
    #cart-page .cart-order-form {
        margin-top: 0
    }

    #cart-page .col-lg-4 {
        width: 100%;
        padding: 0 15px
    }

    .contacts-page {
        margin-top: 30px
    }

    .contact-bl {
        margin-bottom: 20px
    }

    .contact-bl--info {
        margin-left: 15px
    }

    .contact-bl img {
        width: 50px;
        height: 35px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .footer-menu {
        flex-direction: column;
        margin: 20px 0
    }

    .header_top_content {
        margin-bottom: 0
    }

    .header_search .search_form.form-control {
        padding-left: 41px;
        height: 37px
    }

    .header_search {
        margin: 13px 15px 0 0
    }

    .header_search .search_ico {
        left: 10px;
        background-size: 15px;
        top: 1px !important
    }

    .header_content {
        padding-right: 50px
    }

    .header_logo img {
        width: auto
    }

    .header_cart {
        margin: 13px 0 0
    }

    .catalog_pdf {
        margin-top: 10px
    }

    .show_mobile {
        display: block !important
    }

    .header_nav.menu_pp_mobile {
        margin-top: 0;
        padding: 90px 40px 20px;
        min-width: 0;
        width: 350px;
        background: rgba(255, 255, 255, .85)
    }

    .menu_pp_mobile .close_menu {
        display: block
    }

    .soc_icon.show_mobile {
        display: none !important;
        margin: 10px 0 30px
    }

    .soc_icon.show_mobile img {
        max-height: 22px
    }

    .contact_header.show_mobile {
        margin-top: 20px;
        font-size: 20px;
        width: 100%
    }

    .contact_header.show_mobile {
        display: none !important
    }

    .nav_link.show_mobile {
        display: none !important;
        margin-bottom: 20px
    }

    .menu_pp_mobile .contact_header div {
        padding-bottom: 15px
    }

    .header_nav ul {
        margin: 10px 0
    }

    .header_nav ul ul {
        display: none !important
    }

    .header_nav ul li,
    .header_nav ul li+li,
    .menu_pp_mobile li {
        padding: 5px 0;
        float: left;
        width: 100%
    }

    .menu_pp_mobile li a,
    .header_nav ul li a {
        font-size: 16px;
        font-family: Trebuchet MS
    }

    .header_nav ul li+li {
        padding-left: 0
    }

    .lang_switcher.show_mobile,
    .header_cart.show_mobile {
        display: none !important
    }

    .mobile_menu_btn {
        display: block
    }

    body .catalog_download img {
        margin: 0 auto;
        display: none
    }

    body .catalog_pdf {
        margin: 0
    }

    .catalog_pdf span {
        display: block !important
    }

    .head-con img,
    .catalog_pdf i {
        display: none !important
    }

    .header_content {
        width: auto;
        display: flex;
        align-items: center;
        margin-right: 0;
        margin-left: auto
    }

    .header .catalog_download {
        height: auto
    }

    .contact_header .head-con {
        width: 165px
    }
}

@media screen and (max-width: 850px) {
    .content {
        padding-top: 80px
    }

    .header_nav {
        margin: 0;
        min-width: 250px
    }

    .contact_header {
        margin-top: 0
    }

    .header_lang,
    .header_cart,
    .header_logo .soc_icon,
    #search_form {
        display: none
    }

    .lang_switcher.show_mobile,
    .header_cart.show_mobile {
        display: block !important
    }

    .menu_pp_mobile .header_lang,
    .menu_pp_mobile .header_cart {
        display: block
    }

    .header_bottom_content .header_cart.show_mobile {
        display: none !important
    }

    .menu_pp_mobile .header_lang {
        float: right
    }

    .header_lang .list_lang {
        margin-top: -18px
    }

    .menu_pp_mobile .header_cart {
        float: left;
        margin-top: 0;
        overflow: visible;
        position: relative
    }
}

@media screen and (max-width: 768px) {
    .bl-download {
        margin: 100px auto
    }

    .bl-download a {
        font-size: 14px;
        display: block;
        text-align: center
    }

    .bl-download img {
        margin-right: 5px;
        max-width: 40px
    }

    footer>.container>.row {
        flex-direction: column
    }

    .footer-qr {
        margin-top: 20px
    }

    .footer-logo img,
    .footer-qr img,
    .footer-part img {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        display: block
    }

    .header .catalog_download {
        right: 30px
    }

    .header_logo {
        width: 23%;
        margin: 10px 3% 0 2%
    }

    .header .catalog_download {
        right: 0;
        display: block;
        width: 54px;
        min-width: 0;
        text-align: center
    }

    .header_content {
        padding-right: 83px;
        width: 72%
    }

    .catalog_pdf {
        margin: 6px 0 0;
        width: auto
    }

    .catalog_pdf span {
        display: none
    }

    .catalog_pdf i {
        display: block;
        margin-top: 5px
    }
}

@media screen and (max-width: 630px) {
    .contact_header div {
        margin-right: 0;
        margin-bottom: 5px;
        padding-bottom: 0
    }

    .header_bottom_content {
        display: none
    }

    .btn.show_mobile2 {
        margin-top: 0;
        margin-bottom: 20px
    }

    .contact_header .head-con {
        width: 100%
    }

    .menu_pp_mobile .contact_header div {
        padding-bottom: 0
    }

    body .contact_header.show_mobile {
        display: block !important
    }
}

@media screen and (max-width: 540px) {
    .header .catalog_download {
        display: none
    }

    .header_logo {
        width: 34%
    }

    .header_content {
        padding-right: 83px;
        width: 58%;
        padding-left: 10px
    }

    .mobile_menu_btn {
        width: 31px;
        top: 13px
    }

    .mobile_menu_btn i {
        height: 5px;
        margin-bottom: 4px
    }

    .nav_link.show_mobile {
        display: block !important
    }

    .menu_pp_mobile .close_menu {
        height: 26px;
        right: 16px;
        top: 24px;
        width: 28px;
        background-size: contain
    }

    .menu_pp_mobile li {
        width: 100%
    }

    .header_lang .list_lang li {
        width: auto
    }

    .menu_pp_mobile li a,
    .header_nav ul li a {
        font-size: 20px
    }

    .header_lang .list_lang li {
        font-size: 18px
    }

    .header_nav ul li+li {
        padding-left: 0
    }

    .header_nav.menu_pp_mobile {
        padding: 64px 25px 20px
    }
}

@media screen and (max-width: 420px) {
    .header_nav ul a {
        padding: 0
    }
}

@media screen and (max-width: 400px) {
    .contact_header {
        display: none
    }

    .header_logo {
        width: 120px
    }

    .content.product_filter .title_page {
        padding-top: 0
    }

    .header_nav.menu_pp_mobile {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .btn.show_mobile {
        display: none !important
    }

    .btn.show_mobile2,
    .contact_header.show_mobile {
        display: block !important
    }

    .header_nav ul {
        margin: 10px 0 6px
    }

    .header_nav ul li,
    .header_nav ul li+li,
    .menu_pp_mobile li {
        padding: 2px 0
    }
}

.application_areas .application_areas_img .aspect-square .content:before {
    content: "";
    position: absolute;
    bottom: 45%;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, .75);
    transition: all 2s ease
}

.application_areas .application_areas_img .aspect-square .content:hover:before {
    height: 100%
}

.advatgenes ul li {
    margin: 15px 0
}

.list_provider .content_block_left {
    border: none
}

.content_block_left h1 {
    color: #000;
    font-size: 2.3rem;
    margin-bottom: 20px
}

.part_block {
    background: #f7f7f7;
    color: #8e8e8e;
    padding: 20px 25px;
    border-radius: 20px;
    margin-left: -15px
}

.part_block__title {
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4
}

.part_block__list {
    display: flex;
    flex-direction: column;
    position: relative;
    overflow-y: overlay;
    max-height: 385px;
    height: 100%
}

.part_block__list::-webkit-scrollbar {
    width: 5px
}

.part_block__list::-webkit-scrollbar-thumb {
    background-color: #c3c3c3;
    border-radius: 10rem
}

.part_block__list::-webkit-scrollbar-track {
    position: absolute;
    right: -3rem;
    top: -50rem;
    background: transparent
}

.part_block__list a {
    color: #8e8e8e;
    font-size: 1rem;
    line-height: 1.5rem
}

#part-list {
    font-family: Helvetica Neue LT W1G
}

#part-list .content_block_right .block_list_provider .name_provider {
    font-size: 1.3rem;
    color: #000;
    font-weight: 700
}

#part-list .content_block_right .block_list_provider .name_provider a {
    color: #000
}

#part-list .block_list_provider {
    border-bottom: none
}

#part-list .content_block_right .block_list_provider .txt_provider {
    color: #000;
    font-size: 1rem;
    line-height: normal;
    letter-spacing: 0;
    font-weight: 100
}

#part-list .content_block_right .block_list_provider p {
    font-family: Trebuchet MS, Tahoma, sans-serif
}

#part-list .content_block_right .block_list_provider label {
    font-weight: 700
}

#part-list .content_block_right .block_list_provider .block_img_provider {
    width: 200px;
    height: 200px
}

.menu_pp_mobile.show {
    display: block
}

.carousel {
    position: relative;
    box-sizing: border-box
}

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

.carousel.is-draggable {
    cursor: move;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: flex
}

.carousel__slide {
    flex: 0 0 auto;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain
}

.has-dots {
    margin-bottom: calc(.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + .5rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: .25;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease
}

.carousel__button.is-prev,
.carousel__button.is-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    color: var(--fancybox-color, #fff);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 1050;
    outline: none;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .4))
}

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

.fancybox__container :focus {
    outline: none
}

body:not(.is-using-mouse) .fancybox__container :focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94))
}

@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width: 48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg, rgba(24, 24, 27, .92))
}

.fancybox__carousel {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(.5rem + 22px)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: flex;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px;
    position: relative;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide:before,
.fancybox__slide:after {
    content: "";
    flex: 0 0 0;
    margin: auto
}

@media all and (min-width: 1024px) {
    .fancybox__slide {
        padding: 64px 100px
    }
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
    padding: 36px;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    position: relative;
    align-self: center;
    display: flex;
    flex-direction: column;
    z-index: 20
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: thin dotted;
    box-shadow: none
}

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%;
    color: var(--fancybox-color, #fff)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 40px
    }
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

@media all and (min-width: 1024px) {
    .carousel__button.is-close {
        right: 40px
    }
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0;
    color: var(--fancybox-color, #fff)
}

.fancybox__no-click,
.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    animation: fancybox-rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor
}

@keyframes fancybox-rotate {
    to {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
    animation: .15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
    animation: .15s ease both fancybox-fadeOut
}

.fancybox-fadeIn {
    animation: .15s ease both fancybox-fadeIn
}

.fancybox-fadeOut {
    animation: .1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp {
    animation: .2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    animation: .15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    animation: .15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    animation: .15s ease both fancybox-throwOutDown
}

@keyframes fancybox-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-zoomInUp {
    0% {
        transform: scale(.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        transform: scale(1) translateZ(0);
        opacity: 1
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255, 255, 255, .1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: #ffffff1a
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 4px #0003
}

.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__image {
    transform-origin: 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=contain] .fancybox__content {
    flex-direction: row;
    flex-wrap: wrap
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit=cover] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    max-width: 100%;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, .9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0)
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    flex: 0 0 auto;
    position: relative;
    padding: 0 3px;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 5px;
    border-style: solid;
    border-color: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
    opacity: 0;
    transition: opacity .15s ease;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: #ffffff1a;
    background-repeat: no-repeat;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, .006) 8.1%, hsla(0deg, 0%, 0%, .021) 15.5%, hsla(0deg, 0%, 0%, .046) 22.5%, hsla(0deg, 0%, 0%, .077) 29%, hsla(0deg, 0%, 0%, .114) 35.3%, hsla(0deg, 0%, 0%, .155) 41.2%, hsla(0deg, 0%, 0%, .198) 47.1%, hsla(0deg, 0%, 0%, .242) 52.9%, hsla(0deg, 0%, 0%, .285) 58.8%, hsla(0deg, 0%, 0%, .326) 64.7%, hsla(0deg, 0%, 0%, .363) 71%, hsla(0deg, 0%, 0%, .394) 77.5%, hsla(0deg, 0%, 0%, .419) 84.5%, hsla(0deg, 0%, 0%, .434) 91.9%, hsla(0deg, 0%, 0%, .44) 100%);
    padding: 0;
    touch-action: none;
    display: flex;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .4))
}

@media all and (min-width: 1024px) {
    .fancybox__toolbar {
        padding: 8px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    transform: translate(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media (max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fancybox__container:-webkit-full-screen::backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

.swiper-list-products.swiper-horizontal.swiper-initialized {
    position: relative
}

.block_products_content.suplier_prod_car {
    overflow-x: hidden
}

.btn.btn-yellow {
    margin-right: 1rem;
    box-shadow: none;
    border-width: 0;
    border-radius: 10px;
    height: 40px;
    background: #ffae38;
    background: linear-gradient(90deg, #ffae38 0%, #ff842b 100%);
    color: #fff;
    outline: none !important;
    font-family: "" Helvetica Neue LT W1G "";
    font-weight: 100;
    font-size: 16px
}

.block_list_products.catlist div.box_list {
    width: 33.33%
}

@media screen and (max-width: 992px) {
    .block_list_products.catlist div.box_list {
        width: 50%
    }
}

.product_presentations h3 {
    font-weight: 700;
    font-size: 24px;
    margin: 1rem 0
}

.sertificates-slider {
    overflow: hidden
}

.png-icon,
.pdf-icon,
.jpeg-icon,
.msword-icon,
.exce-icon {
    background-image: url(./img/PNG-02.png);
    width: 24px;
    height: 28px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: .75rem
}

.pdf-icon {
    background-image: url(./img/PDF-02.png)
}

.jpeg-icon {
    background-image: url(./img/JPG-02.png)
}

.msword-icon {
    background-image: url(./img/DOC-02.png)
}

.excel-icon {
    background-image: url(./img/XLS-02.png)
}

.mb-3 {
    margin-bottom: .75rem
}

.items-center {
    align-items: center
}

.mb-8 {
    margin-bottom: 2rem
}

.prod-cat-item {
    border-radius: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    overflow: hidden;
    background: #f7f7f7;
    text-decoration: none !important;
    color: #000 !important;
    text-align: center;
    min-height: 10rem;
    font-weight: 700
}

.prod-cat-item:hover {
    background: linear-gradient(90deg, #ffae38 0%, #ff842b 100%);
    color: #fff !important
}

.prod-cat-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    gap: 1.5rem
}

@media screen and (min-width: 992px) {
    .prod-cat-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.grid {
    display: grid
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.swiper-wrapper {
    transition-timing-function: linear
}

.swiper-pagination-banners {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.fancybox__container {
    z-index: 10050
}

.sort_prod_info {
    margin-top: 35px;
    margin-bottom: 35px;
}

.block_price {
    display: flex;
    float: none;
    clear: both;
    margin-bottom: 25px;
}

.block_price__price {
    font-family: Elektra Medium Pro, sans-serif;
    color: #f1840f;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
}

.block_price__price span {
    color: #353535;
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden
}

.header_block_1__new {
    padding: 20px 0;
}



.header_content__new .header_top_content__menu {
    flex: 1;
}

.header .container-fluid.header_block_1__new .container {
    padding: 20px 16px;
}

.header .container-fluid.header_block_1__new .container {
    max-width: 1270px;
    display: flex;
    align-items: stretch;
}



.header_top_content__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_top_content__menu ul li {}



.header_top_content__menu ul li.active a {
    color: #FF822B;
}



.header_top_content__menu .Search__inputWrap {
    flex-grow: 1;
    width: 100%;
    border: 1px #FF822B solid;
    max-height: 35px;
    border-right: none;
    border-radius: 30px 0 0 30px;
}

.header_top_content__menu .Search__submit {
    left: -2px;
    flex-shrink: 0;
    width: 48px;
    height: 35px;
    padding: 7px;
    cursor: pointer;
    color: #31313a;
    border: none;
    border-radius: 3px;
    background-color: unset;
    transition: background-color 0.1s;
    border: #FF822B 1px solid;
    border-left: none;
    border-radius: 0 30px 30px 0;
}

.header_top_content__menu .Search__input {
    height: 30px;
    padding: 10px 36px 10px 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-color: unset;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
    margin-left: 20px;
}

.header_top_content__menu .Search__suggest {
    position: absolute;
    z-index: 52;
    top: 48px;
    left: 0;
    width: calc(100% - 2px);
    margin: 0;
    padding: 14px 24px;
    list-style: none;
    pointer-events: none;
    opacity: 0;
    color: #31313a;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
    transition: opacity 0.1s;
    display: flex;
    flex-direction: column;
}

.header_top_content__menu .Search__suggest.visible {
    opacity: 1;
}





.header_top_content__burger{
    display: none;
}


@media screen and (max-width: 800px) {

    .header_block_1__new {
        display: flex;
    }

    .header .container-fluid.header_block_1__new .container {
        max-width: 1270px;
        display: grid;
        align-items: stretch;
    }

    .header_top_content__menu>ul {
        display: none;
    }

    
    

    .header_top_content__user {}

  

   

   

    .header_top_content__menu .Search {
        display: flex;
        width: 100%;
        position: relative;
        max-height: 35px;
    }

    .header_top_content__icon .HeaderMiddle__actions {
        position: relative;
        z-index: 0;
        right: 0;
        bottom: 0;
        left: 0;
        justify-content: space-around;
        border-top: none;
        background-color: #ffffff;
        width: 100%;
    }

    .header_top_content__icon .HeaderMiddle__action:first-child {
        color: #FF822B;
        display: none;
    }

    /*.header_top_content__icon .HeaderMiddle__action:nth-child(3) {
        color: #FF822B;
        display: none;
    }*/

    .header_content__new .header_top_content__icon .HeaderMiddle__actions {
        position: relative;
        z-index: 0;
        right: 0;
        bottom: 0;
        left: 0;
        justify-content: space-around;
        border-top: none;
        background-color: #ffffff;
    }


    .header_content__new .HeaderMiddle__action {
        margin-left: 0;
        padding: 0;
    }
    .header .container-fluid.header_block_1__new .container {
        padding: 0;
    }

    .header_top_content__burger{
        width: 55px;
        height: 100%;
        background: white;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px;
        transition: all .5s ease;
    }

    .header_top_content__burger:hover .burger-strip-2 div:first-child {
        transform: translateY(13px) rotate(45deg);
    }
    .header_top_content__burger:hover .burger-strip-2 div:nth-child(2) {
        opacity: 0;
    }
    .header_top_content__burger:hover .burger-strip-2 div:last-child {
        transform: translateY(-13px) rotate(-45deg);
    }

    .header_top_content__burger .strip div {
        height: 3px;
        border-radius: 2px;
        background: #FF822B;
        margin: 10px;
        transition: all .55s cubic-bezier(0.075, 0.82, 0.165, 1);
        width: 40px;
    }

    .header .header_top_content__user .catalog_download {
        min-width: 0;
        text-align: center;
        display: flex;
        width: 100%;
    }
    

}


.tab-content>.tab-pane {
    display: block;
}

.header_top_content__menu .Search__input {
    height: 33px;
}

.header_top_content__menu ul li {
    list-style: none;
}

.catalog_pdf {
    margin-right: 0;
    margin-left: 0;
    display: none;
}









.provider_detail .description_info .modal_setting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 800px) {
    .content .block_banner_info {
        margin: 0;
    }

    .header_top_content__menu .Search__inputWrap {
        margin-bottom: 0;
    }
    #banner_slider {
        overflow: hidden;
        padding-bottom: 0;
    }

    .block_banner_info  .Slider__wrap::before, .block_banner_info .Slider__wrap::after {
        display: block;
        flex-shrink: 0;
        width: 24px;
        height: 24px;
        content: none;
    }

    
}


@media screen and (max-width: 430px) {
    .header_top_content__icon .HeaderMiddle__actionText {
        font-size: 10px;
        display: none;
        color: currentColor;
    }

}

.grid-cols-video{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

@media screen and (max-width: 800px) {
    .grid-cols-video{
        display: grid;
        grid-template-columns: 1fr;
        gap: 25px;
    }
}

.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100; }
    @media (min-width: 768px) {
      .mobile-menu {
        padding-top: 0; } }
    .mobile-menu .mm__bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(20, 20, 20, 0.8);
      z-index: 100; }
    .mobile-menu .mm__wrapper {
      visibility: hidden;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      transition: all .4s ease-in-out;
      overflow-y: auto;
      position: relative;
      width: 100%;
      height: 100%;
      z-index: 200;
      touch-action: auto;
      -ms-touch-action: auto;
      background: #fff; }
      @media (min-width: 768px) {
        .mobile-menu .mm__wrapper {
          width: 35%; } }
      @media (min-width: 1200px) {
        .mobile-menu .mm__wrapper {
          width: 25%; } }
    .mobile-menu .h__logo {
      padding-left: 40px;
      font-size: 2rem;
      font-weight: 700;
      color: #333;
      line-height: 1.25;
      margin-left: 20px;
      margin-top: 15px; }
  
  .mm__header .close-btn {
    position: absolute;
    top: 18px;
    right: 0;
    margin-right: 15px;
    margin-top: 15px; }

    .mm__header{
        padding: 20px 16px;
    }

    .mm__body{
        padding: 0 16px;
    }

    .mm__body .Categories__subList{
        display: none;
    }
    .mm__body .ShowAllButton{
        display: none;
    }

    .top_mobile_menu{
        background: #efeff3;
        margin: -16px;
        padding: 30px 25px;
        list-style: none;
    }

    .top_mobile_menu a{
        font-size: 14px;
    line-height: 18px;
    display: block;
    padding: 8px 0;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    color: #222;
    border: none;
    background-color: transparent;
    }

    @media screen and (max-width: 800px) {
        .content .block_banner_info {
            margin: 0;
        }

        .content.content_main{
            padding-top: 0;
        }

        .content.contacts {
            padding-top: 0;
        }
        .content.list_provider{
            padding-top: 0;
        }
        .footer-menu--col{
            text-align: center;
            padding: 0;
        }
    
        .footer-menu--col ul{
            padding: 0;
        }
    }

    a:focus, a:hover {
        color: #FF822B !important;
    }