@charset "UTF-8";
html {
    font-family: Exo;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    margin: .67em 0;
    font-size: 2em
}
mark {
    color: #000;
    background: #ff0
}
small {
    font-size: 80%
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: Exo;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}
legend {
    padding: 0;
    border: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-spacing: 0;
    border-collapse: collapse
}
td,
th {
    padding: 0
}
@media print {
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
@font-face {
    font-family: 'Exo';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regulard41d.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: 'Exo';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\002a"
}
.glyphicon-plus:before {
    content: "\002b"
}
.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before {
    content: "\e227"
}
.glyphicon-btc:before {
    content: "\e227"
}
.glyphicon-xbt:before {
    content: "\e227"
}
.glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-jpy:before {
    content: "\00a5"
}
.glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-rub:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Exo", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 36px
}
.h2,
h2 {
    font-size: 30px
}
.h3,
h3 {
    font-size: 24px
}
.h4,
h4 {
    font-size: 18px
}
.h5,
h5 {
    font-size: 14px
}
.h6,
h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:focus,
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dd,
dt {
    line-height: 1.42857143
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Exo", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
    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=checkbox]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
input[type=search] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown,
.dropup {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    right: 0;
    left: auto
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li {
    float: none
}
.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width: 768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: 700
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.list-group-item,
button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
    padding: 15px
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group+.panel-footer {
    border-top-width: 0
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Exo", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Exo", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    content: "";
    border-width: 10px
}
.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}
.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}
.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
.bd-booticon {
    display: block;
    width: 9rem;
    height: 9rem;
    font-size: 6.5rem;
    line-height: 9rem;
    color: #fff;
    text-align: center;
    cursor: default;
    background-color: #563d7c;
    border-radius: 15%
}
.bd-booticon.inverse {
    color: #563d7c;
    background-color: #fff
}
.bd-booticon.outline {
    background-color: transparent;
    border: 1px solid #cdbfe3
}
.bd-navbar {
    font-size: 87.5%
}
.bd-navbar .navbar-nav .nav-link {
    color: #8e869d
}
.bd-navbar .navbar-nav .nav-link.active,
.bd-navbar .navbar-nav .nav-link:focus,
.bd-navbar .navbar-nav .nav-link:hover {
    color: #373a3c;
    background-color: transparent
}
.bd-navbar .navbar-nav .nav-link.active {
    color: #000
}
.bd-navbar .dropdown-menu {
    font-size: inherit
}
@media (max-width: 767px) {
    .bd-navbar .nav-link {
        float: none
    }
    .bd-navbar .nav-link+.nav-link {
        margin-left: 0
    }
}
.bd-masthead {
    position: relative;
    padding: 3rem .9375rem 2rem;
    color: #cdbfe3;
    text-align: center;
    background-image: -webkit-linear-gradient(135deg, #271b38, #563d7c, #7952b3);
    background-image: -webkit-linear-gradient(315deg, #271b38, #563d7c, #7952b3);
    background-image: -o-linear-gradient(315deg, #271b38, #563d7c, #7952b3);
    background-image: linear-gradient(135deg, #271b38, #563d7c, #7952b3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF271B38', endColorstr='#FF7952B3', gradientType='1')
}
.bd-masthead .bd-booticon {
    margin: 0 auto 2rem;
    color: #cdbfe3;
    border-color: #cdbfe3
}
.bd-masthead h1 {
    font-weight: 300;
    line-height: 1
}
.bd-masthead .lead {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    font-size: 1.25rem;
    color: #fff
}
.bd-masthead .version {
    margin-top: -1rem;
    margin-bottom: 2rem
}
.bd-masthead .btn {
    width: 100%;
    padding: 1rem 2rem;
    font-size: 1.25rem;
    font-weight: 500;
    color: #ffe484;
    border-color: #ffe484
}
.bd-masthead .btn:hover {
    color: #2a2730;
    background-color: #ffe484;
    border-color: #ffe484
}
.bd-masthead .carbonad {
    margin-bottom: -2rem!important
}
@media (min-width: 544px) {
    .bd-masthead {
        padding-top: 8rem;
        padding-bottom: 2rem
    }
    .bd-masthead .btn {
        width: auto
    }
    .bd-masthead .carbonad {
        margin-bottom: 0!important
    }
}
@media (min-width: 768px) {
    .bd-masthead {
        padding-bottom: 4rem
    }
    .bd-masthead .bd-header {
        margin-bottom: 4rem
    }
    .bd-masthead h1 {
        font-size: 4rem
    }
    .bd-masthead .lead {
        font-size: 1.5rem
    }
    .bd-masthead .carbonad {
        margin-top: 3rem!important
    }
}
@media (min-width: 992px) {
    .bd-masthead .lead {
        width: 85%;
        font-size: 2rem
    }
}
.bd-featurette {
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #555;
    text-align: center;
    background-color: #fff;
    border-top: 1px solid #eee
}
.bd-featurette .highlight {
    text-align: left
}
.bd-featurette .lead {
    margin-right: auto;
    margin-bottom: 2rem;
    margin-left: auto;
    font-size: 1rem;
    text-align: center
}
@media (min-width: 544px) {
    .bd-featurette {
        text-align: left
    }
}
@media (min-width: 768px) {
    .bd-featurette .col-sm-6:first-child {
        padding-right: 2.8125rem
    }
    .bd-featurette .col-sm-6:last-child {
        padding-left: 2.8125rem
    }
}
.bd-featurette-title {
    margin-bottom: .5rem;
    font-size: 2rem;
    font-weight: 400;
    color: #333;
    text-align: center
}
.half-rule {
    width: 6rem;
    margin: 2.5rem auto
}
@media (min-width: 544px) {
    .half-rule {
        margin-right: 0;
        margin-left: 0
    }
}
.bd-featurette h4 {
    margin-top: 1rem;
    margin-bottom: .5rem;
    font-weight: 400;
    color: #333
}
.bd-featurette-img {
    display: block;
    margin-bottom: 1.25rem;
    color: #333
}
.bd-featurette-img:hover {
    color: #0275d8;
    text-decoration: none
}
.bd-featurette-img img {
    display: block;
    margin-bottom: 1rem
}
@media (min-width: 480px) {
    .bd-featurette .img-fluid {
        margin-top: 2rem
    }
}
@media (min-width: 768px) {
    .bd-featurette {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
    .bd-featurette-title {
        font-size: 2.5rem
    }
    .bd-featurette-title+.lead {
        font-size: 1.5rem
    }
    .bd-featurette .lead {
        max-width: 80%
    }
    .bd-featurette .img-fluid {
        margin-top: 0
    }
}
.bd-featured-sites {
    margin-right: -1px;
    margin-left: -1px
}
.bd-featured-sites .col-xs-6 {
    padding: 1px
}
.bd-featured-sites .img-fluid {
    margin-top: 0
}
@media (min-width: 768px) {
    .bd-featured-sites .col-sm-3:first-child img {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem
    }
    .bd-featured-sites .col-sm-3:last-child img {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem
    }
}
.carbonad {
    width: auto!important;
    height: auto!important;
    padding: 1.25rem!important;
    margin: 2rem -1.875rem -2rem!important;
    overflow: hidden;
    font-size: .8rem!important;
    font-family: inherit!important;
    line-height: 1rem!important;
    color: #cdbfe3!important;
    text-align: left;
    background: #3e2c5a!important;
    border: 0!important
}
.carbonad-img {
    margin: 0!important
}
.carbonad-tag,
.carbonad-text {
    display: block!important;
    float: none!important;
    width: auto!important;
    height: auto!important;
    margin-left: 145px!important;
    font-family: inherit!important
}
.carbonad-text {
    padding-top: 0!important
}
.carbonad-tag {
    color: inherit!important;
    text-align: left!important
}
.carbonad-tag a,
.carbonad-text a {
    color: #cdbfe3!important
}
.carbonad-tag a:hover,
.carbonad-text a:hover {
    color: #fff!important
}
.carbonad #azcarbon>img {
    display: none
}
@media (min-width: 544px) {
    .carbonad {
        width: 330px!important;
        padding: 1rem!important;
        margin-right: auto!important;
        margin-left: auto!important;
        border-radius: .25rem
    }
}
.bd-content>table {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-y: auto;
    margin-bottom: 1rem
}
.bd-content>table>tbody>tr>td,
.bd-content>table>tbody>tr>th,
.bd-content>table>tfoot>tr>td,
.bd-content>table>tfoot>tr>th,
.bd-content>table>thead>tr>td,
.bd-content>table>thead>tr>th {
    padding: .75rem;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #eceeef
}
.bd-content>table>tbody>tr>td>p:last-child,
.bd-content>table>tbody>tr>th>p:last-child,
.bd-content>table>tfoot>tr>td>p:last-child,
.bd-content>table>tfoot>tr>th>p:last-child,
.bd-content>table>thead>tr>td>p:last-child,
.bd-content>table>thead>tr>th>p:last-child {
    margin-bottom: 0
}
.bd-content>table td:first-child>code {
    white-space: nowrap
}
.bd-content>h2:not(:first-child) {
    margin-top: 3rem
}
.bd-content>h3 {
    margin-top: 1.5rem
}
.bd-content>ol li,
.bd-content>ul li {
    margin-bottom: .25rem
}
@media (min-width: 544px) {
    .bd-title {
        font-size: 3rem
    }
    .bd-title+p {
        font-size: 1.25rem;
        font-weight: 300
    }
}
#markdown-toc>li:first-child {
    display: none
}
#markdown-toc ul {
    padding-left: 2rem;
    margin-top: .25rem;
    margin-bottom: .25rem
}
.bd-pageheader {
    padding: 2rem .9375rem;
    margin-bottom: 1.5rem;
    color: #cdbfe3;
    text-align: center;
    background-color: #563d7c
}
.bd-pageheader .container {
    position: relative
}
.bd-pageheader h1 {
    font-size: 3rem;
    font-weight: 400;
    color: #fff
}
.bd-pageheader p {
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 300
}
@media (min-width: 544px) {
    .bd-pageheader {
        padding-top: 4rem;
        padding-bottom: 4rem;
        margin-bottom: 3rem;
        text-align: left
    }
    .bd-pageheader .carbonad {
        margin: 2rem 0 0!important
    }
}
@media (min-width: 768px) {
    .bd-pageheader h1 {
        font-size: 4rem
    }
    .bd-pageheader p {
        font-size: 1.5rem
    }
}
@media (min-width: 992px) {
    .bd-pageheader h1,
    .bd-pageheader p {
        margin-right: 380px
    }
    .bd-pageheader .carbonad {
        position: absolute;
        top: 0;
        right: .75rem;
        margin: 0!important
    }
}
#skippy {
    display: block;
    padding: 1em;
    color: #fff;
    background-color: #563d7c;
    outline: 0
}
#skippy .skiplink-text {
    padding: .5em;
    outline: 1px dotted
}
@media (min-width: 768px) {
    .bd-sidebar {
        padding-left: 1rem
    }
}
.bd-search {
    position: relative;
    margin-bottom: 1.5rem
}
.bd-search .form-control {
    height: 2.45rem;
    padding-top: .4rem;
    padding-bottom: .4rem;
    background-color: #fafafa
}
.bd-search .form-control:focus {
    background-color: #fff
}
.bd-search-results {
    right: 0;
    display: block;
    padding: 0;
    overflow: hidden;
    font-size: .9rem
}
.bd-search-results:empty {
    display: none
}
.bd-search-results .dropdown-item {
    padding-left: .75rem;
    padding-right: .75rem
}
.bd-search-results .dropdown-item:first-child {
    margin-top: .25rem
}
.bd-search-results .dropdown-item:last-child {
    margin-bottom: .25rem
}
.bd-search-results .no-results {
    padding: .75rem 1rem;
    color: #7a7a7a;
    text-align: center;
    white-space: normal
}
.bd-sidenav {
    display: none
}
.bd-toc-link {
    display: block;
    padding: .25rem .75rem;
    color: #55595c
}
.bd-toc-link:focus,
.bd-toc-link:hover {
    color: #0275d8;
    text-decoration: none
}
.active>.bd-toc-link {
    font-weight: 500;
    color: #373a3c
}
.active>.bd-sidenav {
    display: block
}
.bd-toc-item.active {
    margin-top: 1rem;
    margin-bottom: 1rem
}
.bd-toc-item:first-child {
    margin-top: 0
}
.bd-toc-item:last-child {
    margin-bottom: 2rem
}
.bd-sidebar .nav>li>a {
    display: block;
    padding: .25rem .75rem;
    font-size: 90%;
    color: #99979c
}
.bd-sidebar .nav>li>a:focus,
.bd-sidebar .nav>li>a:hover {
    color: #0275d8;
    text-decoration: none;
    background-color: transparent
}
.bd-sidebar .nav>.active:focus>a,
.bd-sidebar .nav>.active:hover>a,
.bd-sidebar .nav>.active>a {
    font-weight: 500;
    color: #373a3c;
    background-color: transparent
}
.bd-footer {
    padding: 4rem 0;
    margin-top: 4rem;
    font-size: 85%;
    background-color: #f7f7f7;
    text-align: center
}
.bd-footer a {
    font-weight: 500;
    color: #55595c
}
.bd-footer a:hover {
    color: #0275d8
}
.bd-footer p {
    margin-bottom: 0
}
@media (min-width: 544px) {
    .bd-footer {
        text-align: left
    }
}
.bd-footer-links {
    padding-left: 0;
    margin-bottom: 1rem
}
.bd-footer-links li {
    display: inline-block
}
.bd-footer-links li+li {
    margin-left: 1rem
}
.bd-example-row .row {
    margin-bottom: 1rem
}
.bd-example-row .row>[class^=col-] {
    padding-top: .75rem;
    padding-bottom: .75rem;
    background-color: rgba(86, 61, 124, .15);
    border: 1px solid rgba(86, 61, 124, .2)
}
.bd-example-container {
    min-width: 16rem;
    max-width: 25rem;
    margin-left: auto;
    margin-right: auto
}
.bd-example-container-header {
    height: 3rem;
    margin-bottom: .5rem;
    background-color: #daeeff;
    border-radius: .25rem
}
.bd-example-container-sidebar {
    float: right;
    width: 4rem;
    height: 8rem;
    background-color: #fae3c4;
    border-radius: .25rem
}
.bd-example-container-body {
    height: 8rem;
    margin-right: 4.5rem;
    background-color: #957bbe;
    border-radius: .25rem
}
.bd-example-container-fluid {
    max-width: none
}
.bd-example {
    position: relative;
    padding: 1rem;
    margin: 1rem -1rem;
    border: solid #f7f7f9;
    border-width: .2rem 0 0
}
.bd-example::after {
    content: "";
    display: table;
    clear: both
}
@media (min-width: 544px) {
    .bd-example {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        padding: 1.5rem;
        border-width: .2rem
    }
}
.bd-example+.clipboard+.highlight,
.bd-example+.highlight {
    margin-top: 0
}
.bd-example+p {
    margin-top: 2rem
}
.bd-example .container {
    width: auto
}
.bd-example>.form-control+.form-control {
    margin-top: .5rem
}
.bd-example>.card {
    max-width: 20rem
}
.bd-example>.alert+.alert,
.bd-example>.nav+.nav,
.bd-example>.navbar+.navbar,
.bd-example>.progress+.btn,
.bd-example>.progress+.progress {
    margin-top: 1rem
}
.bd-example>.dropdown-menu:first-child {
    position: static;
    display: block
}
.bd-example>.close {
    float: none
}
.bd-example-type .table .type-info {
    color: #999;
    vertical-align: middle
}
.bd-example-type .table td {
    padding: 1rem 0;
    border-color: #eee
}
.bd-example-type .table tr:first-child td {
    border-top: 0
}
.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
    margin: 0
}
.bd-example-bg-classes p {
    padding: 1rem
}
.bd-example>img+img {
    margin-left: .5rem
}
.bd-example>.btn-group {
    margin-top: .25rem;
    margin-bottom: .25rem
}
.bd-example>.btn-toolbar+.btn-toolbar {
    margin-top: .5rem
}
.bd-example-control-sizing input[type=text]+input[type=text],
.bd-example-control-sizing select {
    margin-top: .5rem
}
.bd-example-form .input-group {
    margin-bottom: .5rem
}
.bd-example>textarea.form-control {
    resize: vertical
}
.bd-example>.list-group {
    max-width: 400px
}
.bd-example .navbar-fixed-top {
    position: static;
    margin: -1rem -1rem 1rem
}
.bd-example .navbar-fixed-bottom {
    position: static;
    margin: 1rem -1rem -1rem
}
@media (min-width: 544px) {
    .bd-example .navbar-fixed-top {
        margin: -1.5rem -1.5rem 1rem
    }
    .bd-example .navbar-fixed-bottom {
        margin: 1rem -1.5rem -1.5rem
    }
}
.bd-example .pagination {
    margin-top: .5rem;
    margin-bottom: .5rem
}
.bd-example>.pager {
    margin-top: 0
}
.bd-example-modal {
    background-color: #f5f5f5
}
.bd-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}
.bd-example-modal .modal-dialog {
    left: auto;
    margin-right: auto;
    margin-left: auto
}
.bd-example>.dropdown>.dropdown-toggle {
    float: left
}
.bd-example>.dropdown>.dropdown-menu {
    position: static;
    display: block;
    margin-bottom: .25rem;
    clear: left
}
.bd-example-tabs .nav-tabs {
    margin-bottom: 1rem
}
.bd-example-tooltips {
    text-align: center
}
.bd-example-tooltips>.btn {
    margin-top: .25rem;
    margin-bottom: .25rem
}
.bd-example-popover-static {
    padding-bottom: 1.5rem;
    background-color: #f9f9f9
}
.bd-example-popover-static .popover {
    position: relative;
    display: block;
    float: left;
    width: 260px;
    margin: 1.25rem
}
.tooltip-demo a {
    white-space: nowrap
}
.bd-example-tooltip-static .tooltip {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1
}
.scrollspy-example {
    position: relative;
    height: 200px;
    margin-top: .5rem;
    overflow: auto
}
.bd-example>.center-block:not(img) {
    max-width: 200px;
    padding: .5rem;
    background-color: #eee
}
.bd-example>.bg-danger:not(.navbar),
.bd-example>.bg-info:not(.navbar),
.bd-example>.bg-inverse:not(.navbar),
.bd-example>.bg-primary:not(.navbar),
.bd-example>.bg-success:not(.navbar),
.bd-example>.bg-warning:not(.navbar) {
    padding: .5rem;
    margin-top: .5rem;
    margin-bottom: .5rem
}
.highlight {
    padding: 1rem;
    margin: 1rem -1rem;
    background-color: #f7f7f9
}
@media (min-width: 544px) {
    .highlight {
        padding: 1.5rem;
        margin-right: 0;
        margin-left: 0
    }
}
.highlight pre {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0
}
.highlight pre code {
    font-size: inherit;
    color: #373a3c
}
#focusedInput {
    border-color: #66afe9;
    outline: 0;
    outline: thin dotted\9;
    -webkit-box-shadow: 0 0 .5rem rgba(102, 175, 233, .6);
    box-shadow: 0 0 .5rem rgba(102, 175, 233, .6)
}
.table-responsive .highlight pre {
    white-space: normal
}
.bd-table th small,
.responsive-utilities th small {
    display: block;
    font-weight: 400;
    color: #999
}
.responsive-utilities tbody th {
    font-weight: 400
}
.responsive-utilities td {
    text-align: center
}
.responsive-utilities td.is-visible {
    color: #468847;
    background-color: #dff0d8!important
}
.responsive-utilities td.is-hidden {
    color: #ccc;
    background-color: #f9f9f9!important
}
.responsive-utilities-test {
    margin-top: .25rem
}
.responsive-utilities-test .col-xs-6 {
    margin-bottom: .5rem
}
.responsive-utilities-test span {
    display: block;
    padding: 1rem .5rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    border-radius: .25rem
}
.hidden-on .col-xs-6>.not-visible,
.visible-on .col-xs-6>.not-visible {
    color: #999;
    border: 1px solid #ddd
}
.hidden-on .col-xs-6 .visible,
.visible-on .col-xs-6 .visible {
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6
}
@media (max-width: 543px) {
    .hidden-xs-only {
        display: none!important
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .hidden-sm-only {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md-only {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg-only {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-xl-only {
        display: none!important
    }
}
.btn-bs {
    font-weight: 500;
    color: #7952b3;
    border-color: #7952b3
}
.btn-bs:active,
.btn-bs:focus,
.btn-bs:hover {
    color: #fff;
    background-color: #7952b3;
    border-color: #7952b3
}
.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem
}
.bd-callout h4 {
    margin-top: 0;
    margin-bottom: .25rem
}
.bd-callout p:last-child {
    margin-bottom: 0
}
.bd-callout code {
    border-radius: .25rem
}
.bd-callout+.bd-callout {
    margin-top: -.25rem
}
.bd-callout-info {
    border-left-color: #5bc0de
}
.bd-callout-info h4 {
    color: #5bc0de
}
.bd-callout-warning {
    border-left-color: #f0ad4e
}
.bd-callout-warning h4 {
    color: #f0ad4e
}
.bd-callout-danger {
    border-left-color: #d9534f
}
.bd-callout-danger h4 {
    color: #d9534f
}
.bd-examples .img-thumbnail {
    margin-bottom: .75rem
}
.bd-examples h4 {
    margin-bottom: .25rem
}
.bd-examples p {
    margin-bottom: 1.25rem
}
@media (max-width: 480px) {
    .bd-examples {
        margin-right: -.75rem;
        margin-left: -.75rem
    }
    .bd-examples>[class^=col-] {
        padding-right: .75rem;
        padding-left: .75rem
    }
}
.bd-team {
    margin-bottom: 1.5rem
}
.bd-team .team-member {
    line-height: 2rem;
    color: #555
}
.bd-team .team-member:hover {
    color: #333;
    text-decoration: none
}
.bd-team .github-btn {
    border: none;
    float: right;
    width: 180px;
    height: 1.25rem;
    margin-top: .25rem
}
.bd-team img {
    float: left;
    width: 2rem;
    margin-right: .5rem;
    border-radius: .25rem
}
.bd-browser-bugs td p {
    margin-bottom: 0
}
.bd-browser-bugs th:first-child {
    width: 18%
}
.bd-brand-logos {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
    overflow: hidden;
    color: #563d7c;
    background-color: #f9f9f9;
    border-radius: .25rem
}
.bd-brand-item {
    padding: 4rem 0;
    text-align: center
}
.bd-brand-item+.bd-brand-item {
    border-top: 1px solid #fff
}
.bd-brand-logos .inverse {
    color: #fff;
    background-color: #563d7c
}
.bd-brand-item h1,
.bd-brand-item h3 {
    margin-top: 0;
    margin-bottom: 0
}
.bd-brand-item .bd-booticon {
    margin-right: auto;
    margin-left: auto
}
@media (min-width: 768px) {
    .bd-brand-item {
        display: table-cell;
        width: 1%
    }
    .bd-brand-item+.bd-brand-item {
        border-top: 0;
        border-left: 1px solid #fff
    }
    .bd-brand-item h1 {
        font-size: 4rem
    }
}
.color-swatches {
    margin: 0 -5px;
    overflow: hidden
}
.color-swatch {
    float: left;
    width: 4rem;
    height: 4rem;
    margin-right: .25rem;
    margin-left: .25rem;
    border-radius: .25rem
}
@media (min-width: 768px) {
    .color-swatch {
        width: 6rem;
        height: 6rem
    }
}
.color-swatches .bd-purple {
    background-color: #563d7c
}
.color-swatches .bd-purple-light {
    background-color: #cdbfe3
}
.color-swatches .bd-purple-lighter {
    background-color: #e5e1ea
}
.color-swatches .bd-gray {
    background-color: #f9f9f9
}
.bd-clipboard {
    position: relative;
    display: none;
    float: right
}
.bd-clipboard+.highlight {
    margin-top: 0
}
.btn-clipboard {
    position: absolute;
    top: .5rem;
    right: .5rem;
    z-index: 10;
    display: block;
    padding: .25rem .5rem;
    font-size: 75%;
    color: #818a91;
    cursor: pointer;
    background-color: transparent;
    border-radius: .25rem
}
.btn-clipboard:hover {
    color: #fff;
    background-color: #027de7
}
@media (min-width: 768px) {
    .bd-clipboard {
        display: block
    }
}
.hll {
    background-color: #ffc
}
.c {
    color: #999
}
.err {
    color: #A00;
    background-color: #FAA
}
.k {
    color: #069
}
.o {
    color: #555
}
.cm {
    color: #999
}
.cp {
    color: #099
}
.c1 {
    color: #999
}
.cs {
    color: #999
}
.gd {
    background-color: #FCC;
    border: 1px solid #C00
}
.ge {
    font-style: italic
}
.gr {
    color: red
}
.gh {
    color: #030
}
.gi {
    background-color: #CFC;
    border: 1px solid #0C0
}
.go {
    color: #AAA
}
.gp {
    color: #009
}
.gu {
    color: #030
}
.gt {
    color: #9C6
}
.kc {
    color: #069
}
.kd {
    color: #069
}
.kn {
    color: #069
}
.kp {
    color: #069
}
.kr {
    color: #069
}
.kt {
    color: #078
}
.m {
    color: #F60
}
.s {
    color: #d44950
}
.na {
    color: #4f9fcf
}
.nb {
    color: #366
}
.nc {
    color: #0A8
}
.no {
    color: #360
}
.nd {
    color: #99F
}
.ni {
    color: #999
}
.ne {
    color: #C00
}
.nf {
    color: #C0F
}
.nn {
    color: #0CF
}
.nt {
    color: #2f6f9f
}
.nv {
    color: #033
}
.ow {
    color: #000
}
.w {
    color: #bbb
}
.mf {
    color: #F60
}
.mh {
    color: #F60
}
.mi {
    color: #F60
}
.mo {
    color: #F60
}
.sb {
    color: #C30
}
.sc {
    color: #C30
}
.sd {
    color: #C30;
    font-style: italic
}
.s2 {
    color: #C30
}
.se {
    color: #C30
}
.sh {
    color: #C30
}
.si {
    color: #A00
}
.sx {
    color: #C30
}
.sr {
    color: #3AA
}
.s1 {
    color: #C30
}
.ss {
    color: #FC3
}
.bp {
    color: #366
}
.vc {
    color: #033
}
.vg {
    color: #033
}
.vi {
    color: #033
}
.il {
    color: #F60
}
.css .nt+.nt,
.css .o,
.css .o+.nt {
    color: #999
}
.anchorjs-link {
    color: inherit
}
@media (max-width: 480px) {
    .anchorjs-link {
        display: none
    }
}
:hover>.anchorjs-link {
    opacity: .75;
    -webkit-transition: color .16s linear;
    -o-transition: color .16s linear;
    transition: color .16s linear
}
.anchorjs-link:focus,
:hover>.anchorjs-link:hover {
    text-decoration: none;
    opacity: 1
}
@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont37ec.eot?v=4.6.0);
    src: url(../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.6.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont37ec.woff2?v=4.6.0) format("woff2"), url(../fonts/fontawesome-webfont37ec.woff?v=4.6.0) format("woff"), url(../fonts/fontawesome-webfont37ec.ttf?v=4.6.0) format("truetype"), url(../fonts/fontawesome-webfont37ec.svg?v=4.6.0#fontawesomeregular) format("svg");
    font-weight: 400;
    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
}
.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
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.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 {
    -ms-filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -ms-filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -ms-filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -ms-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 {
    -ms-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 {
    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-feed:before,
.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-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless:before {
    content: "\f22d"
}
.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"
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
.fa-gitlab:before {
    content: "\f296"
}
.fa-wpbeginner:before {
    content: "\f297"
}
.fa-wpforms:before {
    content: "\f298"
}
.fa-envira:before {
    content: "\f299"
}
.fa-universal-access:before {
    content: "\f29a"
}
.fa-wheelchair-alt:before {
    content: "\f29b"
}
.fa-question-circle-o:before {
    content: "\f29c"
}
.fa-blind:before {
    content: "\f29d"
}
.fa-audio-description:before {
    content: "\f29e"
}
.fa-volume-control-phone:before {
    content: "\f2a0"
}
.fa-braille:before {
    content: "\f2a1"
}
.fa-assistive-listening-systems:before {
    content: "\f2a2"
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}
.fa-glide:before {
    content: "\f2a5"
}
.fa-glide-g:before {
    content: "\f2a6"
}
.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}
.fa-low-vision:before {
    content: "\f2a8"
}
.fa-viadeo:before {
    content: "\f2a9"
}
.fa-viadeo-square:before {
    content: "\f2aa"
}
.fa-snapchat:before {
    content: "\f2ab"
}
.fa-snapchat-ghost:before {
    content: "\f2ac"
}
.fa-snapchat-square:before {
    content: "\f2ad"
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    from, 50%, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}
@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}
@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
.camera_thumbs_wrap img,
.camera_thumbs_wrap li,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap td,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap th,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap ul,
.camera_wrap a,
.camera_wrap img,
.camera_wrap li,
.camera_wrap ol,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap tfoot,
.camera_wrap th,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap ul {
    background: 0 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    list-style: none
}
.camera_wrap {
    direction: ltr;
    display: none;
    float: left;
    position: relative;
    z-index: 0
}
.camera_wrap img {
    max-width: none!important
}
.camera_fakehover {
    height: 100%;
    min-height: 60px;
    position: relative;
    width: 100%;
    z-index: 1
}
.camera_wrap {
    width: 100%
}
.camera_src {
    display: none
}
.cameraCont,
.cameraContents {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}
.cameraSlide {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}
.cameraContent {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}
.camera_target {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 0
}
.camera_overlayer {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0
}
.camera_target_content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}
.camera_target_content .camera_link {
    background: url(../images/blank.html);
    display: block;
    height: 100%;
    text-decoration: none
}
.camera_loader {
    background: url(../images/ajax-loader.gif) center no-repeat #fff;
    background: url(../images/ajax-loader.gif) center no-repeat rgba(255, 255, 255, .9);
    border: 1px solid #fff;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    height: 36px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    margin: -18px 0 0 -18px;
    top: 50%;
    width: 36px;
    z-index: 3
}
.camera_bar {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}
.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
    height: 100%;
    position: absolute;
    width: auto
}
.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
    height: auto;
    position: absolute;
    width: 100%
}
.camera_nav_cont {
    height: 65px;
    overflow: hidden;
    position: absolute;
    right: 9px;
    top: 15px;
    width: 120px;
    z-index: 4
}
.camera_caption {
    bottom: 0;
    display: block;
    position: absolute;
    width: 100%
}
.camera_caption>div {
    padding: 20px 10%;
    font-size: 16px
}
.camerarelative {
    overflow: hidden;
    position: relative
}
.imgFake {
    cursor: pointer
}
.camera_prevThumbs {
    bottom: 4px;
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 4px;
    visibility: hidden;
    width: 30px;
    z-index: 10
}
.camera_prevThumbs div {
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 30px
}
.camera_nextThumbs {
    bottom: 4px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 4px;
    visibility: hidden;
    width: 30px;
    z-index: 10
}
.camera_nextThumbs div {
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 30px
}
.camera_command_wrap .hideNav {
    display: none
}
.camera_command_wrap {
    left: 0;
    position: relative;
    right: 0;
    z-index: 4
}
.camera_pag {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0;
    right: 2%
}
.camera_wrap .camera_pag .camera_pag_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right
}
.camera_wrap .camera_pag .camera_pag_ul li {
    text-align: left
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2)
}
.camera_wrap .camera_pag .camera_pag_ul li>span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 6px;
    left: 3px;
    overflow: hidden;
    position: absolute;
    top: 3px;
    width: 6px
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover>span {
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2)
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0
}
.camera_pag_ul li img {
    display: none;
    position: absolute
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    top: 0;
    left: 50%;
    margin-left: -4px;
    position: absolute
}
.camera_commands,
.camera_next,
.camera_prev {
    cursor: pointer;
    height: 40px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 2
}
.camera_prev {
    left: 0
}
.camera_prev>span {
    background: rgba(0, 0, 0, .5);
    display: block;
    height: 50px;
    width: 40px;
    text-align: center;
    line-height: 40px
}
.camera_next>span:before,
.camera_prev>span:before {
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 50px;
    display: inline-block;
    margin: auto;
    color: #fff
}
.camera_next {
    right: 0
}
.camera_next>span {
    background: rgba(0, 0, 0, .5);
    display: block;
    height: 50px;
    width: 40px;
    text-align: center;
    line-height: 40px
}
.camera_next>span:before {
    content: "\f105"
}
.camera_prev>span:before {
    content: "\f104"
}
.camera_commands {
    right: 41px
}
.camera_wrap .camera_pag .camera_pag_ul li {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 20px 3px;
    position: relative;
    text-indent: 9999px;
    width: 12px
}
.camera_thumbs_cont {
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
    position: relative;
    width: 100%
}
.camera_commands_emboss .camera_thumbs_cont {
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1), inset 0 1px 1px rgba(0, 0, 0, .2)
}
.camera_thumbs_cont>div {
    float: left;
    width: 100%
}
.camera_thumbs_cont ul {
    overflow: hidden;
    padding: 3px 4px 8px;
    position: relative;
    text-align: center
}
.camera_thumbs_cont ul li {
    display: inline;
    padding: 0 4px
}
.camera_thumbs_cont ul li>img {
    cursor: pointer;
    margin-top: 5px;
    vertical-align: bottom
}
.showIt {
    display: none
}
.camera_clear {
    clear: both;
    display: block;
    height: 1px;
    margin: -1px 0 25px;
    position: relative
}
.pattern_1 .camera_overlayer {
    background: url(../images/patterns/overlay1.html)
}
.pattern_2 .camera_overlayer {
    background: url(../images/patterns/overlay2.html)
}
.pattern_3 .camera_overlayer {
    background: url(../images/patterns/overlay3.html)
}
.pattern_4 .camera_overlayer {
    background: url(../images/patterns/overlay4.html)
}
.pattern_5 .camera_overlayer {
    background: url(../images/patterns/overlay5.html)
}
.pattern_6 .camera_overlayer {
    background: url(../images/patterns/overlay6.html)
}
.pattern_7 .camera_overlayer {
    background: url(../images/patterns/overlay7.html)
}
.pattern_8 .camera_overlayer {
    background: url(../images/patterns/overlay8.html)
}
.pattern_9 .camera_overlayer {
    background: url(../images/patterns/overlay9.html)
}
.pattern_10 .camera_overlayer {
    background: url(../images/patterns/overlay10.html)
}
.camera_caption {
    color: #fff
}
.camera_caption>div {
    background: #000;
    background: rgba(0, 0, 0, .8)
}
.camera_wrap .camera_pag .camera_pag_ul li:hover>span {
    background: #b7b7b7
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
    background: #434648
}
.camera_pag_ul li img {
    border: 4px solid #e6e6e6;
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .5)
}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6
}
.camera_wrap .camera_pag .camera_pag_ul li {
    background: #b7b7b7
}
.camera_thumbs_cont ul li.cameracurrent>img {
    border-color: #000
}
.camera_amber_skin .camera_prevThumbs div {
    background-position: -160px -160px
}
.camera_amber_skin .camera_nextThumbs div {
    background-position: -190px -160px
}
.camera_amber_skin .camera_prev>span {
    background-position: 0 -160px
}
.camera_amber_skin .camera_next>span {
    background-position: -40px -160px
}
.camera_play:after,
.camera_stop:after,
.camera_prevThumbs div:after,
.camera_nextThumbs div:after {
    font-family: FontAwesome;
    font-size: 13px;
    display: inline-block;
    margin: auto;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    display: block;
    height: 50px;
    width: 40px;
    text-align: center;
    line-height: 50px
}
.camera_prevThumbs div:after {
    content: "\f104"
}
.camera_nextThumbs div:after {
    content: "\f105";
    font-size: 20px;
    width: auto
}
.camera_play:after {
    content: "\f04b";
    font-size: 20px;
    width: auto
}
.camera_stop:after {
    content: "\f04c"
}
.camera_amber_skin .camera_commands>.camera_play {
    background-position: -80px -160px
}
.camera_amber_skin .camera_commands>.camera_stop {
    background-position: -120px -160px
}
.camera_ash_skin .camera_prevThumbs div {
    background-position: -160px -200px
}
.camera_ash_skin .camera_nextThumbs div {
    background-position: -190px -200px
}
.camera_ash_skin .camera_prev>span {
    background-position: 0 -200px
}
.camera_ash_skin .camera_next>span {
    background-position: -40px -200px
}
.camera_ash_skin .camera_commands>.camera_play {
    background-position: -80px -200px
}
.camera_ash_skin .camera_commands>.camera_stop {
    background-position: -120px -200px
}
.camera_azure_skin .camera_prevThumbs div {
    background-position: -160px -240px
}
.camera_azure_skin .camera_nextThumbs div {
    background-position: -190px -240px
}
.camera_azure_skin .camera_prev>span {
    background-position: 0 -240px
}
.camera_azure_skin .camera_next>span {
    background-position: -40px -240px
}
.camera_azure_skin .camera_commands>.camera_play {
    background-position: -80px -240px
}
.camera_azure_skin .camera_commands>.camera_stop {
    background-position: -120px -240px
}
.camera_beige_skin .camera_prevThumbs div {
    background-position: -160px -120px
}
.camera_beige_skin .camera_nextThumbs div {
    background-position: -190px -120px
}
.camera_beige_skin .camera_prev>span {
    background-position: 0 -120px
}
.camera_beige_skin .camera_next>span {
    background-position: -40px -120px
}
.camera_beige_skin .camera_commands>.camera_play {
    background-position: -80px -120px
}
.camera_beige_skin .camera_commands>.camera_stop {
    background-position: -120px -120px
}
.camera_black_skin .camera_prevThumbs div {
    background-position: -160px -40px
}
.camera_black_skin .camera_nextThumbs div {
    background-position: -190px -40px
}
.camera_black_skin .camera_prev>span {
    background-position: 0 -40px
}
.camera_black_skin .camera_next>span {
    background-position: -40px -40px
}
.camera_black_skin .camera_commands>.camera_play {
    background-position: -80px -40px
}
.camera_black_skin .camera_commands>.camera_stop {
    background-position: -120px -40px
}
.camera_blue_skin .camera_prevThumbs div {
    background-position: -160px -280px
}
.camera_blue_skin .camera_nextThumbs div {
    background-position: -190px -280px
}
.camera_blue_skin .camera_prev>span {
    background-position: 0 -280px
}
.camera_blue_skin .camera_next>span {
    background-position: -40px -280px
}
.camera_blue_skin .camera_commands>.camera_play {
    background-position: -80px -280px
}
.camera_blue_skin .camera_commands>.camera_stop {
    background-position: -120px -280px
}
.camera_brown_skin .camera_prevThumbs div {
    background-position: -160px -320px
}
.camera_brown_skin .camera_nextThumbs div {
    background-position: -190px -320px
}
.camera_brown_skin .camera_prev>span {
    background-position: 0 -320px
}
.camera_brown_skin .camera_next>span {
    background-position: -40px -320px
}
.camera_brown_skin .camera_commands>.camera_play {
    background-position: -80px -320px
}
.camera_brown_skin .camera_commands>.camera_stop {
    background-position: -120px -320px
}
.camera_burgundy_skin .camera_prevThumbs div {
    background-position: -160px -360px
}
.camera_burgundy_skin .camera_nextThumbs div {
    background-position: -190px -360px
}
.camera_burgundy_skin .camera_prev>span {
    background-position: 0 -360px
}
.camera_burgundy_skin .camera_next>span {
    background-position: -40px -360px
}
.camera_burgundy_skin .camera_commands>.camera_play {
    background-position: -80px -360px
}
.camera_burgundy_skin .camera_commands>.camera_stop {
    background-position: -120px -360px
}
.camera_charcoal_skin .camera_prevThumbs div {
    background-position: -160px -400px
}
.camera_charcoal_skin .camera_nextThumbs div {
    background-position: -190px -400px
}
.camera_charcoal_skin .camera_prev>span {
    background-position: 0 -400px
}
.camera_charcoal_skin .camera_next>span {
    background-position: -40px -400px
}
.camera_charcoal_skin .camera_commands>.camera_play {
    background-position: -80px -400px
}
.camera_charcoal_skin .camera_commands>.camera_stop {
    background-position: -120px -400px
}
.camera_chocolate_skin .camera_prevThumbs div {
    background-position: -160px -440px
}
.camera_chocolate_skin .camera_nextThumbs div {
    background-position: -190px -440px
}
.camera_chocolate_skin .camera_prev>span {
    background-position: 0 -440px
}
.camera_chocolate_skin .camera_next>span {
    background-position: -40px -440px
}
.camera_chocolate_skin .camera_commands>.camera_play {
    background-position: -80px -440px
}
.camera_chocolate_skin .camera_commands>.camera_stop {
    background-position: -120px -440px
}
.camera_coffee_skin .camera_prevThumbs div {
    background-position: -160px -480px
}
.camera_coffee_skin .camera_nextThumbs div {
    background-position: -190px -480px
}
.camera_coffee_skin .camera_prev>span {
    background-position: 0 -480px
}
.camera_coffee_skin .camera_next>span {
    background-position: -40px -480px
}
.camera_coffee_skin .camera_commands>.camera_play {
    background-position: -80px -480px
}
.camera_coffee_skin .camera_commands>.camera_stop {
    background-position: -120px -480px
}
.camera_cyan_skin .camera_prevThumbs div {
    background-position: -160px -520px
}
.camera_cyan_skin .camera_nextThumbs div {
    background-position: -190px -520px
}
.camera_cyan_skin .camera_prev>span {
    background-position: 0 -520px
}
.camera_cyan_skin .camera_next>span {
    background-position: -40px -520px
}
.camera_cyan_skin .camera_commands>.camera_play {
    background-position: -80px -520px
}
.camera_cyan_skin .camera_commands>.camera_stop {
    background-position: -120px -520px
}
.camera_fuchsia_skin .camera_prevThumbs div {
    background-position: -160px -560px
}
.camera_fuchsia_skin .camera_nextThumbs div {
    background-position: -190px -560px
}
.camera_fuchsia_skin .camera_prev>span {
    background-position: 0 -560px
}
.camera_fuchsia_skin .camera_next>span {
    background-position: -40px -560px
}
.camera_fuchsia_skin .camera_commands>.camera_play {
    background-position: -80px -560px
}
.camera_fuchsia_skin .camera_commands>.camera_stop {
    background-position: -120px -560px
}
.camera_gold_skin .camera_prevThumbs div {
    background-position: -160px -600px
}
.camera_gold_skin .camera_nextThumbs div {
    background-position: -190px -600px
}
.camera_gold_skin .camera_prev>span {
    background-position: 0 -600px
}
.camera_gold_skin .camera_next>span {
    background-position: -40px -600px
}
.camera_gold_skin .camera_commands>.camera_play {
    background-position: -80px -600px
}
.camera_gold_skin .camera_commands>.camera_stop {
    background-position: -120px -600px
}
.camera_green_skin .camera_prevThumbs div {
    background-position: -160px -640px
}
.camera_green_skin .camera_nextThumbs div {
    background-position: -190px -640px
}
.camera_green_skin .camera_prev>span {
    background-position: 0 -640px
}
.camera_green_skin .camera_next>span {
    background-position: -40px -640px
}
.camera_green_skin .camera_commands>.camera_play {
    background-position: -80px -640px
}
.camera_green_skin .camera_commands>.camera_stop {
    background-position: -120px -640px
}
.camera_grey_skin .camera_prevThumbs div {
    background-position: -160px -680px
}
.camera_grey_skin .camera_nextThumbs div {
    background-position: -190px -680px
}
.camera_grey_skin .camera_prev>span {
    background-position: 0 -680px
}
.camera_grey_skin .camera_next>span {
    background-position: -40px -680px
}
.camera_grey_skin .camera_commands>.camera_play {
    background-position: -80px -680px
}
.camera_grey_skin .camera_commands>.camera_stop {
    background-position: -120px -680px
}
.camera_indigo_skin .camera_prevThumbs div {
    background-position: -160px -720px
}
.camera_indigo_skin .camera_nextThumbs div {
    background-position: -190px -720px
}
.camera_indigo_skin .camera_prev>span {
    background-position: 0 -720px
}
.camera_indigo_skin .camera_next>span {
    background-position: -40px -720px
}
.camera_indigo_skin .camera_commands>.camera_play {
    background-position: -80px -720px
}
.camera_indigo_skin .camera_commands>.camera_stop {
    background-position: -120px -720px
}
.camera_khaki_skin .camera_prevThumbs div {
    background-position: -160px -760px
}
.camera_khaki_skin .camera_nextThumbs div {
    background-position: -190px -760px
}
.camera_khaki_skin .camera_prev>span {
    background-position: 0 -760px
}
.camera_khaki_skin .camera_next>span {
    background-position: -40px -760px
}
.camera_khaki_skin .camera_commands>.camera_play {
    background-position: -80px -760px
}
.camera_khaki_skin .camera_commands>.camera_stop {
    background-position: -120px -760px
}
.camera_lime_skin .camera_prevThumbs div {
    background-position: -160px -800px
}
.camera_lime_skin .camera_nextThumbs div {
    background-position: -190px -800px
}
.camera_lime_skin .camera_prev>span {
    background-position: 0 -800px
}
.camera_lime_skin .camera_next>span {
    background-position: -40px -800px
}
.camera_lime_skin .camera_commands>.camera_play {
    background-position: -80px -800px
}
.camera_lime_skin .camera_commands>.camera_stop {
    background-position: -120px -800px
}
.camera_magenta_skin .camera_prevThumbs div {
    background-position: -160px -840px
}
.camera_magenta_skin .camera_nextThumbs div {
    background-position: -190px -840px
}
.camera_magenta_skin .camera_prev>span {
    background-position: 0 -840px
}
.camera_magenta_skin .camera_next>span {
    background-position: -40px -840px
}
.camera_magenta_skin .camera_commands>.camera_play {
    background-position: -80px -840px
}
.camera_magenta_skin .camera_commands>.camera_stop {
    background-position: -120px -840px
}
.camera_maroon_skin .camera_prevThumbs div {
    background-position: -160px -880px
}
.camera_maroon_skin .camera_nextThumbs div {
    background-position: -190px -880px
}
.camera_maroon_skin .camera_prev>span {
    background-position: 0 -880px
}
.camera_maroon_skin .camera_next>span {
    background-position: -40px -880px
}
.camera_maroon_skin .camera_commands>.camera_play {
    background-position: -80px -880px
}
.camera_maroon_skin .camera_commands>.camera_stop {
    background-position: -120px -880px
}
.camera_orange_skin .camera_prevThumbs div {
    background-position: -160px -920px
}
.camera_orange_skin .camera_nextThumbs div {
    background-position: -190px -920px
}
.camera_orange_skin .camera_prev>span {
    background-position: 0 -920px
}
.camera_orange_skin .camera_next>span {
    background-position: -40px -920px
}
.camera_orange_skin .camera_commands>.camera_play {
    background-position: -80px -920px
}
.camera_orange_skin .camera_commands>.camera_stop {
    background-position: -120px -920px
}
.camera_olive_skin .camera_prevThumbs div {
    background-position: -160px -1080px
}
.camera_olive_skin .camera_nextThumbs div {
    background-position: -190px -1080px
}
.camera_olive_skin .camera_prev>span {
    background-position: 0 -1080px
}
.camera_olive_skin .camera_next>span {
    background-position: -40px -1080px
}
.camera_olive_skin .camera_commands>.camera_play {
    background-position: -80px -1080px
}
.camera_olive_skin .camera_commands>.camera_stop {
    background-position: -120px -1080px
}
.camera_pistachio_skin .camera_prevThumbs div {
    background-position: -160px -1040px
}
.camera_pistachio_skin .camera_nextThumbs div {
    background-position: -190px -1040px
}
.camera_pistachio_skin .camera_prev>span {
    background-position: 0 -1040px
}
.camera_pistachio_skin .camera_next>span {
    background-position: -40px -1040px
}
.camera_pistachio_skin .camera_commands>.camera_play {
    background-position: -80px -1040px
}
.camera_pistachio_skin .camera_commands>.camera_stop {
    background-position: -120px -1040px
}
.camera_pink_skin .camera_prevThumbs div {
    background-position: -160px -80px
}
.camera_pink_skin .camera_nextThumbs div {
    background-position: -190px -80px
}
.camera_pink_skin .camera_prev>span {
    background-position: 0 -80px
}
.camera_pink_skin .camera_next>span {
    background-position: -40px -80px
}
.camera_pink_skin .camera_commands>.camera_play {
    background-position: -80px -80px
}
.camera_pink_skin .camera_commands>.camera_stop {
    background-position: -120px -80px
}
.camera_red_skin .camera_prevThumbs div {
    background-position: -160px -1000px
}
.camera_red_skin .camera_nextThumbs div {
    background-position: -190px -1000px
}
.camera_red_skin .camera_prev>span {
    background-position: 0 -1000px
}
.camera_red_skin .camera_next>span {
    background-position: -40px -1000px
}
.camera_red_skin .camera_commands>.camera_play {
    background-position: -80px -1000px
}
.camera_red_skin .camera_commands>.camera_stop {
    background-position: -120px -1000px
}
.camera_tangerine_skin .camera_prevThumbs div {
    background-position: -160px -1120px
}
.camera_tangerine_skin .camera_nextThumbs div {
    background-position: -190px -1120px
}
.camera_tangerine_skin .camera_prev>span {
    background-position: 0 -1120px
}
.camera_tangerine_skin .camera_next>span {
    background-position: -40px -1120px
}
.camera_tangerine_skin .camera_commands>.camera_play {
    background-position: -80px -1120px
}
.camera_tangerine_skin .camera_commands>.camera_stop {
    background-position: -120px -1120px
}
.camera_turquoise_skin .camera_prevThumbs div {
    background-position: -160px -1160px
}
.camera_turquoise_skin .camera_nextThumbs div {
    background-position: -190px -1160px
}
.camera_turquoise_skin .camera_prev>span {
    background-position: 0 -1160px
}
.camera_turquoise_skin .camera_next>span {
    background-position: -40px -1160px
}
.camera_turquoise_skin .camera_commands>.camera_play {
    background-position: -80px -1160px
}
.camera_turquoise_skin .camera_commands>.camera_stop {
    background-position: -120px -1160px
}
.camera_violet_skin .camera_prevThumbs div {
    background-position: -160px -1200px
}
.camera_violet_skin .camera_nextThumbs div {
    background-position: -190px -1200px
}
.camera_violet_skin .camera_prev>span {
    background-position: 0 -1200px
}
.camera_violet_skin .camera_next>span {
    background-position: -40px -1200px
}
.camera_violet_skin .camera_commands>.camera_play {
    background-position: -80px -1200px
}
.camera_violet_skin .camera_commands>.camera_stop {
    background-position: -120px -1200px
}
.camera_white_skin .camera_prevThumbs div {
    background-position: -160px -80px
}
.camera_white_skin .camera_nextThumbs div {
    background-position: -190px -80px
}
.camera_white_skin .camera_prev>span {
    background-position: 0 -80px
}
.camera_white_skin .camera_next>span {
    background-position: -40px -80px
}
.camera_white_skin .camera_commands>.camera_play {
    background-position: -80px -80px
}
.camera_white_skin .camera_commands>.camera_stop {
    background-position: -120px -80px
}
.camera_yellow_skin .camera_prevThumbs div {
    background-position: -160px -1240px
}
.camera_yellow_skin .camera_nextThumbs div {
    background-position: -190px -1240px
}
.camera_yellow_skin .camera_prev>span {
    background-position: 0 -1240px
}
.camera_yellow_skin .camera_next>span {
    background-position: -40px -1240px
}
.camera_yellow_skin .camera_commands>.camera_play {
    background-position: -80px -1240px
}
.camera_yellow_skin .camera_commands>.camera_stop {
    background-position: -120px -1240px
}
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}
.mCSB_inside>.mCSB_container {
    margin-right: 30px
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}
.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}
.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}
.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}
.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0)
}
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100)
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
    filter: alpha(opacity=85);
    -ms-filter: alpha(opacity=85)
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    filter: alpha(opacity=90);
    -ms-filter: alpha(opacity=90)
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.html);
    background-repeat: no-repeat;
    opacity: .4;
    filter: alpha(opacity=40);
    -ms-filter: alpha(opacity=40)
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75)
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: alpha(opacity=90);
    -ms-filter: alpha(opacity=90)
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: alpha(opacity=30);
    -ms-filter: alpha(opacity=30)
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: alpha(opacity=30);
    -ms-filter: alpha(opacity=30)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: alpha(opacity=30);
    -ms-filter: alpha(opacity=30)
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}
.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}
.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: alpha(opacity=20);
    -ms-filter: alpha(opacity=20)
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: alpha(opacity=50);
    -ms-filter: alpha(opacity=50)
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: alpha(opacity=20);
    -ms-filter: alpha(opacity=20)
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: alpha(opacity=50);
    -ms-filter: alpha(opacity=50)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir='rtl'] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-prev,
.slick-next {
    border: 0;
    font-size: 0
}
.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome;
    font-size: 14px;
    display: inline-block;
    margin: auto
}
.slick-prev:before {
    content: "\f104"
}
.slick-next:before {
    content: "\f105"
}
.horizontal-slider .slick-prev,
.horizontal-slider .slick-next,
.vertical-slider .slick-prev,
.vertical-slider .slick-next {
    position: absolute;
    right: 0;
    background: #555;
    color: #FFF;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    top: -32px;
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    z-index: 7;
    border-radius: 3px
}
.horizontal-slider .slick-prev:before,
.horizontal-slider .slick-next:before {
    position: relative
}
.horizontal-slider .slick-prev,
.vertical-slider .slick-prev {
    right: 32px;
    transition-delay: .1s!important;
    -webkit-transition-delay: .1s!important
}
.horizontal-slider.slick-slider:hover .slick-prev,
.horizontal-slider.slick-slider:hover .slick-next,
.vertical-slider.slick-slider:hover .slick-prev,
.vertical-slider.slick-slider:hover .slick-next {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}
.vertical-slider .slick-prev:before {
    content: "\f106"
}
.vertical-slider .slick-next:before {
    content: "\f107"
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.mfp-ie7 .mfp-img {
    padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
    padding: 0
}
.mfp-ie7 .mfp-content {
    padding-top: 44px
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
@-webkit-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }
    to {
        opacity: .7
    }
}
@-moz-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }
    to {
        opacity: .7
    }
}
@-o-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }
    to {
        opacity: .7
    }
}
@keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }
    to {
        opacity: .7
    }
}
@-webkit-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-moz-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-o-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden
}
.justified-gallery>a,
.justified-gallery>div {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}
.justified-gallery>a>img,
.justified-gallery>div>img,
.justified-gallery>a>a>img,
.justified-gallery>div>a>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: 0
}
.justified-gallery>a>.caption,
.justified-gallery>div>.caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000;
    left: 0;
    right: 0;
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif
}
.justified-gallery>a>.caption.caption-visible,
.justified-gallery>div>.caption.caption-visible {
    display: initial;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-animation: justified-gallery-show-caption-animation 500ms 0 ease;
    -moz-animation: justified-gallery-show-caption-animation 500ms 0 ease;
    -ms-animation: justified-gallery-show-caption-animation 500ms 0 ease
}
.justified-gallery>.entry-visible {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation: justified-gallery-show-entry-animation 500ms 0 ease;
    -moz-animation: justified-gallery-show-entry-animation 500ms 0 ease;
    -ms-animation: justified-gallery-show-entry-animation 500ms 0 ease
}
.justified-gallery>.jg-filtered {
    display: none
}
.justified-gallery>.spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0;
    left: 50%;
    opacity: initial;
    filter: initial;
    overflow: initial
}
.justified-gallery>.spinner>span {
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background-color: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}
.sp-container {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    z-index: 9999994;
    overflow: hidden
}
.sp-container.sp-flat {
    position: relative
}
.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.sp-top {
    position: relative;
    width: 100%;
    display: inline-block
}
.sp-top-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
.sp-color {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 20%
}
.sp-hue {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 84%;
    height: 100%
}
.sp-clear-enabled .sp-hue {
    top: 33px;
    height: 77.5%
}
.sp-fill {
    padding-top: 80%
}
.sp-sat,
.sp-val {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.sp-alpha-enabled .sp-top {
    margin-bottom: 18px
}
.sp-alpha-enabled .sp-alpha {
    display: block
}
.sp-alpha-handle {
    position: absolute;
    top: -4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid #000;
    background: #fff;
    opacity: .8
}
.sp-alpha {
    display: none;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px
}
.sp-alpha-inner {
    border: 1px solid #333
}
.sp-clear {
    display: none
}
.sp-clear.sp-clear-display {
    background-position: center
}
.sp-clear-enabled .sp-clear {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 84%;
    height: 28px
}
.sp-alpha,
.sp-alpha-handle,
.sp-clear,
.sp-container,
.sp-container button,
.sp-container.sp-dragging .sp-input,
.sp-dragger,
.sp-preview,
.sp-replacer,
.sp-slider {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none
}
.sp-container.sp-buttons-disabled .sp-button-container,
.sp-container.sp-input-disabled .sp-input-container,
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,
.sp-initial-disabled .sp-initial,
.sp-palette-disabled .sp-palette-container,
.sp-palette-only .sp-picker-container {
    display: none
}
.sp-sat {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr=#FFFFFFFF,endColorstr=#00CC9A81)";
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0))
}
.sp-val {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81,endColorstr=#FF000000)";
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0))
}
.sp-hue {
    background: -moz-linear-gradient(top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
    background: -ms-linear-gradient(top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
    background: -o-linear-gradient(top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(red), color-stop(.17, #ff0), color-stop(.33, #0f0), color-stop(.5, #0ff), color-stop(.67, #00f), color-stop(.83, #f0f), to(red));
    background: -webkit-linear-gradient(top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);
    background: linear-gradient(to bottom, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%)
}
.sp-1 {
    height: 17%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00')
}
.sp-2 {
    height: 16%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00')
}
.sp-3 {
    height: 17%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff')
}
.sp-4 {
    height: 17%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff')
}
.sp-5 {
    height: 16%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff')
}
.sp-6 {
    height: 17%;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000')
}
.sp-hidden {
    display: none!important
}
.sp-cf:after,
.sp-cf:before {
    content: "";
    display: table
}
.sp-cf:after {
    clear: both
}
@media (max-device-width: 480px) {
    .sp-color {
        right: 40%
    }
    .sp-hue {
        left: 63%
    }
    .sp-fill {
        padding-top: 60%
    }
}
.sp-dragger {
    border-radius: 5px;
    height: 5px;
    width: 5px;
    border: 1px solid #fff;
    background: #000;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0
}
.sp-slider {
    position: absolute;
    top: 0;
    cursor: pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: #fff;
    opacity: .8
}
.sp-container {
    padding: 0
}
.sp-clear,
.sp-color,
.sp-container,
.sp-container button,
.sp-container input,
.sp-hue {
    font: 400 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.sp-top {
    margin-bottom: 0
}
.sp-clear,
.sp-color,
.sp-hue {
    border: 1px solid #666
}
.sp-input-container {
    float: right;
    width: 100px;
    margin-bottom: 4px
}
.sp-initial-disabled .sp-input-container {
    width: 100%
}
.sp-input {
    font-size: 12px!important;
    border: 1px inset;
    padding: 4px 5px;
    margin: 0;
    width: 100%;
    background: 0 0;
    border-radius: 3px;
    color: #222
}
.sp-input:focus {
    border: 1px solid orange
}
.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd
}
.sp-palette-container,
.sp-picker-container {
    position: relative;
    padding: 0 0 10px
}
.sp-picker-container {
    width: 225px;
    padding: 0
}
.sp-palette-only .sp-palette-container {
    border: 0
}
.sp-palette .sp-thumb-el {
    display: block;
    position: relative;
    float: left;
    cursor: pointer
}
.sp-initial {
    float: left;
    border: 1px solid #333
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border: none;
    display: block;
    float: left;
    margin: 0
}
.sp-initial .sp-clear-display {
    background-position: center
}
.sp-button-container,
.sp-palette-button-container {
    float: right
}
.sp-replacer {
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    padding: 4px;
    display: inline-block;
    border: 1px solid #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle
}
.sp-replacer.sp-active,
.sp-replacer:hover {
    border-color: #F0C49B;
    color: #111
}
.sp-replacer.sp-disabled {
    cursor: default;
    border-color: silver;
    color: silver
}
.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float: left;
    font-size: 10px
}
.sp-preview {
    width: 25px;
    height: 20px;
    border: 1px solid #222;
    margin-right: 5px;
    float: left;
    z-index: 0
}
.sp-palette {
    max-width: 220px
}
.sp-palette .sp-thumb-el {
    width: 20px;
    height: 20px;
    margin: 0 0 5px 5px
}
.sp-palette .sp-thumb-el:first-child {
    margin-left: 0
}
.sp-container {
    padding-bottom: 0
}
.sp-container button {
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #eee, #ccc);
    background-image: -moz-linear-gradient(top, #eee, #ccc);
    background-image: -ms-linear-gradient(top, #eee, #ccc);
    background-image: -o-linear-gradient(top, #eee, #ccc);
    background-image: linear-gradient(to bottom, #eee, #ccc);
    border: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding: 5px 4px;
    text-align: center;
    text-shadow: 0 1px 0 #eee;
    vertical-align: middle
}
.sp-container button:hover {
    background-color: #ddd;
    background-image: -webkit-linear-gradient(top, #ddd, #bbb);
    background-image: -moz-linear-gradient(top, #ddd, #bbb);
    background-image: -ms-linear-gradient(top, #ddd, #bbb);
    background-image: -o-linear-gradient(top, #ddd, #bbb);
    background-image: linear-gradient(to bottom, #ddd, #bbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
    -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
    -ms-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
    -o-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
    box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee
}
.sp-cancel {
    font-size: 11px;
    color: #d93f3f!important;
    margin: 0 5px 0 0;
    padding: 2px;
    vertical-align: middle;
    text-decoration: none
}
.sp-cancel:hover {
    color: #d93f3f!important;
    text-decoration: underline
}
.sp-alpha,
.sp-preview,
.sp-thumb-el {
    position: relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}
.sp-alpha-inner,
.sp-preview-inner,
.sp-thumb-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)
}
.sp-clear-display {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)
}
.header-left,
.header-right {
    -webkit-box-shadow: inset -7px 0 21px -7px rgba(0, 0, 0, 0.4);
    box-shadow: inset -7px 0 21px -7px rgba(0, 0, 0, 0.4)
}
.header-right {
    -webkit-box-shadow: inset 7px 0 21px -7px rgba(0, 0, 0, 0.4);
    box-shadow: inset inset 7px 0 21px -7px rgba(0, 0, 0, 0.4)
}
.slick-dots li button {
    font: 0/0 a
}
.team-box.box-3 {
    -webkit-perspective: 1500;
    perspective: 1500px
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}
.col-xs-15 {
    width: 20%;
    float: left
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}
.ic-colored {
    background-color: #444;
    color: #fff
}
.ic-facebook:hover,
.ic-colored.ic-facebook {
    background-color: #3B5998!important
}
.ic-delicious:hover,
.ic-colored.ic-delicious {
    background-color: #205CC0!important
}
.ic-paypal:hover,
.ic-colored.ic-paypal {
    background-color: #00588B!important
}
.ic-android:hover,
.ic-colored.ic-android {
    background-color: #A4C639!important
}
.ic-gplus:hover,
.ic-colored.ic-gplus {
    background-color: #DD4B39!important
}
.ic-stumbleupon:hover,
.ic-colored.ic-stumbleupon {
    background-color: #F74425!important
}
.ic-foursquare:hover,
.ic-colored.ic-foursquare {
    background-color: #25A0CA!important
}
.ic-digg:hover,
.ic-colored.ic-digg {
    background-color: #191919!important
}
.ic-spotify:hover,
.ic-colored.ic-spotify {
    background-color: #81B71A!important
}
.ic-reddit:hover,
.ic-colored.ic-reddit {
    background-color: #C6C6C6!important
}
.ic-cc:hover,
.ic-colored.ic-cc {
    background-color: #688527!important
}
.ic-dribbble:hover,
.ic-colored.ic-dribbble {
    background-color: #EA4C89!important
}
.ic-flickr:hover,
.ic-colored.ic-flickr {
    background-color: #FF0084!important
}
.ic-google:hover,
.ic-colored.ic-google {
    background-color: #DD4B39!important
}
.ic-linkedin:hover,
.ic-colored.ic-linkedin {
    background-color: #0E76A8!important
}
.ic-vk:hover,
.ic-colored.ic-vk {
    background-color: #2B587A!important
}
.ic-rss:hover,
.ic-colored.ic-rss {
    background-color: #EE802F!important
}
.ic-skype:hover,
.ic-colored.ic-skype {
    background-color: #00AFF0!important
}
.ic-twitter:hover,
.ic-colored.ic-twitter {
    background-color: #00ACEE!important
}
.ic-youtube:hover,
.ic-colored.ic-youtube {
    background-color: #C4302B!important
}
.ic-vimeo:hover,
.ic-colored.ic-vimeo {
    background-color: #86C9EF!important
}
.ic-yahoo:hover,
.ic-colored.ic-yahoo {
    background-color: #720E9E!important
}
.ic-dropbox:hover,
.ic-colored.ic-dropbox {
    background-color: #3D9AE8!important
}
.ic-github:hover,
.ic-colored.ic-github {
    background-color: #171515!important
}
.ic-soundcloud:hover,
.ic-colored.ic-soundcloud {
    background-color: #F70!important
}
.ic-tumblr:hover,
.ic-colored.ic-tumblr {
    background-color: #34526F!important
}
.ic-wordpress:hover,
.ic-colored.ic-wordpress {
    background-color: #1E8CBE!important
}
.ic-yelp:hover,
.ic-colored.ic-yelp {
    background-color: #C41200!important
}
.ic-scribd:hover,
.ic-colored.ic-scribd {
    background-color: #666!important
}
.ic-print:hover,
.ic-colored.ic-print {
    background-color: #111!important
}
.ic-drupal:hover,
.ic-colored.ic-drupal {
    background-color: #27537A!important
}
.ic-bitbucket:hover,
.ic-colored.ic-bitbucket {
    background-color: #0E4984!important
}
.ic-xing:hover,
.ic-colored.ic-xing {
    background-color: #126567!important
}
.ic-instagram:hover,
.ic-colored.ic-instagram {
    background-color: #3F729B!important
}
.ic-openid:hover,
.ic-colored.ic-openid {
    background-color: #E16309!important
}
.ic-steam:hover,
.ic-colored.ic-steam {
    background-color: #111!important
}
.ic-amazon:hover,
.ic-colored.ic-amazon {
    background-color: #E47911!important
}
.ic-apple:hover,
.ic-colored.ic-apple {
    background-color: #000!important
}
.ic-pinterest:hover,
.ic-colored.ic-pinterest {
    background-color: #C8232C!important
}
.ic-fivehundredpx:hover,
.ic-colored.ic-fivehundredpx {
    background-color: #111!important
}
.social-list a i:after {
    content: attr(data-hover)
}
.icon-box-2 .icon-desc.dark-bg:after,
.icon-box-3 .icon-desc.dark-bg:before {
    border-color: #444 transparent transparent
}
.red-bg {
    background: #de3939
}
.red-color {
    color: #de3939
}
.icon-box-2 .icon-desc.red-bg:after,
.icon-box-3 .icon-desc.red-bg:before {
    border-color: #de3939 transparent transparent
}
.pink-bg {
    background: #d76fed
}
.icon-box-2 .icon-desc.pink-bg:after,
.icon-box-3 .icon-desc.pink-bg:before {
    border-color: #d76fed transparent transparent
}
.pink-color {
    color: #d76fed
}
.green-color {
    color: #093
}
.green-bg {
    background-color: #093;
    color: #fff
}
.yellow-color {
    color: #FC0
}
.slick-slider.center img {
    opacity: .7;
    transform: scale(0.9);
    -webkit-transform: scale(0.9)
}
.slick-slider.center .slick-center img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    opacity: 1
}
.btn {
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 12px
}
.btn:not(.outlined):not(.rect-angles):not(.btn-default) {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}
.btn-xs {
    padding: 2px 5px;
    font-size: 9px;
    line-height: 1.5
}
.btn-sm {
    line-height: 1.5;
    font-size: 10px;
    padding: 6px 8px
}
.btn-md {
    line-height: 37px;
    font-size: 12px;
    padding: 0 12px
}
.btn-lg {
    font-size: 14px;
    padding: 15px 20px
}
.btn-xl {
    font-size: 16px;
    padding: 20px
}
.btn i {
    margin-right: 10px
}
.btn-xl i,
.btn-xxl i {
    margin-right: 15px
}
.btn-xxl {
    line-height: 1;
    font-size: 18px;
    padding: 30px
}
.btn i.block {
    display: table;
    margin: 0 auto 10px
}
.btn-xxl span.sub,
.btn-xl span.sub,
.btn-lg span.sub {
    display: block;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    margin-top: 8px;
    letter-spacing: 2px
}
.btn-xl span.sub {
    font-size: 11px;
    letter-spacing: .5px
}
.btn-lg span.sub {
    font-size: 11px
}
.button-group .btn {
    margin: 10px 8px 10px 0
}
[class*="btn-icon-"] {
    overflow: hidden;
    position: relative;
    padding-right: 30px;
    padding-left: 30px
}
[class*="btn-icon-"] i {
    position: absolute;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    line-height: 40px;
    width: 35px;
    text-align: center
}
.left-icon {
    overflow: hidden;
    padding: 0 20px 0 0
}
.right-icon {
    overflow: hidden;
    padding: 0 0 0 20px
}
.right-icon i,
.left-icon i {
    background: rgba(0, 0, 0, .2);
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    margin-right: 15px
}
.right-icon i {
    margin-left: 15px;
    margin-right: 0
}
.btn-xl.right-icon i,
.btn-xl.left-icon i {
    line-height: 68px
}
.btn-md.right-icon i,
.btn-md.left-icon i {
    line-height: 40px
}
.btn-sm.right-icon i,
.btn-sm.left-icon i {
    line-height: 16px
}
[class*="btn-icon-"] span {
    display: inline-block;
    position: relative;
    left: 0
}
.btn-xs[class*="btn-icon-"] i {
    padding: 2px 5px;
    font-size: 10px;
    line-height: 1.2
}
.btn.main-bg.btn-3d {
    margin-bottom: 5px
}
.btn-sm[class*="btn-icon-"] i {
    line-height: 27px
}
.btn-md[class*="btn-icon-"] i {
    line-height: 40px
}
.btn-lg[class*="btn-icon-"] i {
    line-height: 50px
}
.btn-xl [class*="btn-icon-"] i {
    line-height: 70px
}
.btn-xxl[class* btn-icon-] i {
    line-height: 1.5
}
[class*="btn-icon-"].no-bg i {
    background: transparent
}
.btn-icon-left i {
    left: -35px
}
.btn-icon-left:hover i {
    left: 0
}
.btn-icon-left:hover span {
    left: 15px
}
.btn-icon-right i {
    right: -100%;
    margin: 0
}
.btn-icon-right:hover i {
    right: 0
}
.btn-icon-right:hover span {
    left: -15px
}
.btn.white {
    color: #fff!important
}
.btn-blue {
    background-color: #5472d2;
    color: #fff
}
.btn-blue.btn-outlined,
.btn-blue.btn-square_outlined {
    color: #5472d2;
    border-color: #5472d2
}
.btn-blue:hover {
    background-color: #3c5ecc;
    color: #f7f7f7
}
.btn-blue.btn-3d {
    -webkit-box-shadow: 0 4px 0 #3253bc;
    box-shadow: 0 4px 0 #3253bc;
    margin-bottom: 5px
}
.btn-turquoise {
    background-color: #00c1cf;
    color: #fff
}
.btn-turquoise.btn-outlined,
.btn-turquoise.btn-square_outlined {
    color: #00c1cf;
    border-color: #00c1cf
}
.btn-turquoise:hover {
    background-color: #00a4b0;
    color: #f7f7f7
}
.btn-turquoise.btn-3d {
    -webkit-box-shadow: 0 4px 0 #008d97;
    box-shadow: 0 4px 0 #008d97;
    margin-bottom: 5px
}
.btn-pink {
    background-color: #fe6c61;
    color: #fff
}
.btn-pink.btn-outlined,
.btn-pink.btn-square_outlined {
    color: #fe6c61!important;
    border-color: #fe6c61
}
.btn-pink:hover {
    background-color: #fe5043;
    color: #f7f7f7
}
.btn-pink.btn-3d {
    -webkit-box-shadow: 0 4px 0 #fe3829;
    box-shadow: 0 4px 0 #fe3829;
    margin-bottom: 5px
}
.btn-default.btn-3d {
    -webkit-box-shadow: 0 4px 0 #ddd;
    box-shadow: 0 4px 0 #ddd;
    margin-bottom: 5px
}
.btn-default.btn-outlined {
    background-color: transparent
}
.btn-default.btn-3d:hover {
    -webkit-box-shadow: 0 4px 0 #ccc;
    box-shadow: 0 4px 0 #ccc
}
.btn-violet {
    background-color: #8d6dc4;
    color: #fff
}
.btn-violet.btn-outlined,
.btn-violet.btn-square_outlined {
    color: #8d6dc4;
    border-color: #8d6dc4
}
.btn-violet:hover {
    background-color: #7c57bb;
    color: #f7f7f7
}
.btn-violet.btn-3d {
    -webkit-box-shadow: 0 4px 0 #6e48b1;
    box-shadow: 0 4px 0 #6e48b1;
    margin-bottom: 5px
}
.btn-peacoc {
    background-color: #4cadc9;
    color: #fff
}
.btn-peacoc.btn-outlined,
.btn-peacoc.btn-square_outlined {
    color: #4cadc9;
    border-color: #1cadc9
}
.btn-peacoc:hover {
    background-color: #39a0bd;
    color: #f7f7f7
}
.btn-peacoc.btn-3d {
    -webkit-box-shadow: 0 4px 0 #338faa;
    box-shadow: 0 4px 0 #338faa;
    margin-bottom: 5px
}
.btn-chino {
    background-color: #cec2ab;
    color: #fff
}
.btn-chino.btn-outlined,
.btn-chino.btn-square_outlined {
    color: #cec2ab;
    border-color: #cec2ab
}
.btn-chino:hover {
    background-color: #c3b498;
    color: #f7f7f7
}
.btn-chino.btn-3d {
    -webkit-box-shadow: 0 4px 0 #b9a888;
    box-shadow: 0 4px 0 #b9a888;
    margin-bottom: 5px
}
.btn-mulled_wine {
    background-color: #50485b;
    color: #fff
}
.btn-mulled_wine.btn-outlined,
.btn-mulled_wine.btn-square_outlined {
    color: #50485b;
    border-color: #50485b
}
.btn-mulled_wine:hover {
    background-color: #413a4a;
    color: #f7f7f7
}
.btn-mulled_wine.btn-3d {
    -webkit-box-shadow: 0 4px 0 #342f3c;
    box-shadow: 0 4px 0 #342f3c;
    margin-bottom: 5px
}
.btn-vista_blue {
    background-color: #75d69c;
    color: #fff
}
.btn-vista_blue.btn-outlined,
.btn-vista_blue.btn-square_outlined {
    color: #75d69c!important;
    border-color: #75d69c
}
.btn-vista_blue:hover {
    background-color: #5dcf8b;
    color: #f7f7f7
}
.btn-vista_blue.btn-3d {
    -webkit-box-shadow: 0 4px 0 #4ac97d;
    box-shadow: 0 4px 0 #4ac97d;
    margin-bottom: 5px
}
.btn-black {
    background-color: #2a2a2a;
    color: #fff
}
.btn-black.btn-outlined,
.btn-black.btn-square_outlined {
    color: #2a2a2a;
    border-color: #2a2a2a
}
.btn-black:hover {
    background-color: #383838;
    color: #f7f7f7
}
.btn-black.btn-3d {
    -webkit-box-shadow: 0 4px 0 #595959;
    box-shadow: 0 4px 0 #151515;
    margin-bottom: 5px
}
.btn-grey {
    background-color: #ebebeb;
    text-shadow: none
}
.btn-grey.btn-outlined,
.btn-grey.btn-square_outlined {
    color: #444;
    border-color: #ebebeb
}
.btn-grey:hover {
    background-color: #e2e2e2;
    color: #333
}
.btn-grey.btn-3d {
    -webkit-box-shadow: 0 4px 0 #cfcfcf;
    box-shadow: 0 4px 0 #cfcfcf;
    margin-bottom: 5px
}
.btn-orange {
    background-color: #f7be68;
    color: #fff
}
.btn-orange.btn-outlined,
.btn-orange.btn-square_outlined {
    color: #f7be68;
    border-color: #f7be68
}
.btn-orange:hover {
    background-color: #f5b14b;
    color: #f7f7f7
}
.btn-orange.btn-3d {
    -webkit-box-shadow: 0 4px 0 #f4a733;
    box-shadow: 0 4px 0 #f4a733;
    margin-bottom: 5px
}
.btn-sky {
    background-color: #5aa1e3;
    color: #fff
}
.btn-sky.btn-outlined,
.btn-sky.btn-square_outlined {
    color: #5aa1e3;
    border-color: #5aa1e3
}
.btn-sky:hover {
    background-color: #4092df;
    color: #f7f7f7
}
.btn-sky.btn-3d {
    -webkit-box-shadow: 0 4px 0 #2a86db;
    box-shadow: 0 4px 0 #2a86db;
    margin-bottom: 5px
}
.btn-green {
    background-color: #6dab3c;
    color: #fff
}
.btn-green.btn-outlined,
.btn-green.btn-square_outlined {
    color: #6dab3c;
    border-color: #6dab3c
}
.btn-green:hover {
    background-color: #5f9434;
    color: #f7f7f7
}
.btn-green.btn-3d {
    -webkit-box-shadow: 0 4px 0 #53812d;
    box-shadow: 0 4px 0 #53812d;
    margin-bottom: 5px
}
.btn-juicy_pink {
    background-color: #f4524d;
    color: #fff
}
.btn-juicy_pink.btn-outlined,
.btn-juicy_pink.btn-square_outlined {
    color: #f4524d;
    border-color: #f4524d
}
.btn-juicy_pink:hover {
    background-color: #f23630;
    color: #f7f7f7
}
.btn-juicy_pink.btn-3d {
    -webkit-box-shadow: 0 4px 0 #f11f18;
    box-shadow: 0 4px 0 #f11f18;
    margin-bottom: 5px
}
.btn-sandy_brown {
    background-color: #f79468;
    color: #fff
}
.btn-sandy_brown.btn-outlined,
.btn-sandy_brown.btn-square_outlined {
    color: #f79468;
    border-color: #f79468
}
.btn-sandy_brown:hover {
    background-color: #f57f4b;
    color: #f7f7f7
}
.btn-sandy_brown.btn-3d {
    -webkit-box-shadow: 0 4px 0 #f46e33;
    box-shadow: 0 4px 0 #f46e33;
    margin-bottom: 5px
}
.btn-purple {
    background-color: #b97ebb;
    color: #fff
}
.btn-purple.btn-outlined,
.btn-purple.btn-square_outlined {
    color: #b97ebb;
    border-color: #b97ebb
}
.btn-purple:hover {
    background-color: #ae6ab0;
    color: #f7f7f7
}
.btn-purple.btn-3d {
    -webkit-box-shadow: 0 4px 0 #a559a8;
    box-shadow: 0 4px 0 #a559a8;
    margin-bottom: 5px
}
.btn-white {
    background-color: #fff
}
.btn-white.btn-outlined,
.btn-white.btn-square_outlined {
    color: #fff;
    border-color: #fff
}
.btn-white:hover {
    background-color: #f0f0f0;
    color: #5e5e5e
}
.btn-white.btn-3d {
    -webkit-box-shadow: 0 4px 0 #e3e3e3;
    box-shadow: 0 4px 0 #e3e3e3;
    margin-bottom: 5px
}
.btn-grace {
    background-color: #aed13b;
    color: #fff
}
.btn-grace.btn-outlined,
.btn-grace.btn-square_outlined {
    color: #aed13b;
    border-color: #aed13b
}
.btn-grace:hover {
    background-color: #9ec02d;
    color: #f7f7f7
}
.btn-grace.btn-3d {
    -webkit-box-shadow: 0 4px 0 #8dac28;
    box-shadow: 0 4px 0 #8dac28;
    margin-bottom: 5px
}
.btn-round {
    border-radius: 25px
}
.btn-outlined {
    background-color: transparent;
    border: 1px solid;
    text-shadow: none!important
}
.dl-menuwrapper {
    max-width: 300px;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    overflow: hidden
}
.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin: 0
}
.dl-menuwrapper li,
.dl-menuwrapper li a {
    position: relative
}
.dl-menuwrapper .dl-menu {
    width: 100%;
    opacity: 1
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all .3s ease
}
.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}
.dl-menuwrapper li .dl-submenu,
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
    display: none
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block
}
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 220px;
    top: 40px;
    margin: 0;
    padding: 0
}
.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 .4s;
    animation: MenuAnimOut1 .4s
}
@-webkit-keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateX(250px)
    }
    75% {
        -webkit-transform: translateX(372.5px);
        opacity: .5
    }
    100% {
        -webkit-transform: translateX(500px);
        opacity: 0
    }
}
@keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px)
    }
    75% {
        -webkit-transform: translateX(-372.5px);
        transform: translateX(-372.5px);
        opacity: .5
    }
    100% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
        opacity: 0
    }
}
.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 .3s;
    animation: MenuAnimIn1 .3s
}
@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateX(500px);
        opacity: 0
    }
    20% {
        -webkit-transform: translateX(250px);
        opacity: .5
    }
    100% {
        -webkit-transform: translateX(0px);
        opacity: 1
    }
}
@keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
        opacity: 0
    }
    20% {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
        opacity: .5
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 .4s ease;
    animation: SubMenuAnimIn1 .4s ease
}
@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0%);
        opacity: 1
    }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 .4s ease;
    animation: SubMenuAnimOut1 .4s ease
}
@-webkit-keyframes SubMenuAnimOut1 {
    50% {
        -webkit-transform: translateX(250px)
    }
    75% {
        -webkit-transform: translateX(372.5px);
        opacity: .5
    }
    100% {
        -webkit-transform: translateX(500px);
        opacity: 0
    }
}
.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}
.no-js .dl-menuwrapper li .dl-submenu {
    display: block
}
.no-js .dl-menuwrapper li.dl-back {
    display: none
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1)
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: ""
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-car {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-car .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-car .odometer-digit .odometer-ribbon {
    display: block
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-car .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-car .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-car {
    -moz-border-radius: .34em;
    -webkit-border-radius: .34em;
    border-radius: .34em;
    font-family: "Arimo", monospace;
    padding: .15em;
    background: #000;
    color: #eee0d3
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-car .odometer-digit {
    -moz-box-shadow: inset 0 0 .3em rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: inset 0 0 .3em rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 0 .3em rgba(0, 0, 0, 0.8);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMzMzMzMzIi8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiMxMDEwMTAiLz48c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #333), color-stop(40%, #333), color-stop(60%, #101010), color-stop(80%, #333), color-stop(100%, #333));
    background-image: -moz-linear-gradient(top, #333 0, #333 40%, #101010 60%, #333 80%, #333 100%);
    background-image: -webkit-linear-gradient(top, #333 0, #333 40%, #101010 60%, #333 80%, #333 100%);
    background-image: linear-gradient(to bottom, #333 0, #333 40%, #101010 60%, #333 80%, #333 100%);
    padding: 0 .15em
}
.odometer.odometer-auto-theme .odometer-digit:first-child,
.odometer.odometer-theme-car .odometer-digit:first-child {
    -moz-border-radius: .2em 0 0 .2em;
    -webkit-border-radius: .2em;
    border-radius: .2em 0 0 .2em
}
.odometer.odometer-auto-theme .odometer-digit:last-child,
.odometer.odometer-theme-car .odometer-digit:last-child {
    -moz-border-radius: 0 .2em .2em 0;
    -webkit-border-radius: 0;
    border-radius: 0 .2em .2em 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZTBkMyIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZWVlMGQzIi8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNiYmFhOWEiLz48c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2VlZTBkMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZTBkMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #eee0d3), color-stop(40%, #eee0d3), color-stop(60%, #bbaa9a), color-stop(80%, #eee0d3), color-stop(100%, #eee0d3));
    background-image: -moz-linear-gradient(top, #eee0d3 0, #eee0d3 40%, #bbaa9a 60%, #eee0d3 80%, #eee0d3 100%);
    background-image: -webkit-linear-gradient(top, #eee0d3 0, #eee0d3 40%, #bbaa9a 60%, #eee0d3 80%, #eee0d3 100%);
    background-image: linear-gradient(to bottom, #eee0d3 0, #eee0d3 40%, #bbaa9a 60%, #eee0d3 80%, #eee0d3 100%);
    background-color: #eee0d3;
    color: #000
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
    left: .15em
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    font-family: "Helvetica Neue", sans-serif;
    line-height: 1.1em
}
.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
    text-align: center
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-digital {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-digital .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-digital .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-digital .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-digital .odometer-digit .odometer-ribbon {
    display: block
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-digital .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-digital .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-digital .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-digital.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-digital.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-digital.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-digital.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-digital {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiZjVhNSIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -moz-radial-gradient(rgba(139, 245, 165, 0.4), #000);
    background-image: -webkit-radial-gradient(rgba(139, 245, 165, 0.4), #000);
    background-image: radial-gradient(rgba(139, 245, 165, 0.4), #000);
    background-color: #000;
    font-family: "Wallpoet", monospace;
    padding: 0 .2em;
    line-height: 1.1em;
    color: #8bf5a5
}
.odometer.odometer-auto-theme .odometer-digit+.odometer-digit,
.odometer.odometer-theme-digital .odometer-digit+.odometer-digit {
    margin-left: .1em
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-minimal {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-minimal .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
    display: block
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-minimal .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-plaza {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-plaza .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-plaza .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-plaza .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-plaza .odometer-digit .odometer-ribbon {
    display: block
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-plaza .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-plaza .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-plaza .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-plaza.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-plaza.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-plaza.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-plaza.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-plaza {
    -moz-border-radius: .15em;
    -webkit-border-radius: .15em;
    border-radius: .15em;
    background-color: #f0f8ff;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 100;
    padding: 0 .12em;
    line-height: 1.2em;
    font-size: 1.2em;
    background-size: 16px 16px
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-plaza .odometer-digit {
    -moz-border-radius: .1em;
    -webkit-border-radius: .1em;
    border-radius: .1em;
    padding: 0 .03em;
    color: #648baf
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-plaza .odometer-digit .odometer-digit-inner {
    left: .03em
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-slot-machine {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-slot-machine .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-ribbon {
    display: block
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-slot-machine.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-slot-machine.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-slot-machine.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-slot-machine.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-slot-machine {
    -moz-border-radius: .34em;
    -webkit-border-radius: .34em;
    border-radius: .34em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYTUwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #ff0), color-stop(100%, orange));
    background-image: -moz-linear-gradient(#ff0, orange);
    background-image: -webkit-linear-gradient(#ff0, orange);
    background-image: linear-gradient(#ff0, orange);
    background-color: #fc0;
    font-family: "Rye", monospace;
    padding: .15em;
    color: #f80000;
    line-height: 1.35em;
    border: .03em solid #000;
    -webkit-text-stroke: .05em #000
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-slot-machine .odometer-digit {
    -moz-box-shadow: inset 0 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2);
    -moz-border-radius: .2em;
    -webkit-border-radius: .2em;
    border-radius: .2em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #ccc), color-stop(20%, #fff), color-stop(80%, #fff), color-stop(100%, #ccc));
    background-image: -moz-linear-gradient(top, #ccc 0, #fff 20%, #fff 80%, #ccc 100%);
    background-image: -webkit-linear-gradient(top, #ccc 0, #fff 20%, #fff 80%, #ccc 100%);
    background-image: linear-gradient(to bottom, #ccc 0, #fff 20%, #fff 80%, #ccc 100%);
    border: .03em solid #444;
    padding: .1em .15em 0
}
.odometer.odometer-auto-theme .odometer-digit:first-child,
.odometer.odometer-theme-slot-machine .odometer-digit:first-child {
    -moz-box-shadow: inset .05em 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset .05em 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2);
    box-shadow: inset .05em 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2)
}
.odometer.odometer-auto-theme .odometer-digit:last-child,
.odometer.odometer-theme-slot-machine .odometer-digit:last-child {
    -moz-box-shadow: inset -.05em 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -.05em 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2);
    box-shadow: inset -.05em 0 .1em rgba(0, 0, 0, 0.5), 0 0 0 .03em #fff, 0 0 0 .05em rgba(0, 0, 0, 0.2)
}
.odometer.odometer-auto-theme .odometer-digit+.odometer-digit,
.odometer.odometer-theme-slot-machine .odometer-digit+.odometer-digit {
    margin-left: .15em
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-digit-inner {
    padding-top: .08em
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-slot-machine .odometer-digit .odometer-value.odometer-last-value {
    left: 0;
    right: 0;
    text-align: center
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-train-station {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-train-station .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-train-station .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-train-station .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-train-station .odometer-digit .odometer-ribbon {
    display: block
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-train-station .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-train-station .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-train-station .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-train-station.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-train-station.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-train-station.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-train-station.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-train-station {
    font-family: "Economica", sans-serif
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-train-station .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-border-radius: .1em;
    -webkit-border-radius: .1em;
    border-radius: .1em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIvPjxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMTExMTExIi8+PHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiMzMzMzMzMiLz48c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzExMTExMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #111), color-stop(35%, #111), color-stop(55%, #333), color-stop(55%, #111), color-stop(100%, #111));
    background-image: -moz-linear-gradient(top, #111 0, #111 35%, #333 55%, #111 55%, #111 100%);
    background-image: -webkit-linear-gradient(top, #111 0, #111 35%, #333 55%, #111 55%, #111 100%);
    background-image: linear-gradient(to bottom, #111 0, #111 35%, #333 55%, #111 55%, #111 100%);
    background-color: #222;
    padding: 0 .15em;
    color: #fff
}
.odometer.odometer-auto-theme .odometer-digit+.odometer-digit,
.odometer.odometer-theme-train-station .odometer-digit+.odometer-digit {
    margin-left: .1em
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-train-station .odometer-digit .odometer-digit-inner {
    left: .15em
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}
#small-dialog {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}
.my-mfp-zoom-in.mfp-ready.mfp-bg,
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}
.my-mfp-zoom-in.mfp-removing.mfp-bg,
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0
}
#cssload-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
    overflow: hidden
}
.cssload-loader {
    width: 146px;
    height: 146px;
    border: 1px #000 solid;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -73px 0 0 -73px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}
.cssload-loader .cssload-loading {
    font-size: 10px;
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 14px;
    font-family: 'Exo', sans-serif;
    font-style: italic;
    left: 0;
    top: 50%;
    margin-top: 19px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    -o-text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    -moz-text-transform: uppercase
}
.cssload-container {
    width: 72px;
    font-size: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -37px;
    transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    animation: cssload-clockwise 6.9s linear infinite;
    -o-animation: cssload-clockwise 6.9s linear infinite;
    -ms-animation: cssload-clockwise 6.9s linear infinite;
    -webkit-animation: cssload-clockwise 6.9s linear infinite;
    -moz-animation: cssload-clockwise 6.9s linear infinite
}
.cssload-container:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 39px;
    height: 39px;
    border: 6px solid #e5e5e5;
    border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.cssload-container:after {
    position: absolute;
    content: '';
    z-index: -1;
    top: 0;
    right: 0;
    width: 39px;
    height: 39px;
    border: 6px solid #e5e5e5;
    border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.cssload-lt,
.cssload-rt,
.cssload-lb,
.cssload-rb {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 39px;
    height: 19px;
    opacity: 1
}
.cssload-lt:before,
.cssload-rt:before,
.cssload-lb:before,
.cssload-rb:before {
    position: absolute;
    content: '';
    width: 39px;
    height: 39px;
    border-top: 6px solid #c74066;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.cssload-lt {
    margin-right: -6px;
    animation: cssload-lt 2.3s linear -2300ms infinite;
    -o-animation: cssload-lt 2.3s linear -2300ms infinite;
    -ms-animation: cssload-lt 2.3s linear -2300ms infinite;
    -webkit-animation: cssload-lt 2.3s linear -2300ms infinite;
    -moz-animation: cssload-lt 2.3s linear -2300ms infinite
}
.cssload-lt:before {
    top: 0;
    left: 0;
    animation: cssload-not-clockwise 1.15s linear infinite;
    -o-animation: cssload-not-clockwise 1.15s linear infinite;
    -ms-animation: cssload-not-clockwise 1.15s linear infinite;
    -webkit-animation: cssload-not-clockwise 1.15s linear infinite;
    -moz-animation: cssload-not-clockwise 1.15s linear infinite
}
.cssload-rt {
    animation: cssload-lt 2.3s linear -1150ms infinite;
    -o-animation: cssload-lt 2.3s linear -1150ms infinite;
    -ms-animation: cssload-lt 2.3s linear -1150ms infinite;
    -webkit-animation: cssload-lt 2.3s linear -1150ms infinite;
    -moz-animation: cssload-lt 2.3s linear -1150ms infinite
}
.cssload-rt:before {
    top: 0;
    right: 0;
    animation: cssload-clockwise 1.15s linear infinite;
    -o-animation: cssload-clockwise 1.15s linear infinite;
    -ms-animation: cssload-clockwise 1.15s linear infinite;
    -webkit-animation: cssload-clockwise 1.15s linear infinite;
    -moz-animation: cssload-clockwise 1.15s linear infinite
}
.cssload-lb {
    margin-right: -6px;
    animation: cssload-lt 2.3s linear -1725ms infinite;
    -o-animation: cssload-lt 2.3s linear -1725ms infinite;
    -ms-animation: cssload-lt 2.3s linear -1725ms infinite;
    -webkit-animation: cssload-lt 2.3s linear -1725ms infinite;
    -moz-animation: cssload-lt 2.3s linear -1725ms infinite
}
.cssload-lb:before {
    bottom: 0;
    left: 0;
    animation: cssload-not-clockwise 1.15s linear infinite;
    -o-animation: cssload-not-clockwise 1.15s linear infinite;
    -ms-animation: cssload-not-clockwise 1.15s linear infinite;
    -webkit-animation: cssload-not-clockwise 1.15s linear infinite;
    -moz-animation: cssload-not-clockwise 1.15s linear infinite
}
.cssload-rb {
    animation: cssload-lt 2.3s linear -575ms infinite;
    -o-animation: cssload-lt 2.3s linear -575ms infinite;
    -ms-animation: cssload-lt 2.3s linear -575ms infinite;
    -webkit-animation: cssload-lt 2.3s linear -575ms infinite;
    -moz-animation: cssload-lt 2.3s linear -575ms infinite
}
.cssload-rb:before {
    bottom: 0;
    right: 0;
    animation: cssload-clockwise 1.15s linear infinite;
    -o-animation: cssload-clockwise 1.15s linear infinite;
    -ms-animation: cssload-clockwise 1.15s linear infinite;
    -webkit-animation: cssload-clockwise 1.15s linear infinite;
    -moz-animation: cssload-clockwise 1.15s linear infinite
}
@keyframes cssload-clockwise {
    0% {
        transform: rotate(-45deg)
    }
    100% {
        transform: rotate(315deg)
    }
}
@-o-keyframes cssload-clockwise {
    0% {
        -o-transform: rotate(-45deg)
    }
    100% {
        -o-transform: rotate(315deg)
    }
}
@-ms-keyframes cssload-clockwise {
    0% {
        -ms-transform: rotate(-45deg)
    }
    100% {
        -ms-transform: rotate(315deg)
    }
}
@-webkit-keyframes cssload-clockwise {
    0% {
        -webkit-transform: rotate(-45deg)
    }
    100% {
        -webkit-transform: rotate(315deg)
    }
}
@-moz-keyframes cssload-clockwise {
    0% {
        -moz-transform: rotate(-45deg)
    }
    100% {
        -moz-transform: rotate(315deg)
    }
}
@keyframes cssload-not-clockwise {
    0% {
        transform: rotate(45deg)
    }
    100% {
        transform: rotate(-315deg)
    }
}
@-o-keyframes cssload-not-clockwise {
    0% {
        -o-transform: rotate(45deg)
    }
    100% {
        -o-transform: rotate(-315deg)
    }
}
@-ms-keyframes cssload-not-clockwise {
    0% {
        -ms-transform: rotate(45deg)
    }
    100% {
        -ms-transform: rotate(-315deg)
    }
}
@-webkit-keyframes cssload-not-clockwise {
    0% {
        -webkit-transform: rotate(45deg)
    }
    100% {
        -webkit-transform: rotate(-315deg)
    }
}
@-moz-keyframes cssload-not-clockwise {
    0% {
        -moz-transform: rotate(45deg)
    }
    100% {
        -moz-transform: rotate(-315deg)
    }
}
@keyframes cssload-lt {
    0% {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    26% {
        opacity: 0
    }
    75% {
        opacity: 0
    }
    76% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes cssload-lt {
    0% {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    26% {
        opacity: 0
    }
    75% {
        opacity: 0
    }
    76% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-ms-keyframes cssload-lt {
    0% {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    26% {
        opacity: 0
    }
    75% {
        opacity: 0
    }
    76% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes cssload-lt {
    0% {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    26% {
        opacity: 0
    }
    75% {
        opacity: 0
    }
    76% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes cssload-lt {
    0% {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    26% {
        opacity: 0
    }
    75% {
        opacity: 0
    }
    76% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-300%)
    }
    to {
        -webkit-transform: translateY(0%)
    }
}
@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-300%)
    }
    to {
        -moz-transform: translateY(0%)
    }
}
@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-300%)
    }
    to {
        -ms-transform: translateY(0%)
    }
}
@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%)
    }
    to {
        -webkit-transform: translateY(0%)
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(200%)
    }
    to {
        -moz-transform: translateY(0%)
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(200%)
    }
    to {
        -ms-transform: translateY(0%)
    }
}
@-webkit-keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-200%)
    }
    to {
        -webkit-transform: translateX(0%)
    }
}
@-moz-keyframes moveFromLeft {
    from {
        -moz-transform: translateX(-200%)
    }
    to {
        -moz-transform: translateX(0%)
    }
}
@-ms-keyframes moveFromLeft {
    from {
        -ms-transform: translateX(-200%)
    }
    to {
        -ms-transform: translateX(0%)
    }
}
@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(200%)
    }
    to {
        -webkit-transform: translateX(0%)
    }
}
@-moz-keyframes moveFromRight {
    from {
        -moz-transform: translateX(200%)
    }
    to {
        -moz-transform: translateX(0%)
    }
}
@-ms-keyframes moveFromRight {
    from {
        -ms-transform: translateX(200%)
    }
    to {
        -ms-transform: translateX(0%)
    }
}
@-webkit-keyframes transFromBottom {
    0% {
        -webkit-transform: translateY(0%)
    }
    50% {
        -webkit-transform: translateY(200%)
    }
    100% {
        -webkit-transform: translateY(0%)
    }
}
@-moz-keyframes transFromBottom {
    0% {
        -moz-transform: translateY(0%)
    }
    50% {
        -moz-transform: translateY(200%)
    }
    100% {
        -moz-transform: translateY(0%)
    }
}
@-webkit-keyframes transFromBottomRot {
    0% {
        -webkit-transform: translateY(0%) rotate(-26deg)
    }
    50% {
        -webkit-transform: translateY(100%) rotate(-26deg)
    }
    100% {
        -webkit-transform: translateY(0%) rotate(-26deg)
    }
}
@-moz-keyframes transFromBottomRot {
    0% {
        -moz-transform: translateY(0%) rotate(-26deg)
    }
    50% {
        -moz-transform: translateY(100%) rotate(-26deg)
    }
    100% {
        -moz-transform: translateY(0%) rotate(-26deg)
    }
}
@-ms-keyframes transFromBottom {
    0% {
        -ms-transform: translateY(0%)
    }
    50% {
        -ms-transform: translateY(100%)
    }
    100% {
        -ms-transform: translateY(0%)
    }
}
@-webkit-keyframes scaleContent {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes scaleContent {
    0% {
        -moz-transform: scale(0)
    }
    100% {
        -moz-transform: scale(1)
    }
}
@-ms-keyframes scaleContent {
    0% {
        -ms-transform: scale(0)
    }
    100% {
        -ms-transform: scale(1)
    }
}
body {
    font-family: "Exo", sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}
:active,
:focus {
    outline: none!important
}
a:focus,
a:hover {
    text-decoration: none
}
iframe {
    border: none!important
}
h1,
h2,
h3,
h4 {
    margin: 0 0 20px;
    line-height: 1.5;
    font-weight: 400;
    font-family: 'Exo', sans-serif
}
h5,
h6 {
    margin: 0 0 30px;
    line-height: 1.5;
    font-weight: 400;
    font-family: 'Exo', sans-serif
}
.custom-font,
.odometer {
    font-family: 'Exo', sans-serif!important
}
p {
    margin: 0 0 15px
}
img {
    max-width: 100%
}
header ul,
footer ul,
.top-bar ul,
.lft-tools ul,
.post-info ul,
.recent-posts-widget ul,
.center-v-menu ul,
.pricing-tbl ul,
.sidebar ul,
ul.details,
ul.comment-list,
ul.list,
.w-recent-posts ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.header-1 .top-nav > ul > li > a > span:before,
.skew-nav > ul > li > a > span:before,
.icon-box-1 .box-number span:after,
.post-item .post-image:after,
.post-item .lft-tools:before,
.p-style2 figure:after,
.p-style3 figure:after,
.team-box.box-1 .team-img span,
.rect-angles:before,
.rect-angles:after,
.rect-angles span:before,
.rect-angles span:after,
.team-box.box-1 .team-socials:after,
.header-2 .top-nav > ul > li > a:before,
.icon-bg:after,
.icon-border:after,
.steps-2 .step-title:after,
.steps-4 .step-line:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: inline-block
}
.header-1.skew .top-nav > ul > li > a:after,
.skew-nav > ul > li > a:after,
.header-1.skew .top-search:before,
.header-1.skew .top-cart > a:before,
.header-1.skew .top-nav > ul > li > a:before,
.header-1.skew .logo:before,
.header-1.skew .top-search > a:before,
.header-1.skew .top-cart:before,
.header-2.boxed .logo:after,
.icon-boxes-1:before,
.icon-boxes-1:after,
.icon-box-2 .icon-desc:after,
.icon-box-3:after,
.header-2.boxed .logo:before,
.icon-box-3 .icon-desc:before,
.footer-top .skew-btn:after,
.skew-nav > ul > li > a:before {
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    position: absolute;
    display: inline-block
}
.f-left {
    float: left
}
.f-right {
    float: right
}
.f-none {
    float: none!important
}
.fx {
    opacity: 0
}
.animated {
    opacity: 1
}
.page-loader {
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999
}


.colors {
    overflow: hidden;
    margin-bottom: 10px
}
.colors li {
    float: left;
    padding: 2px;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.colors li a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 24px;
    height: 24px;
    border: 1px solid #EAEAEA;
    line-height: 22px;
    text-align: center
}
.def-styl span {
    display: block;
    height: 18px
}
.colors li a.selected:before {
    z-index: 9;
    display: inline-block;
    color: #fff;
    content: "\f00c";
    font-size: 12px;
    font-family: FontAwesome
}
.patterns ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.patterns li {
    float: left;
    margin: 3px;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.shapes li span {
    width: 30px;
    height: 30px;
    font-size: 10px;
    text-align: center;
    line-height: 30px
}
.shapes li a.selected span {
    border: 2px #777 solid;
    line-height: 27px
}
.patterns li a {
    display: block;
    width: 25px;
    height: 25px;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    border: 1px solid #555
}
.angled {
    border-top-right-radius: 1.2em;
    border-bottom-left-radius: 1.2em
}
.round2 {
    border-radius: 50%
}
.patterns {
    overflow: hidden
}
.save {
    text-align: center
}
.layout .btn,
.Main .btn {
    margin: 0 3px 0 0;
    padding: 0;
    line-height: 35px;
    border-color: #555!important;
    color: #fff;
    width: 48%
}
.save .btn {
    margin: 0 5px 0 0;
    padding: 0 15px
}
.errorSelect {
    display: none;
    background: #FFB7B7;
    padding: 10px;
    font-size: 12px;
    border: 1px #FF8282 solid;
    margin: 0 22px 0 15px;
    color: #000
}
.down-modal .modal-body {
    max-height: 600px;
    overflow: auto
}
.options {
    padding: 15px 0;
    overflow: hidden
}
#css_content {
    font-family: Verdana, Geneva, Tahoma, sans-serif
}
#css_content pre {
    background: transparent;
    border: 0;
    padding: 0;
    white-space: pre-wrap;
    direction: ltr
}

.top-bar {
    min-height: 40px;
    position: relative;
    z-index: 9
}
.top-bar ul li,
.absolute-top-bar ul li,
.top-bar .social-list a i {
    float: left;
    line-height: 25px;
    position: relative;
    padding: 0 10px;
    font-size: 11px;
    border-left: 1px rgba(0, 0, 0, 0.06) solid!important
}
.top-bar ul li:hover,
.absolute-top-bar ul li:hover {
    background-color: rgba(0, 0, 0, 0.03)
}
.top-bar ul li:last-child,
.absolute-top-bar ul li:last-child,
.top-bar .social-list a:last-child i {
    border-right: 1px rgba(0, 0, 0, 0.06) solid!important
}
.top-bar.black-bg ul li,
.top-bar.dark-bg ul li,
.top-bar.dark ul li,
.absolute-top-bar.black-bg ul li,
.absolute-top-bar.dark-bg ul li,
.absolute-top-bar.dark ul li,
.top-bar.dark-bg .social-list a i,
.top-bar.dark .social-list a i,
.top-bar.black-bg .social-list a i {
    border-left: 1px rgba(255, 255, 255, 0.2) solid!important
}
.top-bar.black-bg ul li:last-child,
.top-bar.dark-bg ul li:last-child,
.top-bar.dark ul li:last-child,
.absolute-top-bar.black-bg ul li:last-child,
.absolute-top-bar.dark-bg ul li:last-child,
.absolute-top-bar.dark ul li:last-child,
.top-bar.black-bg .social-list a:last-child i,
.top-bar.dark-bg .social-list a:last-child i,
.top-bar.dark .social-list a:last-child i {
    border-right: 1px rgba(255, 255, 255, 0.2) solid!important
}
.top-bar.black-bg ul li:hover,
.top-bar.dark-bg ul li:hover,
.top-bar.dark ul li:hover,
.absolute-top-bar.black-bg ul li:hover {
    background-color: rgba(255, 255, 255, 0.1)
}
.top-bar ul li,
.top-bar .lbl-txt {
    line-height: 40px;
    padding-right: 10px;
    font-size: 12px
}
.top-bar ul ul li,
.absolute-top-bar ul ul li {
    float: none;
    line-height: normal
}
.dropdown-menu {
    min-width: 160px;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, .09)!important
}
.top-bar ul ul li:first-child a {
    border-top: 0
}
.top-bar i,
.absolute-top-bar i,
.list li i {
    margin-right: 8px
}
.top-bar ul > li > a,
.absolute-top-bar > ul > li > a {
    display: inline-block
}
.top-bar-search input[type=text] {
    border: 0;
    line-height: 26px;
    font-size: 12px;
    padding: 0 10px;
    background-color: transparent
}
.top-bar-search button {
    border: 0;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: transparent;
    font-size: 12px
}
.top-bar .social-list a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 15px
}
.lbl-txt {
    display: inline-block;
    float: left
}
.language-selector .dropdown-menu {
    min-width: 56px;
    border-radius: 0;
    border: 0!important
}
.language-selector .dropdown-menu li {
    margin: 0!important;
    padding: 0;
    border: 0!important;
    float: none
}
.language-selector .dropdown-menu li a {
    display: block!important;
    padding: 5px 15px!important
}
.top-bar.main-bg .language-selector .dropdown-menu li:not(.active) a {
    color: #333
}
.top-head {
    position: relative;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease
}
.top-head:after {
    clear: both;
    display: table;
    content: " "
}
.top-head.fixed-head {
    position: fixed;
    z-index: 9;
    width: 100%;
    left: 0
}
.top-head.absolute-head {
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0
}
.top-head .container {
    position: relative
}
.top-head .responsive-nav {
    float: right
}
.top-head .logo {
    position: relative;
    float: left
}
.top-head .logo a {
    display: block
}
.top-head .logo img {
    height: 80px
}
.top-nav {
    float: left;
    min-height: 1px
}
.top-nav li {
    position: relative
}
.top-nav li i {
    margin-right: 8px;
    font-size: 12px
}
.top-nav > ul > li {
    float: left;
    padding: 0
}
.top-nav > ul > li > a {
    font-weight: 700;
    z-index: 2;
    position: relative;
    display: block;
    margin: 0
}
.top-head.simple {
    margin-top: 20px
}
.top-head.simple.dark .top-nav > ul > li > a {
    color: #fff
}
.top-head.header-1 .top-nav > ul > li > a {
    margin: 0 10px 0 0
}
.top-nav > ul > li > a > span,
.top-nav > ul > li > span > a > span {
    line-height: 65px;
    display: block;
    position: relative;
    padding: 0 15px
}
.top-nav ul li ul li,
.top-head .top-cart .cart-box {
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2)
}
.top-nav ul li ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    z-index: 0;
    max-height: 0;
    -webkit-transition: max-height 1ms linear 1s;
    -moz-transition: max-height 1ms linear 1s
}
.header-1.skew .top-nav ul li ul {
    left: 15px
}
.top-nav ul li:hover > ul {
    z-index: 10;
    max-height: 2000px;
    -webkit-transition: none;
    -moz-transition: none
}
.top-nav ul li ul:after {
    clear: both;
    display: table;
    content: " "
}
.top-nav ul ul ul,
.header-1.skew .top-nav ul ul ul {
    top: -2px;
    left: 100%
}
.top-nav ul ul li {
    opacity: 0;
    -webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;
    transition: opacity .4s, transform .6s, max-height .6s;
    border-top: 1px rgba(255, 255, 255, .2) solid;
    border-bottom: 1px rgba(0, 0, 0, .1) solid
}
.top-nav ul li:hover > ul > li,
.top-nav ul li:focus > ul > li {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}
.top-nav ul li ul li {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}
.top-nav > ul > li.hasChildren > a > span:after {
    display: inline-block;
    position: relative;
    font: normal normal normal 8px/1 FontAwesome;
    content: "\f078";
    margin-left: 5px;
    top: -1px
}
.top-nav > ul > li.hasChildren:hover > a > span:after,
.rot-lft {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.top-nav ul li li.hasChildren > a:before {
    content: "\f105";
    float: right;
    display: inline-block;
    position: relative;
    font: normal normal normal 12px/1 FontAwesome;
    top: 3px
}
.top-nav li li a {
    display: block;
    padding: 13px 15px;
    position: relative;
    overflow: hidden
}
.top-nav li li.selected > a {
    background-color: rgba(0, 0, 0, .1)
}
.top-nav li li a:after {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    height: 100%;
    left: -140%;
    opacity: .2;
    position: absolute;
    top: 0;
    transform: skew(-38deg, 0deg);
    -webkit-transform: skew(-38deg, 0deg);
    -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 120%;
    border-right: 15px #fff solid
}
.top-nav li li:not(.selected):hover > a:after {
    left: -8%;
    -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1)
}
.top-nav li li:hover > a {
    padding-left: 20px
}
.top-nav > ul > .mega-menu {
    position: static
}
.top-nav .mega-menu > ul {
    left: 15px;
    right: 15px
}
header.full .top-nav .mega-menu > ul {
    left: 30px;
    right: 30px
}
.top-nav .mega-menu ul ul li {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent!important
}
.top-nav .mega-menu li[class*="col-"] {
    border-top: 0!important
}
.top-nav ul li ul li:first-child {
    border-top-width: 2px
}
.top-nav .mega-menu ul ul ul li a {
    padding: 11px 15px
}
.top-nav .mega-menu .mega-content {
    padding: 30px;
    border-top: 2px #ddd solid
}
.top-nav .mega-menu > ul > li,
.top-nav .mega-menu .mega-content > div > ul > li {
    border-bottom: 0!important
}
.top-nav .mega-menu .mega-content ul li:first-child {
    border-top: 0!important
}
.top-nav .mega-menu .mega-content ul li:last-child {
    border-bottom: 0!important
}
.top-nav .mega-menu hr {
    border-top-color: rgba(255, 255, 255, 0.3)
}
.top-nav .mega-menu .custom-content a {
    display: inline;
    padding: 0;
    border: 0
}
.top-nav .mega-menu .custom-content a:after {
    display: none
}
.mega-content .nav-tabs li,
.mega-content .nav-tabs li a {
    border: 0!important;
    margin: 0!important
}
.mega-content .nav-tabs a:after {
    display: none
}
.mega-content .tab-content {
    padding: 0 15px;
    background-color: rgba(0, 0, 0, .1)
}
.mega-content .nav-tabs>li.active>a,
.mega-content .nav-tabs>li.active>a:focus,
.mega-content .nav-tabs>li.active>a:hover {
    border: 0;
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}
.dark-sub .mega-content .tab-content,
.dark-sub .mega-content .nav-tabs>li.active>a,
.dark-sub .mega-content .nav-tabs>li.active>a:focus,
.dark-sub .mega-content .nav-tabs>li.active>a:hover {
    background-color: rgba(255, 255, 255, .06)
}
.dark-sub.top-nav .mega-menu > ul > li h4 {
    color: #fff
}
.top-nav .mega-menu ul ul {
    position: static;
    display: block;
    box-shadow: none;
    width: auto;
    border-bottom: 0;
    max-height: 1000px;
    background-color: transparent
}
.top-nav .mega-menu > ul > li h4 {
    font-size: 15px;
    padding: 20px 10px 10px;
    border-bottom: 1px rgba(0, 0, 0, .1) solid;
    margin: 0
}
.top-nav .mega-menu > ul > li,
.top-nav .mega-menu > ul > li > ul > li:last-child {
    border-bottom: 0
}
.top-nav > ul > li > ul.rit-menu {
    right: 0;
    left: auto!important
}
.top-nav ul.rit-menu li.hasChildren > a:before {
    content: "\f104"
}
.top-nav ul li ul li > ul.rit-menu {
    right: 100%;
    left: auto!important
}
.top-nav ul ul ul ul.rit-menu li:first-child {
    border-top: 3px rgba(255, 255, 255, .8) solid
}
.top-nav ul ul ul ul.rit-menu li:not(.selected) > a {
    background-color: rgba(255, 255, 255, 0.1)
}
.top-nav.tbl > ul {
    display: table;
    margin: auto
}
.top-nav.tbl .top-cart .cart-num {
    top: 14%;
    right: -2px
}
.top-nav ul li ul.mini-cart-list {
    position: static!important;
    max-height: 10000px!important
}
.top-nav ul li ul.mini-cart-list li {
    opacity: 1!important;
    transform: scale(1);
    box-shadow: none;
    background: transparent;
    color: inherit
}
.top-nav ul li ul.mini-cart-list li a {
    color: inherit;
    padding: 0
}
.top-cart .cart-num.main-bg {
    color: #fff
}
.top-head .top-search,
.top-bar-search {
    margin: 0 0 0 3px;
    float: left;
    position: relative
}
.top-head .top-search > a {
    font-weight: 700;
    display: inline-block;
    position: relative;
    z-index: 1;
    float: right;
    padding: 0 15px;
    font-size: 12px;
    line-height: 65px
}
.top-search .search-box {
    padding: 0;
    line-height: 1;
    z-index: 999;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 300px
}
.top-head.header-1 .search-box {
    top: 0;
    margin-right: 40px;
    width: 0;
    position: relative
}
.header-2.right-logo .top-search .search-box {
    right: auto;
    left: 0
}
.top-search.short,
.top-cart.short {
    padding: 20px 0 15px
}
.top-search.short > a,
.top-cart.short > a {
    line-height: 40px!important;
    border-radius: 3px
}
.top-cart.short .cart-box {
    padding: 20px;
    position: absolute;
    margin-right: 0;
    top: 100%;
    right: 0;
    margin-top: 20px
}
.top-search input[type=text] {
    width: 30%;
    border: 0;
    line-height: 40px;
    font-size: 12px
}
.top-search .search-box input[type=text] {
    width: 100%;
    font-size: 14px;
    padding: 0 15px;
    line-height: 55px;
    background-color: transparent;
    color: #fff;
    text-transform: uppercase
}
.top-head.header-1 .search-box input[type=text] {
    line-height: 45px;
    width: 96%
}
.header-2 .top-nav > ul > li > a > span,
.header-2 .top-nav > ul > li > span > a > span,
.header-2 .top-cart > a,
.header-2 .top-search > a {
    line-height: 55px!important
}
.top-search .search-box button {
    border: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: transparent
}
.header-1 .top-search {
    margin-bottom: 18px!important
}
.actsrch > a > span,
.ac-search > a > span {
    font-size: 14px;
    line-height: 45px
}
.top-head .top-cart {
    float: right;
    margin: 0 0 0 7px
}
.top-head .top-cart > a {
    font-weight: 700;
    position: relative;
    padding: 0 15px;
    z-index: 1;
    display: block;
    line-height: 65px
}
.top-cart .cart-num {
    display: inline-block;
    font-style: normal;
    line-height: 13px;
    position: absolute;
    border-radius: 50%;
    top: 30%;
    right: 4px;
    font-size: 9px;
    font-weight: 400;
    width: 15px;
    text-align: center;
    height: 15px
}
.header-2.boxed .top-cart .cart-num {
    top: 15px
}
.top-cart {
    position: relative
}
.top-cart .cart-box {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 275px;
    padding: 20px;
    min-height: 200px;
    z-index: 99;
    display: none;
    border-width: 0 3px 3px;
    border-style: solid
}
.header-1 .top-cart .cart-box {
    margin-top: 18px;
    right: -15px
}
.cart-box .empty {
    line-height: 160px;
    text-align: center;
    color: red
}
.mini-cart-list li {
    position: relative;
    overflow: hidden;
    padding: 15px;
    padding-left: 0;
    font-size: 11px;
    border-top: 1px rgba(0, 0, 0, .15) dashed
}
.mini-cart-list li:first-child {
    border-top: 0
}
.mini-cart .cart-body {
    padding-right: 10px;
    line-height: 1.7
}
.cart-mini-lft {
    float: left;
    margin-right: 8px
}
.cart-mini-lft img {
    width: 40px;
    padding: 1px
}
.mini-cart-list a.remove {
    position: absolute;
    left: 0;
    top: 9px;
    background-color: red;
    color: #fff;
    line-height: 1;
    padding: 1px 3px 2px;
    border-radius: 3px;
    font-size: 10px
}
.mini-cart-total {
    padding: 10px 0;
    font-weight: 400;
    overflow: hidden;
    font-size: 11px;
    border-top: 1px rgba(0, 0, 0, .15) solid;
    border-bottom: 1px rgba(0, 0, 0, .15)solid
}
.mini-cart-total .clearfix {
    padding: 5px 0;
    overflow: hidden
}
.mini-cart-total .total {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px rgba(0, 0, 0, .15) dashed
}
.mini-cart .checkout {
    text-align: center;
    padding-top: 15px
}
.mini-cart .checkout a {
    margin: 0 3px;
    height: 35px;
    display: inline-block;
    line-height: 33px;
    padding: 0 15px
}
.logo-sm {
    padding: 20px;
    margin: auto;
    display: table
}
.last {
    margin-right: 0!important
}
.header-1 {
    padding: 27px 0 0;
    position: relative;
    z-index: 8
}
.header-1.dark .top-nav > ul > li > a {
    color: #ccc
}
.header-1:not(.sticky-nav):before,
.skew-nav:before {
    height: 45px;
    position: absolute;
    left: 0;
    top: 28px;
    width: 100%;
    content: ""
}
.header-1:not(.sticky-nav) .top-nav > ul > li {
    padding-bottom: 26px
}
.header-1 .top-nav > ul > li > a > span {
    line-height: 44px
}
.header-1 .top-nav > ul > li > a > span:before,
.skew-nav > ul > li > a > span:before {
    bottom: -6px;
    top: auto;
    height: 51px;
    z-index: -1
}
.header-1.skew .top-nav > ul > li > a:after,
.header-1.skew .top-search:before,
.header-1.skew .top-cart > a:before,
.skew-nav > ul > li > a:after {
    border-width: 0 2px 4px 4px;
    top: -2px;
    left: -16px
}
.header-1.skew .top-nav > ul > li > a:before,
.skew .logo:before,
.header-1.skew .top-search > a:before,
.header-1.skew .top-cart:before,
.skew-nav > ul > li > a:before {
    border-width: 4px 4px 0 2px;
    bottom: -6px;
    right: -16px
}
.header-1:not(.sticky-nav) .logo {
    position: relative;
    margin-top: -27px;
    padding: 0 20px;
    min-width: 200px;
    min-height: 77px;
    text-align: center
}
.header-1:not(.sticky-nav) .logo a {
    display: table-cell!important;
    width: 100%;
    height: 77px;
    vertical-align: middle
}
.header-1.skew:not(.sticky-nav) .logo {
    padding: 0 15px 0 25px
}
.head-border {
    height: 3px
}
.header-1.skew .logo:before {
    bottom: 0;
    right: -6px;
    border-width: 4px 6px 0 0
}
.header-1 .top-search:after,
.header-1 .top-cart:after {
    position: absolute;
    content: ""
}
.header-1:not(.sticky-nav) .top-nav > ul > li:hover > a > span:before,
.header-1:not(.sticky-nav) .top-nav > ul > li.selected > a > span:before {
    height: 77px;
    -webkit-box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.26);
    box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.26)
}
.header-1.skew .top-nav > ul > li:hover > a > span:before,
.header-1.skew .top-nav > ul > li.selected > a > span:before {
    left: -6px
}
.header-1 .top-search > a,
.header-1 .top-cart > a {
    height: 52px;
    line-height: 45px;
    padding: 0 15px
}
.header-1:not(.sticky-nav) .top-search:after,
.header-1:not(.sticky-nav) .top-cart:after {
    width: 100%;
    position: absolute;
    left: 0;
    top: -2px;
    height: 100%;
    z-index: 0
}
.header-1:not(.sticky-nav) .top-nav > ul > li > a > span:before,
.header-1:not(.sticky-nav) .logo,
.skew-nav > ul > li > a > span:before,
.header-1:not(.sticky-nav) .top-search:after,
.header-1:not(.sticky-nav) .top-cart:after {
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.26)
}
.header-1.skew .top-search > a:before,
.header-1.skew .top-cart:before {
    bottom: 2px;
    border-width: 4px 4px 0 2px;
    right: -15px
}
.header-1.skew .top-nav > ul > li:hover > a:after,
.header-1.skew .top-nav > ul > li.selected > a:after {
    display: none
}
.header-1 .logo img {
    position: relative;
    z-index: 2;
    max-height: 65px
}
.skew:not(.sticky-nav) .logo,
.header-1.skew .top-nav > ul > li > a > span:before,
.skew-nav > ul > li > a > span:before,
.header-1.skew .top-search:after,
.header-1.skew .top-cart:after,
.skew-btn {
    transform: skew(25deg, 0deg);
    -webkit-transform: skew(25deg, 0deg)
}
.skew-btn span,
.skew:not(.sticky-nav) .logo a {
    transform: skew(-25deg, 0deg);
    -webkit-transform: skew(-25deg, 0deg);
    display: block
}
.skew .top-cart .cart-num {
    line-height: 13px;
    top: 3px;
    right: 10px
}
.top-nav li i.shown {
    margin: 0;
    font-size: 16px
}
.top-nav > ul > li.selected > a > span > i,
.top-nav > ul > li:hover > a > span > i {
    color: #fff
}
.header-2 {
    border-bottom: 0!important
}
.header-2.boxed.dark > .container,
.header-2.boxed.dark .logo {
    background-color: #222
}
.header-2.boxed.dark:not(.sticky-nav) > .container:not(.top-bar-cont),
.header-2.dark.boxed:not(.sticky-nav) .logo {
    border: 1px #444 solid
}
.header-2.dark .top-nav > ul > li,
.header-2 .top-cart,
.header-2.dark .top-search,
.header-2.dark .top-nav > ul > li,
.header-2.dark .top-nav > ul > li,
.header-2.dark .top-cart,
.header-2.dark .top-search,
.header-2.dark .top-nav > ul > li {
    border-left: 1px #444 solid
}
.header-2.dark.center-logo .responsive-nav {
    border-color: #444
}
.header-2.boxed:not(.sticky-nav) > .container:not(.top-bar-cont) {
    margin-top: 37px;
    padding-right: 0
}
.header-2:not(.sticky-nav) > .container:not(.top-bar-cont):before,
.top-head.box-head.light-head > .container:not(.top-bar-cont):before,
.top-head.box-head.dark-head > .container:not(.top-bar-cont):before {
    height: 4px;
    position: absolute;
    left: 8px;
    width: 98.5%;
    content: "";
    bottom: -4px
}
.header-2 .top-nav > ul > li {
    padding: 0
}
.header-2.dark .top-nav > ul > li > a,
.header-2.dark .top-search > a,
.header-2.dark .top-cart > a {
    color: #ccc
}
.header-2 .top-nav .mega-menu > ul {
    left: 0
}
.header-2 .top-cart,
.header-2 .top-search {
    margin-left: 0
}
.header-2 .logo {
    padding: 15px 0
}
.header-2.boxed .logo {
    margin-top: -35px;
    margin-left: -16px;
    padding: 15px;
    border-bottom: 0!important
}
.header-2.boxed .logo:after {
    border-width: 80px 0 0 8px;
    right: -8px;
    bottom: -9px
}
.header-2.boxed .logo:before {
    border-width: 70px 0 0 15px;
    right: -15px;
    bottom: -9px
}
.header-2.right-logo .logo:after {
    border-width: 80px 0 0 8px;
    left: -8px;
    -webkit-transform: rotateX(-360deg)!important;
    transform: rotateX(-360deg)!important
}
.header-2.right-logo .logo:before {
    border-width: 70px 0 0 15px;
    left: -15px;
    -webkit-transform: rotateX(-360deg)!important;
    transform: rotateX(-360deg)!important
}
.absolute-top-bar.right-pos {
    position: absolute;
    right: 0;
    top: 5px
}
.header-2 .top-nav > ul > li > a:before {
    top: auto;
    bottom: 0;
    height: 0
}
.header-2 .top-nav > ul > li:hover > a:before {
    height: 100%
}
.top-head.center-logo .logo {
    display: table;
    float: none;
    margin: 0 auto 20px
}
.header-2.center-logo .responsive-nav {
    display: table;
    float: none;
    margin: 0 auto;
    border-style: solid;
    border-width: 1px 1px 0 0
}
.top-head.center-logo .responsive-nav {
    display: table;
    float: none;
    margin: 0 auto
}
.header-1.center-logo .top-nav > ul > li:hover > a > span:before,
.header-1.center-logo .top-nav > ul > li.selected > a > span:before {
    height: 51px;
    left: 0
}
.top-head.center-logo.header-1:before {
    top: auto;
    bottom: 23px
}
.center-logo.header-1.skew .logo:before {
    display: none
}
.top-bar-search {
    margin: 0 3px 0 0
}
.top-head.right-logo .top-search {
    margin: 0 9px 0 0
}
.header-2.center-logo.boxed > .container:not(.top-bar-cont) {
    border: 0!important;
    margin-top: 20px
}
.header-2.center-logo.boxed .logo {
    margin-bottom: 0
}
.header-2.center-logo.boxed .logo:before,
.header-2.center-logo.boxed .logo:after {
    bottom: 0
}
.top-head.right-logo .logo,
.top-head.right-logo .top-nav,
.top-head.right-logo .top-cart,
.top-head.right-logo .top-search {
    float: right
}
.top-head.right-logo .responsive-nav,
.top-head.right-logo .responsive-nav .f-right {
    float: left
}
.top-head.right-logo .top-cart .cart-box {
    right: auto;
    left: 0
}
.top-head.right-logo .top-cart {
    margin: 0 7px 0 0
}
.header-2.right-logo.boxed > .container:not(.top-bar-cont) {
    padding-left: 0
}
.header-2.right-logo > .container:not(.top-bar-cont) {
    border-left: 0
}
.header-2.right-logo.boxed .logo {
    margin-left: 0;
    margin-right: -1px
}
.header-2.boxed .logo:after,
.header-2.boxed .logo:before {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg)
}
.pageWrapper:not(.boxed) .top-head.full > .container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px
}
.top-head.header-2.full > .container {
    padding-left: 29px
}
.top-head.transparent .logo {
    padding: 10px 20px 10px 0
}
.top-head.transparent:not(.sticky-nav) .top-nav > ul > li > a {
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    font-size: 13px
}
.top-head:not(.sticky-nav).semi.transparent.light,
.top-bar.semi.transparent.light {
    background-color: rgba(255, 255, 255, .4)
}
.lit-trans-bg {
    background-color: rgba(255, 255, 255, .1)
}
.top-bar.transparent.dark a,
.top-head.dark .absolute-top-bar,
.top-head.dark .absolute-top-bar a {
    color: #fff
}
.top-head:not(.sticky-nav).semi.transparent.dark,
.top-bar.semi.transparent.dark {
    background-color: rgba(0, 0, 0, .4)
}
.top-head:not(.sticky-nav).minimal .logo {
    padding: 15px 0
}
.top-head.minimal .top-nav > ul > li > a {
    margin: 0
}
.top-nav.with-icons > ul > li > a,
.top-nav.boxes > ul > li > a {
    margin: 8px 1px!important;
    border-radius: 3px
}
.top-nav.with-icons > ul > li > a > span {
    line-height: 43px!important;
    padding-top: 20px
}
.top-nav.with-icons > ul > li > a > span i {
    display: block;
    position: absolute;
    left: 50%;
    top: 12px;
    margin-bottom: 10px;
    width: 30px;
    font-size: 15px;
    margin-left: -15px;
    text-align: center
}
.top-nav.with-icons .top-search.short .search-box {
    margin-top: 19px!important
}
.top-nav.boxes > ul > li > a {
    margin: 20px 0 20px 2px !important
}
.top-nav.boxes > ul > li > a > span {
    line-height: 40px!important
}
.top-nav.with-borders > ul > li > a {
    border: 1px #eee solid;
    margin: 20px 0 20px 5px !important
}
.top-nav.with-borders > ul > li > a > span {
    line-height: 38px!important
}
.sm-head .top-nav > ul > li > a > span,
.top-head.sm-head .top-search > a,
.top-head.sm-head .top-cart > a {
    line-height: 55px!important
}
.responsive-nav.full-nav {
    float: none!important;
    width: 100%
}
.side-wrap {
    margin: 0!important;
    width: auto!important;
    position: relative
}
.left-s.side-wrap {
    margin-left: 280px!important
}
.right-s.side-wrap {
    margin-right: 280px!important
}
.header-left,
.header-right {
    position: fixed;
    left: 0;
    top: 0!important;
    width: 280px;
    height: 100%;
    z-index: 999;
    border-bottom: 0!important;
    padding: 40px 0 20px
}
.side-wrap .rev_slider_wrapper {
    width: 100%!important;
    left: 0!important
}
.header-left .container,
.header-right .container {
    width: auto;
    padding: 0;
    position: static
}
.header-left .responsive-nav,
.header-right .responsive-nav {
    display: block;
    float: none
}
.header-right {
    left: auto;
    right: 0
}
.header-left .logo,
.header-right .logo {
    display: table;
    margin: auto;
    float: none;
    padding: 10px 0
}
.side-nav {
    padding: 40px 30px
}
.side-nav ul li {
    position: relative;
    margin: 0
}
.side-nav ul li a {
    display: block;
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 700;
    padding: 13px 0;
    border-bottom: 1px rgba(0, 0, 0, 0.15) solid
}
.black-bg .side-nav ul li a {
    border-bottom: 1px rgba(255, 255, 255, .1) solid
}
.header-left .top-search,
.header-right .top-search {
    border: 1px rgba(0, 0, 0, 0.1) solid
}
.black-bg.header-left .top-search,
.black-bg.header-right .top-search,
.dark-bg.header-left .top-search,
.dark-bg.header-right .top-search {
    border: 1px rgba(255, 255, 255, 0.1) solid
}
.side-nav ul li a i {
    font-size: 14px;
    margin-right: 10px
}
.side-nav li.hasChildren:after {
    position: absolute;
    top: 15px;
    right: 0;
    display: inline-block;
    content: "\f105";
    font-family: FontAwesome;
    -webkit-transition: transform .3s linear;
    transition: transform .3s linear
}
.side-nav li.hasChildren:hover:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.side-nav li li.hasChildren:after {
    top: 12px;
    right: 10px
}
.header-left .top-search,
.header-right .top-search {
    display: table;
    width: 100%;
    margin: 0 auto 15px;
    padding: 0 0 0 10px;
    clear: both
}
.header-left .top-search a,
.header-right .top-search a {
    line-height: 1
}
.header-left .search-box,
.header-right .search-box {
    position: static
}
.header-left .top-search input[type=text],
.header-right .top-search input[type=text] {
    border: 0;
    height: 36px;
    background: transparent;
    width: 82%;
    padding: 0
}
.header-left .top-search .no-bg-btn,
.header-right .top-search .no-bg-btn {
    border: 0;
    background: transparent;
    width: 18%;
    line-height: 39px;
    font-size: 12px;
    padding: 0;
    height: 39px
}
.header-right .side-nav ul li a {
    text-align: right
}
.header-right .side-nav > ul ul {
    right: 100%;
    left: auto
}
.header-right .side-nav li.hasChildren:after {
    left: 0;
    content: "\f104";
    right: auto
}
.header-right .side-nav li i {
    float: right;
    margin: 4px 0 0 10px
}
.header-right .side-nav li li.hasChildren:after {
    left: 15px
}
.side-header-bottom {
    text-align: center;
    font-size: 12px;
    padding: 30px
}
.side-header-bottom .social-list {
    display: table;
    margin: 20px auto;
    clear: both
}
.side-nav li.dl-subviewopen:after,
.side-nav li.dl-subview:after {
    display: none
}
.side-nav li.dl-back a {
    font-size: 12px;
    padding: 8px 0
}
.side-nav li.dl-back a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f177";
    display: block;
    margin: 2px 10px 0 0;
    float: left
}
.header-right .side-nav li.dl-back a:before {
    margin: 2px 0 0 10px;
    float: right;
    content: "\f178"
}
.side-head-menu {
    margin: 0 auto 20px!important;
    overflow: hidden
}
.side-head-menu li {
    float: left;
    margin: 1px 1px 0 0
}
.side-head-menu li a {
    display: inline-block;
    padding: 4px 7px;
    border: 1px #eee solid
}
.header-left.dark,
.header-right.dark {
    background-color: #333;
    color: #ccc
}
.header-left.dark a,
.header-right.dark a {
    color: #ccc
}
.header-left.dark .side-head-menu li a,
.header-right.dark .side-head-menu li a,
.header-right.dark .side-head-menu,
.header-left.dark .side-head-menu {
    border-color: #555
}
.header-left.dark .side-nav ul li a,
.header-right.dark .side-nav ul li a,
.header-left.dark .top-search,
.header-right.dark .top-search {
    border-color: rgba(255, 255, 255, 0.1)
}
.top-shop-links {
    margin: 25px 0 0
}
.top-shop-links i {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    border: 1px #eee solid;
    margin: 0 10px 0 30px;
    font-size: 12px
}
.top-head.box-head {
    margin-top: 10px
}
.top-head.box-head.light-head > .container {
    background-color: #fff
}
.top-head.box-head.dark-head > .container {
    background-color: #222
}
.top-head.box-head .logo {
    padding-top: 15px;
    padding-left: 10px
}
.top-head.box-head .top-nav > ul > li {
    padding: 30px 0
}
.top-head.box-head .top-nav > ul > li > a > span {
    line-height: 22px
}
.top-head.box-head.dark-head .top-nav > ul > li > a,
.top-head.box-head.dark-head .top-search > a,
.top-head.box-head.dark-head .top-cart > a {
    color: #ccc
}
.top-head.box-head .top-nav > ul > li >a:before,
.top-head.box-head .top-nav > ul > li.selected >a:before {
    position: absolute;
    left: 0;
    top: -50px;
    width: 100%;
    height: 4px;
    content: "";
    display: inline-block;
    opacity: 0
}
.top-head.box-head .top-nav > ul > li:hover > a:before,
.top-head.box-head .top-nav > ul > li.selected >a:before {
    opacity: 1;
    top: -34px
}
.top-head.box-head .top-search > a,
.top-head.box-head .top-cart > a {
    margin-top: 7px;
    padding-bottom: 10px
}
.top-head.sticky-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    border-bottom: 0!important;
    background-image: none;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    margin-top: 0!important
}
.top-head.sticky-nav.dark,
.top-head.sticky-nav.dark-head {
    background-color: #222
}
.sticky-nav:after,
.sticky-nav.skew:before,
.sticky-nav.header-1.skew .top-nav > ul > li > a:before,
.sticky-nav.skew .logo:before,
.sticky-nav.header-1.skew .top-search:before,
.sticky-nav.header-1.skew .top-cart:before,
.header-2.sticky-nav .logo:before,
.sticky-nav.header-1.skew .top-nav > ul > li > a:after,
.sticky-nav.header-1.skew .top-search > a:before,
.sticky-nav.header-1.skew .top-cart > a:before,
.sticky-nav.skew .logo:after,
.header-2.sticky-nav .logo:after,
.header-2.sticky-nav .top-bar-cont,
.sticky-nav.header-1.skew .top-search:after,
.sticky-nav.header-1.skew .top-cart:after,
.sticky-nav > .container:before,
.sticky-nav .absolute-top-bar,
.sticky-nav .top-bar,
.sticky-nav .top-nav > ul > li > a > span i,
.sticky-nav .top-head-links {
    display: none
}
.sticky-nav .logo img {
    top: 4px;
    max-height: 40px
}
.top-head:not(.header-1).sticky-nav .logo {
    padding: 5px 0 0!important;
    border-right: 0!important
}
.header-2.sticky-nav .logo {
    border: 0;
    margin-top: 0
}
.sticky-nav.header-1,
.sticky-nav.header-1.skew .top-nav > ul > li,
.sticky-nav.header-2 .logo,
.sticky-nav .top-search.short,
.sticky-nav .top-cart.short {
    padding: 0
}
.header-2.sticky-nav > .container.head-cont {
    margin-top: 0;
    border: 0;
    padding-right: 15px
}
.sticky-nav .top-nav > ul > li {
    padding: 0!important
}
.sticky-nav .top-nav > ul > li > a,
.sticky-nav .top-search {
    margin: 0!important;
    border-radius: 0
}
.header-2.sticky-nav > .container:not(.top-bar-cont),
.box-head.sticky-nav > .container {
    margin-top: 0!important
}
.sticky-nav.dark .top-nav > ul > li > a,
.sticky-nav.dark .top-search > a,
.sticky-nav.dark .top-cart > a {
    color: #fff
}
.header-1.skew.sticky-nav .top-nav > ul > li > ul {
    left: 0
}
.sticky-nav .top-nav > ul > li > a > span,
.sticky-nav .top-search > a,
.sticky-nav .top-cart > a {
    line-height: 52px!important;
    padding-top: 0!important;
    margin-top: 0!important;
    padding-bottom: 0!important
}
.sticky-nav.header-1 .top-search > a,
.sticky-nav.header-1 .top-cart > a {
    line-height: 52px;
    padding: 0 5px
}
.top-head.sticky-nav.center-logo .logo {
    float: left;
    margin: 0
}
.top-head.sticky-nav .top-cart .cart-num {
    top: 10px;
    right: 0
}
.header-1.sticky-nav .actsrch {
    margin-bottom: 0!important
}
.sticky-nav .actsrch .search-box input[type=text] {
    line-height: 55px;
    color: #777!important
}
.sticky-nav .top-search.short > a,
.sticky-nav .top-cart.short > a {
    margin-top: 0;
    border-radius: 0
}
.sticky-nav .top-nav.with-borders > ul > li > a,
.sticky-nav .bottom-head {
    border: 0!important
}
.sticky-nav .top-search.short .search-box {
    margin-top: 0
}
.sticky-nav .top-search > a[class*="-bg"]:not(.gry-bg),
.sticky-nav .top-cart > a[class*="-bg"]:not(.gry-bg) {
    color: #fff
}
.sm-head.sticky-nav .top-nav > ul > li > a > span,
.top-head.sm-head.sticky-nav .top-search > a,
.top-head.sm-head.sticky-nav .top-cart > a {
    line-height: 52px!important
}
.no-bot-border .bottom-head {
    border-bottom: 0
}
.newNav {
    position: fixed;
    top: 15px;
    left: 10px;
    width: 40px;
    height: 40px;
    display: none;
    cursor: pointer;
    transition: opacity .2s linear;
    -webkit-transition: all .2s linear;
    z-index: 9999;
    border-radius: 3px
}
.newNav:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    content: "";
    display: block
}
.clo {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99999;
    background-color: transparent
}
.newNav > span {
    display: block;
    float: left;
    clear: both;
    height: 3px;
    width: 22px;
    background-color: #fff;
    position: absolute;
    left: 9px;
    top: 11px;
    overflow: hidden;
    transition: all .4s ease;
    -webkit-transition: all .4s ease
}
.newNav > span:nth-child(1) {
    z-index: 9
}
.newNav > span:nth-child(2) {
    margin-top: 7px
}
.newNav > span:nth-child(3) {
    margin-top: 14px
}
.responsive-menu > ul {
    transition: all .8s cubic-bezier(0.68, 0.55, 0.265, 1.55);
    -wekit-transition: all .8s cubic-bezier(0.68, 0.55, 0.265, 1.55);
    height: 0;
    width: 0;
    left: 15px;
    top: 15px;
    position: absolute;
    z-index: 18;
    overflow: hidden
}
.responsive-menu > ul li {
    display: block;
    margin-left: -160px;
    transition: all .8s cubic-bezier(0.68, 0.55, 0.265, 1.55);
    -wekit-transition: all .8s cubic-bezier(0.68, 0.55, 0.265, 1.55)
}
.responsive-menu > ul li li {
    margin: 0!important;
    padding: 0
}
.responsive-menu > ul li a,
.responsive-menu > ul li h4 {
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 15px;
    border-bottom: 1px rgba(255, 255, 255, .2) solid;
    padding: 0 10px;
    margin: 0
}
.responsive-menu > ul li i {
    margin-right: 8px
}
.top-nav ul li li i {
    color: #fff
}
.child-arrow {
    float: right;
    display: block;
    position: relative;
    font-size: 18px;
    top: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 3px
}
.responsive-menu ul ul .child-arrow {
    font-size: 14px;
    top: 10px;
    width: 22px;
    height: 22px;
    line-height: 22px
}
.responsive-menu ul ul {
    display: none;
    padding: 0;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.14)
}
.responsive-menu ul ul li a {
    font-size: 14px
}
.newNav.oppenned .responsive-menu > ul {
    opacity: 1;
    height: 400px;
    width: 400px;
    padding: 10px 15px 0
}
.mCSB_inside>.mCSB_container {
    margin-right: 0
}
.mCSB_container {
    padding-right: 0
}
.newNav .mCSB_scrollTools {
    right: auto;
    left: 121px
}
.newNav.oppenned span:nth-child(2) {
    overflow: visible
}
.newNav.oppenned span:nth-child(1),
.newNav.oppenned span:nth-child(3) {
    z-index: 100;
    transform: rotate(45deg)
}
.newNav.oppenned span:nth-child(1) {
    transform: rotate(45deg) translateY(12px) translateX(12px);
    margin-top: -11px
}
.newNav.oppenned span:nth-child(2) {
    height: 400px;
    width: 400px;
    left: -160px;
    top: 28px;
    background-color: #444
}
.newNav.oppenned span:nth-child(3) {
    transform: rotate(-45deg) translateY(-10px) translateX(10px);
    margin-top: 20px
}
.newNav.oppenned li {
    margin-left: 140px
}
.newNav.oppenned li.active > a,
.newNav.oppenned li.selected > a {
    background-color: rgba(0, 0, 0, .2)
}
.newNav li li li.selected > a {
    background-color: rgba(0, 0, 0, .1)!important
}
.menu-hint {
    font-size: 10px;
    position: relative;
    top: -5px;
    right: 0;
    margin-left: 3px;
    padding: 1px 4px 2px;
    background: #777;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    color: #fff;
    font-weight: 400
}
.top-nav > ul > li:hover > a .menu-hint,
.top-nav > ul > li:hover > span > a .menu-hint {
    top: -24px
}
.menu-hint.success {
    background-color: #5cb85c
}
.menu-hint.success:hover {
    background-color: #449d44
}
.menu-hint.info {
    background-color: #5bc0de
}
.menu-hint.info:hover {
    background-color: #31b0d5
}
.menu-hint.warning {
    background-color: #f0ad4e
}
.menu-hint.warning:hover {
    background-color: #ec971f
}
.menu-hint.hot {
    background-color: #d9534f
}
.menu-hint.hot:hover {
    background-color: #c9302c
}
.menu-hint.light {
    background-color: #fff;
    color: #000
}
.menu-hint.light:hover {
    background-color: #ddd
}
.light-sub.top-nav ul li ul li {
    background-color: #fff
}
.dark-sub.top-nav ul li ul li {
    background-color: #222
}
.light-sub.top-nav ul li ul li a,
.light-sub.top-nav ul li ul li a i {
    color: #444
}
.dark-sub.top-nav ul li ul li a,
.dark-sub.top-nav ul li ul li a i {
    color: #999
}
.light-sub.top-nav ul li.mega-menu ul ul,
.dark-sub.top-nav ul li.mega-menu ul ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0
}
.dark-sub.top-nav ul ul li {
    border-top: 1px rgba(255, 255, 255, .1) solid;
    border-bottom: 1px rgba(0, 0, 0, 1) solid
}
.dark-sub.top-nav li li a:after {
    background-color: rgba(255, 255, 255, .1)
}
.dark-sub.top-nav li li.selected > a {
    background-color: rgba(0, 0, 0, .2)
}
.page-title {
    padding: 50px 0
}
.page-title > .container {
    position: relative
}
.parallax.page-title,
.page-title-video {
    min-height: 250px;
    padding: 100px 0
}
.page-title.trans-head {
    padding: 150px 0 90px
}
.page-title h1 {
    margin: 0;
    font-size: 34px
}
.page-title h3 {
    font-size: 20px;
    font-weight: 200;
    margin: 0
}
.page-title.tbg {
    background-image: url(../images/bgs/title-bg-light.jpg);
    background-position: 0 0
}
.page-title.title-minimal {
    padding: 25px 0 20px
}
.page-title.title-minimal h1 {
    text-transform: uppercase
}
.page-title-video,
.section-video {
    background: none;
    position: relative;
    overflow: hidden;
    clear: both
}
.page-title-video .container,
.section-video .container {
    z-index: 3
}
.video-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden
}
.video-wrap video {
    width: 100%
}
.page-title-video .video-wrap,
.section-video .video-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}
.page-title-video .video-wrap video,
.section-video .video-wrap video {
    width: 100%;
    margin-top: -200px;
    display: block;
    height: auto
}
.video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background: rgba(0, 0, 0, .6);
    -webkit-backface-visibility: hidden
}
.video-overlay.light {
    background: rgba(255, 255, 255, .6)
}
.page-title .title-icon {
    margin: 54px 15px 0 0;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 30px;
    -webkit-text-shadow: none;
    text-shadow: none
}
.hi-index {
    z-index: 3!important;
    position: relative
}
.low-index {
    z-index: 2!important;
    position: absolute
}
.breadcrumbs {
    font-size: 12px;
    padding: 10px 0;
    text-align: right
}
.breadcrumbs.white-bg {
    bottom: 0;
    padding: 10px
}
.breadcrumbs i {
    display: inline-block;
    margin: 0 10px
}
.breadcrumbs.style2 {
    margin-bottom: 40px;
    border-bottom: 0;
    display: inline-block;
    padding: 0;
    float: right;
    border-radius: 5px;
    border-top: 0!important;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.breadcrumbs.style2 a,
.breadcrumbs.style2 span {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    height: 35px;
    line-height: 35px
}
.breadcrumbs.style2 a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 17.5px 0 17.5px 10px
}
.breadcrumbs.style2 a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #EEE;
    border-style: solid;
    border-width: 17.5px 0 17.5px 10px
}
.breadcrumbs.style2 a.main-bg:after {
    display: none
}
.breadcrumbs.style2 a.main-bg {
    margin-right: 5px;
    border-bottom-left-radius: 5px
}
.breadcrumbs.style2 a.main-bg:before {
    right: -10px
}
.breadcrumbs.style3 {
    margin-bottom: -40px;
    margin-top: 40px;
    border-bottom: 0;
    display: inline-block;
    padding: 11px 20px;
    float: right;
    border: 0!important
}
.breadcrumbs.style2.f-left,
.breadcrumbs.style3.f-left {
    float: left
}
.breadcrumbs.style2.f-none,
.breadcrumbs.style3.f-none {
    float: none;
    display: table;
    margin-right: auto;
    margin-left: auto
}
.breadcrumbs.minimal {
    border: 0;
    margin-top: 25px
}
.fa-hover > span {
    display: block;
    line-height: 40px;
    height: 40px;
    padding-left: 35px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    position: relative
}
.fa-hover:hover > span {
    padding-left: 45px
}
.fa-hover > span i {
    margin-right: 9px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .1s ease-in-out;
    position: absolute;
    left: 12px;
    top: 13px
}
.fa-hover:hover > span i {
    font-size: 28px;
    top: 5px;
    left: 8px;
    transform: scale(1);
    -webkit-transform: scale(1)
}
.no-border {
    border: 0!important
}
.no-bot-border {
    border-bottom: 0!important
}
.pos-static {
    position: static!important
}
.modal-content {
    overflow: hidden
}
.alert.with-icon {
    padding-left: 50px;
    position: relative
}
.alert.with-icon i,
.alert.with-icon .ico {
    color: #111;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -7px;
    font-size: 16px
}
.alert i {
    margin-right: 8px
}
.alert h4 {
    margin-bottom: 0;
    font-size: 18px
}
.alert p {
    margin: 5px 0 0;
    padding-bottom: 0
}
.alert.square {
    border-radius: 0
}
.alert.outlined {
    background-color: transparent;
    border-width: 2px
}
#to-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 99;
    cursor: pointer;
    font-size: 22px;
    background-color: rgba(0, 0, 0, .8);
    border-radius: 3px;
    display: none;
    animation: none
}
#to-top span {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    display: block;
    color: #fff
}
.btn,
.form-control {
    border-radius: 0
}
.btn-md {
    line-height: 43px
}
.form-control,
.c-select {
    border-width: medium;
    border-style: double;
    padding: 10px 12px;
    height: auto;
    border-color: #d9d9d9
}
.nowrp {
    white-space: nowrap
}
.floated.form-control {
    display: inline-block!important;
    width: auto
}
.form-control,
.form-control:focus {
    box-shadow: none
}
.captcha-div .form-control {
    width: 77%;
    margin: 0 0 0 5px;
    display: inline-block;
    height: 75px;
    font-size: 26px;
    padding: 0 15px;
    line-height: 75px;
    vertical-align: bottom
}
.captcha-div .form-control.sm {
    width: 40%
}
.form-control.error {
    border-color: red
}
textarea {
    resize: none
}
#contact-form,
.captcha-div {
    position: relative
}
.contact-msg {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.79);
    display: none
}
.contact-msg .alert {
    position: absolute;
    top: 30%;
    width: 60%;
    left: 20%;
    background-color: #7CC35F;
    color: #fff;
    font-size: 15px;
    padding: 50px
}
.success-msg {
    display: none
}
.contact-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px
}
.contact-msg .ico-block {
    clear: both;
    display: table;
    margin: 10px auto;
    font-size: 40px;
    position: static
}
.errCap {
    margin-left: 5px;
    display: none;
    vertical-align: text-top
}
.errCap .alert {
    line-height: 75px;
    height: 75px;
    margin-bottom: 0;
    padding: 0 15px;
    display: inline-block;
    font-style: normal
}
.full-contact-bg {
    margin-top: 50px!important
}
.form-group {
    overflow: hidden
}
.control-label {
    white-space: nowrap
}
.brows-all {
    line-height: 40px;
    text-transform: uppercase
}
.brows-all i {
    margin-left: 10px
}
.filter-by {
    margin: 0 0 40px;
    clear: both;
    position: relative
}
.filter-by:after {
    clear: both;
    display: table;
    content: ""
}
.filter-by ul {
    display: table;
    margin: auto;
    padding: 0;
    list-style: none
}
.filter-by ul li {
    float: left;
    position: relative;
    margin: 0 5px;
    padding-bottom: 0
}
.filter-by ul li a {
    display: block;
    position: relative;
    z-index: 3
}
.filter-by ul li a span {
    display: block;
    padding: 0 15px
}
.filter-by.style2,
.filter-by.style3 ul {
    border-bottom: 4px #ddd solid
}
.filter-by.style2 ul li a span {
    padding: 10px 15px
}
.filter-by.style3 {
    margin-bottom: 30px
}
.filter-by.style3 ul li {
    margin: 0;
    border-left-width: 1px;
    border-left-style: solid
}
.filter-by.style3 ul li a span,
.filter-by.style4 ul li a span,
.filter-by.style5 ul li a span {
    padding: 10px 20px
}
.filter-by.style4 ul {
    border-radius: 4px;
    border: 1px #eee solid;
    overflow: hidden;
    padding: 0;
    margin: 0
}
.filter-by.style4 ul li {
    margin: 0
}
.filter-by.style4 ul li a {
    border-left: 1px #eee solid
}
.filter-by.style4 ul li:first-child a {
    border-left: 0
}
.filter-by.style5 {
    border-left: 0!important;
    border-right: 0!important
}
.filter-by.style5 ul li span {
    padding: 10px 5px!important;
    display: block
}
.p-1-col .portfolio-item {
    width: 100%;
    margin: 0 0 25px;
    padding-bottom: 25px;
    border-bottom: 1px #ddd dashed;
    overflow: hidden
}
.p-1-col .img-holder {
    float: left;
    margin-right: 40px
}
.p-1-col .name-holder {
    padding: 0
}
.p-1-col .name-holder h4 {
    font-size: 18px;
    margin-bottom: 10px
}
.p-1-col .name-holder .list li {
    line-height: 30px
}
.p-2-cols .portfolio-item {
    width: 49%;
    margin: 0 .5% 1%
}
.p-2-cols .img-holder img {
    width: 100%
}
.masonry.p-2-cols .img-holder img {
    height: auto;
    max-width: none
}
.p-2-cols.no-margin .portfolio-item {
    width: 50%;
    margin-right: 0
}
.p-3-cols .portfolio-item {
    width: 32.33333333%;
    margin: 0 .5% 1%
}
.p-3-cols .img-holder {
    width: 100%
}
.p-3-cols .img-holder img {
    width: 100%
}
.p-3-cols.no-margin .portfolio-item {
    width: 33.33333333%;
    margin: 0!important
}
.p-3-cols.no-margin .img-holder {
    width: 100%
}
.p-3-cols.no-margin .img-holder img {
    width: 100%
}
.p-3-cols.full.no-margin .portfolio-item {
    width: 33.333333%;
    margin: 0 0 15px
}
.p-4-cols .portfolio-item {
    width: 24%;
    margin: 0 .5% 1%
}
.p-4-cols.no-margin .portfolio-item {
    width: 25%;
    margin: 0!important
}
.p-4-cols .img-holder img {
    width: 100%
}
.p-5-cols .portfolio-item {
    width: 19%;
    margin: 0 .5% 1%
}
.p-5-cols.no-margin .portfolio-item {
    width: 20%;
    margin: 0
}
.p-6-cols .portfolio-item {
    width: 15.6666%;
    margin: 0 .5% 1%
}
.p-6-cols.no-margin .portfolio-item {
    width: 16.6666%;
    margin: 0
}
.portfolio.no-margin .img-holder {
    width: 100%
}
.portfolio.no-margin .img-holder img {
    width: 100%;
    height: auto
}
.portfolio-item .port-img:before {
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    opacity: 0
}
.portfolio-item .icon-links {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.portfolio-item .icon-links a {
    display: inline-block;
    opacity: 0;
    position: absolute
}
.portfolio figure,
.portfolio-item .port-img {
    overflow: hidden;
    position: relative
}
.no-margin.portfolio figure,
.no-margin.portfolio .portfolio-item {
    margin: 0
}
.portfolio.p-style1 .portfolio-item,
.portfolio.p-style4 .portfolio-item {
    margin-bottom: 30px
}
.portfolio.p-style1 .portfolio-item h4,
.portfolio.p-style4 .portfolio-item h4 {
    margin: 15px 0 0;
    font-size: 16px
}
.portfolio.p-style1 .portfolio-item p.description,
.portfolio.p-style4 .portfolio-item p.description {
    font-size: 13px
}
.portfolio.p-style1 .portfolio-item .icon-links,
.portfolio.p-style4 .portfolio-item .icon-links {
    height: 40px
}
.portfolio.p-style1 .portfolio-item .icon-links a,
.portfolio.p-style4 .portfolio-item .icon-links a {
    width: 50%;
    text-align: center;
    padding: 10px 0;
    margin: 0!important
}
.portfolio.p-style1 .portfolio-item .icon-links a.zoom {
    right: -300px
}
.portfolio.p-style1 .portfolio-item .icon-links a.link {
    left: -300px
}
.portfolio.p-style1 .portfolio-item:hover .icon-links a.zoom {
    right: 0
}
.portfolio.p-style1 .portfolio-item:hover .icon-links a.link {
    left: 0
}
.p-style2 figure img,
.p-style3 figure img {
    position: relative;
    width: 100%;
    z-index: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.p-style2 figure:hover img,
.p-style3 figure:hover img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}
.p-style2 figure figcaption,
.p-style3 figure figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0
}
.portfolio-item figure:after {
    background-color: rgba(0, 0, 0, .75);
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}
.p-style2 figure .icon-links a {
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -20px;
    padding: 15px 20px
}
.p-style2 figure:hover .icon-links a {
    left: 0
}
.p-style2 figure .icon-links a.zoom {
    left: auto;
    right: -60px
}
.p-style2 figure:hover .icon-links a.zoom {
    right: 0
}
.p-style2 figure .port-captions {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9
}
.p-style2 figure h4 {
    margin: 0 0 5px;
    font-size: 17px;
    color: #fff;
    padding: 0;
    text-align: center;
    -webkit-transition-delay: .2s!important;
    transition-delay: .2s!important;
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0)
}
.p-style2 figure h4 a {
    color: #fff
}
.p-style2 figure .description {
    font-size: 11px;
    text-align: center;
    display: block;
    color: #ccc;
    -webkit-transition-delay: .3s!important;
    transition-delay: .3s!important;
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0)
}
.p-style2 figure .description a {
    color: #fff
}
.p-style2 figure:hover h4,
.p-style2 figure:hover .description {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.p-style3 figcaption {
    z-index: 5!important
}
.p-style3 figure .icon-links a {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 5;
    color: #fff
}
.p-style3 figure .icon-links a:after {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    display: inline-block;
    content: "";
    border-style: solid;
    border-width: 60px 60px 0 0;
    z-index: -1
}
.p-style3 figure .icon-links a.zoom:after {
    border-width: 0 0 60px 60px;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0
}
.p-style3 figure a.link {
    top: -60px;
    left: -60px
}
.p-style3 figure a.zoom {
    bottom: -60px;
    right: -60px
}
.p-style3 figure:hover a.link {
    top: 0;
    left: 0
}
.p-style3 figure:hover a.zoom {
    bottom: 0;
    right: 0
}
.p-style3 .port-captions {
    text-align: center;
    padding-top: 40%;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    position: relative;
    z-index: 2
}
.p-style3 figure:hover .port-captions {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.p-style3 .port-captions h4 {
    margin-bottom: 0
}
.p-style3 .port-captions h4 a {
    color: #fff;
    font-size: 18px
}
.p-style3 .port-captions p a,
.p-style3 .port-captions p {
    color: #ccc
}
.p-style4 .portfolio-item .port-captions {
    background-color: rgba(0, 0, 0, .05);
    padding: 1rem 2rem
}
.p-style4 .portfolio-item .icon-links a {
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0!important
}
.p-style5 .portfolio-item .icon-links a {
    width: 70px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0!important
}
.p-style4 .portfolio-item .icon-links a.zoom,
.p-style5 .portfolio-item .icon-links a.zoom {
    bottom: 100px;
    right: 0
}
.p-style4 .portfolio-item .icon-links a.link,
.p-style5 .portfolio-item .icon-links a.link {
    bottom: -100px
}
.p-style4 .portfolio-item:hover .icon-links a,
.p-style5 .portfolio-item:hover .icon-links a {
    bottom: 0
}
.p-style5 .portfolio-item {
    position: relative;
    overflow: hidden
}
.p-style5 .port-captions {
    text-align: center;
    padding: 2rem;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
    bottom: -100px;
    left: 0;
    background-color: #fff
}
.p-style5 .portfolio-item .icon-links {
    position: absolute;
    width: 140px;
    height: 50px;
    left: 50%;
    margin-left: -72px;
    top: 50%;
    margin-top: -25px
}
.p-style5 .portfolio-item .icon-links a.zoom {
    left: 74px
}
.p-style5 figure:hover .port-captions {
    bottom: 0;
    opacity: 1
}
.p-style5 .port-captions h4 {
    margin-bottom: 0
}
.p-style5 .portfolio-item .port-img {
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    top: 0
}
.p-style5 .portfolio-item:hover .port-img {
    top: -20px
}
.p-style5 .port-captions h4 a {
    font-size: 18px
}
.p-style5 .portfolio-item .icon-links a {
    line-height: 50px
}
.portfolio-item:hover figcaption,
.portfolio-item:hover .port-img:before,
.portfolio-item:hover figure:after,
.portfolio-item:hover .icon-links a {
    opacity: 1
}
.post-item {
    overflow: hidden
}
.post-item .post-image {
    margin-bottom: 20px;
    position: relative;
    z-index: 5;
    overflow: hidden
}
.post-item .post-image:before {
    position: absolute;
    left: 5%;
    bottom: 0;
    width: 90%;
    height: 90%;
    z-index: 3;
    content: "";
    display: block;
    border: 4px rgba(255, 255, 255, .5) solid;
    opacity: 0
}
.post-item .post-image:after {
    background-color: rgba(0, 0, 0, .5);
    z-index: 2;
    opacity: 0
}
.post-item:hover .post-image:before,
.post-item:hover .post-image:after {
    opacity: 1
}
.post-item:hover .post-image:before {
    bottom: 5%
}
.post-item:hover .post-image img {
    transform: scale(1.2) rotate(-10deg)
}
.post-item .post-content h4 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.5
}
.post-info ul {
    overflow: hidden;
    margin-bottom: 15px
}
.post-info ul li {
    float: left;
    margin-right: 10px;
    font-size: 11px
}
.post-info ul li i {
    margin-right: 8px
}
.post-item .post-content {
    position: relative;
    z-index: 6;
    display: table
}
.post-item .lft-tools {
    float: left;
    position: relative;
    margin: -75px 0 15px 15px;
    width: 70px;
    padding: 0;
    text-align: center;
    font-size: 11px
}
.post-item .lft-tools:before {
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
    z-index: -1
}
.post-item-rit {
    margin: 0 0 0 90px;
    padding: 0 15px 15px
}
.post-item .lft-tools li {
    padding: 12px 10px 11px
}
.post-item .lft-tools li:last-child,
.post-item .lft-tools li:first-child {
    border-bottom: 0
}
.post-item .lft-tools li:first-child {
    padding: 14px 10px 13px
}
.post-item .lft-tools li:first-child i {
    color: #fff!important
}
.post-item .lft-tools li i {
    display: block;
    clear: both;
    margin-bottom: 3px;
    font-size: 25px
}
.blog-home .post-item {
    background-color: transparent
}
.rit-cell {
    float: right
}
.blog-posts .post-item {
    clear: both;
    margin-bottom: 0;
    position: relative;
    background-color: transparent
}
.blog-posts:not(.timeline) .post-item {
    overflow: hidden
}
.blog-posts .post-item .post-image {
    margin-bottom: 0
}
.blog-posts .post-item .post-content h4 {
    margin-top: 20px;
    font-size: 23px
}
.post-item video,
.post-item iframe,
.post-item audio {
    width: 100%;
    display: block
}
.post-item .slick-dots {
    position: absolute;
    right: 10px;
    bottom: 0
}
.more-btn {
    display: inline-block;
    line-height: 18px;
    padding: 0 5px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .5px;
    position: absolute;
    bottom: 0;
    right: 0
}
.post-item.bot-1-border:hover,
.post-item:hover .post-image.bot-3-border {
    border-color: #222
}
.post-item:hover .more-btn,
.post-item:hover .lft-tools .main-bg {
    background-color: #222
}
.blog-posts.lg-image .post-item .post-content,
.blog-posts.lft-tl .post-item .post-content {
    margin-left: 90px;
    padding: 0
}
.blog-posts .post-item .lft-tools {
    top: 0;
    position: absolute;
    left: 0;
    margin: 0;
    height: 100%;
    border: 1px rgba(0, 0, 0, .1) solid;
    background-color: rgba(0, 0, 0, 0.01)
}
.blog-posts .post-item .post-item-rit {
    margin-left: 0
}
.rit-cell .blog-posts.lg-image .post-item .post-content {
    margin-right: 90px;
    margin-left: 0
}
.rit-cell .blog-posts .post-item .lft-tools {
    left: auto;
    right: 0
}
.just-gallery a.zoom:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5)
}
.gallery-size-thumbnail {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none
}
.gallery-columns-5 .gallery-item {
    width: 19.855%
}
.gallery-item {
    float: left;
    margin: 0 1px 1px 0;
    position: relative;
    overflow: hidden
}
.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}
.gallery-item:hover .gallery-caption {
    opacity: 1
}
.sidebar-widgets .widget {
    position: relative;
    z-index: 3;
    clear: both
}
.lft-cell .sidebar-widgets {
    padding: 0 20px 0 0
}
.sidebar-widgets:after {
    position: absolute;
    width: 500%;
    height: 100%;
    right: auto;
    top: 0;
    content: "";
    display: inline-block;
    z-index: 0;
    margin-left: -20px;
    box-shadow: inset 15px 0 15px -10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 15px 0 15px -10px rgba(0, 0, 0, .1)
}
.widget .nav-tabs>li:first-child {
    margin: 0
}
.widget .nav-tabs {
    margin: auto
}
.col-md-3 .widget .nav-tabs>li a {
    padding: 5px 7px;
    font-size: 12px;
    font-weight: 400
}
.col-md-3 .widget .nav-tabs>li a i {
    margin-right: 5px
}
.lft-cell .sidebar-widgets:after {
    position: absolute;
    width: 500%;
    height: 100%;
    right: 0;
    top: 0;
    content: "";
    display: inline-block;
    z-index: 0;
    margin-right: 15px;
    margin-left: 0;
    box-shadow: inset -15px 0 15px -10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset -15px 0 15px -10px rgba(0, 0, 0, .1)
}
.rit-cell {
    padding-right: 0;
    padding-left: 40px
}
.widget h4.widget-title {
    margin-left: -20px;
    padding: 12px 20px;
    border-left-width: 0!important;
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.11);
    font-size: 17px;
    text-transform: uppercase
}
.lft-cell .widget h4.widget-title {
    margin-right: -20px;
    margin-left: 0;
    border-right: 0!important;
    border-left-width: 1px!important
}
.widget_menu ul li a {
    padding: 10px 15px 10px 30px;
    display: block;
    position: relative
}
.widget_menu ul li a:before {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -5px;
    font: normal normal normal 12px/1 FontAwesome;
    content: "\f101";
    opacity: .4
}
.widget_menu ul li:nth-child(even) a:before {
    content: "\f105"
}
.sidebar-widgets .widget-content {
    overflow: hidden
}
.lft-cell .sidebar-widgets .widget-content {
    padding-right: 0;
    padding-left: 10px
}
.sidebar-widgets li.widget {
    position: relative;
    z-index: 1;
    margin-bottom: 40px
}
.sidebar-widgets h5 {
    font-size: 13px;
    margin-bottom: 10px;
    font-family: inherit
}
.sidebar-widgets .meta {
    font-size: 11px;
    margin-bottom: 5px
}
.sidebar-widgets .tab-content .tab-pane {
    padding: 15px 0
}
.search-widget form {
    position: relative
}
.search-widget .txt-box {
    height: 40px;
    padding: 0 35px 0 10px;
    width: 100%;
    border: 0;
    font-size: 13px
}
.search-widget .widget-content {
    position: relative
}
.search-widget button {
    background: transparent;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    font-size: 11px;
    padding: 0 13px;
    background: rgba(0, 0, 0, 0.1)
}
.sidebar-widgets ul.flickr-widget li img,
.sidebar-widgets ul.flickr-widget .img-overlay {
    width: 56px;
    height: 56px
}
.sidebar-widgets ul.flickr-widget .img-overlay:before {
    line-height: 56px;
    height: 56px
}
.sidebar-widgets ul.flickr-widget .flickr {
    height: 56px
}
.sidebar-widgets .flickr-widget li img,
.sidebar-widgets .flickr-widget .img-overlay {
    width: 63px;
    height: 63px
}
.flickr-widget > ul {
    display: table;
    margin: auto
}
.w-recent-comments ul li {
    padding: 8px 0
}
.widget-categories ul li {
    padding: 10px 0
}
.w-recent-posts > ul > li:first-child,
.widget-categories ul li:first-child,
.w-recent-comments ul li:first-child {
    border-top: 0
}
.w-recent-posts .post-img {
    float: left;
    margin-right: 10px;
    max-height: 55px;
    overflow: hidden
}
.w-recent-posts .post-img img {
    padding: 1px;
    width: 55px
}
.w-recent-posts .meta span {
    display: inline-block;
    margin-right: 10px
}
.w-recent-posts .meta i {
    margin: 0 5px 0 0
}
.w-recent-posts li {
    padding: 15px 0
}
.w-recent-posts li:last-child {
    border-bottom: 0
}
.sale-widget .meta span {
    margin-right: 2px!important
}
.widget-content .accordion {
    margin: 10px auto
}
.widget-categories li span {
    float: right
}
.w-recent-comments i {
    margin-right: 10px;
    font-size: 40px;
    opacity: .2
}
.w-recent-comments i.fa.fa-clock-o {
    font-size: 16px;
    vertical-align: middle
}
.w-recent-comments h5 {
    margin: 10px 0 5px;
    font-size: 12px;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.tags-widget {
    overflow: hidden
}
.tags-widget .tags a {
    display: block;
    float: left;
    margin: 0 2px 4px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase
}
.main-bg .tags-widget .tags a {
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}
.widget-content .tags {
    overflow: hidden
}
.sidebar_widgets .widget_it_widget_tweets .slick-prev,
.sidebar_widgets .widget_it_widget_tweets .slick-next {
    background-color: #ddd;
    color: #333;
    border-radius: 3px!important;
    top: -75px!important;
    right: 10px
}
.sidebar_widgets .widget_it_widget_tweets .slick-prev {
    right: 43px
}
.sidebar_widgets .widget_it_widget_tweets .timeline-Widget {
    padding: 15px 0 0 10px
}
.blog-posts.small-image .post-image,
.blog-posts.small-image .post-gallery,
.blog-posts.small-image .post-media {
    float: left;
    margin-right: 20px;
    max-width: 35%
}
.blog-posts.small-image .post-content {
    margin-left: 0
}
.blog-posts.small-image .post-item .post-content h4 {
    margin-top: 0
}
.blog-posts:not(.lg-image) .post-item .post-meta {
    margin: 15px 0;
    padding: 0;
    background-color: rgba(0, 0, 0, .03);
    border: 1px rgba(0, 0, 0, .08) solid;
    display: table
}
.blog-posts:not(.lg-image) .post-item .post-info ul li {
    margin: 0;
    padding: 8px 11px;
    border-left: 1px rgba(0, 0, 0, .08) solid
}
.blog-posts:not(.lg-image) .post-item .post-info ul li:first-child {
    border-left: 0
}
.blog-posts:not(.lg-image) .post-item .post-info ul li.main-bg i {
    margin: 0
}
.blog-posts.small-image .gallery-columns-5 .gallery-item {
    width: 32.855%
}
.blog-posts .post-content p {
    overflow: hidden;
    margin-bottom: 0
}
.blog-posts.small-image .gallery-caption {
    max-height: none;
    font-size: 10px
}
.blog-posts.small-image .post-item .lft-tools {
    min-height: 240px
}
.blog-posts.small-image.full .post-image,
.blog-posts.small-image.full .post-gallery,
.blog-posts.small-image.full .post-media {
    width: 35%
}
.timeline {
    position: relative
}
.timeline:before {
    position: absolute;
    width: 1px;
    height: 100%;
    content: "";
    display: inline-block
}
.lft-tl:before {
    left: 10px;
    border-left: 1px rgba(0, 0, 0, 0.15) dashed
}
.rit-tl:before {
    right: 10px;
    border-left: 1px rgba(0, 0, 0, 0.15) dashed
}
.timeline .post-item {
    position: relative;
    overflow: visible
}
.timeline .post-item iframe {
    position: relative;
    overflow: hidden
}
.rit-tl .post-item {
    margin-right: 0
}
.timeline .post-item .timeline_date {
    position: absolute;
    top: 0;
    width: 55px
}
.lft-tl .post-item .timeline_date {
    left: 23px
}
.rit-tl .post-item .timeline_date {
    right: 23px
}
.timeline .post-item .timeline_date span {
    display: block;
    text-align: center
}
.timeline .post-item .timeline_date span.year {
    font-size: 80%
}
.timeline .post-item .timeline_date:before,
.timeline .post-item .timeline_date:after {
    position: absolute;
    height: 0;
    width: 20px;
    content: "";
    display: inline-block;
    top: 28px
}
.timeline.full .post-item .timeline_date:after {
    left: auto
}
.timeline .post-item .timeline_date:after,
.timeline .post-item .timeline_date:before {
    right: auto;
    left: -12px;
    border-bottom: 2px rgba(0, 0, 0, 0.15) solid
}
.lft-tl .post-item .timeline_date:before {
    right: -15px;
    border-bottom: 2px rgba(0, 0, 0, 0.15) solid;
    left: auto!important
}
.rit-tl .post-item .timeline_date:before {
    left: auto;
    right: 0;
    right: -12px;
    left: auto
}
.timeline .post-item .timeline_date .inner_date {
    text-align: center;
    margin-bottom: 7px;
    padding: 5px 0;
    position: relative;
    z-index: 3;
    border-radius: 50%
}
.timeline .post-item .timeline_date .inner_date span {
    position: relative;
    z-index: 1
}
.blog-posts.rit-tl .post-item .post-content {
    margin-right: 90px;
    margin-left: 0
}
.timeline .post-item .timeline_date .day {
    font-size: 20px;
    font-weight: 900
}
.timeline .post-item .timeline_date .month {
    margin-top: -5px
}
.timeline.full {
    overflow: hidden;
    height: 100%
}
.timeline.full .post-item {
    width: 46%;
    float: left;
    clear: none;
    margin-bottom: 50px
}
.timeline.full .post-item:nth-child(even) {
    float: right
}
.timeline.full .post-item:nth-child(2n+1) {
    clear: left
}
.timeline.full .post-item .gallery-columns-5 .gallery-item {
    width: 19.8%
}
.timeline.full:before {
    left: 50%;
    margin-left: -.5px;
    border-left: 1px rgba(0, 0, 0, 0.15) dashed
}
.timeline.full .post-item .timeline_date {
    right: -73px
}
.timeline.full .post-item .timeline_date:before {
    left: -20px
}
.timeline.full .post-item:nth-child(even) .timeline_date:before {
    right: -20px;
    left: auto
}
.timeline.full .post-item .timeline_date span {
    text-align: inherit
}
.timeline.full .post-item .timeline_date .inner_date span {
    text-align: center
}
.timeline.full .post-item .timeline_date .year {
    text-align: center
}
.timeline.full .post-item:nth-child(even) .timeline_date {
    left: -71px;
    top: 120px
}
.rit-tl hr.dev-style3:before {
    left: auto;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.masonry .post-item,
.grid .post-item {
    width: 48%;
    margin: 0 15px 15px 0;
    padding: 10px;
    border: 1px #ddd solid;
    border-radius: 5px
}
.right-cell .masonry .post-item {
    margin: 0 0 15px 15px
}
.masonry .post-item .gallery-columns-5 .gallery-item {
    width: 19.744444%
}
.masonry.full .post-item {
    width: 32%
}
.masonry.full .post-item .gallery-columns-5 .gallery-item {
    width: 24.6777%
}
.right-cell .grid .post-item {
    margin: 0 0 15px 15px
}
.grid .post-item iframe,
.grid .post-item video {
    width: 100%;
    height: 210px;
    background: #000
}
.grid .post-item .post-gallery {
    height: 210px
}
.grid .post-item .gallery-columns-5 .gallery-item {
    width: 19.744444%
}
.grid.full .post-item {
    width: 32%
}
.grid.full .post-item .gallery-columns-5 .gallery-item {
    width: 24.6777%
}
.grid.full .post-item iframe,
.grid.full .post-item video {
    height: 182px
}
.grid.full .post-item .post-gallery {
    height: 187px
}
.blog-single .post-item,
.blog-single .post-item .post-content {
    background: transparent
}
.details-img {
    margin-bottom: 20px
}
.blog-single .post-item .post-info-container,
.blog-single .post-item .post-content p {
    padding: 0
}
.blog-single .post-item .post-info-container {
    margin-bottom: 20px;
    overflow: hidden
}
.post-tags .tags {
    margin-top: 10px;
    padding: 0
}
.post-tags {
    overflow: hidden
}
.post-tags i {
    margin-right: 8px
}
.post-tags > span {
    display: inline-block;
    margin-right: 5px
}
.post-tools {
    margin: 60px 0
}
.share-post {
    overflow: hidden
}
.share-post > div > div {
    float: left
}
.share-post button {
    margin: 0 3px 0 0;
    border: 0;
    float: left;
    background-color: transparent;
    padding: 0
}
.share-post button span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    display: block;
    background-color: #ddd;
    position: relative
}
.share-post .facebook span {
    background: #1b57a1;
    color: #fff
}
.share-post .twitter span {
    background: #0cbce2;
    color: #fff
}
.share-post .googleplus span {
    background: #dd4b39;
    color: #fff
}
.share-post .linkedin span {
    background: #1583ba;
    color: #fff
}
.share-post .pinterest span {
    background: #bd2126;
    color: #fff
}
.share-post .xing span {
    background: #006464;
    color: #fff
}
.share-post button span.share_num {
    display: block;
    font-size: 10px;
    background-color: #ddd;
    padding: 3px;
    margin-top: 3px;
    width: auto;
    height: auto;
    line-height: 1;
    color: #333
}
.total-shrs {
    background-color: transparent;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle
}
.author-info {
    padding: 20px;
    overflow: hidden
}
.author-avatar {
    float: left
}
.author-avatar .avatar {
    margin: 0 20px 5px 0;
    max-width: 100px;
    border-radius: 5px
}
.author-name {
    font-size: 18px;
    line-height: 1;
    margin: 0 0 8px
}
.author-description {
    font-size: 16px
}
.post-tools > div,
.post-tools > nav {
    padding: 25px 0;
    border-bottom: 1px #ddd solid
}
.nav-block {
    display: block;
    font-weight: 700
}
.nav-next {
    text-align: right
}
.comment-list li {
    position: relative
}
.comment-list > li {
    overflow: hidden;
    margin-bottom: 25px;
    border: 1px #ddd solid;
    border-radius: 5px
}
.comment-list .comment-avatar {
    position: absolute;
    left: 0;
    height: 100%;
    width: 80px;
    padding: 10px
}
.comment-list > li .comment-content {
    padding: 15px 20px;
    margin-left: 80px
}
.comment-list .comment-content h6 {
    margin: 0 0 5px;
    display: inline-block;
    font-size: 16px
}
.comment-list .comment-content .meta {
    font-size: 10px;
    margin-bottom: 10px;
    color: #bbb
}
.comment-list .comment-content .meta span {
    display: inline-block;
    margin-right: 10px
}
ul.child-comment {
    margin-left: 100px;
    position: relative;
    padding: 0;
    list-style: none;
    border-top: 3px #ddd solid
}
ul.child-comment:before {
    content: "";
    height: 1px;
    width: 95%;
    left: 0;
    display: inline-block
}
ul.child-comment li {
    border-top: 1px #ddd solid;
    padding-top: 20px
}
ul.child-comment li:first-child {
    border: 0
}
ul.child-comment li .comment-content {
    padding: 0 20px 20px
}
.comment-list ul.child-comment .comment-avatar {
    background: transparent;
    padding: 0
}
.blog-single .heading {
    padding-bottom: 0
}
.blog-single .heading h3,
.blog-single .heading h4 {
    font-size: 25px
}
.leave-comment {
    margin-top: 60px
}
.lg-not-found {
    font-size: 200px;
    opacity: .1
}
.fullscreen-box {
    position: relative
}
.fullscreen-content {
    position: absolute;
    top: 50%;
    left: 50%
}
.fullscreen-box .lg-not-found {
    opacity: 1;
    font-size: 240px;
    position: relative;
    line-height: 1;
    font-weight: 200;
    margin-top: 50px;
    opacity: .4
}
.fullscreen-box .lg-not-found span {
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 14px;
    display: block
}
.not-found-form {
    background-color: rgba(0, 0, 0, .2)
}
.not-found-form .form-control {
    float: left;
    width: 80%
}
.fullscreen-box .not-found-form .form-control {
    width: 79%;
    background: transparent;
    border: 1px rgba(255, 255, 255, 0.41) solid;
    padding: 12px 20px
}
.not-found-form .btn {
    padding: 13px 15px
}
.btn.main-gradient:hover {
    color: #fff
}
.lg-desc {
    font-size: 17px;
    line-height: 1.9
}
.pageWrapper,
.relative {
    position: relative
}
.over-hidden,
.pageContent {
    overflow: hidden
}
.main-content {
    padding-right: 40px
}
.transparent {
    background-color: transparent
}
.uppercase {
    text-transform: uppercase
}
.bold {
    font-weight: 700
}
.bolder {
    font-weight: bolder
}
.heavy {
    font-weight: 900!important
}
.light-font {
    font-weight: 300
}
.font-15 {
    font-size: 15px!important
}
.font-20 {
    font-size: 20px!important
}
.font-25 {
    font-size: 25px!important
}
.font-30 {
    font-size: 30px!important
}
.font-35 {
    font-size: 35px!important
}
.font-40 {
    font-size: 40px!important
}
.font-45 {
    font-size: 45px!important
}
.font-50 {
    font-size: 50px!important
}
.font-55 {
    font-size: 55px!important
}
.font-60 {
    font-size: 60px!important
}
.font-70 {
    font-size: 70px!important
}
.font-80 {
    font-size: 80px
}
.font-90 {
    font-size: 90px
}
.font-100 {
    font-size: 100px
}
.font-110 {
    font-size: 110px
}
.font-120 {
    font-size: 120px
}
.t-left {
    text-align: left
}
.t-center {
    text-align: center
}
.t-right {
    text-align: right
}
.t-justify {
    text-align: justify
}
.no-padding {
    padding: 0
}
.xs-padding {
    padding-top: 20px;
    padding-bottom: 20px
}
.sm-padding {
    padding-top: 50px;
    padding-bottom: 50px
}
.md-padding,
.section {
    padding-top: 80px;
    padding-bottom: 80px
}
.lg-padding {
    padding-top: 110px;
    padding-bottom: 110px
}
.xl-padding {
    padding-top: 150px;
    padding-bottom: 150px
}
.inner-lg-container {
    padding: 80px
}
.row-30-lft {
    margin-left: -30px
}
.wit-bg {
    background-color: rgba(255, 255, 255, .7)
}
.blk-bg {
    background-color: rgba(0, 0, 0, .7)
}
.border3px,
.icon-bg.border3px:after,
.icon-border.border3px:after {
    border-radius: 3px
}
.border5px,
.icon-bg.border5px:after,
.icon-border.border5px:after {
    border-radius: 5px
}
.rounded {
    border-radius: 5px
}
.circle,
.icon-bg.circle:after,
.icon-border.circle:after {
    border-radius: 50%
}
.round {
    border-radius: 50em
}
.black-bg hr {
    border-color: #333
}
.darker-bg hr {
    border-color: #444
}
.dark-bg hr {
    border-color: #555
}
.main-bg hr {
    border-color: rgba(255, 255, 255, .2)
}
.main-bg .heading:after {
    background-color: rgba(0, 0, 0, .2)
}
.black-tr-bg {
    background-color: rgba(0, 0, 0, .7)
}
.white-tr-bg {
    background-color: rgba(255, 255, 255, .6)
}
.with-pad {
    padding: 4rem;
    margin: 0 -15px
}
.md-pad {
    padding: 3rem
}
.lg-pad {
    padding: 5rem
}
.xl-pad {
    padding: 8rem
}
.dark-border {
    border-color: #333!important
}
.lft-border-7 {
    border-left: 5px #ddd solid
}
.border-bottom-1 {
    border-bottom: 1px #ddd solid
}
.bot-1-border {
    border-bottom: 1px #ddd solid
}
.bot-2-border {
    border-bottom: 2px #ddd solid
}
.bot-3-border {
    border-bottom: 3px #ddd solid
}
.bot-4-border {
    border-bottom: 4px #ddd solid
}
.bot-5-border {
    border-bottom: 5px #ddd solid
}
.wid-4 {
    width: 4%
}
.wid-5 {
    width: 5%
}
.wid-10 {
    width: 10%
}
.wid-20 {
    width: 20%
}
.wid-30 {
    width: 30%
}
.wid-40 {
    width: 40%
}
.wid-50 {
    width: 50%
}
.wid-60 {
    width: 60%
}
.wid-70 {
    width: 70%
}
.wid-80 {
    width: 80%
}
.wid-90 {
    width: 90%
}
.wid-100 {
    width: 100%
}
.anim-imgs img {
    transform: scale(0);
    -webkit-transform: scale(0);
    opacity: 0
}
.anim-imgs > a:before {
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    z-index: 9;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.anim-imgs > a:after {
    position: absolute;
    background-color: rgba(255, 255, 255, .7);
    width: 40px;
    height: 40px;
    top: 40%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 50%;
    text-align: center;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f047";
    display: inline-block;
    line-height: 40px;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #111;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}
.anim-imgs > a:hover:before {
    opacity: 1
}
.anim-imgs > a:hover:after {
    opacity: 1;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    top: 50%
}
.activ-form {
    background-color: #F5EEE3!important;
    border: 1px #D8D2C8 solid
}
.main-bg .slick-dots li button {
    border-color: #fff
}
.main-bg .slick-dots li.slick-active button {
    background-color: #fff
}
.clear-icon {
    display: table!important;
    margin: 0 auto 5px
}
.play-btn {
    border-radius: 50%;
    border: 3px #fff solid;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    display: table;
    margin: auto;
    font-size: 20px;
    padding-left: 3px
}
.tbl {
    display: table;
    margin: auto
}
.panel-body {
    padding: 30px 20px
}
.center-v-line {
    position: relative
}
.center-v-line:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    content: "";
    display: inline-block;
    background: #ddd;
    margin-left: -8px
}
.box-icon {
    position: relative
}
.box-icon i {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: .1;
    font-size: 150px;
    transform: rotate(-40deg)
}
.main-bg .center-v-line:before {
    background-color: rgba(255, 255, 255, .2)
}
[class*="-padding"]:after {
    clear: both;
    display: table;
    content: " "
}
.txt-block {
    padding: 40px
}
.txt-block h4 {
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 5px
}
.txt-block h5 {
    color: #ccc;
    font-size: 20px;
    background-color: #000;
    padding: 8px 15px;
    display: inline-block
}
.txt-block p {
    font-size: 17px
}
.lg-txt {
    font-size: 17px
}
.gry-border-vertical:after {
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    content: "";
    display: inline-block
}
.pattern-1 {
    background-image: url(../images/patterns/pattern-1.jpg);
    background-repeat: repeat
}
.pattern-2 {
    background-image: url(../images/patterns/pattern-2.jpg);
    background-repeat: repeat
}
.pattern-3 {
    background-image: url(../images/patterns/pattern-3.jpg);
    background-repeat: repeat
}
.pattern-4 {
    background-image: url(../images/patterns/pattern-4.png);
    background-repeat: repeat
}
.pattern-5 {
    background-image: url(../images/patterns/pattern-5.png);
    background-repeat: repeat
}
.pattern-6 {
    background-image: url(../images/patterns/pattern-6.png);
    background-repeat: repeat
}
.pattern-7 {
    background-image: url(../images/patterns/pattern-7.png);
    background-repeat: repeat
}
.m-h-25 {
    margin-left: -25px;
    margin-right: -25px
}
.contact-bg {
    background-image: url(../images/bgs/sec-bg-01.jpg);
    background-repeat: no-repeat;
    background-size: cover
}
.contact-bg .pageContent {
    background-color: transparent
}
.vertical-sep {
    background-image: url(../images/patterns/vertical-sep.png);
    background-repeat: repeat-y;
    width: 5px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -2.5px
}
.pattern-line-1 {
    background-image: url(../images/patterns/line-1.png)
}
[class*="pattern-"] {
    background-size: inherit!important;
    background-repeat: repeat!important
}
.section-bg-1 {
    background: url(../images/bgs/sec-bg-01.jpg) no-repeat 0 0
}
.section-bg-2 {
    background: url(../images/bgs/sec-bg-02.jpg) no-repeat 0 0
}
.section-bg-3 {
    background: url(../images/bgs/sec-bg-03.jpg) no-repeat 0 0
}
.section-bg-4 {
    background: url(../images/bgs/sec-bg-04.jpg) no-repeat 0 0
}
.top-img {
    position: relative;
    margin-top: -100px
}
.wall-bg {
    background: url(../images/bgs/wall-ground.jpg) no-repeat 0 100%;
    background-size: 100% 100%
}
.shad-ins-bot {
    -webkit-box-shadow: inset 0 19px 25px -16px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 -19px 25px -16px rgba(0, 0, 0, 0.75)
}
.tbl {
    display: table;
    margin: auto;
    position: relative;
    z-index: 2
}
.tbl-70 {
    width: 70%
}
.tbl-80 {
    width: 80%
}
.tbl-90 {
    width: 90%
}
.video-section {
    position: relative;
    overflow: hidden
}
.video-section .video-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}
.video-section .video-wrap video {
    width: 100%
}
.video-section .row {
    z-index: 2;
    position: relative
}
.video-box video {
    width: 100%;
    height: 100%
}
.show-arrows {
    overflow: visible
}
.show-arrows .slick-prev,
.show-arrows .slick-next {
    opacity: 1!important;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}
.marginelements .slick-prev,
.marginelements .slick-next {
    right: 15px
}
.show-arrows .slick-prev:before,
.show-arrows .slick-next:before {
    font-size: 13px;
    line-height: 30px
}
.show-arrows .slick-prev {
    right: 32px
}
.marginelements .slick-prev {
    right: 47px
}
.over-title-sm .slick-prev,
.over-title-sm .slick-next {
    top: -57px
}
.over-title .slick-prev,
.over-title .slick-next {
    top: -77px
}
.parallax {
    position: relative;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden
}
html.safari .parallax {
    background-attachment: scroll;
    background-position: 0 0!important
}
.parallax-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
}
.fixed-bg {
    background-attachment: fixed!important;
    background-size: cover
}
.parallax > .container,
.fixed-bg > .container,
.section > .container {
    z-index: 2;
    position: relative
}
.portfolio.parallax p {
    width: 70%;
    margin: 20px auto;
    display: table
}
.ads {
    padding: 22% 30px;
    position: absolute;
    height: 100%;
    left: 15px;
    width: 93%;
    display: table-cell;
    vertical-align: middle
}
.ads p {
    margin-bottom: 5px;
    line-height: 1
}
.recent-posts-widget li {
    padding: 17px 0;
    border-top: 1px rgba(0, 0, 0, 0.15) dashed;
    overflow: hidden
}
.recent-posts-widget li:first-child {
    border-top: 0;
    padding-top: 0;
    border-top: 0
}
.recent-posts-widget li .post-img {
    float: left;
    margin-right: 10px;
    max-width: 60px;
    overflow: hidden
}
.recent-posts-widget li .post-img img {
    padding: 1px;
    max-width: 95px
}
.recent-posts-widget li h4 {
    margin-bottom: 3px;
    font-size: 14px
}
.recent-posts-widget li .meta {
    display: inline-block;
    margin-right: 10px;
    font-size: 11px;
    color: #999
}
.recent-posts-widget li .meta i {
    margin: 0 5px 0 0
}
a,
.top-head .logo,
.icon-box-1:before,
.icon-box-1:after,
.portfolio figure img,
.port-captions *,
.top-nav li li a:after,
.logo img,
.icon-box-1,
.post-item .post-image img,
.team-box.box-1 .team-socials:after,
.post-item .post-image:before,
.post-item .post-image:after,
.team-box.box-1 .team-img,
.team-box.box-1 .team-socials,
.team-box.box-1 .team-img:before,
.rect-angles:before,
.rect-angles:after,
.rect-angles span:before,
.rect-angles span:after,
.zoom .img-overlay,
.icon-box-2 i,
.team-box.box-1 .team-img img,
.icon-box.lg-icon i:after,
.icon-box.lg-icon i,
.pricing-tbl,
.btn,
.btn i,
.btn span,
.header-2 .top-nav > ul > li > a:before,
.social-list a i,
.social-list a i:before,
.social-list a i:after,
.accordion h5.acc-head a:after,
.slick-prev,
.slick-next,
.icon-bg:after,
.icon-box i,
.slick-center img,
.tabs.bottom-border .nav-tabs>li>a:after,
.team-box.box-2 .team-socials,
.team-box.box-2 .team-img img,
.portfolio .port-img:before,
.just-gallery img,
.lft-tools li,
.top-head.box-head .top-nav > ul > li >a:before {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.top-nav > ul > li.hasChildren > a > span:after,
.child-arrow {
    -webkit-transition: transform .3s ease;
    transition: transform .3s ease
}
.header-1 .top-nav > ul > li > a > span:before {
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in
}
.social-list a {
    float: left;
    display: block;
    line-height: 1
}
.social-list a i {
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    line-height: 39px;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative
}
.social-list a i.dark-bg {
    border-color: transparent
}
.social-list a i.gry-bg {
    border-color: #ddd
}
.social-list a i.ic-colored {
    border-color: transparent
}
.social-list a i:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    display: block;
    -webkit-transition-duration: .5s!important;
    transition-duration: .5s!important
}
.social-list a i:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 9999;
    top: 0;
    display: block;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    color: #fff;
    -webkit-transition-delay: .2s!important;
    transition-delay: .2s!important
}
.social-list a:hover i {
    background-color: #444;
    border-color: transparent
}
.social-list a:hover i:before {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
}
.social-list a:hover i:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}
.social-list.half-icons a {
    margin: 0 7px 5px 0;
    width: 47%
}
.footer-middle .social-list.half-icons a {
    background: #0B0B0B
}
.social-list.half-icons i {
    margin: 0;
    float: left;
    border-color: #3C3C3C
}
.social-list.half-icons span {
    display: inline-block;
    margin: 0;
    line-height: 30px;
    padding: 0 13px;
    font-size: 10px;
    text-transform: uppercase
}
.skew-nav:before {
    top: 2px;
    height: 43px
}
.skew-nav ul li a span {
    position: relative;
    line-height: 43px;
    display: block
}
.main-bg:not(.top-bar) .social-list a i {
    border-color: #fff!important;
    color: #fff
}
.footer-top {
    padding: 10px 0;
    background-color: #0B0B0B;
    color: #999
}
.footer-top p.lg-txt {
    font-size: 22px;
    line-height: 35px;
    margin: 0;
    font-family: 'Exo', sans-serif;
    font-weight: 200
}
.footer-top .btn {
    display: inline-block;
    margin: -10px 0;
    padding: 24px 30px;
    font-size: 16px;
    border: 0
}
.footer-top .skew-btn {
    margin-top: -17px;
    padding: 22px 30px
}
.footer-top .skew-btn:after {
    left: -9px;
    top: 0;
    border-width: 0 0 7px 9px
}
.footer-top .twitter-text p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 30px!important;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 30px!important
}
.footer-top .social-list a {
    border: 0!important
}
.footer-top .twitter-pic {
    display: none
}
.bottom-md-footer h4 {
    margin: 0;
    line-height: 30px
}
.bottom-md-footer .social-list a i {
    margin-bottom: 0
}
.widget_it_widget_tweets .tweet .loading-container {
    text-align: center;
    padding: 20px 0
}
.footer-middle .widget_it_widget_tweets .timeline-Widget {
    padding: 20px 20px 0;
    background-color: #0B0B0B
}
.twitter-pic {
    text-align: center;
    margin: 0 0 15px
}
.twitter-pic img {
    border-radius: 50%;
    display: table;
    margin: auto
}
.footer-middle .twitter-pic img {
    border-radius: 0
}
.twitter-text p {
    margin-bottom: 0
}
#loading-container {
    display: table;
    margin: auto
}
.footer-middle {
    padding: 100px 0;
    height: 100%;
    position: relative;
    overflow: hidden;
    color: #888;
    background: #111 url(../images/buildings.png) repeat-x left bottom
}
.no-bg {
    background-image: none
}
.footer-bg {
    background: url(../images/bgs/foot-bg.jpg) no-repeat 0 100%;
    background-size: 100% 100%
}
.footer-bg.dark,
.footer-bg.dark a,
.footer-bg.dark .footer-middle,
.footer-bg.dark .bottom-md-footer h4 {
    color: #fff
}
.footer-bg .footer-middle {
    background-color: transparent
}
.footer-bg .bottom-md-footer,
.footer-bg .footer-bottom,
.footer-bg .footer-top {
    background-color: rgba(0, 0, 0, .3)
}
.footer-bottom.semi.dark {
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 14px
}
.footer-bottom.semi.dark a {
    color: #fff!important;
    font-weight: 700
}
.footer-bottom.semi.light {
    background-color: rgba(255, 255, 255, .4);
    color: #222;
    font-size: 14px
}
.footer-bottom.semi.light a {
    color: #000!important;
    font-weight: 700
}
.footer-bg.dark .form-control,
.footer-bg.dark .input-group-addon {
    background-color: transparent;
    border-radius: 0;
    resize: none;
    color: #fff
}
.footer-middle a {
    color: #aaa
}
.foot-text-widget p {
    margin-bottom: 0
}
.footer-middle .container {
    position: relative;
    z-index: 1
}
.bottom-md-footer {
    padding: 20px 5px;
    color: #888
}
.bottom-md-footer .form-control {
    display: inline-block;
    float: left;
    width: 75%;
    background-color: #000;
    border-color: #333
}
.bottom-md-footer .btn {
    padding: 10px 12px
}
.bottom-md-footer label {
    margin-bottom: 10px;
    display: block
}
.boo-nl {
    position: relative;
    margin-top: 30px
}
.bottom-md-footer .boo-nl {
    margin-top: 0
}
.nl-note {
    position: absolute;
    right: 0;
    bottom: 2px;
    z-index: 9;
    padding: 8px 15px;
    margin: 0;
    width: 100%;
    border-radius: 2px
}
.lg-newsletters .form-control {
    width: 75%;
    float: left;
    border-bottom-left-radius: 5em;
    border-top-left-radius: 5em;
    padding: 12px 17px
}
.lg-newsletters .btn {
    width: 25%;
    float: left;
    padding: 13px 10px;
    font-size: 16px;
    text-align: center;
    border-bottom-right-radius: 5em;
    border-top-right-radius: 5em
}
.abs-icons {
    position: relative;
    overflow: hidden;
    display: inherit
}
.abs-icons .icon {
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 12px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #eee;
    text-align: center
}
footer .boo-nl .form-control {
    background-color: #0B0B0B;
    border: 0;
    border-radius: 0;
    width: 100%;
    font-size: 12px;
    display: inline-block;
    padding: 0 15% 0 12px;
    height: auto;
    line-height: 35px
}
footer .boo-nl .btn {
    border: 0;
    min-width: 20%;
    font-size: 11px;
    line-height: 33px;
    padding: 0 5px;
    white-space: nowrap;
    position: absolute;
    bottom: 1px;
    right: 1px
}
footer .boo-nl .nl-note {
    bottom: 38px
}
footer hr {
    border-top: 1px solid #333
}
.revtp-form .nl-note {
    bottom: auto;
    top: -125%;
    padding: 20px
}
.footer-middle h3 {
    font-size: 22px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 100;
    letter-spacing: 1px
}
.footer-middle h3:after {
    content: "";
    width: 9%;
    height: 2px;
    display: block;
    margin: 15px 0
}
.footer-middle .menu-widget li {
    padding: 12px 0;
    border-top: 1px rgba(255, 255, 255, 0.05) solid;
    margin-right: 10px
}
.footer-middle .menu-widget li:first-child {
    border-top: 0;
    padding-top: 0
}
.footer-middle .menu-widget li a {
    position: relative
}
.footer-middle .menu-widget li a:before {
    content: "\f105";
    display: inline-block;
    margin-right: 8px;
    font: normal normal normal 12px/1 FontAwesome
}
.contact-widget {
    background: transparent url(../images/world.png) no-repeat 50% 65%
}
.contact-widget p {
    margin-bottom: 10px
}
.details li {
    margin: 13px 0;
    line-height: 1.5
}
.details li i {
    display: table-cell;
    position: relative;
    vertical-align: middle
}
.details li i:before {
    margin-right: 10px;
    font-size: 12px;
    display: inline-block
}
.details li span {
    display: table-cell;
    vertical-align: middle
}
.tags li {
    float: left;
    margin: 0 2px 7px;
    display: inline-block
}
.tags li a {
    display: block;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 10px;
    z-index: 1;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    border: 1px #ddd solid
}
footer .tags li a {
    border: 1px #4c4c4c solid;
    color: #6b6b6b;
    color: #bbb
}
.flickr-widget li {
    float: left;
    margin: 0 2px 2px 0;
    position: relative;
    overflow: hidden
}
.flickr-widget li img,
.flickr-widget .img-overlay {
    width: 60px;
    height: 60px
}
.flickr-widget .img-overlay:before {
    font-size: 22px;
    line-height: 59px;
    height: 59px;
    font-weight: 100
}
.flickr-widget .flickr {
    height: 59px;
    display: block;
    overflow: hidden
}
.flickr-widget .img-overlay,
.zoom .img-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, .8);
    left: 0;
    transform: scale(2);
    -webkit-transform: scale(2)
}
.flickr-widget .img-overlay:before,
.zoom .img-overlay:before {
    display: block;
    content: "\f00e";
    text-align: center;
    font-size: 15px;
    font-family: FontAwesome;
    line-height: 60px
}
.flickr-widget li:hover .img-overlay,
.zoom:hover .img-overlay {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1)
}
.zoom {
    position: relative;
    display: inline-block
}
.widget_it_widget_tweets iframe,
.timeline-Tweet-media {
    display: none!important
}
.timeline-TweetList {
    margin: 0;
    padding: 0;
    list-style: none
}
#footWrapper .footer-top .stream,
#footWrapper .footer-top .top .widget_it_widget_tweets {
    max-height: 190px;
    overflow: hidden
}
.widget_it_widget_tweets .widget-content .stream {
    padding: 10px 15px
}
.widget_it_widget_tweets li.h-entry {
    height: 130px!important;
    overflow: hidden;
    border: 0!important
}
.timeline-header,
.new-tweets-bar,
.timeline-footer,
.u-url.permalink.customisable-highlight,
.retweet-credit,
.inline-media,
.footer.customisable-border,
.no-more-pane,
.widget_it_widget_tweets .load-more {
    display: none
}
.widget_it_widget_tweets .avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 15px
}
.widget_it_widget_tweets .e-entry-content {
    margin-left: 65px
}
.widget_it_widget_tweets .widget-content,
.widget_it_widget_tweets .slick-slider {
    overflow: visible
}
.widget_it_widget_tweets .timeline:before {
    display: none
}
.widget_it_widget_tweets .slick-prev,
.widget_it_widget_tweets .slick-next {
    top: -50px!important;
    border-radius: 0!important
}
.timeline-TweetList li {
    height: 98px!important;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 1.6
}
.timeline-Tweet-text {
    margin-left: 50px;
    padding-top: 6px;
    font-size: 12px
}
.TweetAuthor {
    line-height: 1;
    font-weight: 700
}
.TweetAuthor img {
    width: 30px;
    margin-right: 20px!important;
    float: left
}
.tweets-widget .slick-prev {
    right: 10px
}
.footer-middle .widget_it_widget_tweets .slick-prev:before,
.footer-middle .widget_it_widget_tweets .slick-next:before {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.footer-middle .widget_it_widget_tweets .slick-prev,
.footer-middle .widget_it_widget_tweets .slick-next {
    top: -50px;
    right: -20px;
    background-color: #0B0B0B;
    padding: 0
}
.footer-middle .widget_it_widget_tweets .slick-prev {
    right: 11px
}
.widget_it_widget_tweets .slick-prev {
    right: 31px
}
.widget_it_widget_tweets .slick-next:before {
    content: "\f106";
    font-size: 14px
}
.widget_it_widget_tweets .slick-prev:before {
    content: "\f107";
    font-size: 14px
}
.footer-bottom {
    padding: 20px 0;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    background-color: #0b0b0b
}
.footer-bottom .copyrights {
    padding-top: 5px
}
.footer-menu li {
    float: left;
    padding: 0 0 0 5px
}
.footer-menu li a {
    display: block;
    padding: 4px 8px;
    border: 1px transparent solid
}
.footer-menu li a:hover {
    border-color: #232323;
    color: #fff
}
.footer-menu li:first-child {
    padding: 0
}
.footer-menu li a {
    color: #999
}
.footer-bottom .social-list a i {
    margin-bottom: 0
}
.foot-about-par {
    border-bottom: 1px rgba(255, 255, 255, 0.05) solid;
    padding-bottom: 20px;
    margin-bottom: 25px
}
.recent-posts-footer li {
    padding: 17px 0;
    border-top: 1px rgba(255, 255, 255, 0.05) solid;
    overflow: hidden
}
.recent-posts-footer li:first-child {
    border-top: 0;
    padding-top: 0;
    border-top: 0
}
.recent-posts-footer li .post-img {
    float: left;
    margin-right: 10px;
    max-width: 60px;
    overflow: hidden
}
.recent-posts-footer li .post-img img {
    padding: 1px;
    max-width: 95px
}
.recent-posts-footer li h4 {
    margin-bottom: 3px;
    font-size: 13px;
    font-family: inherit;
    font-weight: 600
}
.recent-posts-footer li .meta {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    color: #777;
    font-style: italic
}
.recent-posts-footer li .meta i {
    margin: 0 5px 0 0
}
#footWrapper.light .black-bg,
#footWrapper.light .footer-top:not([class*="-bg"]) {
    background-color: #f0f0f0;
    color: #666
}
#footWrapper.light .footer-middle .social-list.half-icons a {
    background-color: #ddd;
    color: #333
}
#footWrapper.light .footer-bottom,
#footWrapper.light .footer-middle ul.half-items li span {
    background-color: #eee;
    color: #666
}
#footWrapper.light hr {
    border-top: 1px solid #ccc
}
#footWrapper.light .footer-middle .menu-widget li {
    border-top: 1px rgba(0, 0, 0, 0.05) solid
}
#footWrapper.light .footer-middle .menu-widget li:first-child {
    border: 0
}
#footWrapper.light .footer-middle h3 {
    color: #333
}
#footWrapper.light .tags li a {
    border: 1px #ccc solid;
    color: #555
}
#footWrapper.light .nl .form-control {
    background-color: #ddd
}
#footWrapper.light .footer-middle {
    background: #f9f9f9 url(../images/buildings-light.png) repeat-x left bottom;
    color: #666
}
#footWrapper.light .no-bg {
    background-image: none
}
#footWrapper.light .footer-menu li a:hover {
    border-color: #ccc;
    color: #555
}
.fixed-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1
}
.footer-minimal .footer-middle:after {
    display: none
}
.footer-minimal .footer-bottom {
    padding: 0
}
.footer-minimal .footer-bottom .copyrights {
    padding: 15px 0 13px
}
.footer-logo-txt {
    margin: 5px 20px 0;
    width: 40%;
    line-height: 1.7
}
.minimal-info {
    line-height: 25px;
    margin: 10px 0 0
}
.minimal-info i {
    margin-right: 10px
}
.centered {
    margin: auto
}
.footer-minimal .social-list a {
    font-size: 15px;
    color: #999;
    margin: 8px 4px 0
}
.footer-minimal .social-list a:hover {
    color: #fff
}
.footer-minimal .sm-padding {
    padding: 50px 0!important
}
.footer-minimal .footer-menu li {
    text-transform: uppercase;
    font-size: 12px
}
.footer-minimal .footer-menu li a {
    border: 1px #444 solid
}
.footer-minimal .footer-menu li a:hover {
    border: 1px #888 solid
}
.footer-menu li:first-child {
    padding: 0
}
.my-info {
    position: absolute;
    right: 15px;
    top: 30%;
    padding: 20px;
    background-color: rgba(255, 255, 255, .2)
}
.my-info li {
    color: #bbb;
    font-size: 14px;
    border-top: 1px rgba(255, 255, 255, 0.18) solid;
    padding: 5px
}
.my-info li a {
    color: #bbb
}
.my-info li:first-child {
    border-top: 0
}
.work-exp,
.flickr-widget {
    margin: 0;
    padding: 0;
    list-style: none
}
.work-exp li {
    margin-bottom: 25px
}
.my-exp h5 {
    font-size: 13px;
    margin-bottom: 5px
}
.my-exp h5 i {
    margin-right: 10px
}
.my-exp p {
    margin: 0 0 15px 25px
}
.red {
    color: red
}
ul.half-items li {
    width: 47%;
    margin: 0 3% 5px 0
}
ul.half-items li span {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    top: -1px;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 30px;
    width: 74%
}
.footer-middle ul.half-items li span {
    background-color: #343434
}
.input-wrap {
    padding-bottom: 8px
}
footer .normal-testimonials {
    border-radius: 5px
}
footer .testimonials-img {
    border-radius: 50%;
    display: table;
    margin: 15px auto;
    overflow: hidden
}
footer .testimonials-bg p,
.testimonials-name {
    font-size: 12px;
    padding: 0 15px
}
.slick-dots,
.slider_controls {
    display: table;
    margin: 10px auto;
    padding: 0;
    list-style: none
}
.slick-dots li {
    float: left;
    margin: 0 5px 0 0
}
.slick-dots li button {
    border: 1px #999 solid;
    height: 12px;
    width: 12px;
    outline: 0;
    line-height: 10px;
    border-radius: 50%;
    cursor: pointer;
    background: 0 0;
    display: block;
    padding: 0
}
.slick-slide img {
    margin: auto
}
.ajax-cont {
    max-width: 600px;
    margin: 20px auto;
    position: relative
}
.marginelements .slick-slide {
    margin: 0 15px
}
.custom-list {
    list-style: none;
    margin: 0;
    padding: 0
}
.custom-list li {
    line-height: 35px
}
.custom-list li i {
    margin-right: 10px;
    font-size: 90%
}
.custom-list.style2 li {
    border-bottom: 1px #ddd dashed
}
.custom-list.style2 li:last-child {
    border-bottom: 0
}
.custom-list.style3 li i {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-size: 10px
}
.p-a-0 {
    padding: 0!important
}
.p-a-1 {
    padding: 1rem!important
}
.p-a-2 {
    padding: 2rem!important
}
.p-a-3 {
    padding: 3rem!important
}
.p-b-0 {
    padding-bottom: 0!important
}
.p-b-1 {
    padding-bottom: 1rem!important
}
.p-b-2 {
    padding-bottom: 2rem!important
}
.p-b-3 {
    padding-bottom: 3rem!important
}
.p-t-0 {
    padding-top: 0!important
}
.p-t-1 {
    padding-top: 1rem!important
}
.p-t-2 {
    padding-top: 2rem!important
}
.p-t-3 {
    padding-top: 3rem!important
}
.p-r-0 {
    padding-right: 0!important
}
.p-r-1 {
    padding-right: 1rem!important
}
.p-r-2 {
    padding-right: 2rem!important
}
.p-r-3 {
    padding-right: 3rem!important
}
.p-l-0 {
    padding-left: 0!important
}
.p-l-1 {
    padding-left: 1rem!important
}
.p-l-2 {
    padding-left: 2rem!important
}
.p-l-3 {
    padding-left: 3rem!important
}
.m-a-0 {
    margin: 0!important
}
.m-a-1 {
    margin: 1rem!important
}
.m-a-2 {
    margin: 2rem!important
}
.m-a-3 {
    margin: 3rem!important
}
.m-b-0 {
    margin-bottom: 0!important
}
.m-b-1 {
    margin-bottom: 1rem!important
}
.m-b-2 {
    margin-bottom: 2rem!important
}
.m-b-3 {
    margin-bottom: 3rem!important
}
.m-t-0 {
    margin-top: 0!important
}
.m-t-1 {
    margin-top: 1rem!important
}
.m-t-2 {
    margin-top: 2rem!important
}
.m-t-3 {
    margin-top: 3rem!important
}
.m-r-0 {
    margin-right: 0!important
}
.m-r-1 {
    margin-right: 1rem!important
}
.m-r-2 {
    margin-right: 2rem!important
}
.m-r-3 {
    margin-right: 3rem!important
}
.m-l-0 {
    margin-left: 0!important
}
.m-l-1 {
    margin-left: 1rem!important
}
.m-l-2 {
    margin-left: 2rem!important
}
.m-l-3 {
    margin-left: 3rem!important
}
.m-t-8px {
    margin-top: 8px
}
.mtop-10 {
    margin-top: -10px
}
.m-auto {
    margin: auto
}
.lg-v-pad li {
    padding: 0 0 8px;
    margin-bottom: 8px;
    overflow: hidden;
    border-bottom: 1px #ddd dashed
}
.lg-v-pad li:last-child {
    border-bottom: 0
}
.login-inner {
    margin-top: 150px
}
.login-head {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}
.login-box-lg .login-inner:after {
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 98%;
    height: 3px;
    content: "";
    display: inline-block
}
.login-creative .pageWrapper,
.login-creative .pageContent {
    background-color: transparent
}
.login-creative {
    background: #fff url(../images/bgs/sec-bg-04.jpg)
}
.login-box {
    border: 4px #ddd solid;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.19)
}
.mfp-media {
    padding: 0 30px;
    width: 100%;
    max-width: 500px;
    margin: auto;
    position: relative
}
.soon-page {
    background: #14191e url(../images/bgs/soon.jpg) no-repeat 0 0;
    background-size: cover
}
.soon-page .pageWrapper {
    padding-top: 80px
}
.soon-logo {
    display: table;
    padding: 0 30px;
    margin: 60px auto 0
}
.soon-logo a {
    color: #fff
}
.soon-lg-head {
    font-size: 100px;
    padding: 0;
    padding-top: 15px;
    margin: 0;
    font-weight: 300
}
.soon-heading h2 {
    font-size: 40px;
    margin: 0;
    padding: 0;
    font-weight: 100
}
.maintenance .pageWrapper {
    padding-top: 150px
}
.maintenance .lg-head {
    font-size: 40px;
    padding: 0;
    padding-top: 40px;
    margin: 0;
    font-weight: 300
}
.maintenance .sec-head {
    font-size: 56px;
    margin: 0;
    padding: 0;
    font-weight: 900;
    line-height: 1
}
.soon-heading h3 {
    font-size: 24px;
    font-weight: 300;
    padding: 0
}
.inl-txt {
    width: 77%;
    display: inline-block;
    padding: 12px;
    vertical-align: middle
}
.maintenance {
    background: url(../images/bgs/sec-bg-03.jpg) no-repeat 0 0
}
.sitemap ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.sitemap > ul > li > a {
    padding: 15px 25px;
    text-transform: uppercase;
    display: block;
    clear: both;
    overflow: hidden;
    font-weight: 700
}
.sitemap > ul > li > a i {
    margin-right: 10px
}
.sitemap > ul > li > ul {
    padding: 10px 0 30px;
    overflow: hidden;
    font-size: 12px
}
.sitemap > ul > li > ul > li {
    float: left;
    margin: 20px 16px 0 0;
    width: 23%
}
.sitemap > ul > li > ul > li:nth-child(4n+1) {
    clear: left
}
.sitemap > ul > li > ul > li > a,
.sitemap > ul > li > ul > li > h4 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
    font-size: 13px
}
.sitemap > ul > li > ul > li li {
    padding: 5px 10px 5px 17px;
    position: relative
}
.sitemap > ul > li > ul > li li:before {
    position: absolute;
    left: 0;
    top: 10px;
    font: normal normal normal 9px/1 FontAwesome;
    content: "\f068";
    display: inline-block
}
.sitemap .mega-menu ul {
    width: auto!important
}
.pageWrapper.boxed {
    position: relative;
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    width: 1170px;
    margin: 20px auto;
    overflow: hidden
}
.pageWrapper.boxed .rev_slider_wrapper {
    width: 100%!important;
    left: 0!important
}
.pageWrapper.boxed .fullwidthbanner-container,
.pageWrapper.boxed .forcefullwidth_wrapper_tp_banner,
.pageWrapper.boxed .fullscreen-container {
    width: 100%!important;
    left: 0!important
}
.pageWrapper.boxed .top-head.transparent,
.pageWrapper.boxed .top-head.sticky-nav {
    width: auto;
    left: auto;
    top: 20px
}
.pageWrapper.boxed .top-head.sticky-nav {
    top: 0
}
.pageWrapper.boxed .fixed-footer {
    width: auto;
    left: auto
}
.bg1 {
    background: #fff url(../images/patterns/body/bg1.jpg)
}
.bg2 {
    background: #fff url(../images/patterns/body/bg2.jpg)
}
.bg3 {
    background: #fff url(../images/patterns/body/bg3.jpg)
}
.bg4 {
    background: #fff url(../images/patterns/body/bg4.jpg)
}
.bg5 {
    background: #fff url(../images/patterns/body/bg5.jpg)
}
.bg6 {
    background: #fff url(../images/patterns/body/bg6.jpg)
}
.bg7 {
    background: #fff url(../images/patterns/body/bg7.jpg)
}
.bg8 {
    background: #fff url(../images/patterns/body/bg8.jpg)
}
.bg9 {
    background: #fff url(../images/patterns/body/bg9.jpg)
}
.bg10 {
    background: #fff url(../images/patterns/body/bg10.jpg)
}
.bg11 {
    background: #fff url(../images/patterns/body/bg11.jpg)
}
.bg12 {
    background: #fff url(../images/patterns/body/bg12.jpg)
}
.bg13 {
    background: #fff url(../images/patterns/body/bg13.jpg)
}
.bg11,
.bg12,
.bg13 {
    background-attachment: fixed!important;
    background-position: center bottom!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    background-repeat: no-repeat!important
}
.abs-img {
    position: absolute
}
.center-or {
    display: inline-block;
    font-weight: 700;
    padding: 0 10px
}
.boxed .hidden-md {
    width: 2%
}
.boxed .mn-cell {
    width: 85%
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .top-nav > ul > li > a > span,
    .top-nav > ul > li > span > a > span {
        padding: 0 9px
    }
    .team-box.box-3 .back {
        padding: 0 15px!important
    }
}
@media (max-width: 1400px) {
    .side-wrap .container {
        width: 100%!important
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .hidden-md {
        width: 2%
    }
    .mn-cell {
        width: 85%
    }
}
@media (max-width: 1200px) {
    .top-head:not(.header-2).top-nav > ul > li > a {
        margin: 0 2px 0 0 !important
    }
    .social-list.half-icons a {
        width: 45%
    }
    .social-list.half-icons span {
        padding: 0 4px
    }
    .mn-cell {
        width: 100%
    }
    .md-pd-40 {
        padding-left: 40px;
        padding-right: 80px
    }
    .pageWrapper.boxed {
        width: auto;
        margin: auto
    }
    .pageWrapper.boxed .top-head.transparent,
    .pageWrapper.boxed .top-head.sticky-nav,
    .pageWrapper.boxed .fixed-footer {
        width: 100%;
        left: 0
    }
    .fullscreen-box .not-found-form .form-control {
        width: 83.5%
    }
}
@media (max-width: 992px) {
    .with-pad {
        margin-left: 0;
        margin-right: 0
    }
    .top-head:not(.header-1).top-nav > ul > li {
        padding: 0 3px
    }
    .top-nav > ul > li > a > span,
    .top-nav > ul > li > span > a > span {
        padding: 0 10px
    }
    .header-1.skew .top-nav > ul > li:hover > a > span:before,
    .header-1.skew .top-nav > ul > li.selected > a > span:before {
        top: -1px;
        height: 51px;
        left: 0
    }
    .row-eq-height {
        display: block
    }
    .row-30-lft {
        margin-left: 0
    }
    .top-head .logo,
    .top-bar .f-right,
    .top-bar .f-left {
        display: table;
        margin: 0 auto;
        float: none;
        text-align: center;
        border-right: 0!important;
        padding: 10px 0!important
    }
    .sticky-nav.header-1 .logo,
    .top-head:not(.header-1).sticky-nav .logo {
        padding: 10px 0!important
    }
    .sticky-nav .logo img {
        max-height: 150px!important;
        top: 0!important
    }
    .video-section .video-wrap {
        top: 0!important
    }
    .top-head.skew:before {
        top: auto;
        bottom: 23px
    }
    .fullscreen-box .not-found-form .form-control {
        width: 78.5%
    }
    .steps-1-container [class*="col-sm-"],
    .steps-1-container [class*="col-md-"],
    .steps-1-container [class*="col-lg-"] {
        display: table;
        margin: 0 auto 20px;
        width: 80%;
        float: none
    }
    .skew .logo:before,
    .top-bar.right-pos.gry-bar:before,
    .icon-boxes-1:before,
    .icon-boxes-1:after,
    .icon-boxes-1 [class*="col-md-"]:before,
    .icon-boxes-1 [class*="col-md-"]:after,
    .steps-1-container:before,
    .steps-1 i:after,
    .steps-1 h4:before,
    .steps-1 h4:after,
    .timeline:before,
    .dl-back {
        display: none!important
    }
    .steps-1 {
        overflow: hidden;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px rgba(0, 0, 0, .1) dashed
    }
    .steps-1 h4,
    .steps-1 i {
        float: left
    }
    .steps-1 p {
        margin: 15px 0 0;
        float: right;
        display: table;
        width: 44%
    }
    .steps-1.alter i,
    .steps-1.alter h4 {
        float: right
    }
    .steps-1 i {
        margin: 0 20px 0 0 !important
    }
    .steps-1 h4 {
        padding: 15px 20px 10px 0 !important
    }
    .steps-1.alter h4 {
        padding: 15px 0 10px 20px !important
    }
    .steps-1.alter i {
        margin: 0 0 0 20px !important
    }
    .steps-1.alter p {
        padding: 0;
        float: left
    }
    .testimonials-1 {
        margin: 0!important
    }
    .inner-tiles {
        padding: 0;
        margin: 0 -15px
    }
    .absolute-top-bar.right-pos,
    .top-bar.right-pos,
    .abs-img,
    .med-top-cell {
        position: static!important;
        display: table;
        margin: auto;
        float: none
    }
    .skew .logo:after {
        transform: skew(0deg, 0deg);
        -webkit-transform: skew(0deg, 0deg)
    }
    .header-2 .responsive-nav {
        display: table;
        margin: 10px auto 0;
        float: none
    }
    .header-2.top-head .logo {
        display: block
    }
    .top-bar.right-pos {
        border-radius: 50em;
        padding-right: 5px;
        margin-top: 5px
    }
    .icon-box-2 .icon-desc {
        margin: 0 0 -63px 7px !important
    }
    .team-box.box-3,
    .feature-img {
        height: auto!important;
        width: 50%;
        display: table;
        margin: 0 auto 30px
    }
    .team-box.box-3 .top,
    .team-box.box-3 .bottom {
        background-image: none!important
    }
    .team-box.box-3 .tm-img {
        display: block
    }
    .cta_btn {
        text-align: center
    }
    .cta_btn .f-left,
    .cta-right,
    .cta-left {
        float: none
    }
    .cta-right,
    .cta-left {
        display: table!important;
        margin: 0 auto 10px
    }
    .cta_btn a.btn,
    .bottom-head {
        margin: 15px auto 0;
        float: none;
        display: table
    }
    h4.cta_heading {
        margin-top: 15px
    }
    .icon-box-1,
    .post-item,
    .pricing-tbl {
        margin-bottom: 20px
    }
    #footWrapper [class*="col-md-"] {
        margin-bottom: 20px;
        clear: both;
        overflow: hidden
    }
    .footer-menu.f-right,
    .copyrights {
        float: none;
        margin: auto;
        display: table;
        text-align: center
    }
    .footer-top .skew-btn {
        display: table;
        margin: auto;
        float: none
    }
    .footer-top p.lg-txt {
        line-height: normal;
        text-align: center;
        margin-bottom: 20px
    }
    .parallax {
        background-repeat: repeat-y
    }
    .social-list.half-icons a {
        width: 47%
    }
    .social-list.half-icons span {
        padding: 0 11px
    }
    [class*="col-md-"].f-right {
        clear: both;
        float: none
    }
    [class*="col-md-"] {
        clear: both
    }
    .timeline .post-item {
        width: 100%!important;
        float: none!important
    }
    .timeline .post-item .timeline_date {
        position: static!important
    }
    .timeline .post-item .timeline_date .inner_date {
        border-radius: 0!important
    }
    .timeline .post-item .timeline_date,
    .near-cell {
        margin-bottom: 15px!important
    }
    .img-div {
        position: static!important;
        min-height: 250px
    }
    .icon-box.simple,
    .icon-box-2,
    .icon-box {
        margin-bottom: 40px!important
    }
    [class*="-cols"] .portfolio-item {
        width: 32.3333%!important
    }
    .ads,
    .center-v-menu {
        position: static!important;
        margin: 0 auto 30px;
        display: table;
        width: 100%
    }
    .wid-50,
    .wid-40,
    .wid-30,
    .wid-20,
    .wid-10 {
        width: 90%!important
    }
    .responsive-nav,
    .top-head.skew:before,
    .header-left,
    .header-right {
        display: none!important
    }
    .left-s.side-wrap,
    .right-s.side-wrap,
    .near-cell {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .newNav {
        display: block
    }
    .responsive-menu ul ul {
        width: auto!important
    }
    .camera_wrap {
        margin-bottom: 100px!important
    }
}
@media (max-width: 768px) {
    [class*="col-md-"] {
        clear: both
    }
    .icon-box-2 .icon-desc:after {
        border-width: 0!important
    }
    .icon-box-2 .box-number {
        padding: 20px 0
    }
    .icon-box-2 .icon-desc i {
        bottom: 15px
    }
    .icon-box-2 .icon-desc {
        padding: 30px 10px 90px
    }
    .team-box.box-3,
    .feature-img {
        width: 60%!important
    }
    .filter-by.style2 ul li a span {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }
    .not-found-form .form-control {
        width: 100%;
        margin-bottom: 5px
    }
    .not-found-form .btn {
        width: 100%;
        display: block
    }
    [class*="-cols"] .portfolio-item {
        width: 49%!important
    }
}
@media (max-width: 640px) {
    [class*="-cols"] .portfolio-item {
        width: 100%!important;
        margin: 0 0 1%
    }
}
@media (max-width: 480px) {
    .md-pd-40 {
        padding-left: 15px;
        padding-right: 15px
    }
    .steps-1-container [class*="col-sm-"],
    .steps-1-container [class*="col-md-"],
    .steps-1-container [class*="col-lg-"] {
        display: table;
        margin: 0 auto 20px;
        width: 100%
    }
    .team-box.box-3,
    .feature-img {
        width: 100%!important
    }
    .filter-by ul li a span {
        padding: 0 10px!important
    }
    .filter-by ul li {
        margin-bottom: 15px
    }
}
@media (max-width: 320px) {
    .post-item .lft-tools {
        float: none;
        margin: -20px 0 10px;
        width: auto;
        overflow: hidden
    }
    .post-item .lft-tools ul {
        display: table;
        width: 100%
    }
    .post-item .lft-tools li {
        display: table-cell;
        text-align: center;
        border-top-width: 0!important;
        font-size: 0
    }
    .post-item-rit {
        margin: 0
    }
    .steps-1.alter p {
        width: 30%
    }
}
.heading {
    margin-bottom: 40px;
    padding-bottom: 10px;
    position: relative
}
.heading.centered {
    text-align: center
}
.heading:after {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 200px;
    content: "";
    display: none
}
.heading.main .head-sep {
    z-index: 3;
    margin-bottom: 15px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative
}
.heading.main .head-sep:before,
.heading.main .head-sep:after {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px
}
.heading.main .head-sep:after {
    margin-left: 22px;
    margin-right: 0
}
.heading.t-right .head-sep {
    left: auto;
    right: 25px
}
.heading.main .head-sep u {
    width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 11px;
    margin-left: -10px
}
.heading.main .head-sep u:after,
.heading.main .head-sep u:before {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #888 solid;
    border-right: 2px #888 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg)
}
.heading.main .head-sep u:after {
    left: auto;
    right: -3px;
    transform: skew(-30deg);
    -webkit-transform: skew(-50deg)
}
.heading.t-right:after {
    left: auto;
    right: 0
}
.heading h3,
.heading h4 {
    font-size: 33px;
    line-height: 1;
    margin-bottom: 10px
}
.heading h4 {
    font-size: 27px
}
.heading p {
    font-size: 15px;
    margin: 0;
    line-height: 1.6
}
.heading.sm h3,
.heading.sm h4 {
    font-size: 20px;
    margin-bottom: 0
}
.heading.sm p {
    font-size: 14px
}
.heading.lg h3,
.heading.lg h4 {
    font-size: 40px
}
.heading p {
    margin-bottom: 15px!important
}
.heading.lg p {
    font-size: 18px
}
.heading i {
    font-size: 80%;
    margin-right: 10px;
    float: left;
    margin-top: 5px
}
.heading.centered i {
    float: none;
    display: table;
    margin: 0 auto 5px
}
.heading.t-right i {
    margin-right: 0;
    margin-left: 10px;
    float: right
}
.heading.centered p {
    width: 70%;
    margin: auto;
    display: table
}
.heading.simple {
    padding-bottom: 0;
    margin-bottom: 30px
}
.heading.simple h4 {
    font-size: 25px
}
.sm-heading {
    margin-bottom: 30px
}
.heading.style2.centered {
    display: table;
    margin: auto
}
.heading.style2.centered p {
    width: 100%
}
.heading.style2:before {
    position: absolute;
    font: normal normal normal 17px/1 FontAwesome;
    content: "\f0c4";
    display: inline-block;
    bottom: -8px;
    left: 0
}
.heading.centered.style2:before {
    left: 0
}
.heading.t-right.style2:before {
    right: 0;
    left: auto;
    transform: rotate(180deg)
}
.heading.simple.style2:before,
.heading.simple:after,
.heading.simple:before {
    display: none!important
}
.heading.style3 {
    display: table
}
.heading.style3.t-right {
    margin-left: auto
}
.heading.style3:before {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 1px;
    width: 40px;
    border-top: medium #555 double
}
.heading.style3.centered:before {
    left: 50%;
    margin-left: -20px
}
.heading.style3.t-right:before {
    left: auto;
    right: 0
}
.heading.style3.centered {
    display: block
}
.heading.style4 {
    border-bottom: 1px #ddd solid
}
.icon-box h4 {
    font-size: 20px
}
.icon-boxes-1,
.icon-boxes-2 {
    position: relative;
    z-index: 1
}
.icon-box p {
    margin-bottom: 0
}
.icon-box-1 {
    padding: 30px;
    text-align: center;
    position: relative;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.12);
    border: 1px #fff solid
}
.icon-box-1 i {
    display: table;
    margin: 0 auto 25px;
    font-size: 45px;
    position: relative;
    z-index: 3
}
.icon-box-1 .icon-desc {
    position: relative;
    z-index: 3;
    margin-bottom: 80px
}
.icon-box-1 .icon-desc p {
    margin-bottom: 25px
}
.icon-box-1 .box-number {
    font-size: 30px;
    color: #fff;
    bottom: 30px;
    height: 55px;
    position: absolute;
    left: 8%;
    width: 82%;
    bottom: 30px
}
.icon-box-1 .box-number:after {
    z-index: 1
}
.icon-box-1 .box-number:after,
.icon-box-1 .box-number:before {
    position: absolute;
    width: 6px;
    height: 107%;
    left: -2px;
    top: -4%;
    content: "";
    display: block;
    border-radius: 2em;
    display: inline-block;
    z-index: 1
}
.icon-box-1 .box-number:before {
    left: auto;
    right: -2px
}
.icon-box-1 .box-number span.count-title {
    position: relative;
    z-index: 5;
    padding: 0;
    display: block;
    height: 100%;
    line-height: 46px;
    overflow: hidden;
    font-family: 'Exo', sans-serif;
    font-weight: 500
}
.icon-box-1 .box-number span.count-title span {
    font-family: inherit
}
.icon-box-1 .box-number span.count-title i {
    color: #fff;
    line-height: 55px;
    font-size: 35px
}
.icon-box-1 .box-number span.count-title:after {
    z-index: -1
}
.icon-boxes-1 [class*="col-md-"]:before,
.icon-boxes-1 [class*="col-md-"]:after {
    height: 55px;
    width: 15px;
    position: absolute;
    left: 0;
    bottom: 30px;
    content: "";
    display: inline-block
}
.icon-boxes-1 [class*="col-md-"]:after {
    left: auto;
    right: 0
}
.icon-boxes-1:before,
.icon-boxes-1:after {
    border-width: 10px 15px 0 0;
    left: 0;
    bottom: 85px
}
.icon-boxes-1:after {
    left: auto;
    right: 0;
    border-width: 10px 0 0 15px
}
.aft-odo {
    font-weight: 300;
    margin-left: 3px;
    display: inline-block;
    top: 2px;
    position: relative
}
.aft-odo u {
    font-style: normal;
    text-decoration: none
}
.near-cell {
    padding: 2rem;
    margin: 0 -10px
}
.m-v-min-5 {
    margin-left: -5px;
    margin-right: -5px
}
.m-v-min-10 {
    margin-left: -10px;
    margin-right: -10px
}
.icon-box-2 {
    text-align: center;
    overflow: hidden
}
.icon-box-2 .icon-desc {
    position: relative;
    z-index: 2;
    padding: 30px 10px 85px;
    margin: 0 4px -63px 7px;
    z-index: 0
}
.icon-box-2 h4 {
    position: relative;
    margin-bottom: 40px;
    font-size: 22px
}
.icon-box-2 h4:after {
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 40px;
    margin-left: -20px;
    height: 1px;
    background-color: rgba(255, 255, 255, .5);
    content: "";
    display: inline-block
}
.icon-box-2 p {
    margin: 10px 15px!important
}
.icon-box-2 .icon-desc i {
    color: rgba(0, 0, 0, .2);
    font-size: 45px;
    position: absolute;
    left: 50%;
    margin-left: -22px;
    bottom: 22px;
    z-index: 2;
    width: 44px;
    text-align: center
}
.icon-box-2 .bottom-envelop {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.37);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.37);
    margin: 0 5px
}
.icon-box-2 .odometer,
.icon-box-2 .bottom-envelop i {
    position: absolute;
    bottom: 25px;
    z-index: 99;
    display: block;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 35px
}
.icon-box-2 .bottom-envelop i {
    bottom: 30px;
    font-size: 45px
}
.icon-box-2 .box-number {
    width: 0;
    line-height: 100px;
    border-width: 127px;
    border-style: solid;
    border-top: 52px solid transparent!important;
    border-bottom-width: 90px;
    left: 0;
    top: 0;
    padding: 0;
    position: relative;
    margin-bottom: 5px
}
.img-icon {
    margin: 0 auto 20px;
    border-radius: 50%;
    width: 170px;
    height: 170px;
    border: 4px #ddd solid;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%)
}
.img-icon img {
    transform: scale(1);
    -webkit-transform: scale(1);
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.icon-box:hover .img-icon img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5)
}
.icon-boxes-3 {
    overflow: hidden
}
.icon-box-3 {
    padding: 20px;
    text-align: center;
    width: 240px;
    margin: auto;
    position: relative;
    margin-bottom: 100px
}
.icon-box-3 .icon-desc {
    height: 200px;
    position: relative;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.4);
    z-index: 2
}
.icon-box-3:before {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 210px;
    height: 210px;
    content: "";
    display: inline-block;
    z-index: 1
}
.icon-box-3 .icon-desc:after {
    position: absolute;
    bottom: -115px;
    left: 50%;
    width: 55px;
    height: 2px;
    margin-left: -27.5px;
    background-color: rgba(0, 0, 0, 0.6);
    content: "";
    display: inline-block;
    -webkit-filter: blur(3px);
    filter: blur(5px);
    border-radius: 50%
}
.icon-box-3.circle:before,
.icon-box-3.circle .icon-desc {
    border-radius: 50%
}
.icon-box-3:after {
    left: 50%;
    margin-left: -90px;
    bottom: -60px;
    z-index: 0;
    border-width: 100px 90px 0
}
.icon-box-3 .icon-desc:before {
    border-width: 15px 12px 0;
    z-index: 2;
    left: 50%;
    margin-left: -12px;
    bottom: -40px
}
.icon-box-3 i {
    margin-top: 36px;
    font-size: 37px;
    opacity: .42;
    margin-bottom: 5px
}
.icon-box-3 h4 {
    margin-bottom: 0;
    font-size: 15px;
    margin-top: 5px
}
.icon-box-3 p {
    display: table;
    width: 80%;
    margin: 10px auto
}
.icon-box-3 .box-number {
    font-size: 40px;
    line-height: 1.2
}
[class*="icon-box-"] .md-icon {
    font-size: 23px
}
[class*="icon-box-"] p {
    margin-bottom: 0
}
.icon-box.simple {
    margin-bottom: 40px
}
.icon-box i {
    position: relative
}
.icon-box.simple i {
    height: auto;
    float: left;
    position: relative;
    display: table-cell;
    vertical-align: top
}
.icon-box.simple h4 {
    margin-bottom: 0
}
.icon-box.simple .icon-simple-desc {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px
}
.side-cell {
    padding-top: 70px
}
.side-cell .icon-box.simple {
    margin-bottom: 50px
}
.right-icons .icon-box.simple i {
    float: right
}
.right-icons .icon-box.simple .icon-simple-desc {
    text-align: right;
    padding-left: 0;
    padding-right: 20px
}
.icon-bg:before,
.icon-border:before {
    position: relative;
    z-index: 2
}
.icon-border {
    border: 2px #ddd solid
}
.icon-bg:after,
.icon-border:after {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    background-color: #333;
    opacity: 0;
    z-index: 0;
    -webkit-transition-duration: .5s!important;
    transition-duration: .5s!important;
    background-image: url(../images/over2.svg);
    background-position: center center;
    background-size: 100% 100%
}
.icon-box:hover .icon-bg:after,
.icon-box:hover .icon-border:after,
i[class*="-icon"]:hover:after {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    opacity: 1
}
.icon-box:hover .icon-border,
.icon-box:hover .dark-bg,
.icon-box:hover .gry-bg,
.icon-box:hover .black-bg,
i[class*="-icon"][class*="-bg"]:hover {
    color: #fff
}
i[class*="-icon"] span {
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: block
}
.icon-box.lg-icon {
    padding: 30px 20px
}
.icon-box.lg-icon i {
    margin: auto;
    margin-bottom: 40px;
    position: relative;
    font-weight: 400;
    box-shadow: 0 20px 21px -12px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 20px 21px -12px rgba(0, 0, 0, .2);
    width: 120px!important;
    height: 60px!important;
    line-height: 71px!important;
    overflow: hidden;
    font-size: 60px!important
}
.icon-box.lg-icon i:before {
    position: relative;
    z-index: 2;
    transform: rotate(-26deg);
    -webkit-transform: rotate(-26deg);
    display: block;
    bottom: -20px;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease
}
.icon-box.lg-icon:hover i:before {
    -webkit-animation: transFromBottomRot 600ms ease;
    animation: transFromBottomRot 600ms ease;
    bottom: 0
}
.icon-box.lg-icon i:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: inline-block;
    background-color: #999;
    z-index: 0;
    opacity: 0;
    border: 1px #999 solid
}
.icon-box.lg-icon i.circle:after {
    border-radius: 50%
}
.rect-angles span {
    display: inline-block
}
.icon-box-bg {
    padding: 30px
}
.icon-box-bg .box-number {
    line-height: 1
}
.block-icon {
    display: table;
    margin: 0 auto 30px
}
[class*="-bg"] hr {
    border-color: rgba(0, 0, 0, .25);
    border-bottom: 1px rgba(255, 255, 255, .3) solid
}
i[class*="-icon"] {
    display: inline-block;
    font-style: normal
}
i.with-bg[class*="-icon"],
i.icon-bg[class*="-icon"] {
    background-image: url(../images/over2.svg);
    background-position: center center;
    background-size: 100% 100%
}
i.xs-icon {
    width: 20px!important;
    height: 20px!important;
    text-align: center;
    line-height: 20px!important;
    font-size: 12px!important
}
i.sm-icon {
    width: 30px!important;
    height: 30px!important;
    text-align: center;
    line-height: 27px!important;
    font-size: 13px!important
}
i.md-icon {
    width: 40px!important;
    height: 40px!important;
    text-align: center;
    line-height: 38px!important;
    font-size: 17px!important
}
i.lg-icon {
    width: 60px!important;
    height: 60px!important;
    text-align: center;
    line-height: 58px!important;
    font-size: 23px!important
}
i.xl-icon {
    width: 90px!important;
    height: 90px!important;
    text-align: center;
    line-height: 90px!important;
    font-size: 40px!important
}
i.t-left {
    text-align: left!important
}
.icon-box h6 {
    padding: 5px;
    margin: 0 0 10px;
    border-radius: 2px;
    display: inline-block
}
.icon-box h3 i,
.icon-box h4 i,
.icon-box h5 i {
    width: auto!important;
    height: auto!important;
    line-height: 1!important;
    margin-right: 15px;
    display: inline-block!important;
    float: none!important
}
.img-div {
    position: absolute;
    height: 100%;
    width: 100%
}
.cta_btn {
    display: table;
    width: 100%
}
.cta-left,
.cta-right {
    display: table-cell;
    vertical-align: middle
}
.cta-icon {
    padding: 0 25px 0 0;
    width: 2%
}
.cta-icon.cta-right {
    padding: 0 0 0 25px
}
.cta-icon i {
    padding: 15px;
    font-size: 25px
}
h2.cta_heading {
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase
}
h4.cta_heading {
    font-size: 16px;
    margin-bottom: 0;
    font-family: "Exo", serif
}
.cta_btn p {
    margin: 5px 0 0;
    width: 90%;
    line-height: 1.7
}
.cta_btn .cta-small {
    width: 8%
}
.pricing-tbl {
    text-align: center;
    position: relative
}
.pricing-tbl ul {
    margin: auto;
    width: 85%
}
.pricing-tbl ul li {
    padding: 12px 0
}
.pricing-tbl ul li:first-child {
    border-top-width: 0
}
.pricing-tbl.style-1 ul li:first-child {
    border-top-width: 1px
}
.pricing-tbl h3 {
    padding: 30px 0;
    font-size: 20px;
    margin: 0
}
.pricing-tbl .pricing-footer {
    padding: 25px 0
}
.pricing-tbl .price-lg {
    font-size: 28px
}
.pricing-tbl .price_txt {
    padding: 5px 0
}
.pricing-tbl .pricing-footer .btn {
    padding-right: 30px;
    padding-left: 30px;
    text-transform: none
}
.pricing-tbl.style-3 .price_txt {
    display: table;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    padding-top: 40px;
    margin: auto;
    text-align: center
}
.pricing-tbl.style-3 .price_txt span {
    display: block
}
.pricing-tbl.style-3 ul li:nth-child(2) {
    border-top: 0
}
.pricing-tbl.style-3:hover ul li,
.pricing-tbl.style-3.selected ul li {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2)
}
.pricing-tbl.style-3:hover h3,
.pricing-tbl.style-3.selected h3 {
    color: #fff
}
.pricing-tbl.no-margin {
    margin-right: -15px;
    margin-left: -15px
}
.pricing-tbl.lg-cell {
    margin: -20px -25px;
    z-index: 2;
    box-shadow: 0 0 13px rgba(0, 0, 0, .4)
}
.pricing-tbl.style-1.selected .price-lg,
.pricing-tbl.style-1:hover .price-lg {
    color: #fff!important
}
.pricing-tbl.lg-cell h3 {
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: 20px;
    color: #fff
}
.pricing-tbl.style-1.selected ul li,
.pricing-tbl.style-1:hover ul li {
    border-color: rgba(255, 255, 255, .4)
}
.price-ul,
.price-ul ul {
    margin: 0;
    list-style: none;
    padding: 0
}
.price-ul > li {
    padding: 0
}
.price-chart .panel-heading {
    font-size: 22px;
    margin: 0;
    padding: 30px 20px;
    text-align: center
}
.price-label {
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0 auto 10px;
    text-transform: uppercase
}
.price-first-heading .price-label {
    font-weight: 600
}
.price-figure {
    padding: 20px 0 30px;
    position: relative
}
.price-currency {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    top: 30px
}
.price-amount {
    display: inline-block;
    font-size: 70px;
    line-height: 70px;
    padding: 0 0 0 17px
}
.price-foreword {
    display: block;
    font-size: 14px;
    font-style: italic;
    padding: 0
}
.price-paragraph {
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0;
    font-weight: 400
}
.price-paragraph span {
    font-size: 28px
}
.price-ul .panel-heading {
    border-radius: 0;
    min-height: 260px;
    margin-bottom: 0
}
.price-ul li li.list-group-item {
    border-left-width: 0;
    border-radius: 0;
    min-height: 45px
}
.price-ul li.price-first-heading li.list-group-item {
    border-left-width: 1px;
    border-radius: 0;
    min-height: 45px
}
.price-ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.price-ul li.price-first-heading,
.price-pro li.price-inner {
    padding: 0
}
.price-ul .panel-heading {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd
}
.price-ul li:first-child .panel-heading {
    border-left: 1px solid #ddd
}
.price-ul li.list-group-item {
    text-align: center
}
.bar-title {
    font-size: 15px;
    margin-bottom: 7px;
    display: inline-block
}
.progress {
    position: relative;
    height: 30px
}
.progress-bars .progress span:not(.badge) {
    line-height: 30px
}
.progress-bars.sm-line .progress span:not(.badge) {
    line-height: 20px
}
.progress-bars.tiny-line .progress {
    height: 1px;
    margin-bottom: 30px;
    overflow: visible
}
.progress-bars.tiny-line .progress .progress-bar {
    margin-top: -3px;
    height: 2px
}
.progress-bars.tiny-line .progress .progress-bar span,
.progress-bars.tiny-line .progress .progress-bar i {
    margin-top: -17px;
    position: absolute;
    right: 0;
    opacity: 0
}
.progress-bars.tiny-line .progress .progress-bar i {
    right: 33px;
    margin-top: -12px
}
.progress-bars.lg-line .progress {
    height: 45px
}
.progress-bars.lg-line .progress span:not(.badge) {
    line-height: 40px
}
.progress-bars.lg-line.inner-title .progress-bar {
    text-align: left;
    padding-left: 10px;
    white-space: nowrap
}
.progress-bars.lg-line.inner-title .progress-bar .bar-title {
    font-size: 12px;
    color: #fff;
    line-height: 45px;
    margin-right: 8px
}
.progress-bars.sm-line .progress {
    height: 20px
}
.progress-bars.xs-line .progress {
    height: 8px
}
.progress-bars.tiny-line .progress span {
    line-height: 20px
}
.progress-bars.xxs-line .progress {
    height: 1px
}
.testimonials-1 {
    margin-left: -60px
}
.testimonials-1 > div,
.testimonials-1 div.slick-slide {
    margin-bottom: 30px
}
.testimonials-1 > div:last-child,
.testimonials-1 div.slick-slide:last-child {
    margin-bottom: 0
}
.testimonials-1.vertical-slider {
    margin-bottom: -60px
}
.testimonials-1 .testimonials-bg {
    margin-left: 100px;
    position: relative
}
.testimonials-1 .testimonials-bg:before,
.testimonials-1 .testimonials-bg:after {
    position: absolute;
    left: -10px;
    top: -12px;
    display: inline-block;
    padding: 8px;
    font: normal normal normal 17px/1 FontAwesome;
    content: "\f10d"
}
.testimonials-1 .testimonials-bg:before {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg)
}
.testimonials-1 .testimonials-bg:after {
    bottom: 9px;
    top: auto;
    left: auto;
    right: -9px;
    content: "\f10e"
}
.testimonials-1 .testimonials-img {
    float: left;
    border-left-width: 7px;
    border-left-style: solid;
    position: relative;
    top: 7px;
    left: -2px
}
.testimonials-1 .testimonials-img:before,
.testimonials-1 .testimonials-img:after {
    height: 5px;
    width: 45%;
    position: absolute;
    left: -7px;
    top: -5px;
    content: "";
    display: inline-block
}
.testimonials-1 .testimonials-img:after {
    top: auto;
    bottom: -5px
}
.testimonials-1 .testimonials-img img {
    -webkit-box-shadow: 10px 20px 16px -13px rgba(0, 0, 0, 0.67);
    box-shadow: 10px 20px 16px -13px rgba(0, 0, 0, 0.67)
}
.testimonials-1 p {
    padding: 15px;
    margin: 1px
}
.testimonials-1 .testimonials-name {
    font-size: 12px;
    margin-top: 5px
}
.testi_img {
    width: 55px;
    height: 55px;
    overflow: hidden;
    display: table;
    margin: auto;
    margin-bottom: 20px
}
.testi_img.lg {
    width: 150px;
    height: 150px
}
.testimonials-grid .testimonials-img {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
    margin-right: 10px
}
.testi_img.border3px img,
.testimonials-grid .testimonials-img img {
    border-radius: 3px
}
.testi_img.circle img {
    border-radius: 50%
}
.testimonials-grid .testimonials-content {
    margin-left: 50px
}
.testimonials-grid .testimonials-name {
    padding: 10px 0 0
}
.feature-details {
    padding-top: 20px
}
.feature-details h4 {
    font-size: 22px
}
.feature-details h5 {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: -15px
}
.divider {
    position: relative;
    width: 100%
}
.divider i {
    font-size: 15px
}
.divider.centered {
    text-align: center
}
.divider.centered.short {
    display: table;
    width: 50%
}
.divider.centered:before,
.divider.centered:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 48%;
    height: 1px;
    margin-top: -.5px;
    content: ""
}
.divider.centered.short:before,
.divider.centered.short:after {
    width: 45%
}
.divider.centered:after {
    left: auto;
    right: 0
}
hr.dev-style1 {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #eee, #999, #eee)
}
hr.dev-style2 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0))
}
hr.dev-style3 {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: transparent;
    position: relative
}
hr.dev-style3:before {
    position: absolute;
    font: normal normal normal 17px/1 FontAwesome;
    content: "\f0c4";
    display: inline-block;
    bottom: -8px;
    left: 0
}
hr.dev-style4 {
    padding: 0;
    border: none;
    border-top: medium double #ddd;
    color: #333;
    text-align: center;
    position: relative
}
hr.dev-style4:before {
    display: inline-block;
    position: relative;
    top: -.7em;
    font-size: 1.5em;
    padding: 0 .25em;
    background: #fff;
    font: normal normal normal 17px/1 FontAwesome;
    content: "\f140";
    color: #ccc
}
hr.dev-style5 {
    border-top: 1px dashed #ccc;
    border-bottom: 1px solid #ddd;
    color: #fff;
    background-color: transparent;
    height: 3px
}
.divider i.to-top {
    font-size: 18px;
    cursor: pointer
}
.btn-rounded {
    border-radius: 5px
}
.btn-round {
    border-radius: 20em
}
.btn.main-bg {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}
.rect-angles {
    position: relative
}
.rect-angles:before {
    left: -1px;
    top: -1px;
    width: 10px;
    height: 1px
}
.rect-angles:after {
    left: -1px;
    top: -1px;
    width: 1px;
    height: 10px
}
.rect-angles > span:before {
    right: -1px;
    left: auto;
    bottom: -1px;
    top: auto;
    width: 10px;
    height: 1px
}
.rect-angles > span:after {
    right: -1px;
    left: auto;
    bottom: -1px;
    top: auto;
    width: 1px;
    height: 10px
}
.rect-angles span > span:before {
    left: -1px;
    bottom: -1px;
    top: auto;
    width: 10px;
    height: 1px
}
.rect-angles span > span:after {
    left: -1px;
    bottom: -1px;
    top: auto;
    width: 1px;
    height: 10px
}
.rect-angles span span span:before {
    right: -1px;
    left: auto;
    top: -1px;
    width: 10px;
    height: 1px
}
.rect-angles span span span:after {
    right: -1px;
    left: auto;
    top: -1px;
    width: 1px;
    height: 10px
}
.rect-angles:hover:before {
    width: 100%
}
.rect-angles:not([class*="-border"]):before,
.rect-angles:not([class*="-border"]):after {
    left: 0;
    top: 0
}
.rect-angles:not([class*="-border"]) > span:before,
.rect-angles:not([class*="-border"]) > span:after {
    right: 0;
    bottom: 0
}
.rect-angles:not([class*="-border"]) span > span:before,
.rect-angles:not([class*="-border"]) span > span:after {
    left: 0;
    bottom: 0
}
.rect-angles:not([class*="-border"]) span span span:before,
.rect-angles:not([class*="-border"]) span span span:after {
    right: 0;
    top: 0;
    left: auto
}
.rect-angles:hover span span span:after {
    height: 100%;
    -webkit-transition-delay: .2s!important;
    transition-delay: .2s!important
}
.rect-angles:hover > span:before {
    width: 100%;
    -webkit-transition-delay: .4s!important;
    transition-delay: .4s!important
}
.rect-angles:hover span > span:after {
    height: 100%;
    -webkit-transition-delay: .6s!important;
    transition-delay: .6s!important
}
.simple-count span {
    display: inline-block;
    padding: 0 2px 0 8px;
    font-weight: 700
}
.legacy-count {
    font-size: 14px
}
.legacy-count span {
    display: inline-block;
    font-size: 2em;
    line-height: 2em;
    padding: 0 5px 0 15px
}
.c-bg {
    padding: 3px 8px 4px;
    display: table;
    line-height: 1;
    margin: auto;
    font-weight: 400;
    border-radius: 3px
}
.months-style {
    font-size: 16px
}
.months-style i {
    margin: 0 10px;
    font-size: 14px
}
.separated-cells > div {
    display: table;
    margin: auto
}
.separated-cells div div {
    display: table-cell;
    padding: 0 30px;
    font-size: 12px;
    border-left: 1px #ddd dotted
}
.separated-cells.lg div div {
    font-size: 15px
}
.separated-cells div div span,
.lg-countdown div span {
    display: block;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 900
}
.separated-cells.lg div div span {
    font-size: 35px
}
.lg-countdown,
.cells-countdown {
    display: table;
    margin: auto
}
.lg-countdown div {
    float: left;
    margin: 0 10px;
    padding: 30px 50px;
    border: 1px #ddd dashed
}
.no-border div {
    border: 0!important
}
.white-tr-bg-light {
    background-color: rgba(255, 255, 255, .1)
}
.lg-countdown.style-2 div {
    border-radius: 50%;
    border-style: solid
}
.lg-countdown div span {
    font-size: 45px;
    font-weight: 900
}
.lg-countdown.style-3 div {
    border: 0;
    position: relative;
    padding: 130px 60px 20px;
    font-size: 17px;
    text-transform: uppercase
}
.lg-countdown.style-3 div span {
    font-size: 130px;
    opacity: .3;
    line-height: 1;
    position: absolute;
    top: -9px;
    left: 0;
    transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg)
}
.cells-countdown > div {
    float: left;
    margin: 0 15px;
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    text-align: center
}
.cells-countdown > div:before,
.cells-countdown > div:after {
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -25px;
    width: 2px;
    height: 15px;
    content: "";
    display: inline-block;
    background: #ccc
}
.cells-countdown > div:after {
    left: auto;
    right: -5px
}
.cells-countdown > div span {
    border-radius: 5px;
    display: block;
    font-size: 55px;
    font-weight: 900;
    margin-bottom: 15px;
    background-image: url(../images/over.svg);
    background-position: center center;
    background-size: 100% 100%;
    width: 130px;
    height: 130px;
    line-height: 130px
}
.lg-countdown.style-4 div {
    position: relative;
    padding: 20px 40px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400!important
}
.lg-countdown.style-4 div span {
    font-size: 80px;
    line-height: 1
}
.clients-grid,
.testimonials-grid {
    overflow: hidden
}
.clients-grid > div,
.testimonials-grid > div {
    position: relative;
    padding: 20px
}
.clients-grid > div {
    text-align: center
}
.clients-grid > div:before,
.clients-grid > div:after,
.testimonials-grid > div:before,
.testimonials-grid > div:after {
    content: '';
    position: absolute
}
.clients-grid > div:before,
.testimonials-grid > div:before {
    height: 100%;
    top: 0;
    left: -1px
}
.clients-grid > div:after,
.testimonials-grid > div:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px
}
.pagination.style2 > li > a,
.pagination.style2 > li > span {
    padding: 10px 17px;
    margin: 0 3px;
    border-bottom-width: 2px;
    font-weight: 700;
    font-size: 14px;
    border-radius: 5px
}
.pagination.style3 > li > a,
.pagination.style3 > li > span {
    padding: 10px 17px;
    font-weight: 700;
    font-size: 14px;
    border-bottom-width: 2px
}
.pagination.style3 > li:first-child > a,
.pagination.style3 > li:first-child > span {
    border-top-left-radius: 3em;
    border-bottom-left-radius: 3em
}
.pagination.style3 > li:last-child > a,
.pagination.style3 > li:last-child > span {
    border-top-right-radius: 3em;
    border-bottom-right-radius: 3em
}
.tooltip-inner {
    padding: 8px 13px
}
.popover {
    border-radius: 0
}
.popover-title {
    margin: 7px 12px;
    background-color: transparent;
    padding: 10px 0
}
.popover-content {
    padding-bottom: 20px
}
.popover-content >img,
.popover-content iframe {
    width: 100%;
    height: auto!important;
    margin-top: 10px
}
.gmap {
    width: 600px;
    height: 400px
}
.gmap.full {
    width: 100%
}
.highlight-1 {
    background: #fcff00
}
.dropcap {
    display: block;
    float: left;
    margin: 2px 8px 0 0;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px
}
.dropcap.main-color {
    font-weight: 400
}
.dropcap.main-bg {
    display: inline-block;
    padding: 0 4px
}
.panel-title {
    position: relative
}
.accordion {
    position: relative
}
.accordion .panel>.panel-heading h4 a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f106";
    margin-top: -8px
}
.accordion .panel>.panel-heading h4 a.collapsed:after {
    content: "\f107"
}
.panel-title i {
    margin-right: 15px
}
.accordion.style-4 .panel>.panel-heading h4 a:after {
    content: "\f068";
    font-size: 12px
}
.accordion.style-4 .panel>.panel-heading h4 a.collapsed:after {
    content: " \f067"
}
.accordion .panel {
    margin: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.accordion h5.acc-head {
    margin-bottom: 0
}
.accordion h5.acc-head a {
    display: block;
    padding: 15px;
    line-height: 20px;
    position: relative;
    font-size: 15px;
    border: 1px transparent solid;
    margin-bottom: -1px
}
.accordion h5.acc-head a:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00d";
    top: 0;
    font-size: 12px;
    padding: 18px 0;
    font-size: 14px;
    width: 45px;
    text-align: center
}
.accordion h5.acc-head a.collapsed:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(-225deg)
}
h5.acc-head i {
    margin-right: 10px;
    font-size: 12px
}
.acc-body .acc-content {
    padding: 0 15px;
    margin: 15px 0 15px 8px;
    border-left: 2px rgba(0, 0, 0, 0.06) solid
}
.black-bg .acc-body .acc-content {
    border-left-color: rgba(255, 255, 255, 0.06)
}
.accordion.radius > div:first-child > h5.acc-head a {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}
.accordion.radius > div:last-child > h5.acc-head a {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}
.accordion.radius > div:last-child h5.acc-head a:not(.collapsed) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.accordion.radius.bordered {
    border-radius: 5px
}
.accordion.outlined h5.acc-head a,
.accordion.bottom-border h5.acc-head a,
.accordion.bordered h5.acc-head a {
    background-color: transparent
}
.accordion.bottom-border h5.acc-head a {
    border-width: 0;
    border-bottom-width: 1px
}
.accordion.bordered {
    border: 1px transparent solid
}
.accordion.bordered h5.acc-head a {
    border-width: 0;
    border-bottom-width: 1px;
    border-bottom-style: dashed
}
.accordion.bordered > div:last-child h5.acc-head a {
    border-bottom-width: 0
}
.accordion.dashed {
    border-style: dashed
}
.margin.accordion .panel {
    margin-bottom: 5px
}
.margin.accordion h5.acc-head a {
    border-radius: 5px!important
}
.accordion.square h5.acc-head a {
    border-radius: 0!important
}
.accordion.shadowed {
    box-shadow: 0 0 21px 1px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 0 21px 1px rgba(0, 0, 0, 0.23);
    border-radius: 3px
}
.accordion.shadowed h5.acc-head {
    border-top: 1px rgba(0, 0, 0, 0.1) solid;
    border-radius: 3px
}
.accordion.shadowed h5.acc-head a {
    background: transparent;
    border: 0;
    margin-bottom: 1px;
    border-radius: 3px;
    border-top: 1px rgba(255, 255, 255, 0.1) solid
}
.accordion.shadowed .panel:first-child h5.acc-head,
.accordion.shadowed .panel:first-child h5.acc-head a {
    border-top: 0
}
.accordion.shadowed.white-bg h5.acc-head a:not(.collapsed) i,
.accordion.shadowed.black-bg h5.acc-head a {
    color: #fff
}
.accordion.shadowed.main-bg h5.acc-head a:not(.collapsed) {
    background-color: #fff;
    color: #444
}
.no-shadow {
    box-shadow: none!important;
    -webkit-box-shadow: none!important
}
.nav>li>a i {
    margin-right: 10px
}
.nav-tabs>li:first-child {
    margin-left: 20px
}
.tab-content>.tab-pane {
    padding: 20px 0
}
.tabs.gr-bg .nav>li:not(.active)>a {
    background: #eee;
    border: 1px solid #ddd
}
.nav>li>a {
    border-radius: 0;
    margin-right: -1px;
    font-weight: 700
}
.nav-tabs>li>a:hover {
    background-color: transparent;
    border-color: transparent
}
.tabs.bordered .nav-tabs>li:first-child {
    margin-left: 0
}
.tabs.bordered .tab-content>.tab-pane {
    padding: 20px;
    border: 1px #ddd solid;
    border-top: 0
}
.tabs.top-border .nav-tabs>li.active>a,
.tabs.top-border .nav-tabs>li.active>a:focus,
.tabs.top-border .nav-tabs>li.active>a:hover {
    border-top-width: 2px;
    border-bottom-width: 0
}
.tabs.bg-color .nav-tabs {
    border: 0;
    border-bottom-width: 2px!important;
    border-bottom-style: solid!important
}
.tabs.bg-color .nav-tabs>li {
    margin-bottom: 0
}
.tabs.bg-color .nav-tabs>li.active>a i {
    color: #fff
}
.tabs.right .nav-tabs>li {
    float: right
}
.tabs.right .nav-tabs>li a {
    margin-right: 0;
    margin-left: -1px
}
.tabs.bottom-border .nav-tabs>li>a {
    border: 0
}
.tabs.bottom-border .nav-tabs>li>a:after {
    position: absolute;
    bottom: -10px;
    left: 5%;
    width: 90%;
    height: 2px;
    display: inline-block;
    content: ""
}
.tabs.bottom-border .nav-tabs>li.active>a:after {
    bottom: 0
}
.tabs.cells .nav-tabs {
    margin-bottom: 0
}
.tabs.cells .nav-tabs>li {
    float: none;
    display: table-cell;
    width: 1%
}
.tabs.cells .nav-tabs>li>a {
    margin-bottom: -2px
}
.tabs.cells .nav-tabs>li:last-child>a {
    margin-right: 0
}
.tabs.bottom .nav-tabs {
    border-bottom: 0;
    border-top-width: 1px!important
}
.tabs.bottom.bordered .tab-content>.tab-pane {
    border-top-width: 1px!important;
    border-bottom: 0
}
.tabs.bottom .nav-tabs> li {
    margin-top: -1px;
    margin-bottom: 0
}
.tabs.bottom .nav-tabs>li.active>a,
.tabs.bottom .nav-tabs>li.active>a:focus,
.tabs.bottom .nav-tabs>li.active>a:hover {
    border-top: 0
}
.tabs.bottom.cells .nav-tabs {
    margin-top: -1px;
    margin-bottom: 0
}
.tabs.bottom.cells .nav-tabs>li>a {
    margin: -2px 0 0
}
.tabs.bottom.top-border .nav-tabs>li.active>a,
.tabs.bottom.top-border .nav-tabs>li.active>a:focus,
.tabs.bottom.top-border .nav-tabs>li.active>a:hover {
    border-bottom-width: 2px;
    border-top: 0
}
.tabs.bottom.bg-color .nav-tabs,
.tabs.bottom.bg-color .nav-tabs>li.active>a {
    border-bottom: 0!important;
    border-top-width: 3px!important
}
.tabs.vertical .nav-tabs {
    float: left;
    width: 30%;
    border-bottom: 0
}
.tabs.vertical.right .nav-tabs {
    float: right
}
.tabs.vertical .tab-content {
    margin-left: 30%
}
.tabs.vertical.right .tab-content {
    margin-right: 30%;
    margin-left: 0
}
.tabs.vertical .tab-content .tab-pane {
    padding: 20px
}
.tabs.vertical .nav-tabs>li {
    float: none;
    margin-left: 0
}
.tabs.vertical .nav-tabs>li>a {
    margin-bottom: -1px
}
.tabs.vertical .nav-tabs>li.active>a {
    border-right-width: 0
}
.tabs.vertical.right .nav-tabs>li.active>a {
    border-right-width: 1px;
    border-left-width: 0
}
.tabs.vertical .nav-tabs>li.active>a,
.tabs.vertical .nav-tabs>li.active>a:focus,
.tabs.vertical .nav-tabs>li.active>a:hover {
    border-bottom: 1px transparent solid
}
.tabs.vertical.bg-color .nav-tabs,
.tabs.vertical.bg-color .nav-tabs>li.active>a,
.tabs.vertical.bg-color .tab-content>.tab-pane {
    border: 0!important
}
.center-v-menu {
    position: absolute;
    left: 10px;
    width: 94%;
    padding: 40px 15px;
    z-index: 2
}
.center-v-menu ul {
    border-bottom: 0
}
.center-v-menu ul li {
    float: none;
    display: block;
    border-radius: 0;
    margin: 0!important;
    overflow: hidden
}
.center-v-menu ul li a {
    text-align: center;
    display: block;
    border: 1px #ddd dashed!important;
    padding: 15px 0;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 3px;
    border-radius: 0
}
.center-v-menu ul li h4 {
    margin: 0
}
.center-v-menu ul li h4 a {
    font-weight: 400;
    font-size: 17px
}
.dash-bord {
    border-width: 1px;
    border-style: dashed;
    position: absolute;
    left: 10px;
    top: 0;
    width: 94%;
    height: 100%
}
.center-v-menu ul li.active i,
.center-v-menu ul li:hover i {
    color: #fff
}
.center-v-menu ul li.active a,
.center-v-menu ul li:hover a {
    border-style: solid!important
}
.bo-chart {
    position: relative;
    display: inline-block;
    text-align: center;
    min-width: 110px;
    min-height: 110px
}
.bo-chart canvas {
    position: absolute;
    top: 0;
    left: 0
}
.bo-chart > span {
    display: block
}
.bo-chart .wrapper {
    display: table-cell;
    vertical-align: middle
}
.percent {
    z-index: 2;
    text-align: center;
    font-size: 35px
}
.bo-chart > span > i {
    font-size: 45px
}
.bo-chart h4 {
    margin-top: 20px
}
.percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .8em
}
.sm-num {
    display: block;
    line-height: 1;
    margin-bottom: 5px
}
.bo-chart h4.m-t-0 {
    margin-top: 0
}
.bo-chart i {
    margin-bottom: 10px
}
.bo-chart i.ic-top {
    margin-top: 15px
}
.steps-1-container {
    position: relative
}
.steps-1-container:before {
    position: absolute;
    height: 1px;
    left: 0;
    width: 100%;
    content: "";
    display: inline-block;
    top: 50%
}
.steps-1 i {
    margin-bottom: 62px;
    width: 71px;
    height: 71px;
    text-align: center;
    line-height: 71px;
    font-size: 22px;
    border-style: dashed;
    border-width: 1px;
    border-radius: 50%;
    position: relative
}
.steps-1 i:after,
.steps-1 h4:before {
    border-radius: 50%;
    width: 11px;
    height: 11px;
    position: absolute;
    bottom: -5.5px;
    left: 50%;
    margin-left: -5.5px;
    content: "";
    display: inline-block
}
.steps-1.alter i {
    margin-bottom: 0;
    margin-top: 75px
}
.steps-1.alter i:after {
    bottom: auto;
    top: -5.5px
}
.steps-1 h4 {
    padding: 35px 0 0 25px;
    margin-bottom: 2px;
    font-weight: 900;
    font-size: 25px;
    position: relative
}
.steps-1 h4:before {
    top: -3px;
    left: 30px;
    margin-left: 0
}
.steps-1.alter h4:before {
    bottom: -35px;
    top: auto
}
.steps-1.alter h4 {
    padding: 0 0 15px 25px
}
.steps-1 h4:after {
    position: absolute;
    width: 1px;
    height: 53px;
    left: 35px;
    top: -57px;
    content: "";
    display: inline-block
}
.steps-1.alter h4:after {
    height: 45px;
    top: auto;
    bottom: -80px
}
.steps-1 p {
    font-size: 11px;
    margin-left: 25px
}
.steps-1.alter p {
    margin-bottom: 5px
}
.steps-2-container {
    position: relative
}
.steps-2-container:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 100%;
    content: "";
    display: inline-block;
    box-shadow: inset 0 20px 21px -12px rgba(0, 0, 0, .2);
    z-index: 3
}
.steps-2 .num {
    margin-top: 15px;
    font-size: 35px;
    font-weight: 900;
    display: inline-block
}
.steps-2 .step-title {
    position: relative;
    margin-bottom: 30px
}
.steps-2 .step-title:after {
    width: 30px;
    height: 3px;
    bottom: -15px;
    top: auto;
    left: 50%;
    margin-left: -15px
}
.steps-3.icon-box {
    overflow: hidden
}
.steps-3 i {
    float: left;
    margin-right: 15px;
    margin-top: 25px
}
.steps-3 .num {
    font-size: 100px;
    line-height: 1;
    margin-right: 10px;
    padding-right: 20px;
    border-right: 2px rgba(0, 0, 0, 0.1) solid;
    letter-spacing: -3px
}
.steps-3 .s-content {
    margin-left: 275px
}
.steps-3 h4 {
    font-size: 20px;
    margin-bottom: 10px
}
.steps-4 i {
    position: relative
}
.steps-4 h4 {
    font-size: 20px;
    margin-top: 20px
}
.steps-4 .step-line {
    display: block;
    position: relative
}
.steps-4 .step-line i {
    z-index: 1
}
.steps-4 .step-line:before {
    top: 50%;
    height: 1px;
    border-bottom: 1px #ddd dashed;
    width: 100%;
    left: -50%;
    z-index: 0
}
.steps-4-container [class*="col-md-"]:first-child .step-line:before {
    display: none
}
.bottom-buls .camera_pag {
    bottom: -60px;
    right: auto;
    left: 0
}
.bottom-buls .camera_pag ul {
    display: table;
    margin: auto!important
}
.camera_caption>div {
    padding: 20px 4%
}
.lg-slider-cam.camera_wrap img {
    width: 80px
}
.bo_ribbon {
    width: 8em;
    height: 6em;
    position: relative;
    margin: auto;
    display: block;
    z-index: 0
}
.bo_ribbon:before,
.bo_ribbon:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    z-index: 0
}
.bo_ribbon i {
    width: 90%;
    height: 120%;
    display: block;
    margin: auto;
    position: relative;
    border-right: dashed .0625em rgba(255, 255, 255, 0.3);
    border-left: dashed .0625em rgba(255, 255, 255, 0.3);
    overflow: hidden;
    line-height: 3em;
    color: rgba(255, 255, 255, 0.78);
    font-size: 30px;
    text-align: center;
    z-index: 1
}
.bo_ribbon.bottom:before {
    border-top: 1.5em solid transparent;
    border-right: 4em solid transparent;
    bottom: -1.5em
}
.bo_ribbon.bottom:after {
    border-top: 1.5em solid transparent;
    border-left: 4em solid transparent;
    bottom: -1.5em
}
.bo_ribbon.bottom:before {
    left: 0
}
.bo_ribbon.bottom:after {
    right: 0
}
.bo_ribbon.top:before {
    border-bottom: 1.5em solid transparent;
    border-right: 4em solid transparent;
    top: -1.5em
}
.bo_ribbon.top:after {
    border-bottom: 1.5em solid transparent;
    border-left: 4em solid transparent;
    top: -1.5em
}
.bo_ribbon.top:before {
    left: 0
}
.bo_ribbon.top:after {
    right: 0
}
.bo_ribbon.top i {
    top: -11px;
    line-height: 3.6em
}
.bo_ribbon.right,
.bo_ribbon.left {
    height: 7.6em;
    padding: 10px 0
}
.bo_ribbon.right i,
.bo_ribbon.left i {
    width: 111%;
    height: 103%;
    margin: auto;
    border-right: 0;
    border-left: 0;
    border-top: dashed .0625em rgba(255, 255, 255, 0.3);
    border-bottom: dashed .0625em rgba(255, 255, 255, 0.3);
    line-height: 3em
}
.bo_ribbon.right:before {
    border-top: 4em solid transparent;
    border-left: 1.5em solid transparent;
    top: -1.5em
}
.bo_ribbon.right:after {
    border-bottom: 4em solid transparent;
    border-left: 1.5em solid transparent;
    top: -1.5em
}
.bo_ribbon.right:before {
    right: -1.5em;
    bottom: 0;
    top: auto
}
.bo_ribbon.right:after {
    right: -1.5em;
    top: 0
}
.bo_ribbon.right i,
.bo_ribbon.left i {
    line-height: 3.1em
}
.bo_ribbon.left:before {
    border-top: 4em solid transparent;
    border-right: 1.5em solid transparent;
    top: -1.5em
}
.bo_ribbon.left:after {
    border-bottom: 4em solid transparent;
    border-right: 1.5em solid transparent;
    top: -1.5em
}
.bo_ribbon.left:before {
    left: -1.5em;
    bottom: 0;
    top: auto
}
.bo_ribbon.left:after {
    left: -1.5em;
    top: 0
}
.bo_ribbon.left i {
    left: -11px
}
.form-msg {
    border: 1px solid #dadfe1;
    padding: 15px
}
.modal input[type=text],
.modal input[type=password],
.modal input[type=email] {
    margin-top: 10px;
    height: auto;
    padding: 10px 15px
}
.colorgraph {
    height: 5px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4)
}
.lg-box {
    padding: 30px
}
.socials-cont {
    padding: 10px!important
}
.socials-cont .social-list a i {
    margin-bottom: 0;
    position: relative;
    left: 0;
    top: 0
}
.gmap.fullscreen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.fullscreen-contact {
    display: table;
    width: 60%;
    margin: auto;
    overflow: hidden;
    position: relative;
    border-top: 5px transparent solid;
    box-shadow: 0 7px 12px 0 rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 7px 12px 0 rgba(0, 0, 0, .4)
}
.inner-contact {
    padding: 50px
}
.team-img {
    text-align: center
}
.team-box.box-1 {
    overflow: hidden
}
.team-box.box-1 .team-img {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    text-align: center
}
.team-box.box-1 .team-img:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
    display: inline-block;
    z-index: 4;
    -webkit-transform: scale(.8, .87);
    transform: scale(.8, .87);
    opacity: .5;
    -webkit-transition-duration: .5s!important;
    transition-duration: .5s!important
}
.team-box.box-1:hover .team-img:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0
}
.team-box.box-1 .team-img img {
    position: relative;
    z-index: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .2s!important;
    transition-delay: .2s!important;
    -webkit-transition-duration: .7s!important;
    transition-duration: .7s!important
}
.team-box.box-2 .team-img img {
    position: relative;
    z-index: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: .7s!important;
    transition-duration: .7s!important
}
.team-box.box-1:hover .team-img img,
.team-box.box-2:hover .team-img img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}
.team-box.box-1 .team-img span {
    z-index: 2;
    -webkit-box-shadow: inset 0 0 35px 0 rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 0 35px 0 rgba(0, 0, 0, 0.75)
}
.team-box h4 {
    font-size: 19px;
    margin-bottom: 5px
}
.team-box h5 {
    font-size: 13px;
    margin-bottom: 25px
}
.team-box.box-1 .team-socials,
.team-box.box-1 .team-socials .social-list {
    position: relative;
    z-index: 3
}
.team-box.box-1 .team-socials a i {
    margin-bottom: -2px;
    border: 0;
    font-size: 17px
}
.team-box.box-1 .team-socials:after {
    bottom: 0;
    top: auto;
    height: 2px;
    z-index: 0
}
.team-box.box-1:hover .team-socials:after {
    height: 100%
}
.team-box.box-2 .team-img {
    position: relative;
    overflow: hidden
}
.team-box.box-2 .team-img span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    display: inline-block;
    z-index: 0;
    opacity: .7;
    -webkit-transition-duration: .4s!important;
    transition-duration: .4s!important
}
.team-box.box-2 .team-socials {
    position: absolute;
    bottom: -43px;
    width: 100%;
    z-index: 2
}
.team-box.box-2:hover .team-img span {
    height: 3px
}
.team-box.box-2:hover .team-socials {
    bottom: 0
}
.team-box.box-2 .team-name {
    padding: 15px 5px
}
.team-box.box-2 .team-name span {
    font-size: 13px
}
.team-box.box-3 {
    position: relative
}
.team-over {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.team-box.box-3 h4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0 10px;
    padding: 20px 0 10px;
    text-align: center;
    color: #fff
}
.team-box.box-3 h5 {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0 10px;
    padding: 10px 0;
    text-align: center;
    color: #fff
}
.team-box.box-3 p {
    text-align: center;
    padding-bottom: 20px
}
.team-box.box-3 .top-team {
    height: 50%;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    background-size: cover;
    background-position: 50% 0
}
.team-box.box-3 .top-team .face {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}
.team-box.box-3:hover .top-team {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}
.team-box.box-3 .front {
    height: 100%;
    width: 100%
}
.team-box.box-3 .back {
    height: 100%;
    padding: 0 40px;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    width: 100%
}
.team-box.box-3 .back p {
    margin: 0
}
.team-box.box-3 .bottom-team {
    background-position: 50% 100%;
    height: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 0;
    background-size: cover
}
.team-box.box-4 .team-name {
    padding: 20px 0 0
}
.team-box.box-4 .team-name span,
.team-box.box-5 .team-name span {
    font-size: 14px
}
.team-box.box-5 .team-img {
    float: left;
    margin-right: 30px;
    width: 240px
}
.team-box.box-4 .team-socials {
    margin-top: 20px
}
.team-box.box-5 {
    overflow: hidden
}
.team-box.box-5 .team-socials {
    margin-top: 40px
}
.tm-img {
    visibility: hidden
}
.hidden {
    display: none
}