@import url("https://fonts.primezone.ru/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic");
@import url("https://fonts.primezone.ru/css?family=Montserrat:400,700&subset=cyrillic");
@import url("https://fonts.primezone.ru/css2?family=Lato:wght@400;700&display=swap");

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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

@media print {

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

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

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

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

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

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

.glyphicon-align-center:before {
    content: "\e053"
}

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

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

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

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

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

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role="button"] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

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

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

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

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

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

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

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

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

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

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

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

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

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

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

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

input[type="file"] {
    display: block
}

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

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

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

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

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

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

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

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

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

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

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

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

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

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

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

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

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

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

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

.btn .caret {
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pills>li {
    float: left
}

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

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

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

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
}

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

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

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

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

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

@media (min-width: 768px) {

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

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

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

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

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

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {

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

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

.navbar-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

    .navbar-nav>li {
        float: left
    }

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

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

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

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

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

.label:empty {
    display: none
}

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

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

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

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

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

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

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

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

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 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: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 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-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url(/assets/fontawesome-webfont-a9595e5bf3b6dbbc076902b9abdea356053d69a2fe66506706de9bb39a126b8f.eot);
    src: url(/assets/fontawesome-webfont-a9595e5bf3b6dbbc076902b9abdea356053d69a2fe66506706de9bb39a126b8f.eot) format("embedded-opentype"), url(/assets/fontawesome-webfont-18e6b5ff511b90edf098e62ac45ed9d6673a3eee10165d0de4164d4d02a3a77f.woff) format("woff"), url(/assets/fontawesome-webfont-14dcb8f02b3b81c2baab230610c349a94282bbd976693759e9b4a8694d486451.ttf) format("truetype"), url(/assets/fontawesome-webfont-61c90f78333473c40f9512789708cdcd8206dd269401103f33d438cd838bb1f0.svg#fontawesomeregular?v=3.2.1) format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em
}

a [class^="icon-"],
a [class*=" icon-"] {
    display: inline
}

[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.1428571428571428em;
    text-align: right;
    padding-right: 0.2857142857142857em
}

[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.4285714285714286em
}

.icons-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none
}

.icons-ul>li {
    position: relative
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    text-align: center;
    line-height: inherit
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
    display: none
}

.icon-muted {
    color: #eeeeee
}

.icon-light {
    color: #ffffff
}

.icon-dark {
    color: #333333
}

.icon-border {
    border: solid 1px #eeeeee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.icon-2x {
    font-size: 2em
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.icon-3x {
    font-size: 3em
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.icon-4x {
    font-size: 4em
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.icon-5x {
    font-size: 5em
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
    margin-right: .3em
}

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
    margin-left: .3em
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0
}

.icon-white,
.nav-pills>.active>a>[class^="icon-"],
.nav-pills>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^="icon-"],
.nav-list>.active>a>[class*=" icon-"],
.navbar-inverse .nav>.active>a>[class^="icon-"],
.navbar-inverse .nav>.active>a>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^="icon-"],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>.active>a>[class^="icon-"],
.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-submenu:hover>a>[class^="icon-"],
.dropdown-submenu:hover>a>[class*=" icon-"] {
    background-image: none
}

.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
    line-height: .9em
}

.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
    display: inline-block
}

.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
    line-height: .9em
}

.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em
}

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
    margin-top: 0
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    line-height: inherit
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
}

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

a .icon-stack,
a .icon-spin {
    display: inline-block;
    text-decoration: none
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
    display: inline-block
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-alt:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\f00e"
}

.icon-zoom-out:before {
    content: "\f010"
}

.icon-power-off:before,
.icon-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-gear:before,
.icon-cog:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-alt:before {
    content: "\f016"
}

.icon-time:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-download:before {
    content: "\f01a"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle:before {
    content: "\f01d"
}

.icon-rotate-right:before,
.icon-repeat:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-indent-left:before {
    content: "\f03b"
}

.icon-indent-right:before {
    content: "\f03c"
}

.icon-facetime-video:before {
    content: "\f03d"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share:before {
    content: "\f045"
}

.icon-check:before {
    content: "\f046"
}

.icon-move:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-minus-sign:before {
    content: "\f056"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-remove-circle:before {
    content: "\f05c"
}

.icon-ok-circle:before {
    content: "\f05d"
}

.icon-ban-circle:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before,
.icon-share-alt:before {
    content: "\f064"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-sign:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-eye-close:before {
    content: "\f070"
}

.icon-warning-sign:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder-close:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-resize-vertical:before {
    content: "\f07d"
}

.icon-resize-horizontal:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-gears:before,
.icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-up-alt:before {
    content: "\f087"
}

.icon-thumbs-down-alt:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-linkedin-sign:before {
    content: "\f08c"
}

.icon-pushpin:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-sign:before {
    content: "\f092"
}

.icon-upload-alt:before {
    content: "\f093"
}

.icon-lemon:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-unchecked:before,
.icon-check-empty:before {
    content: "\f096"
}

.icon-bookmark-empty:before {
    content: "\f097"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-right:before {
    content: "\f0a4"
}

.icon-hand-left:before {
    content: "\f0a5"
}

.icon-hand-up:before {
    content: "\f0a6"
}

.icon-hand-down:before {
    content: "\f0a7"
}

.icon-circle-arrow-left:before {
    content: "\f0a8"
}

.icon-circle-arrow-right:before {
    content: "\f0a9"
}

.icon-circle-arrow-up:before {
    content: "\f0aa"
}

.icon-circle-arrow-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-beaker:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paperclip:before,
.icon-paper-clip:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-sign:before {
    content: "\f0d3"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-rotate-left:before,
.icon-undo:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell-alt:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-food:before {
    content: "\f0f5"
}

.icon-file-text-alt:before {
    content: "\f0f6"
}

.icon-building:before {
    content: "\f0f7"
}

.icon-hospital:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-sign:before {
    content: "\f0fd"
}

.icon-plus-sign-alt:before {
    content: "\f0fe"
}

.icon-double-angle-left:before {
    content: "\f100"
}

.icon-double-angle-right:before {
    content: "\f101"
}

.icon-double-angle-up:before {
    content: "\f102"
}

.icon-double-angle-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-blank:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-mail-reply:before,
.icon-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-close-alt:before {
    content: "\f114"
}

.icon-folder-open-alt:before {
    content: "\f115"
}

.icon-expand-alt:before {
    content: "\f116"
}

.icon-collapse-alt:before {
    content: "\f117"
}

.icon-smile:before {
    content: "\f118"
}

.icon-frown:before {
    content: "\f119"
}

.icon-meh:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard:before {
    content: "\f11c"
}

.icon-flag-alt:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-reply-all:before {
    content: "\f122"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-unlink:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-off:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-empty:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-sign-left:before {
    content: "\f137"
}

.icon-chevron-sign-right:before {
    content: "\f138"
}

.icon-chevron-sign-up:before {
    content: "\f139"
}

.icon-chevron-sign-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-horizontal:before {
    content: "\f141"
}

.icon-ellipsis-vertical:before {
    content: "\f142"
}

.icon-rss-sign:before {
    content: "\f143"
}

.icon-play-sign:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-sign-alt:before {
    content: "\f146"
}

.icon-check-minus:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-sign:before {
    content: "\f14a"
}

.icon-edit-sign:before {
    content: "\f14b"
}

.icon-external-link-sign:before {
    content: "\f14c"
}

.icon-share-sign:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-collapse:before {
    content: "\f150"
}

.icon-collapse-top:before {
    content: "\f151"
}

.icon-expand:before {
    content: "\f152"
}

.icon-euro:before,
.icon-eur:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before,
.icon-usd:before {
    content: "\f155"
}

.icon-rupee:before,
.icon-inr:before {
    content: "\f156"
}

.icon-yen:before,
.icon-jpy:before {
    content: "\f157"
}

.icon-renminbi:before,
.icon-cny:before {
    content: "\f158"
}

.icon-won:before,
.icon-krw:before {
    content: "\f159"
}

.icon-bitcoin:before,
.icon-btc:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-by-alphabet:before {
    content: "\f15d"
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e"
}

.icon-sort-by-attributes:before {
    content: "\f160"
}

.icon-sort-by-attributes-alt:before {
    content: "\f161"
}

.icon-sort-by-order:before {
    content: "\f162"
}

.icon-sort-by-order-alt:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-sign:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-sign:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stackexchange:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-sign:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-sign:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-sun:before {
    content: "\f185"
}

.icon-moon:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__img,
.fotorama__html,
.fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen,
.fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}

.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__video-play,
.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__stage:after,
.fotorama__nav:before,
.fotorama__nav:after {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__arr:focus {
    outline: 0
}

.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__arr:focus:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, 0.5)
}

.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
    -webkit-transform: none !important;
    transform: none !important
}

.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    transition-duration: 0ms
}

.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fotorama__nav,
.fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}

.fotorama__nav__frame,
.fotorama__thumb-border {
    box-sizing: content-box
}

.fotorama__caption__wrap {
    box-sizing: border-box
}

.fotorama--hidden,
.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
    -webkit-tap-highlight-color: transparent
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
    background: url(/assets/kkfeature/fotorama-b94efaf1044e2ba8fc2fb41f5ab2022410086fe50b729b8c95321573b88e8a78.png) no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 2dppx) {

    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__video-play,
    .fotorama__video-close {
        background: url(/images/kkfeature/fotorama@2x.png) no-repeat;
        background-size: 96px 160px
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, 0.2)
}

@media print {

    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__video-play,
    .fotorama__video-close,
    .fotorama__thumb-border {
        background: none !important
    }
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child) {
    display: none
}

.fullscreen {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #000
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.fotorama--fullscreen .fotorama__stage,
.fotorama--fullscreen .fotorama__nav {
    background: #000
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__stage,
.fotorama__nav {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
    display: block;
    left: 0;
    top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none !important
}

.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.fotorama__img--full {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1))
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, 0.5)
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px 10px
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: 0.3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px
}

.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0
}

.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: .1
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20
}

.fotorama__fullscreen-icon:focus,
.fotorama__arr:focus {
    border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0) !important;
    transform: translate3d(32px, -32px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0) !important;
    transform: translate3d(-48px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0) !important;
    transform: translate3d(48px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: 0.3s
}

.fotorama__stage:before,
.fotorama__stage:after,
.fotorama__nav:before,
.fotorama__nav:after {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}

.fotorama__stage:before,
.fotorama__nav:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background-position: 0 0, 0 0;
    left: -10px
}

.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
    left: 0
}

.fotorama__stage:after,
.fotorama__nav:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background-position: 100% 0, 100% 0;
    right: -10px
}

.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after {
    display: none
}

.magicsearch-wrapper {
    position: relative;
    background-color: #fff;
    border-radius: 10px
}

.magicsearch-wrapper *:not(input) {
    margin: 0;
    padding: 0;
    font-size: 14px;
    box-sizing: border-box
}

.magicsearch-wrapper input[disabled] {
    cursor: not-allowed;
    background-color: #eee
}

.magicsearch-wrapper input.dropdown {
    padding-right: 24px
}

.magicsearch-wrapper.disabled .magicsearch-arrow,
.magicsearch-wrapper.disabled .magicsearch-arrow *,
.magicsearch-wrapper.disabled .multi-items {
    cursor: not-allowed
}

.magicsearch-wrapper .magicsearch {
    background-color: white;
    border-radius: 10px;
    color: #414141;
    display: block;
    padding: 8px 12px;
    border: 1px solid #aaaaaa;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 12px;
    text-align: left;
    position: relative;
    text-decoration: none;
    width: 100%;
    margin-bottom: 10px
}

.magicsearch-wrapper .multi-items {
    cursor: text
}

.magicsearch-wrapper .multi-item {
    position: relative;
    display: inline-block;
    background-color: #e4e4e4;
    padding: 5px 10px 5px 20px;
    border-radius: 10px;
    border: 1px solid #aaa;
    margin: 0 10px 10px
}

.magicsearch-wrapper .multi-item span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: default;
    text-align: center;
    font-size: 12px;
    display: block;
    height: 100%
}

.magicsearch-wrapper .multi-item span.metro-pin {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px
}

.magicsearch-wrapper .multi-item-close {
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    left: 5px;
    top: 7px
}

.magicsearch-wrapper .multi-item-close:before,
.magicsearch-wrapper .multi-item-close:after {
    content: '';
    height: 2px;
    width: 12px;
    display: block;
    background-color: #999;
    border-radius: 2px;
    position: absolute;
    top: 5px;
    left: 0px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.magicsearch-wrapper .multi-item-close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.magicsearch-wrapper .multi-item-close:hover:before,
.magicsearch-wrapper .multi-item-close:hover:after {
    background-color: #333
}

.magicsearch-wrapper .magicsearch-box {
    display: none;
    position: absolute;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 20px;
    border-radius: 5px;
    left: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    top: 100% !important;
    font-size: 12px
}

.magicsearch-wrapper .magicsearch-box.all {
    overflow-y: auto
}

.magicsearch-wrapper .magicsearch-box li {
    padding: 10px 10px 10px 25px;
    cursor: pointer;
    text-align: left;
    position: relative;
    font-size: 12px
}

.magicsearch-wrapper .magicsearch-box li span.metro-pin {
    display: block;
    position: absolute;
    left: 10px;
    top: 15px;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.magicsearch-wrapper .magicsearch-box li.enabled {
    color: #333
}

.magicsearch-wrapper .magicsearch-box li.disabled {
    color: #d43f3a
}

.magicsearch-wrapper .magicsearch-box li.selected {
    background-color: #ddd
}

.magicsearch-wrapper .magicsearch-box li.ishover {
    background-color: #0097cf;
    color: #fff
}

.magicsearch-wrapper .magicsearch-box li span.keyword {
    font-weight: bold
}

.magicsearch-wrapper .magicsearch-box .no-result {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #d43f3a;
    padding-left: 10px;
    text-align: left;
    font-size: 12px
}

.magicsearch-wrapper .magicsearch-arrow {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    cursor: pointer
}

.magicsearch-wrapper .magicsearch-arrow i {
    position: relative;
    height: 6px;
    width: 12px;
    cursor: pointer;
    display: block
}

.magicsearch-wrapper .magicsearch-arrow i:before {
    content: '';
    height: 0;
    width: 0;
    display: block;
    border: 6px transparent solid;
    border-bottom-width: 0;
    border-top-color: #a0a0a0;
    position: absolute;
    top: 0;
    right: 0
}

.magicsearch-wrapper .magicsearch-arrow.arrow-rotate-180 {
    -webkit-animation: arrow-rotate-180 .2s 1 linear;
    animation: arrow-rotate-180 .2s 1 linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.magicsearch-wrapper .magicsearch-arrow.arrow-rotate-360 {
    -webkit-animation: arrow-rotate-360 .2s 1 linear;
    animation: arrow-rotate-360 .2s 1 linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.magicsearch-wrapper .magicsearch-arrow.rotate180 {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.magicsearch-wrapper .magicsearch-loading {
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 3px 0
}

.magicsearch-wrapper .magicsearch-loading div {
    display: none;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%
}

@-webkit-keyframes arrow-rotate-180 {
    from {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }

    to {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg)
    }
}

@keyframes arrow-rotate-180 {
    from {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }

    to {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg)
    }
}

@-webkit-keyframes arrow-rotate-360 {
    from {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg)
    }

    to {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg)
    }
}

@keyframes arrow-rotate-360 {
    from {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg)
    }

    to {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg)
    }
}

body.site_2737848 ::-webkit-input-placeholder {
    color: #aaa
}

body.site_2737848 :-moz-placeholder {
    color: #aaa
}

body.site_2737848 ::-moz-placeholder {
    color: #aaa
}

body.site_2737848 :-ms-input-placeholder {
    color: #aaa
}

body.site_2739906 ::-webkit-input-placeholder {
    color: #8a8a8a
}

body.site_2739906 :-moz-placeholder {
    color: #8a8a8a
}

body.site_2739906 ::-moz-placeholder {
    color: #8a8a8a
}

body.site_2739906 :-ms-input-placeholder {
    color: #8a8a8a
}

body.site_2739906 .b-search ::-webkit-input-placeholder {
    color: #fff !important
}

body.site_2739906 .b-search :-moz-placeholder {
    color: #fff !important
}

body.site_2739906 .b-search ::-moz-placeholder {
    color: #fff !important
}

body.site_2739906 .b-search :-ms-input-placeholder {
    color: #fff !important
}

body.site_2737794 .b-search ::-webkit-input-placeholder {
    color: #a7b5cb !important
}

body.site_2737794 .b-search :-moz-placeholder {
    color: #a7b5cb !important
}

body.site_2737794 .b-search ::-moz-placeholder {
    color: #a7b5cb !important
}

body.site_2737794 .b-search :-ms-input-placeholder {
    color: #a7b5cb !important
}

body.site_2737807 ::-webkit-input-placeholder {
    color: #757575
}

body.site_2737807 :-moz-placeholder {
    color: #757575
}

body.site_2737807 ::-moz-placeholder {
    color: #757575
}

body.site_2737807 :-ms-input-placeholder {
    color: #757575
}

body.site_2737806 ::-webkit-input-placeholder {
    color: #878787
}

body.site_2737806 :-moz-placeholder {
    color: #878787
}

body.site_2737806 ::-moz-placeholder {
    color: #878787
}

body.site_2737806 :-ms-input-placeholder {
    color: #878787
}

body.site_2737805 ::-webkit-input-placeholder {
    color: #818181
}

body.site_2737805 :-moz-placeholder {
    color: #818181
}

body.site_2737805 ::-moz-placeholder {
    color: #818181
}

body.site_2737805 :-ms-input-placeholder {
    color: #818181
}

body.site_2737804 ::-webkit-input-placeholder {
    color: #9e9fa3
}

body.site_2737804 :-moz-placeholder {
    color: #9e9fa3
}

body.site_2737804 ::-moz-placeholder {
    color: #9e9fa3
}

body.site_2737804 :-ms-input-placeholder {
    color: #9e9fa3
}

body.site_2737803 ::-webkit-input-placeholder {
    color: #8b8b8b
}

body.site_2737803 :-moz-placeholder {
    color: #8b8b8b
}

body.site_2737803 ::-moz-placeholder {
    color: #8b8b8b
}

body.site_2737803 :-ms-input-placeholder {
    color: #8b8b8b
}

body.site_2737802 ::-webkit-input-placeholder {
    color: #b5b5b5
}

body.site_2737802 :-moz-placeholder {
    color: #b5b5b5
}

body.site_2737802 ::-moz-placeholder {
    color: #b5b5b5
}

body.site_2737802 :-ms-input-placeholder {
    color: #b5b5b5
}

body.site_2737801 ::-webkit-input-placeholder {
    color: #7a7d84
}

body.site_2737801 :-moz-placeholder {
    color: #7a7d84
}

body.site_2737801 ::-moz-placeholder {
    color: #7a7d84
}

body.site_2737801 :-ms-input-placeholder {
    color: #7a7d84
}

body.site_2737800 ::-webkit-input-placeholder {
    color: #7a7d84
}

body.site_2737800 :-moz-placeholder {
    color: #7a7d84
}

body.site_2737800 ::-moz-placeholder {
    color: #7a7d84
}

body.site_2737800 :-ms-input-placeholder {
    color: #7a7d84
}

body.site_2737815 ::-webkit-input-placeholder {
    color: #919191
}

body.site_2737815 :-moz-placeholder {
    color: #919191
}

body.site_2737815 ::-moz-placeholder {
    color: #919191
}

body.site_2737815 :-ms-input-placeholder {
    color: #919191
}

body.site_2737814 ::-webkit-input-placeholder {
    color: #a7a8aa
}

body.site_2737814 :-moz-placeholder {
    color: #a7a8aa
}

body.site_2737814 ::-moz-placeholder {
    color: #a7a8aa
}

body.site_2737814 :-ms-input-placeholder {
    color: #a7a8aa
}

body.site_2737813 ::-webkit-input-placeholder {
    color: #a7a8aa
}

body.site_2737813 :-moz-placeholder {
    color: #a7a8aa
}

body.site_2737813 ::-moz-placeholder {
    color: #a7a8aa
}

body.site_2737813 :-ms-input-placeholder {
    color: #a7a8aa
}

body.site_2737812 ::-webkit-input-placeholder {
    color: #a7a8aa
}

body.site_2737812 :-moz-placeholder {
    color: #a7a8aa
}

body.site_2737812 ::-moz-placeholder {
    color: #a7a8aa
}

body.site_2737812 :-ms-input-placeholder {
    color: #a7a8aa
}

body.site_2737811 ::-webkit-input-placeholder {
    color: #8b8b8b
}

body.site_2737811 :-moz-placeholder {
    color: #8b8b8b
}

body.site_2737811 ::-moz-placeholder {
    color: #8b8b8b
}

body.site_2737811 :-ms-input-placeholder {
    color: #8b8b8b
}

body.site_2737809 ::-webkit-input-placeholder {
    color: #8b8b8b
}

body.site_2737809 :-moz-placeholder {
    color: #8b8b8b
}

body.site_2737809 ::-moz-placeholder {
    color: #8b8b8b
}

body.site_2737809 :-ms-input-placeholder {
    color: #8b8b8b
}

img {
    width: 100%;
    max-width: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', arial, helvetica, sans-serif;
    margin-top: 0;
    font-weight: 700;
    color: #474747
}

body {
    color: #595959;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
    background: #f2f2f2
}

a {
    text-decoration: none;
    color: #025d8c
}

a:hover {
    color: #024a70;
    text-decoration: none
}

p.small,
small {
    line-height: 1.5em;
    font-size: 11px;
    color: #7a7a7a
}

.title-hero {
    font-size: 200px;
    line-height: 200px;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-weight: bold
}

.highlight {
    background: #025d8c;
    color: #fff;
    display: inline-block;
    padding: 5px 7px
}

.label {
    text-shadow: none;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.logo {
    width: auto;
    margin-top: 4px
}

blockquote {
    position: relative;
    margin: 0;
    padding: 0 0 0 40px;
    border: none
}

blockquote:before {
    content: '"';
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 60px;
    line-height: 1em;
    color: rgba(0, 0, 0, 0.3)
}

blockquote .autor {
    font-style: normal;
    font-size: 12px;
    font-weight: 600;
    line-height: 1em;
    margin-top: 5px
}

blockquote,
blockquote p {
    font-size: 13px;
    color: #505050;
    font-style: italic;
    line-height: 1.7em;
    margin-bottom: 10px
}

.dropcap:first-letter {
    float: left;
    background: #ccc;
    font-size: 25px;
    line-height: 37px;
    height: 37px;
    width: 37px;
    margin-right: 10px;
    font-family: 'Lato', arial, helvetica, sans-serif;
    font-weight: bold;
    display: block;
    text-align: center;
    position: relative;
    top: 3px
}

.dropcap-color:first-letter {
    color: #fff;
    background: #025d8c
}

.dropcap-dark:first-letter {
    color: #fff;
    background: #333
}

.btn {
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: none;
    font-family: 'Lato', arial, helvetica, sans-serif;
    font-weight: 600;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background: #d9d9d9;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    color: #595959
}

.btn:hover {
    background: #bfbfbf;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s
}

.flash_message {
    text-align: center
}

.notice {
    background: #333;
    color: #fff
}

.btn-mega {
    font-size: 19px;
    padding: 15px 30px
}

.btn-primary {
    background: #025d8c;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6)
}

.btn-primary:hover {
    background: #024a70
}

.btn-white {
    background: #fff;
    color: #025d8c
}

.btn-white:hover {
    color: #025d8c;
    background: #e6e6e6
}

.btn-info {
    background: #2f96b4;
    color: #fff
}

.btn-info:hover {
    background: #267890
}

.btn-success {
    background: #51a351;
    color: #fff
}

.btn-success:hover {
    background: #418241
}

.btn-warning {
    background: #f89406;
    color: #fff
}

.btn-warning:hover {
    background: #c67605
}

.btn-danger {
    background: #bd362f;
    color: #fff
}

.btn-danger:hover {
    background: #972b26
}

.btn-inverse {
    background: #222;
    color: #fff
}

.btn-inverse:hover {
    background: #1b1b1b
}

.gap {
    display: block;
    position: relative;
    margin: 30px 0 30px 0;
    clear: both;
    overflow: hidden
}

.gap:after {
    content: '';
    display: table
}

.gap-mini {
    margin: 10px 0 10px 0
}

.gap-small {
    margin: 15px 0 15px 0
}

.gap-big {
    margin: 60px 0 60px 0
}

.gap-large {
    margin: 90px 0 90px 0
}

.gap-top {
    margin-bottom: 0
}

.gap-bottom {
    margin-top: 0
}

.gap-border {
    border: 0;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #fff
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    color: #b7b7b7;
    font-size: 12px;
    font-style: italic;
    padding: 8px 14px
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #0375b0
}

.form-alert {
    display: none;
    margin-bottom: 10px
}

.hover-img {
    z-index: 1;
    display: block;
    position: relative;
    background: #00090e;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.hover-img>.hover-title {
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    background: #02547e;
    color: #fff;
    width: 100%;
    padding: 5px 7px;
    font-size: 14.399999999999999px;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px
}

.hover-img .hover-title-center {
    bottom: auto;
    text-align: center;
    top: 50%;
    margin-top: -14px
}

.hover-img .hover-title-hide {
    -webkit-transform: translate3d(0, 100px, 0);
    -moz-transform: translate3d(0, 100px, 0);
    -o-transform: translate3d(0, 100px, 0);
    -ms-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.hover-img .hover-inner {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px;
    padding: 10px;
    background: #02547e;
    color: #fff;
    font-size: 11px;
    line-height: 1.4em
}

.hover-img .hover-inner .hover-title {
    color: #fff;
    font-size: 14.399999999999999px
}

.hover-img .hover-inner p {
    margin-bottom: 0
}

.hover-img .hover-inner-hide {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.hover-img .hover-icon {
    z-index: 2;
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    top: 50%;
    font-size: 20.4px;
    margin-top: -22px;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.hover-img .hover-icon:before {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #025d8c;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.hover-img>img {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.hover-img:hover .hover-icon,
.hover-img:hover .hover-title-hide,
.hover-img:hover .hover-inner-hide {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hover-img:hover>img {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-transform: scale(1.02) translateZ(0);
    -moz-transform: scale(1.02) translateZ(0);
    -o-transform: scale(1.02) translateZ(0);
    -ms-transform: scale(1.02) translateZ(0);
    transform: scale(1.02) translateZ(0)
}

.search-area {
    font-size: 17px;
    color: #fff;
    background: #025d8c;
    padding: 10px 0;
    overflow: hidden;
    font-family: 'Lato', arial, helvetica, sans-serif
}

.search-area ::-webkit-input-placeholder {
    color: #fff;
    height: 30px;
    line-height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    font-weight: normal
}

.search-area input {
    display: block;
    font-family: 'Lato', arial, helvetica, sans-serif;
    font-weight: 600;
    line-height: 30px;
    font-size: 17px;
    height: 30px;
    margin-bottom: 0;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    padding: 0
}

.search-area input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.search-area .search-btn {
    height: 30px;
    line-height: 30px;
    padding: 0
}

.search-area label {
    font-size: 17px;
    line-height: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    position: relative;
    margin-bottom: 0;
    padding-left: 65px
}

.search-area label [class^="icon-"] {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 20px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    background: #024a70;
    text-align: center
}

.search-area .search-area-division {
    float: left
}

.search-area .search-area-division-location {
    width: 175px
}

.search-area .search-area-division-input {
    width: 555px
}

.search-area.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100
}

.list-icon li {
    margin-bottom: 5px;
    padding-left: 17px;
    position: relative
}

.list-icon li:last-child {
    margin-bottom: 0
}

.list-icon li:before {
    color: #6a6a6a;
    line-height: 1.75em;
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0
}

.list-icon-color li:before {
    color: #025d8c
}

.list-icon.list-icon-star li:before {
    content: '\f005'
}

.list-icon.list-icon-remove li:before {
    content: '\f00d'
}

.list-icon.list-icon-ok li:before {
    content: '\f00c'
}

.list-icon.list-icon-cog li:before {
    content: '\f013'
}

.list-icon.list-icon-comments li:before {
    content: '\f086'
}

.list-icon.list-icon-link li:before {
    content: '\f0c1'
}

.list-icon.list-icon-arrow-right li:before {
    content: '\f061'
}

.list-icon.list-icon-caret-right li:before {
    content: '\f0da'
}

.list-icon.list-icon-chevron-right li:before {
    content: '\f054'
}

.list-icon.list-icon-hand-right li:before {
    content: '\f0a4'
}

.list-icon.list-icon-long-arrow-right li:before {
    content: '\f178'
}

.list-icon.list-icon-thumbs-up li:before {
    content: '\f164'
}

.list-icon.list-icon-thumbs-down li:before {
    content: '\f165'
}

.list-icon.list-icon-user li:before {
    content: '\f007'
}

.list-icon.list-icon-plus li:before {
    content: '\f067'
}

.coupon-category-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: block;
    background: #025d8c;
    color: #fff;
    text-align: center;
    font-size: 25px;
    z-index: 5;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.coupon-label {
    position: absolute;
    left: 15px;
    top: 15px;
    padding: 4px 8px
}

.coupon-search-title {
    font-size: 22px;
    margin-bottom: 40px
}

.coupon-desciption {
    color: #464646;
    font-size: 11px;
    margin-bottom: 0;
    line-height: 1.4em
}

.coupon-time {
    color: #595959;
    font-weight: bold;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    display: block
}

.coupon-thumb {
    z-index: 1;
    position: relative;
    text-decoration: none;
    display: block;
    background: #000;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border: 1px solid #e3e3e3
}

.coupon-thumb>img {
    display: block
}

.coupon-thumb .coupon-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 12px 13px;
    border-top: none;
    position: relative;
    z-index: 1
}

.coupon-thumb .coupon-inner:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    top: -10px;
    left: 15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.coupon-thumb .coupon-title {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 2;
    color: #025d8c;
    margin-bottom: 5px;
    line-height: 1
}

.coupon-thumb .coupon-meta {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ededed;
    overflow: hidden
}

.coupon-thumb .coupon-price {
    float: right;
    display: block
}

.coupon-thumb .coupon-new-price {
    margin-left: 10px;
    font-weight: bold;
    color: #fff;
    background: #025d8c;
    padding: 7px 10px;
    line-height: 28px
}

.coupon-thumb .coupon-old-price {
    color: #7a7a7a;
    text-decoration: line-through
}

.coupon-thumb .coupon-save {
    float: left
}

.coupon-thumb:hover .coupon-category-icon {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.coupon-thumb-hold {
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15)
}

.coupon-thumb-hold>img {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.coupon-thumb-hold:hover {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.coupon-thumb-hold:hover>img {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.coupon-search-results {
    overflow: hidden
}

.coupon-search-results>li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed
}

.coupon-search-results .coupon-inner {
    display: table
}

.coupon-search-results .coupon-search-thumb {
    float: left;
    margin-right: 15px
}

.coupon-search-results .coupon-price {
    background: #025d8c;
    color: #fff;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px
}

.coupon-search-results .coupon-title {
    margin: 3px 0 10px 0;
    font-size: 15px;
    line-height: 15px
}

.coupon-search-results .coupon-time {
    font-size: 12px
}

.coupon-search-results .coupon-meta {
    font-style: italic;
    overflow: hidden;
    margin-bottom: 5px
}

.coupon-search-results .coupon-meta>li {
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #ccc
}

.coupon-search-results .coupon-meta>li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none
}

.nav-tabs.nav-stacked.nav-coupon-category {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.15)
}

.nav-tabs.nav-stacked.nav-coupon-category>li>a {
    z-index: 1;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
    border: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    height: 40px;
    line-height: 40px;
    padding: 0px 0px 0px 55px;
    position: relative
}

.nav-tabs.nav-stacked.nav-coupon-category>li>a [class^="icon-"] {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-size: 16px;
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: #fbfbfb;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 40px;
    border-right: 1px solid #ededed
}

.nav-tabs.nav-stacked.nav-coupon-category>li>a [class^="icon-"]:before {
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65)
}

.nav-tabs.nav-stacked.nav-coupon-category>li>a:hover {
    padding-left: 65px
}

.nav-tabs.nav-stacked.nav-coupon-category>li>a:hover [class^="icon-"] {
    background: #025d8c;
    color: #fff
}

.nav-tabs.nav-stacked.nav-coupon-category>li>a:hover [class^="icon-"]:before {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.nav-tabs.nav-stacked.nav-coupon-category>li:first-child a {
    border-top: none
}

.nav-tabs.nav-stacked.nav-coupon-category>li:last-child a {
    border-bottom: none
}

.nav-tabs.nav-stacked.nav-coupon-category>.active>a {
    z-index: 2;
    background: #025d8c;
    border-bottom: 1px solid #025d8c;
    border-top: 1px solid #025d8c;
    border-bottom: none;
    color: #fff
}

.nav-tabs.nav-stacked.nav-coupon-category>.active>a [class^="icon-"] {
    background: #025c8a;
    color: #fff;
    border-right: 1px solid #02547e
}

.nav-tabs.nav-stacked.nav-coupon-category>.active>a [class^="icon-"]:before {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.nav-tabs.nav-stacked.nav-coupon-category>.active>a:hover {
    background: #025d8c;
    color: #fff;
    padding-left: 55px
}

.nav-tabs.nav-stacked.nav-coupon-category>.active>a:before {
    content: '';
    position: absolute;
    height: 29px;
    width: 29px;
    top: 5px;
    right: -15px;
    background: #025d8c;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-right {
    margin-right: 0;
    margin-left: 30px
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-right>li>a {
    padding: 0px 0px 0px 20px
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-right>li>a [class^="icon-"] {
    left: auto;
    right: 0;
    border-left: 1px solid #02547e;
    border-right: none
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-right>li>a:hover {
    padding-left: 35px
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-right>.active>a [class^="icon-"] {
    border-left: 1px solid #72972d;
    border-right: none
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-right>.active>a:before {
    right: auto;
    left: -15px
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-right>.active>a:hover {
    padding-left: 20px
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-inline {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-inline>li {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    float: left;
    display: block;
    margin-right: 10px;
    margin-bottom: 10px
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-inline>li>a {
    border-bottom: none;
    padding-right: 15px
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-inline>li>a:hover {
    padding-left: 55px
}

.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-inline>li.active>a:before {
    display: none
}

.flexnav-coupon li>a [class^="icon-"] {
    font-size: 15px;
    margin-right: 3px
}

@media (min-width: 800px) {
    .flexnav-coupon>li {
        margin-bottom: 3px
    }
}

.post {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden
}

.post .post-img {
    float: left;
    margin-right: 15px
}

.post .post-inner {
    display: table
}

.post .post-title {
    margin: 0 0 5px 0
}

.post .post-desciption {
    margin: 10px 0;
    font-size: 11px;
    line-height: 1.4em;
    color: #6a6a6a
}

.post .post-meta {
    list-style: none;
    margin: 0
}

.post .post-meta li {
    display: inline-block;
    margin-right: 10px
}

.post .post-meta li a {
    font-size: 11px;
    font-style: italic
}

.post .post-meta li [class^="icon-"] {
    margin-right: 3px;
    color: #8b8b8b
}

.post-list .post-thumb {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9
}

.post-list .post-thumb .post-desciption {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.4em
}

.post-list .post-thumb:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.post-list .post-thumb .title {
    margin-bottom: 0;
    line-height: 1em;
    font-size: 11px;
    font-family: Verdana, Arial, helvetica, sans-serif
}

.post-list .post-thumb small {
    font-style: italic
}

.comments-list ul {
    margin: 0;
    list-style: none
}

.comments-list ul li ul {
    margin-left: 60px
}

.comments-list .comment {
    margin-bottom: 25px
}

.comments-list .comment .comment-author {
    float: left;
    margin-right: 10px
}

.comments-list .comment .comment-inner {
    display: table
}

.comments-list .comment .comment-content {
    margin: 3px 0
}

.comments-list .comment .comment-author-name {
    font-weight: bold;
    font-size: 11px;
    margin: 0
}

.comments-list .comment .comment-time {
    font-size: 10px;
    margin-right: 10px;
    color: #7a7a7a
}

.comments-list .comment .comment-like {
    float: right;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    font-size: 10px;
    font-weight: bold
}

.comments-list .comment .comment-like [class^="icon-"] {
    font-weight: normal
}

.comments-list .comment:hover .comment-like {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.testimonial .testimonial-inner {
    background: #fff;
    padding: 20px;
    border: 1px solid #d9d9d9;
    position: relative;
    margin-bottom: 22px
}

.testimonial .testimonial-inner:before,
.testimonial .testimonial-inner:after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    top: 100%
}

.testimonial .testimonial-inner:after {
    border-color: #fff transparent transparent transparent;
    border-width: 18px 18px 0 0
}

.testimonial .testimonial-inner:before {
    border-color: #d9d9d9 transparent transparent transparent;
    border-width: 20px 20px 0 0;
    left: 19px
}

.testimonial .testimonial-author {
    overflow: hidden
}

.testimonial .testimonial-author img {
    width: auto;
    float: left;
    margin-right: 10px
}

.testimonial .testimonial-author .testimonial-author-name {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 11px
}

.testimonial-color .testimonial-inner {
    border: 1px solid #025d8c;
    background: #025d8c
}

.testimonial-color .testimonial-inner blockquote,
.testimonial-color .testimonial-inner blockquote p {
    color: #fff
}

.testimonial-color .testimonial-inner:after {
    border-color: #025d8c transparent transparent transparent
}

.testimonial-color .testimonial-inner:before {
    border-color: #025d8c transparent transparent transparent
}

header.main.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100
}

.top-area {
    position: relative;
    overflow: hidden
}

.top-area>img {
    width: 100%
}

footer.main {
    background: #1a1a1a;
    border-top: 3px solid #02547e;
    flex-shrink: 0;
    padding: 20px 0
}

footer.main h5 {
    color: #ccc
}

footer.main p,
footer.main a {
    font-size: 11px;
    line-height: 1.4em
}

footer.main a {
    color: #105e8b
}

footer.main p {
    margin-bottom: 0;
    color: #999
}

footer.main ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer.main .footer-top-area {
    padding-top: 30px;
    background: #1f1f1f;
    margin-bottom: 30px
}

footer.main .post-list .post-thumb {
    border-color: #141414
}

.list.list-app-download {
    overflow: hidden;
    margin-top: 15px
}

.list.list-app-download li {
    float: left;
    margin-right: 15px
}

.list.list-app-download .box-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px
}

.list.list-social {
    overflow: hidden;
    margin-top: 15px
}

.list.list-social li {
    float: left;
    margin-right: 10px
}

.list.list-social li .box-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px
}

.list {
    margin: 0;
    list-style: none
}

.nav-pills>li>a {
    -webkit-border-radius: 0;
    border-radius: 0
}

.nav-pills>li.active>a {
    cursor: default;
    background: #025d8c
}

.nav-pills>li.active>a:hover {
    background: #025d8c
}

.login-register {
    overflow: hidden;
    list-style: none;
    margin: 0;
    float: right
}

.login-register li {
    float: left;
    padding: 5px 0;
    margin: 5px 0
}

.login-register li a {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    display: block;
    line-height: 1em
}

.login-register li a [class^="icon-"] {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    margin-right: 5px;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    font-size: 15px;
    line-height: 0;
    position: relative;
    top: -3px
}

.login-register li a:hover [class^="icon-"] {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.login-register li:first-child {
    border-right: 1px solid #262626;
    margin-right: 10px;
    padding-right: 10px
}

.tooltip {
    -webkit-transform: tralateZ(0);
    -moz-transform: tralateZ(0);
    -o-transform: tralateZ(0);
    -ms-transform: tralateZ(0);
    transform: tralateZ(0)
}

.tooltip-inner {
    -webkit-border-radius: 0;
    border-radius: 0
}

.box-icon {
    display: block;
    background: #025d8c;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.box-icon:hover {
    color: #fff;
    background: #024a70
}

.box {
    background: #fff;
    padding: 15px
}

.row-wrap>[class^="span"] {
    margin-bottom: 30px
}

.row-reverce>[class^="span"] {
    float: right
}

.top-title-area {
    background: #4d4d4d;
    padding: 30px 0
}

.top-title-area .title-page {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    margin: 0;
    font-weight: normal
}

.sidebar-left {
    margin-right: 30px
}

.sidebar-right {
    margin-left: 30px
}

.nav-pills.nav-stacked.nav-arrow>li a {
    position: relative;
    padding: 0 12px;
    height: 30px;
    line-height: 30px
}

.nav-pills.nav-stacked.nav-arrow>li.active a:after {
    position: absolute;
    content: '';
    top: 4px;
    right: -10px;
    width: 22px;
    height: 22px;
    background: #025d8c;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tabbable>.nav {
    margin-bottom: 0
}

.tabbable>.nav li a {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none
}

.tabbable>.nav li a:hover {
    background: none
}

.tabbable>.nav li.active a {
    background: #025d8c;
    color: #fff;
    border: none
}

.tabbable .tab-content {
    padding: 20px;
    border: 1px solid #d9d9d9;
    border-top: none
}

.accordion-group {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: #d9d9d9
}

.accordion-toggle {
    position: relative
}

.accordion-toggle:before {
    font-family: 'FontAwesome';
    content: '\f0d7';
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 15px;
    height: 36px;
    line-height: 36px
}

.accordion-toggle.active {
    background: #025d8c;
    color: #fff
}

.accordion-toggle.active:before {
    content: '\f0d8'
}

.accordion-inner {
    background: #fff
}

.team-member .title {
    margin: 7px 0 0 0
}

.team-member .meta {
    font-style: italic;
    margin-bottom: 5px;
    font-size: 13px
}

.team-member .desciption {
    margin-bottom: 0;
    font-size: 11px;
    color: #6a6a6a;
    line-height: 1.4em
}

.stacked {
    list-style: none;
    margin: 0;
    overflow: hidden
}

.stacked li {
    float: left;
    display: block;
    width: 10%
}

.stacked-8 li {
    width: 12.4%
}

.stacked-6 li {
    width: 16.666666%
}

.stacked-5 li {
    width: 20%
}

.stacked-4 li {
    width: 25%
}

.stacked-3 li {
    width: 33.33333%
}

.staked-2 li {
    width: 50%
}

.countdown {
    width: 400px;
    overflow: hidden;
    height: 58px;
    margin: 20px 0;
    display: table
}

.countdown>div {
    display: table-cell
}

.countdown>div>span {
    display: block;
    text-align: center;
    font-family: sans-serif
}

span.count {
    font-size: 48px;
    line-height: 48px
}

.countdown.countdown-inline {
    width: 100%;
    margin: 10px 0 0 0;
    height: auto
}

.countdown.countdown-inline>div {
    display: inline
}

.countdown.countdown-inline>div:first-child span.count {
    font-size: 25px;
    font-weight: bold;
    margin-right: 5px;
    color: #025d8c
}

.countdown.countdown-inline>div:first-child span.title {
    font-size: 20px;
    font-weight: bold;
    display: inline;
    margin-right: 10px;
    color: #025d8c
}

.countdown.countdown-inline>div:first-child span.count:after,
.countdown.countdown-inline>div:last-child span.count:after {
    content: '';
    margin: 0
}

.countdown.countdown-inline>div>span {
    display: inline;
    line-height: 1em
}

.countdown.countdown-inline>div span.count {
    font-size: 20px
}

.countdown.countdown-inline>div span.count:after {
    content: ':';
    margin: 0 2px
}

.countdown.countdown-inline>div span.title {
    display: none
}

.countdown-caption {
    left: 0;
    right: 0;
    position: absolute;
    padding: 30px;
    text-align: center;
    width: 500px;
    margin: 0 auto;
    bottom: auto;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    background: rgba(0, 0, 0, 0.5)
}

.countdown-caption h3 {
    color: #fff;
    margin-bottom: 0
}

.countdown-caption .countdown {
    margin: 20px auto;
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.countdown-caption .countdown span.count {
    color: #fff
}

.countdown-caption .countdown .title {
    color: rgba(255, 255, 255, 0.7)
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff
}

.nivoSlider img {
    max-width: none;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.nivoSlider a {
    border: 0;
    display: block
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.nivo-main-image {
    display: block;
    position: relative;
    width: 100%
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
}

.nivo-box img {
    display: block
}

.nivo-caption {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: #000;
    color: #fff;
    z-index: 8;
    padding: 5px 10px;
    overflow: hidden;
    display: none;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 40%
}

.nivo-caption p {
    padding: 5px;
    margin: 0
}

.nivo-caption a {
    display: inline
}

.nivo-html-caption {
    display: none
}

.nivo-directionNav a {
    position: absolute;
    top: 50%;
    z-index: 9;
    cursor: pointer;
    margin-top: -15px
}

.nivo-prevNav {
    left: -30px
}

.nivo-nextNav {
    right: -30px
}

.nivo-controlNav {
    position: absolute;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: 10;
    bottom: 20px;
    right: 20px;
    margin-bottom: -20px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.nivo-controlNav a {
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    border: 0;
    margin: 0 5px
}

.nivo-controlNav a:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.nivo-controlNav a.acitve {
    font-weight: bold
}

.slider-wrapper {
    position: relative;
    width: 100%
}

.slider-wrapper .nivo-directionNav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    border: 0;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.slider-wrapper .nivo-directionNav a:before {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    background-color: #025d8c;
    text-align: center;
    display: block;
    line-height: 30px;
    color: #fff;
    font-family: 'FontAwesome';
    content: '\f053'
}

.slider-wrapper .nivo-directionNav a:hover:before {
    background-color: #025d8c
}

.slider-wrapper .nivo-directionNav a.nivo-nextNav:before {
    content: '\f054'
}

.slider-wrapper:hover .nivo-directionNav a {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.slider-wrapper:hover .nivo-nextNav {
    right: 20px
}

.slider-wrapper:hover .nivo-prevNav {
    left: 20px
}

.slider-wrapper:hover .nivo-controlNav {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    margin-bottom: 0
}

.slider-wrapper .nivo-controlNav a.active {
    cursor: default
}

.slider-wrapper .nivo-controlNav a.active:before {
    background: #025d8c
}

.slider-wrapper .nivo-controlNav .nivo-thumbs-enabled {
    width: 100%
}

.slider-wrapper .nivo-controlNav .nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: auto;
    margin-bottom: 5px
}

.slider-wrapper .nivo-controlNav .nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto
}

.nivo-directionNav .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.nivo-directionNav .nivo-caption a:hover {
    color: #fff
}

@media all and (max-width: 800px) {
    .nivo-caption {
        display: none
    }

    .nivo-controlNav {
        display: none
    }

    .nivo-directionNav a {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    .nivo-directionNav .nivo-nextNav {
        right: 20px
    }

    .nivo-directionNav .nivo-prevNav {
        left: 20px
    }
}

.carousel {
    margin-bottom: 0
}

.carousel img {
    max-width: none;
    width: 100%
}

.carousel .carousel-control {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    background: #025d8c;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.carousel .carousel-control:hover {
    color: #fff
}

.carousel .carousel-control:before {
    font-family: 'FontAwesome'
}

.carousel .carousel-control.right:before {
    content: '\f054'
}

.carousel .carousel-control.left:before {
    content: '\f053'
}

.carousel .carousel-caption {
    color: #fff
}

.flexnav {
    margin: 0;
    *zoom: 1;
    position: relative;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    -ms-transition: 0;
    transition: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 100
}

.flexnav ul {
    list-style: none;
    margin-left: 0
}

.flexnav:after {
    content: '';
    display: table;
    clear: both
}

.flexnav.one-page {
    position: fixed;
    top: 50px;
    right: 5%;
    max-width: 200px
}

.flexnav li {
    position: relative
}

.flexnav li.active>a {
    background: #025d8c;
    color: #fff;
    border-color: #025d8c
}

.flexnav li.active>a:hover {
    background: #025d8c;
    color: #fff
}

.flexnav li a {
    margin: 0;
    position: relative;
    display: block;
    padding: 10px 15px;
    background: #fff
}

.flexnav li>a {
    line-height: 1em;
    text-decoration: none
}

.flexnav li>a:hover {
    background-color: #eee
}

.touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-family: 'FontAwesome';
    font-size: 15px;
    background: #025d8c;
    color: #fff
}

.touch-button:before {
    content: '\f078';
    -webkit-font-smoothing: antialiased
}

.touch-button:hover {
    cursor: pointer
}

.touch-button.active {
    background: #024f77
}

.touch-button.active:before {
    content: '\f077'
}

.flexnav-menu-button {
    margin-bottom: 10px;
    position: relative;
    display: block;
    padding: 20px 30px;
    cursor: pointer;
    background: #025d8c;
    color: #fff;
    font-size: 20px
}

.flexnav-menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px
}

.flexnav-menu-button .touch-button {
    background: none;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px
}

.flexnav-menu-button .touch-button:before {
    content: '\f0c9'
}

@media all and (min-width: 800px) {
    .flexnav {
        overflow: visible
    }

    .flexnav>li>ul {
        padding-top: 15px
    }

    .flexnav>li>ul a {
        line-height: 1.4em
    }

    .flexnav a {
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s
    }

    .flexnav>li>a {
        background: none;
        color: #fff
    }

    .flexnav>li>a:hover {
        background: #262626
    }

    .flexnav li {
        overflow: visible
    }

    .flexnav li .touch-button {
        display: none
    }

    .flexnav li ul {
        z-index: 1;
        width: 150px;
        position: absolute;
        display: none
    }

    .flexnav li ul li>a {
        border-top: 1px solid #1a1a1a;
        background: #262626;
        color: #fff
    }

    .flexnav li ul li>a:hover {
        background: #1a1a1a
    }

    .flexnav li ul li>ul {
        left: -1px;
        margin-left: 100%;
        top: 0
    }

    .flexnav li>ul {
        top: auto;
        left: 0
    }

    .flexnav li>ul li {
        width: 100%
    }

    .flexnav-menu-button {
        display: none
    }
}

@media all and (max-width: 800px) {
    .flexnav {
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        max-height: 0
    }

    .flexnav.show {
        max-height: 2000px;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        -ms-transition: 1s;
        transition: 1s;
        z-index: 1500
    }

    .flexnav li {
        display: block;
        width: 100%;
        overflow: hidden;
        position: relative
    }

    .flexnav li a {
        border-bottom: 1px solid #e6e6e6;
        padding: 15px 22.5px;
        color: #595959
    }

    .flexnav li.active>a {
        color: #fff
    }

    .flexnav li .touch-button {
        display: block
    }

    .flexnav li ul {
        margin-bottom: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 5%;
        width: 100%
    }

    .flexnav li ul li {
        overflow: hidden
    }

    .flexnav li ul li.show {
        overflow: visible
    }
}

.oldie body.one-page {
    padding-top: 70px
}

.oldie .flexnav {
    overflow: visible
}

.oldie .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px
}

.oldie .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    width: 20%;
    min-height: 50px;
    overflow: visible
}

.oldie .flexnav li:hover>ul {
    display: block;
    width: 100%;
    overflow: visible
}

.oldie .flexnav li:hover>ul li {
    width: 100%;
    float: none
}

.oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible
}

.oldie .flexnav li>ul {
    position: absolute;
    top: auto;
    left: 0;
    display: none;
    z-index: 1;
    overflow: visible
}

.oldie .flexnav li ul li ul {
    top: 0
}

.oldie .flexnav li ul li a {
    border-bottom: none
}

.oldie .flexnav li ul.open {
    display: block;
    width: 100%;
    overflow: visible
}

.oldie .flexnav li ul.open li {
    width: 100%
}

.oldie .flexnav li ul.open ul.open {
    margin-left: 100%;
    top: 0;
    display: block;
    width: 100%;
    overflow: visible
}

.oldie .flexnav li:hover ul {
    margin-left: 100%;
    top: 0
}

.oldie .flexnav-menu-button {
    display: none
}

.oldie.ie7 .flexnav li {
    width: 19.9%
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: zoom-in
}

.mfp-auto-coursor .mfp-content {
    cursor: auto
}

.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    padding: 0;
    z-index: 1046
}

button::-moz-focus-inner {
    padding: 0;
    margin: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: solid transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-a {
    border-top-width: 21px;
    border-bottom-width: 21px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    background: #000
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    background: #444
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-right: 36px
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg)
}

.mfp-newspaper.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0) rotate(500deg);
    -moz-transform: scale(0) rotate(500deg);
    -o-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-move-from-top .mfp-content {
    vertical-align: top
}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px)
}

.mfp-move-from-top.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-3d-unfold .mfp-content {
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -ms-perspective: 2000px;
    perspective: 2000px
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
    -moz-transform: rotateY(-60deg);
    -o-transform: rotateY(-60deg);
    -ms-transform: rotateY(-60deg);
    transform: rotateY(-60deg)
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    -webkit-transform: rotateY(60deg);
    -moz-transform: rotateY(60deg);
    -o-transform: rotateY(60deg);
    -ms-transform: rotateY(60deg);
    transform: rotateY(60deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    transition: 0.3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.mfp-dialog {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative
}

.mfp-dialog>h5 {
    margin-bottom: 0
}

.mfp-dialog .dialog-icon {
    position: absolute;
    left: -60px;
    top: 0;
    width: 60px;
    height: 60px;
    display: block;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: #025d8c;
    font-size: 27px
}

.mfp-dialog .dialog-form,
.mfp-dialog .social-media-login {
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 0;
    border-top: 1px solid #d9d9d9
}

.mfp-dialog .dialog-form>.btn,
.mfp-dialog .social-media-login>.btn {
    margin-top: 10px
}

.mfp-dialog .dialog-alt-links {
    list-style: none;
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-size: 11px
}

.mfp-dialog .dialog-alt-links li {
    line-height: 1em;
    float: left;
    margin-left: 15px
}

.tweet-list {
    list-style: none;
    margin: 0
}

.twitter .tweet-list li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
    line-height: 16px
}

.twitter .tweet-list li:before {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.3);
    content: '\f099';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0
}

.twitter .tweet-list li .time {
    display: block;
    font-size: 11px
}

.twitter-ticker {
    padding: 15px;
    background: #141414;
    position: relative;
    margin-bottom: 56px;
    font-size: 12px -1
}

.twitter-ticker .tweet-list {
    height: 9em;
    overflow-y: hidden
}

.twitter-ticker .tweet-list li {
    line-height: 16px;
    height: 9em;
    color: #b3b3b3
}

.twitter-ticker:before {
    position: absolute;
    content: '';
    width: 26px;
    height: 26px;
    left: 50%;
    margin-left: -13px;
    bottom: -13px;
    background: #141414;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.twitter-ticker:after {
    position: absolute;
    content: '\f099';
    font-family: 'FontAwesome';
    display: block;
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: -25px;
    font-size: 25px;
    color: #ccc;
    bottom: -56px;
    text-align: center
}

.tweet-time {
    font-size: 11px;
    display: block;
    margin-bottom: 5px
}

.tweet-text {
    font-size: 11px
}

.gmap {
    height: 300px
}

.gmap img {
    max-width: none
}

.wilto-controls {
    margin: 0 0 10px 0;
    list-style: none
}

.wilto-controls li {
    display: inline-block
}

.wilto-controls.top {
    position: relative;
    top: 5px
}

.wilto-controls .next,
.wilto-controls .prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    background: #025d8c;
    color: #fff;
    font-size: 13px;
    font-weight: normal
}

.wilto-controls .next:hover,
.wilto-controls .prev:hover {
    background: #025d8c
}

.wilto-controls .next:before,
.wilto-controls .prev:before {
    font-family: 'FontAwesome';
    content: '\f053'
}

.wilto-controls .next {
    margin-left: 5px
}

.wilto-controls .next:before {
    content: '\f054'
}

.wilto-slider [class*="span"] {
    padding-left: 1px
}

@media all and (max-width: 800px) {
    .wilto-slider [class*="span"] {
        margin-bottom: 30px
    }
}

.mejs-container {
    position: relative;
    background: #000;
    text-align: left;
    vertical-align: top;
    text-indent: 0
}

.me-plugin {
    position: absolute
}

.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden
}

.mejs-fullscreen {
    overflow: hidden
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%
}

.mejs-clear {
    clear: both
}

.mejs-background {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

:root .mejs-poster img {
    display: none
}

.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url("../img/bigplay.svg") no-repeat
}

.no-svg .mejs-overlay-button {
    background-image: url("../img/bigplay.png")
}

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px
}

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333
}

.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url("../img/loading.gif") 50% 50% no-repeat
}

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: #000;
    height: 30px;
    width: 100%
}

.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    font-family: Helvetica, Arial;
    border: 0
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url("../img/controls.svg") no-repeat
}

.mejs-controls .mejs-button button:focus {
    outline: 1px solid #ff0
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url("../img/controls.png")
}

.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 3px 0 3px;
    overflow: hidden;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time span {
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto
}

.mejs-controls .mejs-play button {
    background-position: 0 0
}

.mejs-controls .mejs-pause button {
    background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
    background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
    width: 200px;
    padding-top: 5px
}

.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #025d8c;
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    cursor: pointer;
    border: 2px solid #333;
    top: -2px;
    text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: 1px solid #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid #eee;
    border-color: #eee transparent transparent transparent;
    top: 15px;
    left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen {
    background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
    background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
    background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
    position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: rgba(50, 50, 50, 0.7);
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    cursor: N-resize;
    margin: 0
}

.mejs-controls div.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #333
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #fff
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
}

.mejs-controls .mejs-captions-button {
    position: relative
}

.mejs-controls .mejs-captions-button button {
    background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: rgba(50, 50, 50, 0.7);
    border: 1px solid transparent;
    padding: 10px;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px 0
}

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: 1px solid #fff;
    width: 10000px;
    z-index: 1
}

.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    overflow: hidden;
    border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: none
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 0 3px 0;
    line-height: 12px
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px 0;
    display: block;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: none
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: normal
}

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
}

.mejs-captions-position-hover {
    bottom: 45px
}

.mejs-captions-text {
    padding: 3px 5px;
    background: rgba(20, 20, 20, 0.8)
}

.me-cannotplay a {
    color: #fff;
    font-weight: bold
}

.me-cannotplay span {
    padding: 15px;
    display: block
}

.mejs-controls .mejs-loop-off button {
    background-position: -81px
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0
}

.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #999;
    z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
    font-family: helvetica, arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2c7c91;
    color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
    position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: rgba(50, 50, 50, 0.7);
    border: 1px solid transparent;
    padding: 10px;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
}

.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(50, 50, 50, 0.7);
    z-index: 1000;
    overflow: hidden
}

.mejs-postroll-layer-content {
    width: 100%;
    height: 100%
}

.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(50, 50, 50, 0.7);
    color: #fff;
    padding: 4px;
    cursor: pointer
}

@-moz-keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

@-webkit-keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

.demo-buttons .btn {
    margin-right: 7px;
    margin-bottom: 7px
}

.demo-grid .row-fluid {
    margin-bottom: 20px
}

.demo-grid [class*="span"] {
    height: 20px;
    background: #ccc
}

.demo-icons .span3>span {
    font-size: 15px;
    margin-bottom: 10px;
    display: block
}

@media (max-width: 1225px) {
    .search-area .search-area-division-input {
        width: 400px
    }

    .search-area .search-area-division-location {
        width: 125px
    }
}

@media (max-width: 1000px) {
    .search-area {
        padding-top: 30px
    }

    .search-area .container>.row-fluid>[class^="span"] {
        float: none;
        height: 50px;
        margin: 0;
        width: 100%;
        margin-bottom: 10px
    }

    .search-area .search-area-division-location {
        width: 400px
    }
}

@media (max-width: 725px) {

    .search-area .search-area-division-input,
    .search-area .search-area-division-input {
        width: 200px
    }
}

@media (max-width: 767px) {
    .logo {
        margin-bottom: 20px
    }
}

.profile_accept_terms_show header,
.join_show header {
    border: none !important;
    background: transparent !important;
    min-height: inherit !important;
    padding-bottom: 0 !important
}

.profile_accept_terms_show header .container,
.profile_accept_terms_show footer,
.profile_accept_terms_show .banner-concierge-service,
.profile_accept_terms_show .gap,
.join_show header .container,
.join_show footer,
.join_show .banner-concierge-service,
.join_show .gap {
    display: none
}

.profile_accept_terms_show .lang_switch-welcome,
.join_show .lang_switch-welcome {
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 0
}

.profile_accept_terms_show .lang_switch-welcome a,
.join_show .lang_switch-welcome a {
    font-size: 16px
}

.profile_accept_terms_show .lang_switch-welcome a.__rus:after,
.join_show .lang_switch-welcome a.__rus:after {
    background-color: #231f20 !important;
    height: 15px !important;
    top: 3px !important
}

.profile_accept_terms_show #login-dialog,
.profile_accept_terms_show #password-recover-dialog,
.join_show #login-dialog,
.join_show #password-recover-dialog {
    margin-top: 60px !important
}

.profile_accept_terms_show .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label:before,
.join_show .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label:before {
    position: absolute;
    left: 0;
    top: 3px
}

.profile_accept_terms_show .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label span,
.join_show .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label span {
    display: block;
    padding-left: 24px
}

.access_denied_show header {
    border: none !important;
    background: transparent !important;
    min-height: inherit !important;
    padding-bottom: 0 !important
}

.access_denied_show header .container,
.access_denied_show footer,
.access_denied_show .banner-concierge-service,
.access_denied_show .gap {
    display: none
}

.access_denied_show .p-access-denied {
    padding-top: 60px;
    text-align: center
}

.access_denied_show .p-access-denied p {
    font-size: 20px;
    margin-bottom: 16px
}

.sessions_new,
.sessions_recall,
.passwords_create,
.password_edit,
.welcome_show,
.survey_show,
.registration_external_show,
.registration_show,
.registration_promocode_show {
    background-color: #ffffff
}

.sessions_new header,
.sessions_recall header,
.passwords_create header,
.password_edit header,
.welcome_show header,
.survey_show header,
.registration_external_show header,
.registration_show header,
.registration_promocode_show header {
    border: none !important;
    background: transparent !important;
    min-height: inherit !important;
    padding-bottom: 0 !important
}

.sessions_new header,
.sessions_new footer,
.sessions_new .banner-concierge-service,
.sessions_new .gap,
.sessions_recall header,
.sessions_recall footer,
.sessions_recall .banner-concierge-service,
.sessions_recall .gap,
.passwords_create header,
.passwords_create footer,
.passwords_create .banner-concierge-service,
.passwords_create .gap,
.password_edit header,
.password_edit footer,
.password_edit .banner-concierge-service,
.password_edit .gap,
.welcome_show header,
.welcome_show footer,
.welcome_show .banner-concierge-service,
.welcome_show .gap,
.survey_show header,
.survey_show footer,
.survey_show .banner-concierge-service,
.survey_show .gap,
.registration_external_show header,
.registration_external_show footer,
.registration_external_show .banner-concierge-service,
.registration_external_show .gap,
.registration_show header,
.registration_show footer,
.registration_show .banner-concierge-service,
.registration_show .gap,
.registration_promocode_show header,
.registration_promocode_show footer,
.registration_promocode_show .banner-concierge-service,
.registration_promocode_show .gap {
    display: none
}

.sessions_new .content,
.sessions_recall .content,
.passwords_create .content,
.password_edit .content,
.welcome_show .content,
.survey_show .content,
.registration_external_show .content,
.registration_show .content,
.registration_promocode_show .content {
    display: flex;
    flex-direction: column;
    height: 100%
}

.site_2737846.sessions_new .wrapper,
.site_2737846.sessions_recall .wrapper,
.site_2737846.passwords_create .wrapper,
.site_2737846.password_edit .wrapper {
    background-color: #ffffff;
    background-image: none
}

.w-auth__header {
    text-align: center;
    padding: 20px 50px;
    position: relative
}

.w-auth__header a.logo {
    display: inline-block;
    background-image: url(/assets/kkfeature/auth/logo-73c45f8604f4df36494c70cce825577bc2b6a68f938d42f4433651a048404dfb.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 29px;
    width: 175px
}

#login-dialog,
#password-recover-dialog {
    background: transparent !important;
    max-width: 500px !important;
    margin: 70px auto !important;
    padding: 0 !important;
    width: 100%
}

.mfp-dialog .dialog-form,
.mfp-dialog .social-media-login {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important
}

.mfp-dialog button:focus {
    outline: none
}

.mfp-dialog input[type="checkbox"]+label {
    cursor: pointer
}

.mfp-dialog input[type="checkbox"]+label::before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    background-image: url(/assets/kkfeature/auth/checkbox-98b105f1c11121a7eef0414c55cd9f0b685721dadd726f9454a461d413571a09.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

.mfp-dialog input[type="checkbox"]+label::before {
    background-position: 0 0
}

.mfp-dialog input[type="checkbox"]:checked+label::before {
    background-position: 0 -16px
}

.mfp-dialog .w-auth {
    font-family: "Open Sans", sans-serif;
    font-weight: 400
}

.mfp-dialog .w-auth .w-auth__wrapper .section-name {
    display: block;
    color: #105e8b;
    font-size: 24px;
    margin-bottom: 40px;
    text-align: center
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper {
    background: #fff;
    border: 2px solid #105e8b;
    text-align: left;
    position: relative
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .mfp-dialog__content {
    padding: 40px
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper a {
    color: #105e8b
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper a:hover {
    text-decoration: underline
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label {
    color: #105e8b;
    font-weight: 400;
    font-size: 11px;
    padding: 0
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .txtright {
    text-align: right
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul.checkbox {
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 11px
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul li.fleft {
    float: left
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul li.fright {
    float: right
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input-radio .ui-input__label {
    color: #868686;
    font-size: 14px;
    font-weight: 300;
    display: block
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input-radio label {
    color: #868686;
    font-size: 14px;
    font-weight: 300;
    display: block
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input {
    border: 1px solid #d7d8db;
    border-collapse: separate;
    color: #202a36;
    cursor: text;
    height: 48px;
    position: relative;
    text-align: left;
    width: 100%;
    margin-bottom: 10px
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__field {
    color: #202a36;
    font-style: normal;
    background: none;
    border: none;
    outline: none;
    resize: none;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    cursor: text;
    display: inline-block;
    font-size: 14px;
    height: 48px;
    padding: 20px 14px 8px;
    position: relative
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__label {
    color: #868686;
    font-size: 14px;
    font-weight: 400;
    left: 14px;
    pointer-events: none;
    position: absolute;
    text-align: left;
    top: 12px;
    transform: translateZ(0px);
    transition-duration: 0.1s;
    transition-property: top, font-size;
    transition-timing-function: ease-in-out;
    white-space: nowrap;
    will-change: top, font-size
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .is_focused .ui-input__label,
.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__field:focus~.ui-input__label {
    font-size: 12px;
    top: 6px
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input.welcome_select .ui-input__field {
    padding: 7px 3px 8px !important
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button {
    background-color: #105e8b;
    display: inline-block;
    border: 1px solid #105e8b;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 22px 11px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    -webkit-transition: border 200ms ease-out;
    -moz-transition: border 200ms ease-out;
    -o-transition: border 200ms ease-out;
    transition: border 200ms ease-out;
    width: 100%;
    text-decoration: none !important
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button:hover {
    background-color: #105e8b;
    color: #ffffff
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button:focus {
    outline: none
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__info {
    border-top: 1px solid #e1e1e1;
    margin-top: 5px;
    padding: 21px 37px 13px
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__info ul {
    font-size: 12px
}

.mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .buttons-wrapper .w-auth__button:not(:last-child) {
    margin-bottom: 13px
}

.w-auth__links {
    display: flex;
    padding-top: 25px
}

.w-auth__links .w-auth__links-terms {
    margin-left: auto
}

.w-auth__links ul {
    display: none;
    justify-content: space-between;
    width: 100%
}

.w-auth__bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: auto;
    padding: 0 50px
}

.w-auth__contacts ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 10px
}

.w-auth__bottom-terms {
    display: none
}

.w-auth__contacts-link {
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top left;
    width: 37px;
    height: 37px
}

.w-auth__contacts-phone {
    background-image: url(/assets/kkfeature/auth/icon-phone-7d958f4cb78bd261326bf36dfd67818d7abb1e922aeb4b2b4519b99218604593.png)
}

.w-auth__contacts-email {
    background-image: url(/assets/kkfeature/auth/icon-email-86cc3fbf3fe87181b41d9a081cce2f65bb6e36b6e51c05c375cde57bc7c6f24d.png)
}

.w-auth__apps ul {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    list-style: none;
    margin: 0;
    padding: 0
}

.w-auth__apps-link {
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top left;
    width: 114px;
    height: 34px
}

.w-auth__apps-appstore {
    background-image: url(/assets/kkfeature/auth/appstore-4d924695c585aeedf42f46b090cef73977bab7c7f95071ba40fdc07c066a0822.png)
}

.w-auth__apps-googleplay {
    background-image: url(/assets/kkfeature/auth/googleplay-6f861399d50d5849bde30831432db47ff0dd110e7f31960ea6a3faf2d310dff5.png)
}

.w-auth__apps-appgallery {
    background-image: url(/assets/kkfeature/auth/appgallery-4cb954399a2e0692dabfc22a8cd07912a19fe337128c70e69330b2a4cc6ea8d3.png)
}

@media only screen and (max-width: 992px) {
    .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .mfp-dialog__content {
        padding: 25px 20px
    }

    .w-auth__links ul {
        display: flex
    }

    .w-auth__links-terms {
        display: none
    }

    .w-auth__bottom {
        justify-content: center;
        padding: 0 20px
    }

    .w-auth__bottom-terms {
        display: block
    }

    .w-auth__contacts ul {
        display: none
    }

    .w-auth__apps-link {
        width: 96px;
        height: 30px
    }

    #login-dialog,
    #password-recover-dialog {
        width: 90%
    }
}

.complete_profile_show header,
.join_show header {
    border: none !important;
    background: transparent !important;
    min-height: inherit !important;
    padding-bottom: 0 !important
}

.complete_profile_show header .container,
.complete_profile_show footer,
.complete_profile_show .banner-concierge-service,
.complete_profile_show .gap,
.join_show header .container,
.join_show footer,
.join_show .banner-concierge-service,
.join_show .gap {
    display: none
}

.complete_profile_show .lang_switch-welcome,
.join_show .lang_switch-welcome {
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 0
}

.complete_profile_show .lang_switch-welcome a,
.join_show .lang_switch-welcome a {
    font-size: 16px
}

.complete_profile_show .lang_switch-welcome a.__rus:after,
.join_show .lang_switch-welcome a.__rus:after {
    background-color: #231f20 !important;
    height: 15px !important;
    top: 3px !important
}

.complete_profile_show #login-dialog,
.complete_profile_show #password-recover-dialog,
.join_show #login-dialog,
.join_show #password-recover-dialog {
    margin-top: 60px !important
}

.complete_profile_show .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label:before,
.join_show .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label:before {
    position: absolute;
    left: 0;
    top: 3px
}

.complete_profile_show .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label span,
.join_show .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label span {
    display: block;
    padding-left: 24px
}

body.concierge_service_index header.main {
    display: none
}

body.concierge_service_index footer.main {
    display: none
}

body.concierge_service_index .wrapper {
    background-color: #fff;
    background-image: none;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important
}

body.concierge_service_index .wrapper:after {
    content: none !important
}

body.concierge_service_index .wrapper .content {
    padding-bottom: 0 !important
}

body.concierge_service_index .gap-small {
    margin: 0
}

.banner-concierge-service {
    background-color: transparent;
    text-align: center;
    position: relative
}

.banner-concierge-service img {
    width: auto;
    display: inline-block
}

.p-conciergeService {
    font-family: "ProximaNovaRegular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: normal;
    color: #292929;
    padding-bottom: 30px
}

.p-conciergeService img {
    display: block;
    height: auto;
    max-width: 100%
}

.p-conciergeService strong {
    font-family: "ProximaNovaBold", sans-serif
}

.p-conciergeService__header {
    padding: 33px 0 20px
}

.p-conciergeService__logo {
    display: block;
    width: 133px;
    height: 21px
}

.p-conciergeService__return {
    color: #464646;
    font-size: 13px;
    line-height: 16px;
    padding-left: 16px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none
}

.p-conciergeService__return:hover {
    text-decoration: underline
}

.p-conciergeService__return::before {
    content: "";
    background: url(/assets/kkfeature/concierge-service/v4/icon-return-764d6e7601af1d4af7a2e18ef27617b183a12dae13b06bef4bd3f38609b74303.png) no-repeat top left;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 12px;
    margin-top: -6px
}

.p-conciergeService__top {
    padding: 24px 0 50px;
    text-align: center
}

.p-conciergeService__title {
    color: #385e88;
    font-size: 29px;
    line-height: 32px;
    font-family: "ProximaNovaBold", sans-serif;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center
}

.p-conciergeService__subtitle {
    font-size: 25px;
    line-height: 29px
}

.p-conciergeService__sliderWrap {
    margin-bottom: 65px
}

.p-conciergeService__slider>div {
    text-align: center
}

.p-conciergeService__slider-img {
    margin: 0 auto 30px;
    width: 200px
}

.p-conciergeService__slider-title {
    color: #385e88;
    font-size: 25px;
    line-height: 29px;
    font-family: "ProximaNovaBold", sans-serif;
    margin-bottom: 4px;
    font-weight: bold;
    text-transform: uppercase
}

.p-conciergeService__slider-item p {
    font-size: 20px;
    line-height: 24px
}

.p-conciergeService__slider-item span {
    font-family: "ProximaNovaSemibold", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

.p-conciergeService__row {
    display: flex;
    flex-wrap: wrap
}

.p-conciergeService__contacts--title {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 32px;
    line-height: 1.2;
    color: #385e88;
    text-align: center;
    margin-bottom: 135px
}

.p-conciergeService__col {
    font-size: 24px;
    line-height: 1.4;
    color: #292929;
    text-align: center;
    width: 33.3333%
}

.p-conciergeService__col:nth-child(1) .p-conciergeService__linkicon {
    background-image: url(/assets/kkfeature/concierge-service/icon01-3769d44038d950cdd79bece98e227cc0f95565990d88a13c3c8bf34aafb5721f.png)
}

.p-conciergeService__col:nth-child(2) .p-conciergeService__linkicon {
    background-image: url(/assets/kkfeature/concierge-service/icon02-0f165e2df88ae2963b78b388446d8c53b1913160eb77f11b0c999a83ae4b0043.png)
}

.p-conciergeService__col:nth-child(3) .p-conciergeService__linkicon {
    background-image: url(/assets/kkfeature/concierge-service/icon03-956d353be73aae49ef49b0d4b65dbd7df52630a2c5cab144b361c1a80f1b1832.png)
}

.p-conciergeService__col a {
    color: #292929
}

.p-conciergeService__col a:hover {
    color: #292929
}

.p-conciergeService__col ul {
    margin: 0;
    padding: 0
}

.p-conciergeService__col ul li {
    list-style: none
}

.p-conciergeService__linkicon {
    display: block;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% 100%;
    width: 130px;
    height: 130px;
    margin: 0 auto 80px
}

.p-conciergeService__col-title {
    font-size: 30px;
    margin-bottom: 30px
}

.p-conciergeService__footer {
    display: flex;
    justify-content: flex-end;
    padding-top: 100px
}

.p-conciergeService__footer-apps {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.p-conciergeService__footer-apps li {
    margin-left: 10px
}

.p-conciergeService__footer-apps a {
    display: block;
    width: 110px
}

.p-conciergeService .slick-dots li {
    width: 24px;
    height: 24px;
    margin: 0 9px
}

.p-conciergeService .slick-dots li button {
    background: #a0b2c6;
    border-radius: 50%;
    width: 24px;
    height: 24px
}

.p-conciergeService .slick-dots li.slick-active button {
    background: #385e88
}

.p-conciergeService .slick-dots li button::before {
    content: none
}

@media (min-width: 768px) {
    .hidden-mobile {
        display: none !important
    }

    .p-conciergeService__slider {
        display: flex
    }

    .p-conciergeService__slider>div {
        padding: 0 10px;
        width: 33.3333%
    }

    .p-conciergeService__slider>div:last-child .p-conciergeService__slider-img {
        margin-top: 57px;
        width: 230px
    }

    .p-conciergeService__block {
        display: flex;
        align-items: center
    }

    .p-conciergeService__block1 .p-conciergeService__block-img {
        display: flex;
        flex-basis: 668px;
        flex-grow: 0;
        flex-shrink: 0;
        max-width: 668px
    }

    .p-conciergeService__block1 .p-conciergeService__block-text {
        margin-left: -39px;
        margin-top: 34px
    }

    .p-conciergeService__block2 {
        margin-bottom: 230px;
        padding-left: 70px
    }

    .p-conciergeService__block2 .p-conciergeService__block-img {
        display: flex;
        flex-basis: 468px;
        flex-grow: 0;
        flex-shrink: 0;
        max-width: 468px
    }

    .p-conciergeService__block2 .p-conciergeService__block-text {
        padding-left: 40px
    }

    .p-conciergeService__block3 {
        margin-bottom: 150px;
        padding-left: 33px
    }

    .p-conciergeService__block3 .p-conciergeService__block-img {
        display: flex;
        flex-basis: 628px;
        flex-grow: 0;
        flex-shrink: 0;
        max-width: 628px
    }

    .p-conciergeService__block4 .p-conciergeService__block-img {
        display: flex;
        flex-basis: 528px;
        flex-grow: 0;
        flex-shrink: 0;
        max-width: 528px
    }
}

@media only screen and (max-width: 992px) {
    .p-conciergeService__contacts--title {
        font-size: 28px;
        margin-bottom: 40px
    }

    .p-conciergeService__col {
        font-size: 20px;
        margin-bottom: 30px;
        width: 100%
    }

    .p-conciergeService__linkicon {
        width: 100px;
        height: 100px;
        margin-bottom: 40px
    }

    .p-conciergeService__footer {
        padding-top: 50px
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: none !important
    }

    .p-conciergeService__header {
        padding: 27px 0 37px
    }

    .p-conciergeService__logo {
        width: 219px;
        height: 35px
    }

    .p-conciergeService__return {
        font-size: 18px;
        line-height: 22px;
        padding-left: 27px
    }

    .p-conciergeService__return::before {
        width: 10px;
        height: 20px;
        margin-top: -10px
    }

    .p-conciergeService__title {
        font-size: 31px;
        line-height: 34px;
        margin-bottom: 25px
    }

    .p-conciergeService__subtitle {
        font-size: 26px;
        line-height: 30px
    }

    .p-conciergeService__slider-item {
        max-width: 380px;
        margin: 0 auto 35px
    }

    .p-conciergeService__slider-img {
        margin-bottom: 40px
    }

    .p-conciergeService__slider-title {
        font-size: 27px;
        line-height: 31px
    }

    .p-conciergeService__slider-item p {
        line-height: 26px
    }

    .p-conciergeService__block {
        padding: 0 20px
    }

    .p-conciergeService__block-img {
        margin: 0 auto
    }

    .p-conciergeService__block-text {
        font-size: 22px;
        line-height: 26px
    }

    .p-conciergeService__block1 {
        margin-bottom: 81px
    }

    .p-conciergeService__block1 .p-conciergeService__block-img {
        max-width: 640px;
        margin-bottom: 38px
    }

    .p-conciergeService__block1 .p-conciergeService__block-text--title {
        font-size: 26px;
        line-height: 32px
    }

    .p-conciergeService__title1 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 30px
    }

    .p-conciergeService__block2 {
        display: flex;
        flex-direction: column
    }

    .p-conciergeService__block2 .p-conciergeService__block-img {
        order: 2
    }

    .p-conciergeService__block2 .p-conciergeService__block-text {
        order: 1;
        margin-bottom: 117px
    }

    .p-conciergeService__block-text--1 {
        font-size: 21px
    }

    .p-conciergeService__block-text--2 {
        font-size: 27px;
        line-height: 31px
    }

    .p-conciergeService__block2 .p-conciergeService__block-img {
        max-width: 520px;
        margin-bottom: 128px
    }

    .p-conciergeService__block3 .p-conciergeService__block-img {
        margin-bottom: 140px
    }

    .p-conciergeService__block3 .p-conciergeService__block-text {
        margin-bottom: 110px
    }

    .p-conciergeService__block4 {
        display: flex;
        flex-direction: column;
        margin-bottom: 72px
    }

    .p-conciergeService__block4 .p-conciergeService__block-img {
        order: 2;
        max-width: 580px
    }

    .p-conciergeService__block4 .p-conciergeService__block-text {
        order: 1
    }

    .p-conciergeService__footer {
        justify-content: center
    }

    .p-conciergeService__footer-apps a {
        width: 120px
    }
}

@media (max-width: 480px) {
    .p-conciergeService__subtitle {
        font-size: 22px;
        line-height: 26px
    }

    .p-conciergeService__slider-img {
        width: 160px
    }

    .p-conciergeService__slider-item p {
        font-size: 17px;
        line-height: 21px
    }

    .p-conciergeService__block1 .p-conciergeService__block-text--title {
        font-size: 20px;
        line-height: 24px
    }

    .p-conciergeService__block-text {
        font-size: 18px;
        line-height: 20px
    }

    .p-conciergeService__title1 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px
    }

    .p-conciergeService__block-text--2 {
        font-size: 22px;
        line-height: 26px
    }

    .p-conciergeService__block2 .p-conciergeService__block-text {
        margin-bottom: 67px
    }

    .p-conciergeService__block2 .p-conciergeService__block-img {
        margin-bottom: 68px
    }

    .p-conciergeService__block3 .p-conciergeService__block-text {
        margin-bottom: 60px
    }

    .p-conciergeService__block3 .p-conciergeService__block-img {
        margin-bottom: 70px
    }

    .p-conciergeService__footer-apps a {
        width: 90px
    }
}

body.connect_program_index {
    background-color: #f1f1f1 !important
}

body.connect_program_index header.main,
body.connect_program_index .gap {
    display: none
}

body.connect_program_index .b-citylist {
    display: none
}

body.connect_program_index .banner-concierge-service {
    display: none
}

body.connect_program_index footer.main {
    display: none
}

body.connect_program_index .wrapper {
    position: relative;
    margin: 0;
    padding: 0
}

body.connect_program_index .wrapper:before {
    background: url(/assets/kkfeature/connect-program/veeam/bg01-2500cc80dddf793f310ddd9339e15ee1f01d781fb7482fb77173ea07ab6f506e.png) no-repeat 0 0;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 330px;
    height: 334px
}

body.connect_program_index .wrapper:after {
    background: url(/assets/kkfeature/connect-program/veeam/bg02-510cd332419738cf3573ed016228ad39faa3cd7a071bdd38f1476f10dfd5b8e1.png) no-repeat top right;
    background-size: auto 100%;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 688px;
    height: 100% !important
}

body.connect_program_index .p-connect {
    font-family: "Open Sans", sans-serif;
    max-width: 950px;
    margin: 0 auto;
    padding-top: 70px;
    position: relative;
    z-index: 5
}

body.connect_program_index .p-connect span.p-connect-logo {
    background: url(/assets/kkfeature/connect-program/veeam/logo-98a86ef0c60d29cc62bb2b0d076dce229ea7f5caea48a2432931051a4f5656cf.png) no-repeat 0 0;
    display: block;
    height: 37px;
    width: 534px;
    margin-bottom: 180px
}

body.connect_program_index .p-connect .p-connect-text {
    color: #005f4b
}

body.connect_program_index .p-connect .p-connect-text p.__01 {
    font-size: 31px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 50px
}

body.connect_program_index .p-connect .p-connect-text p.__02 {
    font-size: 20px
}

.b-coupon {
    background-color: #fff;
    margin-bottom: 15px
}

.b-coupon .span9 {
    margin-left: 0 !important
}

.b-coupon:last-child {
    margin-bottom: 0
}

.b-coupon .b-coupon__image {
    background-color: #fff;
    padding: 5px 7px
}

.b-coupon .b-coupon__content {
    background-color: #fff;
    padding: 5px 7px;
    overflow: hidden
}

.b-coupon .b-coupon__content .b-coupon__content--name {
    color: #414141;
    font-size: 12px
}

.b-coupon .b-coupon__content .b-coupon__content--name a {
    color: #414141 !important
}

.b-coupon table {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 12px;
    width: 100%
}

.b-coupon table thead {
    background-color: #fbfbfb
}

.b-coupon table tr:last-child td {
    border-bottom: none
}

.b-coupon table th,
.b-coupon table td {
    text-align: center
}

.b-coupon table th:last-child,
.b-coupon table td:last-child {
    border-right: none
}

.b-coupon table th {
    font-size: 10px;
    color: #414141;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #ebebeb;
    font-weight: normal;
    vertical-align: middle
}

.b-coupon table td {
    border-top: 0;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #ebebeb;
    padding: 8px;
    color: #414141;
    vertical-align: middle !important
}

.b-coupon table .wide_column {
    width: 300px
}

.b-coupon table .coupon_marked_checkbox input {
    display: none
}

.b-coupon table .coupon_marked_checkbox span {
    background: url(/assets/kkfeature/marked_as_used_at_unchecked-d12fcf0396213b0112d47c1bd4c127acacf4d417309c9cfd723e366f56e23fae.png) no-repeat center bottom;
    width: 27px;
    height: 27px;
    display: inline-block
}

.b-coupon table .coupon_marked_checkbox span.active {
    background: url(/assets/kkfeature/marked_as_used_at_checked-f5c13b242909c206f9647433cf446f19c7594f4faf6dc59a87e220a385b483fb.png) no-repeat center bottom;
    width: 27px;
    height: 27px;
    display: inline-block
}

.b-coupon table .b-coupon__content--number,
.b-coupon table .b-coupon__content--date {
    font-size: 10px;
    font-weight: bold
}

.b-coupon table .b-coupon__content--secret {
    font-weight: bold
}

.b-coupon table .b-coupon__content--print a {
    background: url(/assets/coupons/icons-924ee9460f4a3f6d1938b0a827a51cbe0263a662f63eda8a62acaca1d79771a2.png) no-repeat 0 0;
    display: inline-block;
    text-indent: -9999px;
    width: 19px;
    height: 18px;
    vertical-align: middle
}

.b-coupon table .b-coupon__content--print a:hover {
    opacity: 0.7
}

.b-coupon table .b-coupon__content--show a {
    background: url(/assets/coupons/icon-show-8f57f74f03f84102f4564ffcb87728b2dddb04888147d1b197147078a07dfdc1.png) no-repeat 0 0;
    display: inline-block;
    text-indent: -9999px;
    width: 22px;
    height: 12px;
    vertical-align: middle
}

.b-coupon table .b-coupon__content--show a:hover {
    opacity: 0.7
}

.b-coupon table .b-coupon__content--pdf a {
    background: url(/assets/coupons/icons-924ee9460f4a3f6d1938b0a827a51cbe0263a662f63eda8a62acaca1d79771a2.png) no-repeat -25px 0;
    display: inline-block;
    text-indent: -9999px;
    width: 16px;
    height: 21px
}

.b-coupon table .b-coupon__content--pdf a:hover {
    opacity: 0.7
}

.container .deal_head--info .pick_a_deal:after {
    background: url(/assets/kkfeature/deal_container/trigger-171f9e39206c6635de27d7f44d0506f93d8c4b046bf859b23f8bf797fca2ccc5.png) no-repeat 0 0;
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    margin-right: -70px;
    margin-top: -14px;
    width: 17px;
    height: 10px
}

.container .b-multi-deals {
    display: none;
    border-top: 1px solid #e0e0e0;
    padding: 14px 25px 25px
}

.container .b-multi-deals .b-name {
    font-size: 16px;
    color: #9b9a9a;
    margin-bottom: 20px
}

.container .b-multi-deals .b-multi-deal {
    border: 1px solid #e0e0e0;
    margin-bottom: 25px
}

.container .b-multi-deals .b-multi-deal:hover {
    border-color: #025d8c
}

.container .b-multi-deals .b-multi-deal:hover .button {
    border-color: #025d8c
}

.container .b-multi-deals .b-multi-deal .deal-title {
    min-height: 135px;
    padding: 12px 10px;
    color: #414141;
    display: block;
    font-size: 12px;
    line-height: 22px
}

.container .b-multi-deals .b-multi-deal .btn-large {
    margin-bottom: 0 !important
}

.container .b-multi-deals .b-multi-deal .coupon-meta.voucher-info {
    height: 42px;
    border-top: 1px solid #e0e0e0;
    font-size: 13px
}

body.pernod_ricard_access_denied_show {
    background-color: #fff !important
}

body.pernod_ricard_access_denied_show header,
body.pernod_ricard_access_denied_show footer,
body.pernod_ricard_access_denied_show .banner-concierge-service,
body.pernod_ricard_access_denied_show .gap-small {
    display: none
}

.p-hr-department {
    padding-top: 60px;
    text-align: center
}

.p-hr-department p {
    color: #80a5d1;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px
}

body.pages_app,
body.profile_mobile_auth,
body.pages_app.site_2738511,
body.profile_mobile_auth.site_2738511,
body.pages_app.site_2737854,
body.profile_mobile_auth.site_2737854 {
    background-color: #fff;
    background-image: none
}

body.pages_app .wrapper,
body.profile_mobile_auth .wrapper,
body.pages_app.site_2738511 .wrapper,
body.profile_mobile_auth.site_2738511 .wrapper,
body.pages_app.site_2737854 .wrapper,
body.profile_mobile_auth.site_2737854 .wrapper {
    background-color: #fff;
    background-image: none
}

body.pages_app header.main,
body.pages_app .banner-concierge-service,
body.pages_app footer.main,
body.pages_app .gap,
body.profile_mobile_auth header.main,
body.profile_mobile_auth .banner-concierge-service,
body.profile_mobile_auth footer.main,
body.profile_mobile_auth .gap,
body.pages_app.site_2738511 header.main,
body.pages_app.site_2738511 .banner-concierge-service,
body.pages_app.site_2738511 footer.main,
body.pages_app.site_2738511 .gap,
body.profile_mobile_auth.site_2738511 header.main,
body.profile_mobile_auth.site_2738511 .banner-concierge-service,
body.profile_mobile_auth.site_2738511 footer.main,
body.profile_mobile_auth.site_2738511 .gap,
body.pages_app.site_2737854 header.main,
body.pages_app.site_2737854 .banner-concierge-service,
body.pages_app.site_2737854 footer.main,
body.pages_app.site_2737854 .gap,
body.profile_mobile_auth.site_2737854 header.main,
body.profile_mobile_auth.site_2737854 .banner-concierge-service,
body.profile_mobile_auth.site_2737854 footer.main,
body.profile_mobile_auth.site_2737854 .gap {
    display: none
}

.app-wrapper {
    font-family: "ProximaNovaRegular", sans-serif;
    padding-bottom: 30px
}

.app-wrapper a {
    color: #385e88
}

.app-container {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
    padding: 0 17px;
    box-sizing: border-box
}

.app-header {
    padding-top: 25px
}

.app-header__logo {
    display: block;
    width: 100px;
    height: 16px;
    margin-bottom: 15px
}

.app-header__inner {
    max-width: 932px;
    width: 100%;
    margin: 0 auto;
    padding: 0 17px;
    box-sizing: border-box
}

.app-breadcrumbs {
    font-size: 10px;
    text-transform: uppercase
}

.app-breadcrumbs a {
    display: inline-block;
    padding-left: 10px;
    color: #626262;
    text-decoration: none;
    position: relative
}

.app-breadcrumbs a::before {
    content: "";
    background: url(/assets/kkfeature/mobile-app/icon-return-764d6e7601af1d4af7a2e18ef27617b183a12dae13b06bef4bd3f38609b74303.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 2px;
    width: 4px;
    height: 9px
}

.app-about {
    padding-top: 10px
}

.app-title {
    font-size: 18px;
    font-family: "ProximaNovaBold", sans-serif;
    color: #385e88;
    margin-bottom: 20px;
    text-align: center
}

.app-description {
    display: flex;
    flex-wrap: wrap
}

.app-description__image {
    width: 181px
}

.app-description__text {
    font-size: 15px;
    line-height: 18px;
    box-sizing: border-box;
    padding-top: 37px;
    padding-left: 50px;
    flex: 1;
    min-width: 0
}

.app-description__text a:hover {
    text-decoration: none
}

.app-description__text ul {
    padding: 0;
    list-style: none
}

.app-description__text ul li {
    margin-bottom: 18px
}

.app-auth {
    padding-top: 28px
}

.app-auth__info-title {
    font-size: 18px;
    font-family: "ProximaNovaBold", sans-serif;
    color: #385e88
}

.app-auth__info-1 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 79px
}

.app-auth__info-1-img {
    width: 179px
}

.app-auth__info-1-text {
    display: flex;
    align-items: center;
    font-size: 15px;
    box-sizing: border-box;
    flex: 1;
    padding-left: 92px
}

.app-auth__info-1-text ul {
    padding: 0;
    list-style: none
}

.app-auth__info-1-text ul li {
    margin-bottom: 20px
}

.app-auth__info-1-text ul li span {
    font-family: "ProximaNovaBold", sans-serif;
    display: inline-block;
    color: #385e88
}

.app-auth__info-1-code {
    font-family: "ProximaNovaBold", sans-serif
}

.app-auth__info-2 {
    margin-bottom: 18px
}

.app-auth__info-2-title {
    position: relative;
    z-index: 2
}

.app-auth__info-2-img {
    position: relative;
    top: -43px;
    left: 31px;
    font-size: 15px;
    line-height: 18px;
    max-width: 650px
}

.app-auth__info-2-text-1 {
    position: absolute;
    width: 250px;
    left: -37px;
    top: 261px;
    text-align: center
}

.app-auth__info-2-text-2 {
    position: absolute;
    width: 150px;
    right: 16px;
    top: 179px;
    text-align: center
}

.app-auth__info-2-text-3 {
    position: absolute;
    width: 200px;
    right: -10px;
    top: 418px;
    text-align: center
}

.app-auth__info-3 {
    margin-bottom: 63px
}

.app-auth__info-3-title {
    text-align: center;
    margin-bottom: 24px
}

.app-auth__info-3-images {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    padding: 0 80px;
    text-align: center
}

.app-auth__info-3-img {
    box-sizing: border-box;
    padding: 0 20px;
    width: 50%
}

.app-auth__info-3-img img {
    margin: 0 auto 20px;
    max-width: 188px;
    width: 100%
}

.app-auth__info-4 {
    margin-bottom: 110px
}

.app-auth__info-4-title {
    margin-bottom: 43px
}

.app-auth__info-4-row {
    display: flex;
    flex-wrap: wrap
}

.app-auth__info-4-img {
    max-width: 394px;
    width: 100%
}

.app-auth__info-4-text {
    font-size: 15px;
    display: flex;
    align-items: center;
    padding-left: 34px;
    box-sizing: border-box;
    flex: 1
}

.app-auth__info-4-text ul {
    padding: 0;
    list-style: none
}

.app-auth__info-4-text ul li {
    margin-bottom: 20px
}

.app-auth__info-5 {
    margin-bottom: 110px
}

.app-auth__info-5-title {
    margin-bottom: 43px
}

.app-auth__info-5-row {
    display: flex;
    flex-wrap: wrap
}

.app-auth__info-5-img {
    max-width: 394px;
    width: 100%
}

.app-auth__info-5-text {
    font-size: 15px;
    display: flex;
    align-items: center;
    padding-right: 34px;
    box-sizing: border-box;
    flex: 1
}

.app-auth__info-5-text ul {
    padding: 0;
    list-style: none
}

.app-auth__info-5-text ul li {
    margin-bottom: 20px
}

.app-auth__info-6 {
    margin-bottom: 67px
}

.app-auth__info-6-title {
    margin-bottom: 36px
}

.app-auth__info-6-row {
    display: flex;
    flex-wrap: wrap
}

.app-auth__info-6-row-1 {
    display: flex;
    flex: 1;
    padding-left: 20px
}

.app-auth__info-6-img-1 {
    max-width: 188px;
    width: 100%
}

.app-auth__info-6-img-1-text {
    display: none;
    font-size: 10px;
    text-align: center;
    padding: 20px 0 65px
}

.app-auth__info-6-img-2 {
    max-width: 323px;
    width: 100%
}

.app-auth__info-6-text {
    font-size: 14px;
    line-height: 18px;
    flex: 1;
    padding-left: 10px;
    padding-top: 4px
}

.app-auth__info-6-text>div {
    margin-bottom: 30px
}

.app-auth__info-6-text>div:last-child {
    margin-bottom: 0
}

.app-auth__info-6-text-1 {
    font-size: 15px;
    padding-top: 10px
}

.app-auth__info-7-title {
    margin-bottom: 36px
}

.app-auth__info-7-row {
    display: flex;
    flex-wrap: wrap
}

.app-auth__info-7-img {
    padding-right: 45px;
    max-width: 187px
}

.app-auth__info-7-text {
    font-size: 15px;
    display: flex;
    align-items: center;
    padding-right: 34px;
    box-sizing: border-box;
    flex: 1
}

@media only screen and (max-width: 992px) {
    .app-header {
        padding-top: 13px;
        margin-bottom: 24px
    }

    .app-title {
        font-size: 13px
    }

    .app-about {
        padding-top: 0
    }

    .app-description__image {
        width: 171px;
        margin: 0 auto
    }

    .app-description__text {
        font-size: 11px;
        line-height: 14px;
        padding-left: 0;
        padding-top: 20px;
        flex: inherit;
        text-align: center
    }

    .app-description__text ul {
        padding: 0;
        list-style: none
    }

    .app-description__text ul li {
        margin-bottom: 15px
    }

    .app-auth {
        padding-top: 0
    }

    .app-auth__info-1 {
        margin-bottom: 39px
    }

    .app-auth__info-1-img {
        width: 129px
    }

    .app-auth__info-1-text {
        font-size: 10px;
        padding-left: 29px
    }

    .app-auth__info-1-text ul {
        padding: 0;
        list-style: none
    }

    .app-auth__info-1-text ul li {
        margin-bottom: 10px
    }

    .app-auth__info-1-text ul div {
        display: inline-block
    }

    .app-auth__info-1-code {
        font-size: 21px
    }

    .app-auth__info-title {
        font-size: 13px;
        text-align: center
    }

    .app-auth__info-2-title {
        margin-bottom: 15px
    }

    .app-auth__info-2-img {
        font-size: 7px;
        line-height: 9px;
        left: auto;
        top: auto;
        max-width: 340px;
        margin: 0 auto
    }

    .app-auth__info-2-text-1 {
        width: 110px;
        left: -9px;
        top: 138px
    }

    .app-auth__info-2-text-2 {
        width: 70px;
        top: 96px
    }

    .app-auth__info-2-text-3 {
        width: 100px;
        right: -5px;
        top: 220px
    }

    .app-auth__info-2 {
        margin-bottom: 108px
    }

    .app-auth__info-3-images {
        font-size: 9px;
        padding: 0
    }

    .app-auth__info-3-img img {
        margin-bottom: 16px
    }

    .app-auth__info-3 {
        margin-bottom: 30px
    }

    .app-auth__info-3-img {
        padding: 0 10px
    }

    .app-auth__info-4 {
        margin-bottom: 12px
    }

    .app-auth__info-4-title {
        margin-bottom: 34px
    }

    .app-auth__info-4-img {
        max-width: 274px;
        margin: 0 auto 24px
    }

    .app-auth__info-4-text {
        font-size: 10px;
        padding: 0 30px;
        text-align: center;
        flex: auto
    }

    .app-auth__info-5 {
        margin-bottom: 20px
    }

    .app-auth__info-5-title {
        margin-bottom: 36px
    }

    .app-auth__info-5-text {
        order: 2;
        font-size: 10px;
        padding: 0 30px;
        text-align: center;
        flex: auto
    }

    .app-auth__info-5-img {
        order: 1;
        max-width: 274px;
        margin: 0 auto 24px
    }

    .app-auth__info-6 {
        margin-bottom: 57px
    }

    .app-auth__info-6-img-1 {
        margin: 0 auto
    }

    .app-auth__info-6-img-1 img {
        display: block;
        width: 125px;
        margin: 0 auto
    }

    .app-auth__info-6-img-2 {
        max-width: 217px
    }

    .app-auth__info-6-row-1 {
        flex: auto;
        padding-left: 0
    }

    .app-auth__info-6-img-1-text {
        display: block
    }

    .app-auth__info-6-text-1 {
        display: none
    }

    .app-auth__info-6-text {
        font-size: 9px;
        line-height: 12px;
        padding-left: 8px;
        padding-top: 0;
        max-width: 130px
    }

    .app-auth__info-6-text>div {
        margin-bottom: 25px
    }

    .app-auth__info-7-title {
        margin-bottom: 56px
    }

    .app-auth__info-7-text {
        order: 2;
        font-size: 10px;
        padding: 0 30px;
        text-align: center;
        flex: auto
    }

    .app-auth__info-7-img {
        order: 1;
        max-width: 124px;
        margin: 0 auto 44px;
        padding-right: 0
    }
}

@media only screen and (max-width: 320px) {
    .app-auth__info-6-img-2 {
        max-width: 180px
    }

    .app-auth__info-6-text {
        font-size: 8px;
        line-height: 10px
    }

    .app-auth__info-6-text>div {
        margin-bottom: 16px
    }

    .app-auth__info-2-text-1 {
        left: -16px;
        top: 118px
    }

    .app-auth__info-2-text-2 {
        top: 80px;
        right: 5px
    }

    .app-auth__info-2-text-3 {
        right: -10px;
        top: 190px
    }
}

.online-booking-form {
    margin: 20px;
    padding-bottom: 20px
}

.online-booking-form .online-booking-hint {
    margin-bottom: 30px;
    font-size: 14px
}

.online-booking-form .online-booking-button-wrapper {
    width: 185px
}

.online-booking-dialog {
    max-width: 492px;
    padding: 0;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.28)
}

.online-booking-dialog h3 {
    background-color: #025d8c;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 16px;
    font-size: 16px;
    margin: 0
}

.online-booking-dialog h5 {
    background-color: #3693cd;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 11px;
    font-size: 14px;
    font-weight: normal;
    margin: 0
}

.online-booking-dialog .online-booking-content {
    padding: 20px
}

.online-booking-dialog .online-booking-content .b-numder-vaucher {
    background-color: #f4f4f4;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
    margin-bottom: 26px
}

.online-booking-dialog .online-booking-content .b-numder-vaucher span {
    display: block;
    margin-bottom: 6px
}

.online-booking-dialog .online-booking-content .b-numder-vaucher span:last-child {
    margin-bottom: 0
}

.online-booking-dialog .online-booking-content .b-numder-vaucher span.name {
    color: #464646;
    font-size: 12px
}

.online-booking-dialog .online-booking-content .b-numder-vaucher span.number {
    color: #025d8c;
    font-size: 14px
}

.online-booking-dialog .online-booking-content span.section-name {
    font-family: arial, helvetica, sans-serif;
    color: #025d8c;
    display: block;
    margin-bottom: 22px;
    font-size: 14px;
    font-weight: bold
}

.online-booking-dialog .online-booking-content .control-group .controls {
    position: relative
}

.online-booking-dialog .online-booking-content .control-group .controls>span {
    position: relative;
    display: block
}

.online-booking-dialog .online-booking-content .control-group .controls .selectBox {
    border-radius: 0 4px 4px 0 important;
    width: 100% !important
}

.online-booking-dialog .online-booking-content .control-group .controls .selectBox-dropdown .selectBox-label {
    width: 85% !important;
    white-space: inherit !important
}

.online-booking-dialog .online-booking-content .control-group .controls.withlabel>span {
    margin-left: 152px
}

.online-booking-dialog .online-booking-content .control-group .controls.withlabel input[type="text"] {
    border-radius: 0 4px 4px 0
}

.online-booking-dialog .online-booking-content .control-group .controls .success-input:before {
    background: url(/assets/kkfeature/online-booking/success-input-854f42e72673c45737bbd3ac303bbcbdd674cb468a41cffde6cf31c4999d248a.png) no-repeat 0 0;
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    left: 10px;
    top: 9px
}

.online-booking-dialog .online-booking-content .control-group .controls .success-input input[type="text"] {
    border-color: #025d8c;
    color: #025d8c;
    padding: 0 38px
}

.online-booking-dialog .online-booking-content .control-group .controls .success-input input[type="text"]:focus {
    border-color: #025d8c
}

.online-booking-dialog .online-booking-content .control-group .controls .error-input {
    display: none;
    color: #b93b3b
}

.online-booking-dialog .online-booking-content .control-group .controls .error-input:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    left: 10px;
    top: 9px
}

.online-booking-dialog .online-booking-content .control-group .controls .error-input input[type="text"] {
    border-color: #b93b3b;
    color: #b93b3b;
    padding: 0 38px
}

.online-booking-dialog .online-booking-content .control-group .controls .error-input input[type="text"]:focus {
    border-color: #b93b3b
}

.online-booking-dialog .online-booking-content .control-group .controls .clear-input {
    background: url(/assets/kkfeature/online-booking/clear-input-685ca7acb851b3e02edff13255e324a42df72f8b3e9e0cbdeea73132eab3082e.png) no-repeat 0 0;
    position: absolute;
    width: 18px;
    height: 18px;
    display: block;
    right: 10px;
    top: 8px
}

.online-booking-dialog .online-booking-content .control-group .controls input[type="text"] {
    color: #025d8c;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 33px;
    line-height: 33px;
    border-color: #ddd
}

.online-booking-dialog .online-booking-content .control-group .controls input[type="text"]:focus {
    border-color: #ccc
}

.online-booking-dialog .online-booking-content .control-group .controls input[type="text"].vaucher {
    color: #025d8c;
    font-style: normal
}

.online-booking-dialog .online-booking-content .control-group .controls.textarea-wrap:before,
.online-booking-dialog .online-booking-content .control-group .controls.textarea-wrap:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-top: 0
}

.online-booking-dialog .online-booking-content .control-group .controls.textarea-wrap:before {
    top: -10px;
    left: 81px;
    border-bottom-color: #ccc;
    border-width: 11px
}

.online-booking-dialog .online-booking-content .control-group .controls.textarea-wrap:after {
    top: -9px;
    left: 82px;
    border-bottom-color: #fff;
    border-width: 10px
}

.online-booking-dialog .online-booking-content .control-group .controls.textarea-wrap textarea {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 150px;
    border-color: #ddd;
    color: #025d8c
}

.online-booking-dialog .online-booking-content .control-group .controls.textarea-wrap textarea:focus {
    border-color: #ccc
}

.online-booking-dialog .online-booking-content .control-group .controls .online-booking-label {
    border-radius: 4px 0 0 4px;
    color: #414141;
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    position: absolute;
    left: 0;
    top: 0;
    width: 153px;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 14px;
    background-image: -webkit-linear-gradient(top, #fefefe, #ededed);
    background-image: -moz-linear-gradient(top, #fefefe, #ededed);
    background-image: -ms-linear-gradient(top, #fefefe, #ededed);
    background-image: -o-linear-gradient(top, #fefefe, #ededed);
    background-image: linear-gradient(top, #fefefe, #ededed)
}

.online-booking-dialog .online-booking-content .button-wrapper {
    text-align: center;
    padding-top: 20px
}

.online-booking-dialog .online-booking-content .button-wrapper .btn {
    padding-left: 100px;
    padding-right: 100px;
    font-weight: normal
}

.online-booking-dialog .online-booking-content .button-wrapper .btn:focus {
    color: #a6c4d6 !important
}

.online-booking-dialog .online-booking-content .other-content {
    text-align: center
}

.online-booking-dialog .online-booking-content .other-content span {
    display: block;
    margin-bottom: 30px
}

.online-booking-dialog .online-booking-content .other-content h4 {
    color: #025d8c;
    font-size: 16px;
    margin: 0 0 10px
}

.online-booking-dialog .online-booking-content .online-booking-footer {
    margin: 50px -20px 0 -20px;
    border-top: 1px solid #ddd;
    padding: 25px 20px 0;
    text-align: center
}

.online-booking-dialog .online-booking-content .online-booking-footer p {
    color: #b7b7b7
}

.online-booking-dialog .online-booking-content .online-booking-footer span.phone {
    color: #025d8c;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 14px
}

.online-booking-dialog .online-booking-content .error-text {
    color: #b73737;
    text-align: center;
    display: block;
    margin-bottom: 10px
}

.selectBox-options LI A {
    white-space: inherit !important
}

.p-profile {
    font-size: 14px
}

.p-profile .return-link {
    font-size: 12px;
    color: #414141;
    display: inline-block;
    position: relative;
    padding-left: 15px;
    margin-bottom: 20px
}

.p-profile .return-link:before {
    content: "";
    background-image: url(/assets/kkfeature/less_sign-110159e4ea28b44a8b8d1bb1d06ac37814b4420bb53594503b46b6cd535bc3cb.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px
}

.p-profile .return-link:hover {
    color: black
}

.p-profile .return-link.active {
    font-weight: bold
}

.p-profile .nav-profile {
    margin-bottom: 30px
}

.p-profile .nav-profile ul {
    margin: 0;
    padding: 0
}

.p-profile .nav-profile ul li {
    list-style-type: none
}

.p-profile .nav-profile ul li.item a {
    background-color: #fff;
    border-color: #ddd;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    color: #414141;
    display: block;
    padding: 12px 18px
}

.p-profile .nav-profile ul li:first-child a {
    border-top-width: 1px
}

.p-profile .nav-profile ul li.state-active a,
.p-profile .nav-profile ul li:hover a {
    background-color: #105e8b;
    color: #a6c4d6
}

.p-profile form #submit_subscriptions_from {
    line-height: 50px;
    padding: 0
}

.p-profile form label.date {
    color: #414141;
    display: block;
    font-size: 12px
}

.p-profile form .form-group.date {
    margin-top: 20px
}

.p-profile form .form-group input[type="text"],
.p-profile form .form-group input[type="password"],
.p-profile form .form-group select {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 37px;
    line-height: 37px
}

.p-profile form .mailings {
    margin-top: 10px
}

.p-profile form .mailings .profile-checkbox-label {
    color: #105e8b;
    float: left;
    line-height: 2;
    margin-left: 10px
}

.p-profile form .mailings .profile-checkbox {
    width: 27px;
    float: left
}

.p-profile form .mailings .profile-checkbox input {
    display: none
}

.p-profile form .mailings .profile-checkbox span {
    background: url(/assets/kkfeature/subscriptions_unchecked-53de32c08237d2d555505e1d87407ebe1de38dbecd42e3caef3f67a2a200253c.png) no-repeat center bottom;
    width: 27px;
    height: 27px;
    display: inline-block
}

.p-profile form .mailings .profile-checkbox input:checked+span {
    background: url(/assets/kkfeature/subscriptions_checked-7605f610b049bfa587f4da5bd2d63f8ef9b01a8bcde1e3ff2aa5097d32a5d52e.png) no-repeat center bottom;
    width: 27px;
    height: 27px;
    display: inline-block
}

.p-profile form .mailings_cities {
    display: none
}

.p-profile form .mailings_cities.active {
    display: block
}

.p-profile form .mailings_cities .selected-cities-wrapper {
    font-size: 0;
    display: table;
    margin: -5px -5px 0
}

.p-profile form .mailings_cities .selected-cities-wrapper .subscription_errors {
    color: red;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 0
}

.p-profile form .mailings_cities .selected-cities-wrapper .city-item {
    font-size: 12px;
    margin: 5px 5px 0;
    position: relative;
    display: inline-block
}

.p-profile form .mailings_cities .selected-cities-wrapper .city-item .city-link-text {
    font-size: 12px;
    padding: 7px 29px 7px 15px;
    background: #d7d7d7;
    color: #414141;
    border-radius: 4px;
    line-height: 1;
    display: inline-block
}

.p-profile form .mailings_cities .selected-cities-wrapper .city-item .remove-city-link {
    position: absolute;
    background: url(/assets/kkfeature/close-4014382df455c9c73fbec4cb227e3a7c828c41860e1b66b69668c382b3e13a13.png) no-repeat center;
    width: 8px;
    height: 8px;
    top: 9px;
    right: 11px;
    display: inline-block
}

.p-profile form .mailings_cities .selected-cities-wrapper a.selector {
    display: inline-block;
    color: white;
    padding: 9px 24px 8px 19px;
    margin: 5px 5px 0;
    font-size: 11px;
    line-height: 1;
    text-decoration-style: dotted;
    background-color: #025d8c;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    position: relative
}

.p-profile form .mailings_cities .selected-cities-wrapper a.selector.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.p-profile form .mailings_cities .selected-cities-wrapper a.selector.empty_cities {
    background-color: red
}

.p-profile form .mailings_cities .selected-cities-wrapper a.selector span {
    border-bottom: 1px dashed #fff;
    padding-bottom: 1px
}

.p-profile form .mailings_cities .selected-cities-wrapper a.selector .small-triangle__closed {
    background: url(/assets/kkfeature/small-triangle-closed-9bc29c9812003427d6d89b91494b3113aa4645318eb13c32509b0e53c9941528.png) no-repeat center;
    width: 7px;
    height: 4px;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 12px
}

.p-profile form .mailings_cities .selected-cities-wrapper a:focus {
    text-decoration: none
}

.p-profile form .mailings_cities .selected-cities-wrapper.active {
    display: block
}

.p-profile form .mailings_cities .selectBox {
    display: none !important
}

.p-profile form .mailings_cities .city_selector {
    display: none
}

.p-profile form .mailings_cities .city_selector .cities-wrapper {
    background-color: #025d8c;
    width: 100%;
    display: block
}

.p-profile form .mailings_cities .city_selector .cities-wrapper ul {
    margin: 0 0 10px 25px
}

.p-profile form .mailings_cities .city_selector .cities-wrapper .alphabet {
    padding: 12px 13px 8px 13px;
    border-bottom: 1px solid #1c6e98
}

.p-profile form .mailings_cities .city_selector .cities-wrapper .alphabet a {
    display: inline-block;
    padding: 5px 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #a5c3d7
}

.p-profile form .mailings_cities .city_selector .cities-wrapper .alphabet a.selected {
    color: white;
    text-decoration: underline
}

.p-profile form .mailings_cities .city_selector .cities-wrapper .cities-holder ul {
    display: none;
    padding: 15px 0;
    list-style-type: none
}

.p-profile form .mailings_cities .city_selector .cities-wrapper .cities-holder ul.active {
    display: block
}

.p-profile form .mailings_cities .city_selector .cities-wrapper .cities-holder ul li a {
    font-size: 12px;
    color: #a5c3d7;
    text-decoration: underline
}

.p-profile form .mailings_cities .city_selector .cities-wrapper .cities-holder ul li a.selected {
    color: white
}

.p-profile form .mailings_cities .city_selector.active {
    display: block
}

.p-profile .selectBox-dropdown {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100% !important
}

.p-profile .selectBox-dropdown.date {
    width: 33% !important;
    float: left;
    min-width: inherit;
    margin-right: 0.5%
}

.p-profile .selectBox-dropdown.date:last-child {
    margin-right: 0
}

.p-profile .selectBox-dropdown .selectBox-label {
    width: 100% !important
}

.p-profile .btn {
    background-color: #025d8c;
    color: #fff;
    height: 45px;
    width: 205px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.p-profile .button-wrapper {
    margin-top: 60px
}

.p-profile .switch {
    margin-top: 25px
}

.p-profile .switch .radio {
    padding: 0
}

.p-profile .switch .radio span:first-child label {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px
}

.p-profile .switch .radio span:last-child label {
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0
}

.p-profile .switch .radio input {
    display: none
}

.p-profile .switch .radio label {
    border: 1px solid #ccc;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 1%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(100%, #ededed));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ededed', GradientType=0);
    position: relative;
    color: #414141;
    z-index: 2;
    float: left;
    width: 100px;
    height: 36px;
    line-height: 34px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    display: block;
    padding: 0
}

.p-profile .switch .radio input:checked+label {
    border-color: #0f5882;
    background-color: #175f89;
    background: -moz-linear-gradient(top, #0f5882 1%, #206993 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0f5882), color-stop(100%, #206993));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f5882', endColorstr='#206993', GradientType=0);
    color: #a6c4d6;
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out
}

.service-feedback-dialog {
    padding: 0 0 25px;
    width: 455px;
    max-width: 455px;
    text-align: center
}

.service-feedback-dialog h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    width: 100%;
    padding: 13px 40px;
    margin-bottom: 0;
    box-sizing: border-box;
    background: #025d8c
}

.service-feedback-dialog h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    width: 100%;
    padding: 9px 0;
    box-sizing: border-box;
    background: #3693cd
}

.service-feedback-dialog .marks-wrapper {
    padding-bottom: 28px;
    border-bottom: 1px solid #ddd
}

.service-feedback-dialog .service-feedback__subtitle {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #025d8c;
    width: 100%;
    padding: 23px 0;
    box-sizing: border-box
}

.service-feedback-dialog .service-feedback__success {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #025d8c;
    width: 100%;
    padding: 23px 0;
    box-sizing: border-box
}

.service-feedback-dialog .service-feedback__saved {
    margin-top: 30px
}

.service-feedback-dialog .service-feedback-success {
    display: none
}

.service-feedback-dialog .marks-wraper__item {
    width: 78px;
    height: 78px;
    display: block;
    float: left;
    margin: 0 24px;
    border-radius: 50%;
    position: relative;
    border: 1px solid #ccc;
    background: #ddd
}

.service-feedback-dialog .marks-wraper__item:before {
    width: 41px;
    height: 41px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    content: ""
}

.service-feedback-dialog .marks-wraper__item_negative:before {
    background: url(/assets/kkfeature/service-feedback-negative_mark-16c7bb8fd9df72924699eabffac3528bca6643e2cdd79aeaea2139603ff3876f.png) no-repeat center
}

.service-feedback-dialog .marks-wraper__item_negative:hover {
    background: #818d93;
    border-color: #65747c
}

.service-feedback-dialog .marks-wraper__item_negative.active {
    background: #565b5e;
    border-color: #565b5e
}

.service-feedback-dialog .marks-wraper__item_neutral:before {
    background: url(/assets/kkfeature/service-feedback-neutral_mark-cdcdf798c631360e59d2cb9637df87e6b4c12543b8d551bc1df4bbb015310b4c.png) no-repeat center
}

.service-feedback-dialog .marks-wraper__item_neutral:hover {
    background: #76a9c3;
    border-color: #6597b1
}

.service-feedback-dialog .marks-wraper__item_neutral:hover:before {
    background: url(/assets/kkfeature/service-feedback-neutral_mark-hover-a4db850fdf2b77d6800a5db10100cce0a109511900b27719774e86fb98c025d8.png) no-repeat center
}

.service-feedback-dialog .marks-wraper__item_neutral.active {
    background: #3693cd;
    border-color: #3693cd
}

.service-feedback-dialog .marks-wraper__item_neutral.active:before {
    background: url(/assets/kkfeature/service-feedback-neutral_mark-active-95cfdb33a249bd7149b86f8cc3ac39f81621aa636cdf9baff8a282aa7afe9316.png) no-repeat center
}

.service-feedback-dialog .marks-wraper__item_positive:before {
    background: url(/assets/kkfeature/service-feedback-positive_mark-080471824a83b975726099e50f4c36777476dff99125fa50b526994ab4c388e1.png) no-repeat center
}

.service-feedback-dialog .marks-wraper__item_positive:hover {
    background: #fd9e9d;
    border-color: #e78181
}

.service-feedback-dialog .marks-wraper__item_positive.active {
    background: #fc5f5f;
    border-color: #fc5f5f
}

.service-feedback-dialog .marks-wrapper__mark-icons {
    padding: 0 35px 5px
}

.service-feedback-dialog .service-feedback__comment-text {
    width: 420px;
    height: 150px;
    resize: none;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-shadow: inset 1px 2px 2px 0px whitesmoke;
    box-sizing: border-box;
    padding: 13px 19px;
    color: #000;
    margin-bottom: 0
}

.service-feedback-dialog .service-feedback__comment {
    position: relative;
    margin-top: 11px;
    display: none
}

.service-feedback-dialog .service-feedback__comment:before {
    content: "";
    display: block;
    width: 18px;
    height: 14px;
    position: absolute;
    top: -9px;
    left: 91px;
    background: url(/assets/kkfeature/arrow-bubble-be1be0c3e165c5ee927a322a383984d10cf76e4a68f69ae5513f6525ea3f4ec1.png) no-repeat center
}

.service-feedback-dialog .service-feedback__comment.active {
    display: block
}

.service-feedback-dialog .checks-wrapper {
    margin-bottom: 28px
}

.service-feedback-dialog .checks-wrapper-buttons {
    font-size: 0;
    letter-spacing: -1px
}

.service-feedback-dialog .checks-wrapper__button {
    outline: none;
    font-size: 14px;
    color: #464646;
    width: 135px;
    height: 32px;
    line-height: 30px;
    letter-spacing: 0;
    border: 1px solid #ccc;
    box-shadow: inset 1px 2px 2px 0px whitesmoke;
    border-radius: 13px;
    box-sizing: border-box;
    padding: 0;
    margin: 0 3px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #fff 0%, #fcfcfc 24%, #f0f0f0 79%, #eee 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 24%, #f0f0f0 79%, #eee 100%);
    background: linear-gradient(to bottom, #fff 0%, #fcfcfc 24%, #f0f0f0 79%, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}

.service-feedback-dialog .checks-wrapper__button:hover {
    color: #025d8c
}

.service-feedback-dialog .checks-wrapper__button.active {
    border: none;
    color: #a5c3d7;
    background: #005684;
    background: -moz-linear-gradient(top, #005684 0%, #006996 100%);
    background: -webkit-linear-gradient(top, #005684 0%, #006996 100%);
    background: linear-gradient(to bottom, #005684 0%, #006996 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005684', endColorstr='#006996', GradientType=0);
    box-shadow: none
}

.service-feedback-dialog .service-feedback__submit {
    font-size: 14px;
    color: #fff;
    line-height: 49px;
    height: 49px;
    width: 270px;
    text-align: center;
    background-color: #025d8c;
    border: none;
    border-radius: 2px
}

.phone-input-error {
    display: none
}

body.sign_up_instructions_index .banner-concierge-service {
    display: none
}

body.sign_up_instructions_index .p-sign-up-instructions {
    color: #333;
    font-size: 14px
}

body.sign_up_instructions_index .p-sign-up-instructions h1 {
    font-size: 20px;
    margin-bottom: 36px !important
}

body.sign_up_instructions_index .p-sign-up-instructions h2 {
    color: #666 !important;
    font-size: 20px;
    text-transform: uppercase !important;
    margin-bottom: 32px
}

body.sign_up_instructions_index .p-sign-up-instructions .text_01 {
    color: #666;
    font-size: 19px;
    margin-bottom: 22px
}

body.sign_up_instructions_index .p-sign-up-instructions .text_02 {
    padding-top: 144px
}

body.sign_up_instructions_index .p-sign-up-instructions .text_03 {
    padding-top: 113px
}

body.sign_up_instructions_index .p-sign-up-instructions .text_04 {
    padding-top: 240px
}

body.sign_up_instructions_index .p-sign-up-instructions ul {
    padding: 0
}

body.sign_up_instructions_index .p-sign-up-instructions ul li {
    color: #333;
    list-style: none;
    padding-left: 14px;
    position: relative;
    font-size: 14px;
    margin-bottom: 10px
}

body.sign_up_instructions_index .p-sign-up-instructions ul li:before {
    background-color: #e8133a;
    border-radius: 50%;
    content: "";
    height: 4px;
    width: 4px;
    position: absolute;
    left: 0;
    top: 9px
}

body.sign_up_instructions_index .p-sign-up-instructions ul li ul {
    margin-top: 10px
}

body.sign_up_instructions_index .p-sign-up-instructions .img-responsive {
    margin: 0 auto;
    width: auto
}

body.sign_up_instructions_index .p-sign-up-instructions .row_1 {
    text-align: center;
    margin-bottom: 33px
}

body.sign_up_instructions_index .p-sign-up-instructions .row_2 {
    margin-bottom: 18px
}

body.sign_up_instructions_index .p-sign-up-instructions .row_3 {
    margin-bottom: 60px
}

body.sign_up_instructions_index .p-sign-up-instructions .row_4 {
    margin-bottom: 53px
}

body.sign_up_instructions_index .p-sign-up-instructions .row_5 {
    margin-bottom: 23px
}

body.sign_up_instructions_index .p-sign-up-instructions .row_6 {
    margin-bottom: 164px
}

body.sign_up_instructions_index .p-sign-up-instructions .row_7 {
    margin-bottom: 160px
}

@media only screen and (max-width: 992px) {
    body.sign_up_instructions_index .p-sign-up-instructions .text_02 {
        padding-top: 30px
    }

    body.sign_up_instructions_index .p-sign-up-instructions .text_03 {
        padding-top: 30px
    }

    body.sign_up_instructions_index .p-sign-up-instructions .text_04 {
        padding-top: 30px
    }

    body.sign_up_instructions_index .p-sign-up-instructions .row_3 {
        margin-bottom: 30px
    }

    body.sign_up_instructions_index .p-sign-up-instructions .row_4 {
        margin-bottom: 0
    }

    body.sign_up_instructions_index .p-sign-up-instructions .row_5 {
        margin-bottom: 60px
    }

    body.sign_up_instructions_index .p-sign-up-instructions .row_6 {
        margin-bottom: 60px
    }

    body.sign_up_instructions_index .p-sign-up-instructions .row_7 {
        margin-bottom: 30px
    }
}


html,
body {
    height: 100%
}

a {
    color: #105e8b
}

a:focus {
    outline: 0
}

.btn-primary,
body.kkfeature .coupon-thumb .coupon-new-price,
body.kkfeature .load_more_button {
    background: #025d8c;
    color: #fff;
    box-shadow: none;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 14px;
    border-radius: 2px;
    text-shadow: none;
    text-align: center
}

.btn-primary:hover,
body.kkfeature .coupon-thumb .coupon-new-price:hover,
body.kkfeature .load_more_button:hover {
    background: #0a699a
}

.btn-primary:active,
body.kkfeature .coupon-thumb .coupon-new-price:active,
body.kkfeature .load_more_button:active,
.btn-primary:focus,
body.kkfeature .coupon-thumb .coupon-new-price:focus,
body.kkfeature .load_more_button:focus {
    background: #04527a;
    color: #a6c4d6
}

body.kkfeature {
    display: flex;
    flex-direction: column;
    background: #f0f0f0;
    color: #414141
}

body.kkfeature h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    line-height: 24px
}

body.kkfeature header.main {
    background: #fff;
    border-top: 4px solid #025d8c;
    border-bottom: 2px solid #e8e8e8;
    min-height: 67px;
    position: relative
}

body.kkfeature header.main .container {
    line-height: 67px
}

body.kkfeature header.main .js-catalog-toggler {
    display: none
}

body.kkfeature header.main .js-catalog-toggler svg {
    width: 32px
}

body.kkfeature header.main .main-menu ul {
    padding: 0;
    margin: 0
}

body.kkfeature header.main .main-menu ul li {
    display: inline-block;
    vertical-align: top
}

body.kkfeature header.main .main-menu ul li.item a {
    color: #464646
}

body.kkfeature header.main .main-menu ul li.item a:hover {
    color: #105e8b
}

body.kkfeature header.main .main-menu a {
    font-size: 12px;
    line-height: 12px;
    font-weight: bold
}

body.kkfeature header.main .main-menu.menu-links ul li {
    margin-right: 20px
}

body.kkfeature header.main .main-menu.menu-links ul li:last-child {
    margin-right: 0
}

body.kkfeature header.main .main-menu.active-links ul li {
    margin-left: 20px
}

body.kkfeature header.main .main-menu.active-links ul li:last-child {
    margin-right: 0
}

body.kkfeature header.main .main-menu .lang_switch {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

body.kkfeature header.main .main-menu .lang_switch a {
    padding: 0 8px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

body.kkfeature header.main .main-menu .lang_switch a.__rus:after {
    background-color: #eaeaea;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 13px
}

body.kkfeature header.main .main-menu .signin-buttons {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

body.kkfeature header.main .main-menu .signin-buttons a {
    display: block
}

body.kkfeature header.main .main-menu .signin-buttons a:first-child {
    margin-bottom: 5px
}

body.kkfeature header.main .logo {
    display: inline-block;
    background: url(/assets/kkfeature/logo-new-92d56aad5bf61c8f42738069357724f49c1322113aaf1209586fce63441efe2f.png) no-repeat top center;
    width: 137px;
    height: 21px;
    vertical-align: middle
}

body.kkfeature header.main .active-links {
    text-align: right
}

body.kkfeature header.main .login-register>li {
    border: none
}

body.kkfeature .nav-tabs.nav-stacked.nav-coupon-category>li>a {
    color: #414141;
    padding: 0px 0px 0px 20px
}

body.kkfeature .nav-tabs.nav-stacked.nav-coupon-category>li>a:hover {
    padding: 0px 0px 0px 20px;
    color: #105e8b
}

body.kkfeature .nav-tabs.nav-stacked.nav-coupon-category>.active>a {
    background: #105e8b;
    color: #a6c4d6
}

body.kkfeature .nav-tabs.nav-stacked.nav-coupon-category>.active>a:hover {
    color: #fff
}

body.kkfeature .nav-tabs.nav-stacked.nav-coupon-category>.active>a:before {
    display: none
}

body.kkfeature .b-map-button {
    background: url(/assets/kkfeature/icon_sideblock_map-40f727c6db7e69532b44d1af7a797167f27d6f0116e4af6d480fb4fb024aedf5.png) no-repeat 16px 14px #fff;
    border: 1px solid #e8e8e8;
    display: block;
    margin-top: 16px;
    padding: 20px 10px 20px 80px;
    line-height: 14px
}

body.kkfeature .b-map-button span {
    display: block
}

body.kkfeature .b-map-button .title {
    color: #105e8b;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 24px
}

body.kkfeature .b-map-button .text {
    font-size: 11px;
    color: #414141
}

body.kkfeature .b-nav__buttonwrap {
    margin-bottom: 18px
}

body.kkfeature .b-feedback-button {
    background: url(/assets/kkfeature/feedback-button-bg-f638aa72ac8870af6514f268bbb696b21131ffd01b3e79422a7f37437e91165f.png) no-repeat 16px 14px #fff;
    border: 1px solid #e8e8e8;
    display: block;
    margin-top: 16px;
    padding: 10px 10px 10px 80px;
    line-height: 14px
}

body.kkfeature .b-feedback-button span {
    display: block
}

body.kkfeature .b-feedback-button .title {
    color: #105e8b;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 4px
}

body.kkfeature .b-feedback-button .text {
    font-size: 11px;
    color: #414141
}

body.kkfeature .feedback-form textarea {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

body.kkfeature .feedback-form .btn {
    background-color: #025d8c;
    color: white;
    height: 45px;
    width: 205px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

body.kkfeature .b-conciergeservice-button {
    display: block;
    background: url(/assets/kkfeature/conciergeservice-button-bg-1d09667df81445af31dce7a0a38964d27c0a54ef9ea578f7e279190710e98c32.png) no-repeat bottom 6px right 24px #f5f6f6;
    background-size: 76px 67px;
    padding: 10px 13px 20px;
    min-height: 112px
}

body.kkfeature .b-conciergeservice-button__title {
    color: #383838;
    font-size: 17px;
    margin-bottom: 6px;
    text-transform: uppercase
}

body.kkfeature .b-conciergeservice-button__list {
    color: #383838;
    font-size: 13px;
    line-height: 16px;
    list-style: none;
    margin: 0;
    padding: 0
}

body.kkfeature .b-conciergeservice-button__list li {
    position: relative;
    padding-left: 12px
}

body.kkfeature .b-conciergeservice-button__list li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 7px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #6b6b6b
}

body.kkfeature .b-conciergeservice-button__list li:last-child {
    margin-bottom: 0
}

body.kkfeature .b-corporateevents-button {
    background-image: url(/assets/kkfeature/corporateevents-button-bg-9c4832f40cc484ac4d96fdc4288b47cf426debb06ed857ce47cb24ae9c159dc0.png);
    background-size: 72px 90px;
    background-position: center right 14px
}

body.kkfeature .b-corporateevents-button .b-conciergeservice-button__title {
    max-width: 220px
}

body.kkfeature .b-feedback-button-new {
    background-image: url(/assets/kkfeature/feedback-button-bg-new-992659ba3e6aac9fc9d683bb2cb1f6be0614606e7a20267536319ea1cd7303d4.png);
    background-size: 98px 89px;
    background-position: center right
}

body.kkfeature .b-feedback-button-new .b-conciergeservice-button__title {
    max-width: 220px
}

body.kkfeature .b-corporate-magazine {
    display: flex;
    align-items: center;
    background-image: url(/assets/kkfeature/corporate-magazine-bg-301e601d76eea43a829d369f34fec5862e6bfc08a4e72b21c06be9671eebb2b9.png);
    background-size: 100px 120px;
    background-position: center right;
    min-height: 120px
}

body.kkfeature .b-corporate-magazine .b-conciergeservice-button__title {
    max-width: 160px;
    margin-bottom: 0
}

body.kkfeature .b-mobile-app {
    display: flex;
    align-items: center;
    background-image: none;
    min-height: 120px;
    padding: 20px 10px
}

body.kkfeature .b-mobile-app .b-conciergeservice-button__title {
    margin-bottom: 0
}

body.kkfeature .deal-img-inner {
    background: none;
    line-height: 5px
}

body.kkfeature .deal-img-inner:after {
    display: none
}

body.kkfeature .deal-img-inner>img {
    background: #414141
}

body.kkfeature .coupon-thumb:hover,
body.kkfeature .coupon-thumb:active {
    text-decoration: none
}

body.kkfeature .coupon-thumb:hover .coupon-title {
    color: #0a699a
}

body.kkfeature .coupon-thumb:hover .coupon-desciption {
    color: #545353
}

body.kkfeature .coupon-thumb:hover .coupon-save {
    color: #0a699a
}

body.kkfeature .locations_map {
    width: 100%;
    height: 200px
}

body.kkfeature .full-locations_map {
    width: 100%;
    height: 450px
}

body.kkfeature .coupon-save {
    color: #025d8c;
    margin-top: 10px
}

body.kkfeature .deals-locations {
    padding-bottom: 20px
}

body.kkfeature .deals-locations .ymaps-2-1-39-map {
    width: 100% !important
}

body.kkfeature .deals-locations .city-with-all-spots {
    margin: 0
}

body.kkfeature .deals-locations .city-with-spots .deals-location,
body.kkfeature .deals-locations .city-with-all-spots .deals-location {
    display: inline-block;
    float: none;
    letter-spacing: normal;
    font-size: 12px;
    vertical-align: top;
    position: relative
}

body.kkfeature .deals-locations .city-with-spots .deals-location:nth-child(2n),
body.kkfeature .deals-locations .city-with-all-spots .deals-location:nth-child(2n) {
    border-left: 1px solid #e8e8e8
}

body.kkfeature .deals-locations .city-with-spots .deals-location .deals-location-content,
body.kkfeature .deals-locations .city-with-all-spots .deals-location .deals-location-content {
    padding: 20px;
    border-top: 1px solid #e8e8e8
}

body.kkfeature .deals-locations .city-with-spots .deals-location .deals-location-content .deals-location-subways,
body.kkfeature .deals-locations .city-with-all-spots .deals-location .deals-location-content .deals-location-subways {
    font-weight: bold
}

body.kkfeature .deals-locations .city-with-spots .deals-location .deals-location-content .deals-location-hours span.name,
body.kkfeature .deals-locations .city-with-all-spots .deals-location .deals-location-content .deals-location-hours span.name {
    font-weight: bold;
    display: block
}

body.kkfeature .deals-locations .city-with-spots.active .deals-location:nth-child(2n+1),
body.kkfeature .deals-locations .city-with-all-spots.active .deals-location:nth-child(2n+1) {
    border: none
}

body.kkfeature .deals-locations #show_all_addresses {
    width: 205px;
    height: 40px;
    line-height: 40px;
    margin-top: 40px
}

body.kkfeature .light-bg {
    background: #fff
}

body.kkfeature .dark-bg {
    background: #f0f0f0
}

body.kkfeature .padded {
    padding: 15px;
    box-sizing: border-box
}

body.kkfeature .deal-containers-list .coupon-thumb {
    margin-bottom: 30px
}

body.kkfeature .deal-containers-list .coupon-inner {
    height: 120px;
    overflow: hidden
}

body.kkfeature .deal-containers-list .coupon-inner:before {
    display: none
}

body.kkfeature .deal-containers-list .coupon-inner .coupon-title {
    color: #025d8c;
    height: 1.2em;
    overflow: hidden
}

body.kkfeature .deal-containers-list .coupon-inner .coupon-desciption {
    height: 4.2em;
    overflow: hidden
}

body.kkfeature .deal-containers-list .coupon-inner .b-coupon-favorite-btn {
    cursor: pointer;
    background: url(/assets/kkfeature/icon-favorite-2bd93a9a3d43dbd358cb0c8d93b42ec52aedb5420bf8ee3df59a8bb6c655dbde.png) no-repeat -24px 0;
    display: block;
    height: 15px;
    width: 16px;
    position: absolute;
    right: 10px;
    bottom: 10px
}

body.kkfeature .deal-containers-list .coupon-inner .b-coupon-favorite-btn:hover {
    background-position: -24px -16px
}

body.kkfeature .deal-containers-list .coupon-inner .b-coupon-favorite-btn.state-active,
body.kkfeature .deal-containers-list .coupon-inner .b-coupon-favorite-btn:active {
    background-position: -24px -32px
}

body.kkfeature .deal-containers-list.not-signed .coupon-inner {
    height: 4em
}

body.kkfeature .wrapper {
    flex: 1 0 auto;
    padding-bottom: 30px
}

.text_page {
    width: 56%;
    margin: 0 auto;
    position: relative
}

.text_page h2 {
    font-size: 14px
}

.breadcrumbs {
    margin-bottom: 20px
}

.breadcrumbs .breadcrumb_link {
    font-size: 12px;
    color: #414141;
    display: inline-block;
    position: relative;
    margin-right: 9px;
    padding-left: 15px
}

.breadcrumbs .breadcrumb_link:before {
    content: "";
    background-image: url(/assets/kkfeature/less_sign-110159e4ea28b44a8b8d1bb1d06ac37814b4420bb53594503b46b6cd535bc3cb.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px
}

.breadcrumbs .breadcrumb_link:hover {
    color: black
}

.breadcrumbs .breadcrumb_link.active {
    font-weight: bold
}

.deal_info {
    margin-top: 25px
}

.deal_info .tab-content {
    background-color: #fff;
    padding: 20px 0
}

.addresses-wrapper {
    font-size: 0;
    letter-spacing: -1px;
    position: relative;
    margin-top: 30px
}

.addresses-wrapper:before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #fff;
    position: relative;
    z-index: 2;
    margin-bottom: -1px;
    display: block
}

.addresses-wrapper .city-with-spots {
    display: none
}

.addresses-wrapper .city-with-spots.active {
    display: block
}

.addresses-wrapper .city-with-spots.active .deals-location {
    border: none
}

.spot-city-popup-holder {
    text-align: right
}

.spot-city-popup-holder .company_url {
    float: left;
    margin-left: 14px;
    color: #025d8c
}

.spot-city-popup-holder .company_url:hover {
    text-decoration: underline
}

.spot-city-popup-holder .spot_map .gap-small {
    margin-top: 0
}

.city-with-all-spots {
    display: none
}

.deals-location-phones {
    font-weight: bold
}

.blue-btn {
    background-color: #025d8c;
    color: #fff !important;
    height: 30px;
    line-height: 30px;
    width: 100px;
    box-shadow: none;
    margin: 10px auto;
    display: block;
    text-align: center;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.ul-wrapper {
    border-bottom: 2px solid #195e8c;
    line-height: 1;
    font-size: 0;
    letter-spacing: -1px
}

.categories-for-map div {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    background: #fff
}

.categories-for-map div a {
    width: 100%;
    height: 100%
}

.categories-for-map .active {
    background: #ccc
}

.categories-for-map .active a {
    color: #000
}

.nav.nav-tabs.deal_page {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 0;
    border-radius: 4px 4px 0 0;
    border: none;
    font-size: 12px;
    letter-spacing: normal
}

.nav.nav-tabs.deal_page>li .tab_link {
    position: relative;
    border: none;
    padding: 9px 47px 6px 47px;
    transition: none
}

.nav.nav-tabs.deal_page>li #conditions {
    padding-left: 30px
}

.nav.nav-tabs.deal_page>li>a {
    color: #464646;
    box-shadow: 0 1px 2px rgba(1, 1, 1, 0.22), inset 0 1px 0 #fff;
    margin-left: -7px;
    z-index: 1;
    border: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #E9E9E9));
    background-image: -o-linear-gradient(bottom, #F9F9F9 0%, #E9E9E9 100%);
    background-image: -moz-linear-gradient(bottom, #F9F9F9 0%, #E9E9E9 100%);
    background-image: -webkit-linear-gradient(bottom, #F9F9F9 0%, #E9E9E9 100%);
    background-image: -ms-linear-gradient(bottom, #F9F9F9 0%, #E9E9E9 100%);
    background-image: linear-gradient(to bottom, #F9F9F9 0%, #E9E9E9 100%)
}

.nav.nav-tabs.deal_page>li>a:hover {
    color: #464646
}

.nav.nav-tabs.deal_page>.active>a {
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6);
    background: #195e8c;
    color: white;
    margin-right: 0;
    z-index: 2;
    border: none
}

.nav.nav-tabs.deal_page>.active>a:hover {
    color: white
}

.nav.nav-tabs.deal_page>.active>a:before {
    display: none
}

.deal_head .deal_head--info {
    padding: 25px
}

.deal_head .deal_pic {
    position: relative
}

.deal_head .deal_pic .b-concierge-service {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), #000);
    font-size: 12px;
    padding: 14px 25px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.deal_head .deal_pic .b-concierge-service .text {
    background: url(/assets/kkfeature/concierge-service/icon-deal-support-1fe7164c9c02ff99763b2b8e6ac2d9adcb93657c4b487981b8e4b16ef588e639.png) no-repeat top left;
    color: #fff;
    display: block;
    line-height: 17px;
    padding-left: 29px
}

.deal_head .deal_pic .b-concierge-service .text span {
    color: #3693cd
}

.deal_head .deal_pic .b-concierge-service .concierge-service-button {
    border: 1px solid #3693cd;
    border-radius: 6px;
    color: #3693cd;
    display: block;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 12px
}

.deal_head #deal_title {
    margin-bottom: 20px
}

.deal_head .b-favorite-btn {
    cursor: pointer;
    display: inline-block;
    color: #000;
    padding-left: 27px;
    margin-top: 6px;
    font-size: 14px;
    text-transform: uppercase;
    height: 19px;
    position: relative
}

.deal_head .b-favorite-btn:before {
    content: "";
    background: url(/assets/kkfeature/icon-favorite-2bd93a9a3d43dbd358cb0c8d93b42ec52aedb5420bf8ee3df59a8bb6c655dbde.png) no-repeat 0 0;
    height: 19px;
    width: 21px;
    position: absolute;
    left: 0;
    top: 0
}

.deal_head .b-favorite-btn:hover:before {
    background-position: 0 -21px
}

.deal_head .b-favorite-btn.state-active:before,
.deal_head .b-favorite-btn:active:before {
    background-position: 0 -42px
}

.deal_head .btn-large {
    margin-bottom: 20px;
    line-height: 30px
}

.deal_head .main_button {
    margin: 0 10px
}

.coupon-meta.voucher-info {
    text-align: center
}

.coupon-meta.voucher-info p {
    margin: 0
}

.coupon-meta.voucher-info .no_more p {
    color: #b93739
}

#conditions {
    font-size: 14px
}

#conditions li,
#conditions div {
    line-height: 24px
}

#conditions .conditions_text {
    margin: 0 30px 10px
}

#conditions .additionals_title {
    margin-left: 30px
}

#conditions .additionals_text {
    margin: 0 30px 10px
}

#conditions .additionals_text .fotorama .fotorama__wrap {
    margin: 0 auto !important
}

#conditions .additionals_text .fotorama .fotorama__arr--prev {
    width: 46px;
    height: 46px;
    left: 15px;
    background: url(/assets/kkfeature/arrow-left-7df2b722d5f3e0716896fc12521a643f708426a21ec86d0b30032b890e5ce132.png)
}

#conditions .additionals_text .fotorama .fotorama__arr--next {
    width: 46px;
    height: 46px;
    right: 15px;
    background: url(/assets/kkfeature/arrow-right-aac3e1cd1b9971319216163a629d5869a41c4df502df7d06806a5a5c352a8429.png)
}

#conditions .features {
    margin-left: 25px;
    padding-bottom: 20px;
    padding-right: 20px
}

@media (max-width: 992px) {
    #conditions table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        margin: 20px 0 !important;
        width: 100%
    }
}

#invite-code-dialog {
    max-width: 400px;
    margin: 10px auto
}

#invite-code-dialog h3 {
    color: #025d8c;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px
}

#invite-code-dialog .mfp-dialog {
    margin-top: 0
}

#invite-code-dialog .mfp-dialog .control-group {
    position: relative;
    text-align: left
}

#invite-code-dialog .mfp-dialog .control-group.checkbox-group {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0
}

#invite-code-dialog .mfp-dialog .control-group.has-error input {
    border-color: #b73737;
    color: #b73737;
    margin-bottom: 3px
}

#invite-code-dialog .mfp-dialog .control-group.has-error span.text-has-error {
    font-size: 12px;
    color: #b73737
}

#invite-code-dialog .mfp-dialog .row-fluid {
    text-align: center
}

#invite-code-dialog .mfp-dialog .row-fluid .form-text {
    color: #464646;
    margin-bottom: 5px;
    font-size: 13px;
    text-align: center
}

#invite-code-dialog .mfp-dialog .row-fluid input[type="text"] {
    height: 37px;
    line-height: 37px
}

#invite-code-dialog .mfp-dialog .terms-link a {
    color: #105e8b;
    font-size: 11px
}

#invite-code-dialog .mfp-dialog .terms-link a:hover {
    text-decoration: underline
}

#invite-code-dialog .mfp-dialog.code-group {
    margin-bottom: 0
}

#invite-code-dialog .mfp-dialog.code-group:after {
    background-color: #ddd;
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 10px
}

.flash_message {
    background: url(/assets/kkfeature/flash-message-background-cd185d42ba16fe57c7ff602afce756fd54cb754fb4fadce71d9a11497b33ca47.png) repeat;
    padding: 10px;
    -moz-animation: hideMessage 0s ease-in 5s forwards;
    -webkit-animation: hideMessage 0s ease-in 5s forwards;
    -o-animation: hideMessage 0s ease-in 5s forwards;
    animation: hideMessage 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.flash_message .flash-message-text {
    color: #fff;
    position: relative;
    display: inline-block;
    margin: 0
}

.alert {
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    border: none
}

.alert .flash-message-text {
    margin: 0
}

.alert .flash-message-text:before {
    display: none
}

#password-recover-dialog .controls {
    margin-bottom: 14px
}

#password-recover-dialog .controls label {
    display: block
}

#password-recover-dialog .controls input {
    width: 100%
}

.lang_switch-welcome {
    display: block;
    vertical-align: middle;
    font-size: 12px;
    text-align: center
}

.lang_switch-welcome .lang_switch a {
    padding: 0 8px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.lang_switch-welcome .lang_switch a.__rus:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 13px
}

.mobile-auth-link {
    background-color: #195e8c;
    color: #fff;
    display: inline-block;
    padding: 3px 12px;
    border-radius: 10px;
    line-height: normal !important
}

.mobile-auth-link:hover {
    color: #fff
}

.p-corporate-events {
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 14px;
    color: #292929;
    padding-bottom: 100px
}

.p-corporate-events .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px
}

.p-corporate-events header {
    padding-top: 30px;
    margin-bottom: 20px
}

.p-corporate-events__logo {
    width: 124px
}

.p-corporate-events__return {
    margin-bottom: 23px
}

.p-corporate-events__return a {
    color: #626262;
    text-decoration: none;
    text-transform: uppercase
}

.p-corporate-events__return a:hover {
    text-decoration: underline
}

body.corporate_events_show .p-corporate-events h1 {
    font-family: "ProximaNovaBold", sans-serif !important;
    font-size: 27px !important;
    line-height: 31px !important;
    color: #385e88 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    margin-bottom: 40px !important
}

.p-corporate-events__items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 55px
}

.p-corporate-events__item {
    padding: 0 20px;
    width: 33.3333%
}

.p-corporate-events__item:nth-child(1) img {
    width: 186px
}

.p-corporate-events__item:nth-child(2) img {
    width: 213px
}

.p-corporate-events__item:nth-child(3) img {
    width: 149px
}

@media (max-width: 768px) {
    .p-corporate-events__item {
        width: 100%
    }
}

.p-corporate-events__item-img {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 170px;
    margin-bottom: 40px
}

body.corporate_events_show .p-corporate-events__item h2 {
    font-family: "ProximaNovaBold", sans-serif !important;
    font-size: 23px !important;
    line-height: 27px !important;
    color: #385e88 !important;
    text-align: center !important;
    text-transform: uppercase !important
}

body.corporate_events_show .p-corporate-events__item p {
    font-size: 18px;
    line-height: 24px;
    text-align: center
}

.p-corporate-events__desc {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 70px
}

.p-corporate-events__fields {
    max-width: 950px;
    width: 100%;
    margin: 0 auto 80px
}

.p-corporate-events__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.p-corporate-events__col {
    width: 420px
}

@media (max-width: 768px) {
    .p-corporate-events__col {
        width: 100%
    }
}

body.corporate_events_show .p-corporate-events__field,
body.corporate_events_show .p-corporate-events__select,
body.corporate_events_show input[type="text"] {
    font-family: "ProximaNovaLight", sans-serif !important;
    display: block;
    height: 48px;
    width: 100%;
    font-size: 15px !important;
    line-height: 19px !important;
    font-style: normal !important;
    color: #949297 !important;
    background: #dfdee1 !important;
    border: 1px solid #dfdee1 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    margin-bottom: 17px;
    border-radius: 16px !important;
    text-decoration: none
}

body.corporate_events_show .p-corporate-events__select:hover {
    text-decoration: none
}

body.corporate_events_show .p-corporate-events__field::placeholder,
body.corporate_events_show .p-corporate-events__select::placeholder,
body.corporate_events_show input[type="text"]::placeholder {
    color: #949297 !important
}

body.corporate_events_show .selectBox-dropdown .selectBox-label {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #949297 !important;
    height: 48px;
    padding-bottom: 0;
    padding-top: 0
}

body.corporate_events_show .selectBox-dropdown .selectBox-arrow {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23989898' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px
}

body.corporate_events_show .selectBox-dropdown .selectBox-arrow::before {
    content: none
}

.p-corporate-events__button-wrap {
    text-align: center;
    padding-top: 40px
}

.p-corporate-events__button {
    display: inline-block;
    background: #385e88;
    border: 0;
    color: #fff;
    font-family: "ProximaNovaLight", sans-serif;
    font-size: 12px;
    padding: 16px 30px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer
}

.p-corporate-events__apps {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.p-corporate-events__apps img {
    width: 104px;
    margin-left: 10px
}

@media (max-width: 768px) {
    .p-corporate-events__apps {
        display: flex;
        justify-content: center
    }
}

@media (max-width: 768px) {
    .p-corporate-events__apps img {
        margin: 0 5px
    }
}

body.corporate_events_show header.main,
body.corporate_events_show .b-citylist,
body.corporate_events_show .banner-concierge-service,
body.corporate_events_show footer.main {
    display: none
}

body.prime_form_show header.main,
body.prime_form_show .b-citylist,
body.prime_form_show .banner-concierge-service,
body.prime_form_show footer.main,
body.prime_form_show .gap-small {
    display: none
}

body.prime_form_show .wrapper {
    padding-bottom: 0
}

.b-video-button {
    display: flex;
    align-items: center;
    background: url(/assets/kkfeature/video-button-bg-77bd4b9d8cf7d565d510571ed60c3c88822a3ecc5f60f7261574adbfaf036360.png) no-repeat center left;
    background-size: cover;
    padding-left: 25px;
    min-height: 112px;
    color: #383838;
    font-size: 17px;
    text-transform: uppercase
}

.b-video-button span {
    display: block;
    max-width: 140px
}

.js-modal-open {
    cursor: pointer
}

.video-modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

.video-modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%
}

.video-modal__content {
    background: #fff;
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%
}

.video-modal__content .js-modal-close {
    font-size: 18px;
    cursor: pointer;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -30px;
    top: 0;
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%
}

.video-modal__content video {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    margin-bottom: 8px
}

.footer__links {
    display: flex
}

.footer__links li {
    margin-right: 50px
}

.footer__links li:last-child {
    margin-right: 0
}

.footer__link {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-decoration: none
}

.footer__link-phone {
    background: url(/assets/kkfeature/footer-phone-67b0076e27a217872a960e9d381ee6ddc99fa98163caa803a06854a3eadcb874.png) no-repeat top left
}

.footer__link-terms {
    background: url(/assets/kkfeature/footer-terms-5116cf402651f0bf22909a20a8fd465a296f5586b35a9dacf8094ced0c30f02b.png) no-repeat top left
}

.footer__link-email {
    background: url(/assets/kkfeature/footer-email-d0b93e50408a45436482677c095878ade183a119b9fb943b1508daad2d239dce.png) no-repeat top left
}

.b-mobileapp-button {
    display: block;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.6);
    border: 1px solid #bd986a;
    color: #fff;
    padding: 36px 24px;
    text-transform: uppercase
}

.b-mobileapp-button:hover {
    color: #fff
}

@keyframes hideMessage {
    to {
        width: 0;
        height: 0;
        overflow: hidden;
        padding: 0
    }
}

@-webkit-keyframes hideMessage {
    to {
        width: 0;
        height: 0;
        visibility: hidden;
        padding: 0
    }
}


.city-popup-link {
    background-color: #195e8c;
    color: #fff;
    display: inline-block;
    padding: 3px 12px;
    border-radius: 10px;
    margin-top: -3px;
    line-height: normal !important
}

.city-popup-link:hover {
    background-color: #0a699a
}

.city-popup-link span {
    display: inline-block;
    position: relative;
    padding-right: 15px
}

.city-popup-link span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    margin-top: -1px
}

.city-popup-link.state-active {
    background-color: #04527a;
    color: #a5c3d7 !important
}

.city-popup-link.state-active span:after {
    border-bottom: 4px solid #fff;
    border-top: none
}

.main-city-list,
.city-popup {
    background-color: #195e8c;
    width: 100%;
    z-index: 100;
    display: none
}

.main-city-list.state-opened,
.city-popup.state-opened {
    display: block
}

.main-city-list {
    padding: 16px 0 5px
}

.main-city-list ul.cities {
    margin: 0 0 0 71px
}

.main-city-list ul.cities li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 10px
}

.main-city-list ul.cities li:last-child {
    margin-right: 0
}

.main-city-list ul.cities li a.city {
    color: #a5c3d7;
    font-size: 14px;
    font-weight: bold
}

.main-city-list ul.cities li a.city:hover {
    text-decoration: underline
}

.main-city-list ul.cities li a.city.state-active {
    color: #fff
}

.main-city-list ul.cities li a.other-city-popup-link {
    display: inline-block;
    padding: 3px 12px;
    border-radius: 10px;
    margin-top: -3px;
    border: 1px solid #286e9c;
    color: #a5c3d7
}

.main-city-list ul.cities li a.other-city-popup-link span {
    display: inline-block;
    position: relative;
    padding-right: 15px
}

.main-city-list ul.cities li a.other-city-popup-link span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    margin-top: -1px
}

.main-city-list ul.cities li a.other-city-popup-link.state-active span:after {
    border-bottom: 4px solid #fff;
    border-top: none
}

.city-popup {
    border-top: 1px solid #34719a
}

.city-popup .container {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    padding: 25px 0
}

.city-popup .container .cities-list {
    padding-left: 24px;
    max-height: 400px
}

.city-popup .container .cities-list ul {
    margin-bottom: 20px;
    position: relative;
    padding-left: 0
}

.city-popup .container .cities-list ul li {
    list-style-type: none;
    padding-left: 22px
}

.city-popup .container .cities-list ul li a {
    color: #a5c3d7
}

.city-popup .container .cities-list ul li a:hover {
    text-decoration: underline
}

.city-popup .container .cities-list ul li a.state-active {
    color: #fff;
    font-weight: bold
}

.city-popup .container .cities-list ul li.letter_label {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 0;
    position: absolute;
    left: 0;
    top: 0
}

.spot-cities {
    background-color: #025d8c
}

.spot-cities .city-container {
    padding: 12px;
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5
}

.spot-cities .city-container .spots-cities-list ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 130px
}

.spot-cities .city-container .spots-cities-list ul li {
    list-style-type: none;
    padding-left: 22px
}

.spot-cities .city-container .spots-cities-list ul li a {
    color: #a5c3d7
}

.spot-cities .city-container .spots-cities-list ul li a:hover {
    text-decoration: underline
}

.spot-cities .city-container .spots-cities-list ul li a.state-active {
    color: #fff
}

.spot-cities .city-container .spots-cities-list ul li.letter_label {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 0;
    position: absolute;
    left: 0;
    top: 0
}

.spot-city-popup-link {
    background-color: #195e8c;
    color: #a6c4d6 !important;
    display: inline-block;
    padding: 5px 12px;
    float: right;
    font-weight: normal !important;
    line-height: inherit !important;
    border-radius: 4px 4px 0 0;
    margin-right: 26px
}

.spot-city-popup-link span {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    border-bottom: 1px dashed #a6c4d6
}

.spot-city-popup-link span:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    margin-top: -1px
}

.spot-city-popup-link.state-active span:after {
    border-bottom: 4px solid #fff;
    border-top: none
}

.b-citylist {
    display: none;
    margin-bottom: 20px;
    position: relative
}

.b-citylist .b-citylist-names {
    background-color: #fff;
    padding-top: 16px;
    padding-bottom: 7px;
    text-align: center
}

.b-citylist .b-citylist-names ul {
    padding: 0;
    margin: 0
}

.b-citylist .b-citylist-names ul li {
    display: inline-block;
    font-size: 13px;
    margin-right: 14px;
    line-height: 24px
}

.b-citylist .b-citylist-names ul li:last-child {
    margin-right: 0
}

.b-citylist .b-citylist-names ul li a {
    color: #000
}

.b-citylist .b-citylist-names ul li a:hover {
    text-decoration: underline
}

.b-citylist .b-citylist-names ul li a.state-active {
    color: #ff0000;
    font-weight: bold
}

.b-citylist .b-citylist-alphabet {
    background-color: #fff;
    border-bottom: 1px solid #f4f6f6;
    padding-top: 7px;
    padding-bottom: 12px;
    text-align: center
}

.b-citylist .b-citylist-alphabet ul {
    padding: 0;
    margin: 0;
    display: inline-block
}

.b-citylist .b-citylist-alphabet ul li {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 10px
}

.b-citylist .b-citylist-alphabet ul li a {
    color: #000
}

.b-citylist .b-citylist-alphabet ul li a:hover {
    text-decoration: underline
}

.b-citylist .b-citylist-alphabet ul li a.state-active {
    color: #ff0000
}

.b-citylist .b-citylist-cities {
    background-color: #efefef
}

.b-citylist .b-citylist-cities .b-cities {
    position: relative;
    padding: 22px 0 10px 50px;
    display: none
}

.b-citylist .b-citylist-cities .b-cities span.letter {
    color: #ff0000;
    position: absolute;
    left: 0;
    top: 9px;
    font-size: 24px;
    text-transform: uppercase
}

.b-citylist .b-citylist-cities .b-cities ul {
    padding: 0;
    margin: 0;
    list-style: none;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4
}

.b-citylist .b-citylist-cities .b-cities ul li {
    font-size: 14px;
    margin-bottom: 7px
}

.b-citylist .b-citylist-cities .b-cities ul li a {
    color: #000
}

.b-citylist .b-citylist-cities .b-cities ul li a:hover {
    text-decoration: underline
}

.b-citylist .b-citylist-cities .b-cities ul li a.state-active {
    color: #ff0000
}

.checkbox-group input[type="checkbox"] {
    display: none
}

.checkbox-group input[type="checkbox"]+label {
    cursor: pointer;
    padding-left: 25px;
    line-height: 15px;
    font-size: 11px;
    color: #464646
}

.checkbox-group input[type="checkbox"]+label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 15px;
    width: 15px;
    margin: 0 5px 0 0;
    background-image: url(/assets/checkbox-ac54c06bbb544b8b0e680bdf4ebd28a2f1401678235b5d128e90d7cf7a214ed9.png);
    background-repeat: no-repeat
}

.checkbox-group input[type="checkbox"]+label::before {
    background-position: 0 -17px
}

.checkbox-group input[type="checkbox"]:checked+label::before {
    background-position: 0 0
}

select {
    display: block;
    width: 100%
}

.b-search {
    position: relative;
    margin-bottom: 17px
}

.b-search:hover .search-field {
    border-color: #d6d6d6;
    color: #747474
}

.b-search:hover .search-button {
    border-color: #d6d6d6;
    color: #747474
}

.b-search .search-field {
    background-color: #f3f3f3;
    color: #d3d3d3;
    width: 100%;
    height: 40px;
    padding: 14px 90px 14px 17px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 13px;
    font-style: normal;
    outline: none
}

.b-search .search-field:hover {
    border-color: #d6d6d6;
    color: #747474;
    outline: none
}

.b-search .search-field:focus {
    border-color: #ccc;
    color: #464646;
    outline: none
}

.b-search .search-button {
    background-color: #f3f3f3;
    color: #d3d3d3;
    position: absolute;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #e1e1e1;
    right: 1px;
    top: 1px;
    width: 84px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    outline: none
}

.b-search .search-button:hover {
    border-color: #d6d6d6;
    color: #747474;
    outline: none;
    cursor: pointer
}

.b-search .search-button:active {
    border-color: #ccc;
    color: #464646;
    outline: none
}

.b-search .search-reset {
    background: url(/assets/kkfeature/icon-search-reset-dbb44e006e6b0de0933e10094a46fb3047d95c9a1bfbfe008d0bba4b21fef1d9.png) no-repeat 0 0;
    position: absolute;
    right: 96px;
    top: 7px;
    cursor: pointer;
    width: 26px;
    height: 26px
}

.b-search .search-reset:hover {
    opacity: 0.7
}

.b-search .search-summary {
    color: #747474;
    font-size: 13px;
    margin-top: 17px
}

.b-sort__names-selectBox-dropdown-menu {
    border-radius: 10px !important;
    border: 1px solid #aaa
}

.b-sort__names-selectBox-dropdown-menu li {
    border-bottom: 1px solid #aaa
}

.b-sort__names-selectBox-dropdown-menu li:last-child {
    border: 0
}

.b-sort__names-selectBox-dropdown-menu li a {
    padding: 8px 6px
}

.b-sort {
    position: relative;
    margin-bottom: 17px
}

.b-sort .b-sort__content {
    text-align: right
}

.b-sort .b-sort__content .b-sort__control {
    vertical-align: top;
    display: inline-block;
    width: 160px;
    margin-left: 30px;
    text-align: left
}

.b-sort .b-sort__content .b-sort__control .selectBox-dropdown {
    border: 1px solid #aaa;
    background: #fff;
    border-radius: 10px;
    width: 160px !important;
    text-decoration: none
}

.b-sort .b-sort__content .b-sort__control .selectBox-dropdown .selectBox-label {
    display: block;
    padding: 8px 12px
}

.b-sort .b-sort__content .b-sort__control .show-map-button {
    background-color: #fff;
    border-radius: 10px;
    color: #414141;
    display: block;
    padding: 8px 12px 8px 30px;
    border: 1px solid #aaa;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 12px;
    text-align: left;
    position: relative;
    text-decoration: none
}

.b-sort .b-sort__content .b-sort__control .show-map-button:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.26);
    text-decoration: none
}

.b-sort .b-sort__content .b-sort__control .show-map-button:active {
    color: #fff;
    background-color: #8a8a8a;
    border-color: #8a8a8a
}

.b-sort .b-sort__content .b-sort__control .show-map-button:before {
    background: url(/assets/kkfeature/show-map-button-f28c40f18403822357c21b7dedb9826d942a2f886aa43897f96294712886d5ea.png) no-repeat 0 0;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    left: 10px;
    top: 8px;
    height: 19px;
    width: 13px
}

@media only screen and (max-width: 992px) {
    .b-sort {
        position: relative;
        margin-bottom: 17px
    }

    .b-sort .b-sort__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .b-sort .b-sort__content .b-sort__control {
        max-width: 160px;
        width: 100%;
        margin: 0 0 14px
    }

    .b-sort .b-sort__content .b-sort__control.__subways {
        width: 100%;
        margin: 0
    }
}

.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #ddd;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #414141 !important;
    outline: none;
    vertical-align: middle;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 1%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(100%, #ededed));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ededed', GradientType=0);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
    font-size: 12px
}

.selectBox-dropdown.selectBox-menuShowing-bottom {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.selectBox-dropdown.selectBox-menuShowing-top {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.selectBox-dropdown .selectBox-label {
    padding: 6px 12px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    border-left: solid 1px #ccc
}

.selectBox-dropdown .selectBox-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../../images/jquery.selectBox-arrow.gif) 0 -9px no-repeat;
    width: 9px;
    height: 5px;
    margin-left: -4px;
    margin-top: -2px
}

.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow:before {
    background-position: 0 0 !important
}

.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #ccc;
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto
}

.selectBox-inline:focus {
    border-color: #666
}

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0
}

.selectBox-options.selectBox-options-top {
    border-bottom: none;
    margin-top: 1px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.selectBox-options.selectBox-options-bottom {
    border-top: none;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.selectBox-options LI A {
    color: #414141 !important;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent
}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap
}

.selectBox.selectBox-disabled {
    color: #888 !important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important
}

.pagination-wrapper {
    text-align: center
}

.pagination-wrapper .pagination {
    display: inline-block
}

.pagination-wrapper .pagination ul {
    padding: 0
}

.pagination-wrapper .pagination ul li {
    display: inline-block;
    vertical-align: top
}

.pagination-wrapper .pagination ul li a {
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    color: #464646;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    padding: 0 9px;
    text-decoration: none;
    min-width: 30px
}

.pagination-wrapper .pagination ul li a:hover {
    border-color: #105e8b
}

.pagination-wrapper .pagination ul li span {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    padding: 0 9px;
    min-width: 30px
}

.pagination-wrapper .pagination ul li.active span {
    background-color: #105e8b;
    border-color: #105e8b;
    color: #fff
}

.pagination-wrapper .pagination ul li.gap {
    margin: 0;
    overflow: inherit;
    clear: inherit
}

.password-control {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/assets/kkfeature/password_eye-560441c109fbd81261a1ab3a257835ee45717af63387316f5751fc387776deb3.svg) no-repeat top left
}

.password-control.view {
    background: url(/assets/kkfeature/password_eye_slash-0f9698f311b86f23980995598860b27a28e5bb1f2bcdce25cbae570dcac4612b.svg) no-repeat top left
}

body.site_2739906 {
    background: #004990 !important
}

body.site_2739906 .w-auth__header {
    border-top: 4px solid #4783ba;
    background-color: #004990;
    text-align: center;
    padding: 12px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

body.site_2739906 .w-auth__header a.logo {
    display: inline-block;
    background-image: url(/assets/kkfeature/slb/header/logo-0cae53538402e9d707b03e0073d63571d27ee8c7bac9647b69948deac7653b49.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 41px;
    width: 319px
}

body.site_2739906 #login-dialog,
body.site_2739906 #password-recover-dialog {
    background: transparent !important;
    max-width: 400px !important;
    margin: 70px auto !important;
    padding: 0 !important
}

body.site_2739906 .mfp-dialog .dialog-form,
body.site_2739906 .mfp-dialog .social-media-login {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important
}

body.site_2739906 .mfp-dialog button:focus {
    outline: none
}

body.site_2739906 .mfp-dialog input[type="checkbox"]+label {
    cursor: pointer
}

body.site_2739906 .mfp-dialog input[type="checkbox"]+label::before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    background-image: url(/assets/kkfeature/slb/auth/checkbox-4dabc6cd28c7d1fc3ec5f04787d5a8e2996f7ff0695afcb0653910ba7cef15dc.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px
}

body.site_2739906 .mfp-dialog input[type="checkbox"]+label::before {
    background-position: 0 0
}

body.site_2739906 .mfp-dialog input[type="checkbox"]:checked+label::before {
    background-position: 0 -19px
}

body.site_2739906 .mfp-dialog .w-auth {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .section-name {
    color: #fff;
    display: block;
    font-size: 24px;
    margin-bottom: 40px;
    text-align: center;
    text-transform: none
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper {
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-align: left;
    position: relative
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .mfp-dialog__content .section-name {
    color: #004990
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper a {
    color: #4f89bf
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper a:hover {
    text-decoration: underline
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label {
    color: #55565a;
    font-size: 14px;
    padding: 0;
    font-weight: normal
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .txtright {
    text-align: right
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 14px
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul.checkbox {
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 14px
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul li.fleft {
    float: left
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul li.fright {
    float: right
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: none;
    color: #55565a
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input:focus,
body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input:active {
    border-color: #efefef
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__field {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #231f20;
    border: 1px solid #efefef;
    font-weight: normal
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__field:hover,
body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__field:focus,
body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__field:active {
    border-color: #00a6eb
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #868686
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button {
    font-family: "UniversCondensed-Medium", sans-serif;
    background: #004990;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
    font-weight: normal
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button:hover {
    background: #4783ba !important;
    border-color: #4783ba;
    color: #fff !important;
    outline: none
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button:active,
body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button:focus {
    background: #4783ba;
    border-color: #4783ba;
    color: #fff !important;
    outline: none
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__info {
    border-top: 1px solid #efefef
}

body.site_2739906 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__info ul {
    color: #5e656b
}

body.site_2739906 .b-citylist {
    border-top: 1px solid #4f89bf;
    font-family: "UniversCondensed-Medium", sans-serif
}

body.site_2739906 .b-citylist .b-citylist-names {
    background-color: #004990
}

body.site_2739906 .b-citylist .b-citylist-names ul li {
    font-size: 18px
}

body.site_2739906 .b-citylist .b-citylist-names ul li a {
    color: #fff
}

body.site_2739906 .b-citylist .b-citylist-names ul li a.state-active {
    color: #fff;
    font-weight: bold
}

body.site_2739906 .b-citylist .b-citylist-alphabet {
    background-color: #004990
}

body.site_2739906 .b-citylist .b-citylist-alphabet ul li {
    font-size: 18px
}

body.site_2739906 .b-citylist .b-citylist-alphabet ul li a {
    color: #fff
}

body.site_2739906 .b-citylist .b-citylist-alphabet ul li a.state-active {
    color: #fff;
    font-weight: bold
}

body.site_2739906 .b-citylist .b-citylist-cities {
    background-color: #4783ba
}

body.site_2739906 .b-citylist .b-citylist-cities .b-cities span.letter {
    color: #fff;
    font-weight: bold
}

body.site_2739906 .b-citylist .b-citylist-cities .b-cities ul li {
    font-size: 18px;
    margin-bottom: 7px
}

body.site_2739906 .b-citylist .b-citylist-cities .b-cities ul li a {
    color: #fff
}

body.site_2739906 .b-citylist .b-citylist-cities .b-cities ul li a.state-active {
    color: #fff;
    font-weight: bold
}

body.site_2739906 .banner-concierge-service {
    background-color: #004990 !important;
    padding-top: 23px
}

body.site_2739906 .banner-concierge-service img {
    border-radius: 0
}

body.site_2739906 footer.main {
    background: #004990;
    border-top: 1px solid #0b57a0
}

body.site_2739906 footer.main p {
    color: #fff
}

body.site_2739906 footer.main a.link {
    color: #85b3dd;
    font-size: 12px;
    text-decoration: none
}

body.site_2739906 footer.main a.link:hover {
    text-decoration: none;
    color: #fff
}

body.site_2739906 footer.main .support {
    color: #85b3dd;
    font-size: 12px;
    text-decoration: none
}

body.site_2739906 footer.main .support:hover {
    text-decoration: underline
}

body.site_2739906 footer.main .copyright {
    color: #4f89bf;
    font-size: 12px;
    text-align: right
}

body.site_2739906 footer.main .copyright span {
    display: block;
    margin-top: 10px;
    font-size: 13px
}

body.site_2739906 header.main {
    background-color: #004990 !important;
    border-top-color: #4783ba !important;
    border-bottom: none !important;
    padding-bottom: 10px
}

body.site_2739906 header.main .logo {
    background-image: url(/assets/kkfeature/slb/header/logo-0cae53538402e9d707b03e0073d63571d27ee8c7bac9647b69948deac7653b49.png) !important;
    height: 40px !important;
    width: 319px !important
}

body.site_2739906 header.main .main-menu ul {
    margin: 0
}

body.site_2739906 header.main .main-menu .item a {
    font-size: 14px;
    font-weight: normal;
    color: #85b3dd !important
}

body.site_2739906 header.main .main-menu .item a:hover {
    color: #fff !important
}

body.site_2739906 header.main .main-menu .item.logout {
    font-size: 14px
}

body.site_2739906 header.main .city-popup-link {
    color: #85b3dd !important;
    background-color: #004990;
    border-radius: 0;
    border: 1px solid #4f89bf;
    font-weight: normal !important;
    font-size: 12px
}

body.site_2739906 header.main .city-popup-link span:after {
    border-top-color: #4f89bf
}

body.site_2739906 header.main .city-popup-link:hover {
    border-color: #4f89bf;
    color: #fff !important
}

body.site_2739906 header.main .city-popup-link:hover span:after {
    border-top-color: #fff
}

body.site_2739906 header.main .city-popup-link:active {
    background-color: #004990;
    border-color: #fff;
    color: #fff !important
}

body.site_2739906 header.main .city-popup-link:active span:after {
    border-top-color: #fff
}

body.site_2739906 header.main .city-popup-link.state-active {
    background-color: #004990;
    color: #fff !important;
    border-color: #fff !important
}

body.site_2739906 header.main .city-popup-link.state-active span:after {
    border-bottom: 4px solid #fff;
    border-top: none
}

body.site_2739906 .mfp-dialog .dialog-icon {
    background: #4783ba
}

body.site_2739906 {
    background: #004990 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 13px
}

body.site_2739906.profile_mobile_auth {
    color: #414141
}

body.site_2739906.print {
    color: #000 !important
}

body.site_2739906 textarea,
body.site_2739906 input[type="text"],
body.site_2739906 input[type="password"],
body.site_2739906 input[type="datetime"],
body.site_2739906 input[type="datetime-local"],
body.site_2739906 input[type="date"],
body.site_2739906 input[type="month"],
body.site_2739906 input[type="time"],
body.site_2739906 input[type="week"],
body.site_2739906 input[type="number"],
body.site_2739906 input[type="email"],
body.site_2739906 input[type="url"],
body.site_2739906 input[type="search"],
body.site_2739906 input[type="tel"] {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid #efefef;
    color: #55565a !important;
    font-style: normal;
    font-weight: normal;
    font-size: 14px
}

body.site_2739906 textarea:hover,
body.site_2739906 input[type="text"]:hover,
body.site_2739906 input[type="password"]:hover,
body.site_2739906 input[type="datetime"]:hover,
body.site_2739906 input[type="datetime-local"]:hover,
body.site_2739906 input[type="date"]:hover,
body.site_2739906 input[type="month"]:hover,
body.site_2739906 input[type="time"]:hover,
body.site_2739906 input[type="week"]:hover,
body.site_2739906 input[type="number"]:hover,
body.site_2739906 input[type="email"]:hover,
body.site_2739906 input[type="url"]:hover,
body.site_2739906 input[type="search"]:hover,
body.site_2739906 input[type="tel"]:hover {
    border-color: #8dbeea;
    color: #55565a
}

body.site_2739906 textarea:focus,
body.site_2739906 input[type="text"]:focus,
body.site_2739906 input[type="password"]:focus,
body.site_2739906 input[type="datetime"]:focus,
body.site_2739906 input[type="datetime-local"]:focus,
body.site_2739906 input[type="date"]:focus,
body.site_2739906 input[type="month"]:focus,
body.site_2739906 input[type="time"]:focus,
body.site_2739906 input[type="week"]:focus,
body.site_2739906 input[type="number"]:focus,
body.site_2739906 input[type="email"]:focus,
body.site_2739906 input[type="url"]:focus,
body.site_2739906 input[type="search"]:focus,
body.site_2739906 input[type="tel"]:focus {
    border-color: #8dbeea;
    color: #55565a
}

body.site_2739906 .selectBox-dropdown {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-image: none;
    background-color: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 14px;
    color: #8a8a8d;
    border-color: #efefef;
    font-weight: normal;
    border-radius: 0
}

body.site_2739906 .selectBox-dropdown .selectBox-arrow {
    border-color: #efefef
}

body.site_2739906 .selectBox-dropdown .selectBox-arrow:before {
    background-image: url(/assets/kkfeature/slb/jquery.selectBox-arrow-4d16863e286ea4fff138dc11e0c80cfde3920ba99b3e472867bc08e3ba3782f3.png) !important;
    background-position: 0 0;
    border-color: #efefef
}

body.site_2739906 .selectBox-dropdown .selectBox-label {
    padding-bottom: 3px
}

body.site_2739906 h1,
body.site_2739906 h2,
body.site_2739906 h3,
body.site_2739906 h4,
body.site_2739906 h5,
body.site_2739906 h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

body.site_2739906 .mfp-dialog#password-recover-dialog textarea,
body.site_2739906 .mfp-dialog#password-recover-dialog input[type="text"],
body.site_2739906 .mfp-dialog#password-recover-dialog input[type="password"] {
    display: block;
    width: 100%
}

body.site_2739906 .mfp-dialog label {
    font-size: 12px !important
}

body.site_2739906 .btn {
    font-family: "UniversCondensed-Medium", sans-serif, sans-serif;
    padding: 12px 12px 13px
}

body.site_2739906 #load_more_button {
    font-family: "UniversCondensed-Medium", sans-serif !important;
    background: #4783ba !important;
    color: #fff !important;
    font-size: 18px !important;
    border-radius: 0 !important
}

body.site_2739906 .btn-primary {
    font-family: "UniversCondensed-Medium", sans-serif;
    background: #004990;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
    font-weight: normal;
    padding: 13px 22px 12px
}

body.site_2739906 .btn-primary:hover {
    background: #4783ba !important;
    border-color: #4783ba;
    color: #fff !important;
    outline: none
}

body.site_2739906 .btn-primary:active,
body.site_2739906 .btn-primary:focus {
    background: #4783ba;
    border-color: #4783ba;
    color: #fff !important;
    outline: none
}

body.site_2739906 .flash_message,
body.site_2739906 .notice {
    background: none;
    background-color: #4681b7;
    padding: 10px;
    border-bottom: 1px solid #5c93c6;
    color: #fff
}

body.site_2739906 .main-city-list {
    background-color: #004990;
    border-top: 1px solid #4f89bf;
    border-bottom: 1px solid #4f89bf;
    margin-bottom: 10px;
    padding-bottom: 0
}

body.site_2739906 .main-city-list ul.cities li {
    font-size: 13px
}

body.site_2739906 .main-city-list ul.cities li a.city {
    font-family: "UniversCondensed-Medium", sans-serif;
    color: #85b3dd;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase
}

body.site_2739906 .main-city-list ul.cities li a.city:hover {
    color: #fff;
    text-decoration: none
}

body.site_2739906 .main-city-list ul.cities li a.state-active {
    color: #fff;
    text-decoration: none;
    font-weight: normal
}

body.site_2739906 .main-city-list ul.cities li a.other-city-popup-link {
    color: #4f89bf !important;
    background-color: #004990;
    border-radius: 0;
    border: 1px solid #4f89bf;
    font-weight: normal;
    font-size: 14px !important
}

body.site_2739906 .main-city-list ul.cities li a.other-city-popup-link span:after {
    border-top-color: #4f89bf
}

body.site_2739906 .main-city-list ul.cities li a.other-city-popup-link:hover {
    border-color: #4f89bf;
    color: #fff !important
}

body.site_2739906 .main-city-list ul.cities li a.other-city-popup-link:hover span:after {
    border-top-color: #fff
}

body.site_2739906 .main-city-list ul.cities li a.other-city-popup-link:active {
    background-color: #004990;
    border-color: #fff;
    color: #fff !important
}

body.site_2739906 .main-city-list ul.cities li a.other-city-popup-link:active span:after {
    border-top-color: #fff
}

body.site_2739906 .main-city-list ul.cities li a.other-city-popup-link.state-active {
    background-color: #004990;
    border-color: #fff;
    color: #fff !important
}

body.site_2739906 .main-city-list ul.cities li a.other-city-popup-link.state-active span:after {
    border-bottom: 4px solid #fff;
    border-top: none
}

body.site_2739906 .city-popup {
    background-color: #4783ba;
    border: none
}

body.site_2739906 .city-popup .container .cities-list ul li {
    font-size: 13px;
    font-weight: normal
}

body.site_2739906 .city-popup .container .cities-list ul li.letter_label {
    color: #fff;
    font-size: 14px;
    font-weight: normal
}

body.site_2739906 .city-popup .container .cities-list ul li.current a {
    font-weight: normal;
    color: #fff;
    text-decoration: none
}

body.site_2739906 .city-popup .container .cities-list ul li a {
    color: #a7c9e8;
    text-decoration: none
}

body.site_2739906 .city-popup .container .cities-list ul li a:hover {
    color: #a7c9e8;
    text-decoration: underline
}

body.site_2739906 .nav-coupon-category {
    font-family: "UniversCondensed-Medium", sans-serif;
    font-size: 18px;
    border-bottom: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

body.site_2739906 .nav-coupon-category li a {
    background: transparent !important;
    color: #4f89bf !important;
    font-size: 18px;
    height: auto !important;
    line-height: normal !important;
    padding: 10px 0 !important;
    text-transform: uppercase
}

body.site_2739906 .nav-coupon-category li a:hover {
    color: #a7c9e8 !important;
    text-decoration: none
}

body.site_2739906 .nav-coupon-category li a span {
    border-bottom: 0;
    padding-bottom: 0;
    display: inline-block
}

body.site_2739906 .nav-coupon-category li.active a {
    color: #fff !important;
    text-decoration: none;
    border: none !important;
    font-weight: normal
}

body.site_2739906 .nav-coupon-category li.active a span {
    border-color: transparent
}

body.site_2739906 .nav-coupon-category li:last-child {
    border-bottom: none
}

body.site_2739906 .nav-tabs.nav-stacked.nav-coupon-category {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important
}

body.site_2739906 .deal-containers-list .coupon-thumb {
    background-color: #fff;
    border: none;
    box-shadow: none
}

body.site_2739906 .deal-containers-list .coupon-thumb .coupon-inner {
    border: none;
    padding: 8px 11px 9px
}

body.site_2739906 .deal-containers-list .coupon-thumb .coupon-inner .coupon-desciption {
    color: #676767;
    font-size: 12px;
    height: 4.5em
}

body.site_2739906 .deal-containers-list .coupon-thumb:hover {
    border-color: none;
    box-shadow: none
}

body.site_2739906 .deal-containers-list .coupon-thumb:hover .coupon-inner .coupon-title {
    color: #004990 !important;
    text-decoration: none
}

body.site_2739906 .deal-containers-list .coupon-thumb:hover .coupon-inner .coupon-desciption {
    color: #676767
}

body.site_2739906 .deal-containers-list .coupon-thumb:hover .coupon-inner .coupon-save {
    color: #004990 !important
}

body.site_2739906 .deal-containers-list .coupon-inner .coupon-title {
    font-family: "UniversCondensed-Medium", sans-serif;
    font-weight: normal;
    color: #004990 !important;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 11px;
    text-transform: uppercase
}

body.site_2739906 .coupon-save {
    color: #4f89bf !important;
    font-size: 13px;
    margin-top: 0 !important;
    box-shadow: none
}

body.site_2739906 .b-feedback-button {
    background-image: url(/assets/kkfeature/slb/feedback-button-bg-ed1e230d6030a7c3b22a62182e607112334e045a2fb0d648670a16309a65a772.png) !important;
    background-position: 16px 24px !important;
    border-style: solid;
    border-color: #4f89bf !important;
    border-width: 1px 0 0 0 !important;
    background-color: transparent !important;
    padding-left: 64px !important;
    display: inline-block;
    border-radius: 0;
    padding-top: 20px !important
}

body.site_2739906 .b-feedback-button:hover .title {
    text-decoration: none
}

body.site_2739906 .b-feedback-button:hover .text {
    color: #fff !important;
    text-decoration: none
}

body.site_2739906 .b-feedback-button span {
    display: block
}

body.site_2739906 .b-feedback-button .title {
    font-family: "UniversCondensed-Medium", sans-serif;
    color: #fff !important;
    font-size: 18px !important;
    margin-bottom: 8px !important;
    line-height: 18px;
    text-transform: none;
    font-weight: normal
}

body.site_2739906 .b-feedback-button .text {
    font-size: 14px !important;
    color: #85b3dd !important;
    text-decoration: none
}

body.site_2739906 .feedback-form p {
    font-size: 16px;
    color: #fff
}

body.site_2739906 .feedback-form textarea {
    border-color: #fff;
    border-radius: 0
}

body.site_2739906 .feedback-form textarea:hover {
    border-color: #8dbeea
}

body.site_2739906 .feedback-form textarea:active,
body.site_2739906 .feedback-form textarea:focus {
    border-color: #8dbeea;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

body.site_2739906 .feedback-form .btn {
    font-family: "UniversCondensed-Medium", sans-serif;
    background: #175ea3;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
    font-weight: normal;
    padding: 11px 22px 12px;
    border: 1px solid #fff
}

body.site_2739906 .feedback-form .btn:hover {
    background: #fff !important;
    border-color: #fff;
    color: #004990 !important;
    outline: none
}

body.site_2739906 .feedback-form .btn:active,
body.site_2739906 .feedback-form .btn:focus {
    background: #fff;
    border-color: #fff;
    color: #004990 !important;
    outline: none
}

body.site_2739906 .breadcrumbs .breadcrumb_link {
    font-size: 12px;
    color: #85b3dd;
    margin-right: 5px;
    padding-left: 7px
}

body.site_2739906 .breadcrumbs .breadcrumb_link:first-child {
    padding-left: 0
}

body.site_2739906 .breadcrumbs .breadcrumb_link:first-child:before {
    content: none
}

body.site_2739906 .breadcrumbs .breadcrumb_link:hover {
    color: #fefefe;
    text-decoration: none
}

body.site_2739906 .breadcrumbs .breadcrumb_link.active {
    color: #fff;
    text-decoration: none;
    font-weight: normal
}

body.site_2739906 .breadcrumbs .breadcrumb_link:before {
    background-image: url(/assets/kkfeature/slb/less_sign-ddfbf2d3979f8174874a51b376ccc3f345cbebe4cdcf6cab1e6e6a05b154e3e6.png);
    top: 2px
}

body.site_2739906 h1 {
    font-family: "UniversCondensed-Medium", sans-serif;
    color: #006da4;
    font-size: 20px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    font-weight: normal
}

body.site_2739906 .deal_head {
    border: none
}

body.site_2739906 .deal_head .btn-primary {
    font-size: 18px;
    padding: 12px 22px 11px;
    line-height: 22px
}

body.site_2739906 .deal_head .b-concierge-service .text span {
    color: #fff
}

body.site_2739906 .deal_head .b-concierge-service .concierge-service-button {
    border-color: #fff;
    color: #fff
}

body.site_2739906 .deal_head .deal_head--info {
    border: none
}

body.site_2739906 .deal_head .deal_head--info .pick_a_deal:after {
    margin-right: -90px
}

body.site_2739906 .deal_head .deal_head--info .voucher-info {
    color: #666
}

body.site_2739906 .deal_head #deal_small_title {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    font-weight: normal
}

body.site_2739906 .nav.nav-tabs.deal_page {
    border-radius: 0
}

body.site_2739906 .nav.nav-tabs.deal_page li a {
    font-family: "UniversCondensed-Medium", sans-serif;
    border-radius: 0;
    background-color: #004990;
    background-image: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: 9px 27px 6px 27px;
    text-transform: uppercase
}

body.site_2739906 .nav.nav-tabs.deal_page li.active a {
    border-radius: 0;
    border: none;
    background-color: #4783ba;
    color: #fff
}

body.site_2739906 .nav-tabs>li>a {
    border-radius: 0
}

body.site_2739906 .deal_info {
    color: #666;
    font-size: 14px
}

body.site_2739906 .deal_info .ul-wrapper {
    border-color: #4783ba !important
}

body.site_2739906 .deal_info .tab-content {
    background-color: #fff;
    border: none;
    border-radius: 0
}

body.site_2739906 .deal_info #conditions {
    font-size: 14px;
    font-weight: normal
}

body.site_2739906 .deal_info #conditions a {
    color: #4f89bf !important
}

body.site_2739906 .deal_info #conditions a:hover {
    color: #4f89bf !important;
    text-decoration: underline
}

body.site_2739906 .deal_info #conditions li {
    list-style: none;
    position: relative;
    margin-bottom: 10px
}

body.site_2739906 .deal_info #conditions li:before {
    background-color: #4783ba;
    position: absolute;
    left: -20px;
    top: 11px;
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 4px
}

body.site_2739906 .deal_info #conditions ul,
body.site_2739906 .deal_info #conditions ol {
    padding-left: 20px
}

body.site_2739906 .deal_info #conditions .additionals_text,
body.site_2739906 .deal_info #conditions .conditions_text {
    color: #666;
    font-size: 14px
}

body.site_2739906 .deal_info .online-booking-button-wrapper {
    width: 230px !important
}

body.site_2739906 .deal_info .online-booking-button-wrapper .online-booking-dialog-link {
    padding: 10px 22px !important
}

body.site_2739906 .deal_info .online-booking-concierge-msg {
    background-color: transparent;
    border-color: #efefef;
    border-radius: 0;
    color: #666
}

body.site_2739906 #conditions .features {
    color: #666;
    font-size: 14px;
    font-weight: normal
}

body.site_2739906 .spot-city-popup-link {
    background-color: #004990;
    border: 1px solid #004990;
    color: #fff !important;
    font-weight: normal !important;
    font-size: 12px !important;
    padding: 3px 12px;
    margin-bottom: 10px;
    border-radius: 0
}

body.site_2739906 .spot-city-popup-link span {
    border: none
}

body.site_2739906 .spot-city-popup-link span:after {
    border-bottom: 4px solid #fff;
    border-top: none
}

body.site_2739906 .spot-city-popup-link:hover {
    border-color: #004990;
    color: #fff !important
}

body.site_2739906 .spot-city-popup-link:hover span:after {
    border-bottom-color: #fff
}

body.site_2739906 .spot-city-popup-link:active {
    color: #fff !important;
    background-color: #004990;
    border-color: #004990
}

body.site_2739906 .spot-city-popup-link:active span:after {
    border-top-color: #fff
}

body.site_2739906 .spot-city-popup-link.state-active {
    color: #55565a !important;
    background-color: #fff;
    border-color: #eee
}

body.site_2739906 .spot-city-popup-link.state-active span:after {
    border-top: 4px solid #55565a;
    border-bottom: none
}

body.site_2739906 .spot-city-popup-link.state-active:hover {
    border-color: #eee;
    color: #004990 !important
}

body.site_2739906 .addresses-wrapper {
    background-color: #fff;
    color: #666;
    margin-top: 0
}

body.site_2739906 .addresses-wrapper:before {
    content: none
}

body.site_2739906 .spot-cities {
    background-color: #fafafa;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef
}

body.site_2739906 .spot-cities ul {
    padding-left: 0
}

body.site_2739906 .spot-cities .city-container .spots-cities-list ul li {
    font-size: 13px
}

body.site_2739906 .spot-cities .city-container .spots-cities-list ul li.letter_label {
    color: #4783ba;
    font-size: 13px;
    font-weight: normal
}

body.site_2739906 .spot-cities .city-container .spots-cities-list ul li a {
    color: #666;
    text-decoration: none
}

body.site_2739906 .spot-cities .city-container .spots-cities-list ul li a:hover {
    color: #4783ba;
    text-decoration: underline
}

body.site_2739906 .spot-cities .city-container .spots-cities-list ul li a.state-active {
    color: #004990;
    text-decoration: none;
    font-weight: normal
}

body.site_2739906 .deals-locations .city-with-spots .deals-location {
    color: #666;
    font-size: 14px !important
}

body.site_2739906 .deals-locations .city-with-spots .deals-location a {
    color: #4f89bf
}

body.site_2739906 .deals-locations .city-with-spots .deals-location .deals-location-content .deals-location-phones {
    font-weight: normal !important
}

body.site_2739906 .deals-locations .city-with-spots .deals-location .deals-location-content .deals-location-hours span.name {
    color: #8a8a8d;
    font-weight: normal !important
}

body.site_2739906 .deals-locations .city-with-all-spots .deals-location {
    color: #666;
    font-size: 14px !important
}

body.site_2739906 .deals-locations .city-with-all-spots .deals-location a {
    color: #4f89bf
}

body.site_2739906 .deals-locations .city-with-all-spots .deals-location .deals-location-content .deals-location-phones {
    font-weight: normal !important
}

body.site_2739906 .deals-locations .city-with-all-spots .deals-location .deals-location-content .deals-location-hours span.name {
    color: #8a8a8d;
    font-weight: normal !important
}

body.site_2739906 .deals-locations .blue-btn {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
    color: #004990;
    font-size: 14px;
    border-radius: 0;
    outline: none;
    text-transform: none;
    font-weight: normal
}

body.site_2739906 .deals-locations .blue-btn:hover {
    background: #004990 !important;
    border-color: #004990;
    color: #fff !important;
    outline: none
}

body.site_2739906 .deals-locations .blue-btn:active,
body.site_2739906 .deals-locations .blue-btn:focus {
    background: #004990;
    border-color: #004990;
    color: #fff !important;
    outline: none
}

body.site_2739906 .p-profile .return-link {
    font-size: 12px;
    color: #d4062b;
    padding-left: 0;
    padding-right: 15px
}

body.site_2739906 .p-profile .return-link:hover {
    color: #006da4;
    text-decoration: none
}

body.site_2739906 .p-profile .return-link:before {
    background-image: url(/assets/kkfeature/rossiya-airlines/less_sign-05bd40df52cb53e66ef32b440a50eadd3638162d505b54639174f2fbebbf25a0.png);
    top: 2px;
    right: 0;
    left: auto
}

body.site_2739906 .p-profile .btn {
    font-family: "Rossiya", sans-serif;
    background: #d0112b;
    color: #fff;
    font-size: 14px;
    border-radius: 28px;
    outline: none;
    text-transform: uppercase;
    font-weight: normal;
    padding: 7px 22px 7px
}

body.site_2739906 .p-profile .btn:hover {
    background: #ff999a !important;
    border-color: #ff8f8f;
    color: #fff !important;
    outline: none
}

body.site_2739906 .p-profile .btn:active,
body.site_2739906 .p-profile .btn:focus {
    background: #c61010;
    border-color: #c61010;
    color: #fff !important;
    outline: none
}

body.site_2739906 .p-profile .switch .radio span:first-child label {
    border-radius: 28px 0 0 28px;
    border-right: none
}

body.site_2739906 .p-profile .switch .radio span:last-child label {
    border-radius: 0 28px 28px 0
}

body.site_2739906 .p-profile .switch .radio label {
    border-color: #d71537;
    color: #d4062b;
    background: #fff;
    font-size: 14px;
    font-weight: normal
}

body.site_2739906 .p-profile .switch .radio label:hover {
    background-color: #ff8f8f;
    border-color: #d71537;
    color: #fff !important
}

body.site_2739906 .p-profile .switch .radio label {
    border-color: #d4062b;
    background: #d4062b;
    color: #fff !important
}

body.site_2739906 .p-profile form label.date {
    color: #55565a;
    font-size: 14px;
    font-weight: normal
}

body.site_2739906 .p-profile .nav-profile ul {
    font-size: 16px;
    border-bottom: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

body.site_2739906 .p-profile .nav-profile ul li a {
    background: transparent !important;
    color: #8a8a8d !important;
    font-size: 16px;
    height: auto !important;
    line-height: normal !important;
    padding: 10px 0 !important;
    text-transform: uppercase;
    border: none
}

body.site_2739906 .p-profile .nav-profile ul li a:hover {
    color: #d4062b !important;
    text-decoration: none
}

body.site_2739906 .p-profile .nav-profile ul li a span {
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    display: inline-block
}

body.site_2739906 .p-profile .nav-profile ul li.state-active a {
    color: #d4062b !important;
    text-decoration: none;
    border: none !important;
    font-weight: normal
}

body.site_2739906 .p-profile .nav-profile ul li.state-active a span {
    border-color: #d4062b
}

body.site_2739906 .p-profile .nav-profile ul li:last-child {
    border-bottom: none
}

body.site_2739906 .p-profile .return-link {
    font-size: 12px;
    color: #85b3dd;
    padding-left: 0;
    padding-right: 15px
}

body.site_2739906 .p-profile .return-link:hover {
    color: #fff;
    text-decoration: none
}

body.site_2739906 .p-profile .return-link:before {
    background-image: url(/assets/kkfeature/slb/less_sign-ddfbf2d3979f8174874a51b376ccc3f345cbebe4cdcf6cab1e6e6a05b154e3e6.png);
    top: 2px;
    right: 0;
    left: auto
}

body.site_2739906 .p-profile .btn {
    font-family: "UniversCondensed-Medium", sans-serif;
    background: #175ea3;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
    font-weight: normal;
    padding: 11px 22px 12px
}

body.site_2739906 .p-profile .btn:hover {
    background: #fff !important;
    border-color: #fff;
    color: #004990 !important;
    outline: none
}

body.site_2739906 .p-profile .btn:active,
body.site_2739906 .p-profile .btn:focus {
    background: #fff;
    border-color: #fff;
    color: #004990 !important;
    outline: none
}

body.site_2739906 .p-profile .switch .radio span:first-child label {
    border-radius: 0;
    border-right: none
}

body.site_2739906 .p-profile .switch .radio span:last-child label {
    border-radius: 0
}

body.site_2739906 .p-profile .switch .radio label {
    border-color: #fff;
    color: #fff;
    background: #004990;
    font-size: 14px;
    font-weight: normal
}

body.site_2739906 .p-profile .switch .radio label:hover {
    background-color: #fff;
    border-color: #fff;
    color: #004990 !important
}

body.site_2739906 .p-profile .switch .radio input:checked+label {
    border-color: #fff;
    background: #fff;
    color: #004990 !important
}

body.site_2739906 .p-profile form label.date {
    color: #fff;
    font-size: 14px;
    font-weight: normal
}

body.site_2739906 .p-profile .nav-profile {
    font-family: "UniversCondensed-Medium", sans-serif
}

body.site_2739906 .p-profile .nav-profile ul {
    font-size: 16px;
    border-bottom: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

body.site_2739906 .p-profile .nav-profile ul li a {
    background: transparent !important;
    color: #4f89bf !important;
    font-size: 16px;
    height: auto !important;
    line-height: normal !important;
    padding: 10px 0 !important;
    text-transform: uppercase;
    border: none
}

body.site_2739906 .p-profile .nav-profile ul li a:hover {
    color: #a7c9e8 !important;
    text-decoration: none
}

body.site_2739906 .p-profile .nav-profile ul li a span {
    border-bottom: 0;
    padding-bottom: 0;
    display: inline-block
}

body.site_2739906 .p-profile .nav-profile ul li.state-active a {
    color: #fff !important;
    text-decoration: none;
    border: none !important;
    font-weight: normal
}

body.site_2739906 .p-profile .nav-profile ul li.state-active a span {
    border-color: transparent
}

body.site_2739906 .p-profile .nav-profile ul li:last-child {
    border-bottom: none
}

body.site_2739906 .b-coupon {
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #fff
}

body.site_2739906 .b-coupon .b-coupon__image {
    background-color: transparent;
    padding: 12px 0 0 10px
}

body.site_2739906 .b-coupon table {
    border: 1px solid #eaeaea;
    background-color: #fff;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 0
}

body.site_2739906 .b-coupon table th,
body.site_2739906 .b-coupon table td {
    border-color: #eaeaea
}

body.site_2739906 .b-coupon table thead {
    background-color: #efefef
}

body.site_2739906 .b-coupon table th {
    border-top: 1px solid #efefef !important;
    color: #909190;
    font-size: 12px;
    font-weight: normal
}

body.site_2739906 .b-coupon table tr td {
    padding: 8px;
    vertical-align: middle;
    color: #666;
    font-size: 13px;
    font-weight: normal
}

body.site_2739906 .b-coupon table tr td:first-child {
    color: #666
}

body.site_2739906 .b-coupon table tr td:last-child {
    color: #666
}

body.site_2739906 .b-coupon table .b-coupon__content--number,
body.site_2739906 .b-coupon table .b-coupon__content--date {
    font-size: 13px
}

body.site_2739906 .b-coupon table .coupon_marked_checkbox span {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-image: url(/assets/kkfeature/slb/marked_as_used_at_unchecked-4a0d6baf5e1f800996461e2e314dea94a8d59736d3d867b2410e7fba1bbf313b.png)
}

body.site_2739906 .b-coupon table .coupon_marked_checkbox span.active {
    background-image: url(/assets/kkfeature/slb/marked_as_used_at_checked-3e34ffae598d4144d58e532247a768f27f031cac8ef2d3113bf0b082cb205129.png)
}

body.site_2739906 .b-coupon table .b-coupon__content--print a {
    background-image: url(/assets/kkfeature/slb/icon-print-4bda85afe631c408948865d6b8d773bd023d53ac8707c791f445c86295c8060f.png);
    width: 13px;
    height: 13px;
    vertical-align: middle
}

body.site_2739906 .b-coupon .b-coupon__content {
    background-color: transparent;
    padding: 10px 7px
}

body.site_2739906 .b-coupon .b-coupon__content .b-coupon__content--name {
    font-size: 14px
}

body.site_2739906 .b-coupon .b-coupon__content .b-coupon__content--name a {
    color: #666 !important;
    font-weight: normal
}

body.site_2739906 .online-booking-dialog .online-booking-content .control-group .controls input[type="text"] {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #efefef;
    border-radius: 0
}

body.site_2739906 .online-booking-dialog .online-booking-content .control-group .controls .online-booking-label {
    background-image: none;
    font-weight: normal;
    color: #55565a;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    border-color: #efefef
}

body.site_2739906 .service-feedback-dialog,
body.site_2739906 .online-booking-dialog {
    color: #666
}

body.site_2739906 .service-feedback-dialog .service-feedback__success,
body.site_2739906 .online-booking-dialog .service-feedback__success {
    font-weight: normal !important
}

body.site_2739906 .service-feedback-dialog .mfp-close,
body.site_2739906 .online-booking-dialog .mfp-close {
    color: #fff !important
}

body.site_2739906 .service-feedback-dialog h3,
body.site_2739906 .online-booking-dialog h3 {
    color: #fff;
    background-color: #004990;
    border-bottom: 1px solid #004990;
    font-size: 18px;
    text-transform: none;
    font-weight: normal
}

body.site_2739906 .service-feedback-dialog h4,
body.site_2739906 .online-booking-dialog h4 {
    text-transform: none
}

body.site_2739906 .service-feedback-dialog h5,
body.site_2739906 .online-booking-dialog h5 {
    color: #666;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    text-transform: none;
    font-weight: normal
}

body.site_2739906 .service-feedback-dialog .service-feedback__subtitle,
body.site_2739906 .online-booking-dialog .service-feedback__subtitle {
    color: #666 !important;
    font-weight: normal !important
}

body.site_2739906 .service-feedback-dialog .online-booking-content .control-group .controls.textarea-wrap:before,
body.site_2739906 .online-booking-dialog .online-booking-content .control-group .controls.textarea-wrap:before {
    border-bottom-color: #efefef !important
}

body.site_2739906 .service-feedback-dialog textarea,
body.site_2739906 .online-booking-dialog textarea {
    border-color: #efefef !important;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

body.site_2739906 .service-feedback-dialog .checks-wrapper__button,
body.site_2739906 .online-booking-dialog .checks-wrapper__button {
    background-image: none;
    background-color: #fff;
    color: #004990;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    border-color: #4783ba
}

body.site_2739906 .service-feedback-dialog .checks-wrapper__button:hover,
body.site_2739906 .online-booking-dialog .checks-wrapper__button:hover {
    background-color: #4783ba;
    border-color: #004990;
    color: #fff
}

body.site_2739906 .service-feedback-dialog .checks-wrapper__button:active,
body.site_2739906 .online-booking-dialog .checks-wrapper__button:active {
    background: #004990;
    border-color: #004990;
    color: #fff
}

body.site_2739906 .service-feedback-dialog .checks-wrapper__button.active,
body.site_2739906 .online-booking-dialog .checks-wrapper__button.active {
    background: #004990;
    border-color: #004990;
    color: #fff
}

body.site_2739906 .service-feedback-dialog .marks-wrapper,
body.site_2739906 .online-booking-dialog .marks-wrapper {
    border-color: #efefef !important
}

body.site_2739906 .service-feedback-dialog .service-feedback__comment:before,
body.site_2739906 .online-booking-dialog .service-feedback__comment:before {
    background-image: url(/assets/kkfeature/slb/arrow-bubble-a7eba2e38770574bbbe9132c2596ec10b1f7df635c9b344cee09e2c1c261090f.png) !important;
    top: -11px
}

body.site_2739906 .service-feedback-dialog .service-feedback__submit,
body.site_2739906 .online-booking-dialog .service-feedback__submit {
    line-height: 40px
}

body.site_2739906 .service-feedback-dialog .service-feedback__submit,
body.site_2739906 .service-feedback-dialog .online-booking__submit,
body.site_2739906 .online-booking-dialog .service-feedback__submit,
body.site_2739906 .online-booking-dialog .online-booking__submit {
    font-family: "UniversCondensed-Medium", sans-serif;
    background: #004990;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
    font-weight: normal;
    height: 45px
}

body.site_2739906 .service-feedback-dialog .service-feedback__submit:hover,
body.site_2739906 .service-feedback-dialog .online-booking__submit:hover,
body.site_2739906 .online-booking-dialog .service-feedback__submit:hover,
body.site_2739906 .online-booking-dialog .online-booking__submit:hover {
    background: #4783ba !important;
    border-color: #4783ba;
    color: #fff !important;
    outline: none
}

body.site_2739906 .service-feedback-dialog .service-feedback__submit:active,
body.site_2739906 .service-feedback-dialog .service-feedback__submit:focus,
body.site_2739906 .service-feedback-dialog .online-booking__submit:active,
body.site_2739906 .service-feedback-dialog .online-booking__submit:focus,
body.site_2739906 .online-booking-dialog .service-feedback__submit:active,
body.site_2739906 .online-booking-dialog .service-feedback__submit:focus,
body.site_2739906 .online-booking-dialog .online-booking__submit:active,
body.site_2739906 .online-booking-dialog .online-booking__submit:focus {
    background: #4783ba;
    border-color: #4783ba;
    color: #fff !important;
    outline: none
}

body.site_2739906 .service-feedback-dialog .online-booking-content span.section-name,
body.site_2739906 .online-booking-dialog .online-booking-content span.section-name {
    color: #666;
    font-weight: normal
}

body.site_2739906 .service-feedback-dialog .online-booking-content .control-group .withlabel input[type="text"],
body.site_2739906 .online-booking-dialog .online-booking-content .control-group .withlabel input[type="text"] {
    border-radius: 0
}

body.site_2739906 .p-profile {
    color: #fff
}

body.site_2739906 .p-profile #subscription_form .form-group strong {
    font-weight: normal
}

body.site_2739906 .p-profile #subscription_form .form-group strong span {
    font-weight: normal;
    color: #4f89bf
}

body.site_2739906 .p-profile form .mailings .profile-checkbox-label {
    color: #fff;
    font-weight: normal
}

body.site_2739906 .p-profile form .mailings .profile-checkbox span {
    background-image: url(/assets/kkfeature/slb/subscriptions_unchecked-30f6adda342a102693cef704e16c9dda96dc0d39c8d92ee44f92cc52165535f1.png)
}

body.site_2739906 .p-profile form .mailings .profile-checkbox input:checked+span {
    background-image: url(/assets/kkfeature/slb/subscriptions_checked-245cff30f285f11957487c7dc0967eecf44c14f44f741df62b26bf1a346248a6.png)
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper {
    background-color: #fff;
    display: inline-block;
    margin: 0;
    padding: 8px;
    border: 1px solid #efefef;
    border-radius: 0
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector {
    color: #fff !important;
    background-color: #004990;
    border-radius: 0;
    border: 1px solid #004990;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 12px 6px 16px
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector span {
    padding-right: 15px;
    position: relative
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    margin-top: -2px
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector:hover {
    background-color: #004990;
    border: 1px solid #004990;
    color: #fff !important
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector:hover span:after {
    border-top-color: #fff
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector:active {
    background-color: #004990;
    border-color: #004990;
    color: #fff !important
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector:active span:after {
    border-top-color: #fff
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector.active {
    background-color: #004990;
    color: #fff !important;
    border-color: #004990 !important
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector.active span:after {
    border-bottom: 4px solid #fff;
    border-top: none
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector span {
    border: none
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper a.selector .small-triangle__closed {
    display: none
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper .city-item .city-link-text {
    background: #6095c5;
    color: #fff;
    font-size: 14px;
    border-radius: 0
}

body.site_2739906 .p-profile form .mailings_cities .selected-cities-wrapper .city-item .remove-city-link {
    background-image: url(/assets/kkfeature/slb/close-87785cc6741c6cecd8a91699fcdcad4cdcdcb9693154265cbb55e807d260fa67.png)
}

body.site_2739906 .p-profile form .mailings_cities .city_selector {
    border: none
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .alphabet {
    background-color: #fff;
    border: 1px solid #efefef
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .alphabet a {
    color: #666;
    font-weight: normal
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .alphabet a:hover {
    color: #004990;
    text-decoration: none
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .alphabet a.selected {
    color: #6095c5;
    text-decoration: underline;
    font-weight: normal
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .cities-wrapper {
    background-color: #fff;
    border-radius: 0
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .cities-holder {
    background-color: #fafafa
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .cities-holder ul li a {
    color: #666;
    text-decoration: none;
    font-size: 13px
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .cities-holder ul li a:hover {
    color: #004990;
    text-decoration: none
}

body.site_2739906 .p-profile form .mailings_cities .city_selector .cities-holder ul li a.selected {
    color: #6095c5;
    font-weight: normal;
    text-decoration: underline
}

body.site_2739906 #subscription_form {
    color: #fff
}

body.site_2739906 .container .b-multi-deals .b-multi-deal {
    border-color: #4783ba;
    border-radius: 0;
    color: #666
}

body.site_2739906 .container .b-multi-deals .b-multi-deal:hover {
    border-color: #4783ba
}

body.site_2739906 .container .b-multi-deals .b-multi-deal:hover .btn-large {
    border-color: #4783ba;
    background: #fff;
    color: #004990
}

body.site_2739906 .container .b-multi-deals .b-multi-deal:active {
    border-color: #4783ba
}

body.site_2739906 .container .b-multi-deals .b-multi-deal:active .btn-large {
    border-color: #004990;
    background: #004990;
    color: #fff
}

body.site_2739906 .container .b-multi-deals .b-multi-deal .btn-large {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #fff;
    color: #666;
    border-top: 1px solid #4783ba;
    border-radius: 0 !important
}

body.site_2739906 .text_page {
    color: #fff;
    font-weight: normal
}

body.site_2739906 .text_page h1 {
    color: #fff !important
}

body.site_2739906 .text_page h2 {
    color: #fff !important
}

body.site_2739906 .welcome-form-help {
    color: #555 !important
}

body.site_2739906 .lang_switch-welcome .lang_switch a {
    color: #fff
}

body.site_2739906 .mobile-auth-link {
    color: #85b3dd;
    background-color: #004990;
    border-radius: 0;
    border: 1px solid #4f89bf;
    font-weight: normal !important
}

body.site_2739906 .mobile-auth-link:hover {
    color: #fff
}

body.site_2739906 .pagination-wrapper .pagination ul li a {
    background-color: #004990;
    border: 1px solid #004990;
    border-radius: 0;
    color: #85b3dd;
    height: 29px
}

body.site_2739906 .pagination-wrapper .pagination ul li a:hover {
    background-color: #004990;
    border-color: #fff;
    color: #fff
}

body.site_2739906 .pagination-wrapper .pagination ul li.active span {
    background-color: #fff;
    border-color: #fff;
    border-radius: 0;
    color: #004990
}

body.site_2739906 .b-search:hover .search-field {
    border: 1px solid #fff;
    color: #fff !important
}

body.site_2739906 .b-search:hover .search-button {
    background-color: #004990;
    border-color: #fff;
    color: #fff !important
}

body.site_2739906 .b-search .search-field {
    border-radius: 0;
    background-color: #004990;
    color: #fff !important;
    border: 1px solid #fff
}

body.site_2739906 .b-search .search-field:hover {
    border-color: #fff;
    color: #fff !important
}

body.site_2739906 .b-search .search-field:focus,
body.site_2739906 .b-search .search-field:active {
    border: 1px solid #fff;
    color: #fff !important
}

body.site_2739906 .b-search .search-button {
    background-color: #004990;
    color: #fff !important;
    border-color: #fff;
    font-weight: normal;
    border-radius: 0
}

body.site_2739906 .b-search .search-button:hover {
    background-color: #004990;
    border-color: #fff;
    color: #fff !important
}

body.site_2739906 .b-search .search-button:focus,
body.site_2739906 .b-search .search-button:active {
    background-color: #004990;
    border-color: #fff;
    color: #fff !important
}

body.site_2739906 .b-search .search-summary {
    color: #fff
}

body.site_2739906 ::-webkit-input-placeholder {
    color: #8a8a8a
}

body.site_2739906 :-moz-placeholder {
    color: #8a8a8a
}

body.site_2739906 ::-moz-placeholder {
    color: #8a8a8a
}

body.site_2739906 :-ms-input-placeholder {
    color: #8a8a8a
}

body.site_2739906 .b-search ::-webkit-input-placeholder {
    color: #fff !important
}

body.site_2739906 .b-search :-moz-placeholder {
    color: #fff !important
}

body.site_2739906 .b-search ::-moz-placeholder {
    color: #fff !important
}

body.site_2739906 .b-search :-ms-input-placeholder {
    color: #fff !important
}