@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic);
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-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 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}


pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    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: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.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"
}
* {
    box-sizing: border-box
}
*:before,
*:after {
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.42857143;
    color: #292c2e;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #A9A9A9;
    text-decoration: none
}
a:hover,
a:focus {
    color: #A9A9A9;
    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 {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 1em;
    margin-bottom: 1em;
    border: 0;
    border-top: 1px solid #e6e6e6
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role="button"] {
    cursor: pointer
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    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: #8c8c8c
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 1em;
    margin-bottom: .5em
}
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: .5em;
    margin-bottom: .5em
}
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: 2.25em
}
h2,
.h2 {
    font-size: 1.75em
}
h3,
.h3 {
    font-size: 1.5em
}
h4,
.h4 {
    font-size: 1.125em
}
h5,
.h5 {
    font-size: 1em
}
h6,
.h6 {
    font-size: .875em
}
p {
    margin: 0 0 .5em
}
.lead {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 1.5em
    }
}
small,
.small {
    font-size: 87%
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}
.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: #8c8c8c
}
.text-primary {
    color: #fff
}
a.text-primary:hover,
a.text-primary:focus {
    color: #e6e6e6
}
.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: #fff
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #e6e6e6
}
.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: -0.5em;
    margin: 2em 0 1em;
    border-bottom: 1px solid #e6e6e6
}
ul,
ol {
    margin-top: 0;
    margin-bottom: .5em
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 1em
}
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;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #8c8c8c
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: .5em 1em;
    margin: 0 0 1em;
    font-size: 1.25em;
    border-left: 5px solid #e6e6e6
}
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: #8c8c8c
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e6e6e6;
    border-left: 0;
    text-align: right
}
.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: 1em;
    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: 0
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}
pre {
    display: block;
    padding: 0;
    margin: 0 0 .5em;
    font-size: 0;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    margin-left: -15px;
    margin-right: -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-left: 15px;
    padding-right: 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: #8c8c8c;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em
}
.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;
    float: none;
    display: table-column
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}
.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 {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: .75em;
        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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1em;
    font-size: 1.5em;
    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"] {
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    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: 1em;
    line-height: 1.42857143;
    color: #A9A9A9
}
.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #A9A9A9;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #e6e6e6;
    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: 46px
    }
    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: 13em
    }
    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: 24em
    }
}
.form-group {
    margin-bottom: 15px
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.radio label,
.checkbox label {
    min-height: 1em;
    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-left: -20px;
    margin-top: 4px \9
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    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 {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 2em
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
.input-sm {
    height: 13em;
    padding: 5px 10px;
    font-size: .875em;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 13em;
    line-height: 13em
}
textarea.input-sm,
select[multiple].input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 13em;
    padding: 5px 10px;
    font-size: .875em;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 13em;
    line-height: 13em
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 13em;
    min-height: 1.875em;
    padding: 6px 10px;
    font-size: .875em;
    line-height: 1.5
}
.input-lg {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-lg {
    height: 24em;
    line-height: 24em
}
textarea.input-lg,
select[multiple].input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 24em;
    line-height: 24em
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 24em;
    min-height: 2.125em;
    padding: 11px 16px;
    font-size: 1.125em;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 57.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    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: 24em;
    height: 24em;
    line-height: 24em
}
.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 13em;
    height: 13em;
    line-height: 13em
}
.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 6em
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #656c71
}
@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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 8em
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 1.125em
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: .875em
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 1em;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.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: #fff;
    text-decoration: none
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #fff;
    background-color: #A9A9A9;
    border-color: #ccc
}
.btn-default:focus,
.btn-default.focus {
    color: #fff;
    background-color: #21849B;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #fff;
    background-color: #21849B;
    border-color: #adadad
}
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #21849B;
    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: #fff;
    background-color: #be6400;
    border-color: #8c8c8c
}
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #A9A9A9;
    border-color: #ccc
}
.btn-default .badge {
    color: #A9A9A9;
    background-color: #fff
}
.btn-primary {
    color: #fff;
    background-color: #fff;
    border-color: #f2f2f2
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #e6e6e6;
    border-color: #b3b3b3
}
.btn-primary:hover {
    color: #fff;
    background-color: #e6e6e6;
    border-color: #d4d4d4
}
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #e6e6e6;
    border-color: #d4d4d4
}
.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: #d4d4d4;
    border-color: #b3b3b3
}
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #fff;
    border-color: #f2f2f2
}
.btn-primary .badge {
    color: #fff;
    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,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5fa9dd;
    border-color: #4a9ed9
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #3592d4;
    border-color: #1d5b86
}
.btn-info:hover {
    color: #fff;
    background-color: #3592d4;
    border-color: #2880bd
}
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #3592d4;
    border-color: #2880bd
}
.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: #2880bd;
    border-color: #1d5b86
}
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5fa9dd;
    border-color: #4a9ed9
}
.btn-info .badge {
    color: #5fa9dd;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #fee96a;
    border-color: #fee551
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #fee237;
    border-color: #ceb101
}
.btn-warning:hover {
    color: #fff;
    background-color: #fee237;
    border-color: #fddc14
}
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #fee237;
    border-color: #fddc14
}
.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: #fddc14;
    border-color: #ceb101
}
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #fee96a;
    border-color: #fee551
}
.btn-warning .badge {
    color: #fee96a;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #ff6f69;
    border-color: #ff574f
}
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #ff3e36;
    border-color: #cf0800
}
.btn-danger:hover {
    color: #fff;
    background-color: #ff3e36;
    border-color: #ff1c12
}
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ff3e36;
    border-color: #ff1c12
}
.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: #ff1c12;
    border-color: #cf0800
}
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #ff6f69;
    border-color: #ff574f
}
.btn-danger .badge {
    color: #ff6f69;
    background-color: #fff
}
.btn-link {
    color: #A9A9A9;
    font-weight: normal;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #A9A9A9;
    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: #8c8c8c;
    text-decoration: none
}
.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: .875em;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: .875em;
    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;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    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;
    list-style: none;
    font-size: 1em;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: -0.5em 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 {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #fff
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #8c8c8c
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: .875em;
    line-height: 1.42857143;
    color: #8c8c8c;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.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-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.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-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle="buttons"]>.btn input[type="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-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.125em;
    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: 24em;
    line-height: 24em
}
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: 13em;
    padding: 5px 10px;
    line-height: 1.5;
    border-radius: 3px;
    height: 35px;
    font-size: .875em
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 13em;
    line-height: 13em
}
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: 1em;
    font-weight: normal;
    line-height: 1;
    color: #A9A9A9;
    text-align: center;
    background-color: #e6e6e6;
    border: 1px solid #fff;
    border-radius: 0
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: .875em;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 1.125em;
    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-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn: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-bottom-left-radius: 0;
    border-top-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 {
    margin-bottom: 0;
    padding-left: 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: #e6e6e6
}
.nav>li.disabled>a {
    color: #8c8c8c
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #8c8c8c;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #e6e6e6;
    border-color: #A9A9A9
}
.nav .nav-divider {
    height: 1px;
    margin: -0.5em 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: 0 0 0 0
}
.nav-tabs>li>a:hover {
    border-color: #e6e6e6 #e6e6e6 #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.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: 0
}
.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: 0 0 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: 0
}
.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: #fff
}
.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 {
    text-align: center;
    margin-bottom: 5px
}
.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: 0
}
.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: 0 0 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-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 1em;
    border: 1px solid transparent
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 0
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 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;
    padding: 24.5px 15px;
    font-size: 1.125em;
    line-height: 1em;
    height: 50px
}
.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;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}
.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: 12.25px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1em
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 1em
    }
    .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: 24.5px;
        padding-bottom: 24.5px
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 2px;
    margin-bottom: 2px
}
@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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 2px;
    margin-bottom: 2px
}
.navbar-btn.btn-sm {
    margin-top: 18.5px;
    margin-bottom: 18.5px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 24.5px;
    margin-bottom: 24.5px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
        float: left
    }
    .navbar-right {
        float: right !important;
        float: right;
        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 {
    background-color: #e7e7e7;
    color: #555
}
@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: #b3b3b3
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #b3b3b3
}
.navbar-inverse .navbar-nav>li>a {
    color: #b3b3b3
}
.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 {
    background-color: #080808;
    color: #fff
}
@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: #b3b3b3
    }
    .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: #b3b3b3
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #b3b3b3
}
.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: 1em;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #8c8c8c
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 1em 0;
    border-radius: 0
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #A9A9A9;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 3;
    color: #A9A9A9;
    background-color: #e6e6e6;
    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: 2;
    color: #fff;
    background-color: #fff;
    border-color: #fff;
    cursor: default
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #8c8c8c;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 1.125em;
    line-height: 1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: .875em;
    line-height: 1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 1em 0;
    list-style: none;
    text-align: center
}
.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: #e6e6e6
}
.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: #8c8c8c;
    background-color: #fff;
    cursor: not-allowed
}
.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: #8c8c8c
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #737373
}
.label-primary {
    background-color: #fff
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #e6e6e6
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}
.label-info {
    background-color: #5fa9dd
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #3592d4
}
.label-warning {
    background-color: #fee96a
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #fee237
}
.label-danger {
    background-color: #ff6f69
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #ff3e36
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: .875em;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #8c8c8c;
    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: #A9A9A9;
    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: #e6e6e6
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 2em;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #ccc
}
.container .jumbotron,
.container-fluid .jumbotron {
    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-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 5em
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 1em;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: border .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #A9A9A9
}
.thumbnail .caption {
    padding: 9px;
    color: #292c2e
}
.alert {
    padding: 15px;
    margin-bottom: 1em;
    border: 1px solid transparent;
    border-radius: 0
}
.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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.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
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 1em;
    margin-bottom: 1em;
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: .875em;
    line-height: 1em;
    color: #fff;
    text-align: center;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width .6s ease
}
.progress-striped .progress-bar,
.progress-bar-striped {
    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);
    background-size: 40px 40px
}
.progress.active .progress-bar,
.progress-bar.active {
    -webkit-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: 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: #5fa9dd
}
.progress-striped .progress-bar-info {
    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: #fee96a
}
.progress-striped .progress-bar-warning {
    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: #ff6f69
}
.progress-striped .progress-bar-danger {
    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 {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-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 {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
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 {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #e6e6e6;
    color: #8c8c8c;
    cursor: not-allowed
}
.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: #8c8c8c
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #fff;
    border-color: #fff
}
.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: #fff
}
.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: 1em;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    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-right-radius: -1px;
    border-top-left-radius: -1px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em;
    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: -1px;
    border-bottom-left-radius: -1px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}
.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: -1px;
    border-bottom-left-radius: -1px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group+.panel-footer {
    border-top-width: 0
}
.panel>.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-left: 15px;
    padding-right: 15px
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}
.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: -1px;
    border-top-right-radius: -1px
}
.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: -1px
}
.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: -1px
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}
.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-left-radius: -1px;
    border-bottom-right-radius: -1px
}
.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: -1px
}
.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: -1px
}
.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 {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 1em
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}
.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: #fff
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fff
}
.panel-primary>.panel-heading .badge {
    color: #fff;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fff
}
.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    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: 1.5em;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #A9A9A9
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .85;
    filter: alpha(opacity=85)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #A9A9A9;
    min-height: 16.42857143px
}
.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 #A9A9A9
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: .875em;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}
.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 {
    bottom: 0;
    right: 5px;
    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: "Open Sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 1em;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 1em;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    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 {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.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 {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}
.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;
    line-height: 1;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 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: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 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-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.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-footer:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-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 Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), 
    url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), 
    url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), 
    url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), 
    url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}
.fa-won:before,
.fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
@font-face {
    font-family: "outlined-iconset";
    src: url("../fonts/outlined-iconset.eot");
    src: url("../fonts/outlined-iconset.eot?#iefix") format("embedded-opentype"), url("../fonts/outlined-iconset.woff") format("woff"), url("../fonts/outlined-iconset.ttf") format("truetype"), url("../fonts/outlined-iconset.svg#outlined-iconset") format("svg");
    font-weight: normal;
    font-style: normal
}
[data-icon]:before {
    font-family: "outlined-iconset" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "outlined-iconset" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-boat:before {
    content: "\e000"
}
.icon-booknote:before {
    content: "\e001"
}
.icon-booknote-add:before {
    content: "\e002"
}
.icon-booknote-remove:before {
    content: "\e003"
}
.icon-camera-1:before {
    content: "\e004"
}
.icon-camera-2:before {
    content: "\e005"
}
.icon-cloud-check:before {
    content: "\e006"
}
.icon-cloud-delete:before {
    content: "\e007"
}
.icon-cloud-download:before {
    content: "\e008"
}
.icon-cloud-upload:before {
    content: "\e009"
}
.icon-cloudy:before {
    content: "\e00a"
}
.icon-cocktail:before {
    content: "\e00b"
}
.icon-coffee:before {
    content: "\e00c"
}
.icon-compass:before {
    content: "\e00d"
}
.icon-compress:before {
    content: "\e00e"
}
.icon-cutlery:before {
    content: "\e00f"
}
.icon-delete:before {
    content: "\e010"
}
.icon-delete-folder:before {
    content: "\e011"
}
.icon-dialogue-add:before {
    content: "\e012"
}
.icon-dialogue-delete:before {
    content: "\e013"
}
.icon-dialogue-happy:before {
    content: "\e014"
}
.icon-dialogue-sad:before {
    content: "\e015"
}
.icon-dialogue-text:before {
    content: "\e016"
}
.icon-dialogue-think:before {
    content: "\e017"
}
.icon-diamond:before {
    content: "\e018"
}
.icon-dish-fork:before {
    content: "\e019"
}
.icon-dish-spoon:before {
    content: "\e01a"
}
.icon-download:before {
    content: "\e01b"
}
.icon-download-folder:before {
    content: "\e01c"
}
.icon-expand:before {
    content: "\e01d"
}
.icon-eye:before {
    content: "\e01e"
}
.icon-fast-food:before {
    content: "\e01f"
}
.icon-flag:before {
    content: "\e020"
}
.icon-folder:before {
    content: "\e021"
}
.icon-geolocalizator:before {
    content: "\e022"
}
.icon-globe:before {
    content: "\e023"
}
.icon-graph:before {
    content: "\e024"
}
.icon-graph-descending:before {
    content: "\e025"
}
.icon-graph-rising:before {
    content: "\e026"
}
.icon-hammer:before {
    content: "\e027"
}
.icon-happy-drop:before {
    content: "\e028"
}
.icon-headphones:before {
    content: "\e029"
}
.icon-heart:before {
    content: "\e02a"
}
.icon-heart-broken:before {
    content: "\e02b"
}
.icon-home:before {
    content: "\e02c"
}
.icon-hourglass:before {
    content: "\e02d"
}
.icon-image:before {
    content: "\e02e"
}
.icon-key:before {
    content: "\e02f"
}
.icon-life-buoy:before {
    content: "\e030"
}
.icon-list:before {
    content: "\e031"
}
.icon-lock-closed:before {
    content: "\e032"
}
.icon-lock-open:before {
    content: "\e033"
}
.icon-loudspeaker:before {
    content: "\e034"
}
.icon-magnifier:before {
    content: "\e035"
}
.icon-magnifier-minus:before {
    content: "\e036"
}
.icon-magnifier-plus:before {
    content: "\e037"
}
.icon-mail:before {
    content: "\e038"
}
.icon-mail-open:before {
    content: "\e039"
}
.icon-map:before {
    content: "\e03a"
}
.icon-medical-case:before {
    content: "\e03b"
}
.icon-microphone-1:before {
    content: "\e03c"
}
.icon-microphone-2:before {
    content: "\e03d"
}
.icon-minus:before {
    content: "\e03e"
}
.icon-multiple-image:before {
    content: "\e03f"
}
.icon-music-back:before {
    content: "\e040"
}
.icon-music-backtoend:before {
    content: "\e041"
}
.icon-music-eject:before {
    content: "\e042"
}
.icon-music-forward:before {
    content: "\e043"
}
.icon-music-forwardtoend:before {
    content: "\e044"
}
.icon-music-pause:before {
    content: "\e045"
}
.icon-music-play:before {
    content: "\e046"
}
.icon-music-random:before {
    content: "\e047"
}
.icon-music-repeat:before {
    content: "\e048"
}
.icon-music-stop:before {
    content: "\e049"
}
.icon-musical-note:before {
    content: "\e04a"
}
.icon-musical-note-2:before {
    content: "\e04b"
}
.icon-old-video-cam:before {
    content: "\e04c"
}
.icon-paper-pen:before {
    content: "\e04d"
}
.icon-paper-pencil:before {
    content: "\e04e"
}
.icon-paper-sheet:before {
    content: "\e04f"
}
.icon-pen-pencil-ruler:before {
    content: "\e050"
}
.icon-pencil:before {
    content: "\e051"
}
.icon-pencil-ruler:before {
    content: "\e052"
}
.icon-plus:before {
    content: "\e053"
}
.icon-portable-pc:before {
    content: "\e054"
}
.icon-pricetag:before {
    content: "\e055"
}
.icon-printer:before {
    content: "\e056"
}
.icon-profile:before {
    content: "\e057"
}
.icon-profile-add:before {
    content: "\e058"
}
.icon-profile-remove:before {
    content: "\e059"
}
.icon-rainy:before {
    content: "\e05a"
}
.icon-rotate:before {
    content: "\e05b"
}
.icon-setting-1:before {
    content: "\e05c"
}
.icon-setting-2:before {
    content: "\e05d"
}
.icon-share:before {
    content: "\e05e"
}
.icon-shield-down:before {
    content: "\e05f"
}
.icon-shield-left:before {
    content: "\e060"
}
.icon-shield-right:before {
    content: "\e061"
}
.icon-shield-up:before {
    content: "\e062"
}
.icon-shopping-cart:before {
    content: "\e063"
}
.icon-shopping-cart-content:before {
    content: "\e064"
}
.icon-sinth:before {
    content: "\e065"
}
.icon-smartphone:before {
    content: "\e066"
}
.icon-spread:before {
    content: "\e067"
}
.icon-squares:before {
    content: "\e068"
}
.icon-stormy:before {
    content: "\e069"
}
.icon-sunny:before {
    content: "\e06a"
}
.icon-tablet:before {
    content: "\e06b"
}
.icon-three-stripes-horiz:before {
    content: "\e06c"
}
.icon-three-stripes-vert:before {
    content: "\e06d"
}
.icon-ticket:before {
    content: "\e06e"
}
.icon-todolist:before {
    content: "\e06f"
}
.icon-todolist-add:before {
    content: "\e070"
}
.icon-todolist-check:before {
    content: "\e071"
}
.icon-trash-bin:before {
    content: "\e072"
}
.icon-tshirt:before {
    content: "\e073"
}
.icon-tv-monitor:before {
    content: "\e074"
}
.icon-umbrella:before {
    content: "\e075"
}
.icon-upload:before {
    content: "\e076"
}
.icon-upload-folder:before {
    content: "\e077"
}
.icon-variable:before {
    content: "\e078"
}
.icon-video-cam:before {
    content: "\e079"
}
.icon-volume-higher:before {
    content: "\e07a"
}
.icon-volume-lower:before {
    content: "\e07b"
}
.icon-volume-off:before {
    content: "\e07c"
}
.icon-watch:before {
    content: "\e07d"
}
.icon-waterfall:before {
    content: "\e07e"
}
.icon-website-1:before {
    content: "\e07f"
}
.icon-website-2:before {
    content: "\e080"
}
.icon-wine:before {
    content: "\e081"
}
.icon-calendar:before {
    content: "\e082"
}
.icon-alarm-clock:before {
    content: "\e083"
}
.icon-add-folder:before {
    content: "\e084"
}
.icon-accelerator:before {
    content: "\e085"
}
.icon-agenda:before {
    content: "\e086"
}
.icon-arrow-left:before {
    content: "\e087"
}
.icon-arrow-down:before {
    content: "\e088"
}
.icon-battery-1:before {
    content: "\e089"
}
.icon-case:before {
    content: "\e08a"
}
.icon-arrow-up:before {
    content: "\e08b"
}
.icon-arrow-right:before {
    content: "\e08c"
}
.icon-case-2:before {
    content: "\e08d"
}
.icon-cd:before {
    content: "\e08e"
}
.icon-battery-2:before {
    content: "\e08f"
}
.icon-battery-3:before {
    content: "\e090"
}
.icon-check:before {
    content: "\e091"
}
.icon-battery-4:before {
    content: "\e092"
}
.icon-chronometer:before {
    content: "\e093"
}
.icon-clock:before {
    content: "\e094"
}
.icon-blackboard-graph:before {
    content: "\e095"
}
@font-face {
    font-family: 'Slide-icons';
    src: url('../fonts/Slide-icons.eot')
}
@font-face {
    font-family: 'Slide-icons';
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
    font-weight: normal;
    font-style: normal
}
[data-icon]:before {
    font-family: 'Slide-icons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.lightGallery {
    overflow: hidden !important
}
#lightGallery-Gallery img {
    border: none !important
}
#lightGallery-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 1;
    transition: opacity .35s ease;
    background: #A9A9A9
}
#lightGallery-Gallery.opacity {
    opacity: 1;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s
}
#lightGallery-Gallery.opacity .thumb_cont {
    opacity: 1
}
#lightGallery-Gallery.fadeM {
    opacity: 0;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}
#lightGallery-Gallery {
    height: 100%;
    opacity: 0;
    width: 100%;
    position: relative;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s
}
#lightGallery-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    white-space: nowrap
}
#lightGallery-slider .lightGallery-slide {
    background: url(../img/loading.gif) no-repeat scroll center center transparent;
    display: inline-block;
    height: 100%;
    line-height: 1px;
    text-align: center;
    width: 100%
}
#lightGallery-slider.slide .lightGallery-slide {
    position: absolute;
    opacity: .4
}
#lightGallery-slider.fadeM .lightGallery-slide {
    position: absolute;
    left: 0;
    opacity: 0
}
#lightGallery-slider.animate .lightGallery-slide {
    position: absolute;
    left: 0
}
#lightGallery-slider.fadeM .current {
    opacity: 1;
    z-index: 9
}
#lightGallery-Gallery.opacity .lightGallery-slide.current img,
#lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}
.lightGallery-slide.current img,
.lightGallery-slide.current iframe {
    transform: scale(.5, .5);
    -moz-transform: scale(.5, .5);
    -ms-transform: scale(.5, .5);
    -webkit-transform: scale(.5, .5);
    -o-transform: scale(.5, .5);
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s
}
#lightGallery-Gallery.fadeM .lightGallery-slide.current img,
#lightGallery-Gallery.fadeM .lightGallery-slide.current iframe {
    transform: scale(.5, .5);
    -moz-transform: scale(.5, .5);
    -ms-transform: scale(.5, .5);
    -webkit-transform: scale(.5, .5);
    -o-transform: scale(.5, .5)
}
#lightGallery-slider.fadeM.on .current {
    opacity: 1;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}
#lightGallery-slider.fadeM .lightGallery-slide {
    transition: opacity .4s ease 0s;
    -moz-transition: opacity .4s ease 0s;
    -webkit-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    -ms-transition: opacity .4s ease 0s
}
#lightGallery-slider.slide .lightGallery-slide {
    transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0)
}
#lightGallery-slider.slide.on .lightGallery-slide {
    opacity: 0
}
#lightGallery-slider.slide .lightGallery-slide.current {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important
}
#lightGallery-slider.slide .lightGallery-slide.prevSlide {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0)
}
#lightGallery-slider.slide .lightGallery-slide.nextSlide {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0)
}
#lightGallery-slider.slide.on .lightGallery-slide,
#lightGallery-slider.slide.on .current,
#lightGallery-slider.slide.on .prevSlide,
#lightGallery-slider.slide.on .nextSlide {
    transition: all 1s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0, 0, .25, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: all 1s cubic-bezier(0, 0, .25, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0, 0, .25, 1) 0s
}
#lightGallery-slider.speed .lightGallery-slide,
#lightGallery-slider.speed .current,
#lightGallery-slider.speed .prevSlide,
#lightGallery-slider.speed .nextSlide {
    transition-duration: inherit !important;
    -moz-transition-duration: inherit !important;
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    -ms-transition-duration: inherit !important
}
#lightGallery-slider.timing .lightGallery-slide,
#lightGallery-slider.timing .current,
#lightGallery-slider.timing .prevSlide,
#lightGallery-slider.timing .nextSlide {
    transition-timing-function: inherit !important;
    -moz-transition-timing-function: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    -ms-transition-timing-function: inherit !important
}
#lightGallery-slider .lightGallery-slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}
#lightGallery-slider .lightGallery-slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    cursor: grab;
    cursor: -webkit-grab;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}
#lightGallery-action {
    bottom: 20px;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    z-index: 9;
    -webkit-backface-visibility: hidden
}
#lightGallery-action a {
    margin: 0 3px 0 0 !important;
    border-radius: 2px;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    display: inline-block !important;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    background: #fff;
    font-size: 16px;
    width: 28px;
    height: 28px;
    font-family: 'Slide-icons';
    color: #000;
    cursor: pointer
}
#lightGallery-action a.disabled {
    opacity: .6;
    filter: alpha(opacity=60);
    cursor: default;
    background: #fff !important
}
#lightGallery-action a:hover,
#lightGallery-action a:focus {
    color: #A9A9A9;
    background: #fff
}
#lightGallery-action a#lightGallery-prev:before,
#lightGallery-action a#lightGallery-next:after {
    left: 5px;
    bottom: 3px;
    position: absolute
}
#lightGallery-action a#lightGallery-prev:before {
    content: "\e01d"
}
#lightGallery-action a#lightGallery-next:after {
    content: "\e01b"
}
#lightGallery-action a.cLthumb:after {
    font-family: 'Slide-icons';
    content: "\e01c";
    left: 6px;
    bottom: 4px;
    font-size: 16px;
    position: absolute
}
#lightGallery_counter {
    bottom: 52px;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 9;
    color: #fff
}
#lightGallery-Gallery .thumb_cont {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #fb8400;
    transition: max-height .4s ease-in-out;
    z-index: 9;
    max-height: 0;
    opacity: 0
}
#lightGallery-Gallery .thumb_cont.open {
    max-height: 350px
}
#lightGallery-Gallery .thumb_cont .thumb_inner {
    margin-left: -12px;
    padding: 12px;
    max-height: 290px;
    overflow-y: auto
}
#lightGallery-Gallery .thumb_cont .thumb_info {
    background-color: #292c2e;
    padding: 7px 20px
}
#lightGallery-Gallery .thumb_cont .thumb_info .count {
    color: #fff;
    font-weight: bold;
    font-size: 12px
}
#lightGallery-Gallery .thumb_cont .thumb_info .close {
    color: #fff;
    display: block;
    float: right !important;
    width: 28px;
    position: relative;
    height: 28px;
    border-radius: 2px;
    margin-top: -4px;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1090;
    cursor: pointer
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
    left: 6px;
    position: absolute;
    top: 4px
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after,
#lightGallery-close:after {
    content: "\e01a";
    font-family: 'Slide-icons';
    font-style: normal;
    font-size: .83333333em
}
#lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
    text-decoration: none;
    opacity: .75;
    filter: alpha(opacity=75)
}
#lightGallery-Gallery .thumb_cont .thumb {
    display: inline-block !important;
    vertical-align: middle;
    text-align: center;
    *display: inline;
    *zoom: 1;
    margin-bottom: 4px;
    margin-left: 4px;
    height: 50px;
    width: 50px;
    opacity: .6;
    filter: alpha(opacity=60);
    overflow: hidden;
    border-radius: 3px;
    border: 3px solid transparent;
    cursor: pointer;
    transition: border-color linear .2s, opacity linear .2s
}
@media (min-width: 800px) {
    #lightGallery-Gallery .thumb_cont .thumb {
        width: 94px;
        height: 94px
    }
}
#lightGallery-Gallery .thumb_cont .thumb>img {
    height: auto;
    max-width: 100%
}
#lightGallery-Gallery .thumb_cont .thumb.active,
#lightGallery-Gallery .thumb_cont .thumb:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    border-color: #fff
}
#lightGallery-slider .video_cont {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}
#lightGallery-slider .video_cont {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
#lightGallery-slider .video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}
#lightGallery-slider .video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}
#lightGallery-slider .info {
    background: #fb8400;
    color: #fff;
    padding: 10px 50px;
    position: absolute;
    top: 0;
    width: 100%
}
#lightGallery-slider .info span {
    display: block;
    line-height: 1
}
#lightGallery-slider .info span:last-child {
    margin-top: 6px
}
#lightGallery-slider .info .title {
    font-size: 16px;
    font-weight: bold
}
#lightGallery-slider .info .desc {
    color: #e6e6e6;
    font-size: 12px
}
#lightGallery-close {
    color: #000;
    height: 28px;
    position: absolute;
    font-weight: 300;
    right: 20px;
    top: 20px;
    width: 28px;
    text-align: center;
    z-index: 1090;
    cursor: pointer;
    background-color: #000;
    border-radius: 2px;
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=1);
    transition: all .3s;
    -webkit-backface-visibility: hidden
}
#lightGallery-close:after {
    position: absolute;
    right: 4px;
    top: 3px
}
#lightGallery-close:hover {
    text-decoration: none;
    color: #A9A9A9;
    background: #fff
}
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    box-sizing: border-box
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}
.noUi-handle {
    position: relative;
    z-index: 1
}
.noUi-stacking .noUi-handle {
    z-index: 10
}
.noUi-stacking+.noUi-origin {
    *z-index: -1
}
.noUi-state-tap .noUi-origin {
    transition: left .3s, top .3s
}
.noUi-state-drag * {
    cursor: inherit !important
}
.noUi-horizontal {
    height: 4px
}
.noUi-horizontal .noUi-handle {
    width: 14px;
    height: 14px;
    left: -3px;
    top: -5px
}
.noUi-horizontal.noUi-extended {
    padding: 0 15px
}
.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px
}
.noUi-vertical {
    width: 4px
}
.noUi-vertical .noUi-handle {
    width: 14px;
    height: 14px;
    left: -6px;
    top: -17px
}
.noUi-vertical.noUi-extended {
    padding: 15px 0
}
.noUi-vertical.noUi-extended .noUi-origin {
    bottom: -15px
}
.noUi-background {
    background: #dedede
}
.noUi-connect {
    background: #A9A9A9;
    transition: background 450ms
}
.noUi-origin {
    border-radius: 0
}
.noUi-target {
    border-radius: 0
}
.noUi-dragable {
    cursor: w-resize
}
.noUi-vertical .noUi-dragable {
    cursor: n-resize
}
.noUi-handle {
    border-radius: 50%;
    background: #A9A9A9;
    cursor: col-resize
}
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #b8b8b8
}
[disabled] .noUi-handle {
    cursor: not-allowed
}
html {
    font-size: 100%
}
.page-content {
    padding-top: 115px
}
@media only screen and (max-width: 1200px) {
    .page-content {
        padding-top: 75px
    }
}
.gray-bg {
    background: #e6e6e6 !important
}
.white-bg {
    background: #fff !important
}
.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
img {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 0
}
.img-circle {
    border-radius: 50%
}
.img-thumbnail {
    border-radius: 0;
    border: 1px solid #b2b2b2
}
.img-circle-thumbnail {
    border-radius: 50%;
    padding: 4px;
    border: 1px solid #b2b2b2
}
::-moz-selection {
    color: #fff;
    background: #A9A9A9
}
::selection {
    color: #fff;
    background: #A9A9A9
}
::-moz-selection {
    color: #fff;
    background: #A9A9A9
}
.space-top {
    margin-top: 36px
}
.space-bottom {
    margin-bottom: 36px
}
.extra-space-top {
    margin-top: 48px
}
.extra-space-bottom {
    margin-bottom: 48px
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    line-height: 1.2;
    color: #292c2e
}
h2,
h3 {
    color: #292c2e
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-weight: 300
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 8px;
    margin-bottom: 24px
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 12px
}
h1,
.h1 {
    font-size: 2.25em
}
h2,
.h2 {
    font-size: 1.75em
}
h3,
.h3 {
    font-size: 1.5em
}
h4,
.h4 {
    font-size: 1.125em
}
h5,
.h5 {
    font-size: 1em
}
h6,
.h6 {
    font-size: .875em
}
.bold {
    font-weight: bold !important
}
h2.extra-bold,
.h2.extra-bold {
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 36px
}
p {
    font-size: .875em;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 24px;
    color: #292c2e
}
p.large {
    font-size: 1.125em
}
.p-style2 {
    font-size: .875em;
    font-weight: 400;
    line-height: 2.5;
    margin-bottom: 16px;
    color: #292c2e
}
.p-style3 {
    font-size: 1em;
    font-weight: 400;
    line-height: 2.25;
    margin-bottom: 16px;
    color: #292c2e
}
.light-color {
    color: #fff !important
}
.dark-color {
    color: #000 !important
}
.primary-color,
.text-primary {
    color: #fff !important
}
.gray-color {
    color: #555 !important
}
.text-success {
    color: #5cb85c !important
}
.text-info {
    color: #5fa9dd !important
}
.text-danger {
    color: #ff6f69 !important
}
.text-warning {
    color: #fee96a !important
}
.text-muted {
    color: #b2b2b2 !important
}
.thin-weight {
    font-weight: 100 !important
}
.light-weight {
    font-weight: 300 !important
}
.uppercase {
    text-transform: uppercase !important
}
a {
    text-decoration: none;
    color: #A9A9A9;
    transition: all .3s
}
a.large {
    font-size: 1.125em
}
a:hover,
a:focus {
    outline: 0;
    text-decoration: underline;
    color: #A9A9A9
}
a:focus {
    text-decoration: none
}
ul,
ol {
    font-size: .875em;
    font-weight: 400;
    line-height: 1.7;
    color: #292c2e
}
ul li,
ol li {
    margin-bottom: 8px
}
ul.large,
ol.large {
    font-size: 1.125em
}
.ul-style2,
.ol-style2 {
    font-size: .875em;
    font-weight: 400;
    line-height: 1.7;
    color: #292c2e
}
.ul-style2 li,
.ol-style2 li {
    margin-bottom: 16px
}
.ul-style3,
.ol-style3 {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.7;
    color: #292c2e
}
.ul-style3 li,
.ol-style3 li {
    margin-bottom: 16px
}
.btn {
    font-size: 1.25em;
    color: #fff;
    padding: 10px 40px;
    font-weight: normal;
    text-align: center;
    background: #A9A9A9;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-radius: 0;
    white-space: nowrap;
    transition: all .3s;
    outline: 0;
    margin-right: 5px
}
.btn:hover {
    background: #21849B;
    text-decoration: none
}
.btn:active,
.btn.active {
    background-image: none;
    box-shadow: none
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    color: #fff;
    background: #b2b2b2
}
.btn span {
    font-weight: 900;
    margin-right: 15px
}
.btn i {
    font-size: 1.25em;
    line-height: 1.2;
    vertical-align: middle;
    margin-right: 10px
}
.btn-default {
    background: #A9A9A9;
    color: #fff
}
.btn-default:hover {
    background: #292c2e;
    color: #fff
}
.btn-primary {
    background: #A9A9A9;
    color: #fff
}
.btn-primary:hover {
    background: #292c2e;
    color: #fff
}
.btn-success {
    background: #5cb85c;
    color: #fff
}
.btn-success:hover {
    background: #449d44
}
.btn-info {
    background: #5fa9dd;
    color: #fff
}
.btn-info:hover {
    background: #3592d4
}
.btn-warning {
    background: #fee96a;
    color: #fff
}
.btn-warning:hover {
    background: #fee237
}
.btn-danger {
    background: #ff6f69;
    color: #fff
}
.btn-danger:hover {
    background: #ff3e36
}
.btn-black {
    background: #292c2e;
    color: #fff
}
.btn-black:hover {
    background: #b2b2b2 
}
.btn-outlined {
    font-size: 1.25em;
    color: #A9A9A9;
    padding: 10px 40px;
    font-weight: normal;
    text-align: center;
    background: none;
    border: 1px solid #A9A9A9;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0;
    white-space: nowrap;
    transition: all .4s;
    outline: 0
}
.btn-outlined:hover {
    border-color: transparent;
    background: #A9A9A9;
    color: #fff;
    text-decoration: none
}
.btn-outlined:active,
.btn-outlined.active {
    background-image: none;
    box-shadow: none
}
.btn-outlined.btn-default {
    border: 1px solid #A9A9A9;
    color: #A9A9A9
}
.btn-outlined.btn-default:hover {
    border-color: transparent;
    background: #A9A9A9;
    color: #fff
}
.btn-outlined.btn-primary {
    border: 1px solid #fff;
    color: #fff
}
.btn-outlined.btn-primary:hover {
    border-color: transparent;
    background: #fff;
    color: #fff
}
.btn-outlined.btn-success {
    border: 1px solid #5cb85c;
    color: #5cb85c
}
.btn-outlined.btn-success:hover {
    border-color: transparent;
    background: #5cb85c;
    color: #fff
}
.btn-outlined.btn-info {
    border: 1px solid #5fa9dd;
    color: #5fa9dd
}
.btn-outlined.btn-info:hover {
    border-color: transparent;
    background: #5fa9dd;
    color: #fff
}
.btn-outlined.btn-warning {
    border: 1px solid #fee96a;
    color: #fee96a
}
.btn-outlined.btn-warning:hover {
    border-color: transparent;
    background: #fee96a;
    color: #fff
}
.btn-outlined.btn-danger {
    border: 1px solid #ff6f69;
    color: #ff6f69
}
.btn-outlined.btn-danger:hover {
    border-color: transparent;
    background: #ff6f69;
    color: #fff
}
.btn-outlined.disabled,
.btn-outlined[disabled],
fieldset[disabled] .btn-outlined {
    cursor: not-allowed;
    pointer-events: none;
    background: none;
    color: #b2b2b2;
    border: 1px solid #b2b2b2
}
.btn-outlined-invert {
    font-size: 1.25em;
    color: #A9A9A9;
    font-weight: normal;
    text-align: center;
    background: none;
    border: none;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0;
    white-space: nowrap;
    transition: all .4s;
    outline: 0
}
.btn-outlined-invert:hover {
    border-color: transparent;
    background: #fff;
    color: #A9A9A9;
    text-decoration: none
}
.btn-outlined-invert.btn-default:hover {
    color: #A9A9A9
}
.btn-outlined-invert.btn-primary:hover {
    color: #fff
}
.btn-outlined-invert.btn-success:hover {
    color: #5cb85c
}
.btn-outlined-invert.btn-info:hover {
    color: #5fa9dd
}
.btn-outlined-invert.btn-warning:hover {
    color: #fee96a
}
.btn-outlined-invert.btn-danger:hover {
    color: #ff6f69
}
.btn-lg,
.btn-group-lg>.btn {
    padding: 14px 50px;
    font-size: 1.5em
}
.btn-sm,
.btn-group-sm>.btn {
    padding: 6px 30px;
    font-size: 1em
}
.btn-xs,
.btn-group-xs>.btn {
    padding: 2px 20px;
    font-size: .875em
}
.btn-block {
    padding-left: 5px !important;
    padding-right: 5px !important
}
.btn-block:hover {
    background-color: #21849B
}
label {
    display: inline-block;
    margin-bottom: 12px;
    font-weight: 300;
    color: #000
}
.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.42857143;
    color: #292c2e;
    background: transparent;
    border: 1px solid #A9A9A9;
    border-radius: 0;
    box-shadow: none
}
.form-control:focus {
    border-color: #A9A9A9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 144, 22, 0.6)
}
.form-control:focus {
    border-color: #A9A9A9;
    outline: 0;
    box-shadow: 0 0 0 1px #A9A9A9
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background: none;
    border: 1px solid #b2b2b2
}
.form-group {
    margin-bottom: 24px
}
.input-sm {
    height: 35px;
    font-size: .875em
}
.help-link {
    display: inline-block;
    float: right;
    font-size: .875em;
    margin-top: 12px;
    margin-bottom: -12px
}
.checkbox,
.radio {
    padding-left: 0;
    margin-bottom: 12px
}
.checkbox span,
.radio span {
    display: block;
    float: left;
    margin-top: -7px;
    margin-right: 10px;
    font-size: 1.5em
}
.checkbox:after,
.radio:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.checkbox label,
.radio label {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300
}
.checkbox .icheckbox,
.radio .icheckbox,
.checkbox .iradio,
.radio .iradio {
    display: block;
    float: left;
    *display: inline;
    margin: 4px 9px 0 0;
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    cursor: pointer
}
.checkbox .icheckbox,
.radio .icheckbox {
    background: url(../img/forms/checkbox.png) no-repeat 0 0
}
.checkbox .iradio,
.radio .iradio {
    background: url(../img/forms/radio.png) no-repeat 0 0
}
.checkbox .icheckbox.checked,
.radio .icheckbox.checked,
.checkbox .iradio.checked,
.radio .iradio.checked {
    background-position: 0 -14px
}
.checkbox .checkbox.disabled label,
.radio .checkbox.disabled label,
.checkbox .radio.disabled label,
.radio .radio.disabled label {
    cursor: default;
    color: #b2b2b2
}
.checkbox .icheckbox.disabled,
.radio .icheckbox.disabled,
.checkbox .iradio.disabled,
.radio .iradio.disabled {
    background-position: 0 0;
    opacity: .5;
    filter: alpha(opacity=5);
    cursor: default
}
.checkbox .icheckbox.checked.disabled,
.radio .icheckbox.checked.disabled,
.checkbox .iradio.checked.disabled,
.radio .iradio.checked.disabled {
    background-position: 0 -14px;
    opacity: .5;
    filter: alpha(opacity=5);
    cursor: default
}
.checkbox.light label,
.radio.light label {
    color: #fff
}
.checkbox.light .icheckbox,
.radio.light .icheckbox {
    background: url(../img/forms/checkbox-light.png) no-repeat 0 0
}
.checkbox.light .iradio,
.radio.light .iradio {
    background: url(../img/forms/radio-light.png) no-repeat 0 0
}
.checkbox.light .icheckbox.checked,
.radio.light .icheckbox.checked,
.checkbox.light .iradio.checked,
.radio.light .iradio.checked {
    background-position: 0 -14px
}
.checkbox.light .checkbox.disabled label,
.radio.light .checkbox.disabled label,
.checkbox.light .radio.disabled label,
.radio.light .radio.disabled label {
    cursor: default;
    color: #b2b2b2
}
.checkbox.light .icheckbox.disabled,
.radio.light .icheckbox.disabled,
.checkbox.light .iradio.disabled,
.radio.light .iradio.disabled {
    background-position: 0 0;
    opacity: .5;
    filter: alpha(opacity=5);
    cursor: default
}
.checkbox.light .icheckbox.checked.disabled,
.radio.light .icheckbox.checked.disabled,
.checkbox.light .iradio.checked.disabled,
.radio.light .iradio.checked.disabled {
    background-position: 0 -14px;
    opacity: .5;
    filter: alpha(opacity=5);
    cursor: default
}
input.error,
textarea.error {
    border-color: #ff6f69 !important;
    box-shadow: 0 0 0 1px #ff6f69 !important
}
label.error {
/*    display: none !important*/
}
.select-style {
    position: relative;
    border: 1px solid #A9A9A9;
    color: #292c2e;
    width: 100%;
    border-radius: 0;
    background: #fff
}
.select-style:after {
    position: absolute;
    background: #fff;
    top: 50%;
    width: 26px;
    text-align: center;
    right: 8px;
    color: #292c2e;
    font-size: 1.5em;
    line-height: 1;
    margin-top: -12px;
    font-family: FontAwesome;
    content: "\f107"
}
.select-style select {
    padding: 10px;
    height: 44px;
    width: 100%;
    font-weight: 300;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none
}
.select-style select:focus {
    outline: none
}
header {
    position: absolute;
    z-index: 15;
    width: 100%;
    height: 75px;
    outline: none
}
header .left-bg {
    position: absolute;
    background: #fff;
    width: 70%;
    height: 144px;
    left: 0
}
header .right-bg {
    position: absolute;
    background: #fff;
    width: 30%;
    height: 144px;
    right: 0
}
@media screen and (max-width: 500px) {
    header {
        outline: hidden
    }
}
header .container {
    position: relative
}
header .logo {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 146px;
    top: 16px;
    left: 27px;
    z-index: 3
}
header .logo img {
    width: 120px
}
@media only screen and (max-width: 991px) {
    header .logo {
        position: relative;
        left: 60px;
        width: 95px;
        top: 18px
    }
}
@media only screen and (max-width: 991px) {
    header .logo {
        display: block !important
    }
}
header.small-header .logo {
/*    display: none*/
}
header .search-form {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 5;
    color: #fff;
    transition: all .4s
}
header .search-form.closed {
    opacity: 0;
    top: -200px
}
header .search-form.open {
    opacity: 1;
    top: 0
}
header .search-form .container {
    position: relative;
    padding: 0 85px 0 15px;
    background-color: #fff
}
@media only screen and (max-width: 991px) {
    header .search-form .container {
        padding: 0 60px 0 15px
    }
}
header .search-form .form-group {
    position: relative;
    margin-bottom: 0
}
header .search-form .form-control {
    margin-top: 13px;
    color: #000;
    border: 1px solid #A9A9A9
}
header .search-form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.7em;
    background: none;
    border: none;
    color: #A9A9A9;
    padding: 8px 18px 0 0;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s
}
header .search-form button[type=submit]:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
header .search-form .close-search {
    position: absolute;
    right: 18px;
    font-size: 1.75em;
    top: 17px;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
    color: #A9A9A9;
    transition: opacity .3s
}
header .search-form .close-search:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
@media only screen and (max-width: 991px) {
    header .search-form .close-search {
        right: 15px
    }
}
.toolbar-container {
    position: absolute;
    top: 0;
    width: 100%
}
.toolbar {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 15px;
    text-align: right;
    padding-top: 5px
}
.toolbar .middle-btns {
    padding-top: 0
}
@media only screen and (max-width: 480px) {
    .toolbar .btn-outlined-invert {
        display: none
    }
}
.toolbar .login-btn.btn-outlined-invert,
.toolbar .search-btn.btn-outlined-invert {
    display: inline
}
.toolbar button,
.toolbar a {
    margin-left: 12px;
    text-decoration: none;
    transition: background .2s ease, color .2s ease
}
.toolbar button:hover,
.toolbar a:hover {
    color: #A9A9A9!important
}
.toolbar button:focus,
.toolbar a:focus {
    color: #fff
}
@media only screen and (max-width: 991px) {
    .toolbar button span,
    .toolbar a span {
        display: none
    }
}
.toolbar button i,
.toolbar a i {
    font-size: 1.2em;
    color: #A9A9A9;
    transition: all .3s
}
.toolbar a span {
    font-size: .6em;
    line-height: 3em;
    position: relative;
    top: -5px;
    color: #292c2e;
    text-transform: uppercase;
    margin-left: 5px
}
.toolbar a span b {
    font-size: 1.5em
}
.toolbar a span:hover {
    color: #A9A9A9
}
.toolbar button:hover i,
.toolbar a:hover i {
    color: #A9A9A9
}
.toolbar .search-btn {
    padding: 11px 0 0 0
}
.toolbar .cart-btn {
    position: relative;
    width: 120px;
    height: 40px;
    display: inline-block;
    background-color: #292c2e;
    top: 11px;
    margin-left: 10px
}
@media only screen and (max-width: 480px) {
    .toolbar .cart-btn {
        background-color: transparent
    }
}
.toolbar .cart-btn:hover .cart-dropdown {
    display: inline-block
}
@media only screen and (max-width: 991px) {
    .toolbar .cart-btn:hover .cart-dropdown {
        display: none
    }
}
.toolbar .cart-btn>.btn {
    margin: 0;
    position: absolute;
    width: 100%;
    min-height: 100%;
    padding: 0;
    display: block;
    top: 0;
    left: 0;
    text-align: center;
    transition: none
}
.toolbar .cart-btn>.btn span {
    display: block;
    margin: 0;
    font-size: 12px;
    padding: 2px 4px;
    line-height: 1;
    font-weight: 400;
    position: absolute;
    top: -7px;
    right: -7px;
    color: #fff !important;
    background-color: #A9A9A9
}
.toolbar .cart-btn>.btn b {
    font-weight: 400;
    position: absolute;
    display: block;
    top: 10px;
    left: 45px;
    color: #fff;
    font-size: 12px
}
.toolbar .cart-btn>.btn i {
    transition: color .2s;
    position: absolute;
    left: 12px;
    top: 10px;
    font-size: 17px
}
.toolbar .cart-btn:hover>.btn {
    color: #A9A9A9;
    background: transparent;
    border-radius: 0 0 0 0
}
@media only screen and (max-width: 991px) {
    .toolbar .cart-btn:hover>.btn {
        border-radius: 0
    }
}
.toolbar .cart-btn:hover>.btn i {
    color: #A9A9A9
}
.toolbar .search-btn i,
.toolbar .cart-btn i {
    font-size: 1.4em
}
.toolbar .middle-btns a,
.toolbar .middle-btns button {
    position: relative;
    padding: 13px 10px 0 13px;
    width: 140px;
    height: 53px;
    text-align: left;
    font-weight: 300;
    font-size: 1em;
    line-height: 0
}
.toolbar .middle-btns a i,
.toolbar .middle-btns button i {
    margin-right: 12px;
    font-size: 1.5em;
    vertical-align: middle
}
.toolbar .login-btn {
    margin-top: 12px
}
.toolbar .search-btn {
    margin-top: -13px
}
.social-login {
    margin-top: -10px
}
.social-login a {
    display: inline-block;
    margin-right: 15px;
    font-size: 3em;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s
}
.social-login a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: none;
    border: none
}
.social-login a.facebook {
    color: #3b5998 !important
}
.social-login a.google {
    color: #dd4b39 !important
}
.social-login a.twitter {
    color: #55acee !important
}
.cart-dropdown {
    position: absolute;
    width: 470px;
    background: #fff;
    border: 1px solid #A9A9A9;
    top: 56px;
    right: -1px;
    display: none;
    text-align: left
}
.cart-dropdown .body {
    padding: 24px 16px
}
.cart-dropdown .body h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 0
}
.cart-dropdown .body a {
    transition: color .3s;
    margin-left: 0
}
.cart-dropdown span {
    position: absolute;
    width: 169px;
    height: 16px;
    background-color: transparent;
    right: 0;
    top: -17px
}
.cart-dropdown table {
    width: 100%;
    border-collapse: collapse
}
.cart-dropdown table th {
    font-size: 1em;
    color: #000;
    font-weight: normal;
    padding-bottom: 24px
}
.cart-dropdown table th:first-child {
    padding-left: 20px;
    width: 58%
}
.cart-dropdown table td {
    padding-bottom: 12px;
    color: #000
}
.cart-dropdown table td a {
    color: #292c2e;
    transition: all .2s
}
.cart-dropdown table td a:hover {
    color: #A9A9A9
}
.cart-dropdown table td:first-child {
    padding-right: 15px
}
.cart-dropdown table td input {
    width: 46px;
    height: 34px;
    border: 1px solid #292c2e;
    border-radius: 0;
    outline: 0;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
    color: #292c2e
}
.cart-dropdown table td input:focus {
    border-color: #A9A9A9
}
.cart-dropdown table td.price {
    font-weight: bold;
    font-size: 1.125em
}
.cart-dropdown table td .delete {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../img/forms/delete.png) no-repeat;
    margin-right: 10px;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .3s
}
.cart-dropdown table td .delete:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
.cart-dropdown .footer {
    width: 468px;
    position: relative;
    bottom: -1px;
    background: #A9A9A9;
    padding: 16px;
    border-radius: 0 0 0 0
}
.cart-dropdown .footer .buttons {
    float: left
}
.cart-dropdown .footer .total {
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
    padding-top: 6px
}
.cart-dropdown .footer .btn {
    padding: 10px 15px 3px 15px;
    font-weight: 300;
    min-width: 113px;
    font-size: 1em;
    color: #A9A9A9;
    background-color: #fff
}
.cart-dropdown .footer .btn:first-child {
    margin-left: 0;
    min-width: 130px
}
.cart-dropdown .footer .btn:hover {
    color: #fff !important;
    background-color: #292c2e
}
.cart-dropdown .footer .btn:hover i {
    color: #fff !important
}
.cart-dropdown .footer .btn:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.cart-dropdown .footer .btn i {
    display: block;
    float: left;
    font-size: 1.4em;
    color: #A9A9A9
}
.small-header {
    opacity: 0;
    top: -120px;
    position: fixed;
    background-color: #fff;
    transition: all .4s
}
.small-header.stuck {
    position: fixed;
    top: 0;
    opacity: 1;
    z-index: 20
}
.small-header .toolbar .cart-dropdown {
    top: 56px
}
@media only screen and (max-width: 991px) {
    .small-header .hide-sm {
        display: block !important
    }
}
@media only screen and (max-width: 991px) {
    header .container {
        width: 100%
    }
    header .mobile-border {
        width: 100%;
        position: absolute;
        padding: 0 400px 0 15px;
        left: 0;
        top: 73px
    }
    header .mobile-border span {
        display: block;
        width: 100%;
        height: 1px;
        background: #5cb85c
    }
    .small-header .mobile-border {
        display: none
    }
}
@media screen and (max-width: 640px) {
    header .mobile-border {
        padding-right: 220px
    }
    header .toolbar button,
    header .toolbar a {
        width: 70px !important;
        height: 52px !important
    }
    header .toolbar button span,
    header .toolbar a span {
        display: none
    }
    header .toolbar .middle-btns {
        float: right
    }
    header .toolbar .middle-btns a {
        padding-left: 22px
    }
    header .toolbar .cart-btn {
        height: 39px;
        width: 55px;
        background-color: transparent
    }
    header .toolbar .cart-btn>.btn {
        padding: 12px 0 0 0
    }
    header .toolbar .cart-btn>.btn span {
        display: none;
        font-size: 1.1em;
        font-weight: 300;
        margin-top: -5px
    }
    header .toolbar .cart-btn>.btn b {
        display: none
    }
    header .toolbar .cart-btn>.btn i {
        font-size: 1.5em;
        position: absolute;
        left: 15px;
        top: 7px
    }
    .small-header .toolbar button,
    .small-header .toolbar a,
    .small-header .toolbar .middle-btns {
        text-align: center
    }
    .small-header .toolbar button span,
    .small-header .toolbar a span,
    .small-header .toolbar .middle-btns span {
        display: inline
    }
    .small-header .toolbar .search-btn {
        margin-top: 5px;
        width: 60px !important
    }
    .small-header .toolbar .cart-btn {
        margin-left: 15px !important;
        width: 100px
    }
    .small-header .toolbar .cart-btn .btn {
        width: 100px !important
    }
    .small-header .toolbar .login-btn {
        padding-left: 0
    }
}
@media only screen and (max-width: 480px) {
    header .mobile-border {
        display: none
    }
    .small-header .toolbar .search-btn {
        margin-left: 0;
        width: 45px !important
    }
    .small-header .toolbar .cart-btn {
        margin-left: 8px !important;
        width: 70px
    }
    .small-header .toolbar .cart-btn .btn {
        width: 70px !important;
        font-size: 1.2em;
        padding-top: 12px
    }
    .small-header .toolbar .login-btn {
        margin-left: 8px
    }
}
@media only screen and (max-width: 360px) {
    header .logo {
        display: block;
        width: 100%;
        max-width: 87px;
        top: 18px;
        left: 50px
    }
    header .menu-toggle {
        left: 5px
    }
    header .toolbar button,
    header .toolbar a {
        width: 40px !important
    }
    header .toolbar .cart-btn {
        width: 35px;
        margin-left: 0
    }
    header .toolbar .cart-btn .btn i {
        left: 9px
    }
}
.modal-backdrop {
    background: #292c2e;
    opacity: .7
}
.hero-slider {
    background-color: #fff
}
.hero-slider .ms-view {
    background: transparent
}
.hero-slider .overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 2;
    background: url(../images/overlays/overlay-success.png) repeat
}
.hero-slider h2 {
    font-size: 40px;
    line-height: 40px;
    font-weight: bold
}
@media only screen and (max-width: 480px) {
    .hero-slider .btn {
        padding: 8px 12px
    }
    .hero-slider .btn span {
        margin-right: 5px
    }
}
.hero-slider .ms-nav-next,
.hero-slider .ms-nav-prev {
    width: 32px;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: 15px;
    margin-top: -19px;
    position: absolute;
    z-index: 5;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    transition: opacity .3s
}
.hero-slider .ms-nav-next:hover,
.hero-slider .ms-nav-prev:hover {
    opacity: .7 !important;
    filter: alpha(opacity=70) !important
}
@media only screen and (max-width: 768px) {
    .hero-slider .ms-nav-next,
    .hero-slider .ms-nav-prev {
        display: none
    }
}
.hero-slider .ms-nav-next {
    right: 15px;
    left: auto
}
.hero-slider .ms-nav-next:before,
.hero-slider .ms-nav-prev:before {
    font-family: FontAwesome;
    color: #A9A9A9;
    font-size: 2.25em
}
.hero-slider .ms-nav-next:before {
    content: "\f0a9"
}
.hero-slider .ms-nav-prev:before {
    content: "\f0a8"
}
.hero-slider .ms-bullet {
    display: inline-block;
    float: none;
    width: 12px;
    height: 12px;
    margin: 4px;
    background: #fff;
    border-radius: 50%
}
.hero-slider .ms-bullet-selected {
    background: #A9A9A9
}
.hero-static {
    position: relative;
    width: 100%;
    height: 696px;
    overflow: hidden;
    color: #fff
}
@media only screen and (max-width: 1200px) {
    .hero-static {
        height: 528px
    }
}
.hero-static .bg-image {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0
}
@media only screen and (max-width: 991px) {
    .hero-static .bg-image {
        background-size: auto
    }
}
.hero-static .overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background: url(../images/overlays/overlay-success.png) repeat;
    top: 0;
    left: 0;
    z-index: 2
}
.hero-static .container {
    padding-top: 168px;
    position: relative;
    z-index: 3
}
@media only screen and (max-width: 1200px) {
    .hero-static .container {
        padding-top: 96px
    }
}
.hero-static h1,
.hero-static h2,
.hero-static h3,
.hero-static h4,
.hero-static h5,
.hero-static h6 {
    color: #fff;
    font-weight: bold;
    text-align: left;
    position: relative
}
.hero-static h1 {
    font-size: 4.5em
}
@media only screen and (max-width: 768px) {
    .hero-static h1 {
        font-size: 3.375em
    }
}
@media only screen and (max-width: 480px) {
    .hero-static h1 {
        font-size: 2.7em
    }
}
.hero-static p {
    color: #fff
}
.parallax .hero-static .bg-image {
    background-attachment: fixed
}
.cat-tiles {
    padding-top: 24px
}
@media only screen and (max-width: 768px) {
    .cat-tiles {
        text-align: center
    }
}
@media only screen and (max-width: 480px) {
    .cat-tiles {
        padding: 24px 10px
    }
}
.cat-tiles h2 {
    font-size: 1.125em;
    color: #b2b2b2;
    font-weight: normal;
    margin-bottom: 24px
}
.cat-tiles .category {
    padding: 0
}
@media only screen and (max-width: 991px) {
    .cat-tiles .category {
        padding: 0 15px
    }
}
@media only screen and (max-width: 480px) {
    .cat-tiles .category {
        padding: 0
    }
}
.cat-tiles a {
    display: block;
    width: 100%;
    padding: 0 15px 24px 15px;
    border: 1px solid transparent;
    border-radius: 0;
    color: #A9A9A9;
    margin-bottom: 24px;
    text-align: center;
    font-size: 1.125em;
    transition: border .25s
}
.cat-tiles a:hover {
    border-color: #A9A9A9;
    text-decoration: none
}
.cat-tiles a img {
    display: block;
    margin: auto
}
.cat-tiles a p {
    margin-top: 8px;
    margin-bottom: 0;
    line-height: 1.5
}
@media only screen and (max-width: 480px) {
    .cat-tiles a {
        font-size: 1em;
        padding: 0 10px 16px 10px
    }
}
.category-slider .master-slider {
    padding-bottom: 20px
}
.category-slider .ms-tabs .ms-thumb {
    padding: 0 !important;
    text-align: center
}
.category-slider .ms-tabs .ms-thumb h3 {
    margin-top: 15px;
    font-size: 1em;
    font-weight: 400
}
.category-slider .ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
    top: -20px;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 33px;
    height: 17px;
    background: url(../masterslider/style/arrow.png) no-repeat;
    margin-left: -16px;
    border: none !important
}
.category-slider .ms-tabs.ms-dir-h .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    filter: alpha(opacity=100);
    top: -40px
}
.category-slider .ms-thumb-list {
    padding-top: 30px;
    border-bottom: 1px solid #d8d8d8 !important
}
.category-slider .ms-thumb-frame {
    background: none !important
}
.category-slider .ms-thumb-frame .ms-thumb {
    opacity: .6;
    filter: alpha(opacity=60);
    transition: opacity .3s
}
.category-slider .ms-thumb-frame .ms-thumb:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.category-slider .ms-thumb-frame-selected .ms-thumb {
    opacity: 1;
    filter: alpha(opacity=100)
}
.category-slider .ms-view {
    border-bottom: 1px solid #d8d8d8
}
.category-slider .ms-slide .text-block {
    padding-top: 108px;
    padding-left: 25px;
    width: 502px
}
@media only screen and (max-width: 768px) {
    .category-slider .ms-slide .text-block {
        width: 380px;
        padding-top: 84px
    }
}
@media only screen and (max-width: 480px) {
    .category-slider .ms-slide .text-block {
        width: 200px;
        padding-top: 48px
    }
}
.category-slider .ms-slide .text-block h2 {
    font-size: 3em;
    font-weight: 600
}
.category-slider .ms-slide .text-block p {
    margin-bottom: 48px
}
@media screen and (max-width: 640px) {
    .category-slider .ms-slide .text-block p {
        display: none
    }
}
.category-slider .ms-slide .text-block .btn {
    margin-right: 20px;
    margin-bottom: 10px
}
@media only screen and (max-width: 480px) {
    .category-slider .ms-slide .text-block .btn {
        display: block;
        max-width: 160px
    }
}
.category-slider .ms-slide .img-block {
    padding-top: 60px
}
.category-slider .ms-slide .img-block img {
    display: block;
    margin: auto
}
.offer-tabs {
    padding: 48px 0 24px 0
}
.offer-tabs .tab-navs {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: auto;
    text-align: center
}
.offer-tabs .tab-navs a {
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    color: #A9A9A9;
    padding-bottom: 25px;
    max-height: 232px;
    max-width: 358px;
    margin: 0 15px;
    opacity: .6;
    filter: alpha(opacity=60);
    transition: opacity .3s
}
.offer-tabs .tab-navs a h3 {
    font-size: 1em;
    font-weight: 400;
    margin-top: 20px
}
.offer-tabs .tab-navs a:hover,
.offer-tabs .tab-navs a.active {
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100)
}
.offer-tabs .tab-navs a .arrow {
    display: block;
    position: absolute;
    width: 33px;
    height: 17px;
    background: url(../img/arrow-down.png) no-repeat;
    bottom: 0;
    left: 50%;
    margin-left: -16px;
    display: none
}
.offer-tabs .tab-navs a.active .arrow {
    display: block
}
.offer-tabs .tab-content {
    margin-top: -16px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
    z-index: 1
}
.offer-tabs .tab-content .tab-pane {
    width: 100%;
    padding-top: 36px
}
.offer-tabs .tab-content .tab-pane h3 {
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 16px
}
@media only screen and (max-width: 991px) {
    .offer-tabs .tab-content .tab-pane h3 {
        font-size: 2em
    }
}
.offer-tabs .tab-content .text-block {
    padding-bottom: 12px
}
.offer-tabs .tab-content .img-block {
    width: 100%
}
.offer-tabs .tab-content .img-block img {
    display: block;
    margin: auto
}
@media only screen and (max-width: 768px) {
    .offer-tabs .tab-content {
        text-align: center
    }
}
.offer-tabs .tab-content .p-style2 {
    color: #292c2e
}
.offer-tabs .owl-carousel .owl-wrapper-outer {
    position: relative;
    z-index: 2
}
.info-block .text {
    padding-top: 48px;
    padding-bottom: 48px
}
@media only screen and (max-width: 1200px) {
    .info-block .text {
        padding-top: 36px;
        padding-bottom: 36px
    }
}
.info-block p {
    font-weight: 300;
    color: #292c2e;
    font-size: 1.4em;
    margin-bottom: 36px;
    line-height: 2
}
@media only screen and (max-width: 1200px) {
    .info-block p {
        font-size: 1.2em;
        line-height: 1.7
    }
}
.info-block-image {
    position: relative;
    width: 100%;
    padding: 72px 0 60px 0;
    overflow: hidden;
    color: #fff;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover
}
@media only screen and (max-width: 991px) {
    .info-block-image {
        background-size: auto
    }
}
@media only screen and (max-width: 768px) {
    .info-block-image {
        padding: 48px 0 36px 0;
        text-align: center
    }
}
.info-block-image .overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background: url(../images/overlays/overlay-primary.png) repeat;
    top: 0;
    left: 0;
    z-index: 1
}
.info-block-image .container {
    position: relative;
    z-index: 2
}
.info-block-image h2 {
    color: #A9A9A9;
    font-size: 2.8em
}
@media only screen and (max-width: 768px) {
    .info-block-image h2 {
        font-size: 2.2em
    }
}
.info-block-image .icon {
    font-size: 14em;
    line-height: 1;
    text-align: center
}
@media only screen and (max-width: 768px) {
    .info-block-image .icon {
        font-size: 9em;
        margin-bottom: -15px
    }
}
.info-block-image p {
    margin-top: 16px;
    color: #fff
}
.info-block-image .color-box {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0;
    padding: 48px 25px 60px 25px;
    color: #A9A9A9;
    text-align: center
}
.info-block-image .color-box h1,
.info-block-image .color-box h2,
.info-block-image .color-box h3,
.info-block-image .color-box h4,
.info-block-image .color-box h5,
.info-block-image .color-box h6 {
    color: #292c2e
}
.info-block-image .color-box .tiles {
    display: table;
    margin: 24px auto 28.8px auto
}
.info-block-image .color-box .tiles div {
    display: inline-block;
    margin: 15px 5px;
    padding: 20px 30px;
    font-size: 1.125em;
    font-weight: 300;
    border: 1px solid #A9A9A9;
    border-radius: 0
}
@media only screen and (max-width: 991px) {
    .info-block-image .color-box .tiles div {
        display: inline-block;
        text-align: center
    }
}
.info-block-image .color-box .tiles div span {
    display: block;
    margin-top: 15px;
    color: #A9A9A9;
    transition: color .3s
}
.info-block-image .color-box .tiles div i {
    color: #A9A9A9;
    font-size: 2em
}
.info-block-image .color-box .btn {
    min-width: 260px
}
@media only screen and (max-width: 480px) {
    .info-block-image .color-box .btn {
        min-width: 0
    }
}
@media only screen and (max-width: 991px) {
    .info-block-image .color-box {
        padding: 24px 20px 36px 20px
    }
}
.parallax .info-block-image {
    background-attachment: fixed
}
.feature-tabs {
    padding-top: 96px
}
.feature-tabs img {
    margin: 60px auto 0 auto
}
.feature-tabs h2 {
    font-size: 3em
}
.feature-tabs .tabs-pane {
    position: relative;
    display: none
}
.feature-tabs .tabs-pane.current {
    display: block
}
@media only screen and (max-width: 991px) {
    .feature-tabs .tabs-pane {
        text-align: center
    }
}
.feature-tabs .tab {
    display: table;
    float: left;
    width: 180px;
    height: 180px;
    margin: 24px 2px 0 2px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border-radius: 50%;
    transition: all .3s
}
.feature-tabs .tab i {
    display: table-cell;
    vertical-align: middle;
    font-size: 8em;
    line-height: 1;
    color: #A9A9A9
}
@media only screen and (max-width: 1200px) {
    .feature-tabs .tab i {
        font-size: 6em
    }
}
@media only screen and (max-width: 480px) {
    .feature-tabs .tab i {
        font-size: 3.5em
    }
}
.feature-tabs .tab.active {
    color: #fff;
    background: #fff
}
.feature-tabs .tab.active i {
    color: #21849B
}
@media only screen and (max-width: 1200px) {
    .feature-tabs .tab {
        width: 140px;
        height: 140px
    }
}
@media only screen and (max-width: 480px) {
    .feature-tabs .tab {
        width: 80px;
        height: 80px
    }
}
@media only screen and (max-width: 1200px) {
    .feature-tabs .tabs {
        display: table;
        margin: auto;
        text-align: center
    }
}
@media only screen and (max-width: 991px) {
    .feature-tabs {
        padding-top: 48px
    }
}
.menu {
    display: block;
    width: 100%;
    background: #fff
}
.menu .main,
.menu .catalog {
    display: block;
    list-style: none;
    text-align: center;
    width: 100%;
   /* max-width: 748px; */
    margin-bottom: 0
}

.menu .catalog {
    text-align: center;
}
@media only screen and (max-width: 1200px) {
    .menu .main,
    .menu .catalog {
     /*   max-width: 570px */
    }
}
.menu .main li,
.menu .catalog li {
    position: relative;
    display: inline-block;
    font-size: .9em;
    margin: 0 0 0 2px;
    border-radius: 0 0 0 0
}
.menu .main li.has-submenu:hover .submenu,
.menu .catalog li.has-submenu:hover .submenu {
    display: block
}
.menu .main li.has-submenu a>i,
.menu .catalog li.has-submenu a>i {
    display: none
}
.menu .main li a,
.menu .catalog li a {
    display: block;
    padding: 20px 12px 20px 12px;
    transition: all .2s;
    color: #292c2e;
    text-transform: uppercase
}
.menu .main li a span,
.menu .catalog li a span {
    font-size: 1.5em;
    font-weight: 600
}
.menu .main li:hover a,
.menu .catalog li:hover a {
    text-decoration: none;
    color: #A9A9A9
}
.menu .main .submenu,
.menu .catalog .submenu {
    position: absolute;
    top: 71px;
    min-width: 230px;
    z-index: 10;
    background: #A9A9A9;
    border: 1px solid #fff;
    padding: 0;
    border-radius: 0 0 0 0;
    font-size: .8em;
    display: none
}
.menu .main .submenu li,
.menu .catalog .submenu li {
    display: block;
    text-align: left;
    margin-left: 0;
    margin-bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 0;
    transition: all .25s
}
.menu .main .submenu li:first-child,
.menu .catalog .submenu li:first-child {
    padding-top: 0;
    border-top: none
}
.menu .main .submenu li:hover,
.menu .catalog .submenu li:hover {
    background: #21849B
}
.menu .main .submenu li a,
.menu .catalog .submenu li a {
    display: block;
    color: #fff;
    padding: 7px 7px 7px 10px;
    font-size: 12px
}
.menu .catalog-block {
    background: #A9A9A9
}
.menu .catalog {
    border-bottom: none;
    padding: 0;
    margin: 0 auto
}
.menu .catalog li {
    margin: 0 0 0 32px;
    transition: background .2s
}
.menu .catalog li:first-child {
    margin-left: 0
}
.menu .catalog li:hover {
    background-color: #21849B
}
.menu .catalog li:hover a {
    transition: none;
    color: #fff
}
@media only screen and (max-width: 1200px) {
    .menu .catalog li {
        margin-left: 0
    }
}
.menu .catalog li.has-submenu {
    transition: all .3s
}
.menu .catalog li.has-submenu:hover .submenu {
    display: block
}
.menu .catalog li a {
    padding: 9px 14px 9px 14px;
    color: #fff;
    background: none;
    text-transform: none;
    font-size: 1.2em
}
.menu .catalog li .submenu {
    position: absolute;
    top: 43px;
   /* width: 740px;*/
    min-height: 210px;
    z-index: 10;
    background: #21849B;
    padding: 0;
    border: 1px solid #A9A9A9;
    border-top: none;
    transition: all .3s;
    border-radius: 0 0 0 0
}
.menu .catalog li .submenu li {
    width: 225px;
    border-top: 1px solid #fff
}
.menu .catalog li .submenu li:hover {
    background: #A9A9A9
}
.menu .catalog li .submenu li.has-submenu {
    padding-right: 32px
}
.menu .catalog li .submenu li.has-submenu:after {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    font-family: FontAwesome;
    color: #fff;
    content: "\f054";
    font-size: .9em
}
.menu .catalog li .submenu li>a {
    font-size: 16px;
    margin-left: 6px
}
.menu .catalog li .submenu .sub-submenu {
    position: absolute;
    display: none;
    padding-left: 20px;
    margin-top: 5px;
    z-index: 5;
    top: 0;
    right: -195px
}
.menu .catalog li .submenu .sub-submenu li {
    width: 180px;
    border-top: 1px solid #fff;
    transition: all .2s
}
.menu .catalog li .submenu .sub-submenu li:first-child {
    border-top: none
}
.menu .catalog li .submenu .sub-submenu li a {
    color: #A9A9A9;
    font-size: 13px;
    position: relative;
    transition: all .2s
}
.menu .catalog li .submenu .sub-submenu li:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 0;
    border-top: 1px solid #A9A9A9;
    transition: all .4s
}
.menu .catalog li .submenu .sub-submenu li:hover {
    background: #fff
}
.menu .catalog li .submenu .sub-submenu li:hover:after {
    width: 100%
}
.menu .catalog li .submenu .offer {
    display: block;
    position: absolute;
    width: 512px;
    min-height: 100%;
    top: 0;
    right: 0;
    background: #fff;
    border: none;
    border-radius: 0 0 0 0
}
.menu .catalog li .submenu .offer:hover {
    background: #fff
}
.menu .catalog li .submenu .offer .col-1 {
    width: 40%;
    position: absolute;
    left: 0;
    padding: 35px 0 20px 15px
}
.menu .catalog li .submenu .offer .col-1 p {
    font-size: 14px;
    line-height: 2.4
}
.menu .catalog li .submenu .offer .col-2 {
    width: 60%;
    position: absolute;
    right: 0;
    padding: 0 40px 0 20px
}
.menu .catalog li .submenu .offer img {
    margin-bottom: 12px
}
.menu .catalog li .submenu .offer .btn {
    background: #A9A9A9;
    border: none;
    transition: all .3s
}
.menu-toggle {
    display: none;
    position: absolute;
    left: 16px;
    top: 16px;
    font-size: 1.75em;
    background: transparent;
    padding: 2px 10px 0 10px;
    border-radius: 0;
    color: #A9A9A9;
    cursor: pointer;
    transition: background .3s
}
.small-header .menu {
    height: 100px
}
.small-header .menu .main,
.small-header .menu .catalog {
    float: left;
    text-align: left;
    width: auto;
    max-width: none;
    padding-left: 0;
    padding-top: 0;
    border-bottom: none
}
.small-header .menu .main {
    margin-right: 5px;
    margin-left: 150px;
}
@media only screen and (max-width: 991px) {
    .small-header .menu .main {
        display: block
    }
}
.small-header .menu .catalog li {
    margin-left: 0
}
.small-header .menu .catalog li .submenu {
    top: 43px;
    min-height: auto
}
.small-header .menu .catalog li .submenu a {
    padding-bottom: 12px
}
.small-header .menu-toggle {
    left: 15px;
    top: 15px
}
@media only screen and (max-width: 991px) {
    .menu,
    .small-header .menu {
        position: absolute;
        left: 0;
        max-width: 100%;
        height: 340px;
        border-top: 1px solid #000;
        top: 75px;
        padding: 0;
        overflow-y: scroll;
        display: none
    }
    .menu .container,
    .small-header .menu .container {
        padding: 0
    }
    .menu.expanded,
    .small-header .menu.expanded {
        display: block;
        background-color: #fff
    }
    .menu .catalog li a,
    .small-header .menu .catalog li a {
        border-bottom: 1px solid #292c2e
    }
    .menu .catalog li a:last-child,
    .small-header .menu .catalog li a:last-child {
        border-bottom: none
    }
    .menu .main li a,
    .small-header .menu .main li a {
        border-bottom: 1px solid #292c2e
    }
    .menu .main,
    .small-header .menu .main,
    .menu .catalog,
    .small-header .menu .catalog {
        width: 100%;
        max-width: 100%;
        float: none;
        text-align: left;
        padding: 0;
        margin: 0;
        border: none
    }
    .menu .main li,
    .small-header .menu .main li,
    .menu .catalog li,
    .small-header .menu .catalog li {
        display: block;
        border-radius: 0;
        margin-bottom: 0;
        border: none;
        transition: background .3s
    }
    .menu .main li:hover a,
    .small-header .menu .main li:hover a,
    .menu .catalog li:hover a,
    .small-header .menu .catalog li:hover a {
        color: #000
    }
    .menu .main li.has-submenu a,
    .small-header .menu .main li.has-submenu a,
    .menu .catalog li.has-submenu a,
    .small-header .menu .catalog li.has-submenu a {
        display: block;
        padding-right: 60px !important;
        color: #292c2e
    }
    .menu .main li.has-submenu:hover a,
    .small-header .menu .main li.has-submenu:hover a,
    .menu .catalog li.has-submenu:hover a,
    .small-header .menu .catalog li.has-submenu:hover a {
        transition: background .3s;
        color: #000
    }
    .menu .main li.has-submenu a>i,
    .small-header .menu .main li.has-submenu a>i,
    .menu .catalog li.has-submenu a>i,
    .small-header .menu .catalog li.has-submenu a>i {
        display: block;
        position: absolute;
        right: 10px;
        top: 50%;
        width: 50px;
        text-align: center;
        height: 40px;
        padding: 12px;
        margin-top: -20px;
        color: #000;
        font-size: .9em;
        transition: all .25s;
        line-height: 1
    }
    .menu .main li.has-submenu a>i:hover,
    .small-header .menu .main li.has-submenu a>i:hover,
    .menu .catalog li.has-submenu a>i:hover,
    .small-header .menu .catalog li.has-submenu a>i:hover {
        color: #000;
        opacity: .75 !important;
        filter: alpha(opacity=75) !important
    }
    .menu .main li.has-submenu a>i.open:before,
    .small-header .menu .main li.has-submenu a>i.open:before,
    .menu .catalog li.has-submenu a>i.open:before,
    .small-header .menu .catalog li.has-submenu a>i.open:before {
        content: "\f077"
    }
    .menu .main li.has-submenu .submenu a:after,
    .small-header .menu .main li.has-submenu .submenu a:after,
    .menu .catalog li.has-submenu .submenu a:after,
    .small-header .menu .catalog li.has-submenu .submenu a:after {
        display: none
    }
    .menu .main li.has-submenu .sub-submenu,
    .small-header .menu .main li.has-submenu .sub-submenu,
    .menu .catalog li.has-submenu .sub-submenu,
    .small-header .menu .catalog li.has-submenu .sub-submenu,
    .menu .main li.has-submenu .offer,
    .small-header .menu .main li.has-submenu .offer,
    .menu .catalog li.has-submenu .offer,
    .small-header .menu .catalog li.has-submenu .offer {
        display: none !important
    }
    .menu .main li a,
    .small-header .menu .main li a,
    .menu .catalog li a,
    .small-header .menu .catalog li a {
        position: relative;
        background: transparent;
        padding: 11px 15px !important;
        color: #000;
        transition: background .3s
    }
    .menu .main .submenu,
    .small-header .menu .main .submenu,
    .menu .catalog .submenu,
    .small-header .menu .catalog .submenu {
        display: block;
        position: relative !important;
        width: 100% !important;
        max-height: 0 !important;
        overflow: hidden !important;
        padding: 0 !important;
        top: 0 !important;
        border: none;
        background-color: #fff;
        border-radius: 0;
        transition: all .3s
    }
    .menu .main .submenu.open,
    .small-header .menu .main .submenu.open,
    .menu .catalog .submenu.open,
    .small-header .menu .catalog .submenu.open {
        max-height: 1000px !important;
        padding: 10px 0 !important
    }
    .menu .main .submenu li,
    .small-header .menu .main .submenu li,
    .menu .catalog .submenu li,
    .small-header .menu .catalog .submenu li {
        padding-left: 20px;
        border-top: none;
        border-bottom: 1px solid #292c2e
    }
    .menu .main .submenu li a,
    .small-header .menu .main .submenu li a,
    .menu .catalog .submenu li a,
    .small-header .menu .catalog .submenu li a {
        padding-right: 15px;
        transition: all .3s !important;
        border: none
    }
    .menu .main .submenu li:hover,
    .small-header .menu .main .submenu li:hover,
    .menu .catalog .submenu li:hover,
    .small-header .menu .catalog .submenu li:hover,
    .menu .main .submenu li:hover a,
    .small-header .menu .main .submenu li:hover a,
    .menu .catalog .submenu li:hover a,
    .small-header .menu .catalog .submenu li:hover a {
        background: none !important;
        color: #292c2e
    }
    .menu .main li.has-submenu a i,
    .small-header .menu .main li.has-submenu a i,
    .menu .catalog li.has-submenu a i,
    .small-header .menu .catalog li.has-submenu a i {
        border: 1px solid transparent;
        border-radius: 0
    }
    .menu .main li.has-submenu:hover a i,
    .small-header .menu .main li.has-submenu:hover a i,
    .menu .catalog li.has-submenu:hover a i,
    .small-header .menu .catalog li.has-submenu:hover a i {
        border: 1px solid #000
    }
    .menu .catalog,
    .small-header .menu .catalog {
        margin: 0;
        margin-top: 1px
    }
    .menu .catalog li,
    .small-header .menu .catalog li {
        position: relative;
        z-index: 6;
        margin-top: -1px;
        color: #fff;
        border: none;
        border-bottom: 1px solid #fff !important;
        background-color: transparent !important
    }
    .menu .catalog li a,
    .small-header .menu .catalog li a {
        color: #fff !important;
        border: none !important;
        background-color: transparent !important
    }
    .menu .catalog li a:hover,
    .small-header .menu .catalog li a:hover {
        color: #fff
    }
    .menu .catalog li:hover,
    .small-header .menu .catalog li:hover {
        background-color: #A9A9A9
    }
    .menu .catalog li:hover a,
    .small-header .menu .catalog li:hover a {
        color: #fff !important;
        background-color: #A9A9A9
    }
    .menu .catalog li:hover a i,
    .small-header .menu .catalog li:hover a i {
        border-color: #fff
    }
    .menu .catalog li.has-submenu,
    .small-header .menu .catalog li.has-submenu {
        transition: background .3s
    }
    .menu .catalog li.has-submenu a>i,
    .small-header .menu .catalog li.has-submenu a>i {
        color: #fff
    }
    .menu .catalog li.has-submenu a>i:hover,
    .small-header .menu .catalog li.has-submenu a>i:hover {
        color: #fff
    }
    .menu .catalog li.has-submenu:hover a,
    .small-header .menu .catalog li.has-submenu:hover a {
        color: #fff !important
    }
    .menu .catalog li.has-submenu:hover a i,
    .small-header .menu .catalog li.has-submenu:hover a i {
        border-color: #fff
    }
    .menu .catalog li .submenu,
    .small-header .menu .catalog li .submenu {
        top: 0;
        border: none;
        min-height: 0;
        border-radius: 0;
        background-color: #A9A9A9
    }
    .menu .catalog li .submenu li,
    .small-header .menu .catalog li .submenu li {
        width: 100%;
        border: none
    }
    .menu .catalog li .submenu li:hover,
    .small-header .menu .catalog li .submenu li:hover,
    .menu .catalog li .submenu li:hover a,
    .small-header .menu .catalog li .submenu li:hover a {
        color: #fff !important
    }
    .menu .catalog li .submenu li a,
    .small-header .menu .catalog li .submenu li a {
        border: none !important
    }
    .menu .catalog li .submenu li.has-submenu:after,
    .small-header .menu .catalog li .submenu li.has-submenu:after {
        display: none
    }
    .menu .catalog li .submenu li:first-child,
    .small-header .menu .catalog li .submenu li:first-child {
        border-top: 1px solid #fff !important
    }
    .menu-toggle {
        display: block
    }
    .small-header .menu {
        top: 72px
    }
}
.footer {
    background: #ffffff;
    width: 100%;
    color: #fff;
    padding: 60px 0 16px 0
}
.footer a {
    color: #292c2e
}
.footer .info {
    width: 100%;
    max-width: 390px
}
.footer .logo {
    display: block;
    text-decoration: none;
    width: 100%;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 2px solid #bdbdbd
}
.footer .logo img {
    width: 100%;
    max-width: 195px;
    height: auto
}
.footer p {
    font-size: .875em;
    font-weight: 400;
    line-height: 2.5;
    margin-bottom: 16px;
    color: #bdbdbd
}
.footer .social a {
    display: inline-block;
    margin-right: 16px;
    font-size: 1.5em;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    margin-bottom: 24px;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .3s
}
.footer .social a:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
.footer .copyright {
    width: 100%;
    border-top: 2px solid #bdbdbd;
    padding-top: 24px
}
.footer .copyright a {
    color: #afca0b;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .3s
}
.footer .copyright a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    color: #fff;
    text-decoration: none
}
.footer .copyright p {
    margin-bottom: 0
}
.footer .payment {
    text-align: right
}
.footer .payment img {
    display: inline-block;
    width: 40px;
    margin-left: 6px
}
.footer .contacts a {
    color: #292c2e
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    color: #767676
}
.footer .contacts p {
    line-height: 2.25
}
.footer ul,
.footer ol {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.7;
    color: #292c2e
}
.footer ul li,
.footer ol li {
    margin-bottom: 16px
}
.footer ul li,
.footer ol li {
    color: #000000
}
@media only screen and (max-width: 768px) {
    .footer {
        text-align: center
    }
    .footer .info {
        max-width: 100%
    }
    .footer .logo img {
        margin: auto
    }
    .footer .contacts {
        margin-top: 24px
    }
    .footer .payment {
        text-align: center;
        margin-top: 16px
    }
}
.catalog-grid {
    width: 100%;
    padding: 12px 0 36px 0
}

.presupuesto-grid {
    width: 100%;
    padding: 36px 0 36px 0;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .catalog-grid {
        text-align: center
    }
}
.catalog-grid h2 {
    color: #292c2e
}
.catalog-grid .tile {
    width: 100%;
    max-width: 356px;
    position: relative;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    margin: 16px auto 24px auto;
    text-align: left
}
.catalog-grid .tile a {
    position: relative;
    display: block
}
.catalog-grid .tile a .tile-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    min-height: 100%;
    z-index: 10;
    transition: all .3s
}
.catalog-grid .tile a:hover .tile-overlay {
    background-color: rgba(0, 0, 0, 0.2)
}
.catalog-grid .tile img {
    display: block;
    margin: auto;
    border-radius: 0 0 0 0
}
.presupuesto-listado .price-label,
.catalog-grid .tile .price-label {
    position: absolute;
    padding: 11px 10px 11px 12px;
    height: 47px;
    background: #A9A9A9;
    top: 0;
    right: 0;
    z-index: 12;
    font-size: 1.125em;
    color: #fff;
    font-weight: 900
}
.catalog-grid .tile .price-label.old-price {
    background: #b2b2b2;
    top: 47px;
    text-decoration: line-through
}
.presupuesto-listado .badges,
.catalog-grid .tile .badges {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12
}

.presupuesto-listado .badges,
.catalog-grid .tile .badges .sale,
.catalog-grid .tile .badges .out,
.catalog-grid .tile .badges .best-seller {
    display: block;
    float: left;
    margin-right: 2px;
    color: #fff;
    text-align: center;
    padding: 5px 10px
}
.presupuesto-listado .badges,
.catalog-grid .tile .badges .sale {
    background-color: #21849B 
}
.catalog-grid .tile .badges .out {
    background-color: #b2b2b2
}
.catalog-grid .tile .badges .best-seller {
    background-color: #292c2e
}
.presupuesto-listado .badges:after,
.catalog-grid .tile .badges:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.catalog-grid .tile .footer {
    border-top: 1px solid #b2b2b2;
    padding: 24px 12px 12px 12px;
    background: #fff;
    position: relative;
    text-align: center;
    border-radius: 0 0 0 0
}
.catalog-grid .tile .footer a.btn {
    color: #ffffff;
}
.catalog-grid .tile .footer a {
    color: #292c2e;
    font-size: 1.125em;
    font-weight: 300
}
.catalog-grid .tile .footer a.btn:hover {
    color: #ffffff;
}
.catalog-grid .tile .footer a:hover {
    color: #292c2e;
    text-decoration: none
}
.catalog-grid .tile .footer .btn-primary {
    margin-top: 10px;
    font-size: 17px
}
.catalog-grid .tile .footer span {
    display: block;
    font-size: .875em;
    color: #b2b2b2;
    font-weight: 300;
    margin-top: 5px
}
.catalog-grid .tile .footer .tools {
    position: relative;
    margin-top: 10px;
    height: 48px
}
.catalog-grid .tile .footer .tools .rate {
    position: absolute;
    top: 10px;
    left: 0
}
.catalog-grid .tile .footer .tools .rate:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.catalog-grid .tile .footer .tools .rate span {
    display: block;
    float: left;
    font-size: 1em;
    color: #b2b2b2;
    margin-right: 2px
}
.catalog-grid .tile .footer .tools .rate span:before {
    font-family: "outlined-iconset";
    content: "\e018";
    background: none
}
.catalog-grid .tile .footer .tools .rate span.active {
    color: #fff
}
.catalog-grid .tile .footer .tools .wishlist-btn,
.catalog-grid .tile .footer .tools .share-btn,
.catalog-grid .tile .footer .tools .add-cart-btn {
    position: absolute;
    text-align: center;
    font-size: 1.25em !important;
    font-weight: 300;
    white-space: nowrap
}
.catalog-grid .tile .footer .tools .add-cart-btn {
    display: block;
    width: 48px;
    height: 48px;
    right: 0;
    top: 0;
    text-decoration: none;
    overflow: hidden;
    padding-top: 9px;
    background: #fff;
    border-radius: 24px;
    z-index: 1;
    color: #fff;
    font-size: 1.25em !important;
    font-weight: 300;
    white-space: nowrap;
    transition: width .25s
}
.catalog-grid .tile .footer .tools .add-cart-btn span {
    display: none;
    margin-right: 13px;
    color: #fff
}
.catalog-grid .tile .footer .tools .add-cart-btn i {
    font-size: 1.1em;
    vertical-align: middle
}
.catalog-grid .tile .footer .tools .add-cart-btn:hover {
    width: 140px;
    padding-top: 7px;
    z-index: 2
}
.catalog-grid .tile .footer .tools .add-cart-btn:hover span {
    display: inline-block
}
.catalog-grid .tile .footer .tools .share-btn {
    top: 2px;
    right: 62px;
    color: #fff;
    cursor: pointer;
    padding-top: 12px
}
.catalog-grid .tile .footer .tools .share-btn i {
    font-size: 1.2em
}
.catalog-grid .tile .footer .tools .share-btn .hover-state {
    display: none;
    position: absolute;
    top: -2px;
    left: -52px;
    width: 140px;
    height: 48px;
    z-index: 2;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 24px;
    padding-top: 9px
}
.catalog-grid .tile .footer .tools .share-btn .hover-state a {
    color: #fff;
    margin: 0 4px;
    opacity: 1;
    filter: alpha(opacity=100)
}
.catalog-grid .tile .footer .tools .share-btn .hover-state a:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
.catalog-grid .tile .footer .tools .share-btn:hover .hover-state {
    display: block
}
.catalog-grid .tile .footer .tools .wishlist-btn {
    top: 13px;
    right: 100px;
    color: #fff
}
.catalog-grid .tile .footer .tools .wishlist-btn i {
    font-size: 1.2em
}
.catalog-grid .tile .footer .tools .wishlist-btn .hover-state {
    position: absolute;
    display: none;
    top: -13px;
    left: -20px;
    width: 140px;
    height: 48px;
    z-index: 2;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 24px;
    padding-top: 9px
}
.catalog-grid .tile .footer .tools .wishlist-btn .hover-state:before {
    font-family: FontAwesome;
    content: "\f067";
    font-size: 1.2em;
    vertical-align: middle;
    margin-right: 10px
}
.catalog-grid .tile .footer .tools .wishlist-btn:hover .hover-state {
    display: block
}
.catalog-single {
    padding: 24px 0 36px
}
.catalog-single h1 {
    font-size: 1.75em;
    font-weight: 300
}
@media only screen and (max-width: 991px) {
    .catalog-single h1 {
        padding-top: 24px
    }
}
.catalog-single h3 {
    font-size: 1.375em;
    margin-bottom: 12px
}
.catalog-single .rate {
    margin-bottom: 12px
}
.catalog-single .rate span {
    display: inline-block;
    font-size: 1em;
    color: #b2b2b2
}
.catalog-single .rate span:before {
    font-family: "outlined-iconset";
    content: "\e018";
    background: none
}
.catalog-single .rate span.active {
    color: #fff
}
.catalog-single .old-price {
    display: inline-block;
    margin: 0 15px 10px 0;
    font-size: 1.375em;
    color: #b2b2b2;
    font-weight: 900;
    text-decoration: line-through
}
.catalog-single .price {
    display: inline-block;
    margin: 0 15px 10px 0;
    font-size: 1.75em;
    font-weight: 900
}
.catalog-single .buttons {
    margin: 12px 0 16px 0
}
.catalog-single .buttons .btn {
    margin: 10px 2px;
    padding: 6px 20px;
    position: relative;
    top: -2px
}
.catalog-single .buttons .qnt-count {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 2px 10px 0
}
.catalog-single .buttons .qnt-count .incr-btn {
    display: inline-block;
    width: 20px;
    height: 40px;
    border-radius: 0;
    background: #A9A9A9;
    color: #fff;
    text-align: center;
    font-size: 1.375em;
    line-height: 34px;
    transition: background .3s
}
.catalog-single .buttons .qnt-count .incr-btn:hover {
    background: #21849B;
    text-decoration: none
}
.catalog-single .buttons .qnt-count .form-control {
    display: inline-block;
    width: 36px;
    height: 38px;
    margin: 0 2px 5px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center
}
.catalog-single .social-links {
    margin-bottom: 12px
}
.catalog-single .social-links a {
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 1.5em;
    color: #fff
}
.catalog-single .social-links a:hover {
    color: #e6e6e6
}
.catalog-single .tags {
    margin-top: 20px;
    margin-bottom: 12px
}
.catalog-single .promo-labels {
    padding: 8px 0
}
.catalog-single .promo-labels div {
    display: inline-block;
    border: 1px solid #A9A9A9;
    border-radius: 0;
    padding: 16px 25px;
    margin: 5px 5px 5px 0;
    font-size: 1.125em;
    text-align: center;
    font-weight: 300;
    transition: background .25s, color .25s;
    cursor: help
}
.catalog-single .promo-labels div i {
    font-size: 2em;
    color: #A9A9A9;
    display: block;
    margin-bottom: 8px;
    transition: color .25s
}
.catalog-single .promo-labels div:hover {
    color: #fff;
    background: #A9A9A9
}
.catalog-single .promo-labels div:hover i {
    color: #fff
}
.catalog-single .prod-gal {
    width: 100%;
    border: 1px solid #b2b2b2;
    padding: 2px;
    border-radius: 0 0 0 0
}
.catalog-single .prod-gal .ms-view {
    background: #fff
}
.catalog-single .prod-gal .ms-container {
    overflow: hidden
}
@media only screen and (max-width: 991px) {
    .catalog-single {
        text-align: center
    }
}
.catalog-single .p-style2 {
    color: #292c2e
}
.catalog-single .social-links i {
    color: #292c2e
}
.catalog-single .social-links i:hover {
    color: #A9A9A9
}
.tech-specs {
    width: 100%;
    padding: 48px 0
}
.tech-specs h2 {
    margin-bottom: 36px
}
.tech-specs .item {
    padding: 24px 15px;
    border-bottom: 1px solid #A9A9A9;
    transition: all .3s
}
.tech-specs .item span {
    display: block;
    margin-top: 8px;
    color: #292c2e;
    font-size: 1.125em;
    font-weight: 300
}
.tech-specs .item i {
    color: #292c2e;
    font-size: 1.9em
}
.tech-specs .item p {
    margin-bottom: 0;
    color: #292c2e
}
.tech-specs .item span,
.tech-specs .item i,
.tech-specs .item p {
    transition: all .25s
}
.tech-specs .item:hover {
    background: #A9A9A9
}
.tech-specs .item:hover span,
.tech-specs .item:hover i,
.tech-specs .item:hover p {
    color: #fff
}
@media only screen and (max-width: 768px) {
    .tech-specs {
        text-align: center
    }
}
.with-sorting {
    display: inline-block;
    margin-bottom: 12px !important
}
.sorting {
    display: inline-block;
    vertical-align: middle;
    margin: 24px 0 24px 25px
}
@media only screen and (max-width: 768px) {
    .sorting {
        display: block;
        margin: 0 0 24px 15px
    }
}
.sorting a {
    display: inline-block;
    font-weight: 300;
    margin-right: 15px;
    color: #b2b2b2
}
.sorting a:after {
    font-size: 1.5em;
    margin-left: 5px;
    vertical-align: middle;
    font-family: FontAwesome;
    content: "\f107"
}
.sorting a:hover {
    text-decoration: none;
    color: #A9A9A9
}
.sorting a.sorted:after {
    content: "\f106"
}
.subnav {
    margin-bottom: 12px
}
.subnav a {
    display: inline-block;
    font-size: 1.125em;
    font-weight: 300;
    margin: 0 20px 15px 0
}
.shop-filters {
    width: 100%;
    position: relative
}
.shop-filters .filter-section {
    position: relative;
    padding-bottom: 36px;
    margin-bottom: 15px;
    border-bottom: 2px solid #A9A9A9
}
.shop-filters .filter-section:last-child {
    border: none
}
.shop-filters .filter-section h3 {
    font-size: 1.125em;
    font-weight: 400;
    color: #292c2e
}
.shop-filters .filter-section .price-btns a,
.shop-filters .filter-section .price-btns .btn,
.shop-filters .filter-section .price-btns button {
    margin-bottom: 12px;
    outline: 0
}
.shop-filters .filter-section .price-btns button {
    padding: 6px 15px
}
.shop-filters .filter-section .price-slider {
    margin-top: 36px
}
@media only screen and (max-width: 768px) {
    .shop-filters .filter-section .price-slider {
        text-align: center
    }
}
.shop-filters .filter-section .price-slider .values {
    display: inline-block;
    margin: 24px 20px 16px 0
}
@media only screen and (max-width: 768px) {
    .shop-filters .filter-section .price-slider .values {
        margin-right: 0
    }
}
.shop-filters .filter-section .price-slider .values input {
    display: inline-block;
    height: 35px;
    padding-left: 8px;
    padding-right: 8px;
    width: 58px;
    text-align: center;
    font-weight: bold
}
.shop-filters .filter-section .price-slider .values .labels {
    display: inline-block;
    font-weight: bold
}
.shop-filters .filter-section .price-slider input[type=submit] {
    padding-left: 20px;
    padding-right: 20px
}
@media only screen and (max-width: 1200px) {
    .shop-filters .filter-section .price-slider input[type=submit] {
        width: 100%
    }
}
.shop-filters .filter-section .clear {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: .94em;
    color: #A9A9A9;
    cursor: pointer;
    border-bottom: 1px dashed transparent;
    transition: border .25s
}
.shop-filters .filter-section .clear:hover {
    border-bottom: 1px dashed #fff
}
.shop-filters .filter-section label {
    margin-bottom: 6px;
    font-size: .9em;
    font-weight: 300
}
.shop-filters .filter-section label .icheckbox,
.shop-filters .filter-section label .iradio {
    display: block;
    float: left;
    *display: inline;
    margin: 4px 9px 0 0;
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    cursor: pointer
}
.shop-filters .filter-section label .icheckbox {
    background: url(../img/forms/checkbox.png) no-repeat 0 0
}
.shop-filters .filter-section label .iradio {
    background: url(../img/forms/radio.png) no-repeat 0 0
}
.shop-filters .filter-section label .icheckbox.checked,
.shop-filters .filter-section label .iradio.checked {
    background-position: 0 -14px
}
.shop-filters .filter-section label .checkbox.disabled label,
.shop-filters .filter-section label .radio.disabled label {
    cursor: default;
    color: #b2b2b2
}
.shop-filters .filter-section label .icheckbox.disabled,
.shop-filters .filter-section label .iradio.disabled {
    background-position: 0 0;
    opacity: .5;
    filter: alpha(opacity=5);
    cursor: default
}
.shop-filters .filter-section label .icheckbox.checked.disabled,
.shop-filters .filter-section label .iradio.checked.disabled {
    background-position: 0 -14px;
    opacity: .5;
    filter: alpha(opacity=5);
    cursor: default
}
.shop-filters .filter-section .categories {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 300
}
.shop-filters .filter-section .categories li {
    line-height: 1.4
}
.shop-filters .filter-section .categories li a {
    color: #A9A9A9
}
.shop-filters .filter-section .categories li:hover>a {
    text-decoration: none;
    color: #292c2e
}
.shop-filters .filter-section .categories li.has-subcategory a:after {
    content: "+";
    font-size: 1.2em;
    margin-left: 8px;
    font-weight: 300
}
.shop-filters .filter-section .categories li.has-subcategory.opened a:after {
    content: "-"
}
.shop-filters .filter-section .categories li.has-subcategory .subcategory {
    max-height: 0;
    overflow: hidden;
    list-style: none;
    margin: 0 0 5px 0;
    padding-left: 20px;
    font-size: .9em;
    font-weight: 300;
    transition: all .3s
}
.shop-filters .filter-section .categories li.has-subcategory .subcategory li a:after {
    display: none
}
.shop-filters .filter-section .categories li.has-subcategory .subcategory li:hover a {
    color: #292c2e
}
.shop-filters .filter-section .categories li.has-subcategory .subcategory.open {
    max-height: 1000px;
    margin-top: 15px
}
.filter-toggle {
    display: none;
    position: fixed;
    z-index: 5;
    top: 200px;
    left: 0;
    font-size: 1.4em;
    border-top: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    color: #b2b2b2;
    background: #fff;
    border-radius: 0 0 0 0;
    padding: 5px 13px;
    cursor: pointer
}
.filter-toggle i {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .25s
}
.filter-toggle:hover i {
    opacity: .7;
    filter: alpha(opacity=70)
}
@media only screen and (max-width: 768px) {
    .filters-mobile {
        display: none
    }
    .shop-filters {
        text-align: left
    }
    .filter-toggle {
        display: block
    }
}
.special-offer {
    margin-bottom: 48px
}
.special-offer .tile {
    width: 100%;
    max-width: 260px;
    position: relative;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    margin: 16px auto;
    text-align: left;
    border-radius: 0 3px 0 0
}
.special-offer .tile img {
    display: block;
    margin: auto;
    border-radius: 0 0 0 0
}
.presupuesto-listado .price-label,
.special-offer .tile .price-label {
    position: absolute;
    padding: 11px 10px 11px 12px;
    height: 47px;
    z-index: 12;
    background: #A9A9A9;
    top: 0;
    right: 0;
    font-size: 1.125em;
    color: #fff;
    font-weight: 900
}
.special-offer .tile .footer {
    border-top: 1px solid #b2b2b2;
    padding: 12px;
    background: #fff;
    position: relative;
    text-align: center;
    border-radius: 0 0 0 0
}
.special-offer .tile .footer a {
    color: #A9A9A9;
    font-size: 1.125em;
    font-weight: 300
}
.special-offer .tile .footer a:hover {
    color: #292c2e;
    text-decoration: none
}
.special-offer .tile .footer .btn-primary {
    margin-top: 10px;
    font-size: 17px
}
.special-offer .sign {
    width: 100%;
    font-size: 3.75em;
    color: #292c2e;
    text-align: center;
    font-weight: 900;
    padding-top: 100px
}
@media only screen and (max-width: 1200px) {
    .special-offer .sign {
        padding-top: 80px
    }
}
@media only screen and (max-width: 991px) {
    .special-offer .sign {
        padding-top: 60px
    }
}
@media only screen and (max-width: 768px) {
    .special-offer .sign {
        padding-top: 0
    }
}
.special-offer .offer {
    width: 100%;
    margin: 16px auto 28.8px auto;
    padding: 24px 15px 48px 15px;
    background: url(../img/offers/special-offer-bg.png) repeat;
    border-radius: 0;
    text-align: center;
    color: #fff
}
.special-offer .offer h3 {
    font-size: 2.25em;
    font-weight: 400;
    margin-bottom: 16px
}
@media only screen and (max-width: 991px) {
    .special-offer .offer h3 {
        font-size: 2em;
        margin-bottom: 9.6px
    }
}
@media only screen and (max-width: 768px) {
    .special-offer .offer h3 {
        font-size: 2.25em;
        margin-bottom: 16px
    }
}
.special-offer .offer h4 {
    font-size: 1.75em;
    font-weight: bold;
    margin-bottom: 36px
}
@media only screen and (max-width: 991px) {
    .special-offer .offer h4 {
        font-size: 1.5em;
        margin-bottom: 16px
    }
}
@media only screen and (max-width: 768px) {
    .special-offer .offer h4 {
        font-size: 1.75em;
        margin-bottom: 36px
    }
}
@media only screen and (max-width: 1200px) {
    .special-offer .offer {
        padding-top: 12px
    }
}
@media only screen and (max-width: 991px) {
    .special-offer .offer {
        padding: 8px 10px 48px 10px
    }
}
@media only screen and (max-width: 768px) {
    .special-offer .offer {
        padding: 24px 15px 48px 15px
    }
}
@media only screen and (max-width: 768px) {
    .special-offer {
        text-align: center
    }
}
.cart-message {
    width: 100%;
    max-width: 1140px;
    max-height: 0;
    overflow: hidden;
    margin: 12px auto 0 auto;
    padding: 0 25px;
    background: #292c2e;
    color: #fff;
    border-radius: 0;
    opacity: 0;
    transition: all .3s
}
.cart-message.visible {
    max-height: 800px;
    padding: 12px 25px;
    opacity: 1
}
.cart-message p,
.cart-message i {
    display: block;
    float: left;
    line-height: 1.3;
    margin-top: 9px;
    margin-bottom: 10px;
    color: #fff
}
.cart-message i {
    margin-right: 20px
}
.cart-message a {
    display: block;
    float: right
}
.cart-message:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.shopping-cart,
.wishlist {
    padding: 24px 0 0 0
}
.shopping-cart h2,
.wishlist h2,
.shopping-cart h3,
.wishlist h3 {
    color: #292c2e
}
@media only screen and (max-width: 991px) {
    .shopping-cart h2,
    .wishlist h2 {
        text-align: center
    }
}
.shopping-cart table,
.wishlist table {
    width: 100%;
    max-width: 820px;
    border-collapse: collapse;
    margin-bottom: 24px
}
.shopping-cart table th,
.wishlist table th {
    font-size: .875em;
    font-weight: normal;
    padding: 0;
    color: #292c2e
}
@media screen and (max-width: 680px) {
    .shopping-cart table th:first-child,
    .wishlist table th:first-child {
        display: none
    }
}
@media only screen and (max-width: 480px) {
    .shopping-cart table th,
    .wishlist table th {
        font-size: .83125em
    }
}
.shopping-cart table .item,
.wishlist table .item {
    border-bottom: 1px solid #b2b2b2
}
.shopping-cart table .item:last-child,
.wishlist table .item:last-child {
    border-bottom: none !important
}
@media screen and (max-width: 680px) {
    .shopping-cart table .item .total,
    .wishlist table .item .total {
        display: none
    }
}
.shopping-cart table td,
.wishlist table td {
    padding: 8px 0 12px 0;
    vertical-align: middle;
    font-size: 1.125em;
    font-weight: 300;
    position: relative
}
@media screen and (max-width: 680px) {
    .shopping-cart table td,
    .wishlist table td {
        padding: 24px 0
    }
}
.shopping-cart table td.align-r,
.wishlist table td.align-r {
    text-align: right
}
.shopping-cart table td.thumb,
.wishlist table td.thumb {
    width: 22.4%
}
@media only screen and (max-width: 768px) {
    .shopping-cart table td.thumb,
    .wishlist table td.thumb {
        width: 15%
    }
}
@media screen and (max-width: 680px) {
    .shopping-cart table td.thumb,
    .wishlist table td.thumb {
        display: none
    }
}
.shopping-cart table td.name,
.wishlist table td.name {
    font-size: 1.5em;
    font-weight: 300
}
.shopping-cart table td.name a,
.wishlist table td.name a {
    border-bottom: 1px solid transparent
}
.shopping-cart table td.name a:hover,
.wishlist table td.name a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fff
}
@media only screen and (max-width: 480px) {
    .shopping-cart table td.name,
    .wishlist table td.name {
        font-size: 1.2em
    }
}
.shopping-cart table td.price,
.wishlist table td.price,
.shopping-cart table td.total,
.wishlist table td.total {
    font-size: 1.125em;
    font-weight: 900;
    color: #292c2e
}
@media only screen and (max-width: 480px) {
    .shopping-cart table td.price,
    .wishlist table td.price,
    .shopping-cart table td.total,
    .wishlist table td.total {
        font-size: 1em
    }
}
.shopping-cart table td.delete,
.wishlist table td.delete {
    vertical-align: middle
}
.shopping-cart table td.delete i,
.wishlist table td.delete i {
    display: inline-block;
    font-size: 1.5em;
    color: #A9A9A9;
    cursor: pointer;
    transition: color .3s
}
.shopping-cart table td.delete i:hover,
.wishlist table td.delete i:hover {
    color: #292c2e
}
@media screen and (max-width: 680px) {
    .shopping-cart table td.delete i,
    .wishlist table td.delete i {
        font-size: 1.3em
    }
}
.shopping-cart table td.qnt-count .incr-btn,
.wishlist table td.qnt-count .incr-btn {
    display: inline-block;
    width: 20px;
    height: 38px;
    border-radius: 0;
    background: #292c2e !important;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 34px;
    transition: background .3s
}
.shopping-cart table td.qnt-count .incr-btn:hover,
.wishlist table td.qnt-count .incr-btn:hover {
    background: #A9A9A9!important;
    text-decoration: none
}
@media screen and (max-width: 680px) {
    .shopping-cart table td.qnt-count,
    .wishlist table td.qnt-count {
        width: 95px
    }
}
.shopping-cart table td.qnt-count .form-control,
.wishlist table td.qnt-count .form-control {
    display: inline-block;
    width: 36px;
    height: 38px;
    margin: 0 2px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center
}
.shopping-cart .cart-sidebar .cart-totals,
.wishlist .cart-sidebar .cart-totals {
    margin-bottom: 36px
}
.shopping-cart .cart-sidebar .cart-totals .devider,
.wishlist .cart-sidebar .cart-totals .devider {
    border-bottom: 1px solid #b2b2b2
}
.shopping-cart .cart-sidebar .cart-totals .devider>td,
.wishlist .cart-sidebar .cart-totals .devider>td {
    padding-bottom: 16px
}
.shopping-cart .cart-sidebar .cart-totals .devider+tr td,
.wishlist .cart-sidebar .cart-totals .devider+tr td {
    padding-top: 16px
}
.shopping-cart .cart-sidebar .cart-totals .btn,
.wishlist .cart-sidebar .cart-totals .btn {
    margin-top: 12px
}
.shopping-cart .cart-sidebar .coupon,
.wishlist .cart-sidebar .coupon {
    margin-bottom: 33.6px
}
.wishlist table .name {
    width: 25%
}
@media only screen and (max-width: 768px) {
    .wishlist table .name {
        width: 28%
    }
}
@media screen and (max-width: 550px) {
    .wishlist table .name {
        width: 36%
    }
}
.wishlist table .price {
    width: 18%
}
@media only screen and (max-width: 768px) {
    .wishlist table .price {
        width: 22%
    }
}
@media screen and (max-width: 550px) {
    .wishlist table .price {
        width: 26%
    }
}
@media screen and (max-width: 550px) {
    .wishlist table .button a,
    .wishlist table .button .btn {
        font-size: .7em;
        padding-left: 10px;
        padding-right: 10px
    }
}
@media screen and (max-width: 410px) {
    .wishlist table .button a,
    .wishlist table .button .btn {
        font-size: .5em
    }
}
.checkout {
    margin-bottom: 24px
}
@media only screen and (max-width: 768px) {
    .checkout {
        margin-bottom: 48px
    }
}
@media only screen and (max-width: 768px) {
    .checkout .login-form {
        margin-bottom: 24px
    }
}
.checkout table {
    width: 100%;
    font-size: 1.125em;
    margin-bottom: 24px
}
.checkout table td {
    padding-top: 16px
}
.checkout table td.border {
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 16px
}
.checkout table .align-r {
    text-align: right
}
.checkout table th,
.checkout table .th {
    color: #292c2e;
    font-weight: 300
}
.checkout table .name span {
    font-weight: 900;
    margin-left: 10px
}
.checkout table .price {
    font-weight: 900;
    text-align: right
}
.checkout .payment-method {
    width: 100%;
    padding: 24px 15px;
    margin-bottom: 24px;
    background: #A9A9A9;
    border-radius: 0;
    color: #fff
}
.checkout .payment-method label .pp-label {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: 10px;
    width: 68px;
    height: 24px;
    background: url(../img/forms/paypal-label.png) no-repeat
}
.top-item {
    width: 100%;
    max-width: 260px;
    position: relative;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    margin: 16px auto;
    text-align: left
}
.top-item img {
    display: block;
    margin: auto;
    border-radius: 0 0 0 0
}
.top-item .price-label {
    position: absolute;
    padding: 11px 10px 11px 12px;
    height: 47px;
    z-index: 12;
    background: #A9A9A9;
    top: 0;
    right: 0;
    font-size: 1.125em;
    color: #fff;
    font-weight: 900
}
.top-item .footer {
    border-top: 1px solid #b2b2b2;
    padding: 12px;
    background: #fff;
    position: relative;
    text-align: center;
    border-radius: 0 0 0 0
}
.top-item .footer a {
    font-size: 1.125em;
    font-weight: 300
}
.top-item .footer a:hover {
    color: #292c2e;
    text-decoration: none
}
.top-item .footer .btn-primary {
    font-size: 17px;
    margin-top: 10px
}
.blog h3,
.blog h2 {
    color: #292c2e
}
.blog .post {
    margin-bottom: 48px
}
.blog .post .title a {
    transition: border .3s;
    border-bottom: 1px solid transparent
}
.blog .post .title:hover a {
    text-decoration: none;
    border-bottom: 1px solid #fff
}
.blog .post img {
    border-radius: 0;
    margin-bottom: 24px
}
.blog .post p {
    color: #292c2e
}
@media only screen and (max-width: 768px) {
    .blog .post p {
        font-size: .875em
    }
}
.blog .post footer .btn {
    float: left;
    margin-right: 20px;
    margin-bottom: 16px
}
@media only screen and (max-width: 768px) {
    .blog .post footer .btn {
        float: none
    }
}
.blog .post footer .share {
    display: block;
    float: left;
    padding-top: 5px
}
@media only screen and (max-width: 768px) {
    .blog .post footer .share {
        float: none
    }
}
.blog .post footer .share a {
    font-size: 1.5em;
    margin-right: 10px
}
.blog .post footer .share a i {
    transition: all .2s
}
.blog .post footer .share a:hover {
    color: #e6e6e6
}
.blog .post footer .share a:hover i {
    color: #292c2e
}
.blog .post footer .meta {
    display: block;
    padding: 15px 0 0 0;
    list-style: none;
    float: right;
    text-align: right;
    font-weight: 500
}
@media only screen and (max-width: 768px) {
    .blog .post footer .meta {
        float: none;
        text-align: left
    }
}
.blog .post footer .meta li {
    display: inline-block;
    margin-left: 15px
}
@media only screen and (max-width: 768px) {
    .blog .post footer .meta li {
        margin-left: 0;
        margin-right: 15px
    }
}
.blog .post footer .meta li i {
    margin-right: 5px
}
.blog .post footer:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.blog .comments-block {
    margin-bottom: 48px
}
.tags {
    color: #fff;
    margin-bottom: 33.6px;
    line-height: 1.7
}
.latest-posts .post {
    margin-bottom: 16px
}
.latest-posts .post>a {
    display: inline-block;
    margin-bottom: 8px
}
.latest-posts .post .meta {
    font-size: .875em;
    color: #b2b2b2
}
.latest-posts .post .meta a {
    display: block;
    float: left;
    color: #b2b2b2;
    margin-bottom: 12px
}
.latest-posts .post .meta .date {
    display: block;
    float: right
}
.latest-posts .post .meta:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.log-reg {
    margin-bottom: 72px
}
.log-reg h2 {
    color: #292c2e
}
.log-reg .social-login {
    margin-bottom: 24px
}
.log-reg>.large {
    color: #A9A9A9
}
.log-reg .registr-form {
    margin-left: 32px;
    padding-left: 64px;
    border-left: 2px solid #292c2e
}
@media only screen and (max-width: 768px) {
    .log-reg .registr-form {
        margin-left: 0;
        margin-top: 48px;
        padding-left: 0;
        border-left: none
    }
}
.map {
    padding: 0 15px 24px 15px
}
.map iframe {
    width: 100% !important
}
@media only screen and (max-width: 768px) {
    .map iframe {
        height: 250px !important
    }
}
.contact-form {
    margin-bottom: 48px
}
.support h2,
.support h3,
.support p {
    color: #292c2e
}
.about .hero-static {
    height: 500px
}
.about .hero-static .content {
    display: table;
    height: 500px;
    width: 100%;
    position: relative;
    z-index: 4
}
.about .hero-static .content .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 40px 15px
}
.about .hero-static .content .inner h1 {
    text-align: center
}
.about .hero-static .content .inner h1 span {
    color: #A9A9A9;
    font-weight: 300
}
.about .team {
    margin-bottom: 48px
}
.about .team .member {
    width: 100%;
    max-width: 263px;
    text-align: center;
    margin: 16px auto 36px auto
}
.about .team .member .mask {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 50%;
    margin-bottom: 28.8px
}
.about .team .member .mask img {
    border-radius: 50%
}
.about .team .member h4 {
    font-size: 1.5em !important;
    font-weight: 300
}
.about .team .member .social {
    margin-top: 24px
}
.about .team .member .social a {
    display: inline-block;
    font-size: 1.5em;
    margin: 0 7px
}
.about .team .member .social a:hover {
    color: #292c2e
}
.about .p-style3,
.about h2,
.about h4 {
    color: #292c2e
}
.page-404 {
    background: url(../img/noise.gif) repeat
}
.page-404 .content {
    width: 100%;
    display: table
}
.page-404 .content .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 36px 15px
}
.page-404 .content .inner .block {
    width: 100%;
    max-width: 560px;
    margin: auto;
    text-align: center;
    color: #fff
}
.page-404 .content .inner .block span {
    font-size: 6em;
    margin-bottom: 36px
}
.page-404 .content .inner .block .btn {
    margin-bottom: 12px
}
.page-404 .content .inner .block p {
    font-size: 1.4em;
    margin-bottom: 36px;
    font-weight: 300
}
.page-404 .content .inner .block p span {
    display: block;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 0
}
.page-404 .search-404 {
    position: relative
}
.page-404 .search-404 .form-control {
    color: #fff;
    border: 1px solid #fff;
    padding-right: 45px
}
.page-404 .search-404 .form-control:focus {
    border-color: #fff;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 255, 255, 0.6)
}
.page-404 .search-404 .form-control:focus {
    border-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 1px #fff
}
.page-404 .search-404 .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}
.page-404 .search-404 .form-control:-ms-input-placeholder {
    color: #fff
}
.page-404 .search-404 .form-control::-webkit-input-placeholder {
    color: #fff
}
.page-404 .search-404 .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}
.page-404 .search-404 .form-control:-ms-input-placeholder {
    color: #fff
}
.page-404 .search-404 .form-control::-webkit-input-placeholder {
    color: #fff
}
.page-404 .search-404 button[type=submit] {
    display: block;
    position: absolute;
    right: 8px;
    top: 5px;
    border: none;
    background: none;
    outline: none;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s
}
.page-404 .search-404 button[type=submit]:after {
    font-family: "outlined-iconset";
    content: "\e035";
    font-size: 1.5em
}
.page-404 .search-404 button[type=submit]:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
.cs-page {
    padding-bottom: 48px
}
.cs-page .cs-heading {
    font-size: 1.75em;
    color: #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 10px
}
.cs-page .buttons-demo a {
    margin-bottom: 16px
}
.coming-soon .logo {
    display: block;
    width: 100%;
    max-width: 180px;
    margin: 48px auto
}
.coming-soon .social-bar {
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    padding: 6px 0 6px 3px;
    margin: 24px 0 72px 0;
    text-align: center
}
.coming-soon .social-bar a {
    position: relative;
    display: inline-block;
    margin: 10px 60px;
    padding: 4px 10px;
    outline: none;
    color: #fff;
    text-decoration: none;
    font-size: 1.6em
}
.coming-soon .social-bar a:hover,
.coming-soon .social-bar a:focus,
.coming-soon .social-bar a:active {
    color: #fff;
    outline: none;
    text-decoration: none
}
@media screen and (max-width: 1200px) {
    .coming-soon .social-bar a {
        margin: 10px 55px
    }
}
@media only screen and (max-width: 1200px) {
    .coming-soon .social-bar a {
        margin: 10px 35px
    }
}
@media only screen and (max-width: 991px) {
    .coming-soon .social-bar a {
        margin: 10px 25px
    }
}
@media only screen and (max-width: 360px) {
    .coming-soon .social-bar a {
        margin: 10px 18px
    }
}
.coming-soon .social-bar a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    opacity: 0;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}
.coming-soon .social-bar a:hover::after,
.coming-soon .social-bar a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
@media only screen and (max-width: 480px) {
    .coming-soon .social-bar {
        margin: 24px 0 48px 0
    }
}
.delivery .delivery-img-container .delivery-preview {
    position: relative;
    visibility: hidden;
    opacity: 0;
    transition: all .3s
}
.delivery .delivery-img-container .delivery-preview img {
    position: absolute
}
.delivery .delivery-img-container .historyImgShow {
    visibility: visible;
    opacity: 1
}
.delivery .accordion .panel {
    margin-top: 20px
}
.delivery .accordion .panel-heading {
    position: relative
}
.delivery .accordion .panel-heading a {
    display: block !important
}
.delivery .accordion .panel-heading a .date-time {
    font-size: .9em
}
.delivery .accordion .panel-heading a .history-title {
    font-size: 1.25em;
    color: #A9A9A9
}
.delivery .accordion .panel-heading a .history-cost {
    position: absolute;
    top: 61px;
    right: 0;
    font-size: 2em;
    color: #292c2e
}
.delivery .accordion .panel-heading.active a {
    border: none
}
.delivery .accordion .panel-body {
    padding: 0 15px
}
.delivery .accordion .delivery-details {
    margin: 0;
    text-align: left;
    width: 100%
}
.delivery .accordion .delivery-details .orer-heading {
    font-size: 1.2em;
    font-weight: 600;
    padding-top: 25px
}
.delivery .accordion .delivery-details .details-heading {
    font-size: 1em;
    font-weight: 700;
    padding: 20px 0 4px
}
.delivery span {
    display: inline-block
}
.delivery .badges {
    display: block;
    color: #fff;
    margin-bottom: 20px
}
.delivery .badges span {
    text-align: center;
    padding: 5px 10px
}
.delivery .badges .in-progress {
    background-color: #292c2e;
    color: #fff
}
.delivery .badges .delivered {
    background-color: #A9A9A9;
    color: #fff
}
@media only screen and (max-width: 991px) {
    .tracking {
        padding: 0 15px
    }
    .tracking .textik {
        display: none !important
    }
    .tracking .textik2 {
        display: block !important
    }
}
.tracking .ship-scale {
    width: 90%;
    margin: 40px 0 50px;
    height: 30px;
    position: relative
}
.tracking .ship-scale>.round {
    left: -4px;
    right: auto
}
.tracking .ship-scale>.round.done {
    border: 4px solid #A9A9A9
}
.tracking .flat {
    position: relative;
    display: block;
    float: left;
    background: #b2b2b2;
    width: 25%;
    height: 5px
}
.tracking .round {
    display: block;
    position: absolute;
    right: -4px;
    top: -9px;
    width: 22px;
    height: 22px;
    background: #292c2e;
    border-radius: 50%;
    z-index: 13;
    color: #292c2e;
    font-size: 11px;
    border: 4px solid #b2b2b2
}
.tracking .round i {
    position: absolute;
    top: 2px;
    left: 2px
}
.tracking .round .textik,
.tracking .round .textik2 {
    display: block;
    width: 200px;
    font-size: 14px;
    color: #292c2e;
    position: absolute;
    top: 40px;
    left: 0
}
.tracking .round .textik2 {
    display: none
}
.tracking .done {
    background: #A9A9A9!important;
    color: #fff
}
.tracking .done .round {
    background: #A9A9A9!important;
    color: #fff;
    border: 4px solid #A9A9A9
}
.tracking .accordion {
    padding-top: 40px
}
.tracking .accordion .panel-heading {
    padding: 0
}
.tracking .accordion .panel-heading a,
.tracking .accordion .panel-heading a:hover {
    color: #fff !important;
    background: #A9A9A9;
    display: block;
    padding: 5px 15px
}
.tracking .accordion .panel-body {
    padding: 10px;
    background: #e5e5e5
}
.tracking .accordion .panel-body table {
    width: 100%
}
.tracking .shipment {
    color: #292c2e;
    font-size: .785em;
    margin-bottom: 20px
}
.tracking .shipment .shipment-title {
    font-size: 1em;
    font-weight: 600;
    padding-bottom: 5px
}
.tabs-widget {
    padding: 24px 0
}
.tabs-widget .nav-tabs {
    width: 100%;
    text-align: center;
    border-bottom: 3px solid #A9A9A9
}
.tabs-widget .nav-tabs li {
    display: inline-block;
    float: none;
    margin-bottom: -1px
}
.tabs-widget .nav-tabs li a {
    padding: 15px 30px 10px 30px;
    font-size: 1.3em;
    font-weight: 300
}
.tabs-widget .nav-tabs li a:hover {
    border: 1px solid #A9A9A9;
    background-color: transparent
}
@media only screen and (max-width: 480px) {
    .tabs-widget .nav-tabs li a {
        padding: 12px 15px 8px 15px;
        font-size: 1.1em
    }
}
.tabs-widget .nav-tabs li.active a {
    border: 1px solid #A9A9A9;
    background-color: #A9A9A9;
    color: #fff
}
.tabs-widget .nav-tabs li.active a:hover {
    background-color: #A9A9A9;
    color: #A9A9A9;
    color: #fff
}
.tabs-widget .tab-content {
    padding: 36px 0
}
.tabs-widget .tab-content .tech-specs {
    padding: 0
}
.tabs-widget .tab-content .p-style2 {
    color: #292c2e
}
.media-link {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    margin-bottom: 30px
}
.media-link img {
    display: block;
    margin: auto
}
.media-link .overlay {
    position: absolute;
    overflow: hidden;
    width: 100%;
    min-height: 100%;
    text-align: center;
    background: url(../images/overlays/overlay-primary.png) repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .3s;
    border-radius: 0
}
.media-link .overlay .descr {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 50%;
    margin-top: -50px;
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    filter: alpha(opacity=0);
    transition: all .25s;
    -webkit-transform: translateY(25px)
}
@media only screen and (max-width: 991px) {
    .media-link .overlay .descr {
        font-size: 1em
    }
}
@media only screen and (max-width: 360px) {
    .media-link .overlay .descr {
        font-size: .875em;
        height: 80px;
        margin-top: -40px
    }
}
.media-link .overlay .descr>div {
    display: inline-block;
    height: 100px;
    background: #A9A9A9;
    padding: 16px 25px 12px 25px;
    color: #fff;
    border-radius: 0
}
@media only screen and (max-width: 360px) {
    .media-link .overlay .descr>div {
        height: 80px
    }
}
.media-link .overlay .descr span {
    display: block;
    margin-top: 6px;
    font-weight: 900
}
.media-link:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100)
}
.media-link:hover .overlay .descr {
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0)
}
.posts-widget {
    width: 100%;
    background: #21849B;
    color: #fff;
    position: relative
}
@media only screen and (max-width: 991px) {
    .posts-widget .container {
        width: 100%
    }
}
.posts-widget .tw-bg {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    height: auto;
    min-height: 100%;
    background: #21849B
}
.posts-widget h2,
.posts-widget h3,
.posts-widget h4,
.posts-widget h5,
.posts-widget h6 {
    color: #fff;
    font-weight: bold
}
@media only screen and (max-width: 768px) {
    .posts-widget h2,
    .posts-widget h3,
    .posts-widget h4,
    .posts-widget h5,
    .posts-widget h6 {
        text-align: center
    }
}
.posts-widget .latest-posts {
    position: relative;
    z-index: 1;
    background: #21849B;
    color: #ffffff
}

.posts-widget .latest-posts .post p {
    color: #ffffff
}
.posts-widget .latest-posts .btn {
    max-width: 300px;
    margin-bottom: 36px
}
@media only screen and (max-width: 768px) {
    .posts-widget .latest-posts .btn {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto
    }
}
.posts-widget .latest-posts .btn-black:hover {
    background-color: #b2b2b2 !important
}
@media only screen and (max-width: 360px) {
    .posts-widget .latest-posts h2 {
        font-size: 2.5em
    }
}
.posts-widget .latest-posts,
.posts-widget .twitter-feed {
    padding-top: 48px;
    padding-bottom: 24px
}
.posts-widget .twitter-feed {
    background: #21849B;
    padding-left: 30px
}
.posts-widget .post {
    margin-bottom: 16px
}
@media only screen and (max-width: 768px) {
    .posts-widget .post {
        text-align: center
    }
}
.posts-widget .post a {
    display: table;
    margin: 0 auto 24px auto
}
.posts-widget .post a img {
    border-radius: 0;
    width: 100%;
    max-width: 500px
}
.posts-widget .post h3 a {
    display: inline;
    margin: 0;
    color: #fff;
    font-weight: bold;
    opacity: 1;
    filter: alpha(opacity=100)
}
.posts-widget .post h3 a:hover {
    text-decoration: none;
    color: #292c2e
}
.posts-widget .post .author,
.posts-widget .post .comments,
.posts-widget .post .author i,
.posts-widget .post .comments i,
.posts-widget .post .author a,
.posts-widget .post .comments a {
    display: inline-block;
    color: #fff
}
.posts-widget .post .author,
.posts-widget .post .comments {
    margin-top: 6px
}
.posts-widget .post .author {
    margin-right: 15px
}
.posts-widget .post .author i,
.posts-widget .post .comments i {
    margin-right: 5px
}
.posts-widget .tw-follow {
    display: block;
    position: relative;
    margin-bottom: 36px;
    -webkit-backface-visibility: hidden
}
@media only screen and (max-width: 1200px) {
    .posts-widget .tw-follow {
        font-size: 80%;
        text-align: center
    }
}
@media only screen and (max-width: 991px) {
    .posts-widget .tw-follow {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        font-size: 100%
    }
}
@media only screen and (max-width: 360px) {
    .posts-widget .tw-follow {
        font-size: 80%
    }
}
.posts-widget .tw-follow h2 {
    margin-bottom: 0;
    position: relative;
    z-index: 1
}
.posts-widget .tw-follow h2 i {
    margin-left: 15px
}
.posts-widget .tw-follow .button {
    position: absolute;
    width: 100%;
    min-height: 100%;
    z-index: 2;
    background: #A9A9A9;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    padding-top: 11px;
    border-radius: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s
}
.posts-widget .tw-follow .button i {
    margin-left: 13px
}
@media only screen and (max-width: 1200px) {
    .posts-widget .tw-follow .button {
        padding-top: 8px
    }
}
@media only screen and (max-width: 991px) {
    .posts-widget .tw-follow .button {
        padding-top: 11px
    }
}
@media only screen and (max-width: 360px) {
    .posts-widget .tw-follow .button {
        padding-top: 8px
    }
}
.posts-widget .tw-follow:hover {
    text-decoration: none
}
.posts-widget .tw-follow:hover .button {
    opacity: 1;
    filter: alpha(opacity=100)
}
.posts-widget .tweet {
    margin-bottom: 36px
}
.posts-widget .tweet p {
    margin-top: 12px;
    color: #fff
}
.posts-widget .tweet a {
    color: #292c2e;
    line-height: 1.7
}
.posts-widget .tweet .actions {
    float: left
}
.posts-widget .tweet .actions a {
    margin-right: 13px
}
@media only screen and (max-width: 1200px) {
    .posts-widget .tweet .actions a {
        margin-right: 8px
    }
}
@media only screen and (max-width: 360px) {
    .posts-widget .tweet .actions {
        float: none
    }
}
.posts-widget .tweet .date {
    display: block;
    float: right;
    line-height: 1.7;
    color: #292c2e
}
@media only screen and (max-width: 360px) {
    .posts-widget .tweet .date {
        float: none;
        margin-top: 10px
    }
}
.subscr-widget {
    color: #000;
    padding: 48px 0 33.6px 0;
    background: #b2b2b2
}
.subscr-form {
    margin-top: 24px;
    margin-bottom: -10px
}
.subscr-form .form-group {
    position: relative
}
.subscr-form .form-control {
    color: #000;
    border: 1px solid #292c2e;
    padding-right: 50px
}
.subscr-form .form-control:focus {
    border-color: #000;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, 0.6)
}
.subscr-form .form-control:focus {
    border-color: #000;
    outline: 0;
    box-shadow: 0 0 0 1px #000
}
.subscr-form .form-control::-moz-placeholder {
    color: #000;
    opacity: 1
}
.subscr-form .form-control:-ms-input-placeholder {
    color: #000
}
.subscr-form .form-control::-webkit-input-placeholder {
    color: #000
}
.subscr-form .form-control::-moz-placeholder {
    color: #000;
    opacity: 1
}
.subscr-form .form-control:-ms-input-placeholder {
    color: #000
}
.subscr-form .form-control::-webkit-input-placeholder {
    color: #000
}
.subscr-form .subscr-next,
.subscr-form #subscr-submit {
    position: absolute;
    font-size: 1.5em;
    background: none;
    border: none;
    outline: none;
    top: 7px;
    right: 9px;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s
}
.subscr-form .subscr-next:hover,
.subscr-form #subscr-submit:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
.subscr-form .subscr-next,
.subscr-form #subscr-submit {
    transition: all .3s
}
.subscr-form .subscr-next:hover,
.subscr-form #subscr-submit:hover {
    color: #A9A9A9
}
.gallery-widget {
    padding: 48px 0
}
.gallery-widget h2 {
    color: #292c2e
}
.gallery-widget .filters {
    margin-top: 24px
}
.gallery-widget .filters a {
    display: inline-block;
    transition: color .25s;
    font-weight: 300;
    margin: 0 20px 20px 0
}
.gallery-widget .filters a:hover {
    text-decoration: none;
    color: #292c2e
}
.gallery-widget .filters a.active {
    color: #292c2e
}
.gallery-widget .gallery-grid {
    margin-top: 5px
}
.gallery-widget .gallery-grid .gallery-item {
    width: 33.3%;
    padding: 2px
}
@media only screen and (max-width: 768px) {
    .gallery-widget .gallery-grid .gallery-item {
        width: 50%
    }
}
@media only screen and (max-width: 360px) {
    .gallery-widget .gallery-grid .gallery-item {
        width: 100%
    }
}
.gallery-widget .gallery-grid .gallery-item a {
    display: block;
    position: relative;
    width: 100%
}
.gallery-widget .gallery-grid .gallery-item a .overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background: url(../images/overlays/overlay-primary.png);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .3s
}
.gallery-widget .gallery-grid .gallery-item a .overlay span {
    display: block;
    position: absolute;
    width: 72px;
    height: 72px;
    background: #A9A9A9;
    color: #fff;
    text-align: center;
    font-size: 1.7em;
    padding-top: 20px;
    border-radius: 50%;
    top: 60%;
    left: 50%;
    margin: -36px 0 0 -36px;
    filter: alpha(opacity=0);
    transition: top .25s
}
.gallery-widget .gallery-grid .gallery-item a .overlay span .icon-music-play {
    line-height: 0;
    font-size: 1.25em
}
.gallery-widget .gallery-grid .gallery-item a:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100)
}
.gallery-widget .gallery-grid .gallery-item a:hover .overlay span {
    top: 50%;
    filter: alpha(opacity=100)
}
.brand-carousel {
    padding: 24px 0 48px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}
.brand-carousel h2 {
    font-size: 1.125em;
    color: #b2b2b2;
    font-weight: normal
}
.brand-carousel .container {
    position: relative
}
.brand-carousel .inner {
    width: 100%;
    max-width: 945px;
    margin: auto;
    text-align: center
}
@media only screen and (max-width: 1200px) {
    .brand-carousel .inner {
        max-width: 780px
    }
}
@media only screen and (max-width: 991px) {
    .brand-carousel .inner {
        max-width: 600px
    }
}
@media screen and (max-width: 597px) {
    .brand-carousel .inner {
        max-width: 400px
    }
}
@media only screen and (max-width: 360px) {
    .brand-carousel .inner {
        max-width: 200px
    }
}
.brand-carousel .item {
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s
}
.brand-carousel .item:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
@media only screen and (max-width: 480px) {
    .brand-carousel .item {
        padding: 0 10px
    }
}
.brand-carousel .owl-prev,
.brand-carousel .owl-next {
    position: absolute;
    top: 47%;
    margin-top: -15px;
    color: #A9A9A9!important;
    transition: color .3s
}
.brand-carousel .owl-prev:before,
.brand-carousel .owl-next:before {
    font-family: "outlined-iconset";
    font-size: 1.6em
}
.brand-carousel .owl-prev:hover,
.brand-carousel .owl-next:hover {
    color: #292c2e !important
}
@media only screen and (max-width: 768px) {
    .brand-carousel .owl-prev,
    .brand-carousel .owl-next {
        display: none !important
    }
}
.brand-carousel .owl-prev {
    left: -60px
}
.brand-carousel .owl-prev:before {
    content: "\e087"
}
.brand-carousel .owl-next {
    right: -60px
}
.brand-carousel .owl-next:before {
    content: "\e08c"
}
@media only screen and (max-width: 768px) {
    .brand-carousel {
        text-align: center
    }
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height 500ms ease-in-out
}
.owl-carousel .owl-item {
    float: left
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.grabbing {
    cursor: grab;
    cursor: -webkit-grab
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.testmns-widget {
    width: 100%;
    background: #A9A9A9;
    color: #fff;
    padding: 48px 0
}
.testmns-widget h1,
.testmns-widget h2,
.testmns-widget h3,
.testmns-widget h4,
.testmns-widget h5,
.testmns-widget h6 {
    color: #fff
}
.testmns-widget .carousel {
    margin-top: 30px;
    padding-bottom: 50px
}
.testmns-widget .carousel img {
    display: block;
    margin: auto;
    border-radius: 50%
}
.testmns-widget .carousel blockquote {
    border: none
}
.testmns-widget .carousel blockquote p {
    font-size: 1.3em;
    line-height: 2;
    font-weight: 300;
    color: #fff
}
.testmns-widget .carousel blockquote footer {
    background: none;
    color: #fff;
    width: auto;
    padding: 0
}
.testmns-widget .carousel .carousel-inner {
    cursor: grab;
    cursor: -webkit-grab
}
.testmns-widget .carousel .carousel-inner .item img {
    display: block;
    margin: auto
}
.testmns-widget .carousel .carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 5;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.testmns-widget .carousel .carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 6px;
    text-indent: -999px;
    background-color: #8c8c8c;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transition: all 250ms ease;
    background: #fff;
    opacity: .5
}
.testmns-widget .carousel .carousel-indicators li.active {
    margin: 0 6px;
    width: 14px;
    height: 14px;
    background: #fff;
    opacity: 1
}
@media only screen and (max-width: 768px) {
    .testmns-widget {
        text-align: center
    }
}
.breadcrumb {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 64px 15px 0 15px;
    background: none;
    text-align: right
}
.breadcrumb>li {
    font-size: 1.1em;
    color: #b2b2b2
}
.breadcrumb>li a {
    color: #b2b2b2
}
.breadcrumb>li+li:before {
    color: #b2b2b2
}
@media only screen and (max-width: 768px) {
    .breadcrumb {
        text-align: center
    }
}
.pagination {
    display: table;
    width: 100%;
    text-align: center;
    margin: 12px 0 0 0
}
.pagination li {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5em;
    font-weight: 300
}
.pagination li a {
    float: left;
    border: none;
    color: #292c2e
}
.pagination li a:hover {
    background: none;
    color: #A9A9A9
}
.pagination li.active a {
    color: #A9A9A9;
    background: none;
    pointer-events: none
}
.pagination li.active a:hover {
    background: none;
    color: #A9A9A9
}
.pagination li.prev-page a,
.pagination li.next-page a {
    margin-top: 5px
}
.pagination:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.pagination>li:last-child>a {
    border-radius: 0
}
.sticky-btns {
    position: fixed;
    z-index: 15;
    right: -58px;
    bottom: 10px;
    transition: right .3s
}
.sticky-btns.scrolled {
    right: 3px
}
.sticky-btns span {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 1.375em;
    color: #fff;
    background: #292c2e;
    border-radius: 0;
    padding-top: 7px;
    margin: 0 7px;
    cursor: pointer;
    transition: background .3s
}
.sticky-btns span:hover {
    background: #000
}
.sticky-btns span#scrollTop-btn {
    padding-top: 5px
}
.sticky-btns #qcf-btn.active {
    border-radius: 0 0 0 0 !important
}
@media only screen and (max-width: 768px) {
    .sticky-btns #qcf-btn {
        display: none
    }
}
.sticky-btns:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}
.sticky-btns .quick-contact {
    display: none;
    width: 280px;
    bottom: 48px;
    left: -225px;
    position: absolute;
    padding: 12px 20px 24px 20px;
    border: 1px solid #b2b2b2;
    background: #fff;
    border-radius: 0 0 0 0
}

.sticky-btns .quick-contact-whatsapp {
    display: block;
    width: 280px;
    bottom: 50px;
    left: -180px;
    position: absolute;
    padding: 12px 20px 24px 20px;
    border: 0px solid #b2b2b2;
    background: transparent;
    border-radius: 0 0 0 0
}


.sticky-btns .quick-contact.visible {
    display: block
}
.sticky-btns .quick-contact h3 {
    font-size: 1.375em;
    margin-bottom: 12px
}
.sticky-btns .quick-contact p {
    margin-bottom: 12px
}
.sticky-btns .quick-contact .form-group {
    margin-bottom: 12px
}
.sticky-btns .quick-contact label {
    font-size: .875em
}
.sticky-btns .quick-contact textarea {
    width: 238px;
    max-width: 238px;
    height: 90px;
    max-height: 90px;
    resize: none;
    overflow-y: auto
}
.sticky-btns .quick-contact input[type=submit] {
    margin-top: 24px
}
.popover {
    border-color: #ddd !important
}
.popover.top>.arrow {
    width: 33px;
    height: 17px;
    border: none;
    bottom: -36px;
    margin-left: -16px;
    background: url(../img/arrow-down.png) no-repeat
}
.popover.top>.arrow:hover {
    background: transparent url(../img/arrow-down.png) no-repeat
}
.popover.top>.arrow:after {
    display: none
}
.popover .popover-content {
    border: none !important;
    text-align: left !important;
    padding: 0 !important;
    font-size: .875em !important
}
.popover .popover-content:hover {
    background: none !important;
    color: #292c2e !important
}
.popover:hover {
    background: #fff !important;
    color: #292c2e !important
}
.panel-toggle {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px dashed #292c2e;
    color: #A9A9A9;
    margin-bottom: 12px
}
.panel-toggle h1,
.panel-toggle .h1,
.panel-toggle .h2,
.panel-toggle h2,
.panel-toggle .h3,
.panel-toggle h3,
.panel-toggle .h4,
.panel-toggle h4,
.panel-toggle .h5,
.panel-toggle h5,
.panel-toggle .h6,
.panel-toggle h6 {
    color: #292c2e;
    margin-bottom: 3px;
    transition: color .3s
}
.panel-toggle:hover {
    color: #A9A9A9 !important;
    text-decoration: none;
    border-bottom: 1px dashed #A9A9A9
}
.panel-toggle:hover h1,
.panel-toggle:hover .h1,
.panel-toggle:hover .h2,
.panel-toggle:hover h2,
.panel-toggle:hover .h3,
.panel-toggle:hover h3,
.panel-toggle:hover .h4,
.panel-toggle:hover h4,
.panel-toggle:hover .h5,
.panel-toggle:hover h5,
.panel-toggle:hover .h6,
.panel-toggle:hover h6 {
    color: #A9A9A9
}
.panel-toggle i:before {
    display: inline-block;
    font-family: "outlined-iconset";
    content: "\e053";
    margin-right: 8px;
    font-size: 1.2em;
    vertical-align: middle;
    font-style: normal
}
.panel-toggle.active i:before {
    content: "\e03e"
}
.hidden-panel {
    width: 100%;
    overflow: hidden;
    max-height: 0;
    transition: all .3s;
    opacity: 0;
    margin: 0;
    padding: 1px
}
.hidden-panel.expanded {
    max-height: 1000px;
    opacity: 1;
    margin: 8px 0 36px 0
}
.accordion {
    margin-bottom: 48px
}
.accordion .panel {
    box-shadow: none;
    border-radius: 0
}
.accordion .panel-heading {
    padding: 0 15px
}
.accordion .panel-heading a {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px dashed transparent;
    color: #292c2e
}
.accordion .panel-heading a h1,
.accordion .panel-heading a .h1,
.accordion .panel-heading a .h2,
.accordion .panel-heading a h2,
.accordion .panel-heading a .h3,
.accordion .panel-heading a h3,
.accordion .panel-heading a .h4,
.accordion .panel-heading a h4,
.accordion .panel-heading a .h5,
.accordion .panel-heading a h5,
.accordion .panel-heading a .h6,
.accordion .panel-heading a h6 {
    color: #292c2e;
    margin: 0;
    transition: color .3s
}
.accordion .panel-heading a:hover {
    color: #A9A9A9!important;
    text-decoration: none;
    border-bottom: 1px dashed #21849B
}
.accordion .panel-heading a:hover h1,
.accordion .panel-heading a:hover .h1,
.accordion .panel-heading a:hover .h2,
.accordion .panel-heading a:hover h2,
.accordion .panel-heading a:hover .h3,
.accordion .panel-heading a:hover h3,
.accordion .panel-heading a:hover .h4,
.accordion .panel-heading a:hover h4,
.accordion .panel-heading a:hover .h5,
.accordion .panel-heading a:hover h5,
.accordion .panel-heading a:hover .h6,
.accordion .panel-heading a:hover h6 {
    color: #A9A9A9
}
.accordion .panel-heading a i:before {
    display: inline-block;
    font-family: "outlined-iconset";
    content: "\e03e";
    margin-right: 8px;
    font-size: 1.2em;
    vertical-align: middle;
    font-style: normal
}
.accordion .panel-heading a.collapsed i:before {
    content: "\e053"
}
.accordion .panel-body {
    padding: 24px 0 24px 45px;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 24px;
    color: #292c2e;
    margin-bottom: 0
}
.cont-info-widget {
    width: 100%;
    margin-bottom: 36px
}
.cont-info-widget ul,
.cont-info-widget ol {
    font-size: .95em;
    list-style: none;
    padding: 0;
    margin: 0
}
.cont-info-widget ul li,
.cont-info-widget ol li {
    color: #292c2e
}
.cont-info-widget ul li a,
.cont-info-widget ol li a {
    color: #292c2e
}
.cont-info-widget ul li:hover a,
.cont-info-widget ol li:hover a {
    color: #A9A9A9;
    text-decoration: none
}
.cont-info-widget ul li i,
.cont-info-widget ol li i {
    margin-right: 8px;
    color: #A9A9A9
}
.cont-info-widget ul li i.fa-phone,
.cont-info-widget ol li i.fa-phone {
    font-size: 1.1em
}
.cont-info-widget ul li i.fa-mobile,
.cont-info-widget ol li i.fa-mobile {
    font-size: 1.4em
}
.sidebar-search {
    margin-bottom: 36px;
    position: relative
}
.sidebar-search input {
    padding-right: 45px
}
.sidebar-search button[type=submit] {
    display: block;
    position: absolute;
    right: 8px;
    top: 5px;
    border: none;
    background: none;
    outline: none;
    transition: color .3s
}
.sidebar-search button[type=submit]:after {
    font-family: "outlined-iconset";
    content: "\e035";
    font-size: 1.5em
}
.sidebar-search button[type=submit]:hover {
    color: #fff
}
.countdown {
    width: 100%;
    max-width: 780px;
    padding: 0 15px;
    margin: 48px auto 24px auto
}
.countdown h3 {
    font-size: 1.375em;
    text-align: center
}
.countdown #timer {
    width: 100%;
    font-size: 6em;
    line-height: .55;
    font-weight: 100;
    padding: 50px 30px;
    background: #A9A9A9;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    margin: 24px auto
}
@media screen and (max-width: 625px) {
    .countdown #timer {
        font-size: 4em
    }
}
@media only screen and (max-width: 480px) {
    .countdown #timer {
        font-size: 2.5em;
        font-weight: 300
    }
}
@media only screen and (max-width: 360px) {
    .countdown #timer {
        font-size: 2em
    }
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 16px 25px
}
.modal-header,
.modal-body,
.modal-footer {
    padding-left: 0;
    padding-right: 0
}
.modal-header a {
    border-bottom: 1px dashed transparent
}
.modal-header a:hover {
    text-decoration: none;
    color: #A9A9A9;
    border-bottom: 1px dashed #A9A9A9
}
.modal-header .close {
    position: absolute;
    top: 18px;
    right: 18px;
    font-size: 1.125em;
    color: #292c2e;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s
}
.modal-header .close:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
.modal-header .close:focus {
    outline: 0
}
.modal-header .close:active {
    outline: 0
}
.modal-header p {
    color: #000
}
.social-login a {
    border: none !important
}

.presupuesto-listado .footer {
    background: #e5e5e5;
    padding: 10px 0 30px 0;
    text-align: center; 
}

.presupuesto-listado .footer label {
    margin: 0;
}

.presupuesto-listado .footer h4 {
    font-size: 1em;
}
.presupuesto-main .accordion {
    padding-top: 0;
}