@charset "UTF-8";

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    margin: 0;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    overflow-x: hidden
}

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
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

pre {
    overflow: auto
}

samp {
    font-size: 1em
}

button, input, optgroup, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

select {
    font: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: inherit;
    color: rgba(0,0,0,.77);
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

fieldset, legend, td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    .vskb-more-box h2 a, .vskb-more-box p a, h2, h3, p {
        orphans: 3;
        widows: 3
    }

    .vskb-more-box h2 a, 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/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/bootstrap/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: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

.glyphicon-circle-arrow-right:before {
    content: ""
}

.glyphicon-circle-arrow-left:before {
    content: ""
}

.glyphicon-circle-arrow-up:before {
    content: ""
}

.glyphicon-circle-arrow-down:before {
    content: ""
}

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

.glyphicon-sort-by-alphabet:before {
    content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
    content: ""
}

.glyphicon-sort-by-order:before {
    content: ""
}

.glyphicon-sort-by-order-alt:before {
    content: ""
}

.glyphicon-sort-by-attributes:before {
    content: ""
}

.glyphicon-sort-by-attributes-alt:before {
    content: ""
}

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-header:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

.glyphicon-sound-5-1:before {
    content: ""
}

.glyphicon-sound-6-1:before {
    content: ""
}

.glyphicon-sound-7-1:before {
    content: ""
}

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

.glyphicon-cd:before {
    content: ""
}

.glyphicon-save-file:before {
    content: ""
}

.glyphicon-open-file:before {
    content: ""
}

.glyphicon-level-up:before {
    content: ""
}

.glyphicon-copy:before {
    content: ""
}

.glyphicon-paste:before {
    content: ""
}

.glyphicon-alert:before {
    content: ""
}

.glyphicon-equalizer:before {
    content: ""
}

.glyphicon-king:before {
    content: ""
}

.glyphicon-queen:before {
    content: ""
}

.glyphicon-pawn:before {
    content: ""
}

.glyphicon-bishop:before {
    content: ""
}

.glyphicon-knight:before {
    content: ""
}

.glyphicon-baby-formula:before {
    content: ""
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: ""
}

.glyphicon-bed:before {
    content: ""
}

.glyphicon-apple:before {
    content: ""
}

.glyphicon-erase:before {
    content: ""
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: ""
}

.glyphicon-duplicate:before {
    content: ""
}

.glyphicon-piggy-bank:before {
    content: ""
}

.glyphicon-scissors:before {
    content: ""
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: ""
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "¥"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: ""
}

.glyphicon-ice-lolly:before {
    content: ""
}

.glyphicon-ice-lolly-tasted:before {
    content: ""
}

.glyphicon-education:before {
    content: ""
}

.glyphicon-option-horizontal:before {
    content: ""
}

.glyphicon-option-vertical:before {
    content: ""
}

.glyphicon-menu-hamburger:before {
    content: ""
}

.glyphicon-modal-window:before {
    content: ""
}

.glyphicon-oil:before {
    content: ""
}

.glyphicon-grain:before {
    content: ""
}

.glyphicon-sunglasses:before {
    content: ""
}

.glyphicon-text-size:before {
    content: ""
}

.glyphicon-text-color:before {
    content: ""
}

.glyphicon-text-background:before {
    content: ""
}

.glyphicon-object-align-top:before {
    content: ""
}

.glyphicon-object-align-bottom:before {
    content: ""
}

.glyphicon-object-align-horizontal:before {
    content: ""
}

.glyphicon-object-align-left:before {
    content: ""
}

.glyphicon-object-align-vertical:before {
    content: ""
}

.glyphicon-object-align-right:before {
    content: ""
}

.glyphicon-triangle-right:before {
    content: ""
}

.glyphicon-triangle-left:before {
    content: ""
}

.glyphicon-triangle-bottom:before {
    content: ""
}

.glyphicon-triangle-top:before {
    content: ""
}

.glyphicon-console:before {
    content: ""
}

.glyphicon-superscript:before {
    content: ""
}

.glyphicon-subscript:before {
    content: ""
}

.glyphicon-menu-left:before {
    content: ""
}

.glyphicon-menu-right:before {
    content: ""
}

.glyphicon-menu-down:before {
    content: ""
}

.glyphicon-menu-up:before {
    content: ""
}

*, :after, :before, input[type=search] {
    box-sizing: border-box
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #737373;
    text-decoration: none
}

    a:focus, a:hover {
        color: #fd000d;
        text-decoration: none
    }

    a:focus, input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

img {
    vertical-align: middle
}

.employees .division .employee img, .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit
}

.h1, .h2, .h3, .h4, .h5, .h6, .vskb-more-box h2 a, h1, h2, h3, h4, h5, h6 {
    font-family: "Futura",sans-serif;
    font-weight: 400;
    line-height: 1.5
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, .vskb-more-box h2 a .small, .vskb-more-box h2 a 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: rgba(0,0,0,.33)
    }

.h1, .h2, .h3, .vskb-more-box h2 a, h1, h2, h3 {
    margin-top: 30px;
    margin-bottom: 15px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .vskb-more-box h2 a .small, .vskb-more-box h2 a small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 15px;
    margin-bottom: 15px
}

    .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, .h3, .vskb-more-box h2 a, h2, h3 {
    font-size: 28px
}

.h4, h4 {
    font-size: 25px
}

.h5, h5 {
    font-size: 20px
}

.h6, h6 {
    font-size: 17px
}

.vskb-more-box p a, p {
    margin: 0 0 20px;
    font-weight: 300
}

.lead {
    margin-bottom: 30px;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 30px
    }
}

.small, small {
    font-size: 16px
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left, th {
    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
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: rgba(0,0,0,.33)
}

.text-primary {
    color: #fd000d
}

a.text-primary:focus, a.text-primary:hover {
    color: #ca000a
}

.text-success {
    color: #00e00b
}

a.text-success:focus, a.text-success:hover {
    color: #00ad08
}

.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: #fd000d
}

a.text-danger:focus, a.text-danger:hover {
    color: #ca000a
}

.bg-primary {
    color: #fff;
    background-color: #fd000d
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #ca000a
}

.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
}

dl, ol, ul {
    margin-top: 0
}

ol, ul {
    line-height: 1.75;
    font-weight: 300;
    margin-bottom: 20px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-bottom: 30px
}

dd, dt {
    line-height: 1.5
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted rgba(0,0,0,.33)
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 15px 30px;
    margin: 0 0 30px;
    font-size: 25px;
    border-left: 5px solid rgba(0,0,0,.1)
}

    .vskb-more-box p blockquote a:last-child, blockquote .vskb-more-box p a:last-child, 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.5;
        color: rgba(0,0,0,.33)
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: "— "
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid rgba(0,0,0,.1);
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, .vskb-bank-selector .vskb-switcher ul.region-list li.region::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: " —"
        }

address {
    margin-bottom: 30px;
    font-style: normal;
    line-height: 1.5
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code, pre {
    border-radius: 4px
}

code, kbd {
    color: #c7254e;
    padding: 2px 4px;
    font-size: 90%;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        box-shadow: none
    }

pre {
    display: block;
    padding: 14.5px;
    margin: 0 0 15px;
    font-size: 19px;
    line-height: 1.5;
    word-break: break-all;
    word-wrap: break-word;
    color: rgba(0,0,0,.77);
    background-color: #f5f5f5;
    border: 1px solid #ccc
}

    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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:after, .container:before {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container-fluid:after, .container-fluid:before {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:after, .row:before {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.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-left: 15px;
    padding-right: 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-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@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-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: rgba(0,0,0,.33);
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px
}

    .table > thead > tr > th {
        padding: 8px;
        line-height: 1.5;
        border-top: 1px solid #ddd
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
        padding: 8px;
        line-height: 1.5;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th, .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 22.5px;
        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
            }
}

.CaptchaTable td:first-child {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important
}

.CaptchaTable img {
    height: 45px
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size], textarea.form-control {
    height: auto
}

.form-control, output {
    display: block;
    font-size: 20px;
    line-height: 1.5;
    color: rgba(0,0,0,.77)
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 48px;
    padding: 6px 15px;
    font-weight: 300;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0,0,0,.33);
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    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 rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: rgba(0,0,0,.33);
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: rgba(0,0,0,.33)
    }

    .form-control::-webkit-input-placeholder {
        color: rgba(0,0,0,.33)
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: rgba(0,0,0,.1);
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 48px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > .input-group-btn > input[type=time].btn, input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 33px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > .input-group-btn > input[type=time].btn, input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 52px
    }
}

.form-group {
    margin-bottom: 20px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .checkbox-inline, .radio label, .radio-inline {
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox label, .radio label {
        min-height: 30px
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 50px
}

    .form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-left: 0;
        padding-right: 0
    }

.form-group-sm .form-control, .input-group-sm > .form-control, .input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.input-group-sm > .input-group-addon {
    height: 33px;
    line-height: 1.5
}

.input-group-sm > .input-group-btn > .btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
    height: 33px;
    line-height: 33px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control, .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 44px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.form-group-lg .form-control, .input-group-lg > .form-control, .input-lg {
    height: 52px;
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.3333333;
    border-radius: 0
}

.input-group-lg > .input-group-addon {
    height: 52px;
    line-height: 1.3333333
}

.input-group-lg > .input-group-btn > .btn {
    height: 52px;
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.3333333;
    border-radius: 0
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 52px;
    line-height: 52px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control, .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg select.form-control {
    height: 52px;
    line-height: 52px
}

.form-group-lg .form-control-static {
    height: 52px;
    min-height: 52px;
    padding: 11px 16px;
    font-size: 22px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 60px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 52px;
    height: 52px;
    line-height: 52px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.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: #00e00b
}

.has-success .form-control {
    border-color: #00e00b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #00ad08;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #47ff50
    }

.has-success .input-group-addon {
    color: #00e00b;
    border-color: #00e00b;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #00e00b
}

.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 rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-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: #fd000d
}

.has-error .form-control {
    border-color: #fd000d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #ca000a;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ff646c
    }

.has-error .input-group-addon {
    color: #fd000d;
    border-color: #fd000d;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #fd000d
}

.has-feedback label ~ .form-control-feedback {
    top: 35px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040
}

@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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 37px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .btn-toolbar:after, .btn-toolbar:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table
    }

    .btn-toolbar:after, .form-horizontal .form-group:after {
        clear: both
    }

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.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: 22px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-family: "Futura",sans-serif;
    font-weight: 400;
    letter-spacing: .8px;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 15px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all ease .6s
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: none;
        box-shadow: 0 0 2pt 2pt #67ade9
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #fd000d;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #fd000d;
    background-size: 220% 100%;
    background-color: #fff;
    background-image: linear-gradient(to right,#fff 50%,#fd000d 50%);
    background-position: 5% 0;
    border-color: #fd000d
}

    .btn-default.focus, .btn-default:focus, .btn-default:hover {
        color: #fff;
        background-color: #fd000d;
        background-position: -88% 0
    }

    .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
        color: #fff;
        background-color: #fd000d;
        background-position: -88% 0
    }

        .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 > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
            color: #fff;
            background-color: #fd000d;
            background-position: -88% 0
        }

    .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
        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: #fd000d
    }

    .btn-default .badge, .btn-primary {
        color: #fff;
        background-color: #fd000d
    }

.btn-primary {
    background-size: 220% 100%;
    background-image: linear-gradient(to right,#fd000d 50%,#fff 50%);
    background-position: 5% 0;
    border-color: #e4000c
}

    .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
        color: #fd000d;
        background-color: #fff;
        background-position: -88% 0
    }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        color: #fd000d;
        background-color: #fff;
        background-position: -88% 0
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
            color: #fd000d;
            background-color: #fff;
            background-position: -88% 0
        }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        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: #fd000d;
        border-color: #e4000c
    }

    .FormPanel .btn-primary, .btn-primary .badge {
        color: #fd000d;
        background-color: #fff
    }

.FormPanel .btn-primary {
    background-size: 220% 100%;
    background-image: linear-gradient(to right,#fff 50%,#fd000d 50%);
    background-position: 5% 0;
    border-color: #fd000d
}

    .FormPanel .btn-primary.focus, .FormPanel .btn-primary:focus, .FormPanel .btn-primary:hover {
        color: #fff;
        background-color: #fd000d;
        background-position: -88% 0
    }

    .FormPanel .btn-primary.active, .FormPanel .btn-primary:active, .open > .FormPanel .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #fd000d;
        background-position: -88% 0
    }

        .FormPanel .btn-primary.active.focus, .FormPanel .btn-primary.active:focus, .FormPanel .btn-primary.active:hover, .FormPanel .btn-primary:active.focus, .FormPanel .btn-primary:active:focus, .FormPanel .btn-primary:active:hover, .open > .FormPanel .btn-primary.dropdown-toggle.focus, .open > .FormPanel .btn-primary.dropdown-toggle:focus, .open > .FormPanel .btn-primary.dropdown-toggle:hover {
            color: #fff;
            background-color: #fd000d;
            background-position: -88% 0
        }

    .FormPanel .btn-primary.active, .FormPanel .btn-primary:active, .open > .FormPanel .btn-primary.dropdown-toggle {
        background-image: none
    }

    .FormPanel .btn-primary.disabled.focus, .FormPanel .btn-primary.disabled:focus, .FormPanel .btn-primary.disabled:hover, .FormPanel .btn-primary[disabled].focus, .FormPanel .btn-primary[disabled]:focus, .FormPanel .btn-primary[disabled]:hover, fieldset[disabled] .FormPanel .btn-primary.focus, fieldset[disabled] .FormPanel .btn-primary:focus, fieldset[disabled] .FormPanel .btn-primary:hover {
        background-color: #fff;
        border-color: #fd000d
    }

    .FormPanel .btn-primary .badge {
        color: #fff;
        background-color: #fd000d
    }

.btn-success {
    color: #fff;
    background-size: 220% 100%;
    background-color: #5cb85c;
    background-image: linear-gradient(to right,#5cb85c 50%,#fff 50%);
    background-position: 5% 0;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus, .btn-success:hover {
        color: #5cb85c;
        background-color: #fff;
        background-position: -88% 0
    }

    .btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
        color: #5cb85c;
        background-color: #fff;
        background-position: -88% 0
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
            color: #5cb85c;
            background-color: #fff;
            background-position: -88% 0
        }

    .btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
        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-size: 220% 100%;
    background-color: #5bc0de;
    background-image: linear-gradient(to right,#5bc0de 50%,#fff 50%);
    background-position: 5% 0;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus, .btn-info:hover {
        color: #5bc0de;
        background-color: #fff;
        background-position: -88% 0
    }

    .btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
        color: #5bc0de;
        background-color: #fff;
        background-position: -88% 0
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
            color: #5bc0de;
            background-color: #fff;
            background-position: -88% 0
        }

    .btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
        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-size: 220% 100%;
    background-color: #f0ad4e;
    background-image: linear-gradient(to right,#f0ad4e 50%,#fff 50%);
    background-position: 5% 0;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
        color: #f0ad4e;
        background-color: #fff;
        background-position: -88% 0
    }

    .btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
        color: #f0ad4e;
        background-color: #fff;
        background-position: -88% 0
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
            color: #f0ad4e;
            background-color: #fff;
            background-position: -88% 0
        }

    .btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
        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-size: 220% 100%;
    background-color: #fd000d;
    background-image: linear-gradient(to right,#fd000d 50%,#fff 50%);
    background-position: 5% 0;
    border-color: #e4000c
}

    .btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
        color: #fd000d;
        background-color: #fff;
        background-position: -88% 0
    }

    .btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
        color: #fd000d;
        background-color: #fff;
        background-position: -88% 0
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
            color: #fd000d;
            background-color: #fff;
            background-position: -88% 0
        }

    .btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
        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: #fd000d;
        border-color: #e4000c
    }

    .btn-danger .badge {
        color: #fd000d;
        background-color: #fff
    }

.btn-link {
    color: #fd000d;
    font-weight: 400;
    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: #fd000d;
                text-decoration: none;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: rgba(0,0,0,.33);
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-group-xs > .btn, .btn-sm, .btn-xs {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px
}

.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-property: height,visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    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;
    list-style: none;
    font-size: 20px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 14px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.5;
        color: rgba(0,0,0,.77);
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: rgba(0,0,0,.77);
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #fd000d
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: rgba(0,0,0,.33)
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(0,0,0,.33);
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn {
        float: left
    }

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -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-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    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-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg > .btn .caret, .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;
    width: 100%;
    max-width: 100%;
    float: none
}

    .btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .nav:after, .nav:before {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after, .nav:after {
        clear: both
    }

    .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-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 17px;
        border-top-left-radius: 17px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 17px;
        border-bottom-left-radius: 17px
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified, .input-group {
    display: table;
    border-collapse: separate
}

.btn-group-justified {
    width: 100%;
    table-layout: fixed
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=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
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

    .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 {
    white-space: nowrap
}

.input-group-addon, .input-group-btn {
    width: 1%;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: rgba(0,0,0,.77);
    text-align: center;
    background-color: rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.33);
    border-radius: 0
}

    .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 14px;
        border-radius: 0
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: 10px 16px;
        font-size: 22px;
        border-radius: 0
    }

    .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-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn, .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 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li, .nav > li > a {
        position: relative;
        display: block
    }

        .nav > li > a {
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: rgba(0,0,0,.1)
            }

        .nav > li.disabled > a {
            color: rgba(0,0,0,.33)
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: rgba(0,0,0,.33);
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: rgba(0,0,0,.1);
        border-color: #fd000d
    }

    .nav .nav-divider {
        height: 1px;
        margin: 14px 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.5;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: rgba(0,0,0,.55);
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

.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: #fd000d
    }

.nav-justified > li, .nav-stacked > li, .nav-tabs.nav-justified > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px
    }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > .active > a {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > .active > a {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    z-index: 1030;
    position: fixed;
    top: 0;
    right: 0;
    left: 0
}

    .navbar:after, .navbar:before {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

.navbar-header {
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0 15px;
    height: 50px;
    overflow: hidden;
    transition: all .2s linear
}

    .navbar-header:after, .navbar-header:before {
        content: " ";
        display: table
    }

    .navbar-header:after {
        clear: both
    }

.is-main-page .navbar-header, .navbar-small .navbar-header {
    height: 50px
}

.navigation-open .navbar-header {
    height: 116px
}

@media (min-width:768px) {
    .navbar-header {
        padding: 0
    }

    .is-main-page .navbar-header {
        height: 116px
    }

    .navbar-small .navbar-header {
        height: 50px
    }

    .navigation-open .navbar-header {
        height: 116px
    }
}

@media (min-width:992px) {
    .is-main-page .navbar-header {
        height: 136px
    }

    .navbar-header, .navbar-small .navbar-header {
        height: 75px
    }

    .navigation-open .navbar-header {
        height: 136px
    }
}

@media (min-width:768px) {
    .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-brand {
    float: left;
    margin-top: 11px;
    padding: 0 60px 0 0;
    width: auto;
    transition: all .2s linear
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > .logo-vskb {
        display: block;
        width: 100%;
        height: 45px;
        transition: all .2s linear
    }

        .navbar-brand > .logo-vskb .vskbs-claim {
            opacity: 0;
            transition: opacity .2s linear
        }

.navigation-open .navbar-brand > .logo-vskb {
    height: 70px
}

    .navigation-open .navbar-brand > .logo-vskb .vskbs-claim {
        opacity: 1
    }

.navigation-open .navbar-brand {
    margin-top: 23px
}

@media (min-width:768px) {
    .is-main-page .navbar-brand > .logo-vskb {
        height: 70px
    }

        .is-main-page .navbar-brand > .logo-vskb .vskbs-claim {
            opacity: 1
        }

    .navbar-brand > .logo-vskb, .navbar-small .navbar-brand > .logo-vskb {
        height: 45px
    }

        .navbar-small .navbar-brand > .logo-vskb .vskbs-claim {
            opacity: 0
        }

    .navigation-open .navbar-brand > .logo-vskb {
        height: 70px
    }

        .navigation-open .navbar-brand > .logo-vskb .vskbs-claim {
            opacity: 1
        }

    .is-main-page .navbar-brand {
        margin-top: 23px
    }

    .navbar-small .navbar-brand {
        margin-top: 11px
    }

    .navigation-open .navbar-brand {
        margin-top: 23px
    }
}

@media (min-width:992px) {
    .is-main-page .navbar-brand {
        margin-top: 33px
    }

    .navbar-brand, .navbar-small .navbar-brand {
        margin-top: 24px
    }

    .navigation-open .navbar-brand {
        margin-top: 33px
    }
}

.navbar-toggle {
    position: absolute;
    top: -10px;
    right: 0;
    padding: 25px 18px;
    width: 71px;
    height: 71px;
    background-color: transparent;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 50px;
    transition: all .2s linear
}

    .navbar-toggle:focus {
        outline: 0
    }

        .navbar-toggle:focus .icon-bar, .navbar-toggle:hover .icon-bar {
            background-color: #333
        }

    .navbar-toggle .icon-bar {
        display: block;
        width: 31px;
        height: 3px;
        background-color: #737373;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transition: all .2s linear
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 5px
        }

.navigation-open .navbar-toggle {
    top: 11px;
    right: 15px;
    padding: 6px;
    width: 35px;
    height: 35px;
    border-color: #737373;
    background-color: #fff
}

    .navigation-open .navbar-toggle .icon-bar {
        margin-top: 0;
        width: 19px;
        height: 2px
    }

    .navigation-open .navbar-toggle .icon-bar-1 {
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .navigation-open .navbar-toggle .icon-bar-2 {
        background-color: transparent
    }

    .navigation-open .navbar-toggle .icon-bar-3 {
        margin-top: -4px;
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

@media (min-width:768px) {
    .is-main-page .navbar-toggle {
        top: 22px
    }

    .navbar-small .navbar-toggle, .navbar-toggle {
        top: -10px
    }

    .navigation-open .navbar-toggle {
        top: 22px
    }
}

@media (min-width:992px) {
    .is-main-page .navbar-toggle {
        top: 33px
    }

    .navbar-small .navbar-toggle, .navbar-toggle {
        top: 2px
    }

    .navigation-open .navbar-toggle {
        top: 50px
    }
}

.navbar-nav {
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .navbar-expando .nav-main:after, .navbar-expando .nav-main:before, .navbar-nav:after, .navbar-nav:before {
        content: " ";
        display: table
    }

    .navbar-expando .nav-main:after, .navbar-nav:after {
        clear: both
    }

    .navbar-nav > li, .navbar-nav > li > a {
        position: relative;
        display: block
    }

        .navbar-nav > li > a {
            padding: 10px 15px;
            font-family: "Futura Condensed",sans-serif;
            font-weight: 300;
            color: #a4a4a4;
            line-height: 1.2
        }

            .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
                background-color: transparent;
                color: #fff;
                text-decoration: none
            }

    .navbar-nav > .active > a, .navbar-nav > .active > a:focus, .navbar-nav > .active > a:hover {
        color: #fff
    }

.navbar-main {
    transition: background-color .2s linear
}

    .navbar-main.is-main-page {
        background-color: rgba(255,255,255,.77)
    }

    .navbar-main, .navbar-main.navbar-small, .navigation-open .navbar-main {
        background-color: #fff
    }

.navbar-expando {
    padding-top: 116px;
    background-color: #363636
}

    .bank-header-section .vskb-header-col-left .vskb-bank-image img, .navbar-expando.in {
        height: 100%
    }

        .navbar-expando.in.collapsing {
            height: 0
        }

    .navbar-expando .navbar-scroll-wrap {
        height: 100%;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        overflow-y: auto
    }

    .navbar-expando .nav-main {
        margin: 20px -15px 17px
    }

        .navbar-expando .nav-main > li {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
            margin-bottom: 15px
        }

@media (min-width:992px) {
    .navbar-expando .nav-main > li {
        float: left;
        width: 25%
    }
}

.navbar-expando .nav-main > li > a {
    margin-bottom: 4px;
    padding: 4px 0;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: .67px;
    text-transform: uppercase
}

@media (min-width:992px) {
    .navbar-expando .nav-main > li > a {
        margin-bottom: 4px
    }
}

.navbar-expando .nav-submenu {
    padding-left: 36px
}

    .navbar-expando .nav-submenu > li > a {
        margin-bottom: 2px;
        padding: 8px 0;
        font-size: 24px;
        letter-spacing: .67px
    }

@media (min-width:992px) {
    .navbar-expando {
        padding-top: 136px
    }

        .navbar-expando .navbar-scroll-wrap {
            height: 100%
        }

        .navbar-expando .nav-main {
            margin-top: 133px
        }

            .navbar-expando .nav-main > li {
                margin-bottom: 45px
            }

                .navbar-expando .nav-main > li > a {
                    margin-bottom: 9px;
                    font-size: 29px
                }

        .navbar-expando .nav-submenu {
            padding-left: 0
        }

            .navbar-expando .nav-submenu > li > a {
                font-size: 29px
            }
}

.collapsing > .navbar-scroll-wrap {
    overflow-y: hidden
}

.navbar-meta {
    position: relative;
    padding: 13px 0 5px;
    border-top: 1px solid #a4a4a4
}

    .navbar-meta:after, .navbar-meta:before {
        content: " ";
        display: table
    }

    .navbar-meta:after {
        clear: both
    }

    .navbar-meta .navbar-nav {
        margin: 10px 0;
        padding-left: 24px
    }

        .navbar-meta .navbar-nav > li > a {
            font-family: "Futura",sans-serif;
            font-weight: 300;
            font-size: 20px
        }

    .navbar-meta .nav-language {
        margin-top: 16px;
        border-top: 1px solid #a4a4a4;
        padding: 16px 0 16px 26px
    }

        .navbar-meta .nav-language > li {
            float: left;
            padding-left: 5.5vw;
            padding-right: 5.5vw
        }

            .navbar-meta .nav-language > li:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                margin: 14px 0;
                width: 2px;
                background-color: #a4a4a4
            }

            .navbar-meta .nav-language > li:first-child {
                padding-left: 0
            }

                .navbar-meta .nav-language > li:first-child:before {
                    display: none
                }

            .navbar-meta .nav-language > li > a {
                font-family: "Futura Condensed",sans-serif;
                font-weight: 300
            }

@media (min-width:480px) {
    .navbar-meta .nav-language > li {
        padding-left: 29px;
        padding-right: 30px
    }

        .navbar-meta .nav-language > li > a {
            font-size: 20px
        }
}

@media (min-width:768px) {
    .navbar-meta .nav-language > li {
        padding-left: 24px;
        padding-right: 23px
    }

        .navbar-meta .nav-language > li > a {
            font-size: 22px
        }
}

@media (min-width:992px) {
    .navbar-meta {
        padding: 0;
        margin: 75px 0 0
    }

        .navbar-meta .navbar-left, .navbar-meta .navbar-nav > li {
            float: left
        }

        .navbar-meta .navbar-right {
            float: right;
            margin-right: -15px
        }

        .navbar-meta .navbar-nav {
            margin: 20px -15px;
            padding-left: 0
        }

            .navbar-meta .navbar-nav > li > a {
                font-size: 14px
            }

        .navbar-meta .nav-language {
            margin-left: -15px;
            margin-right: -15px;
            position: absolute;
            top: -94px;
            left: 0;
            border-top: none;
            padding-left: 0
        }

            .navbar-meta .nav-language:after, .navbar-meta .nav-language:before {
                content: " ";
                display: table
            }

            .navbar-meta .nav-language:after {
                clear: both
            }

            .navbar-meta .nav-language > li {
                padding-left: 8px;
                padding-right: 7px
            }

                .navbar-meta .nav-language > li:before {
                    margin: 14px 0 10px
                }

                .navbar-meta .nav-language > li > a {
                    font-size: 24px
                }
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 30px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li, .pagination {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: rgba(0,0,0,.33)
    }

.pagination {
    padding-left: 0;
    margin: 30px 0;
    border-radius: 4px
}

    .pager li, .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 15px;
            line-height: 1.5;
            text-decoration: none;
            color: #fd000d;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #fd000d;
            background-color: rgba(0,0,0,.1);
            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;
        background-color: #fd000d;
        border-color: #fd000d;
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: rgba(0,0,0,.33);
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 30px 0;
    list-style: none;
    text-align: center
}

    .pager:after, .pager:before {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .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: rgba(0,0,0,.1)
        }

    .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: rgba(0,0,0,.33);
        background-color: #fff;
        cursor: not-allowed
    }

.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
}

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: rgba(0,0,0,.33)
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: rgba(0,0,0,.33)
    }

.label-primary {
    background-color: #fd000d
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #ca000a
    }

.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: #fd000d
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #ca000a
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: rgba(0,0,0,.33);
    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
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #fd000d;
    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;
    background-color: rgba(0,0,0,.1)
}

    .jumbotron, .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

        .jumbotron .vskb-more-box p a, .jumbotron p, .vskb-more-box p .jumbotron a {
            margin-bottom: 15px;
            font-size: 30px;
            font-weight: 200
        }

        .jumbotron > hr {
            border-top-color: rgba(0,0,0,.1)
        }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 90px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 30px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

    .thumbnail .caption {
        padding: 9px;
        color: #000
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #fd000d
}

.alert {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul, .vskb-more-box p .alert > a, .vskb-more-box p a .alert > a {
        margin-bottom: 0
    }

        .alert > p + p, .vskb-more-box p .alert > a + a, .vskb-more-box p .alert > a + p, .vskb-more-box p .alert > p + a {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #00e00b;
    color: #00e00b
}

    .alert-success hr {
        border-top-color: #00c70a
    }

    .alert-success .alert-link {
        color: #00ad08
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #31708f;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #2a617c
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #fd000d;
    color: #fd000d
}

    .alert-danger hr {
        border-top-color: #e4000c
    }

    .alert-danger .alert-link {
        color: #ca000a
    }

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 30px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background-color: #fd000d;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    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-danger, .progress-striped .progress-bar-info, .progress-striped .progress-bar-success, .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-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #fd000d
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-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 {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, 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 {
        text-decoration: none;
        color: #555;
        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 {
    background-color: rgba(0,0,0,.1);
    color: rgba(0,0,0,.33);
    cursor: not-allowed
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: rgba(0,0,0,.33)
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #fd000d;
    border-color: #fd000d
}

    .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: #ffcacd
    }

.list-group-item-success {
    color: #00e00b;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #00e00b
}

    .panel-heading > .dropdown .dropdown-toggle, a.list-group-item-danger .list-group-item-heading, a.list-group-item-info .list-group-item-heading, a.list-group-item-success .list-group-item-heading, a.list-group-item-warning .list-group-item-heading, button.list-group-item-danger .list-group-item-heading, button.list-group-item-info .list-group-item-heading, button.list-group-item-success .list-group-item-heading, button.list-group-item-warning .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: #00e00b;
        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: #00e00b;
        border-color: #00e00b
    }

.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: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: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: #fd000d;
    background-color: #f2dede
}

.page-footer .vskb-address a:hover i, .page-footer .vskb-phone a:hover i, .page-footer .vskb-youtube a:hover i, a.list-group-item-danger, button.list-group-item-danger {
    color: #fd000d
}

    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: #fd000d;
        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: #fd000d;
        border-color: #fd000d
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px
}

    .panel-title, .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-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-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-left: 15px;
        padding-right: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }

        .panel > .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-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body, .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-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 {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 30px
}

    .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-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default, .well blockquote {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: rgba(0,0,0,.77);
        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: rgba(0,0,0,.77)
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #fd000d
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #fd000d;
        border-color: #fd000d
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #fd000d
        }

        .panel-primary > .panel-heading .badge {
            color: #fd000d;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #fd000d
    }

.panel-success {
    border-color: #00e00b
}

    .panel-success > .panel-heading {
        color: #00e00b;
        background-color: #dff0d8;
        border-color: #00e00b
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #00e00b
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #00e00b
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #00e00b
    }

.panel-info {
    border-color: #31708f
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #31708f
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #31708f
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #31708f
    }

.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
    }

.page-footer .vskb-address a:hover .circle, .page-footer .vskb-address a:hover.circle, .page-footer .vskb-phone a:hover .circle, .page-footer .vskb-phone a:hover.circle, .page-footer .vskb-youtube a:hover .circle, .page-footer .vskb-youtube a:hover.circle, .panel-danger {
    border-color: #fd000d
}

    .panel-danger > .panel-heading {
        color: #fd000d;
        background-color: #f2dede;
        border-color: #fd000d
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #fd000d
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #fd000d
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #fd000d
    }

.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;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.in {
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header:after, .modal-header:before {
        content: " ";
        display: table
    }

    .modal-header:after {
        clear: both
    }

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:after, .modal-footer:before {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Source Sans Pro",sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0
}

    .tooltip.in {
        opacity: .9
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.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, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    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: "Source Sans Pro",sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 20px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 20px;
    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 {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: rgba(0,0,0,.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

    .carousel-inner > .active, .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-control, .carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .active.left, .carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0)
}

    .carousel-control.left {
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: "‹"
        }

        .carousel-control .icon-next:before {
            content: "›"
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before, .page-footer .footer-header:after, .page-footer .footer-header:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs, .visible-xs-block {
        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
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm, .visible-sm-block {
        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
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md, .visible-md-block {
        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
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg, .visible-lg-block {
        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
    }

    .visible-lg-inline {
        display: inline !important
    }

    .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
    }

    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: "Futura";
    src: url(../Fonts/1475786/2b40e918-d269-4fd9-a572-19f5fec7cd7f.eot?#iefix);
    src: url(../fonts/1475786/2b40e918-d269-4fd9-a572-19f5fec7cd7f.eot?#iefix) format("eot"),url(../fonts/1475786/26091050-06ef-4fd5-b199-21b27c0ed85e.woff2) format("woff2"),url(../fonts/1475786/cca525a8-ad89-43ae-aced-bcb49fb271dc.woff) format("woff"),url(../fonts/1475786/88cc7a39-1834-4468-936a-f3c25b5d81a1.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Futura";
    src: url(../fonts/1475798/cf053eae-ba1f-44f3-940c-a34b68ccbbdf.eot?#iefix);
    src: url(../fonts/1475798/cf053eae-ba1f-44f3-940c-a34b68ccbbdf.eot?#iefix) format("eot"),url(../fonts/1475798/8bf38806-3423-4080-b38f-d08542f7e4ac.woff2) format("woff2"),url(../fonts/1475798/e2b9cbeb-fa8e-41cd-8a6a-46044b29ba52.woff) format("woff"),url(../fonts/1475798/c2a69697-4f06-4764-abd4-625031a84e31.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Futura";
    src: url(../fonts/1475846/752e3189-96d5-4999-8ae7-c435a470461b.eot?#iefix);
    src: url(../fonts/1475846/752e3189-96d5-4999-8ae7-c435a470461b.eot?#iefix) format("eot"),url(../fonts/1475846/f3fa9288-dc04-4f75-b949-b06584863c9c.woff2) format("woff2"),url(../fonts/1475846/6b1bbd38-7556-4809-a151-88182a37116e.woff) format("woff"),url(../fonts/1475846/1f56887e-52d4-4229-b219-513cbef3ff58.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: "Futura Condensed";
    src: url(../fonts/1475858/b1b295d2-89ce-43c4-bf6c-abbc7d26437e.eot?#iefix);
    src: url(../fonts/1475858/b1b295d2-89ce-43c4-bf6c-abbc7d26437e.eot?#iefix) format("eot"),url(../fonts/1475858/73956fa0-5cd8-4815-bacd-229aaac08ea2.woff2) format("woff2"),url(../fonts/1475858/8eb4bbf6-6c6e-46a0-a9cc-dab8c61069c6.woff) format("woff"),url(../fonts/1475858/87433a1d-86ba-46a1-b229-679d9ddbe1d8.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Futura Condensed";
    src: url(../fonts/1475870/fbbd35b9-df6a-4550-8731-edef7cb1f764.eot?#iefix);
    src: url(../fonts/1475870/fbbd35b9-df6a-4550-8731-edef7cb1f764.eot?#iefix) format("eot"),url(../fonts/1475870/8f8e3475-0d53-4055-8dbc-997d3e7a73de.woff2) format("woff2"),url(../fonts/1475870/5af82934-5078-4495-9aa1-bcaec40ea1e8.woff) format("woff"),url(../fonts/1475870/886112d6-26ae-4248-9ec0-a357acf06bd7.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "VSKB-Iconic-Font";
    src: url(../fonts/Material-Design-Iconic-Font.woff2?vskba) format("woff2"),url(../fonts/Material-Design-Iconic-Font.woff?vskba) format("woff"),url(../fonts/Material-Design-Iconic-Font.ttf?vskba) format("truetype");
    font-weight: 400;
    font-style: normal
}

.vskbi {
    display: inline-block;
    font-family: "VSKB-Iconic-Font" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vskbi-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.vskbi-stack-1x, .vskbi-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.vskbi-stack-1x {
    line-height: inherit
}

.vskbi-stack-2x {
    font-size: 2em
}

.vskbi-spin {
    animation: vskbi-spin 2s infinite linear
}

.vskbi-pulse {
    animation: vskbi-spin 1s infinite steps(8)
}

@keyframes vskbi-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.vskbi-3d-rotation:before {
    content: ""
}

.vskbi-airplane-off:before, .vskbi-airplanemode-inactive:before {
    content: ""
}

.vskbi-airplane:before, .vskbi-airplanemode-active:before, .vskbi-local-airport:before, .vskbi-rate-review:before {
    content: ""
}

.vskbi-album:before {
    content: ""
}

.vskbi-archive:before {
    content: ""
}

.vskbi-assignment-account:before {
    content: ""
}

.vskbi-assignment-alert:before {
    content: ""
}

.vskbi-assignment-check:before {
    content: ""
}

.vskbi-assignment-o:before, .vskbi-paste:before {
    content: ""
}

.vskbi-assignment-return:before {
    content: ""
}

.vskbi-assignment-returned:before {
    content: ""
}

.vskbi-assignment:before {
    content: ""
}

.vskbi-attachment-alt:before {
    content: ""
}

.vskbi-attachment:before {
    content: ""
}

.vskbi-audio:before {
    content: ""
}

.vskbi-badge-check:before {
    content: ""
}

.vskbi-balance-wallet:before {
    content: ""
}

.vskbi-balance:before {
    content: ""
}

.vskbi-battery-alert:before {
    content: ""
}

.vskbi-battery-charging:before, .vskbi-battery-flash:before {
    content: ""
}

.vskbi-battery-unknown:before {
    content: ""
}

.vskbi-battery:before {
    content: ""
}

.vskbi-bike:before, .vskbi-directions-bike:before {
    content: ""
}

.vskbi-block-alt:before {
    content: ""
}

.vskbi-block:before {
    content: ""
}

.vskbi-boat:before, .vskbi-directions-boat:before {
    content: ""
}

.vskbi-book-image:before, .vskbi-book-photo:before {
    content: ""
}

.vskbi-book:before {
    content: ""
}

.vskbi-bookmark-outline:before {
    content: ""
}

.vskbi-bookmark:before {
    content: ""
}

.vskbi-brush:before {
    content: ""
}

.vskbi-bug:before {
    content: ""
}

.vskbi-bus:before, .vskbi-directions-bus:before {
    content: ""
}

.vskbi-cake:before {
    content: ""
}

.vskbi-car-taxi:before, .vskbi-local-taxi:before {
    content: ""
}

.vskbi-car-wash:before, .vskbi-local-car-wash:before {
    content: ""
}

.vskbi-car:before, .vskbi-directions-car:before {
    content: ""
}

.vskbi-card-giftcard:before {
    content: ""
}

.vskbi-card-membership:before {
    content: ""
}

.vskbi-card-travel:before {
    content: ""
}

.vskbi-card:before {
    content: ""
}

.vskbi-case-check:before {
    content: ""
}

.vskbi-case-download:before {
    content: ""
}

.vskbi-case-play:before {
    content: ""
}

.vskbi-case:before {
    content: ""
}

.vskbi-cast-connected:before {
    content: ""
}

.vskbi-cast:before {
    content: ""
}

.vskbi-chart-donut:before {
    content: ""
}

.vskbi-chart:before {
    content: ""
}

.vskbi-city-alt:before {
    content: ""
}

.vskbi-city:before {
    content: ""
}

.vskbi-close-circle-o:before {
    content: ""
}

.vskbi-close-circle:before {
    content: ""
}

.vskbi-close:before {
    content: ""
}

.vskbi-cocktail:before, .vskbi-local-bar:before {
    content: ""
}

.vskbi-code-setting:before {
    content: ""
}

.vskbi-code-smartphone:before, .vskbi-smartphone-code:before {
    content: ""
}

.vskbi-code:before {
    content: ""
}

.vskbi-coffee:before, .vskbi-local-cafe:before {
    content: ""
}

.vskbi-collection-bookmark:before {
    content: ""
}

.vskbi-collection-case-play:before {
    content: ""
}

.vskbi-collection-folder-image:before {
    content: ""
}

.vskbi-collection-image-o:before {
    content: ""
}

.vskbi-collection-image:before {
    content: ""
}

.vskbi-collection-item-1:before {
    content: ""
}

.vskbi-collection-item-2:before {
    content: ""
}

.vskbi-collection-item-3:before {
    content: ""
}

.vskbi-collection-item-4:before {
    content: ""
}

.vskbi-collection-item-5:before {
    content: ""
}

.vskbi-collection-item-6:before {
    content: ""
}

.vskbi-collection-item-7:before {
    content: ""
}

.vskbi-collection-item-8:before {
    content: ""
}

.vskbi-collection-item-9-plus:before {
    content: ""
}

.vskbi-collection-item-9:before {
    content: ""
}

.vskbi-collection-item:before {
    content: ""
}

.vskbi-collection-music:before {
    content: ""
}

.vskbi-collection-pdf:before {
    content: ""
}

.vskbi-collection-add:before, .vskbi-collection-plus:before {
    content: ""
}

.vskbi-collection-speaker:before {
    content: ""
}

.vskbi-collection-text:before {
    content: ""
}

.vskbi-collection-video:before {
    content: ""
}

.vskbi-compass:before {
    content: ""
}

.vskbi-cutlery:before, .vskbi-local-dining:before {
    content: ""
}

.vskbi-delete:before {
    content: ""
}

.vskbi-dialpad:before {
    content: ""
}

.vskbi-dns:before {
    content: ""
}

.vskbi-drink:before, .vskbi-local-drink:before {
    content: ""
}

.vskbi-edit:before {
    content: ""
}

.vskbi-email-open:before {
    content: ""
}

.vskbi-email:before, .vskbi-local-post-office:before {
    content: ""
}

.vskbi-eye-off:before {
    content: ""
}

.vskbi-eye:before {
    content: ""
}

.vskbi-colorize:before, .vskbi-eyedropper:before {
    content: ""
}

.vskbi-favorite-outline:before {
    content: ""
}

.vskbi-favorite:before {
    content: ""
}

.vskbi-filter-list:before {
    content: ""
}

.vskbi-fire:before {
    content: ""
}

.vskbi-flag:before {
    content: ""
}

.vskbi-flare:before {
    content: ""
}

.vskbi-flash-auto:before {
    content: ""
}

.vskbi-flash-off:before {
    content: ""
}

.vskbi-flash:before {
    content: ""
}

.vskbi-flip:before {
    content: ""
}

.vskbi-flower-alt:before, .vskbi-local-florist:before {
    content: ""
}

.vskbi-flower:before {
    content: ""
}

.vskbi-font:before {
    content: ""
}

.vskbi-fullscreen-alt:before {
    content: ""
}

.vskbi-fullscreen-exit:before {
    content: ""
}

.vskbi-fullscreen:before {
    content: ""
}

.vskbi-functions:before {
    content: ""
}

.vskbi-gas-station:before, .vskbi-local-gas-station:before {
    content: ""
}

.vskbi-gesture:before {
    content: ""
}

.vskbi-globe-alt:before {
    content: ""
}

.vskbi-globe-lock:before {
    content: ""
}

.vskbi-globe:before {
    content: ""
}

.vskbi-graduation-cap:before {
    content: ""
}

.vskbi-home:before {
    content: ""
}

.vskbi-hospital-alt:before, .vskbi-local-pharmacy:before {
    content: ""
}

.vskbi-hospital:before, .vskbi-local-hospital:before {
    content: ""
}

.vskbi-hotel:before, .vskbi-local-hotel:before {
    content: ""
}

.vskbi-hourglass-alt:before {
    content: ""
}

.vskbi-hourglass-outline:before {
    content: ""
}

.vskbi-hourglass:before {
    content: ""
}

.vskbi-http:before {
    content: ""
}

.vskbi-image-alt:before {
    content: ""
}

.vskbi-crop-original:before, .vskbi-image-o:before {
    content: ""
}

.vskbi-image:before {
    content: ""
}

.vskbi-inbox:before {
    content: ""
}

.vskbi-invert-colors-off:before {
    content: ""
}

.vskbi-invert-colors:before {
    content: ""
}

.vskbi-key:before {
    content: ""
}

.vskbi-label-alt-outline:before {
    content: ""
}

.vskbi-label-alt:before {
    content: ""
}

.vskbi-label-heart:before {
    content: ""
}

.vskbi-label:before, .vskbi-local-offer:before {
    content: ""
}

.vskbi-labels:before {
    content: ""
}

.vskbi-incandescent:before, .vskbi-lamp:before {
    content: ""
}

.vskbi-landscape:before {
    content: ""
}

.vskbi-layers-clear:before, .vskbi-layers-off:before {
    content: ""
}

.vskbi-layers:before {
    content: ""
}

.vskbi-library:before, .vskbi-local-library:before {
    content: ""
}

.vskbi-link:before {
    content: ""
}

.vskbi-lock-open:before {
    content: ""
}

.vskbi-lock-outline:before {
    content: ""
}

.vskbi-lock:before {
    content: ""
}

.vskbi-mail-reply-all:before {
    content: ""
}

.vskbi-mail-reply:before {
    content: ""
}

.vskbi-mail-send:before {
    content: ""
}

.vskbi-local-mall:before, .vskbi-mall:before {
    content: ""
}

.vskbi-map:before {
    content: ""
}

.vskbi-dehaze:before, .vskbi-menu:before {
    content: ""
}

.vskbi-local-atm:before, .vskbi-money-box:before {
    content: ""
}

.vskbi-money-off:before {
    content: ""
}

.vskbi-money:before {
    content: ""
}

.vskbi-more-vert:before {
    content: ""
}

.vskbi-more-horiz:before, .vskbi-more:before {
    content: ""
}

.vskbi-local-movies:before, .vskbi-movie-alt:before {
    content: ""
}

.vskbi-movie:before {
    content: ""
}

.vskbi-nature-people:before {
    content: ""
}

.vskbi-nature:before {
    content: ""
}

.vskbi-navigation:before {
    content: ""
}

.vskbi-open-in-browser:before {
    content: ""
}

.vskbi-open-in-new:before {
    content: ""
}

.vskbi-palette:before {
    content: ""
}

.vskbi-local-parking:before, .vskbi-parking:before {
    content: ""
}

.vskbi-pin-account:before {
    content: ""
}

.vskbi-pin-assistant:before {
    content: ""
}

.vskbi-pin-drop:before {
    content: ""
}

.vskbi-pin-help:before {
    content: ""
}

.vskbi-pin-off:before {
    content: ""
}

.vskbi-pin:before {
    content: ""
}

.vskbi-local-pizza:before, .vskbi-pizza:before {
    content: ""
}

.vskbi-plaster:before {
    content: ""
}

.vskbi-power-off-setting:before, .vskbi-power-setting:before {
    content: ""
}

.vskbi-power-off:before, .vskbi-power:before {
    content: ""
}

.vskbi-local-printshop:before, .vskbi-print:before {
    content: ""
}

.vskbi-puzzle-piece:before {
    content: ""
}

.vskbi-format-quote:before, .vskbi-quote:before {
    content: ""
}

.vskbi-directions-railway:before, .vskbi-railway:before {
    content: ""
}

.vskbi-receipt:before {
    content: ""
}

.vskbi-refresh-alt:before {
    content: ""
}

.vskbi-refresh-sync-alert:before, .vskbi-refresh-sync-problem:before {
    content: ""
}

.vskbi-refresh-sync-disabled:before, .vskbi-refresh-sync-off:before {
    content: ""
}

.vskbi-refresh-sync:before {
    content: ""
}

.vskbi-refresh:before {
    content: ""
}

.vskbi-format-paint:before, .vskbi-roller:before {
    content: ""
}

.vskbi-ruler:before {
    content: ""
}

.vskbi-cut:before, .vskbi-scissors:before {
    content: ""
}

.vskbi-screen-rotation-lock:before {
    content: ""
}

.vskbi-screen-rotation:before {
    content: ""
}

.vskbi-search-for:before {
    content: ""
}

.vskbi-search-in-file:before {
    content: ""
}

.vskbi-search-in-page:before {
    content: ""
}

.vskbi-search-replace:before {
    content: ""
}

.vskbi-search:before {
    content: ""
}

.vskbi-seat:before {
    content: ""
}

.vskbi-settings-square:before {
    content: ""
}

.vskbi-settings:before {
    content: ""
}

.vskbi-shield-check:before {
    content: ""
}

.vskbi-shield-security:before {
    content: ""
}

.vskbi-shopping-basket:before {
    content: ""
}

.vskbi-shopping-cart-add:before, .vskbi-shopping-cart-plus:before {
    content: ""
}

.vskbi-local-grocery-store:before, .vskbi-shopping-cart:before {
    content: ""
}

.vskbi-sign-in:before {
    content: ""
}

.vskbi-sort-amount-asc:before {
    content: ""
}

.vskbi-sort-amount-desc:before, .vskbi-sort:before {
    content: ""
}

.vskbi-sort-asc:before, .vskbi-sort-by-alpha:before {
    content: ""
}

.vskbi-sort-desc:before {
    content: ""
}

.vskbi-spellcheck:before {
    content: ""
}

.vskbi-storage:before {
    content: ""
}

.vskbi-local-convenience-store:before, .vskbi-store-24:before {
    content: ""
}

.vskbi-local-store:before, .vskbi-store:before {
    content: ""
}

.vskbi-directions-subway:before, .vskbi-subway:before {
    content: ""
}

.vskbi-sun:before {
    content: ""
}

.vskbi-tab-unselected:before {
    content: ""
}

.vskbi-tab:before {
    content: ""
}

.vskbi-tag-backspace:before, .vskbi-tag-close:before {
    content: ""
}

.vskbi-tag-more:before {
    content: ""
}

.vskbi-tag:before {
    content: ""
}

.vskbi-thumb-down:before {
    content: ""
}

.vskbi-thumb-up-down:before {
    content: ""
}

.vskbi-thumb-up:before {
    content: ""
}

.vskbi-local-activity:before, .vskbi-local-play:before, .vskbi-ticket-star:before {
    content: ""
}

.vskbi-toll:before {
    content: ""
}

.vskbi-toys:before {
    content: ""
}

.vskbi-traffic:before {
    content: ""
}

.vskbi-translate:before {
    content: ""
}

.vskbi-triangle-down:before {
    content: ""
}

.vskbi-triangle-up:before {
    content: ""
}

.vskbi-local-shipping:before, .vskbi-truck:before {
    content: ""
}

.vskbi-directions:before, .vskbi-turning-sign:before {
    content: ""
}

.vskbi-wallpaper:before {
    content: ""
}

.vskbi-local-laundry-service:before, .vskbi-washing-machine:before {
    content: ""
}

.vskbi-window-maximize:before {
    content: ""
}

.vskbi-window-minimize:before {
    content: ""
}

.vskbi-window-restore:before {
    content: ""
}

.vskbi-wrench:before {
    content: ""
}

.vskbi-zoom-in:before {
    content: ""
}

.vskbi-zoom-out:before {
    content: ""
}

.vskbi-alert-circle-o:before {
    content: ""
}

.vskbi-alert-circle:before {
    content: ""
}

.vskbi-alert-octagon:before {
    content: ""
}

.vskbi-alert-polygon:before {
    content: ""
}

.vskbi-alert-triangle:before {
    content: ""
}

.vskbi-help-outline:before {
    content: ""
}

.vskbi-help:before {
    content: ""
}

.vskbi-info-outline:before {
    content: ""
}

.vskbi-info:before {
    content: ""
}

.vskbi-notifications-active:before {
    content: ""
}

.vskbi-notifications-add:before {
    content: ""
}

.vskbi-notifications-none:before {
    content: ""
}

.vskbi-notifications-off:before {
    content: ""
}

.vskbi-notifications-paused:before {
    content: ""
}

.vskbi-notifications:before {
    content: ""
}

.vskbi-account-add:before {
    content: ""
}

.vskbi-account-box-mail:before {
    content: ""
}

.vskbi-account-box-o:before {
    content: ""
}

.vskbi-account-box-phone:before {
    content: ""
}

.vskbi-account-box:before {
    content: ""
}

.vskbi-account-calendar:before, .vskbi-calendar-account:before {
    content: ""
}

.vskbi-account-circle:before {
    content: ""
}

.vskbi-account-o:before {
    content: ""
}

.vskbi-account:before {
    content: ""
}

.vskbi-accounts-add:before {
    content: ""
}

.vskbi-accounts-alt:before {
    content: ""
}

.vskbi-accounts-list-alt:before {
    content: ""
}

.vskbi-accounts-list:before {
    content: ""
}

.vskbi-accounts-outline:before {
    content: ""
}

.vskbi-accounts:before {
    content: ""
}

.vskbi-face:before {
    content: ""
}

.vskbi-female:before {
    content: ""
}

.vskbi-male-alt:before {
    content: ""
}

.vskbi-local-wc:before, .vskbi-male-female:before {
    content: ""
}

.vskbi-male:before {
    content: ""
}

.vskbi-mood-bad:before {
    content: ""
}

.vskbi-mood:before {
    content: ""
}

.vskbi-directions-run:before, .vskbi-run:before {
    content: ""
}

.vskbi-directions-walk:before, .vskbi-walk:before {
    content: ""
}

.vskbi-cloud-box:before, .vskbi-daydream-setting:before {
    content: ""
}

.vskbi-cloud-circle:before {
    content: ""
}

.vskbi-cloud-done:before {
    content: ""
}

.vskbi-cloud-download:before {
    content: ""
}

.vskbi-cloud-off:before {
    content: ""
}

.vskbi-cloud-outline-alt:before {
    content: ""
}

.vskbi-cloud-outline:before {
    content: ""
}

.vskbi-cloud-upload:before {
    content: ""
}

.vskbi-cloud:before {
    content: ""
}

.vskbi-download:before {
    content: ""
}

.vskbi-file-add:before, .vskbi-file-plus:before {
    content: ""
}

.vskbi-file-text:before {
    content: ""
}

.vskbi-file:before {
    content: ""
}

.vskbi-folder-outline:before {
    content: ""
}

.vskbi-folder-person:before, .vskbi-folder-shared:before {
    content: ""
}

.vskbi-folder-special:before, .vskbi-folder-star-alt:before {
    content: ""
}

.vskbi-folder-star:before {
    content: ""
}

.vskbi-folder:before {
    content: ""
}

.vskbi-gif:before {
    content: ""
}

.vskbi-upload:before {
    content: ""
}

.vskbi-border-all:before {
    content: ""
}

.vskbi-border-bottom:before {
    content: ""
}

.vskbi-border-clear:before {
    content: ""
}

.vskbi-border-color:before {
    content: ""
}

.vskbi-border-horizontal:before {
    content: ""
}

.vskbi-border-inner:before {
    content: ""
}

.vskbi-border-left:before {
    content: ""
}

.vskbi-border-outer:before {
    content: ""
}

.vskbi-border-right:before {
    content: ""
}

.vskbi-border-style:before {
    content: ""
}

.vskbi-border-top:before {
    content: ""
}

.vskbi-border-vertical:before {
    content: ""
}

.vskbi-copy:before {
    content: ""
}

.vskbi-crop:before {
    content: ""
}

.vskbi-format-align-center:before {
    content: ""
}

.vskbi-format-align-justify:before {
    content: ""
}

.vskbi-format-align-left:before {
    content: ""
}

.vskbi-format-align-right:before {
    content: ""
}

.vskbi-format-bold:before {
    content: ""
}

.vskbi-format-clear-all:before {
    content: ""
}

.vskbi-format-clear:before {
    content: ""
}

.vskbi-format-color-fill:before {
    content: ""
}

.vskbi-format-color-reset:before {
    content: ""
}

.vskbi-format-color-text:before {
    content: ""
}

.vskbi-format-indent-decrease:before {
    content: ""
}

.vskbi-format-indent-increase:before {
    content: ""
}

.vskbi-format-italic:before {
    content: ""
}

.vskbi-format-line-spacing:before {
    content: ""
}

.vskbi-format-list-bulleted:before {
    content: ""
}

.vskbi-format-list-numbered:before {
    content: ""
}

.vskbi-format-ltr:before, .vskbi-format-textdirection-l-to-r:before {
    content: ""
}

.vskbi-format-rtl:before, .vskbi-format-textdirection-r-to-l:before {
    content: ""
}

.vskbi-format-size:before {
    content: ""
}

.vskbi-format-strikethrough-s:before {
    content: ""
}

.vskbi-format-strikethrough:before {
    content: ""
}

.vskbi-format-subject:before {
    content: ""
}

.vskbi-format-underlined:before {
    content: ""
}

.vskbi-format-valign-bottom:before {
    content: ""
}

.vskbi-format-valign-center:before {
    content: ""
}

.vskbi-format-valign-top:before {
    content: ""
}

.vskbi-redo:before {
    content: ""
}

.vskbi-select-all:before {
    content: ""
}

.vskbi-space-bar:before {
    content: ""
}

.vskbi-text-format:before {
    content: ""
}

.vskbi-transform:before {
    content: ""
}

.vskbi-undo:before {
    content: ""
}

.vskbi-wrap-text:before {
    content: ""
}

.vskbi-comment-alert:before, .vskbi-comment-sign:before {
    content: ""
}

.vskbi-comment-alt-text:before {
    content: ""
}

.vskbi-comment-alt:before {
    content: ""
}

.vskbi-comment-edit:before {
    content: ""
}

.vskbi-comment-image:before {
    content: ""
}

.vskbi-comment-list:before {
    content: ""
}

.vskbi-comment-dots:before, .vskbi-comment-more:before {
    content: ""
}

.vskbi-comment-outline:before {
    content: ""
}

.vskbi-comment-text-alt:before {
    content: ""
}

.vskbi-comment-text:before {
    content: ""
}

.vskbi-comment-video:before {
    content: ""
}

.vskbi-comment:before {
    content: ""
}

.vskbi-comments:before {
    content: ""
}

.vskbi-check-all:before {
    content: ""
}

.vskbi-check-circle-u:before {
    content: ""
}

.vskbi-check-circle:before {
    content: ""
}

.vskbi-check-square:before {
    content: ""
}

.vskbi-check:before {
    content: ""
}

.vskbi-circle-o:before {
    content: ""
}

.vskbi-circle:before {
    content: ""
}

.vskbi-dot-circle-alt:before {
    content: ""
}

.vskbi-dot-circle:before {
    content: ""
}

.vskbi-minus-circle-outline:before {
    content: ""
}

.vskbi-minus-circle:before {
    content: ""
}

.vskbi-minus-square:before {
    content: ""
}

.vskbi-minus:before {
    content: ""
}

.vskbi-plus-circle-o-duplicate:before {
    content: ""
}

.vskbi-plus-circle-o:before {
    content: ""
}

.vskbi-plus-circle:before {
    content: ""
}

.vskbi-plus-box:before, .vskbi-plus-square:before {
    content: ""
}

.vskbi-plus:before {
    content: ""
}

.vskbi-square-o:before {
    content: ""
}

.vskbi-star-circle:before {
    content: ""
}

.vskbi-star-half:before {
    content: ""
}

.vskbi-star-border:before, .vskbi-star-outline:before {
    content: ""
}

.vskbi-star:before {
    content: ""
}

.vskbi-bluetooth-connected:before {
    content: ""
}

.vskbi-bluetooth-off:before {
    content: ""
}

.vskbi-bluetooth-search:before {
    content: ""
}

.vskbi-bluetooth-setting:before {
    content: ""
}

.vskbi-bluetooth:before {
    content: ""
}

.vskbi-camera-add:before {
    content: ""
}

.vskbi-camera-alt:before {
    content: ""
}

.vskbi-camera-bw:before, .vskbi-camera-monochrome-photos:before {
    content: ""
}

.vskbi-camera-front:before {
    content: ""
}

.vskbi-camera-mic:before {
    content: ""
}

.vskbi-camera-party-mode:before {
    content: ""
}

.vskbi-camera-rear:before {
    content: ""
}

.vskbi-camera-roll:before {
    content: ""
}

.vskbi-camera-switch:before {
    content: ""
}

.vskbi-camera:before, .vskbi-local-see:before {
    content: ""
}

.vskbi-card-alert:before {
    content: ""
}

.vskbi-card-off:before {
    content: ""
}

.vskbi-card-sd:before {
    content: ""
}

.vskbi-card-sim:before {
    content: ""
}

.vskbi-desktop-mac:before {
    content: ""
}

.vskbi-desktop-windows:before {
    content: ""
}

.vskbi-device-hub:before {
    content: ""
}

.vskbi-devices-off:before {
    content: ""
}

.vskbi-devices:before {
    content: ""
}

.vskbi-dock:before {
    content: ""
}

.vskbi-floppy:before, .vskbi-save:before {
    content: ""
}

.vskbi-gamepad:before {
    content: ""
}

.vskbi-gps-dot:before, .vskbi-my-location:before {
    content: ""
}

.vskbi-gps-off:before {
    content: ""
}

.vskbi-gps:before {
    content: ""
}

.vskbi-headset-mic:before {
    content: ""
}

.vskbi-headset:before {
    content: ""
}

.vskbi-input-antenna:before {
    content: ""
}

.vskbi-input-composite:before {
    content: ""
}

.vskbi-input-hdmi:before {
    content: ""
}

.vskbi-input-power:before {
    content: ""
}

.vskbi-input-svideo:before {
    content: ""
}

.vskbi-keyboard-hide:before {
    content: ""
}

.vskbi-keyboard:before {
    content: ""
}

.vskbi-laptop-chromebook:before {
    content: ""
}

.vskbi-laptop-mac:before {
    content: ""
}

.vskbi-laptop:before {
    content: ""
}

.vskbi-mic-off:before {
    content: ""
}

.vskbi-mic-outline:before {
    content: ""
}

.vskbi-mic-setting:before {
    content: ""
}

.vskbi-mic:before {
    content: ""
}

.vskbi-mouse:before {
    content: ""
}

.vskbi-network-alert:before, .vskbi-network-warning:before {
    content: ""
}

.vskbi-network-locked:before {
    content: ""
}

.vskbi-network-off:before {
    content: ""
}

.vskbi-network-outline:before {
    content: ""
}

.vskbi-network-setting:before {
    content: ""
}

.vskbi-network:before {
    content: ""
}

.vskbi-phone-bluetooth:before {
    content: ""
}

.vskbi-phone-end:before {
    content: ""
}

.vskbi-phone-forwarded:before {
    content: ""
}

.vskbi-phone-in-talk:before {
    content: ""
}

.vskbi-phone-locked:before {
    content: ""
}

.vskbi-phone-missed:before {
    content: ""
}

.vskbi-phone-msg:before {
    content: ""
}

.vskbi-phone-paused:before {
    content: ""
}

.vskbi-phone-ring:before {
    content: ""
}

.vskbi-phone-setting:before {
    content: ""
}

.vskbi-phone-sip:before {
    content: ""
}

.vskbi-local-phone:before, .vskbi-phone:before {
    content: ""
}

.vskbi-portable-wifi-changes:before {
    content: ""
}

.vskbi-portable-wifi-off:before {
    content: ""
}

.vskbi-portable-wifi:before {
    content: ""
}

.vskbi-radio:before {
    content: ""
}

.vskbi-reader:before {
    content: ""
}

.vskbi-remote-control-alt:before {
    content: ""
}

.vskbi-remote-control:before {
    content: ""
}

.vskbi-router:before {
    content: ""
}

.vskbi-scanner:before {
    content: ""
}

.vskbi-smartphone-android:before {
    content: ""
}

.vskbi-smartphone-download:before {
    content: ""
}

.vskbi-smartphone-erase:before {
    content: ""
}

.vskbi-smartphone-info:before {
    content: ""
}

.vskbi-smartphone-iphone:before {
    content: ""
}

.vskbi-smartphone-landscape-lock:before {
    content: ""
}

.vskbi-smartphone-landscape:before {
    content: ""
}

.vskbi-smartphone-lock:before {
    content: ""
}

.vskbi-smartphone-portrait-lock:before {
    content: ""
}

.vskbi-smartphone-ring:before {
    content: ""
}

.vskbi-smartphone-setting:before {
    content: ""
}

.vskbi-smartphone-setup:before {
    content: ""
}

.vskbi-smartphone-portrait:before, .vskbi-smartphone:before {
    content: ""
}

.vskbi-speaker:before {
    content: ""
}

.vskbi-tablet-android:before {
    content: ""
}

.vskbi-tablet-mac:before {
    content: ""
}

.vskbi-tablet:before {
    content: ""
}

.vskbi-live-tv:before, .vskbi-tv-alt-play:before {
    content: ""
}

.vskbi-tv-list:before {
    content: ""
}

.vskbi-tv-play:before {
    content: ""
}

.vskbi-tv:before {
    content: ""
}

.vskbi-usb:before {
    content: ""
}

.vskbi-videocam-off:before {
    content: ""
}

.vskbi-videocam-switch:before {
    content: ""
}

.vskbi-videocam:before {
    content: ""
}

.vskbi-watch:before {
    content: ""
}

.vskbi-wifi-alt-2:before {
    content: ""
}

.vskbi-network-wifi-alt:before, .vskbi-wifi-alt:before {
    content: ""
}

.vskbi-network-wifi-info:before, .vskbi-network-wifi-scan:before, .vskbi-wifi-info:before {
    content: ""
}

.vskbi-network-wifi-lock:before, .vskbi-wifi-lock:before {
    content: ""
}

.vskbi-network-wifi-off:before, .vskbi-wifi-off:before {
    content: ""
}

.vskbi-network-wifi-outline:before, .vskbi-wifi-outline:before {
    content: ""
}

.vskbi-network-wifi:before, .vskbi-wifi:before {
    content: ""
}

.vskbi-arrow-in:before, .vskbi-arrow-left-bottom:before {
    content: ""
}

.vskbi-arrow-back:before, .vskbi-arrow-left:before {
    content: ""
}

.vskbi-arrow-merge:before {
    content: ""
}

.vskbi-arrow-missed:before {
    content: ""
}

.vskbi-arrow-out:before, .vskbi-arrow-right-top:before {
    content: ""
}

.vskbi-arrow-forward:before, .vskbi-arrow-right:before {
    content: ""
}

.vskbi-arrow-split:before {
    content: ""
}

.vskbi-arrows:before {
    content: ""
}

.vskbi-caret-down-circle:before {
    content: ""
}

.vskbi-caret-down:before {
    content: ""
}

.vskbi-caret-left-circle:before {
    content: ""
}

.vskbi-caret-left:before {
    content: ""
}

.vskbi-caret-right-circle:before {
    content: ""
}

.vskbi-caret-right:before {
    content: ""
}

.vskbi-caret-up-circle:before {
    content: ""
}

.vskbi-caret-up:before {
    content: ""
}

.vskbi-chevron-down:before {
    content: ""
}

.vskbi-chevron-left:before {
    content: ""
}

.vskbi-chevron-right:before {
    content: ""
}

.vskbi-chevron-up:before {
    content: ""
}

.vskbi-forward:before {
    content: ""
}

.vskbi-long-arrow-down:before {
    content: ""
}

.vskbi-long-arrow-left:before {
    content: ""
}

.vskbi-long-arrow-return:before {
    content: ""
}

.vskbi-long-arrow-right:before {
    content: ""
}

.vskbi-long-arrow-tab:before {
    content: ""
}

.vskbi-long-arrow-up:before {
    content: ""
}

.vskbi-rotate-90-degrees-ccw:before, .vskbi-rotate-ccw:before {
    content: ""
}

.vskbi-rotate-cw:before {
    content: ""
}

.vskbi-rotate-left:before {
    content: ""
}

.vskbi-rotate-right:before {
    content: ""
}

.vskbi-square-down:before {
    content: ""
}

.vskbi-square-right:before {
    content: ""
}

.vskbi-swap-alt:before {
    content: ""
}

.vskbi-swap-vertical-circle:before {
    content: ""
}

.vskbi-import-export:before, .vskbi-swap-vertical-:before, .vskbi-swap-vertical:before {
    content: ""
}

.vskbi-swap:before {
    content: ""
}

.vskbi-trending-down:before {
    content: ""
}

.vskbi-trending-flat:before {
    content: ""
}

.vskbi-trending-up:before {
    content: ""
}

.vskbi-unfold-less:before {
    content: ""
}

.vskbi-unfold-more:before {
    content: ""
}

.vskbi-apps:before {
    content: ""
}

.vskbi-grid-off:before {
    content: ""
}

.vskbi-grid:before {
    content: ""
}

.vskbi-view-agenda:before {
    content: ""
}

.vskbi-view-array:before {
    content: ""
}

.vskbi-view-carousel:before {
    content: ""
}

.vskbi-view-column:before {
    content: ""
}

.vskbi-view-comfy:before {
    content: ""
}

.vskbi-view-compact:before {
    content: ""
}

.vskbi-view-dashboard:before {
    content: ""
}

.vskbi-view-day:before {
    content: ""
}

.vskbi-reorder:before, .vskbi-view-headline:before {
    content: ""
}

.vskbi-view-list-alt:before {
    content: ""
}

.vskbi-view-list:before {
    content: ""
}

.vskbi-view-module:before {
    content: ""
}

.vskbi-view-quilt:before {
    content: ""
}

.vskbi-view-stream:before {
    content: ""
}

.vskbi-view-subtitles:before {
    content: ""
}

.vskbi-view-toc:before {
    content: ""
}

.vskbi-view-web:before {
    content: ""
}

.vskbi-view-week:before {
    content: ""
}

.vskbi-widgets:before {
    content: ""
}

.vskbi-alarm-check:before {
    content: ""
}

.vskbi-alarm-off:before {
    content: ""
}

.vskbi-alarm-add:before, .vskbi-alarm-plus:before {
    content: ""
}

.vskbi-alarm-snooze:before {
    content: ""
}

.vskbi-alarm:before {
    content: ""
}

.vskbi-calendar-alt:before {
    content: ""
}

.vskbi-calendar-check:before {
    content: ""
}

.vskbi-calendar-close:before, .vskbi-calendar-remove:before {
    content: ""
}

.vskbi-calendar-note:before {
    content: ""
}

.vskbi-calendar:before {
    content: ""
}

.vskbi-time-countdown:before {
    content: ""
}

.vskbi-time-interval:before {
    content: ""
}

.vskbi-time-restore-setting:before {
    content: ""
}

.vskbi-time-restore:before {
    content: ""
}

.vskbi-time:before {
    content: ""
}

.vskbi-timer-off:before {
    content: ""
}

.vskbi-timer:before {
    content: ""
}

.vskbi-adb:before, .vskbi-android-alt:before {
    content: ""
}

.vskbi-android:before {
    content: ""
}

.vskbi-apple:before {
    content: ""
}

.vskbi-behance:before {
    content: ""
}

.vskbi-codepen:before {
    content: ""
}

.vskbi-dribbble:before {
    content: ""
}

.vskbi-dropbox:before {
    content: ""
}

.vskbi-evernote:before {
    content: ""
}

.vskbi-facebook-box:before {
    content: ""
}

.vskbi-facebook:before {
    content: ""
}

.vskbi-github-box:before {
    content: ""
}

.vskbi-github:before {
    content: ""
}

.vskbi-google-drive:before {
    content: ""
}

.vskbi-google-earth:before {
    content: ""
}

.vskbi-google-glass:before {
    content: ""
}

.vskbi-google-maps:before {
    content: ""
}

.vskbi-google-pages:before, .vskbi-pages:before {
    content: ""
}

.vskbi-google-play:before {
    content: ""
}

.vskbi-google-plus-box:before {
    content: ""
}

.vskbi-google-plus:before {
    content: ""
}

.vskbi-google:before {
    content: ""
}

.vskbi-instagram:before {
    content: ""
}

.vskbi-language-css3:before {
    content: ""
}

.vskbi-language-html5:before {
    content: ""
}

.vskbi-language-javascript:before {
    content: ""
}

.vskbi-language-python-alt:before {
    content: ""
}

.vskbi-language-python:before {
    content: ""
}

.vskbi-lastfm:before {
    content: ""
}

.vskbi-linkedin-box:before {
    content: ""
}

.vskbi-paypal:before {
    content: ""
}

.vskbi-pinterest-box:before {
    content: ""
}

.vskbi-pocket:before {
    content: ""
}

.vskbi-polymer:before {
    content: ""
}

.vskbi-share:before {
    content: ""
}

.vskbi-stack-overflow:before, .vskbi-stackoverflow:before {
    content: ""
}

.vskbi-steam-square:before {
    content: ""
}

.vskbi-steam:before {
    content: ""
}

.vskbi-twitter-box:before {
    content: ""
}

.vskbi-twitter:before {
    content: ""
}

.vskbi-vk:before {
    content: ""
}

.vskbi-wikipedia:before {
    content: ""
}

.vskbi-windows:before {
    content: ""
}

.vskbi-aspect-ratio-alt:before {
    content: ""
}

.vskbi-aspect-ratio:before {
    content: ""
}

.vskbi-blur-circular:before {
    content: ""
}

.vskbi-blur-linear:before {
    content: ""
}

.vskbi-blur-off:before {
    content: ""
}

.vskbi-blur:before {
    content: ""
}

.vskbi-brightness-2:before {
    content: ""
}

.vskbi-brightness-3:before {
    content: ""
}

.vskbi-brightness-4:before {
    content: ""
}

.vskbi-brightness-5:before, .vskbi-brightness-low:before {
    content: ""
}

.vskbi-brightness-6:before, .vskbi-brightness-medium:before {
    content: ""
}

.vskbi-brightness-7:before, .vskbi-brightness-high:before {
    content: ""
}

.vskbi-brightness-auto:before {
    content: ""
}

.vskbi-brightness-setting:before {
    content: ""
}

.vskbi-broken-image:before {
    content: ""
}

.vskbi-center-focus-strong:before {
    content: ""
}

.vskbi-center-focus-weak:before {
    content: ""
}

.vskbi-compare:before {
    content: ""
}

.vskbi-crop-16-9:before {
    content: ""
}

.vskbi-crop-3-2:before {
    content: ""
}

.vskbi-crop-5-4:before {
    content: ""
}

.vskbi-crop-7-5:before {
    content: ""
}

.vskbi-crop-din:before {
    content: ""
}

.vskbi-crop-free:before {
    content: ""
}

.vskbi-crop-landscape:before {
    content: ""
}

.vskbi-crop-portrait:before {
    content: ""
}

.vskbi-crop-square:before {
    content: ""
}

.vskbi-exposure-alt:before {
    content: ""
}

.vskbi-exposure:before {
    content: ""
}

.vskbi-filter-b-and-w:before {
    content: ""
}

.vskbi-filter-center-focus:before {
    content: ""
}

.vskbi-filter-frames:before {
    content: ""
}

.vskbi-filter-tilt-shift:before {
    content: ""
}

.vskbi-gradient:before {
    content: ""
}

.vskbi-grain:before {
    content: ""
}

.vskbi-graphic-eq:before {
    content: ""
}

.vskbi-hdr-off:before {
    content: ""
}

.vskbi-hdr-strong:before {
    content: ""
}

.vskbi-hdr-weak:before {
    content: ""
}

.vskbi-hdr:before {
    content: ""
}

.vskbi-iridescent:before, .vskbi-wb-iridescent:before {
    content: ""
}

.vskbi-leak-off:before, .vskbi-leak-remove:before {
    content: ""
}

.vskbi-leak:before {
    content: ""
}

.vskbi-looks:before {
    content: ""
}

.vskbi-loupe:before {
    content: ""
}

.vskbi-panorama-horizontal:before {
    content: ""
}

.vskbi-panorama-vertical:before {
    content: ""
}

.vskbi-panorama-wide-angle:before {
    content: ""
}

.vskbi-photo-size-select-large:before {
    content: ""
}

.vskbi-photo-size-select-small:before {
    content: ""
}

.vskbi-picture-in-picture:before {
    content: ""
}

.vskbi-slideshow:before {
    content: ""
}

.vskbi-texture:before {
    content: ""
}

.vskbi-tonality:before {
    content: ""
}

.vskbi-vignette:before {
    content: ""
}

.vskbi-wb-auto:before {
    content: ""
}

.vskbi-eject-alt:before {
    content: ""
}

.vskbi-eject:before {
    content: ""
}

.vskbi-equalizer:before {
    content: ""
}

.vskbi-fast-forward:before {
    content: ""
}

.vskbi-fast-rewind:before {
    content: ""
}

.vskbi-forward-10:before {
    content: ""
}

.vskbi-forward-30:before {
    content: ""
}

.vskbi-forward-5:before {
    content: ""
}

.vskbi-hearing:before {
    content: ""
}

.vskbi-pause-circle-outline:before {
    content: ""
}

.vskbi-pause-circle:before {
    content: ""
}

.vskbi-pause:before {
    content: ""
}

.vskbi-play-circle-outline:before {
    content: ""
}

.vskbi-play-circle:before {
    content: ""
}

.vskbi-play:before {
    content: ""
}

.vskbi-format-queue-music:before, .vskbi-playlist-audio:before {
    content: ""
}

.vskbi-format-playlist-add:before, .vskbi-playlist-plus:before {
    content: ""
}

.vskbi-repeat-one:before {
    content: ""
}

.vskbi-repeat:before {
    content: ""
}

.vskbi-replay-10:before {
    content: ""
}

.vskbi-replay-30:before {
    content: ""
}

.vskbi-replay-5:before {
    content: ""
}

.vskbi-replay:before {
    content: ""
}

.vskbi-shuffle:before {
    content: ""
}

.vskbi-skip-next:before {
    content: ""
}

.vskbi-skip-previous:before {
    content: ""
}

.vskbi-stop:before {
    content: ""
}

.vskbi-surround-sound:before {
    content: ""
}

.vskbi-tune:before {
    content: ""
}

.vskbi-volume-down:before {
    content: ""
}

.vskbi-volume-mute:before {
    content: ""
}

.header-video .video-button-mute.is-muted:before, .vskbi-volume-off:before {
    content: ""
}

.vskbi-volume-up:before {
    content: ""
}

.vskbi-n-1-square:before {
    content: ""
}

.vskbi-n-2-square:before {
    content: ""
}

.vskbi-n-3-square:before {
    content: ""
}

.vskbi-n-4-square:before {
    content: ""
}

.vskbi-n-5-square:before {
    content: ""
}

.vskbi-n-6-square:before {
    content: ""
}

.vskbi-neg-1:before {
    content: ""
}

.vskbi-neg-2:before {
    content: ""
}

.vskbi-plus-1:before {
    content: ""
}

.vskbi-plus-2:before {
    content: ""
}

.vskbi-sec-10:before {
    content: ""
}

.vskbi-sec-3:before {
    content: ""
}

.vskbi-zero:before {
    content: ""
}

.vskbi-airline-seat-flat-angled:before {
    content: ""
}

.vskbi-airline-seat-flat:before {
    content: ""
}

.vskbi-airline-seat-individual-suite:before {
    content: ""
}

.vskbi-airline-seat-legroom-extra:before {
    content: ""
}

.vskbi-airline-seat-legroom-normal:before {
    content: ""
}

.vskbi-airline-seat-legroom-reduced:before {
    content: ""
}

.vskbi-airline-seat-recline-extra:before {
    content: ""
}

.vskbi-airline-seat-recline-normal:before {
    content: ""
}

.vskbi-airplay:before {
    content: ""
}

.vskbi-closed-caption:before {
    content: ""
}

.vskbi-confirmation-number:before {
    content: ""
}

.vskbi-developer-board:before {
    content: ""
}

.vskbi-disc-full:before {
    content: ""
}

.vskbi-explicit:before {
    content: ""
}

.vskbi-flight-land:before {
    content: ""
}

.vskbi-flight-takeoff:before {
    content: ""
}

.vskbi-flip-to-back:before {
    content: ""
}

.vskbi-flip-to-front:before {
    content: ""
}

.vskbi-group-work:before {
    content: ""
}

.vskbi-hd:before {
    content: ""
}

.vskbi-hq:before {
    content: ""
}

.vskbi-markunread-mailbox:before {
    content: ""
}

.vskbi-memory:before {
    content: ""
}

.vskbi-nfc:before {
    content: ""
}

.vskbi-play-for-work:before {
    content: ""
}

.vskbi-power-input:before {
    content: ""
}

.vskbi-present-to-all:before {
    content: ""
}

.vskbi-satellite:before {
    content: ""
}

.vskbi-tap-and-play:before {
    content: ""
}

.vskbi-vibration:before {
    content: ""
}

.vskbi-voicemail:before {
    content: ""
}

.vskbi-group:before {
    content: ""
}

.vskbi-rss:before {
    content: ""
}

.vskbi-shape:before {
    content: ""
}

.vskbi-spinner:before {
    content: ""
}

.vskbi-ungroup:before {
    content: ""
}

.vskbi-500px:before {
    content: ""
}

.vskbi-8tracks:before {
    content: ""
}

.vskbi-amazon:before {
    content: ""
}

.vskbi-blogger:before {
    content: ""
}

.vskbi-delicious:before {
    content: ""
}

.vskbi-disqus:before {
    content: ""
}

.vskbi-flattr:before {
    content: ""
}

.vskbi-flickr:before {
    content: ""
}

.vskbi-github-alt:before {
    content: ""
}

.vskbi-google-old:before {
    content: ""
}

.vskbi-linkedin:before {
    content: ""
}

.vskbi-odnoklassniki:before {
    content: ""
}

.vskbi-outlook:before {
    content: ""
}

.vskbi-paypal-alt:before {
    content: ""
}

.vskbi-pinterest:before {
    content: ""
}

.vskbi-playstation:before {
    content: ""
}

.vskbi-reddit:before {
    content: ""
}

.vskbi-skype:before {
    content: ""
}

.vskbi-slideshare:before {
    content: ""
}

.vskbi-soundcloud:before {
    content: ""
}

.vskbi-tumblr:before {
    content: ""
}

.vskbi-twitch:before {
    content: ""
}

.vskbi-vimeo:before {
    content: ""
}

.vskbi-whatsapp:before {
    content: ""
}

.vskbi-xbox:before {
    content: ""
}

.vskbi-yahoo:before {
    content: ""
}

.vskbi-youtube-play:before {
    content: ""
}

.vskbi-youtube:before {
    content: ""
}

.clear, .page-footer .footer-header:after {
    clear: both
}

.content-wrap ul {
    list-style: none;
    padding-left: .7em
}

    .content-wrap ul > li:before {
        content: "–";
        display: inline-block;
        margin-left: -.7em;
        width: .7em
    }

.page-footer, .page-footer .navbar-nav > li > a {
    font-family: "Futura",sans-serif;
    font-weight: 300;
    font-size: 20px
}

.page-footer {
    background-color: #363636;
    color: #d0d0d0;
    margin-top: 100px
}

    .page-footer > .container {
        padding-left: 5px;
        padding-right: 5px
    }

    .page-footer .footer-header a {
        text-decoration: none;
        color: #d0d0d0
    }

    .page-footer .footer-brand {
        margin-top: 54px;
        margin-bottom: 54px
    }

        .page-footer .footer-brand > .logo-vskb-trilingual {
            display: block;
            margin: 0 auto;
            width: auto;
            max-width: 100%;
            height: 48px
        }

    .page-footer .circle {
        display: inline-block;
        border: 1px solid #d0d0d0;
        border-radius: 50%;
        height: 64px;
        width: 64px;
        color: #d0d0d0;
        line-height: 68px;
        text-align: center;
        text-decoration: none
    }

    .page-footer .vskbi {
        font-size: 39px;
        line-height: 64px
    }

    .page-footer .vskb-address, .page-footer .vskb-phone, .page-footer .vskb-youtube {
        display: block
    }

        .page-footer .vskb-address a a:hover, .page-footer .vskb-address a:hover, .page-footer .vskb-phone a a:hover, .page-footer .vskb-phone a:hover, .page-footer .vskb-youtube a a:hover, .page-footer .vskb-youtube a:hover {
            color: #fd000d !important
        }

    .page-footer .vskb-address, .page-footer .vskb-phone {
        margin: 20px 30px;
        width: auto
    }

        .page-footer .vskb-address .circle, .page-footer .vskb-phone .circle {
            float: left;
            margin: 6px 29px 0 0
        }

    .page-footer .navbar-footer, .page-footer .vskb-youtube {
        border-top: 1px solid #d0d0d0;
        padding: 35px 0;
        text-align: center
    }

    .page-footer .vskb-youtube {
        margin: 45px 0 0
    }

    .page-footer .navbar-footer {
        position: relative;
        margin-top: 6px
    }

    .page-footer .navbar-nav > li > a {
        margin-bottom: 6px
    }

    .page-footer .nav-copyright {
        margin-top: 35px;
        border-top: 1px solid #d0d0d0;
        padding: 28px 0 0;
        font-size: 16px
    }

        .page-footer .nav-copyright .copy, .vskb-contact-col ul li, .vskb-selected-bank-info ul li {
            display: block
        }

        .page-footer .nav-copyright > p, .page-footer .vskb-more-box p .nav-copyright > a, .page-footer .vskb-more-box p a .nav-copyright > a, .vskb-more-box p .page-footer .nav-copyright > a {
            margin-bottom: 0
        }

@media (min-width:768px) {
    .page-footer {
        font-size: 14px
    }

        .page-footer > .container {
            padding-left: 15px;
            padding-right: 15px
        }

        .page-footer .footer-header {
            margin: 45px -15px 0;
            padding: 0 15px
        }

        .page-footer .footer-brand {
            margin: 2px 0 30px 10px
        }

            .page-footer .footer-brand > .logo-vskb-trilingual, .page-footer .vskb-address .circle, .page-footer .vskb-phone .circle {
                margin: 0
            }

        .page-footer .vskb-address, .page-footer .vskb-phone {
            float: left;
            margin: 0 30px 0 6px
        }


        .page-footer .vskb-youtube {
            margin: 0 0 0 6px
        }

        .page-footer .vskb-address {
            width: 33.3333333333%
        }

            .page-footer .vskb-address .vskb-more-box p a, .page-footer .vskb-address p, .page-footer .vskb-phone .vskb-more-box p a, .page-footer .vskb-phone p, .vskb-more-box p .page-footer .vskb-address a, .vskb-more-box p .page-footer .vskb-phone a {
                margin: 0 0 0 93px
            }

        .page-footer .vskb-phone {
            width: auto
        }

        .page-footer .vskb-youtube {
            float: right;
            border-top: none;
            padding: 0;
            width: auto
        }

        .page-footer .navbar-nav > li > a {
            margin-bottom: 1px
        }

        .page-footer .nav-footer {
            border-top: 1px solid #d0d0d0;
            margin: 35px 0 0;
            padding-top: 39px
        }

            .page-footer .nav-footer > li {
                float: left;
                margin: 0 6px 35px 0;
                width: 174px
            }

                .page-footer .nav-footer > li > a {
                    padding: 10px 0;
                    font-family: "Futura Condensed",sans-serif;
                    font-weight: 500;
                    font-size: 18px;
                    text-transform: uppercase;
                    letter-spacing: .6px
                }

        .page-footer .nav-submenu > li > a {
            padding: 4px 0;
            font-family: "Futura Condensed",sans-serif;
            font-weight: 300;
            font-size: 17px;
            letter-spacing: .6px
        }

        .page-footer .navbar-footer {
            margin: 25px 0;
            padding: 35px 0;
            text-align: left
        }

        .page-footer .navbar-left {
            float: left
        }

        .page-footer .navbar-right {
            float: right
        }

            .page-footer .navbar-right > li {
                float: left;
                margin-left: 25px;
                width: auto
            }

                .page-footer .navbar-right > li > a {
                    padding: 0;
                    font-size: 16px
                }

        .page-footer .nav-copyright {
            margin: 0;
            border-top: none;
            padding: 0;
            line-height: 1.2
        }
}

@media(min-width:768px) and (max-width:992px) {
    .page-footer .vskb-address, .page-footer .vskb-phone {
        width: 40%
    }

    .page-footer .vskb-phone {
        margin-right: 0
    }
}

@media(max-width:768px) {
    .page-footer .vskb-address .circle {
        display: inline-block;
    }

    .page-footer .vskb-address p {
        display: inline-block;
        width: calc(100% - 93px);
    }
}


@media (min-width:768px) {
    .page-footer .navbar-right, .page-footer .nav-copyright {
        float: none;
        clear: both;
    }

        .page-footer .navbar-right li:first-child {
            margin-left: 0;
            margin-bottom: 20px
        }
}

@media (min-width:1200px) {

    .page-footer .navbar-right {
        float: right;
        clear: none;
    }

    .page-footer .nav-copyright {
        float: left;
        clear: none;
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .page-footer .footer-brand {
        margin-left: 0;
        float: left;
        width: 23.3333333333%;
    }

    .page-footer .nav-copyright .copy {
        display: inline-block
    }
}

.header-image, .header-video {
    position: relative;
    height: 360px;
    overflow: hidden
}

    .header-image > img {
        z-index: -1;
        position: absolute;
        bottom: 0;
        left: 50%;
        min-width: 100%;
        height: auto;
        min-height: 380px;
        transform: translate3d(-50%,0,0);
        transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

.header-video {
    margin-top: 50px;
    height: 202px;
    height: 56vw
}

    .header-video > .video-wrap {
        z-index: -1;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

    .header-video .video {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        width: 100vw;
        height: auto;
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .header-video .video-controls {
        position: relative;
        height: 100%;
        margin: 0 auto;
        width: 100%
    }

    .header-video .video-button-mute {
        display: inline-block;
        font-family: "VSKB-Iconic-Font" !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 15px;
        bottom: 15px;
        padding: 15px;
        color: #fff;
        font-size: 36px;
        opacity: .5;
        cursor: pointer;
        text-shadow: 0 0 4px rgba(0,0,0,.33)
    }

        .header-video .video-button-mute:before {
            content: "";
            width: 1em;
            height: 1em;
            text-align: center
        }

        .header-video .video-button-mute:focus, .header-video .video-button-mute:hover {
            opacity: 1
        }

@media (min-width:768px) {
    .header-video {
        margin-top: 0
    }

        .header-video .video-controls {
            width: 750px
        }
}

@media (min-width:992px) {
    .header-video {
        height: 630px
    }

        .header-video .video {
            width: auto;
            height: auto;
            min-height: 100%
        }

        .header-video .video-controls {
            width: 970px
        }
}

@media (min-width:1200px) {
    .header-video .video {
        width: 100%;
        width: 100vw;
        height: auto;
        min-height: 0
    }

    .header-video .video-controls {
        width: 1170px
    }

    .header-video .video-button-mute {
        left: 8.3333333333%
    }
}

.page-header {
    padding-top: 50px;
    background-color: #f3f3f3;
    color: #383838
}

.page-header--flashy {
    padding-top: 0;
    background: #fd000d;
    color: #fff
}

    .page-header--flashy .header-section > h1:after {
        background-color: #fff !important
    }

.header-image + .page-header {
    padding-top: 0
}

.page-header .header-section {
    margin-left: -15px;
    margin-right: -15px;
    padding: 38px 0 70px
}

    .employees:after, .employees:before, .page-header .header-section:after, .page-header .header-section:before {
        content: " ";
        display: table
    }

    .employees:after, .page-header .header-section:after {
        clear: both
    }

    .page-header .header-section > h1 {
        position: relative;
        margin: 0;
        padding: 0 17px 34px;
        font-family: "Futura",sans-serif;
        font-weight: 400;
        font-size: 36px;
        line-height: 1.5
    }

        .page-header .header-section > h1:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            margin: 0;
            padding: 0;
            background-color: #a3a3a3;
            width: 320px;
            height: 1px
        }

    .page-header .header-section > p, .page-header .vskb-more-box p .header-section > a, .page-header .vskb-more-box p a .header-section > a, .vskb-more-box p .page-header .header-section > a {
        margin: 0;
        padding: 22px 17px 0;
        font-size: 20px;
        font-weight: 300
    }

@media (min-width:768px) {
    .page-header {
        padding-top: 75px
    }

    .header-image + .page-header, .page-header--flashy {
        padding-top: 0
    }

    .page-header .header-section {
        padding: 56px 16.6666666667% 70px
    }

        .page-header .header-section > h1 {
            margin: 0 0 0 23px;
            padding: 0 0 34px;
            font-size: 36px
        }

            .page-header .header-section > h1:after {
                left: -75px
            }

        .page-header .header-section > p, .page-header .vskb-more-box p .header-section > a, .page-header .vskb-more-box p a .header-section > a, .vskb-more-box p .page-header .header-section > a {
            margin: 0 0 0 23px;
            padding: 22px 0 0
        }
}

.employees {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 45px
}

    .employees .vskb-contact-col .vskb-more-box h2 a, .employees .vskb-contact-col h2, .employees .vskb-more-box h2 a.vskb-separator, .employees .vskb-selected-bank-info .vskb-more-box h2 a, .employees .vskb-selected-bank-info h2, .employees h2.vskb-separator, .vskb-contact-col .employees .vskb-more-box h2 a, .vskb-contact-col .employees h2, .vskb-more-box h2 .employees .vskb-contact-col a, .vskb-more-box h2 .employees .vskb-selected-bank-info a, .vskb-more-box h2 .employees a.vskb-separator, .vskb-more-box h2 .vskb-contact-col .employees a, .vskb-more-box h2 .vskb-selected-bank-info .employees a, .vskb-selected-bank-info .employees .vskb-more-box h2 a, .vskb-selected-bank-info .employees h2 {
        margin: 30px 0 15px
    }

    .employees .division .employee:nth-child(4n+1) {
        clear: both
    }

@media (min-width:768px) {
    .employees .division .employee {
        margin: 25px 2% 25px 0;
        width: 23.5%;
        float: left
    }

        .employees .division .employee:nth-child(4n) {
            margin-right: 0
        }
}

@media (max-width:768px) {
    .employees .division .employee {
        margin: 25px 4% 25px 0;
        width: 48%;
        float: left
    }

        .employees .division .employee:nth-child(2n) {
            margin-right: 0
        }
}

@media (max-width:480px) {
    .employees .division .employee {
        width: 100%;
        margin: 25px 0;
        float: none;
        display: inline-block
    }
}

.employees .division .employee h3, .employees .division .employee h4 {
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 20px;
    font-family: Futura,"Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative
}

    .employees .division .employee h3:after {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0;
        margin: 0;
        content: "";
        background-color: #d5d5d5;
        width: 38%;
        height: 2px
    }

.employees .division .employee h4 {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 100
}

.vskb-expand {
    overflow-y: hidden;
    transition: all .5s ease-out
}

    .vskb-expand.closed {
        max-height: 0 !important
    }

.report {
    color: #3b3b3b;
    margin: 45px 0;
    display: block
}

    .report .report-date, .report .report-element, .report .report-logo, .report .report-text {
        float: left
    }

    .report .report-date {
        text-transform: uppercase;
        text-align: center;
        font-size: 12px;
        font-family: Futura,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 800;
        width: 120px;
        border-bottom: 2px solid #d5d5d5;
        margin-top: 10px;
        padding-bottom: 6px
    }

@media (min-width:1200px) {
    .report .report-date {
        width: 10%
    }
}

@media (max-width:1200px) {
    .report .report-date {
        width: 12%
    }
}

@media (max-width:992px) {
    .report .report-date {
        width: 12%;
        display: inline-block
    }
}

@media (max-width:768px) {
    .report .report-date {
        width: auto;
        float: left;
        display: block;
        padding: 0 15px 6px;
        margin-left: -15px;
        margin-bottom: 30px
    }
}

.report .report-logo {
    padding-right: 15px
}

@media (min-width:1200px) {
    .report .report-logo {
        padding-left: 72px;
        width: 27%
    }
}

@media (max-width:1200px) {
    .report .report-logo {
        padding-left: 32px;
        width: 25%
    }
}

@media (max-width:992px) {
    .report .report-logo {
        padding-left: 16px;
        width: 30%
    }
}

@media (max-width:768px) {
    .report .report-logo {
        width: 160px;
        float: right;
        display: block
    }
}

.report .report-logo img, .vskb-pdf-prev img {
    display: block;
    max-width: 100%;
    height: auto
}

.report .report-text {
    line-height: 1.5;
    min-height: 40px;
    vertical-align: middle;
    font-family: Futura,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: 300;
    padding-left: 15px
}

@media (min-width:1200px) {
    .report .report-text {
        width: 63%
    }
}

@media (max-width:1200px) {
    .report .report-text {
        width: 63%
    }
}

@media (max-width:992px) {
    .report .report-text {
        width: 58%
    }
}

@media (max-width:768px) {
    .report .report-text {
        width: 100%;
        padding-bottom: 20px
    }
}

.report .report-text span {
    margin-top: -4px;
    display: inline-block;
    vertical-align: middle
}

.report:after {
    content: "";
    display: block;
    clear: both
}

.report:focus .report-date, .report:focus .report-text, .report:hover .report-date, .report:hover .report-text {
    color: #ababab
}

.report :not(.report-logo) + .report-text {
    padding-left: 72px
}

@media (min-width:1200px) {
    .report :not(.report-logo) + .report-text {
        width: 90%
    }
}

@media (max-width:1200px) {
    .report :not(.report-logo) + .report-text {
        width: 88%
    }
}

@media (max-width:992px) {
    .report :not(.report-logo) + .report-text {
        width: 88%
    }
}

@media (max-width:768px) {
    .report :not(.report-logo) + .report-text {
        padding-left: 0
    }
}

.vskb-anual-report-teaser {
    margin: 70px 0 0
}

    .vskb-anual-report-teaser:after, .vskb-anual-report-teaser:before {
        content: " ";
        display: table
    }

    .vskb-anual-report-teaser:after {
        clear: both
    }

.vskb-pdf-prev {
    padding: 0 30px 0 0;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .vskb-pdf-prev:nth-child(2n) {
        padding-right: 0;
        padding-left: 10px
    }

    .vskb-pdf-prev:nth-child(2n-1) {
        padding-right: 10px
    }
}

@media (max-width:350px) {
    .vskb-pdf-prev {
        padding: 0 !important;
        width: 100%
    }
}

.vskb-pdf-prev .pdf-image {
    width: 62%;
    margin: 0 0 36px
}

@media (min-width:1200px) {
    .vskb-pdf-prev .pdf-image {
        height: 220px
    }
}

@media (max-width:1200px) {
    .vskb-pdf-prev .pdf-image {
        height: 170px
    }
}

@media (max-width:992px) {
    .vskb-pdf-prev .pdf-image {
        height: 120px
    }
}

@media (max-width:768px) {
    .vskb-pdf-prev .pdf-image {
        width: 100%;
        height: 60vw
    }
}

@media (max-width:350px) {
    .vskb-pdf-prev .pdf-image {
        height: auto;
        width: 100%
    }
}

.vskb-pdf-prev .pdf-image > img {
    box-shadow: 0 1px 4px rgba(0,0,0,.19)
}

.vskb-pdf-prev .pdf-info .pdf-bank, .vskb-pdf-prev .pdf-info .pdf-common, .vskb-pdf-prev .pdf-info .pdf-date {
    width: 50%;
    float: left;
    display: inline-block
}

.vskb-pdf-prev .pdf-info .pdf-bank {
    padding: 8px 0 0 6%;
    max-height: 34px
}

@media (max-width:768px) {
    .vskb-pdf-prev .pdf-info .pdf-bank {
        padding-top: 0
    }
}

.vskb-pdf-prev .pdf-info .pdf-date {
    padding: 11px 0;
    margin: 0 0 13px;
    font-family: "Futura",sans-serif;
    font-weight: 900;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #3b3b3b;
    border-bottom: 1px solid #ababab
}

.vskb-pdf-prev .pdf-info .pdf-text {
    font-family: "Futura",sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    float: none;
    clear: both;
    color: #3b3b3b
}

@media (max-width:768px) {
    .vskb-pdf-prev .pdf-info .pdf-text {
        margin: 0 0 60px
    }
}

.report-list-empty {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: block
}

@media (min-width:768px) {
    .report-list-empty {
        float: left;
        width: 100%
    }
}

.vskb-element-list.termin-list {
    clear: both
}

.termin-list .vskb-contact-col .vskb-more-box h2 a, .termin-list .vskb-contact-col h2, .termin-list .vskb-selected-bank-info .vskb-more-box h2 a, .termin-list .vskb-selected-bank-info h2, .termin-list .vskb-separator, .vskb-contact-col .termin-list .vskb-more-box h2 a, .vskb-contact-col .termin-list h2, .vskb-more-box h2 .termin-list .vskb-contact-col a, .vskb-more-box h2 .termin-list .vskb-selected-bank-info a, .vskb-more-box h2 .vskb-contact-col .termin-list a, .vskb-more-box h2 .vskb-selected-bank-info .termin-list a, .vskb-selected-bank-info .termin-list .vskb-more-box h2 a, .vskb-selected-bank-info .termin-list h2 {
    margin: 20px 15px 50px
}

.termin {
    color: #3b3b3b;
    margin: 45px 0;
    display: block
}

    .termin .secondary-element, .termin .termin-contact .termin-tel, .termin .termin-first .termin-subtitle, .termin .termin-text .termin-type {
        font-size: 18px;
        font-weight: 300;
        line-height: 23px;
        color: #5f5f5f;
        margin-top: 8px;
        font-family: "Source Sans Pro",sans-serif
    }

    .termin .primary-element, .termin .termin-contact .termin-person, .termin .termin-text .termin-title {
        font-size: 22px;
        font-weight: 300;
        line-height: 30px;
        font-family: "Futura",sans-serif
    }

    .termin .termin-first {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

@media (min-width:768px) {
    .termin .termin-first {
        float: left;
        width: 16.6666666667%
    }
}

.termin .termin-first .termin-date {
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-family: "Futura",sans-serif;
    font-weight: 800;
    border-bottom: 2px solid #d5d5d5;
    margin-top: 10px;
    padding-bottom: 6px
}

@media (max-width:768px) {
    .termin .termin-first {
        width: 50%;
        float: left
    }
}

.termin .termin-logo {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: default;
    padding-top: 10px
}

@media (min-width:768px) {
    .termin .termin-logo {
        float: left;
        width: 16.6666666667%
    }
}

.termin .termin-logo > img {
    display: block;
    max-width: 100%;
    height: auto
}

@media (max-width:768px) {
    .termin .termin-logo {
        width: 50%;
        float: left
    }
}

.termin .termin-text {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .termin .termin-text {
        float: left;
        width: 50%
    }
}

@media (max-width:768px) {
    .termin .termin-text {
        clear: both;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.termin .termin-contact {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .termin .termin-contact {
        float: left;
        width: 16.6666666667%
    }
}

.termin:after {
    content: "";
    display: block;
    clear: both
}

.termin:focus .termin-contact, .termin:focus .termin-first, .termin:focus .termin-text, .termin:hover .termin-contact, .termin:hover .termin-first, .termin:hover .termin-text {
    color: #3b3b3b;
    cursor: default
}

@media (max-width:1200px) {
    .vskb-pdf-prev.magnified .pdf-image {
        height: 190px
    }
}

@media (max-width:992px) {
    .vskb-pdf-prev.magnified .pdf-image {
        height: 160px
    }
}

@media (max-width:768px) {
    .vskb-pdf-prev.magnified .pdf-image {
        height: auto;
        width: 100%
    }
}

.vskb-contact-col, .vskb-selected-bank-info {
    font-family: "Futura",sans-serif
}

    .vskb-contact-col .title-and-phone span, .vskb-contact-col .wysiwyg-title, .vskb-contact-col a span, .vskb-contact-col h3, .vskb-contact-col h3 span, .vskb-selected-bank-info .title-and-phone span, .vskb-selected-bank-info .wysiwyg-title, .vskb-selected-bank-info a span, .vskb-selected-bank-info h3, .vskb-selected-bank-info h3 span {
        font-weight: 800;
        display: block
    }

        .vskb-contact-col .title-and-phone a, .vskb-contact-col .wysiwyg-phone, .vskb-contact-col a, .vskb-contact-col a a, .vskb-contact-col h3 a, .vskb-selected-bank-info .title-and-phone a, .vskb-selected-bank-info .wysiwyg-phone, .vskb-selected-bank-info a, .vskb-selected-bank-info a a, .vskb-selected-bank-info h3 a {
            font-weight: 300 !important;
            display: block
        }

    .vskb-contact-col .link-box a, .vskb-contact-col .wysiwyg-link, .vskb-contact-col ul a, .vskb-contact-col ul li a, .vskb-selected-bank-info .link-box a, .vskb-selected-bank-info .wysiwyg-link, .vskb-selected-bank-info ul a {
        font-weight: 300 !important;
        font-size: 24px;
        line-height: 40px;
        margin: 0
    }

    .vskb-selected-bank-info ul li a {
        font-weight: 300 !important;
        line-height: 40px;
        margin: 0
    }

    .vskb-contact-col .vskb-separator, .vskb-selected-bank-info .vskb-separator {
        margin: 10px 0 20px
    }

    .vskb-contact-col .title-and-phone {
        margin: 0 0 30px;
        font-size: 20px;
        letter-spacing: .8px;
        line-height: 31px
    }

    .vskb-contact-col a {
        margin: 0 0 30px
    }

    .vskb-contact-col a, .vskb-contact-col h3, .vskb-selected-bank-info .title-and-phone, .vskb-selected-bank-info a, .vskb-selected-bank-info h3 {
        font-size: 20px;
        letter-spacing: .8px;
        line-height: 31px
    }

    .vskb-contact-col .link-box, .vskb-contact-col ul, .vskb-selected-bank-info .link-box, .vskb-selected-bank-info ul {
        letter-spacing: .8px;
        margin: 0 0 20px
    }

    .vskb-contact-col .text-box, .vskb-contact-col .vskb-more-box p a, .vskb-contact-col p, .vskb-more-box p .vskb-contact-col a {
        margin: 0 0 20px;
        font-size: 22px;
        font-weight: 300;
        line-height: 40px
    }

    .vskb-more-box p .vskb-selected-bank-info a, .vskb-selected-bank-info .text-box, .vskb-selected-bank-info .vskb-more-box p a, .vskb-selected-bank-info p {
        margin: 0 0 20px;
        font-weight: 300;
        line-height: 40px
    }

    .vskb-contact-col .vskb-more-box h2 a, .vskb-contact-col h2, .vskb-more-box h2 .vskb-contact-col a, .vskb-more-box h2 .vskb-selected-bank-info a, .vskb-selected-bank-info .vskb-more-box h2 a, .vskb-selected-bank-info h2 {
        padding: 22px 0 0 !important
    }

    .vskb-contact-col h3, .vskb-selected-bank-info h3 {
        margin: 0 !important
    }

    .vskb-contact-col ul, .vskb-selected-bank-info ul {
        list-style-type: none !important;
        padding: 0
    }

        .vskb-contact-col ul li::before, .vskb-selected-bank-info ul li::before {
            content: "";
            display: none;
            margin: 0;
            width: 0
        }

.bank-header-section {
    margin-left: -15px;
    margin-right: -15px
}

    .bank-header-section:after, .bank-header-section:before {
        content: " ";
        display: table
    }

    .bank-header-section:after {
        clear: both
    }

    .bank-header-section .vskb-header-col-left {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 74px
    }

@media (min-width:1200px) {
    .bank-header-section .vskb-header-col-left {
        float: left;
        width: 66.6666666667%
    }
}

@media (min-width:992px) {
    .bank-header-section .vskb-header-col-left {
        float: left;
        width: 66.6666666667%
    }
}

@media (min-width:768px) {
    .bank-header-section .vskb-header-col-left {
        float: left;
        width: 66.6666666667%
    }
}

.bank-header-section .vskb-header-col-left .vskb-bank-image {
    display: block;
    width: 100%;
    height: 70px
}

.bank-header-section .vskb-header-col-left .vskb-bank-info .info-block {
    font-family: "Futura",sans-serif;
    color: #3b3b3b;
    width: 19.75%;
    float: left;
    margin: 0 7% 0 0
}

    .bank-header-section .vskb-header-col-left .vskb-bank-info .info-block:last-child {
        margin-right: 0
    }

@media (max-width:992px) {
    .bank-header-section .vskb-header-col-left .vskb-bank-info .info-block {
        width: 30%;
        margin-bottom: 20px
    }

        .bank-header-section .vskb-header-col-left .vskb-bank-info .info-block:nth-child(2n+1) {
            clear: left
        }
}

@media (max-width:768px) {
    .bank-header-section .vskb-header-col-left .vskb-bank-info .info-block {
        width: 100%;
        margin-bottom: 0
    }
}

.bank-header-section .vskb-header-col-left .vskb-bank-info .info-block .title {
    margin: 0 0 10px;
    padding: 40px 20px 10px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .4px;
    border-bottom: 1px solid #ababab
}

.bank-header-section .vskb-header-col-left .vskb-bank-info .info-block .info {
    font-size: 26px;
    font-weight: 300;
    letter-spacing: -.4px;
    line-height: 1;
    padding: 0 0 12px 20px
}

.bank-header-section .vskb-header-col-left .vskb-bank-info .info-block .additional {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #111;
    padding: 0 0 0 20px
}

.bank-header-section .vskb-header-col-left .vskb-date {
    padding: 80px 0 20px;
    width: 100%;
    text-transform: uppercase;
    text-align: right;
    font-size: 10px;
    font-weight: 700;
    clear: both;
    color: #a3a3a3;
    font-family: "Futura",sans-serif
}

.bank-header-section .vskb-header-col-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 115px;
    font-family: "Futura",sans-serif;
    font-size: 20px;
    letter-spacing: .8px;
    line-height: 31px
}

@media (min-width:1200px) {
    .bank-header-section .vskb-header-col-right {
        float: left;
        width: 25%
    }
}

@media (min-width:992px) {
    .bank-header-section .vskb-header-col-right {
        float: left;
        width: 33.3333333333%
    }
}

@media (min-width:768px) {
    .bank-header-section .vskb-header-col-right {
        float: left;
        width: 33.3333333333%
    }
}

.bank-header-section .vskb-header-col-right h1, .vskb-selected-bank-info .vskb-bank-contact h1 {
    font-weight: 800;
    font-size: 20px;
    margin: 0
}

.bank-header-section .vskb-header-col-right .vskb-more-box p a, .bank-header-section .vskb-header-col-right p, .vskb-more-box p .bank-header-section .vskb-header-col-right a {
    font-weight: 300;
    margin-bottom: 50px
}

.vskb-bank-selector .vskb-bank-selector-title {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .vskb-bank-selector .vskb-bank-selector-title {
        float: left;
        width: 100%
    }
}

@media (min-width:992px) {
    .vskb-bank-selector .vskb-bank-selector-title {
        float: left;
        width: 83.3333333333%
    }
}

@media (min-width:1200px) {
    .vskb-bank-selector .vskb-bank-selector-title {
        float: left;
        width: 66.6666666667%
    }
}

.vskb-bank-selector .vskb-bank-selector-title h3, .vskb-bank-selector .vskb-switcher ul.region-list {
    margin: 30px 0;
    padding: 0;
    font-family: "Futura Condensed",sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #737373;
    line-height: 1.2;
    text-transform: uppercase
}

.vskb-bank-selector .vskb-switcher {
    background-color: #f3f3f3;
    color: #383838;
    border-top: 1px solid #c9c9c9;
    height: 70px
}

@media (max-width:768px) {
    .vskb-bank-selector .vskb-switcher {
        overflow-x: hidden
    }
}

.vskb-bank-selector .vskb-switcher ul.region-list {
    font-size: 20px;
    letter-spacing: .47px;
    line-height: 45px;
    color: #a5a5a5;
    list-style: none;
    margin: 0;
    padding: 12px 0
}

@media (max-width:768px) {
    .vskb-bank-selector .vskb-switcher ul.region-list {
        width: 768px;
        position: absolute;
        top: 0;
        left: 0;
        transition: left .3s linear
    }
}

.vskb-bank-selector .vskb-switcher ul.region-list li.region {
    display: inline-block;
    margin: 0 32px 0 0;
    cursor: pointer;
    position: relative;
    text-align: center;
    height: 45px
}

    .vskb-bank-selector .vskb-switcher ul.region-list li.region.selected, .vskb-bank-selector .vskb-switcher ul.region-list li.region:hover {
        color: #191919
    }

        .vskb-bank-selector .vskb-switcher ul.region-list li.region.selected::after {
            content: " ";
            position: absolute;
            height: 4px;
            width: 80%;
            top: -15px;
            left: 10%;
            background-color: #fd000d;
            z-index: 1000
        }

@media (max-width:768px) {
    .vskb-bank-selector .vskb-switcher ul.region-list li.region.selected::after {
        top: -13px
    }
}

.vskb-bank-selector .region-logos {
    display: none;
    margin: 0 0 60px
}

    .vskb-bank-selector .region-logos img.region-logo {
        width: 21%;
        margin: 30px 4% 0 0;
        float: left;
        cursor: pointer
    }

        .vskb-bank-selector .region-logos img.region-logo:nth-child(4n+1) {
            clear: left
        }

@media (max-width:480px) {
    .vskb-bank-selector .region-logos img.region-logo {
        width: 46%
    }

        .vskb-bank-selector .region-logos img.region-logo:nth-child(2n+1) {
            clear: left
        }
}

.vskb-bank-selector .region-logos.visible {
    display: block
}

.vskb-selected-bank {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 35px;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .vskb-selected-bank {
        float: left;
        width: 100%
    }
}

.vskb-selected-bank .bank-logo {
    display: block;
    max-width: 100%;
    height: auto;
    float: left
}

@media (min-width:768px) {
    .vskb-selected-bank .bank-logo {
        width: 300px
    }
}

@media (max-width:768px) {
    .vskb-selected-bank .bank-logo {
        width: 100%
    }
}

.vskb-selected-bank .vskb-choose-bank-button {
    margin-top: 30px
}

@media (min-width:768px) {
    .vskb-selected-bank .vskb-choose-bank-button {
        float: right
    }
}

@media (max-width:768px) {
    .vskb-selected-bank .vskb-choose-bank-button {
        float: left
    }
}

.vskb-selected-bank::after {
    clear: both;
    content: " ";
    display: block
}

.vskb-selected-bank-info {
    background-color: #f3f3f3;
    padding: 56px 0 30px;
    margin-bottom: -100px
}

    .vskb-selected-bank-info .vskb-bank-contact {
        font-family: "Futura",sans-serif;
        letter-spacing: .8px;
        line-height: 31px
    }

        .vskb-more-box p .vskb-selected-bank-info .vskb-bank-contact a, .vskb-selected-bank-info .vskb-bank-contact .vskb-more-box p a, .vskb-selected-bank-info .vskb-bank-contact p {
            font-weight: 300;
            margin-bottom: 50px;
            font-size: 20px
        }

    .vskb-contact-col .vskb-selected-bank-info a, .vskb-contact-col .vskb-selected-bank-info h3, .vskb-selected-bank-info .title-and-phone, .vskb-selected-bank-info .vskb-contact-col a, .vskb-selected-bank-info .vskb-contact-col h3, .vskb-selected-bank-info a {
        margin: 0 0 10px
    }

    .vskb-selected-bank-info h3 {
    }

        .vskb-contact-col .vskb-selected-bank-info a a, .vskb-contact-col .vskb-selected-bank-info a span, .vskb-contact-col .vskb-selected-bank-info h3 a, .vskb-contact-col .vskb-selected-bank-info h3 span, .vskb-contact-col .vskb-selected-bank-info p, .vskb-contact-col ul li .vskb-selected-bank-info a, .vskb-more-box p .vskb-selected-bank-info a, .vskb-selected-bank-info .text-box, .vskb-selected-bank-info .title-and-phone a, .vskb-selected-bank-info .title-and-phone span, .vskb-selected-bank-info .vskb-contact-col a a, .vskb-selected-bank-info .vskb-contact-col a span, .vskb-selected-bank-info .vskb-contact-col h3 a, .vskb-selected-bank-info .vskb-contact-col h3 span, .vskb-selected-bank-info .vskb-contact-col p, .vskb-selected-bank-info .vskb-contact-col ul li a, .vskb-selected-bank-info .vskb-link, .vskb-selected-bank-info .vskb-more-box p a, .vskb-selected-bank-info a a, .vskb-selected-bank-info a span, .vskb-selected-bank-info h3 a, .vskb-selected-bank-info h3 span, .vskb-selected-bank-info p, .vskb-selected-bank-info ul li a {
            font-size: 20px
        }

    .vskb-selected-bank-info #bankUrl {
        margin-top: 40px
    }

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    padding: 75px 0 15px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-slide, .swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-wrapper {
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-decoration: none
}

    .swiper-slide .h1, .swiper-slide .h2, .swiper-slide .h3, .swiper-slide .vskb-more-box h2 a, .swiper-slide h1, .swiper-slide h2, .swiper-slide h3, .vskb-more-box h2 .swiper-slide a {
        margin: 0 0 20px;
        color: rgba(0,0,0,.77)
    }

    .swiper-slide .vskb-more-box p a, .swiper-slide p, .vskb-more-box p .swiper-slide a {
        color: #000
    }

    .swiper-slide .vskb-contact-col ul li a, .swiper-slide .vskb-link, .swiper-slide .vskb-selected-bank-info ul li a, .vskb-contact-col ul li .swiper-slide a, .vskb-selected-bank-info ul li .swiper-slide a {
        color: rgba(0,0,0,.55)
    }

    .swiper-slide > a {
        display: block
    }

        .swiper-slide > a:focus, .swiper-slide > a:hover {
            text-decoration: none
        }

            .swiper-slide > a:focus .vskb-contact-col ul li a, .swiper-slide > a:focus .vskb-link, .swiper-slide > a:focus .vskb-selected-bank-info ul li a, .swiper-slide > a:hover .vskb-contact-col ul li a, .swiper-slide > a:hover .vskb-link, .swiper-slide > a:hover .vskb-selected-bank-info ul li a, .vskb-contact-col ul li .swiper-slide > a:focus a, .vskb-contact-col ul li .swiper-slide > a:hover a, .vskb-selected-bank-info ul li .swiper-slide > a:focus a, .vskb-selected-bank-info ul li .swiper-slide > a:hover a {
                color: #fd000d
            }

.vskb-contact-col ul li .vskb-swiper-primary .swiper-slide a, .vskb-more-box h2 .vskb-swiper-primary .swiper-slide a, .vskb-more-box p .vskb-swiper-primary .swiper-slide a, .vskb-selected-bank-info ul li .vskb-swiper-primary .swiper-slide a, .vskb-swiper-primary .swiper-slide, .vskb-swiper-primary .swiper-slide .h1, .vskb-swiper-primary .swiper-slide .h2, .vskb-swiper-primary .swiper-slide .h3, .vskb-swiper-primary .swiper-slide .vskb-contact-col ul li a, .vskb-swiper-primary .swiper-slide .vskb-link, .vskb-swiper-primary .swiper-slide .vskb-more-box h2 a, .vskb-swiper-primary .swiper-slide .vskb-more-box p a, .vskb-swiper-primary .swiper-slide .vskb-selected-bank-info ul li a, .vskb-swiper-primary .swiper-slide h1, .vskb-swiper-primary .swiper-slide h2, .vskb-swiper-primary .swiper-slide h3, .vskb-swiper-primary .swiper-slide p {
    color: #fff
}

    .vskb-contact-col ul li .vskb-swiper-primary .swiper-slide a:before, .vskb-selected-bank-info ul li .vskb-swiper-primary .swiper-slide a:before, .vskb-swiper-primary .swiper-slide .vskb-contact-col ul li a:before, .vskb-swiper-primary .swiper-slide .vskb-link:before, .vskb-swiper-primary .swiper-slide .vskb-selected-bank-info ul li a:before {
        color: inherit
    }

    .vskb-contact-col ul li .vskb-swiper-primary .swiper-slide > a:focus a, .vskb-contact-col ul li .vskb-swiper-primary .swiper-slide > a:hover a, .vskb-selected-bank-info ul li .vskb-swiper-primary .swiper-slide > a:focus a, .vskb-selected-bank-info ul li .vskb-swiper-primary .swiper-slide > a:hover a, .vskb-swiper-primary .swiper-slide > a:focus .vskb-contact-col ul li a, .vskb-swiper-primary .swiper-slide > a:focus .vskb-link, .vskb-swiper-primary .swiper-slide > a:focus .vskb-selected-bank-info ul li a, .vskb-swiper-primary .swiper-slide > a:hover .vskb-contact-col ul li a, .vskb-swiper-primary .swiper-slide > a:hover .vskb-link, .vskb-swiper-primary .swiper-slide > a:hover .vskb-selected-bank-info ul li a {
        color: rgba(255,255,255,.77)
    }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -ms-flex-align: start;
        align-items: flex-start;
        transition-property: transform,height
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    display: none;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 37px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 37px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .33;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2037'%3E%3Cpath%20fill%3D'none'%20stroke%3D'%23737373'%20d%3D'M18.5%201.5l-17%2017%2017%2017'%20stroke-linecap%3D'square'%2F%3E%3C%2Fsvg%3E");
    left: 0;
    right: auto
}

.vskb-swiper-primary .swiper-button-prev, .vskb-swiper-primary .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2037'%3E%3Cpath%20fill%3D'none'%20stroke%3D'%23fff'%20d%3D'M18.5%201.5l-17%2017%2017%2017'%20stroke-linecap%3D'square'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2037'%3E%3Cpath%20fill%3D'none'%20stroke%3D'%23737373'%20d%3D'M1.5%201.5l17%2017-17%2017'%20stroke-linecap%3D'square'%2F%3E%3C%2Fsvg%3E");
    right: 0;
    left: auto
}

.vskb-swiper-primary .swiper-button-next, .vskb-swiper-primary .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2020%2037'%3E%3Cpath%20fill%3D'none'%20stroke%3D'%23fff'%20d%3D'M1.5%201.5l17%2017-17%2017'%20stroke-linecap%3D'square'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: left;
    transition: 300ms;
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 15px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    display: inline-block;
    font-family: "VSKB-Iconic-Font" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 13px;
    height: 13px;
    font-size: 13px;
    color: rgba(0,0,0,.55)
}

    .swiper-pagination-bullet:before {
        content: "";
        width: 1em;
        height: 1em;
        text-align: center
    }

    .swiper-pagination-bullet:focus, .swiper-pagination-bullet:hover, .vskb-contact-form .vskb-cf-info a:focus, .vskb-contact-form .vskb-cf-info a:hover {
        color: #fd000d
    }

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet, img[data-jslghtbx] {
    cursor: pointer
}

.vskb-swiper-primary .swiper-pagination-bullet, .vskb-swiper-primary .swiper-pagination-bullet-active {
    color: #fff
}

.swiper-pagination-bullet-active {
    color: rgba(0,0,0,.55)
}

    .swiper-pagination-bullet-active:before {
        content: ""
    }

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 3px 0;
        display: block
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -ms-transform: scale(0);
        transform: scale(0);
        -ms-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5)
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(360deg)
    }
}

@media (min-width:992px) {
    .swiper-container {
        padding: 48px 0;
        margin-left: 66px;
        margin-right: 66px
    }

    .swiper-slide {
        padding: 0 98px
    }

    .swiper-button-next, .swiper-button-prev {
        display: block
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 0;
        right: auto
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 0;
        left: auto
    }

    .swiper-pagination {
        padding: 0 95px
    }

    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        top: auto;
        bottom: 10px
    }
}

@media (min-width:1200px) {
    .container > .swiper-container {
        margin-left: 98px;
        margin-right: 98px
    }
}

.jslghtbx {
    font-family: sans-serif;
    overflow: auto;
    visibility: hidden;
    position: fixed;
    z-index: 1040;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0)
}

    .jslghtbx.jslghtbx-active {
        visibility: visible;
        background-color: rgba(0,0,0,.85)
    }

.jslghtbx-loading-animation {
    margin-top: -60px;
    margin-left: -60px;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    display: none;
    position: absolute;
    z-index: -1
}

    .jslghtbx-loading-animation > span {
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 20px;
        margin: 5px;
        background-color: #fff;
        transition: all .3s ease-in-out
    }

        .jslghtbx-loading-animation > span.jslghtbx-active {
            margin-bottom: 60px
        }

.jslghtbx.jslghtbx-loading .jslghtbx-loading-animation {
    display: block
}

.jslghtbx-nooverflow {
    overflow: hidden !important
}

.jslghtbx-contentwrapper {
    margin: auto;
    visibility: hidden
}

    .jslghtbx-contentwrapper > img {
        background: #fff;
        display: none;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        opacity: 0
    }

    .jslghtbx-contentwrapper.jslghtbx-wrapper-active {
        visibility: visible
    }

        .jslghtbx-contentwrapper.jslghtbx-wrapper-active > img {
            display: block;
            opacity: 1
        }

.jslghtbx-caption {
    display: none;
    margin: 5px auto;
    max-width: 450px;
    color: #fff;
    text-align: center;
    font-size: .9em
}

.jslghtbx-active .jslghtbx-caption {
    display: block
}

.jslghtbx-contentwrapper.jslghtbx-animate > img {
    opacity: 0
}

.jslghtbx-contentwrapper > img.jslghtbx-animate-transition {
    transition: opacity .2s ease-in-out
}

.jslghtbx-contentwrapper > img.jslghtbx-animate-init, .jslghtbx-contentwrapper > img.jslghtbx-animating-next, .jslghtbx-contentwrapper > img.jslghtbx-animating-prev {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.jslghtbx-contentwrapper > img.jslghtbx-animate-transition {
    cursor: pointer
}

.jslghtbx-close {
    position: fixed;
    right: 23px;
    top: 23px;
    margin-top: -4px;
    font-size: 2em;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease-in-out
}

    .jslghtbx-close:hover {
        text-shadow: 0 0 10px #fff
    }

@media screen and (max-width:1060px) {
    .jslghtbx-close {
        font-size: 1.5em
    }
}

.jslghtbx-next, .jslghtbx-prev {
    display: none;
    position: fixed;
    top: 50%;
    max-width: 6%;
    max-height: 250px;
    cursor: pointer;
    transition: all .2s ease-in-out
}

    .jslghtbx-next.jslghtbx-active, .jslghtbx-prev.jslghtbx-active {
        display: block
    }

    .jslghtbx-next > img, .jslghtbx-prev > img {
        width: 100%
    }

.jslghtbx-next {
    right: .6em
}

    .jslghtbx-next.jslghtbx-no-img:hover {
        border-left-color: #787878
    }

@media screen and (min-width:451px) {
    .jslghtbx-next {
        right: .6em
    }

        .jslghtbx-next.jslghtbx-no-img {
            border-top: 110px solid transparent;
            border-bottom: 110px solid transparent;
            border-left: 40px solid #fff
        }
}

@media screen and (max-width:600px) {
    .jslghtbx-next.jslghtbx-no-img {
        right: 5px;
        padding-left: 0;
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 15px solid #fff
    }
}

@media screen and (max-width:450px) {
    .jslghtbx-next {
        right: .2em;
        padding-left: 20px
    }
}

.jslghtbx-prev {
    left: .6em
}

    .jslghtbx-prev.jslghtbx-no-img:hover {
        border-right-color: #787878
    }

@media screen and (min-width:451px) {
    .jslghtbx-prev {
        left: .6em
    }

        .jslghtbx-prev.jslghtbx-no-img {
            border-top: 110px solid transparent;
            border-bottom: 110px solid transparent;
            border-right: 40px solid #fff
        }
}

@media screen and (max-width:600px) {
    .jslghtbx-prev.jslghtbx-no-img {
        left: 5px;
        padding-right: 0;
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-right: 15px solid #fff
    }
}

@media screen and (max-width:450px) {
    .jslghtbx-prev {
        left: .2em;
        padding-right: 20px
    }
}

.hf-valid:not(.btn):not(button) {
    border-color: #00e00b
}

.hf-invalid {
    border-color: #fd000d
}

.hf-warning {
    background: linear-gradient(to bottom,rgba(255,255,255,.9),rgba(255,255,255,.75));
    border: 1px solid rgba(0,0,0,.33);
    box-shadow: 0 12px 10px -10px rgba(0,0,0,.55);
    box-sizing: border-box;
    max-width: 100%;
    color: #fd000d;
    font-size: 16px;
    line-height: 1.2;
    padding: .25em .5em;
    pointer-events: none;
    white-space: pre-line
}

.hf-invalid + .hf-warning, :invalid + .hf-warning {
    display: none;
    position: absolute;
    z-index: 1070
}

.hf-invalid:focus + .hf-warning, :invalid:focus + .hf-warning {
    display: block
}

select.ss-invisible {
    display: none;
    pointer-events: none
}

.style-select .ss-dropdown, select, select .ss-dropdown {
    background: #fff;
    border-radius: 1px;
    transition: all .3s ease-out
}

.style-select, select {
    display: block;
    text-overflow: ellipsis;
    cursor: pointer;
    outline: none;
    position: relative;
    padding: 20px 43px 24px 83px
}

.style-select {
    border-radius: 1px;
    background: #fff;
    color: #737373;
    transition: all .3s ease-out
}

@media (min-width:992px) {
    .style-select, select {
        display: inline-block;
        margin: 22px 0
    }
}

@media (max-width:992px) {
    .style-select, select {
        display: block;
        margin: 0
    }
}

.style-select .ss-selected-option, select .ss-selected-option {
    color: #000;
    font-family: "Futura",sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 33px;
    white-space: nowrap
}

    .style-select .ss-selected-option:after, select .ss-selected-option:after {
        display: inline-block;
        font-family: "VSKB-Iconic-Font" !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 50%;
        left: 38px;
        margin-top: -.5em;
        font-size: 30px;
        color: #737373;
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: all .3s ease-out;
        content: "";
        width: 1em;
        height: 1em;
        text-align: center
    }

.style-select .ss-dropdown, select .ss-dropdown {
    z-index: 1000;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0 29px 0 39px;
    min-width: 100%;
    max-height: 0;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    box-shadow: 0 5px 5px rgba(0,0,0,.21)
}

    .style-select .ss-dropdown:after, select .ss-dropdown:after {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0 0 0 16px;
        content: "";
        background-color: #d5d5d5;
        width: 120px;
        height: 2px
    }

    .style-select .ss-dropdown .ss-option, select .ss-dropdown .ss-option {
        width: 100%;
        height: 45px;
        color: #3b3b3b;
        font-family: "Futura",sans-serif;
        font-size: 26px;
        font-weight: 100;
        text-decoration: none;
        white-space: nowrap
    }

        .style-select .ss-dropdown .ss-option.is-highlighted, select .ss-dropdown .ss-option.is-highlighted {
            font-weight: 400
        }

        .style-select .ss-dropdown .ss-option.is-disabled, select .ss-dropdown .ss-option.is-disabled {
            color: #d0d0d0
        }

        .style-select .ss-dropdown .ss-option.is-selected, .vskb-content a, select .ss-dropdown .ss-option.is-selected {
            font-weight: 400
        }

.style-select.has-placeholder .ss-selected-option, select.has-placeholder .ss-selected-option {
    color: inherit;
    font-weight: 500
}

.style-select.is-open, select, select.is-open {
    box-shadow: 0 3px 5px rgba(0,0,0,.21);
    color: #000
}

    .style-select.is-open .ss-dropdown, select.is-open .ss-dropdown {
        padding-top: 15px;
        padding-bottom: 30px;
        max-height: 40vh;
        overflow-y: scroll
    }

    .style-select.is-open .ss-selected-option:after, select.is-open .ss-selected-option:after {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .style-select.is-selected .ss-selected-option, select.is-selected .ss-selected-option {
        color: #000;
        font-weight: 800
    }

select {
    border: none;
    width: 100%;
    margin: 10px 0 !important;
    padding-left: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,.21)
}

.vskb-loading-spinner {
    transition: all .5s ease-out;
    border: 1px solid #fd000d;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    height: 18px;
    width: 18px
}

    .vskb-loading-spinner .vskb-loading-mask {
        display: block;
        width: 6px;
        height: 22px;
        position: absolute;
        top: 0;
        margin-left: -3px;
        margin-top: -2px;
        left: 50%;
        background-color: #fff;
        animation: spin 1s infinite linear
    }

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.privacy-banner {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    z-index: 1050;
    bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    opacity: 0;
    background-color: #363636;
    color: #fff
}

.privacy-banner--invisible {
    display: none
}

.privacy-banner--visible {
    opacity: .97;
    display: block
}

.privacy-banner--fade-in, .privacy-banner--fade-out {
    animation-name: fadeInUp;
    animation-duration: .5s;
    animation-fill-mode: both
}

.privacy-banner--fade-out {
    animation-name: fadeOutDown
}

.privacy-banner__container {
    padding-top: 0;
    padding-bottom: 19.9999995px
}

.privacy-banner__title {
    display: block;
    margin-bottom: 7.5px;
    margin-top: 19.9999995px;
    color: #fff
}

.privacy-banner__text {
    margin-bottom: 32px
}

.privacy-banner__actions {
    margin-top: 30px
}

.privacy-banner__link {
    color: #fff;
    opacity: .77;
    margin-left: 20px
}

.privacy-banner__button, .privacy-banner__link {
    font-size: 1.6rem
}

    .privacy-banner__button.btn-link:active:focus, .privacy-banner__button.btn-link:focus, .privacy-banner__button.btn:active:focus, .privacy-banner__button.btn:focus, .privacy-banner__link.btn-link:active:focus, .privacy-banner__link.btn-link:focus, .privacy-banner__link.btn:active:focus, .privacy-banner__link.btn:focus {
        box-shadow: none
    }

@media (min-width:768px) {
    .privacy-banner__button {
        min-width: 10.25rem
    }
}

@media (min-width:992px) {
    .privacy-banner__actions {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 0
    }

    .privacy-banner__button {
        margin-top: 0
    }
}

@media (min-width:1200px) {
    .privacy-banner__actions {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .privacy-banner__button {
        margin-top: 0
    }

    .privacy-banner__container {
        padding-top: 0;
        padding-bottom: 19.9999995px
    }
}

.navigation-open {
    overflow: hidden
}

.header-aside {
    font-family: "Futura Condensed",sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    color: #3b3b3b;
    text-transform: uppercase;
    border-bottom: 1px solid #ababab;
    padding: 0 0 18px;
    margin-bottom: 28px
}

.vskb-link {
    font-weight: 400
}

.vskb-contact-col ul li a, .vskb-link, .vskb-selected-bank-info ul li a {
    cursor: pointer;
    display: block;
    font-family: "Futura",sans-serif
}

    .vskb-contact-col ul li a:before, .vskb-content-aside a:before, .vskb-link:before, .vskb-selected-bank-info ul li a:before {
        margin-right: 10px;
        content: ""
    }

    .vskb-collapse-box > a:before, .vskb-contact-col ul li a:before, .vskb-content ul li:before, .vskb-content-aside a:before, .vskb-link:before, .vskb-loading-link:before, .vskb-selected-bank-info ul li a:before {
        display: inline-block;
        font-family: "VSKB-Iconic-Font" !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fd000d;
        width: 1em;
        height: 1em;
        text-align: center
    }

.vskb-content ul li:before {
    padding-right: 10px;
    content: ""
}

.vskb-content-aside, .vskb-loading-link {
    font-family: "Futura",sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5
}

.vskb-content-aside {
    color: #737373
}

    .vskb-content-aside a {
        cursor: pointer;
        display: inline-block;
        margin-bottom: 15px;
        width: 100%
    }

@media (max-width:768px) {
    .vskb-content-aside .col-sm-6 {
        padding: 0
    }
}

@media (min-width:768px) {
    .vskb-content-aside .col-sm-6:nth-child(2n-1) {
        padding-right: 0
    }

    .vskb-content-aside .col-sm-6:nth-child(2n) {
        padding-left: 0
    }
}

.additional-content > a {
    margin-bottom: 15px
}

.vskb-loading-link {
    cursor: pointer;
    display: block;
    color: rgba(0,0,0,.55);
    margin-bottom: 100px
}

    .vskb-collapse-box > a:before, .vskb-loading-link:before {
        margin-right: 10px;
        content: ""
    }

    .vskb-loading-link.active {
        color: #000
    }

        .vskb-loading-link.active:before {
            content: ""
        }

.is-loading .vskb-loading-link {
    position: relative
}

    .is-loading .vskb-loading-link:before {
        content: "";
        margin-top: 2px;
        border: 1px solid #fd000d;
        border-radius: 50%;
        display: inline-block;
        height: 18px;
        width: 18px
    }

    .is-loading .vskb-loading-link:after {
        content: "";
        display: block;
        width: 6px;
        height: 22px;
        position: absolute;
        margin-left: -3px;
        margin-top: -2px;
        left: 9px;
        top: 4px;
        background-color: #fff;
        animation: spin 1s infinite linear
    }

.vskb-collapse-box {
    position: relative;
    margin: 0 0 53px;
    padding: 0 27px 13px
}

    .vskb-collapse-box > a {
        display: block;
        margin: 0 -27px;
        padding: 4px 0;
        cursor: pointer
    }

        .vskb-collapse-box > a:before {
            content: ""
        }

        .vskb-collapse-box > a:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            height: 1px;
            width: 144px;
            background-color: rgba(0,0,0,.33)
        }

        .vskb-collapse-box > a > .in, .vskb-collapse-box > a > .out {
            font-family: "Futura",sans-serif
        }

        .vskb-collapse-box > a > .in {
            display: none
        }

        .vskb-collapse-box > a.collapsed > .in, .vskb-collapse-box > a > .out {
            display: inline-block
        }

        .vskb-collapse-box > a.collapsed:before {
            content: ""
        }

        .vskb-collapse-box > a.collapsed:after, .vskb-collapse-box > a.collapsed > .out {
            display: none
        }

    .vskb-collapse-box > .collapse, .vskb-collapse-box > .collapsing {
        margin-top: 24px
    }

@media (min-width:992px) {
    .container-sm {
        width: 808.3333333333px
    }
}

@media (min-width:1200px) {
    .container-sm {
        width: 780px
    }

    .container-md {
        padding-left: 8.3333333333%;
        padding-right: 8.3333333333%
    }
}

.vskb-contact-col .vskb-contact-form .vskb-more-box h2 a, .vskb-contact-col .vskb-contact-form h2, .vskb-contact-form .vskb-contact-col .vskb-more-box h2 a, .vskb-contact-form .vskb-contact-col h2, .vskb-contact-form .vskb-selected-bank-info .vskb-more-box h2 a, .vskb-contact-form .vskb-selected-bank-info h2, .vskb-contact-form .vskb-separator, .vskb-more-box h2 .vskb-contact-col .vskb-contact-form a, .vskb-more-box h2 .vskb-contact-form .vskb-contact-col a, .vskb-more-box h2 .vskb-contact-form .vskb-selected-bank-info a, .vskb-more-box h2 .vskb-selected-bank-info .vskb-contact-form a, .vskb-selected-bank-info .vskb-contact-form .vskb-more-box h2 a, .vskb-selected-bank-info .vskb-contact-form h2 {
    margin-top: 15px
}

.vskb-contact-form .vskb-cf-info {
    padding: 33px 0 27px
}

    .vskb-contact-form .vskb-cf-info:after, .vskb-contact-form .vskb-cf-info:before {
        content: " ";
        display: table
    }

    .vskb-contact-form .vskb-cf-info:after {
        clear: both
    }

    .vskb-contact-form .vskb-cf-info, .vskb-contact-form .vskb-cf-info a {
        font-family: "Futura",sans-serif;
        font-weight: 300;
        font-size: 18px;
        color: rgba(0,0,0,.77)
    }

.vskb-contact-form .vskb-cf-name {
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 22px
}

.vskb-contact-form .vskb-cf-address, .vskb-contact-form .vskb-cf-phone {
    float: left;
    width: 100%
}

@media (min-width:480px) {
    .vskb-contact-form .vskb-cf-address {
        width: 50%
    }

    .vskb-contact-form .vskb-cf-phone {
        float: right;
        width: 50%
    }
}

@media (min-width:768px) {
    .vskb-contact-form .vskb-cf-name {
        padding-right: 30px;
        width: 39%
    }

    .vskb-contact-form .vskb-cf-address {
        width: 22%
    }

    .vskb-contact-form .vskb-cf-phone {
        width: 35%
    }
}

.vskb-content {
    padding: 70px 0 0
}

.vskb-swiper {
    padding: 0;
    margin: 0 0 40px
}

.vskb-swiper-primary {
    background: #fd000d
}

.vskb-link-box {
    display: block;
    position: relative;
    margin: 0 0 60px;
    padding: 91px 25% 10px 10px;
    background-color: #737373;
    min-height: 203px;
    cursor: pointer;
    transition: all .1s linear;
    overflow: hidden
}

    .vskb-link-box::before {
        z-index: 10;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        transition: all .1s linear;
        opacity: 0;
        content: ""
    }

@media (min-width:992px) {
    .vskb-link-box.mobile-margin-bot-60 {
        margin-bottom: 15px
    }
}

.vskb-link-box > .vskb-lb-image {
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: no-repeat center;
    background-size: cover
}

    .vskb-link-box > .vskb-lb-image > img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        min-width: 100%;
        height: auto;
        min-height: 100%
    }

.vskb-link-box > .vskbi {
    z-index: 11;
    position: absolute;
    top: 0;
    left: 24px;
    font-size: 72px;
    line-height: 92px;
    color: #bdbdbd;
    text-decoration: none;
    transition: all .2s ease-in-out
}

.vskb-link-box > .vskb-lb-title {
    z-index: 12;
    position: relative;
    margin: 0;
    padding: 14px 0 0 14px;
    font-family: "Futura Condensed",sans-serif;
    font-weight: 500;
    font-size: 23px;
    line-height: 1.2;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis
}

    .vskb-link-box > .vskb-lb-title:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 33.333%;
        height: 1px;
        background-color: #bdbdbd;
        transition: all .2s ease-in-out
    }

.vskb-link-box:focus, .vskb-link-box:hover {
    color: #fff;
    text-decoration: none
}

    .vskb-link-box:focus::before, .vskb-link-box:hover::before {
        opacity: .4
    }

    .vskb-link-box:focus > .vskbi, .vskb-link-box:hover > .vskbi {
        color: #c6c6c6;
        left: 60px
    }

    .vskb-link-box:focus > .vskb-lb-title:before, .vskb-link-box:hover > .vskb-lb-title:before {
        background-color: #c6c6c6
    }

.vskb-link-box--fancy-anim > .vskb-lb-image {
    transition: all .2s ease-in-out;
    transform: translate3d(0,0,0) scale(1.05);
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.vskb-link-box--fancy-anim:focus::before, .vskb-link-box--fancy-anim:hover::before {
    opacity: 0
}

.vskb-link-box--fancy-anim:focus > .vskb-lb-image, .vskb-link-box--fancy-anim:hover > .vskb-lb-image {
    transform: translate3d(0,0,0) rotate(-2deg) scale(1.13)
}

.vskb-stmt-title {
    margin: 0 0 27px;
    font-family: "Futura Condensed",sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #737373;
    line-height: 1.2;
    text-transform: uppercase
}

@media (max-width:992px) {
    .vskb-statements {
        margin-bottom: 50px
    }
}

.vskb-statements .vskb-stmt-title {
    padding: 0
}

.vskb-contact-col ul li .vskb-statements a, .vskb-selected-bank-info ul li .vskb-statements a, .vskb-statements .vskb-contact-col ul li a, .vskb-statements .vskb-link, .vskb-statements .vskb-selected-bank-info ul li a {
    font-family: "Futura",sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: rgba(0,0,0,.55);
    margin-top: 40px
}

    .vskb-contact-col ul li .vskb-statements a:before, .vskb-selected-bank-info ul li .vskb-statements a:before, .vskb-statements .vskb-contact-col ul li a:before, .vskb-statements .vskb-link:before, .vskb-statements .vskb-selected-bank-info ul li a:before {
        display: inline-block;
        font-family: "VSKB-Iconic-Font" !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        padding-right: 10px;
        color: #fd000d;
        content: "";
        width: 1em;
        height: 1em;
        text-align: center
    }

    .vskb-contact-col ul li .vskb-statements a:focus, .vskb-contact-col ul li .vskb-statements a:hover, .vskb-selected-bank-info ul li .vskb-statements a:focus, .vskb-selected-bank-info ul li .vskb-statements a:hover, .vskb-statements .vskb-contact-col ul li a:focus, .vskb-statements .vskb-contact-col ul li a:hover, .vskb-statements .vskb-link:focus, .vskb-statements .vskb-link:hover, .vskb-statements .vskb-selected-bank-info ul li a:focus, .vskb-statements .vskb-selected-bank-info ul li a:hover {
        color: #fd000d
    }

.vskb-news-teaser, .vskb-statement {
    display: block;
    text-decoration: none
}

    .vskb-statement:focus, .vskb-statement:hover {
        text-decoration: none
    }

        .vskb-news-teaser:focus > .vskb-stmt-text, .vskb-news-teaser:hover > .vskb-stmt-text, .vskb-statement:focus > .vskb-stmt-text, .vskb-statement:hover > .vskb-stmt-text {
            color: #ababab
        }

    .vskb-statement .vskb-stmt-date {
        display: inline-block;
        margin: 0 0 13px;
        padding: 11px 29px 11px 19px;
        font-family: "Futura",sans-serif;
        font-weight: 900;
        font-size: 11px;
        color: #3b3b3b;
        line-height: 1;
        text-transform: uppercase;
        border-bottom: 1px solid #ababab
    }

    .vskb-statement .vskb-stmt-text {
        margin: 0 0 1.25em;
        font-family: "Futura",sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #3b3b3b;
        line-height: 1.49;
        transition: all .1s linear
    }

    .vskb-news-teaser:focus, .vskb-news-teaser:hover {
        text-decoration: none
    }

.vskb-teaser-image {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 20px
}

.vskb-teaser-date {
    display: inline-block;
    margin: 0 0 13px;
    padding: 11px 29px 11px 19px;
    font-family: "Futura",sans-serif;
    font-weight: 900;
    font-size: 11px;
    color: #000;
    line-height: 1;
    text-transform: uppercase;
    border-bottom: 1px solid #ababab
}

.vskb-teaser-title {
    margin: 3px 0 20px;
    font-family: "Futura",sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: rgba(0,0,0,.77);
    letter-spacing: -.21px;
    line-height: 1.3
}

.vskb-teaser-text {
    margin: 0 0 1.25em;
    color: #000;
    line-height: 1.49;
    transition: all .1s linear
}

.vskb-info-box {
    margin: 0 -30px 40px;
    padding: 30px 60px;
    background-color: #363636;
    color: #fff
}

    .vskb-info-box > h2, .vskb-more-box h2 .vskb-info-box > a, .vskb-more-box h2 a .vskb-info-box > a {
        position: relative;
        margin: 0 0 28px;
        padding: 0 0 23px;
        font-family: "Futura",sans-serif;
        font-weight: 400;
        font-size: 28px;
        line-height: 1.5
    }

        .vskb-info-box > h2:after, .vskb-more-box h2 .vskb-info-box > a:after, .vskb-more-box h2 a .vskb-info-box > a:after {
            content: "";
            position: absolute;
            left: -30px;
            bottom: 0;
            margin: 0;
            padding: 0;
            background-color: #a3a3a3;
            width: 320px;
            height: 1px
        }

.vskb-media-statement {
    background-color: #fafafa;
    margin: 0 0 4px;
    padding-bottom: 30px
}

    .vskb-media-statement .vskb-stmt-text {
        padding: 0 18px 0 15px;
        margin-bottom: 0
    }

    .vskb-media-statement .vskb-stmt-date {
        padding-top: 27px
    }

    .vskb-media-statement:nth-child(2n) {
        background-color: #f3f3f3
    }

    .vskb-media-statement .vskb-stmt-logo {
        width: 130px;
        padding: 24px 18px 0 0;
        float: right
    }

        .vskb-media-statement .vskb-stmt-logo > img {
            display: block;
            max-width: 100%;
            height: auto;
            width: 100%
        }

.vskb-more-box h2 a.vskb-separator, h2.vskb-separator {
    margin: 70px 0 15px;
    border-top: 1px solid #d5d5d5;
    color: #737373;
    font-family: "Futura Condensed",sans-serif;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase
}

.vskb-contact-col .vskb-more-box h2 a, .vskb-contact-col h2, .vskb-more-box h2 .vskb-contact-col a, .vskb-more-box h2 .vskb-selected-bank-info a, .vskb-selected-bank-info .vskb-more-box h2 a, .vskb-selected-bank-info h2 {
    margin: 10px 0 20px !important;
    border-top: 1px solid #d5d5d5;
    color: #737373;
    font-family: "Futura Condensed",sans-serif;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase
}

@media (min-width:768px) {
    .vskb-contact-col .vskb-more-box h2 a, .vskb-contact-col h2, .vskb-more-box h2 .vskb-contact-col a, .vskb-more-box h2 .vskb-selected-bank-info a, .vskb-more-box h2 a.vskb-separator, .vskb-selected-bank-info .vskb-more-box h2 a, .vskb-selected-bank-info h2, h2.vskb-separator {
        padding: 22px 0 0
    }
}

@media (max-width:768px) {
    .vskb-contact-col .vskb-more-box h2 a, .vskb-contact-col h2, .vskb-more-box h2 .vskb-contact-col a, .vskb-more-box h2 .vskb-selected-bank-info a, .vskb-more-box h2 a.vskb-separator, .vskb-selected-bank-info .vskb-more-box h2 a, .vskb-selected-bank-info h2, h2.vskb-separator {
        padding: 22px 0 0
    }
}

.vskb-contact-col .vskb-more-box h2 a.no-border, .vskb-contact-col .vskb-more-box h2 a:first-child, .vskb-contact-col h2.no-border, .vskb-contact-col h2:first-child, .vskb-more-box h2 .vskb-contact-col a.no-border, .vskb-more-box h2 .vskb-contact-col a:first-child, .vskb-more-box h2 .vskb-selected-bank-info a.no-border, .vskb-more-box h2 .vskb-selected-bank-info a:first-child, .vskb-more-box h2 a.vskb-separator.no-border, .vskb-selected-bank-info .vskb-more-box h2 a.no-border, .vskb-selected-bank-info .vskb-more-box h2 a:first-child, .vskb-selected-bank-info h2.no-border, .vskb-selected-bank-info h2:first-child, h2.vskb-separator.no-border {
    border: 0 solid #000;
    margin-top: 0 !important;
    padding-top: 0 !important
}

.vskb-downloads > h2, .vskb-more-box h2 .vskb-downloads > a, .vskb-more-box h2 a .vskb-downloads > a {
    margin: 0 0 20px;
    padding: 0;
    font-family: "Futura",sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.5
}

.vskb-filelist {
    list-style: none;
    margin: 23px 0 20px;
    padding: 0
}

    .vskb-filelist > li {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid rgba(0,0,0,.33)
    }

        .vskb-filelist > li:first-child {
            border-top: 1px solid rgba(0,0,0,.33)
        }

        .vskb-filelist > li > a {
            display: block;
            position: relative;
            padding: 20px 20px 30px 60px;
            font-family: "Futura",sans-serif;
            font-weight: 400;
            font-size: 22px;
            line-height: 1.5;
            color: rgba(0,0,0,.77)
        }

            .vskb-filelist > li > a:before {
                display: inline-block;
                font-family: "VSKB-Iconic-Font" !important;
                speak: none;
                font-style: normal;
                font-weight: 400;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                position: absolute;
                top: 50%;
                left: 15px;
                margin-top: -17px;
                font-size: 24px;
                color: rgba(0,0,0,.55);
                content: "";
                width: 1em;
                height: 1em;
                text-align: center
            }

            .vskb-filelist > li > a:focus, .vskb-filelist > li > a:focus:before, .vskb-filelist > li > a:hover, .vskb-filelist > li > a:hover:before {
                color: #fd000d
            }

.content-wrap .vskb-filelist {
    padding-left: 0
}

    .content-wrap .vskb-filelist > li:before {
        content: "";
        display: none
    }

@media (min-width:768px) {
    .vskb-filelist {
        width: 460px
    }
}

.vskb-collective-links {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 90px
}

    .vskb-collective-links:after, .vskb-collective-links:before {
        content: " ";
        display: table
    }

    .vskb-collective-links:after {
        clear: both
    }

.form-group > .col-sm-6 {
    margin-top: 20px
}

    .form-group > .col-sm-6:first-child {
        margin-top: 0
    }

@media (min-width:768px) {
    .form-group > .col-sm-6 {
        margin-top: 0
    }
}

.lightbox-link {
    display: inline-block;
    position: relative;
    padding: 8px 0 8px 45px
}

    .lightbox-link:before {
        display: inline-block;
        font-family: "VSKB-Iconic-Font" !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        left: 0;
        opacity: .33;
        font-size: 26px;
        content: "";
        width: 1em;
        height: 1em;
        text-align: center
    }

@media (min-width:768px) {
    .lightbox-link {
        padding-left: 45px;
        cursor: pointer
    }

        .lightbox-link:before {
            display: block
        }
}

@media (max-width:768px) {
    .lightbox-link {
        padding-left: 0;
        cursor: default;
        color: #000
    }

        .lightbox-link:before {
            display: none
        }

        .lightbox-link:focus, .lightbox-link:hover {
            color: #000
        }
}

.vskb-textpic {
    margin: 0 0 20px
}

    .vskb-textpic:after, .vskb-textpic:before {
        content: " ";
        display: table
    }

    .vskb-textpic:after {
        clear: both
    }

    .vskb-more-box h2 .vskb-textpic + a, .vskb-more-box h2 a .vskb-textpic + a, .vskb-textpic + .h1, .vskb-textpic + .h2, .vskb-textpic + .h3, .vskb-textpic + h1, .vskb-textpic + h2, .vskb-textpic + h3 {
        margin-top: 60px
    }

.vskb-textpic-right .vskb-textpic-imagewrap {
    margin-top: 8px
}

.vskb-textpic-image > a {
    display: block
}

    .vskb-textpic-image > a > img, .vskb-textpic-image > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1
    }

@media (min-width:768px) {
    .vskb-textpic-image img[data-jslghtbx] {
        cursor: pointer
    }
}

@media (max-width:768px) {
    .vskb-textpic-image img[data-jslghtbx] {
        cursor: default
    }
}

.vskb-textpic-caption {
    position: relative;
    margin: 0;
    padding: 17px 10px;
    font-family: "Futura",sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    line-height: 1.5
}

    .vskb-textpic-caption > a {
        font-weight: 300
    }

    .vskb-textpic-caption > .lightbox-link:before {
        top: 3px
    }

.vskb-textpic-text {
    margin-top: 20px
}

    .vskb-more-box h2 .vskb-textpic-text > a, .vskb-more-box h2 a .vskb-textpic-text > a, .vskb-textpic-text > .h1, .vskb-textpic-text > .h2, .vskb-textpic-text > .h3, .vskb-textpic-text > h1, .vskb-textpic-text > h2, .vskb-textpic-text > h3 {
        margin-top: 0
    }

    .vskb-more-box p .vskb-textpic-text > a:last-child, .vskb-more-box p a .vskb-textpic-text > a:last-child, .vskb-textpic-text > p:last-child {
        margin-bottom: 0
    }

@media (min-width:768px) {
    .vskb-textpic-right .vskb-textpic-imagewrap {
        float: right;
        width: 35.06666667%
    }

    .vskb-textpic-caption {
        padding: 15px 10px
    }

    .vskb-textpic-right > .vskb-textpic-text {
        float: left;
        margin-top: 0;
        width: 60.93333333%
    }
}

.vskb-line-below {
    position: relative;
    padding-bottom: 15px
}

    .vskb-line-below:after {
        content: "";
        position: absolute;
        left: -30px;
        bottom: 0;
        width: 250px;
        height: 1px;
        background-color: rgba(0,0,0,.55)
    }

.vskb-more-box {
    margin-bottom: 55px
}

    .vskb-more-box .keep-black, .vskb-more-box h2 a, .vskb-more-box p a {
        color: #000
    }

        .vskb-more-box .keep-black:focus, .vskb-more-box .keep-black:hover, .vskb-more-box h2 a:focus, .vskb-more-box h2 a:hover, .vskb-more-box p a:focus, .vskb-more-box p a:hover {
            color: #000
        }

.EditingFormErrorLabel {
    color: #fd000d
}

.Error input.form-control {
    border: 1px solid #fd000d
}

.ErrorLabel {
    display: none
}

.InfoLabel {
    padding: 15px 15px 15px 85px;
    margin-bottom: 30px;
    border-top: 5px solid #00e00b;
    border-bottom: 5px solid #00e00b;
    display: block;
    position: relative;
    min-height: 95px;
    width: 100%;
    background-color: #fff;
    font-family: "Futura",sans-serif;
    vertical-align: middle;
    color: rgba(0,0,0,.77);
    font-weight: 300
}

    .InfoLabel:before {
        content: "";
        display: inline-block;
        font-family: "VSKB-Iconic-Font" !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        position: absolute;
        left: 15px;
        color: #00e00b;
        font-size: 60px;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased
    }

.vskb-youtube-video {
    height: 0;
    margin: 0 0 20px;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

    .vskb-youtube-video iframe {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0
    }

@media print {
    .header-video, .vskb-content-aside, .vskb-swiper, footer, nav.navbar {
        display: none !important
    }

    div.navbar {
        display: block;
        position: inherit
    }

    .vskb-content > *, [class*=col-] {
        width: 100% !important
    }

    a[href]:after {
        content: none !important
    }

    a {
        color: #000
    }

    .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .page-header {
        padding-top: 50px !important
    }
}

@media print and (min-width:768px) {
    .page-header {
        padding-top: 75px !important
    }
}

@media print {
    .page-header .header-section {
        padding: 0
    }

    .vskb-info-box {
        border-left: 8px solid #000;
        padding: 10px 0 10px 30px;
        margin: 0
    }

    .lightbox-link {
        padding-left: 0
    }

    .vskb-collapse-box .collapse {
        display: block
    }

    .report .report-logo img, .vskb-pdf-prev img {
        width: auto;
        max-height: 100%
    }

    .anualreport .style-select, .anualreport .vskb-loading-link, .anualreport select, .header-image, .lightbox-link::before, .style-select, .vskb-collapse-box > a, .vskb-element-list .style-select, .vskb-element-list .vskb-loading-link, .vskb-element-list select, .vskb-loading-link {
        display: none
    }

    .anualreport .report, .anualreport .termin, .vskb-element-list .report, .vskb-element-list .termin {
        margin: 0;
        padding-top: 20px;
        width: 100%;
        clear: both;
        display: inline-block
    }

        .anualreport .report .report-text span, .anualreport .termin .report-text span, .vskb-element-list .report .report-text span, .vskb-element-list .termin .report-text span {
            font-size: 18px
        }
}
/*# sourceMappingURL=styles.css.map */
