/*! Bootstrap */

@charset "UTF-8";
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid 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 {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd!important
    }
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.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"
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #428bca;
    text-decoration: none
}
a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 0 \9;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    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
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}
h1,
.h1 {
    font-size: 36px
}
h2,
.h2 {
    font-size: 30px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 14px
}
h6,
.h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
small,
.small {
    font-size: 85%
}
cite {
    font-style: normal
}
mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}
.text-left {
    text-align: right
}
.text-right {
    text-align: left
}
.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: #428bca
}
a.text-primary:hover {
    color: #3071a9
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #428bca
}
a.bg-primary:hover {
    background-color: #3071a9
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-right: 0;
    list-style: none
}
.list-inline {
    padding-right: 0;
    margin-right: -5px;
    list-style: none
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt,
dd {
    line-height: 1.42857143
}
dt {
    font-weight: 700
}
dd {
    margin-right: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: right;
        width: 160px;
        overflow: hidden;
        clear: right;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-right: 180px
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-right: 5px solid #eee
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-left: 15px;
    padding-right: 0;
    text-align: left;
    border-left: 5px solid #eee;
    border-right: 0
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
blockquote:before,
blockquote:after {
    content: ""
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    -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-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: 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-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: right
}
.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 {
    left: 100%
}
.col-xs-pull-11 {
    left: 91.66666667%
}
.col-xs-pull-10 {
    left: 83.33333333%
}
.col-xs-pull-9 {
    left: 75%
}
.col-xs-pull-8 {
    left: 66.66666667%
}
.col-xs-pull-7 {
    left: 58.33333333%
}
.col-xs-pull-6 {
    left: 50%
}
.col-xs-pull-5 {
    left: 41.66666667%
}
.col-xs-pull-4 {
    left: 33.33333333%
}
.col-xs-pull-3 {
    left: 25%
}
.col-xs-pull-2 {
    left: 16.66666667%
}
.col-xs-pull-1 {
    left: 8.33333333%
}
.col-xs-pull-0 {
    left: auto
}
.col-xs-push-12 {
    right: 100%
}
.col-xs-push-11 {
    right: 91.66666667%
}
.col-xs-push-10 {
    right: 83.33333333%
}
.col-xs-push-9 {
    right: 75%
}
.col-xs-push-8 {
    right: 66.66666667%
}
.col-xs-push-7 {
    right: 58.33333333%
}
.col-xs-push-6 {
    right: 50%
}
.col-xs-push-5 {
    right: 41.66666667%
}
.col-xs-push-4 {
    right: 33.33333333%
}
.col-xs-push-3 {
    right: 25%
}
.col-xs-push-2 {
    right: 16.66666667%
}
.col-xs-push-1 {
    right: 8.33333333%
}
.col-xs-push-0 {
    right: auto
}
.col-xs-offset-12 {
    margin-right: 100%
}
.col-xs-offset-11 {
    margin-right: 91.66666667%
}
.col-xs-offset-10 {
    margin-right: 83.33333333%
}
.col-xs-offset-9 {
    margin-right: 75%
}
.col-xs-offset-8 {
    margin-right: 66.66666667%
}
.col-xs-offset-7 {
    margin-right: 58.33333333%
}
.col-xs-offset-6 {
    margin-right: 50%
}
.col-xs-offset-5 {
    margin-right: 41.66666667%
}
.col-xs-offset-4 {
    margin-right: 33.33333333%
}
.col-xs-offset-3 {
    margin-right: 25%
}
.col-xs-offset-2 {
    margin-right: 16.66666667%
}
.col-xs-offset-1 {
    margin-right: 8.33333333%
}
.col-xs-offset-0 {
    margin-right: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: right
    }
    .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 {
        left: 100%
    }
    .col-sm-pull-11 {
        left: 91.66666667%
    }
    .col-sm-pull-10 {
        left: 83.33333333%
    }
    .col-sm-pull-9 {
        left: 75%
    }
    .col-sm-pull-8 {
        left: 66.66666667%
    }
    .col-sm-pull-7 {
        left: 58.33333333%
    }
    .col-sm-pull-6 {
        left: 50%
    }
    .col-sm-pull-5 {
        left: 41.66666667%
    }
    .col-sm-pull-4 {
        left: 33.33333333%
    }
    .col-sm-pull-3 {
        left: 25%
    }
    .col-sm-pull-2 {
        left: 16.66666667%
    }
    .col-sm-pull-1 {
        left: 8.33333333%
    }
    .col-sm-pull-0 {
        left: auto
    }
    .col-sm-push-12 {
        right: 100%
    }
    .col-sm-push-11 {
        right: 91.66666667%
    }
    .col-sm-push-10 {
        right: 83.33333333%
    }
    .col-sm-push-9 {
        right: 75%
    }
    .col-sm-push-8 {
        right: 66.66666667%
    }
    .col-sm-push-7 {
        right: 58.33333333%
    }
    .col-sm-push-6 {
        right: 50%
    }
    .col-sm-push-5 {
        right: 41.66666667%
    }
    .col-sm-push-4 {
        right: 33.33333333%
    }
    .col-sm-push-3 {
        right: 25%
    }
    .col-sm-push-2 {
        right: 16.66666667%
    }
    .col-sm-push-1 {
        right: 8.33333333%
    }
    .col-sm-push-0 {
        right: auto
    }
    .col-sm-offset-12 {
        margin-right: 100%
    }
    .col-sm-offset-11 {
        margin-right: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-right: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-right: 75%
    }
    .col-sm-offset-8 {
        margin-right: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-right: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-right: 50%
    }
    .col-sm-offset-5 {
        margin-right: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-right: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-right: 25%
    }
    .col-sm-offset-2 {
        margin-right: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-right: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-right: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: right
    }
    .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 {
        left: 100%
    }
    .col-md-pull-11 {
        left: 91.66666667%
    }
    .col-md-pull-10 {
        left: 83.33333333%
    }
    .col-md-pull-9 {
        left: 75%
    }
    .col-md-pull-8 {
        left: 66.66666667%
    }
    .col-md-pull-7 {
        left: 58.33333333%
    }
    .col-md-pull-6 {
        left: 50%
    }
    .col-md-pull-5 {
        left: 41.66666667%
    }
    .col-md-pull-4 {
        left: 33.33333333%
    }
    .col-md-pull-3 {
        left: 25%
    }
    .col-md-pull-2 {
        left: 16.66666667%
    }
    .col-md-pull-1 {
        left: 8.33333333%
    }
    .col-md-pull-0 {
        left: auto
    }
    .col-md-push-12 {
        right: 100%
    }
    .col-md-push-11 {
        right: 91.66666667%
    }
    .col-md-push-10 {
        right: 83.33333333%
    }
    .col-md-push-9 {
        right: 75%
    }
    .col-md-push-8 {
        right: 66.66666667%
    }
    .col-md-push-7 {
        right: 58.33333333%
    }
    .col-md-push-6 {
        right: 50%
    }
    .col-md-push-5 {
        right: 41.66666667%
    }
    .col-md-push-4 {
        right: 33.33333333%
    }
    .col-md-push-3 {
        right: 25%
    }
    .col-md-push-2 {
        right: 16.66666667%
    }
    .col-md-push-1 {
        right: 8.33333333%
    }
    .col-md-push-0 {
        right: auto
    }
    .col-md-offset-12 {
        margin-right: 100%
    }
    .col-md-offset-11 {
        margin-right: 91.66666667%
    }
    .col-md-offset-10 {
        margin-right: 83.33333333%
    }
    .col-md-offset-9 {
        margin-right: 75%
    }
    .col-md-offset-8 {
        margin-right: 66.66666667%
    }
    .col-md-offset-7 {
        margin-right: 58.33333333%
    }
    .col-md-offset-6 {
        margin-right: 50%
    }
    .col-md-offset-5 {
        margin-right: 41.66666667%
    }
    .col-md-offset-4 {
        margin-right: 33.33333333%
    }
    .col-md-offset-3 {
        margin-right: 25%
    }
    .col-md-offset-2 {
        margin-right: 16.66666667%
    }
    .col-md-offset-1 {
        margin-right: 8.33333333%
    }
    .col-md-offset-0 {
        margin-right: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: right
    }
    .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 {
        left: 100%
    }
    .col-lg-pull-11 {
        left: 91.66666667%
    }
    .col-lg-pull-10 {
        left: 83.33333333%
    }
    .col-lg-pull-9 {
        left: 75%
    }
    .col-lg-pull-8 {
        left: 66.66666667%
    }
    .col-lg-pull-7 {
        left: 58.33333333%
    }
    .col-lg-pull-6 {
        left: 50%
    }
    .col-lg-pull-5 {
        left: 41.66666667%
    }
    .col-lg-pull-4 {
        left: 33.33333333%
    }
    .col-lg-pull-3 {
        left: 25%
    }
    .col-lg-pull-2 {
        left: 16.66666667%
    }
    .col-lg-pull-1 {
        left: 8.33333333%
    }
    .col-lg-pull-0 {
        left: auto
    }
    .col-lg-push-12 {
        right: 100%
    }
    .col-lg-push-11 {
        right: 91.66666667%
    }
    .col-lg-push-10 {
        right: 83.33333333%
    }
    .col-lg-push-9 {
        right: 75%
    }
    .col-lg-push-8 {
        right: 66.66666667%
    }
    .col-lg-push-7 {
        right: 58.33333333%
    }
    .col-lg-push-6 {
        right: 50%
    }
    .col-lg-push-5 {
        right: 41.66666667%
    }
    .col-lg-push-4 {
        right: 33.33333333%
    }
    .col-lg-push-3 {
        right: 25%
    }
    .col-lg-push-2 {
        right: 16.66666667%
    }
    .col-lg-push-1 {
        right: 8.33333333%
    }
    .col-lg-push-0 {
        right: auto
    }
    .col-lg-offset-12 {
        margin-right: 100%
    }
    .col-lg-offset-11 {
        margin-right: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-right: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-right: 75%
    }
    .col-lg-offset-8 {
        margin-right: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-right: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-right: 50%
    }
    .col-lg-offset-5 {
        margin-right: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-right: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-right: 25%
    }
    .col-lg-offset-2 {
        margin-right: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-right: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-right: 0
    }
}
table {
    background-color: transparent
}
th {
    text-align: right
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0
}
.table > tbody + tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive > .table {
        margin-bottom: 0
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }
    .table-responsive > .table-bordered {
        border: 0
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-right: 0
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-left: 0
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="file"] {
    display: block
}
input[type="range"] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    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: #777;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #777
}
.form-control::-webkit-input-placeholder {
    color: #777
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type="search"] {
    -webkit-appearance: none
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143 \0
}
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[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
}
.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}
.radio label,
.checkbox label {
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-right: -20px
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-right: 10px
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
textarea.input-sm,
select[multiple].input-sm {
    height: auto
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
textarea.input-lg,
select[multiple].input-lg {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-left: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    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.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 .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group > .form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-right: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-right: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: left
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    left: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block + .btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 13px;
    text-align: right;
    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 {
    left: 0;
    right: 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:hover,
.dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false)
}
.open > .dropdown-menu {
    display: block
}
.open > a {
    outline: 0
}
.dropdown-menu-right {
    left: 0;
    right: auto
}
.dropdown-menu-left {
    left: auto;
    right: 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;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 990
}
.pull-right > .dropdown-menu {
    left: 0;
    right: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: 0;
        right: auto
    }
    .navbar-right .dropdown-menu-left {
        left: auto;
        right: 0
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: right
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
    z-index: 2
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
    outline: 0
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-right: -1px
}
.btn-toolbar {
    margin-right: -5px
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: right
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-right: 5px
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group > .btn:first-child {
    margin-right: 0
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group > .btn-group {
    float: right
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -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-right: 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-right: 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-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 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-left-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}
.btn-group-justified > .btn-group .btn {
    width: 100%
}
.btn-group-justified > .btn-group .dropdown-menu {
    right: auto
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: right;
    width: 100%;
    margin-bottom: 0
}
.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.33;
    border-radius: 6px
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    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="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.input-group-addon:first-child {
    border-left: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:last-child {
    border-right: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn > .btn {
    position: relative
}
.input-group-btn > .btn + .btn {
    margin-right: -1px
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-left: -1px
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-right: -1px
}
.nav {
    padding-right: 0;
    margin-bottom: 0;
    list-style: none
}
.nav > li {
    position: relative;
    display: block
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav > li.disabled > a {
    color: #777
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #428bca
}
.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: right;
    margin-bottom: -1px
}
.nav-tabs > li > a {
    margin-left: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 0 0 4px
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified > li {
    float: none
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    right: 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-left: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 0 0 4px
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}
.nav-pills > li {
    float: right
}
.nav-pills > li > a {
    border-radius: 4px
}
.nav-pills > li + li {
    margin-right: 2px
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca
}
.nav-stacked > li {
    float: none
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-right: 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;
    right: 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-left: 0;
    border-radius: 4px
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 0 0 4px
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}
.tab-content > .tab-pane {
    display: none
}
.tab-content > .active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: right
    }
}
.navbar-collapse {
    padding-left: 15px;
    padding-right: 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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}
@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-left: -15px;
    margin-right: -15px
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-left: 0;
        margin-right: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: right;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-right: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-left: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 25px 5px 15px
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: right;
        margin: 0
    }
    .navbar-nav > li {
        float: right
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-left: -15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: right!important
    }
    .navbar-right {
        float: left!important
    }
}
.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 .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group > .form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-right: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-right: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-left: -15px
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-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: right;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-left: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav > li > a {
    color: #777
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #777
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #777
}
.navbar-inverse .navbar-nav > li > a {
    color: #777
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #777
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #777
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb > li {
    display: inline-block
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}
.breadcrumb > .active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-right: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination > li {
    display: inline
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: right;
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.pager {
    padding-right: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}
.pager li {
    display: inline
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eee
}
.pager .next > a,
.pager .next > span {
    float: left
}
.pager .previous > a,
.pager .previous > span {
    float: right
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #777
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #428bca
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff
}
.nav-pills > li > a > .badge {
    margin-right: 3px
}
.jumbotron {
    padding: 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 {
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 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: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail > img,
.thumbnail a > img {
    margin-left: auto;
    margin-right: auto
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca
}
.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-left: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    left: -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: right;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -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-striped .progress-bar,
.progress-bar-striped {
    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.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}
.progress-bar[aria-valuenow="0"] {
    min-width: 30px;
    color: #777;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.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,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media > .pull-left {
    margin-left: 10px
}
.media > .pull-right {
    margin-right: 10px
}
.media-list {
    padding-right: 0;
    list-style: none
}
.list-group {
    padding-right: 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-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}
.list-group-item > .badge {
    float: left
}
.list-group-item > .badge + .badge {
    margin-left: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:hover,
a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    background-color: #eee
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .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-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title > a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel > .list-group {
    margin-bottom: 0
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group + .panel-footer {
    border-top-width: 0
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-right-radius: 3px
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-left-radius: 3px
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-right-radius: 3px
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-left-radius: 3px
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}
.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel + .panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    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: #428bca
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #428bca
}
.panel-primary > .panel-heading .badge {
    color: #428bca;
    background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive.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: left;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 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: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
}
.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 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;
    left: 0;
    bottom: 0;
    right: 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 {
    min-height: 16.42857143px;
    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: left;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-right: 5px
}
.modal-footer .btn-group .btn + .btn {
    margin-right: -1px
}
.modal-footer .btn-block + .btn-block {
    margin-right: 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-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.right {
    padding: 0 5px;
    margin-right: 3px
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.left {
    padding: 0 5px;
    margin-right: -3px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    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;
    right: 50%;
    margin-right: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    right: 50%;
    margin-right: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: right;
    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)
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-right: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-right: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 0 0 5px
}
.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;
    right: 50%;
    margin-right: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-right: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.right > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0
}
.popover.right > .arrow:after {
    bottom: -10px;
    right: 1px;
    content: " ";
    border-left-color: #fff;
    border-right-width: 0
}
.popover.bottom > .arrow {
    top: -11px;
    right: 50%;
    margin-right: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-right: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.left > .arrow:after {
    left: 1px;
    bottom: -10px;
    content: " ";
    border-left-width: 0;
    border-right-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 right;
    -o-transition: .6s ease-in-out right;
    transition: .6s ease-in-out right
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block
}
.carousel-inner > .active {
    right: 0
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner > .next {
    right: 100%
}
.carousel-inner > .prev {
    right: -100%
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    right: 0
}
.carousel-inner > .active.left {
    right: -100%
}
.carousel-inner > .active.right {
    right: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to left, 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 {
    left: 0;
    right: auto;
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to left, 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:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    left: 50%;
    margin-left: -10px
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    right: 50%;
    z-index: 15;
    width: 60%;
    padding-right: 0;
    margin-right: -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;
    left: 15%;
    bottom: 20px;
    right: 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-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-right: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-left: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: left!important
}
.pull-left {
    float: right!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;
    visibility: hidden!important
}
.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none!important
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm,
    td.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
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md,
    td.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
    }
    tr.visible-lg {
        display: table-row!important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
/*! Font Awesome */

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -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-right: 0;
    margin-right: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    right: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    right: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.pull-right {
    float: left
}
.pull-right {
    float: right
}
.fa.pull-right {
    margin-left: .3em
}
.fa.pull-right {
    margin-right: .3em
}
.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}
.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;
    right: 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-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 {
    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:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}
.fa-won:before,
.fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before {
    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-square:before,
.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-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-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"
}
/*! gfx */

@font-face {
    font-family: "avendor-icons";
    src: url(../fonts/avendor-icons.eot);
    src: url(../fonts/avendor-icons.eot?#iefix) format("embedded-opentype"), url(../fonts/avendor-icons.woff) format("woff"), url(../fonts/avendor-icons.ttf) format("truetype"), url(../fonts/avendor-icons.svg#avendor-icons) format("svg");
    font-weight: 400;
    font-style: normal
}
[data-icon]:before {
    font-family: "avendor-icons"!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
[class^="gfx-"]:before,
[class*=" gfx-"]:before {
    font-family: "avendor-icons"!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.gfx-alert:before {
    content: "m"
}
.gfx-alignment-align:before {
    content: "n"
}
.gfx-alignment-aligned-to:before {
    content: "o"
}
.gfx-alignment-unalign:before {
    content: "p"
}
.gfx-arrow-down:before {
    content: "q"
}
.gfx-arrow-left:before {
    content: "r"
}
.gfx-arrow-right:before {
    content: "s"
}
.gfx-arrow-small-down:before {
    content: "t"
}
.gfx-arrow-small-left:before {
    content: "u"
}
.gfx-arrow-small-right:before {
    content: "v"
}
.gfx-arrow-small-up:before {
    content: "w"
}
.gfx-arrow-up:before {
    content: "x"
}
.gfx-beer:before {
    content: "y"
}
.gfx-chevron-up:before {
    content: "z"
}
.gfx-chevron-right:before {
    content: "A"
}
.gfx-chevron-left:before {
    content: "B"
}
.gfx-chevron-down:before {
    content: "C"
}
.gfx-checklist:before {
    content: "D"
}
.gfx-calendar:before {
    content: "E"
}
.gfx-bug:before {
    content: "F"
}
.gfx-browser:before {
    content: "G"
}
.gfx-broadcast:before {
    content: "H"
}
.gfx-briefcase:before {
    content: "I"
}
.gfx-bookmark:before {
    content: "J"
}
.gfx-book:before {
    content: "K"
}
.gfx-circle-slash:before {
    content: "L"
}
.gfx-circuit-board:before {
    content: "M"
}
.gfx-clippy:before {
    content: "N"
}
.gfx-clock:before {
    content: "O"
}
.gfx-cloud-upload:before {
    content: "P"
}
.gfx-code:before {
    content: "Q"
}
.gfx-cloud-download:before {
    content: "R"
}
.gfx-color-mode:before {
    content: "S"
}
.gfx-comment:before {
    content: "T"
}
.gfx-comment-discussion:before {
    content: "U"
}
.gfx-credit-card:before {
    content: "V"
}
.gfx-dash:before {
    content: "W"
}
.gfx-dashboard:before {
    content: "X"
}
.gfx-check:before {
    content: "Y"
}
.gfx-eye:before {
    content: "Z"
}
.gfx-ellipsis:before {
    content: "0"
}
.gfx-fold:before {
    content: "1"
}
.gfx-gear:before {
    content: "2"
}
.gfx-history:before {
    content: "3"
}
.gfx-home:before {
    content: "4"
}
.gfx-heart:before {
    content: "5"
}
.gfx-flame:before {
    content: "6"
}
.gfx-diff-removed:before {
    content: "7"
}
.gfx-file-zip:before {
    content: "8"
}
.gfx-diff-renamed:before {
    content: "9"
}
.gfx-globe:before {
    content: "!"
}
.gfx-graph:before {
    content: "\""
}
.gfx-file-text:before {
    content: "#"
}
.gfx-diff-modified:before {
    content: "$"
}
.gfx-diff-ignored:before {
    content: "%"
}
.gfx-file-symlink-file:before {
    content: "&"
}
.gfx-git-pull-request:before {
    content: "'"
}
.gfx-git-merge:before {
    content: "("
}
.gfx-issue-opened:before {
    content: ")"
}
.gfx-issue-reopened:before {
    content: "*"
}
.gfx-jump-up:before {
    content: "+"
}
.gfx-jump-right:before {
    content: ","
}
.gfx-jump-left:before {
    content: "-"
}
.gfx-jump-down:before {
    content: "."
}
.gfx-jersey:before {
    content: "/"
}
.gfx-file-symlink-directory:before {
    content: ":"
}
.gfx-diff-added:before {
    content: ";"
}
.gfx-diff:before {
    content: "<"
}
.gfx-file-submodule:before {
    content: "="
}
.gfx-git-compare:before {
    content: ">"
}
.gfx-issue-closed:before {
    content: "?"
}
.gfx-info:before {
    content: "@"
}
.gfx-git-commit:before {
    content: "["
}
.gfx-file-pdf:before {
    content: "]"
}
.gfx-device-mobile:before {
    content: "^"
}
.gfx-device-desktop:before {
    content: "_"
}
.gfx-device-camera-video:before {
    content: "`"
}
.gfx-device-camera:before {
    content:"{"
}
.gfx-database:before {
    content: "|"
}
.gfx-file-binary:before {
    content: "}"
}
.gfx-file-code:before {
    content: "~"
}
.gfx-file-directory:before {
    content: "\\"
}
.gfx-file-media:before {
    content: "\e000"
}
.gfx-git-branch:before {
    content: "\e001"
}
.gfx-inbox:before {
    content: "\e002"
}
.gfx-hubot:before {
    content: "\e003"
}
.gfx-gist-secret:before {
    content: "\e004"
}
.gfx-gist:before {
    content: "\e005"
}
.gfx-gift:before {
    content: "\e006"
}
.gfx-horizontal-rule:before {
    content: "\e007"
}
.gfx-hourglass:before {
    content: "\e008"
}
.gfx-keyboard:before {
    content: "\e009"
}
.gfx-key:before {
    content: "\e00a"
}
.gfx-mail-reply:before {
    content: "\e00b"
}
.gfx-plug:before {
    content: "\e00c"
}
.gfx-repo-forked:before {
    content: "\e00d"
}
.gfx-plus:before {
    content: "\e00e"
}
.gfx-no-newline:before {
    content: "\e00f"
}
.gfx-mute:before {
    content: "\e010"
}
.gfx-law:before {
    content: "\e011"
}
.gfx-light-bulb:before {
    content: "\e012"
}
.gfx-link:before {
    content: "\e013"
}
.gfx-link-external:before {
    content: "\e014"
}
.gfx-list-ordered:before {
    content: "\e015"
}
.gfx-list-unordered:before {
    content: "\e016"
}
.gfx-location:before {
    content: "\e017"
}
.gfx-lock:before {
    content: "\e018"
}
.gfx-logo-github:before {
    content: "\e019"
}
.gfx-mail:before {
    content: "\e01a"
}
.gfx-mail-read:before {
    content: "\e01b"
}
.gfx-markdown:before {
    content: "\e01c"
}
.gfx-megaphone:before {
    content: "\e01d"
}
.gfx-mention:before {
    content: "\e01e"
}
.gfx-microscope:before {
    content: "\e01f"
}
.gfx-milestone:before {
    content: "\e020"
}
.gfx-mirror:before {
    content: "\e021"
}
.gfx-mortar-board:before {
    content: "\e022"
}
.gfx-move-down:before {
    content: "\e023"
}
.gfx-move-left:before {
    content: "\e024"
}
.gfx-move-right:before {
    content: "\e025"
}
.gfx-move-up:before {
    content: "\e026"
}
.gfx-octoface:before {
    content: "\e027"
}
.gfx-organization:before {
    content: "\e028"
}
.gfx-package:before {
    content: "\e029"
}
.gfx-paintcan:before {
    content: "\e02a"
}
.gfx-pencil:before {
    content: "\e02b"
}
.gfx-person:before {
    content: "\e02c"
}
.gfx-pin:before {
    content: "\e02d"
}
.gfx-playback-fast-forward:before {
    content: "\e02e"
}
.gfx-playback-pause:before {
    content: "\e02f"
}
.gfx-playback-play:before {
    content: "\e030"
}
.gfx-playback-rewind:before {
    content: "\e031"
}
.gfx-podium:before {
    content: "\e032"
}
.gfx-primitive-dot:before {
    content: "\e033"
}
.gfx-primitive-square:before {
    content: "\e034"
}
.gfx-pulse:before {
    content: "\e035"
}
.gfx-puzzle:before {
    content: "\e036"
}
.gfx-question:before {
    content: "\e037"
}
.gfx-quote:before {
    content: "\e038"
}
.gfx-radio-tower:before {
    content: "\e039"
}
.gfx-repo:before {
    content: "\e03a"
}
.gfx-repo-clone:before {
    content: "\e03b"
}
.gfx-repo-force-push:before {
    content: "\e03c"
}
.gfx-repo-push:before {
    content: "\e03d"
}
.gfx-rocket:before {
    content: "\e03e"
}
.gfx-rss:before {
    content: "\e03f"
}
.gfx-ruby:before {
    content: "\e040"
}
.gfx-screen-full:before {
    content: "\e041"
}
.gfx-screen-normal:before {
    content: "\e042"
}
.gfx-search:before {
    content: "\e043"
}
.gfx-server:before {
    content: "\e044"
}
.gfx-settings:before {
    content: "\e045"
}
.gfx-sign-in:before {
    content: "\e046"
}
.gfx-sign-out:before {
    content: "\e047"
}
.gfx-star:before {
    content: "\e048"
}
.gfx-steps:before {
    content: "\e049"
}
.gfx-stop:before {
    content: "\e04a"
}
.gfx-sync:before {
    content: "\e04b"
}
.gfx-tag:before {
    content: "\e04c"
}
.gfx-telescope:before {
    content: "\e04d"
}
.gfx-terminal:before {
    content: "\e04e"
}
.gfx-three-bars:before {
    content: "\e04f"
}
.gfx-tools:before {
    content: "\e050"
}
.gfx-trashcan:before {
    content: "\e051"
}
.gfx-triangle-down:before {
    content: "\e052"
}
.gfx-triangle-up:before {
    content: "\e053"
}
.gfx-unfold:before {
    content: "\e054"
}
.gfx-unmute:before {
    content: "\e055"
}
.gfx-versions:before {
    content: "\e056"
}
.gfx-x:before {
    content: "\e057"
}
.gfx-zap:before {
    content: "\e058"
}
.gfx-split:before {
    content: "\e059"
}
.gfx-squirrel:before {
    content: "\e05a"
}
.gfx-triangle-left:before {
    content: "\e05b"
}
.gfx-triangle-right:before {
    content: "\e05c"
}
.gfx-repo-pull:before {
    content: "\e05d"
}
.gfx-mark-github:before {
    content: "\e05e"
}
.gfx-accept:before {
    content: "a"
}
.gfx-adressbook:before {
    content: "b"
}
.gfx-agent:before {
    content: "c"
}
.gfx-api:before {
    content: "d"
}
.gfx-apple:before {
    content: "e"
}
.gfx-application:before {
    content: "f"
}
.gfx-arrow-full-down:before {
    content: "g"
}
.gfx-arrow-full-left:before {
    content: "h"
}
.gfx-arrow-full-lowerleft:before {
    content: "i"
}
.gfx-arrow-full-lowerright:before {
    content: "j"
}
.gfx-arrow-full-right:before {
    content: "k"
}
.gfx-arrow-full-up:before {
    content: "l"
}
.gfx-arrow-full-upperleft:before {
    content: "\e05f"
}
.gfx-arrow-full-upperright:before {
    content: "\e060"
}
.gfx-arrow-sans-down:before {
    content: "\e061"
}
.gfx-arrow-sans-left:before {
    content: "\e062"
}
.gfx-arrow-sans-lowerleft:before {
    content: "\e063"
}
.gfx-arrow-sans-lowerright:before {
    content: "\e064"
}
.gfx-arrow-sans-right:before {
    content: "\e065"
}
.gfx-arrow-sans-up:before {
    content: "\e066"
}
.gfx-arrow-sans-upperleft:before {
    content: "\e067"
}
.gfx-arrow-sans-upperright:before {
    content: "\e068"
}
.gfx-attachment:before {
    content: "\e069"
}
.gfx-attachment-add:before {
    content: "\e06a"
}
.gfx-attachment-down:before {
    content: "\e06b"
}
.gfx-avatar-edit:before {
    content: "\e06c"
}
.gfx-avatar-information:before {
    content: "\e06d"
}
.gfx-backup:before {
    content: "\e06e"
}
.gfx-backup-pause:before {
    content: "\e06f"
}
.gfx-backup-run:before {
    content: "\e070"
}
.gfx-backup-settings:before {
    content: "\e071"
}
.gfx-backup-stop:before {
    content: "\e072"
}
.gfx-badge-accept:before {
    content: "\e073"
}
.gfx-badge-cancel:before {
    content: "\e074"
}
.gfx-badge-down:before {
    content: "\e075"
}
.gfx-badge-edit:before {
    content: "\e076"
}
.gfx-badge-eject:before {
    content: "\e077"
}
.gfx-badge-information:before {
    content: "\e078"
}
.gfx-badge-minus:before {
    content: "\e079"
}
.gfx-badge-pause:before {
    content: "\e07a"
}
.gfx-badge-plus:before {
    content: "\e07b"
}
.gfx-badge-run:before {
    content: "\e07c"
}
.gfx-badge-security:before {
    content: "\e07d"
}
.gfx-badge-settings:before {
    content: "\e07e"
}
.gfx-badge-stop:before {
    content: "\e07f"
}
.gfx-badge-up:before {
    content: "\e080"
}
.gfx-baseball:before {
    content: "\e081"
}
.gfx-basketball:before {
    content: "\e082"
}
.gfx-battery-1:before {
    content: "\e083"
}
.gfx-battery-2:before {
    content: "\e084"
}
.gfx-battery-3:before {
    content: "\e085"
}
.gfx-battery-4:before {
    content: "\e086"
}
.gfx-battery-empty:before {
    content: "\e087"
}
.gfx-battery-full:before {
    content: "\e088"
}
.gfx-battery-plugged:before {
    content: "\e089"
}
.gfx-bed:before {
    content: "\e08a"
}
.gfx-book-audio:before {
    content: "\e08b"
}
.gfx-book-audio-add:before {
    content: "\e08c"
}
.gfx-book-audio-eject:before {
    content: "\e08d"
}
.gfx-book-audio-information:before {
    content: "\e08e"
}
.gfx-book-audio-pause:before {
    content: "\e08f"
}
.gfx-book-audio-remove:before {
    content: "\e090"
}
.gfx-book-audio-run:before {
    content: "\e091"
}
.gfx-book-audio-security:before {
    content: "\e092"
}
.gfx-book-audio-settings:before {
    content: "\e093"
}
.gfx-book-audio-stop:before {
    content: "\e094"
}
.gfx-book-image:before {
    content: "\e095"
}
.gfx-book-image-add:before {
    content: "\e096"
}
.gfx-book-image-information:before {
    content: "\e097"
}
.gfx-book-image-pause:before {
    content: "\e098"
}
.gfx-book-image-remove:before {
    content: "\e099"
}
.gfx-book-image-run:before {
    content: "\e09a"
}
.gfx-book-image-security:before {
    content: "\e09b"
}
.gfx-book-image-settings:before {
    content: "\e09c"
}
.gfx-book-image-stop:before {
    content: "\e09d"
}
.gfx-book-sans:before {
    content: "\e09e"
}
.gfx-book-sans-add:before {
    content: "\e09f"
}
.gfx-book-sans-down:before {
    content: "\e0a0"
}
.gfx-book-sans-information:before {
    content: "\e0a1"
}
.gfx-book-sans-remove:before {
    content: "\e0a2"
}
.gfx-book-sans-run:before {
    content: "\e0a3"
}
.gfx-book-sans-security:before {
    content: "\e0a4"
}
.gfx-book-sans-up:before {
    content: "\e0a5"
}
.gfx-book-text:before {
    content: "\e0a6"
}
.gfx-book-text-add:before {
    content: "\e0a7"
}
.gfx-book-text-down:before {
    content: "\e0a8"
}
.gfx-book-text-information:before {
    content: "\e0a9"
}
.gfx-book-text-remove:before {
    content: "\e0aa"
}
.gfx-book-text-run:before {
    content: "\e0ab"
}
.gfx-book-text-security:before {
    content: "\e0ac"
}
.gfx-book-text-settings:before {
    content: "\e0ad"
}
.gfx-book-text-stop:before {
    content: "\e0ae"
}
.gfx-book-text-up:before {
    content: "\e0af"
}
.gfx-bookmark-1:before {
    content: "\e0b0"
}
.gfx-bookmark-settings:before {
    content: "\e0b1"
}
.gfx-briefcase-1:before {
    content: "\e0b2"
}
.gfx-brightness-brighten:before {
    content: "\e0b3"
}
.gfx-brightness-darken:before {
    content: "\e0b4"
}
.gfx-browser-window:before {
    content: "\e0b5"
}
.gfx-browser-window-add:before {
    content: "\e0b6"
}
.gfx-browser-window-cancel:before {
    content: "\e0b7"
}
.gfx-browser-window-remove:before {
    content: "\e0b8"
}
.gfx-browser-window-security:before {
    content: "\e0b9"
}
.gfx-browser-window-settings:before {
    content: "\e0ba"
}
.gfx-buy:before {
    content: "\e0bb"
}
.gfx-calculator:before {
    content: "\e0bc"
}
.gfx-calendar-1:before {
    content: "\e0bd"
}
.gfx-cancel:before {
    content: "\e0be"
}
.gfx-category:before {
    content: "\e0bf"
}
.gfx-category-add:before {
    content: "\e0c0"
}
.gfx-category-edit:before {
    content: "\e0c1"
}
.gfx-category-remove:before {
    content: "\e0c2"
}
.gfx-category-settings:before {
    content: "\e0c3"
}
.gfx-cd:before {
    content: "\e0c4"
}
.gfx-cd-eject:before {
    content: "\e0c5"
}
.gfx-cd-pause:before {
    content: "\e0c6"
}
.gfx-cd-run:before {
    content: "\e0c7"
}
.gfx-cd-security:before {
    content: "\e0c8"
}
.gfx-cd-stop:before {
    content: "\e0c9"
}
.gfx-cd-write:before {
    content: "\e0ca"
}
.gfx-chat:before {
    content: "\e0cb"
}
.gfx-chat-pause:before {
    content: "\e0cc"
}
.gfx-chat-run:before {
    content: "\e0cd"
}
.gfx-chat-security:before {
    content: "\e0ce"
}
.gfx-chat-settings:before {
    content: "\e0cf"
}
.gfx-chat-stop:before {
    content: "\e0d0"
}
.gfx-cigarette:before {
    content: "\e0d1"
}
.gfx-clock-1:before {
    content: "\e0d2"
}
.gfx-clock-mini:before {
    content: "\e0d3"
}
.gfx-cloud:before {
    content: "\e0d4"
}
.gfx-codec-image:before {
    content: "\e0d5"
}
.gfx-codec-video:before {
    content: "\e0d6"
}
.gfx-combine:before {
    content: "\e0d7"
}
.gfx-comment-1:before {
    content: "\e0d8"
}
.gfx-comment-accept:before {
    content: "\e0d9"
}
.gfx-comment-add:before {
    content: "\e0da"
}
.gfx-comment-cancel:before {
    content: "\e0db"
}
.gfx-comment-edit:before {
    content: "\e0dc"
}
.gfx-comment-remove:before {
    content: "\e0dd"
}
.gfx-comment-settings:before {
    content: "\e0de"
}
.gfx-computer:before {
    content: "\e0df"
}
.gfx-computer-accept:before {
    content: "\e0e0"
}
.gfx-computer-add:before {
    content: "\e0e1"
}
.gfx-computer-cancel:before {
    content: "\e0e2"
}
.gfx-computer-remove:before {
    content: "\e0e3"
}
.gfx-computer-settings:before {
    content: "\e0e4"
}
.gfx-controls-chapter-next:before {
    content: "\e0e5"
}
.gfx-controls-chapter-previous:before {
    content: "\e0e6"
}
.gfx-controls-eject:before {
    content: "\e0e7"
}
.gfx-controls-fast-forward:before {
    content: "\e0e8"
}
.gfx-controls-pause:before {
    content: "\e0e9"
}
.gfx-controls-play:before {
    content: "\e0ea"
}
.gfx-controls-play-back:before {
    content: "\e0eb"
}
.gfx-controls-rewind:before {
    content: "\e0ec"
}
.gfx-controls-stop:before {
    content: "\e0ed"
}
.gfx-cooler:before {
    content: "\e0ee"
}
.gfx-copy:before {
    content: "\e0ef"
}
.gfx-credit-card-1:before {
    content: "\e0f0"
}
.gfx-crown:before {
    content: "\e0f1"
}
.gfx-cut:before {
    content: "\e0f2"
}
.gfx-data-privacy:before {
    content: "\e0f3"
}
.gfx-database-1:before {
    content: "\e0f4"
}
.gfx-database-add:before {
    content: "\e0f5"
}
.gfx-database-edit:before {
    content: "\e0f6"
}
.gfx-database-information:before {
    content: "\e0f7"
}
.gfx-database-remove:before {
    content: "\e0f8"
}
.gfx-database-run:before {
    content: "\e0f9"
}
.gfx-database-security:before {
    content: "\e0fa"
}
.gfx-diploma:before {
    content: "\e0fb"
}
.gfx-document-image:before {
    content: "\e0fc"
}
.gfx-document-image-accept:before {
    content: "\e0fd"
}
.gfx-document-image-add:before {
    content: "\e0fe"
}
.gfx-document-image-cancel:before {
    content: "\e0ff"
}
.gfx-document-image-down:before {
    content: "\e100"
}
.gfx-document-image-edit:before {
    content: "\e101"
}
.gfx-document-image-information:before {
    content: "\e102"
}
.gfx-document-image-remove:before {
    content: "\e103"
}
.gfx-document-image-run:before {
    content: "\e104"
}
.gfx-document-image-security:before {
    content: "\e105"
}
.gfx-document-image-settings:before {
    content: "\e106"
}
.gfx-document-image-up:before {
    content: "\e107"
}
.gfx-document-music:before {
    content: "\e108"
}
.gfx-document-music-accept:before {
    content: "\e109"
}
.gfx-document-music-add:before {
    content: "\e10a"
}
.gfx-document-music-cancel:before {
    content: "\e10b"
}
.gfx-document-music-down:before {
    content: "\e10c"
}
.gfx-document-music-edit:before {
    content: "\e10d"
}
.gfx-document-music-information:before {
    content: "\e10e"
}
.gfx-document-music-remove:before {
    content: "\e10f"
}
.gfx-document-music-run:before {
    content: "\e110"
}
.gfx-document-music-security:before {
    content: "\e111"
}
.gfx-document-music-settings:before {
    content: "\e112"
}
.gfx-document-music-up:before {
    content: "\e113"
}
.gfx-document-sans:before {
    content: "\e114"
}
.gfx-document-sans-accept:before {
    content: "\e115"
}
.gfx-document-sans-add:before {
    content: "\e116"
}
.gfx-document-sans-cancel:before {
    content: "\e117"
}
.gfx-document-sans-down:before {
    content: "\e118"
}
.gfx-document-sans-edit:before {
    content: "\e119"
}
.gfx-document-sans-information:before {
    content: "\e11a"
}
.gfx-document-sans-remove:before {
    content: "\e11b"
}
.gfx-document-sans-run:before {
    content: "\e11c"
}
.gfx-document-sans-security:before {
    content: "\e11d"
}
.gfx-document-sans-settings:before {
    content: "\e11e"
}
.gfx-document-sans-up:before {
    content: "\e11f"
}
.gfx-document-text:before {
    content: "\e120"
}
.gfx-document-text-accept:before {
    content: "\e121"
}
.gfx-document-text-add:before {
    content: "\e122"
}
.gfx-document-text-cancel:before {
    content: "\e123"
}
.gfx-document-text-down:before {
    content: "\e124"
}
.gfx-document-text-edit:before {
    content: "\e125"
}
.gfx-document-text-information:before {
    content: "\e126"
}
.gfx-document-text-remove:before {
    content: "\e127"
}
.gfx-document-text-run:before {
    content: "\e128"
}
.gfx-document-text-security:before {
    content: "\e129"
}
.gfx-document-text-settings:before {
    content: "\e12a"
}
.gfx-document-text-up:before {
    content: "\e12b"
}
.gfx-document-video:before {
    content: "\e12c"
}
.gfx-document-video-accept:before {
    content: "\e12d"
}
.gfx-document-video-add:before {
    content: "\e12e"
}
.gfx-document-video-cancel:before {
    content: "\e12f"
}
.gfx-document-video-down:before {
    content: "\e130"
}
.gfx-document-video-edit:before {
    content: "\e131"
}
.gfx-document-video-information:before {
    content: "\e132"
}
.gfx-document-video-remove:before {
    content: "\e133"
}
.gfx-document-video-run:before {
    content: "\e134"
}
.gfx-document-video-security:before {
    content: "\e135"
}
.gfx-document-video-settings:before {
    content: "\e136"
}
.gfx-document-video-up:before {
    content: "\e137"
}
.gfx-donate:before {
    content: "\e138"
}
.gfx-download:before {
    content: "\e139"
}
.gfx-download-accept:before {
    content: "\e13a"
}
.gfx-download-cancel:before {
    content: "\e13b"
}
.gfx-download-information:before {
    content: "\e13c"
}
.gfx-download-pause:before {
    content: "\e13d"
}
.gfx-download-run:before {
    content: "\e13e"
}
.gfx-download-security:before {
    content: "\e13f"
}
.gfx-download-settings:before {
    content: "\e140"
}
.gfx-download-stop:before {
    content: "\e141"
}
.gfx-dropbox:before {
    content: "\e142"
}
.gfx-edit:before {
    content: "\e143"
}
.gfx-entrance:before {
    content: "\e144"
}
.gfx-equal:before {
    content: "\e145"
}
.gfx-filepath:before {
    content: "\e146"
}
.gfx-filter:before {
    content: "\e147"
}
.gfx-filter-settings:before {
    content: "\e148"
}
.gfx-firewall:before {
    content: "\e149"
}
.gfx-firewall-pause:before {
    content: "\e14a"
}
.gfx-firewall-run:before {
    content: "\e14b"
}
.gfx-firewall-settings:before {
    content: "\e14c"
}
.gfx-firewall-stop:before {
    content: "\e14d"
}
.gfx-flag:before {
    content: "\e14e"
}
.gfx-flash:before {
    content: "\e14f"
}
.gfx-flash-off:before {
    content: "\e150"
}
.gfx-floppy-disk:before {
    content: "\e151"
}
.gfx-folder-downloads:before {
    content: "\e152"
}
.gfx-folder-image:before {
    content: "\e153"
}
.gfx-folder-music:before {
    content: "\e154"
}
.gfx-folder-sans:before {
    content: "\e155"
}
.gfx-folder-sans-accept:before {
    content: "\e156"
}
.gfx-folder-sans-add:before {
    content: "\e157"
}
.gfx-folder-sans-cancel:before {
    content: "\e158"
}
.gfx-folder-sans-edit:before {
    content: "\e159"
}
.gfx-folder-sans-information:before {
    content: "\e15a"
}
.gfx-folder-sans-remove:before {
    content: "\e15b"
}
.gfx-folder-sans-run:before {
    content: "\e15c"
}
.gfx-folder-sans-security:before {
    content: "\e15d"
}
.gfx-folder-sans-settings:before {
    content: "\e15e"
}
.gfx-folder-sans-up:before {
    content: "\e15f"
}
.gfx-football:before {
    content: "\e160"
}
.gfx-game-controller:before {
    content: "\e161"
}
.gfx-globe-1:before {
    content: "\e162"
}
.gfx-golf:before {
    content: "\e163"
}
.gfx-group-full-add:before {
    content: "\e164"
}
.gfx-group-full-edit:before {
    content: "\e165"
}
.gfx-group-full-security:before {
    content: "\e166"
}
.gfx-group-half:before {
    content: "\e167"
}
.gfx-group-half-edit:before {
    content: "\e168"
}
.gfx-group-half-remove:before {
    content: "\e169"
}
.gfx-group-half-security:before {
    content: "\e16a"
}
.gfx-handheld-game-console:before {
    content: "\e16b"
}
.gfx-harddisk-sans:before {
    content: "\e16c"
}
.gfx-harddisk-sans-eject:before {
    content: "\e16d"
}
.gfx-harddisk-sans-security:before {
    content: "\e16e"
}
.gfx-hierarchy:before {
    content: "\e16f"
}
.gfx-home-1:before {
    content: "\e170"
}
.gfx-image:before {
    content: "\e171"
}
.gfx-image-accept:before {
    content: "\e172"
}
.gfx-image-add:before {
    content: "\e173"
}
.gfx-image-cancel:before {
    content: "\e174"
}
.gfx-image-edit:before {
    content: "\e175"
}
.gfx-image-pause:before {
    content: "\e176"
}
.gfx-image-remove:before {
    content: "\e177"
}
.gfx-image-run:before {
    content: "\e178"
}
.gfx-image-security:before {
    content: "\e179"
}
.gfx-image-settings:before {
    content: "\e17a"
}
.gfx-imprint:before {
    content: "\e17b"
}
.gfx-information:before {
    content: "\e17c"
}
.gfx-internet:before {
    content: "\e17d"
}
.gfx-invert:before {
    content: "\e17e"
}
.gfx-keyboard-1:before {
    content: "\e17f"
}
.gfx-label:before {
    content: "\e180"
}
.gfx-label-add:before {
    content: "\e181"
}
.gfx-label-edit:before {
    content: "\e182"
}
.gfx-label-remove:before {
    content: "\e183"
}
.gfx-label-security:before {
    content: "\e184"
}
.gfx-light-off:before {
    content: "\e185"
}
.gfx-link-1:before {
    content: "\e186"
}
.gfx-link-add:before {
    content: "\e187"
}
.gfx-link-edit:before {
    content: "\e188"
}
.gfx-link-remove:before {
    content: "\e189"
}
.gfx-list:before {
    content: "\e18a"
}
.gfx-list-numbered:before {
    content: "\e18b"
}
.gfx-login:before {
    content: "\e18c"
}
.gfx-logout:before {
    content: "\e18d"
}
.gfx-mail-1:before {
    content: "\e18e"
}
.gfx-mail-accept:before {
    content: "\e18f"
}
.gfx-mail-add:before {
    content: "\e190"
}
.gfx-mail-cancel:before {
    content: "\e191"
}
.gfx-mail-edit:before {
    content: "\e192"
}
.gfx-mail-fwd:before {
    content: "\e193"
}
.gfx-mail-remove:before {
    content: "\e194"
}
.gfx-mail-run:before {
    content: "\e195"
}
.gfx-mail-security:before {
    content: "\e196"
}
.gfx-mailbox:before {
    content: "\e197"
}
.gfx-mailbox-down:before {
    content: "\e198"
}
.gfx-mailbox-eject:before {
    content: "\e199"
}
.gfx-mailbox-incoming:before {
    content: "\e19a"
}
.gfx-mailbox-outgoing:before {
    content: "\e19b"
}
.gfx-mailbox-settings:before {
    content: "\e19c"
}
.gfx-mainframe:before {
    content: "\e19d"
}
.gfx-mashup:before {
    content: "\e19e"
}
.gfx-minus:before {
    content: "\e19f"
}
.gfx-mobile-phone:before {
    content: "\e1a0"
}
.gfx-move:before {
    content: "\e1a1"
}
.gfx-muffin:before {
    content: "\e1a2"
}
.gfx-music:before {
    content: "\e1a3"
}
.gfx-music-accept:before {
    content: "\e1a4"
}
.gfx-music-add:before {
    content: "\e1a5"
}
.gfx-music-cancel:before {
    content: "\e1a6"
}
.gfx-music-edit:before {
    content: "\e1a7"
}
.gfx-music-eject:before {
    content: "\e1a8"
}
.gfx-music-information:before {
    content: "\e1a9"
}
.gfx-music-pause:before {
    content: "\e1aa"
}
.gfx-music-remove:before {
    content: "\e1ab"
}
.gfx-music-run:before {
    content: "\e1ac"
}
.gfx-music-security:before {
    content: "\e1ad"
}
.gfx-music-settings:before {
    content: "\e1ae"
}
.gfx-music-stop:before {
    content: "\e1af"
}
.gfx-network-intranet:before {
    content: "\e1b0"
}
.gfx-network-protocol:before {
    content: "\e1b1"
}
.gfx-network-sans:before {
    content: "\e1b2"
}
.gfx-network-sans-add:before {
    content: "\e1b3"
}
.gfx-network-sans-edit:before {
    content: "\e1b4"
}
.gfx-network-sans-remove:before {
    content: "\e1b5"
}
.gfx-network-sans-security:before {
    content: "\e1b6"
}
.gfx-network-wireless:before {
    content: "\e1b7"
}
.gfx-network-wireless-add:before {
    content: "\e1b8"
}
.gfx-network-wireless-edit:before {
    content: "\e1b9"
}
.gfx-network-wireless-security:before {
    content: "\e1ba"
}
.gfx-news:before {
    content: "\e1bb"
}
.gfx-notes:before {
    content: "\e1bc"
}
.gfx-notes-accept:before {
    content: "\e1bd"
}
.gfx-notes-add:before {
    content: "\e1be"
}
.gfx-notes-cancel:before {
    content: "\e1bf"
}
.gfx-notes-down:before {
    content: "\e1c0"
}
.gfx-notes-edit:before {
    content: "\e1c1"
}
.gfx-notes-remove:before {
    content: "\e1c2"
}
.gfx-notes-settings:before {
    content: "\e1c3"
}
.gfx-notes-up:before {
    content: "\e1c4"
}
.gfx-ontology:before {
    content: "\e1c5"
}
.gfx-owl-dl:before {
    content: "\e1c6"
}
.gfx-owl-dl-document:before {
    content: "\e1c7"
}
.gfx-owl-full:before {
    content: "\e1c8"
}
.gfx-owl-full-document:before {
    content: "\e1c9"
}
.gfx-owl-lite:before {
    content: "\e1ca"
}
.gfx-owl-lite-document:before {
    content: "\e1cb"
}
.gfx-paragraph:before {
    content: "\e1cc"
}
.gfx-paste:before {
    content: "\e1cd"
}
.gfx-path:before {
    content: "\e1ce"
}
.gfx-pda:before {
    content: "\e1cf"
}
.gfx-pear:before {
    content: "\e1d0"
}
.gfx-phone-classic-off:before {
    content: "\e1d1"
}
.gfx-phone-classic-on:before {
    content: "\e1d2"
}
.gfx-phone-home:before {
    content: "\e1d3"
}
.gfx-phone-off:before {
    content: "\e1d4"
}
.gfx-phone-on:before {
    content: "\e1d5"
}
.gfx-pin-1:before {
    content: "\e1d6"
}
.gfx-pin-filled:before {
    content: "\e1d7"
}
.gfx-plus-1:before {
    content: "\e1d8"
}
.gfx-point-of-interest:before {
    content: "\e1d9"
}
.gfx-printer:before {
    content: "\e1da"
}
.gfx-printer-add:before {
    content: "\e1db"
}
.gfx-printer-cancel:before {
    content: "\e1dc"
}
.gfx-printer-information:before {
    content: "\e1dd"
}
.gfx-printer-pause:before {
    content: "\e1de"
}
.gfx-printer-remove:before {
    content: "\e1df"
}
.gfx-printer-run:before {
    content: "\e1e0"
}
.gfx-printer-settings:before {
    content: "\e1e1"
}
.gfx-printer-stop:before {
    content: "\e1e2"
}
.gfx-questionmark:before {
    content: "\e1e3"
}
.gfx-rdf:before {
    content: "\e1e4"
}
.gfx-rdf-document:before {
    content: "\e1e5"
}
.gfx-recent-changes:before {
    content: "\e1e6"
}
.gfx-refresh:before {
    content: "\e1e7"
}
.gfx-relevance:before {
    content: "\e1e8"
}
.gfx-remix:before {
    content: "\e1e9"
}
.gfx-rotate:before {
    content: "\e1ea"
}
.gfx-route:before {
    content: "\e1eb"
}
.gfx-satellite:before {
    content: "\e1ec"
}
.gfx-satellite-ground:before {
    content: "\e1ed"
}
.gfx-screen-4to3:before {
    content: "\e1ee"
}
.gfx-screen-16to9:before {
    content: "\e1ef"
}
.gfx-script:before {
    content: "\e1f0"
}
.gfx-search-1:before {
    content: "\e1f1"
}
.gfx-security-closed:before {
    content: "\e1f2"
}
.gfx-security-open:before {
    content: "\e1f3"
}
.gfx-semantic-web:before {
    content: "\e1f4"
}
.gfx-server-1:before {
    content: "\e1f5"
}
.gfx-server-accept:before {
    content: "\e1f6"
}
.gfx-server-add:before {
    content: "\e1f7"
}
.gfx-server-cancel:before {
    content: "\e1f8"
}
.gfx-server-edit:before {
    content: "\e1f9"
}
.gfx-server-eject:before {
    content: "\e1fa"
}
.gfx-server-information:before {
    content: "\e1fb"
}
.gfx-server-remove:before {
    content: "\e1fc"
}
.gfx-server-run:before {
    content: "\e1fd"
}
.gfx-server-security:before {
    content: "\e1fe"
}
.gfx-server-settings:before {
    content: "\e1ff"
}
.gfx-server-stop:before {
    content: "\e200"
}
.gfx-settings-1:before {
    content: "\e201"
}
.gfx-shopping-cart:before {
    content: "\e202"
}
.gfx-sitemap:before {
    content: "\e203"
}
.gfx-size-both:before {
    content: "\e204"
}
.gfx-size-both-accept:before {
    content: "\e205"
}
.gfx-size-both-add:before {
    content: "\e206"
}
.gfx-size-both-cancel:before {
    content: "\e207"
}
.gfx-size-both-edit:before {
    content: "\e208"
}
.gfx-size-both-remove:before {
    content: "\e209"
}
.gfx-size-both-security:before {
    content: "\e20a"
}
.gfx-size-both-settings:before {
    content: "\e20b"
}
.gfx-size-height:before {
    content: "\e20c"
}
.gfx-size-height-accept:before {
    content: "\e20d"
}
.gfx-size-height-add:before {
    content: "\e20e"
}
.gfx-size-height-cancel:before {
    content: "\e20f"
}
.gfx-size-height-edit:before {
    content: "\e210"
}
.gfx-size-height-remove:before {
    content: "\e211"
}
.gfx-size-height-security:before {
    content: "\e212"
}
.gfx-size-height-settings:before {
    content: "\e213"
}
.gfx-size-width:before {
    content: "\e214"
}
.gfx-size-width-accept:before {
    content: "\e215"
}
.gfx-size-width-add:before {
    content: "\e216"
}
.gfx-size-width-cancel:before {
    content: "\e217"
}
.gfx-size-width-edit:before {
    content: "\e218"
}
.gfx-size-width-remove:before {
    content: "\e219"
}
.gfx-size-width-security:before {
    content: "\e21a"
}
.gfx-size-width-settings:before {
    content: "\e21b"
}
.gfx-soccer:before {
    content: "\e21c"
}
.gfx-social-network:before {
    content: "\e21d"
}
.gfx-source-code:before {
    content: "\e21e"
}
.gfx-speaker-louder:before {
    content: "\e21f"
}
.gfx-speaker-off:before {
    content: "\e220"
}
.gfx-speaker-silent:before {
    content: "\e221"
}
.gfx-star-1:before {
    content: "\e222"
}
.gfx-star-outline:before {
    content: "\e223"
}
.gfx-statistics:before {
    content: "\e224"
}
.gfx-synchronize:before {
    content: "\e225"
}
.gfx-tab:before {
    content: "\e226"
}
.gfx-tablet:before {
    content: "\e227"
}
.gfx-target:before {
    content: "\e228"
}
.gfx-terminal-computer:before {
    content: "\e229"
}
.gfx-text:before {
    content: "\e22a"
}
.gfx-text-align-center:before {
    content: "\e22b"
}
.gfx-text-align-full:before {
    content: "\e22c"
}
.gfx-text-align-left:before {
    content: "\e22d"
}
.gfx-text-align-right:before {
    content: "\e22e"
}
.gfx-text-bold:before {
    content: "\e22f"
}
.gfx-text-italic:before {
    content: "\e230"
}
.gfx-text-strikethrough:before {
    content: "\e231"
}
.gfx-transportation-bus:before {
    content: "\e232"
}
.gfx-transportation-car:before {
    content: "\e233"
}
.gfx-transportation-plane:before {
    content: "\e234"
}
.gfx-transportation-ship:before {
    content: "\e235"
}
.gfx-transportation-train:before {
    content: "\e236"
}
.gfx-transportation-truck:before {
    content: "\e237"
}
.gfx-trash:before {
    content: "\e238"
}
.gfx-trash-full:before {
    content: "\e239"
}
.gfx-tree:before {
    content: "\e23a"
}
.gfx-upload:before {
    content: "\e23b"
}
.gfx-upload-accept:before {
    content: "\e23c"
}
.gfx-upload-cancel:before {
    content: "\e23d"
}
.gfx-upload-pause:before {
    content: "\e23e"
}
.gfx-upload-run:before {
    content: "\e23f"
}
.gfx-upload-security:before {
    content: "\e240"
}
.gfx-upload-settings:before {
    content: "\e241"
}
.gfx-upload-stop:before {
    content: "\e242"
}
.gfx-user-close:before {
    content: "\e243"
}
.gfx-user-close-add:before {
    content: "\e244"
}
.gfx-user-close-edit:before {
    content: "\e245"
}
.gfx-user-close-information:before {
    content: "\e246"
}
.gfx-user-close-remove:before {
    content: "\e247"
}
.gfx-user-close-security:before {
    content: "\e248"
}
.gfx-user-close-settings:before {
    content: "\e249"
}
.gfx-user-full:before {
    content: "\e24a"
}
.gfx-user-full-add:before {
    content: "\e24b"
}
.gfx-user-full-edit:before {
    content: "\e24c"
}
.gfx-user-full-information:before {
    content: "\e24d"
}
.gfx-user-full-remove:before {
    content: "\e24e"
}
.gfx-user-full-security:before {
    content: "\e24f"
}
.gfx-user-full-settings:before {
    content: "\e250"
}
.gfx-user-half:before {
    content: "\e251"
}
.gfx-user-half-add:before {
    content: "\e252"
}
.gfx-user-half-edit:before {
    content: "\e253"
}
.gfx-user-half-information:before {
    content: "\e254"
}
.gfx-user-half-remove:before {
    content: "\e255"
}
.gfx-user-half-security:before {
    content: "\e256"
}
.gfx-user-half-settings:before {
    content: "\e257"
}
.gfx-user-profile:before {
    content: "\e258"
}
.gfx-user-profile-edit:before {
    content: "\e259"
}
.gfx-video:before {
    content: "\e25a"
}
.gfx-video-accept:before {
    content: "\e25b"
}
.gfx-video-add:before {
    content: "\e25c"
}
.gfx-video-cancel:before {
    content: "\e25d"
}
.gfx-video-down:before {
    content: "\e25e"
}
.gfx-video-edit:before {
    content: "\e25f"
}
.gfx-video-information:before {
    content: "\e260"
}
.gfx-video-pause:before {
    content: "\e261"
}
.gfx-video-remove:before {
    content: "\e262"
}
.gfx-video-run:before {
    content: "\e263"
}
.gfx-video-security:before {
    content: "\e264"
}
.gfx-video-settings:before {
    content: "\e265"
}
.gfx-video-stop:before {
    content: "\e266"
}
.gfx-video-up:before {
    content: "\e267"
}
.gfx-view:before {
    content: "\e268"
}
.gfx-viewer-image:before {
    content: "\e269"
}
.gfx-viewer-text:before {
    content: "\e26a"
}
.gfx-viewer-video:before {
    content: "\e26b"
}
.gfx-vuvuzela:before {
    content: "\e26c"
}
.gfx-waves:before {
    content: "\e26d"
}
.gfx-website:before {
    content: "\e26e"
}
.gfx-weight:before {
    content: "\e26f"
}
.gfx-xml:before {
    content: "\e270"
}
.gfx-xml-document:before {
    content: "\e271"
}
.gfx-zoom-in:before {
    content: "\e272"
}
.gfx-zoom-out:before {
    content: "\e273"
}
.gfx-leaf:before {
    content: "\e274"
}
.gfx-light:before {
    content: "\e275"
}
.gfx-harddisk-sans-settings:before {
    content: "\e276"
}
.gfx-group-full:before {
    content: "\e277"
}
.gfx-folder-sans-down:before {
    content: "\e278"
}
.gfx-fullscreen-cancel:before {
    content: "\e279"
}
.gfx-fullscreen:before {
    content: "\e27a"
}
.gfx-group-full-remove:before {
    content: "\e27b"
}
.gfx-folder-text:before {
    content: "\e27c"
}
.gfx-folder-video:before {
    content: "\e27d"
}
.gfx-group-half-add:before {
    content: "\e27e"
}
.gfx-avatar:before {
    content: "\e27f"
}
.gfx-address:before {
    content: "\e280"
}
.gfx-adjust:before {
    content: "\e281"
}
.gfx-air:before {
    content: "\e282"
}
.gfx-alert-1:before {
    content: "\e283"
}
.gfx-archive:before {
    content: "\e284"
}
.gfx-arrow-combo:before {
    content: "\e285"
}
.gfx-arrows-ccw:before {
    content: "\e286"
}
.gfx-attach:before {
    content: "\e287"
}
.gfx-attention:before {
    content: "\e288"
}
.gfx-back:before {
    content: "\e289"
}
.gfx-back-in-time:before {
    content: "\e28a"
}
.gfx-bag:before {
    content: "\e28b"
}
.gfx-basket:before {
    content: "\e28c"
}
.gfx-battery:before {
    content: "\e28d"
}
.gfx-behance:before {
    content: "\e28e"
}
.gfx-bell:before {
    content: "\e28f"
}
.gfx-block:before {
    content: "\e290"
}
.gfx-book-1:before {
    content: "\e291"
}
.gfx-book-open:before {
    content: "\e292"
}
.gfx-bookmark-2:before {
    content: "\e293"
}
.gfx-bookmarks:before {
    content: "\e294"
}
.gfx-box:before {
    content: "\e295"
}
.gfx-briefcase-2:before {
    content: "\e296"
}
.gfx-brush:before {
    content: "\e297"
}
.gfx-bucket:before {
    content: "\e298"
}
.gfx-calendar-2:before {
    content: "\e299"
}
.gfx-camera:before {
    content: "\e29a"
}
.gfx-cancel-1:before {
    content: "\e29b"
}
.gfx-cancel-circled:before {
    content: "\e29c"
}
.gfx-cancel-squared:before {
    content: "\e29d"
}
.gfx-cc:before {
    content: "\e29e"
}
.gfx-cc-by:before {
    content: "\e29f"
}
.gfx-cc-nc:before {
    content: "\e2a0"
}
.gfx-cc-nc-eu:before {
    content: "\e2a1"
}
.gfx-cc-nc-jp:before {
    content: "\e2a2"
}
.gfx-cc-nd:before {
    content: "\e2a3"
}
.gfx-cc-pd:before {
    content: "\e2a4"
}
.gfx-cc-remix:before {
    content: "\e2a5"
}
.gfx-cc-sa:before {
    content: "\e2a6"
}
.gfx-cc-share:before {
    content: "\e2a7"
}
.gfx-cc-zero:before {
    content: "\e2a8"
}
.gfx-ccw:before {
    content: "\e2a9"
}
.gfx-cd-1:before {
    content: "\e2aa"
}
.gfx-chart-area:before {
    content: "\e2ab"
}
.gfx-chart-bar:before {
    content: "\e2ac"
}
.gfx-chart-line:before {
    content: "\e2ad"
}
.gfx-chart-pie:before {
    content: "\e2ae"
}
.gfx-chat-1:before {
    content: "\e2af"
}
.gfx-check-1:before {
    content: "\e2b0"
}
.gfx-clipboard:before {
    content: "\e2b1"
}
.gfx-clock-2:before {
    content: "\e2b2"
}
.gfx-cloud-1:before {
    content: "\e2b3"
}
.gfx-cloud-thunder:before {
    content: "\e2b4"
}
.gfx-code-1:before {
    content: "\e2b5"
}
.gfx-cog:before {
    content: "\e2b6"
}
.gfx-comment-2:before {
    content: "\e2b7"
}
.gfx-compass:before {
    content: "\e2b8"
}
.gfx-credit-card-2:before {
    content: "\e2b9"
}
.gfx-cup:before {
    content: "\e2ba"
}
.gfx-cw:before {
    content: "\e2bb"
}
.gfx-database-2:before {
    content: "\e2bc"
}
.gfx-db-shape:before {
    content: "\e2bd"
}
.gfx-direction:before {
    content: "\e2be"
}
.gfx-doc:before {
    content: "\e2bf"
}
.gfx-doc-landscape:before {
    content: "\e2c0"
}
.gfx-doc-text:before {
    content: "\e2c1"
}
.gfx-doc-text-inv:before {
    content: "\e2c2"
}
.gfx-docs:before {
    content: "\e2c3"
}
.gfx-dot:before {
    content: "\e2c4"
}
.gfx-dot-2:before {
    content: "\e2c5"
}
.gfx-dot-3:before {
    content: "\e2c6"
}
.gfx-down:before {
    content: "\e2c7"
}
.gfx-down-bold:before {
    content: "\e2c8"
}
.gfx-down-circled:before {
    content: "\e2c9"
}
.gfx-down-dir:before {
    content: "\e2ca"
}
.gfx-down-open:before {
    content: "\e2cb"
}
.gfx-down-open-big:before {
    content: "\e2cc"
}
.gfx-down-open-mini:before {
    content: "\e2cd"
}
.gfx-down-thin:before {
    content: "\e2ce"
}
.gfx-download-1:before {
    content: "\e2cf"
}
.gfx-dribbble:before {
    content: "\e2d0"
}
.gfx-dribbble-circled:before {
    content: "\e2d1"
}
.gfx-drive:before {
    content: "\e2d2"
}
.gfx-dropbox-1:before {
    content: "\e2d3"
}
.gfx-droplet:before {
    content: "\e2d4"
}
.gfx-erase:before {
    content: "\e2d5"
}
.gfx-evernote:before {
    content: "\e2d6"
}
.gfx-export:before {
    content: "\e2d7"
}
.gfx-eye-1:before {
    content: "\e2d8"
}
.gfx-facebook:before {
    content: "\e2d9"
}
.gfx-facebook-circled:before {
    content: "\e2da"
}
.gfx-facebook-squared:before {
    content: "\e2db"
}
.gfx-fast-backward:before {
    content: "\e2dc"
}
.gfx-fast-forward:before {
    content: "\e2dd"
}
.gfx-feather:before {
    content: "\e2de"
}
.gfx-flag-1:before {
    content: "\e2df"
}
.gfx-flash-1:before {
    content: "\e2e0"
}
.gfx-flashlight:before {
    content: "\e2e1"
}
.gfx-flattr:before {
    content: "\e2e2"
}
.gfx-flickr:before {
    content: "\e2e3"
}
.gfx-flickr-circled:before {
    content: "\e2e4"
}
.gfx-flight:before {
    content: "\e2e5"
}
.gfx-floppy:before {
    content: "\e2e6"
}
.gfx-flow-branch:before {
    content: "\e2e7"
}
.gfx-flow-cascade:before {
    content: "\e2e8"
}
.gfx-flow-line:before {
    content: "\e2e9"
}
.gfx-flow-parallel:before {
    content: "\e2ea"
}
.gfx-flow-tree:before {
    content: "\e2eb"
}
.gfx-folder:before {
    content: "\e2ec"
}
.gfx-forward:before {
    content: "\e2ed"
}
.gfx-gauge:before {
    content: "\e2ee"
}
.gfx-github:before {
    content: "\e2ef"
}
.gfx-github-circled:before {
    content: "\e2f0"
}
.gfx-globe-2:before {
    content: "\e2f1"
}
.gfx-google-circles:before {
    content: "\e2f2"
}
.gfx-gplus:before {
    content: "\e2f3"
}
.gfx-gplus-circled:before {
    content: "\e2f4"
}
.gfx-graduation-cap:before {
    content: "\e2f5"
}
.gfx-heart-1:before {
    content: "\e2f6"
}
.gfx-heart-empty:before {
    content: "\e2f7"
}
.gfx-help:before {
    content: "\e2f8"
}
.gfx-help-circled:before {
    content: "\e2f9"
}
.gfx-home-2:before {
    content: "\e2fa"
}
.gfx-hourglass-1:before {
    content: "\e2fb"
}
.gfx-inbox-1:before {
    content: "\e2fc"
}
.gfx-infinity:before {
    content: "\e2fd"
}
.gfx-info-1:before {
    content: "\e2fe"
}
.gfx-info-circled:before {
    content: "\e2ff"
}
.gfx-instagrem:before {
    content: "\e300"
}
.gfx-install:before {
    content: "\e301"
}
.gfx-key-1:before {
    content: "\e302"
}
.gfx-keyboard-2:before {
    content: "\e303"
}
.gfx-lamp:before {
    content: "\e304"
}
.gfx-language:before {
    content: "\e305"
}
.gfx-lastfm:before {
    content: "\e306"
}
.gfx-lastfm-circled:before {
    content: "\e307"
}
.gfx-layout:before {
    content: "\e308"
}
.gfx-leaf-1:before {
    content: "\e309"
}
.gfx-left:before {
    content: "\e30a"
}
.gfx-left-bold:before {
    content: "\e30b"
}
.gfx-left-circled:before {
    content: "\e30c"
}
.gfx-left-dir:before {
    content: "\e30d"
}
.gfx-left-open:before {
    content: "\e30e"
}
.gfx-left-open-big:before {
    content: "\e30f"
}
.gfx-left-open-mini:before {
    content: "\e310"
}
.gfx-left-thin:before {
    content: "\e311"
}
.gfx-level-down:before {
    content: "\e312"
}
.gfx-level-up:before {
    content: "\e313"
}
.gfx-lifebuoy:before {
    content: "\e314"
}
.gfx-light-down:before {
    content: "\e315"
}
.gfx-light-up:before {
    content: "\e316"
}
.gfx-link-2:before {
    content: "\e317"
}
.gfx-linkedin:before {
    content: "\e318"
}
.gfx-linkedin-circled:before {
    content: "\e319"
}
.gfx-list-1:before {
    content: "\e31a"
}
.gfx-list-add:before {
    content: "\e31b"
}
.gfx-location-1:before {
    content: "\e31c"
}
.gfx-lock-1:before {
    content: "\e31d"
}
.gfx-lock-open:before {
    content: "\e31e"
}
.gfx-login-1:before {
    content: "\e31f"
}
.gfx-logo-db:before {
    content: "\e320"
}
.gfx-logout-1:before {
    content: "\e321"
}
.gfx-loop:before {
    content: "\e322"
}
.gfx-magnet:before {
    content: "\e323"
}
.gfx-mail-2:before {
    content: "\e324"
}
.gfx-map:before {
    content: "\e325"
}
.gfx-megaphone-1:before {
    content: "\e326"
}
.gfx-menu:before {
    content: "\e327"
}
.gfx-mic:before {
    content: "\e328"
}
.gfx-minus-1:before {
    content: "\e329"
}
.gfx-minus-circled:before {
    content: "\e32a"
}
.gfx-minus-squared:before {
    content: "\e32b"
}
.gfx-mixi:before {
    content: "\e32c"
}
.gfx-mobile:before {
    content: "\e32d"
}
.gfx-monitor:before {
    content: "\e32e"
}
.gfx-moon:before {
    content: "\e32f"
}
.gfx-mouse:before {
    content: "\e330"
}
.gfx-music-1:before {
    content: "\e331"
}
.gfx-mute-1:before {
    content: "\e332"
}
.gfx-network:before {
    content: "\e333"
}
.gfx-newspaper:before {
    content: "\e334"
}
.gfx-note:before {
    content: "\e335"
}
.gfx-note-beamed:before {
    content: "\e336"
}
.gfx-palette:before {
    content: "\e337"
}
.gfx-paper-plane:before {
    content: "\e338"
}
.gfx-pause:before {
    content: "\e339"
}
.gfx-paypal:before {
    content: "\e33a"
}
.gfx-pencil-1:before {
    content: "\e33b"
}
.gfx-phone:before {
    content: "\e33c"
}
.gfx-picasa:before {
    content: "\e33d"
}
.gfx-picture:before {
    content: "\e33e"
}
.gfx-pinterest:before {
    content: "\e33f"
}
.gfx-pinterest-circled:before {
    content: "\e340"
}
.gfx-play:before {
    content: "\e341"
}
.gfx-plus-2:before {
    content: "\e342"
}
.gfx-plus-circled:before {
    content: "\e343"
}
.gfx-plus-squared:before {
    content: "\e344"
}
.gfx-popup:before {
    content: "\e345"
}
.gfx-print:before {
    content: "\e346"
}
.gfx-progress-0:before {
    content: "\e347"
}
.gfx-progress-1:before {
    content: "\e348"
}
.gfx-progress-2:before {
    content: "\e349"
}
.gfx-progress-3:before {
    content: "\e34a"
}
.gfx-publish:before {
    content: "\e34b"
}
.gfx-qq:before {
    content: "\e34c"
}
.gfx-quote-1:before {
    content: "\e34d"
}
.gfx-rdio:before {
    content: "\e34e"
}
.gfx-rdio-circled:before {
    content: "\e34f"
}
.gfx-record:before {
    content: "\e350"
}
.gfx-renren:before {
    content: "\e351"
}
.gfx-reply:before {
    content: "\e352"
}
.gfx-reply-all:before {
    content: "\e353"
}
.gfx-resize-full:before {
    content: "\e354"
}
.gfx-resize-small:before {
    content: "\e355"
}
.gfx-retweet:before {
    content: "\e356"
}
.gfx-right:before {
    content: "\e357"
}
.gfx-right-bold:before {
    content: "\e358"
}
.gfx-right-circled:before {
    content: "\e359"
}
.gfx-right-dir:before {
    content: "\e35a"
}
.gfx-right-open:before {
    content: "\e35b"
}
.gfx-right-open-big:before {
    content: "\e35c"
}
.gfx-right-open-mini:before {
    content: "\e35d"
}
.gfx-right-thin:before {
    content: "\e35e"
}
.gfx-rocket-1:before {
    content: "\e35f"
}
.gfx-rss-1:before {
    content: "\e360"
}
.gfx-search-2:before {
    content: "\e361"
}
.gfx-share:before {
    content: "\e362"
}
.gfx-shareable:before {
    content: "\e363"
}
.gfx-shuffle:before {
    content: "\e364"
}
.gfx-signal:before {
    content: "\e365"
}
.gfx-sina-weibo:before {
    content: "\e366"
}
.gfx-skype:before {
    content: "\e367"
}
.gfx-skype-circled:before {
    content: "\e368"
}
.gfx-smashing:before {
    content: "\e369"
}
.gfx-sound:before {
    content: "\e36a"
}
.gfx-soundcloud:before {
    content: "\e36b"
}
.gfx-spotify:before {
    content: "\e36c"
}
.gfx-spotify-circled:before {
    content: "\e36d"
}
.gfx-star-2:before {
    content: "\e36e"
}
.gfx-star-empty:before {
    content: "\e36f"
}
.gfx-stop-1:before {
    content: "\e370"
}
.gfx-stumbleupon:before {
    content: "\e371"
}
.gfx-stumbleupon-circled:before {
    content: "\e372"
}
.gfx-suitcase:before {
    content: "\e373"
}
.gfx-sweden:before {
    content: "\e374"
}
.gfx-switch:before {
    content: "\e375"
}
.gfx-tag-1:before {
    content: "\e376"
}
.gfx-tape:before {
    content: "\e377"
}
.gfx-target-1:before {
    content: "\e378"
}
.gfx-thermometer:before {
    content: "\e379"
}
.gfx-thumbs-down:before {
    content: "\e37a"
}
.gfx-thumbs-up:before {
    content: "\e37b"
}
.gfx-ticket:before {
    content: "\e37c"
}
.gfx-to-end:before {
    content: "\e37d"
}
.gfx-to-start:before {
    content: "\e37e"
}
.gfx-tools-1:before {
    content: "\e37f"
}
.gfx-traffic-cone:before {
    content: "\e380"
}
.gfx-trash-1:before {
    content: "\e381"
}
.gfx-trophy:before {
    content: "\e382"
}
.gfx-tumblr:before {
    content: "\e383"
}
.gfx-tumblr-circled:before {
    content: "\e384"
}
.gfx-twitter:before {
    content: "\e385"
}
.gfx-twitter-circled:before {
    content: "\e386"
}
.gfx-up:before {
    content: "\e387"
}
.gfx-up-bold:before {
    content: "\e388"
}
.gfx-up-circled:before {
    content: "\e389"
}
.gfx-up-dir:before {
    content: "\e38a"
}
.gfx-up-open:before {
    content: "\e38b"
}
.gfx-up-open-big:before {
    content: "\e38c"
}
.gfx-up-open-mini:before {
    content: "\e38d"
}
.gfx-up-thin:before {
    content: "\e38e"
}
.gfx-upload-1:before {
    content: "\e38f"
}
.gfx-upload-cloud:before {
    content: "\e390"
}
.gfx-user:before {
    content: "\e391"
}
.gfx-user-add:before {
    content: "\e392"
}
.gfx-users:before {
    content: "\e393"
}
.gfx-vcard:before {
    content: "\e394"
}
.gfx-video-1:before {
    content: "\e395"
}
.gfx-vimeo:before {
    content: "\e396"
}
.gfx-vimeo-circled:before {
    content: "\e397"
}
.gfx-vkontakte:before {
    content: "\e398"
}
.gfx-volume:before {
    content: "\e399"
}
.gfx-water:before {
    content: "\e39a"
}
.gfx-window:before {
    content: "\e39b"
}
.gfx-align-center:before {
    content: "\e39c"
}
.gfx-align-justify:before {
    content: "\e39d"
}
.gfx-align-left:before {
    content: "\e39e"
}
.gfx-align-right:before {
    content: "\e39f"
}
.gfx-archive-1:before {
    content: "\e3a0"
}
.gfx-arrow-down-1:before {
    content: "\e3a1"
}
.gfx-arrow-left-1:before {
    content: "\e3a2"
}
.gfx-arrow-right-1:before {
    content: "\e3a3"
}
.gfx-arrow-up-1:before {
    content: "\e3a4"
}
.gfx-atom:before {
    content: "\e3a5"
}
.gfx-bag-1:before {
    content: "\e3a6"
}
.gfx-bank-notes:before {
    content: "\e3a7"
}
.gfx-barbell:before {
    content: "\e3a8"
}
.gfx-bars:before {
    content: "\e3a9"
}
.gfx-battery-0:before {
    content: "\e3aa"
}
.gfx-battery-1-1:before {
    content: "\e3ab"
}
.gfx-battery-2-1:before {
    content: "\e3ac"
}
.gfx-battery-3-1:before {
    content: "\e3ad"
}
.gfx-battery-4-1:before {
    content: "\e3ae"
}
.gfx-battery-power:before {
    content: "\e3af"
}
.gfx-beer-1:before {
    content: "\e3b0"
}
.gfx-bolt:before {
    content: "\e3b1"
}
.gfx-bones:before {
    content: "\e3b2"
}
.gfx-book-close:before {
    content: "\e3b3"
}
.gfx-book-open-1:before {
    content: "\e3b4"
}
.gfx-bookmark-3:before {
    content: "\e3b5"
}
.gfx-box-1:before {
    content: "\e3b6"
}
.gfx-browser-1:before {
    content: "\e3b7"
}
.gfx-bubble:before {
    content: "\e3b8"
}
.gfx-bubble-1:before {
    content: "\e3b9"
}
.gfx-bubble-2:before {
    content: "\e3ba"
}
.gfx-bubble-3:before {
    content: "\e3bb"
}
.gfx-bucket-1:before {
    content: "\e3bc"
}
.gfx-calculator-1:before {
    content: "\e3bd"
}
.gfx-calendar-3:before {
    content: "\e3be"
}
.gfx-camera-1:before {
    content: "\e3bf"
}
.gfx-cardiac-pulse:before {
    content: "\e3c0"
}
.gfx-cd-2:before {
    content: "\e3c1"
}
.gfx-character:before {
    content: "\e3c2"
}
.gfx-checkbox-checked:before {
    content: "\e3c3"
}
.gfx-checkmark:before {
    content: "\e3c4"
}
.gfx-clipboard-1:before {
    content: "\e3c5"
}
.gfx-clock-3:before {
    content: "\e3c6"
}
.gfx-cloud-2:before {
    content: "\e3c7"
}
.gfx-coffee:before {
    content: "\e3c8"
}
.gfx-comment-3:before {
    content: "\e3c9"
}
.gfx-connection-0:before {
    content: "\e3ca"
}
.gfx-connection-1:before {
    content: "\e3cb"
}
.gfx-connection-2:before {
    content: "\e3cc"
}
.gfx-connection-3:before {
    content: "\e3cd"
}
.gfx-connection-4:before {
    content: "\e3ce"
}
.gfx-credit-cards:before {
    content: "\e3cf"
}
.gfx-crop:before {
    content: "\e3d0"
}
.gfx-cube:before {
    content: "\e3d1"
}
.gfx-diamond:before {
    content: "\e3d2"
}
.gfx-download-2:before {
    content: "\e3d3"
}
.gfx-email:before {
    content: "\e3d4"
}
.gfx-email-plane:before {
    content: "\e3d5"
}
.gfx-enter:before {
    content: "\e3d6"
}
.gfx-envelope:before {
    content: "\e3d7"
}
.gfx-eyedropper:before {
    content: "\e3d8"
}
.gfx-file:before {
    content: "\e3d9"
}
.gfx-file-add:before {
    content: "\e3da"
}
.gfx-file-broken:before {
    content: "\e3db"
}
.gfx-file-settings:before {
    content: "\e3dc"
}
.gfx-files:before {
    content: "\e3dd"
}
.gfx-flag-2:before {
    content: "\e3de"
}
.gfx-folder-1:before {
    content: "\e3df"
}
.gfx-folder-add:before {
    content: "\e3e0"
}
.gfx-folder-check:before {
    content: "\e3e1"
}
.gfx-folder-settings:before {
    content: "\e3e2"
}
.gfx-forbidden:before {
    content: "\e3e3"
}
.gfx-frames:before {
    content: "\e3e4"
}
.gfx-glass:before {
    content: "\e3e5"
}
.gfx-graph-1:before {
    content: "\e3e6"
}
.gfx-grid:before {
    content: "\e3e7"
}
.gfx-heart-2:before {
    content: "\e3e8"
}
.gfx-home-3:before {
    content: "\e3e9"
}
.gfx-id-card:before {
    content: "\e3ea"
}
.gfx-invoice:before {
    content: "\e3eb"
}
.gfx-ipad:before {
    content: "\e3ec"
}
.gfx-ipad-2:before {
    content: "\e3ed"
}
.gfx-lab:before {
    content: "\e3ee"
}
.gfx-laptop:before {
    content: "\e3ef"
}
.gfx-list-2:before {
    content: "\e3f0"
}
.gfx-lock-2:before {
    content: "\e3f1"
}
.gfx-locked:before {
    content: "\e3f2"
}
.gfx-map-1:before {
    content: "\e3f3"
}
.gfx-measure:before {
    content: "\e3f4"
}
.gfx-meter:before {
    content: "\e3f5"
}
.gfx-micro:before {
    content: "\e3f6"
}
.gfx-micro-mute:before {
    content: "\e3f7"
}
.gfx-microwave:before {
    content: "\e3f8"
}
.gfx-minus-2:before {
    content: "\e3f9"
}
.gfx-modem:before {
    content: "\e3fa"
}
.gfx-mute-2:before {
    content: "\e3fb"
}
.gfx-newspaper-1:before {
    content: "\e3fc"
}
.gfx-paperclip:before {
    content: "\e3fd"
}
.gfx-pencil-2:before {
    content: "\e3fe"
}
.gfx-phone-1:before {
    content: "\e3ff"
}
.gfx-phone-2:before {
    content: "\e400"
}
.gfx-phone-3:before {
    content: "\e401"
}
.gfx-picture-1:before {
    content: "\e402"
}
.gfx-pie-chart:before {
    content: "\e403"
}
.gfx-pill:before {
    content: "\e404"
}
.gfx-pin-2:before {
    content: "\e405"
}
.gfx-power:before {
    content: "\e406"
}
.gfx-printer-1:before {
    content: "\e407"
}
.gfx-printer-2:before {
    content: "\e408"
}
.gfx-refresh-1:before {
    content: "\e409"
}
.gfx-reload:before {
    content: "\e40a"
}
.gfx-screen:before {
    content: "\e40b"
}
.gfx-select:before {
    content: "\e40c"
}
.gfx-set:before {
    content: "\e40d"
}
.gfx-settings-2:before {
    content: "\e40e"
}
.gfx-share-1:before {
    content: "\e40f"
}
.gfx-share-outline:before {
    content: "\e410"
}
.gfx-shorts:before {
    content: "\e411"
}
.gfx-speaker:before {
    content: "\e412"
}
.gfx-star-3:before {
    content: "\e413"
}
.gfx-stopwatch:before {
    content: "\e414"
}
.gfx-sun:before {
    content: "\e415"
}
.gfx-syringe:before {
    content: "\e416"
}
.gfx-tag-2:before {
    content: "\e417"
}
.gfx-train:before {
    content: "\e418"
}
.gfx-trash-2:before {
    content: "\e419"
}
.gfx-unlocked:before {
    content: "\e41a"
}
.gfx-user-1:before {
    content: "\e41b"
}
.gfx-user-outline:before {
    content: "\e41c"
}
.gfx-users-1:before {
    content: "\e41d"
}
.gfx-users-outline:before {
    content: "\e41e"
}
.gfx-volume-1:before {
    content: "\e41f"
}
.gfx-volume-down:before {
    content: "\e420"
}
.gfx-volume-up:before {
    content: "\e421"
}
.gfx-wifi-1:before {
    content: "\e422"
}
.gfx-wifi-2:before {
    content: "\e423"
}
.gfx-wifi-3:before {
    content: "\e424"
}
.gfx-window-delete:before {
    content: "\e425"
}
.gfx-windows:before {
    content: "\e426"
}
.gfx-zoom:before {
    content: "\e427"
}
.gfx-zoom-in-1:before {
    content: "\e428"
}
.gfx-zoom-out-1:before {
    content: "\e429"
}
.gfx-banknote:before {
    content: "\e42a"
}
.gfx-bubble-4:before {
    content: "\e42b"
}
.gfx-bulb:before {
    content: "\e42c"
}
.gfx-calendar-4:before {
    content: "\e42d"
}
.gfx-camera-2:before {
    content: "\e42e"
}
.gfx-clip:before {
    content: "\e42f"
}
.gfx-clock-4:before {
    content: "\e430"
}
.gfx-cloud-3:before {
    content: "\e431"
}
.gfx-cup-1:before {
    content: "\e432"
}
.gfx-data:before {
    content: "\e433"
}
.gfx-diamond-1:before {
    content: "\e434"
}
.gfx-display:before {
    content: "\e435"
}
.gfx-eye-2:before {
    content: "\e436"
}
.gfx-fire:before {
    content: "\e437"
}
.gfx-food:before {
    content: "\e438"
}
.gfx-heart-3:before {
    content: "\e439"
}
.gfx-key-2:before {
    content: "\e43a"
}
.gfx-lab-1:before {
    content: "\e43b"
}
.gfx-like:before {
    content: "\e43c"
}
.gfx-location-2:before {
    content: "\e43d"
}
.gfx-lock-3:before {
    content: "\e43e"
}
.gfx-mail-3:before {
    content: "\e43f"
}
.gfx-megaphone-2:before {
    content: "\e440"
}
.gfx-music-2:before {
    content: "\e441"
}
.gfx-news-1:before {
    content: "\e442"
}
.gfx-note-1:before {
    content: "\e443"
}
.gfx-paperplane:before {
    content: "\e444"
}
.gfx-params:before {
    content: "\e445"
}
.gfx-pen:before {
    content: "\e446"
}
.gfx-phone-4:before {
    content: "\e447"
}
.gfx-photo:before {
    content: "\e448"
}
.gfx-search-3:before {
    content: "\e449"
}
.gfx-settings-3:before {
    content: "\e44a"
}
.gfx-shop:before {
    content: "\e44b"
}
.gfx-sound-1:before {
    content: "\e44c"
}
.gfx-stack:before {
    content: "\e44d"
}
.gfx-star-4:before {
    content: "\e44e"
}
.gfx-study:before {
    content: "\e44f"
}
.gfx-t-shirt:before {
    content: "\e450"
}
.gfx-tag-3:before {
    content: "\e451"
}
.gfx-trash-3:before {
    content: "\e452"
}
.gfx-truck:before {
    content: "\e453"
}
.gfx-tv:before {
    content: "\e454"
}
.gfx-user-2:before {
    content: "\e455"
}
.gfx-vallet:before {
    content: "\e456"
}
.gfx-video-2:before {
    content: "\e457"
}
.gfx-vynil:before {
    content: "\e458"
}
.gfx-world:before {
    content: "\e459"
}
.gfx-world-1:before {
    content: "\e45a"
}
.gfx-wireframe-globe:before {
    content: "\e45b"
}
.gfx-wind:before {
    content: "\e45c"
}
.gfx-wifi:before {
    content: "\e45d"
}
.gfx-settings-4:before {
    content: "\e45e"
}
.gfx-setting:before {
    content: "\e45f"
}
.gfx-select-square:before {
    content: "\e460"
}
.gfx-select-circle:before {
    content: "\e461"
}
.gfx-search-4:before {
    content: "\e462"
}
.gfx-scale:before {
    content: "\e463"
}
.gfx-rules:before {
    content: "\e464"
}
.gfx-rss-2:before {
    content: "\e465"
}
.gfx-retweet-1:before {
    content: "\e466"
}
.gfx-report-comment:before {
    content: "\e467"
}
.gfx-rec:before {
    content: "\e468"
}
.gfx-quote-2:before {
    content: "\e469"
}
.gfx-question-1:before {
    content: "\e46a"
}
.gfx-previous-fast-step:before {
    content: "\e46b"
}
.gfx-prev-step:before {
    content: "\e46c"
}
.gfx-pounds:before {
    content: "\e46d"
}
.gfx-podcast:before {
    content: "\e46e"
}
.gfx-plus-3:before {
    content: "\e46f"
}
.gfx-play-1:before {
    content: "\e470"
}
.gfx-pig-money:before {
    content: "\e471"
}
.gfx-pause-1:before {
    content: "\e472"
}
.gfx-paperclip-1:before {
    content: "\e473"
}
.gfx-paperclip-oblique:before {
    content: "\e474"
}
.gfx-options-settings:before {
    content: "\e475"
}
.gfx-officine:before {
    content: "\e476"
}
.gfx-off:before {
    content: "\e477"
}
.gfx-number-zero:before {
    content: "\e478"
}
.gfx-number-two:before {
    content: "\e479"
}
.gfx-number-three:before {
    content: "\e47a"
}
.gfx-number-six:before {
    content: "\e47b"
}
.gfx-number-seven:before {
    content: "\e47c"
}
.gfx-number-nine:before {
    content: "\e47d"
}
.gfx-number-four:before {
    content: "\e47e"
}
.gfx-number-five:before {
    content: "\e47f"
}
.gfx-number-eight:before {
    content: "\e480"
}
.gfx-next-fast-step:before {
    content: "\e481"
}
.gfx-music-3:before {
    content: "\e482"
}
.gfx-multi-borders:before {
    content: "\e483"
}
.gfx-minus-3:before {
    content: "\e484"
}
.gfx-marker:before {
    content: "\e485"
}
.gfx-marker-points:before {
    content: "\e486"
}
.gfx-marker-minus:before {
    content: "\e487"
}
.gfx-marker-add:before {
    content: "\e488"
}
.gfx-map-2:before {
    content: "\e489"
}
.gfx-male-symbol:before {
    content: "\e48a"
}
.gfx-mailbox-1:before {
    content: "\e48b"
}
.gfx-mail-4:before {
    content: "\e48c"
}
.gfx-magnet-1:before {
    content: "\e48d"
}
.gfx-magic-wand:before {
    content: "\e48e"
}
.gfx-login-lock-refresh:before {
    content: "\e48f"
}
.gfx-locked-1:before {
    content: "\e490"
}
.gfx-location-maps:before {
    content: "\e491"
}
.gfx-list-square:before {
    content: "\e492"
}
.gfx-list-circle:before {
    content: "\e493"
}
.gfx-link-url:before {
    content: "\e494"
}
.gfx-line-through:before {
    content: "\e495"
}
.gfx-limit-directions:before {
    content: "\e496"
}
.gfx-like-upload:before {
    content: "\e497"
}
.gfx-like-remove:before {
    content: "\e498"
}
.gfx-like-close:before {
    content: "\e499"
}
.gfx-like-ban:before {
    content: "\e49a"
}
.gfx-like-add:before {
    content: "\e49b"
}
.gfx-left-right:before {
    content: "\e49c"
}
.gfx-leaf-2:before {
    content: "\e49d"
}
.gfx-layers:before {
    content: "\e49e"
}
.gfx-landscape:before {
    content: "\e49f"
}
.gfx-key-3:before {
    content: "\e4a0"
}
.gfx-italic:before {
    content: "\e4a1"
}
.gfx-info-2:before {
    content: "\e4a2"
}
.gfx-idea:before {
    content: "\e4a3"
}
.gfx-home-wifi:before {
    content: "\e4a4"
}
.gfx-heart-4:before {
    content: "\e4a5"
}
.gfx-hdd-raid:before {
    content: "\e4a6"
}
.gfx-hdd-net:before {
    content: "\e4a7"
}
.gfx-grids:before {
    content: "\e4a8"
}
.gfx-grid-big:before {
    content: "\e4a9"
}
.gfx-graphs:before {
    content: "\e4aa"
}
.gfx-fire-1:before {
    content: "\e4ab"
}
.gfx-female-symbol:before {
    content: "\e4ac"
}
.gfx-eye-3:before {
    content: "\e4ad"
}
.gfx-expand:before {
    content: "\e4ae"
}
.gfx-expand-vertical:before {
    content: "\e4af"
}
.gfx-expand-horizontal:before {
    content: "\e4b0"
}
.gfx-expand-directions:before {
    content: "\e4b1"
}
.gfx-exclamation:before {
    content: "\e4b2"
}
.gfx-euro:before {
    content: "\e4b3"
}
.gfx-email-upload:before {
    content: "\e4b4"
}
.gfx-email-remove:before {
    content: "\e4b5"
}
.gfx-email-luminosity:before {
    content: "\e4b6"
}
.gfx-email-download:before {
    content: "\e4b7"
}
.gfx-email-close:before {
    content: "\e4b8"
}
.gfx-email-add:before {
    content: "\e4b9"
}
.gfx-drops:before {
    content: "\e4ba"
}
.gfx-download-3:before {
    content: "\e4bb"
}
.gfx-download-selection:before {
    content: "\e4bc"
}
.gfx-download-selection-circle:before {
    content: "\e4bd"
}
.gfx-double-diamonds:before {
    content: "\e4be"
}
.gfx-dot-square:before {
    content: "\e4bf"
}
.gfx-dot-circle:before {
    content: "\e4c0"
}
.gfx-dollar:before {
    content: "\e4c1"
}
.gfx-documents:before {
    content: "\e4c2"
}
.gfx-document:before {
    content: "\e4c3"
}
.gfx-document-fill:before {
    content: "\e4c4"
}
.gfx-directions:before {
    content: "\e4c5"
}
.gfx-cross:before {
    content: "\e4c6"
}
.gfx-credit-card-3:before {
    content: "\e4c7"
}
.gfx-copy-paste-document:before {
    content: "\e4c8"
}
.gfx-copy-document:before {
    content: "\e4c9"
}
.gfx-contract-vertical:before {
    content: "\e4ca"
}
.gfx-contract-horizontal:before {
    content: "\e4cb"
}
.gfx-contract-directions:before {
    content: "\e4cc"
}
.gfx-compass-1:before {
    content: "\e4cd"
}
.gfx-compass-2:before {
    content: "\e4ce"
}
.gfx-comment-4:before {
    content: "\e4cf"
}
.gfx-coins:before {
    content: "\e4d0"
}
.gfx-cloud-4:before {
    content: "\e4d1"
}
.gfx-cloud-upload-1:before {
    content: "\e4d2"
}
.gfx-cloud-remove:before {
    content: "\e4d3"
}
.gfx-cloud-download-1:before {
    content: "\e4d4"
}
.gfx-cloud-add:before {
    content: "\e4d5"
}
.gfx-clock-5:before {
    content: "\e4d6"
}
.gfx-circles:before {
    content: "\e4d7"
}
.gfx-chat-2:before {
    content: "\e4d8"
}
.gfx-chart-down:before {
    content: "\e4d9"
}
.gfx-cd-dvd-rom:before {
    content: "\e4da"
}
.gfx-camera-3:before {
    content: "\e4db"
}
.gfx-button-question:before {
    content: "\e4dc"
}
.gfx-button-exclamation:before {
    content: "\e4dd"
}
.gfx-button-email:before {
    content: "\e4de"
}
.gfx-button-check:before {
    content: "\e4df"
}
.gfx-button-add:before {
    content: "\e4e0"
}
.gfx-brush-1:before {
    content: "\e4e1"
}
.gfx-browser-sizes:before {
    content: "\e4e2"
}
.gfx-box-remove:before {
    content: "\e4e3"
}
.gfx-box-close:before {
    content: "\e4e4"
}
.gfx-box-add:before {
    content: "\e4e5"
}
.gfx-block-menu:before {
    content: "\e4e6"
}
.gfx-bezier:before {
    content: "\e4e7"
}
.gfx-bars-1:before {
    content: "\e4e8"
}
.gfx-ban-circle:before {
    content: "\e4e9"
}
.gfx-bag-2:before {
    content: "\e4ea"
}
.gfx-backward:before {
    content: "\e4eb"
}
.gfx-axis-rules:before {
    content: "\e4ec"
}
.gfx-arrow-up-thin:before {
    content: "\e4ed"
}
.gfx-arrow-up-light:before {
    content: "\e4ee"
}
.gfx-arrow-up-bold:before {
    content: "\e4ef"
}
.gfx-arrow-up-bold-round:before {
    content: "\e4f0"
}
.gfx-arrow-up-big:before {
    content: "\e4f1"
}
.gfx-arrow-right-2:before {
    content: "\e4f2"
}
.gfx-arrow-right-thin:before {
    content: "\e4f3"
}
.gfx-arrow-right-bold:before {
    content: "\e4f4"
}
.gfx-arrow-right-bold-round:before {
    content: "\e4f5"
}
.gfx-arrow-oblique-expand:before {
    content: "\e4f6"
}
.gfx-arrow-oblique-expand-directions:before {
    content: "\e4f7"
}
.gfx-arrow-oblique-contract:before {
    content: "\e4f8"
}
.gfx-arrow-oblique-contract-directions:before {
    content: "\e4f9"
}
.gfx-arrow-multi-line-up:before {
    content: "\e4fa"
}
.gfx-arrow-multi-line-right:before {
    content: "\e4fb"
}
.gfx-arrow-multi-line-left:before {
    content: "\e4fc"
}
.gfx-arrow-multi-line-down:before {
    content: "\e4fd"
}
.gfx-arrow-left-2:before {
    content: "\e4fe"
}
.gfx-arrow-left-thin:before {
    content: "\e4ff"
}
.gfx-arrow-left-light:before {
    content: "\e500"
}
.gfx-arrow-left-bold:before {
    content: "\e501"
}
.gfx-arrow-left-bold-round:before {
    content: "\e502"
}
.gfx-arrow-left-big:before {
    content: "\e503"
}
.gfx-arrow-fill-up:before {
    content: "\e504"
}
.gfx-arrow-fill-right:before {
    content: "\e505"
}
.gfx-arrow-fill-down:before {
    content: "\e506"
}
.gfx-arrow-down-2:before {
    content: "\e507"
}
.gfx-arrow-down-light:before {
    content: "\e508"
}
.gfx-arrow-down-bold:before {
    content: "\e509"
}
.gfx-arrow-down-bold-round:before {
    content: "\e50a"
}
.gfx-arrow-down-big:before {
    content: "\e50b"
}
.gfx-arrow-cycling:before {
    content: "\e50c"
}
.gfx-arrow-cycle:before {
    content: "\e50d"
}
.gfx-arrow-curve-right:before {
    content: "\e50e"
}
.gfx-animal-footprint:before {
    content: "\e50f"
}
.gfx-arrow-curve-recycle:before {
    content: "\e510"
}
.gfx-alarm-clock:before {
    content: "\e511"
}
.gfx-adjust-1:before {
    content: "\e512"
}
.gfx-3d-cube:before {
    content: "\e513"
}
.gfx-yen:before {
    content: "\e514"
}
.gfx-text-size-reduce:before {
    content: "\e515"
}
.gfx-text-bold-1:before {
    content: "\e516"
}
.gfx-social-envato:before {
    content: "\e517"
}
.gfx-shield:before {
    content: "\e518"
}
.gfx-refresh-2:before {
    content: "\e519"
}
.gfx-pin-3:before {
    content: "\e51a"
}
.gfx-pin-map:before {
    content: "\e51b"
}
.gfx-officine-2:before {
    content: "\e51c"
}
.gfx-number-one:before {
    content: "\e51d"
}
.gfx-next-step:before {
    content: "\e51e"
}
.gfx-location-3:before {
    content: "\e51f"
}
.gfx-like-download:before {
    content: "\e520"
}
.gfx-hdd:before {
    content: "\e521"
}
.gfx-forward-1:before {
    content: "\e522"
}
.gfx-eye-disabled:before {
    content: "\e523"
}
.gfx-email-spam:before {
    content: "\e524"
}
.gfx-drop:before {
    content: "\e525"
}
.gfx-dot-line:before {
    content: "\e526"
}
.gfx-check-2:before {
    content: "\e527"
}
.gfx-box-blank:before {
    content: "\e528"
}
.gfx-bolt-1:before {
    content: "\e529"
}
.gfx-waves-1:before {
    content: "\e52a"
}
.gfx-viewport:before {
    content: "\e52b"
}
.gfx-viewport-video:before {
    content: "\e52c"
}
.gfx-user-3:before {
    content: "\e52d"
}
.gfx-user-remove:before {
    content: "\e52e"
}
.gfx-user-ban:before {
    content: "\e52f"
}
.gfx-user-add-1:before {
    content: "\e530"
}
.gfx-upload-selection:before {
    content: "\e531"
}
.gfx-upload-selection-circle:before {
    content: "\e532"
}
.gfx-underline:before {
    content: "\e533"
}
.gfx-triple-points:before {
    content: "\e534"
}
.gfx-three-points:before {
    content: "\e535"
}
.gfx-three-points-top:before {
    content: "\e536"
}
.gfx-three-points-bottom:before {
    content: "\e537"
}
.gfx-text-width:before {
    content: "\e538"
}
.gfx-text-size-upper:before {
    content: "\e539"
}
.gfx-text-paragraph:before {
    content: "\e53a"
}
.gfx-text-normal:before {
    content: "\e53b"
}
.gfx-text-justify-right:before {
    content: "\e53c"
}
.gfx-text-justify-left:before {
    content: "\e53d"
}
.gfx-text-justify-center:before {
    content: "\e53e"
}
.gfx-text-height:before {
    content: "\e53f"
}
.gfx-text-center:before {
    content: "\e540"
}
.gfx-text-align-right-1:before {
    content: "\e541"
}
.gfx-telephone:before {
    content: "\e542"
}
.gfx-sunshine:before {
    content: "\e543"
}
.gfx-sun-1:before {
    content: "\e544"
}
.gfx-stop-2:before {
    content: "\e545"
}
.gfx-speed:before {
    content: "\e546"
}
.gfx-sound-on:before {
    content: "\e547"
}
.gfx-sound-off:before {
    content: "\e548"
}
.gfx-sos:before {
    content: "\e549"
}
.gfx-social-zerply:before {
    content: "\e54a"
}
.gfx-social-youtube:before {
    content: "\e54b"
}
.gfx-social-yelp:before {
    content: "\e54c"
}
.gfx-social-wordpress:before {
    content: "\e54d"
}
.gfx-social-virb:before {
    content: "\e54e"
}
.gfx-social-vimeo:before {
    content: "\e54f"
}
.gfx-social-viddler:before {
    content: "\e550"
}
.gfx-social-twitter:before {
    content: "\e551"
}
.gfx-social-tumblr:before {
    content: "\e552"
}
.gfx-social-stumbleupon:before {
    content: "\e553"
}
.gfx-social-soundcloud:before {
    content: "\e554"
}
.gfx-social-skype:before {
    content: "\e555"
}
.gfx-social-sharethis:before {
    content: "\e556"
}
.gfx-social-pinterest:before {
    content: "\e557"
}
.gfx-social-photobucket:before {
    content: "\e558"
}
.gfx-social-paypal:before {
    content: "\e559"
}
.gfx-social-linkedin:before {
    content: "\e55a"
}
.gfx-social-last-fm:before {
    content: "\e55b"
}
.gfx-social-grooveshark:before {
    content: "\e55c"
}
.gfx-social-google-plus:before {
    content: "\e55d"
}
.gfx-social-github:before {
    content: "\e55e"
}
.gfx-social-forrst:before {
    content: "\e55f"
}
.gfx-social-flickr:before {
    content: "\e560"
}
.gfx-social-facebook:before {
    content: "\e561"
}
.gfx-social-evernote:before {
    content: "\e562"
}
.gfx-social-email:before {
    content: "\e563"
}
.gfx-social-dribbble:before {
    content: "\e564"
}
.gfx-social-digg:before {
    content: "\e565"
}
.gfx-social-deviantart:before {
    content: "\e566"
}
.gfx-social-blogger:before {
    content: "\e567"
}
.gfx-social-behance:before {
    content: "\e568"
}
.gfx-social-bebo:before {
    content: "\e569"
}
.gfx-social-addthis:before {
    content: "\e56a"
}
.gfx-social-500px:before {
    content: "\e56b"
}
.gfx-sliders:before {
    content: "\e56c"
}
.gfx-sliders-vertical:before {
    content: "\e56d"
}
.gfx-sign-male:before {
    content: "\e56e"
}
.gfx-sign-female:before {
    content: "\e56f"
}
.gfx-arrow-right-big:before {
    content: "\e570"
}
.gfx-arrow-fill-left:before {
    content: "\e571"
}
.gfx-arrow-curve-left:before {
    content: "\e572"
}
.gfx-air-plane:before {
    content: "\e573"
}
.gfx-upload-2:before {
    content: "\e574"
}
.gfx-top-bottom:before {
    content: "\e575"
}
.gfx-text-align-left-1:before {
    content: "\e576"
}
.gfx-social-myspace:before {
    content: "\e577"
}
.gfx-snow:before {
    content: "\e578"
}
.gfx-random:before {
    content: "\e579"
}
.gfx-button-minus:before {
    content: "\e57a"
}
.gfx-button-close:before {
    content: "\e57b"
}
.gfx-blank:before {
    content: "\e57c"
}
.gfx-atom-1:before {
    content: "\e57d"
}
.gfx-arrow-up-2:before {
    content: "\e57e"
}
.gfx-arrow-right-light:before {
    content: "\e57f"
}
.gfx-arrow-down-thin:before {
    content: "\e580"
}
.gfx-star-5:before {
    content: "\e581"
}
.gfx-social-yahoo:before {
    content: "\e582"
}
.gfx-social-quora:before {
    content: "\e583"
}
.gfx-eject:before {
    content: "\e584"
}
.gfx-comments:before {
    content: "\e585"
}
.gfx-armchair-chair-streamline:before {
    content: "\e586"
}
.gfx-arrow-streamline-target:before {
    content: "\e587"
}
.gfx-backpack-streamline-trekking:before {
    content: "\e588"
}
.gfx-bag-shopping-streamline:before {
    content: "\e589"
}
.gfx-barbecue-eat-food-streamline:before {
    content: "\e58a"
}
.gfx-barista-coffee-espresso-streamline:before {
    content: "\e58b"
}
.gfx-bomb-bug:before {
    content: "\e58c"
}
.gfx-book-dowload-streamline:before {
    content: "\e58d"
}
.gfx-book-read-streamline:before {
    content: "\e58e"
}
.gfx-browser-streamline-window:before {
    content: "\e58f"
}
.gfx-brush-paint-streamline:before {
    content: "\e590"
}
.gfx-bubble-comment-streamline-talk:before {
    content: "\e591"
}
.gfx-bubble-love-streamline-talk:before {
    content: "\e592"
}
.gfx-caddie-shop-shopping-streamline:before {
    content: "\e593"
}
.gfx-caddie-shopping-streamline:before {
    content: "\e594"
}
.gfx-camera-photo-polaroid-streamline:before {
    content: "\e595"
}
.gfx-camera-photo-streamline:before {
    content: "\e596"
}
.gfx-camera-streamline-video:before {
    content: "\e597"
}
.gfx-chaplin-hat-movie-streamline:before {
    content: "\e598"
}
.gfx-chef-food-restaurant-streamline:before {
    content: "\e599"
}
.gfx-clock-streamline-time:before {
    content: "\e59a"
}
.gfx-cocktail-mojito-streamline:before {
    content: "\e59b"
}
.gfx-coffee-streamline:before {
    content: "\e59c"
}
.gfx-computer-imac:before {
    content: "\e59d"
}
.gfx-computer-imac-2:before {
    content: "\e59e"
}
.gfx-computer-macintosh-vintage:before {
    content: "\e59f"
}
.gfx-computer-network-streamline:before {
    content: "\e5a0"
}
.gfx-computer-streamline:before {
    content: "\e5a1"
}
.gfx-cook-pan-pot-streamline:before {
    content: "\e5a2"
}
.gfx-crop-streamline:before {
    content: "\e5a3"
}
.gfx-crown-king-streamline:before {
    content: "\e5a4"
}
.gfx-danger-death-delete-destroy-skull-stream:before {
    content: "\e5a5"
}
.gfx-dashboard-speed-streamline:before {
    content: "\e5a6"
}
.gfx-database-streamline:before {
    content: "\e5a7"
}
.gfx-delete-garbage-streamline:before {
    content: "\e5a8"
}
.gfx-design-graphic-tablet-streamline-tablet:before {
    content: "\e5a9"
}
.gfx-design-pencil-rule-streamline:before {
    content: "\e5aa"
}
.gfx-diving-leisure-sea-sport-streamline:before {
    content: "\e5ab"
}
.gfx-drug-medecine-streamline-syringue:before {
    content: "\e5ac"
}
.gfx-earth-globe-streamline:before {
    content: "\e5ad"
}
.gfx-eat-food-fork-knife-streamline:before {
    content: "\e5ae"
}
.gfx-eat-food-hotdog-streamline:before {
    content: "\e5af"
}
.gfx-edit-modify-streamline:before {
    content: "\e5b0"
}
.gfx-email-mail-streamline:before {
    content: "\e5b1"
}
.gfx-envellope-mail-streamline:before {
    content: "\e5b2"
}
.gfx-eye-dropper-streamline:before {
    content: "\e5b3"
}
.gfx-factory-lift-streamline-warehouse:before {
    content: "\e5b4"
}
.gfx-first-aid-medecine-shield-streamline:before {
    content: "\e5b5"
}
.gfx-food-ice-cream-streamline:before {
    content: "\e5b6"
}
.gfx-frame-picture-streamline:before {
    content: "\e5b7"
}
.gfx-grid-lines-streamline:before {
    content: "\e5b8"
}
.gfx-handle-streamline-vector:before {
    content: "\e5b9"
}
.gfx-happy-smiley-streamline:before {
    content: "\e5ba"
}
.gfx-headset-sound-streamline:before {
    content: "\e5bb"
}
.gfx-home-house-streamline:before {
    content: "\e5bc"
}
.gfx-ibook-laptop:before {
    content: "\e5bd"
}
.gfx-ink-pen-streamline:before {
    content: "\e5be"
}
.gfx-ipad-streamline:before {
    content: "\e5bf"
}
.gfx-iphone-streamline:before {
    content: "\e5c0"
}
.gfx-ipod-mini-music-streamline:before {
    content: "\e5c1"
}
.gfx-ipod-music-streamline:before {
    content: "\e5c2"
}
.gfx-ipod-streamline:before {
    content: "\e5c3"
}
.gfx-japan-streamline-tea:before {
    content: "\e5c4"
}
.gfx-laptop-macbook-streamline:before {
    content: "\e5c5"
}
.gfx-like-love-streamline:before {
    content: "\e5c6"
}
.gfx-link-streamline:before {
    content: "\e5c7"
}
.gfx-lock-locker-streamline:before {
    content: "\e5c8"
}
.gfx-locker-streamline-unlock:before {
    content: "\e5c9"
}
.gfx-macintosh:before {
    content: "\e5ca"
}
.gfx-magic-magic-wand-streamline:before {
    content: "\e5cb"
}
.gfx-magnet-streamline:before {
    content: "\e5cc"
}
.gfx-man-people-streamline-user:before {
    content: "\e5cd"
}
.gfx-map-pin-streamline:before {
    content: "\e5ce"
}
.gfx-map-streamline-user:before {
    content: "\e5cf"
}
.gfx-micro-record-streamline:before {
    content: "\e5d0"
}
.gfx-monocle-mustache-streamline:before {
    content: "\e5d1"
}
.gfx-music-note-streamline:before {
    content: "\e5d2"
}
.gfx-music-speaker-streamline:before {
    content: "\e5d3"
}
.gfx-notebook-streamline:before {
    content: "\e5d4"
}
.gfx-paint-bucket-streamline:before {
    content: "\e5d5"
}
.gfx-painting-pallet-streamline:before {
    content: "\e5d6"
}
.gfx-painting-roll-streamline:before {
    content: "\e5d7"
}
.gfx-pen-streamline:before {
    content: "\e5d8"
}
.gfx-pen-streamline-1:before {
    content: "\e5d9"
}
.gfx-pen-streamline-2:before {
    content: "\e5da"
}
.gfx-pen-streamline-3:before {
    content: "\e5db"
}
.gfx-photo-pictures-streamline:before {
    content: "\e5dc"
}
.gfx-picture-streamline:before {
    content: "\e5dd"
}
.gfx-picture-streamline-1:before {
    content: "\e5de"
}
.gfx-receipt-shopping-streamline:before {
    content: "\e5df"
}
.gfx-remote-control-streamline:before {
    content: "\e5e0"
}
.gfx-settings-streamline:before {
    content: "\e5e1"
}
.gfx-settings-streamline-1:before {
    content: "\e5e2"
}
.gfx-settings-streamline-2:before {
    content: "\e5e3"
}
.gfx-shoes-snickers-streamline:before {
    content: "\e5e4"
}
.gfx-speech-streamline-talk-user:before {
    content: "\e5e5"
}
.gfx-stamp-streamline:before {
    content: "\e5e6"
}
.gfx-streamline-suitcase-travel:before {
    content: "\e5e7"
}
.gfx-streamline-sync:before {
    content: "\e5e8"
}
.gfx-streamline-umbrella-weather:before {
    content: "\e5e9"
}
.gfx-exclamation-1:before {
    content: "\e5ea"
}
.gfx-exclamation-alert:before {
    content: "\e5eb"
}
.gfx-contact-add-3:before {
    content: "\e5ec"
}
.gfx-plus-big:before {
    content: "\e5ed"
}
.gfx-alarm-clock-1:before {
    content: "\e5ee"
}
.gfx-archive-2:before {
    content: "\e5ef"
}
.gfx-arrow-backward:before {
    content: "\e5f0"
}
.gfx-arrow-down-left:before {
    content: "\e5f1"
}
.gfx-arrow-down-right:before {
    content: "\e5f2"
}
.gfx-arrow-up-left:before {
    content: "\e5f3"
}
.gfx-arrow-up-right:before {
    content: "\e5f4"
}
.gfx-battery-medium:before {
    content: "\e5f5"
}
.gfx-book-2:before {
    content: "\e5f6"
}
.gfx-calendar-3-1:before {
    content: "\e5f7"
}
.gfx-call:before {
    content: "\e5f8"
}
.gfx-camera-4:before {
    content: "\e5f9"
}
.gfx-quote-3:before {
    content: "\e5fa"
}
.gfx-check-mark:before {
    content: "\e5fb"
}
.gfx-clock-outline:before {
    content: "\e5fc"
}
.gfx-remove:before {
    content: "\e5fd"
}
.gfx-contact-big:before {
    content: "\e5fe"
}
.gfx-contacts:before {
    content: "\e5ff"
}
.gfx-data-1:before {
    content: "\e600"
}
.gfx-parentheses:before {
    content: "\e601"
}
.gfx-display-contrast:before {
    content: "\e602"
}
.gfx-download-4:before {
    content: "\e603"
}
.gfx-dropdown:before {
    content: "\e604"
}
.gfx-globe-world:before {
    content: "\e605"
}
.gfx-folder-open-2:before {
    content: "\e606"
}
.gfx-talk-chat:before {
    content: "\e607"
}
.gfx-friends:before {
    content: "\e608"
}
.gfx-hand-block:before {
    content: "\e609"
}
.gfx-photo-image:before {
    content: "\e60a"
}
.gfx-inbox-box:before {
    content: "\e60b"
}
.gfx-information-circle:before {
    content: "\e60c"
}
.gfx-keypad:before {
    content: "\e60d"
}
.gfx-lightbulb-2:before {
    content: "\e60e"
}
.gfx-location-4:before {
    content: "\e60f"
}
.gfx-pin-location:before {
    content: "\e610"
}
.gfx-letter-mail:before {
    content: "\e611"
}
.gfx-mic-1:before {
    content: "\e612"
}
.gfx-mixer-2:before {
    content: "\e613"
}
.gfx-more-option:before {
    content: "\e614"
}
.gfx-note-file:before {
    content: "\e615"
}
.gfx-play-3:before {
    content: "\e616"
}
.gfx-print-2:before {
    content: "\e617"
}
.gfx-tags:before {
    content: "\e618"
}
.gfx-bell-alarm:before {
    content: "\e619"
}
.gfx-minus-remove:before {
    content: "\e61a"
}
.gfx-search-2-1:before {
    content: "\e61b"
}
.gfx-mail-send:before {
    content: "\e61c"
}
.gfx-gear-setting-2:before {
    content: "\e61d"
}
.gfx-share-2:before {
    content: "\e61e"
}
.gfx-user-4:before {
    content: "\e61f"
}
.gfx-contacts-social:before {
    content: "\e620"
}
.gfx-sort:before {
    content: "\e621"
}
.gfx-star-2-1:before {
    content: "\e622"
}
.gfx-stopwatch-1:before {
    content: "\e623"
}
.gfx-storage:before {
    content: "\e624"
}
.gfx-back-system:before {
    content: "\e625"
}
.gfx-home-system:before {
    content: "\e626"
}
.gfx-windows-system:before {
    content: "\e627"
}
.gfx-timer:before {
    content: "\e628"
}
.gfx-trash-bin:before {
    content: "\e629"
}
.gfx-volume-speaker:before {
    content: "\e62a"
}
.gfx-wifi-4:before {
    content: "\e62b"
}
.gfx-download-inbox:before {
    content: "\e62c"
}
.gfx-arrow-down-3:before {
    content: "\e62d"
}
.gfx-caret-down:before {
    content: "\e62e"
}
.gfx-arrow-line-down:before {
    content: "\e62f"
}
.gfx-resize-arrow-up:before {
    content: "\e630"
}
.gfx-arrow-graph-down-left:before {
    content: "\e631"
}
.gfx-arrow-graph-down-right:before {
    content: "\e632"
}
.gfx-arrow-graph-up-left:before {
    content: "\e633"
}
.gfx-arrow-graph-up-right:before {
    content: "\e634"
}
.gfx-arrow-left-3:before {
    content: "\e635"
}
.gfx-caret-left:before {
    content: "\e636"
}
.gfx-arrow-line-left:before {
    content: "\e637"
}
.gfx-arrow-move:before {
    content: "\e638"
}
.gfx-resize-arrow-2:before {
    content: "\e639"
}
.gfx-return-left:before {
    content: "\e63a"
}
.gfx-return-left-1:before {
    content: "\e63b"
}
.gfx-arrow-right-3:before {
    content: "\e63c"
}
.gfx-caret-right:before {
    content: "\e63d"
}
.gfx-arrow-line-right:before {
    content: "\e63e"
}
.gfx-resize-arrow-down:before {
    content: "\e63f"
}
.gfx-swap-exchage:before {
    content: "\e640"
}
.gfx-arrow-up-3:before {
    content: "\e641"
}
.gfx-caret-up:before {
    content: "\e642"
}
.gfx-arrow-line-up:before {
    content: "\e643"
}
.gfx-address-at:before {
    content: "\e644"
}
.gfx-bag-3:before {
    content: "\e645"
}
.gfx-battery-charging:before {
    content: "\e646"
}
.gfx-battery-empty-1:before {
    content: "\e647"
}
.gfx-battery-full-1:before {
    content: "\e648"
}
.gfx-battery-5:before {
    content: "\e649"
}
.gfx-battery-low:before {
    content: "\e64a"
}
.gfx-beaker:before {
    content: "\e64b"
}
.gfx-beer-2:before {
    content: "\e64c"
}
.gfx-bluetooth:before {
    content: "\e64d"
}
.gfx-bookmark-4:before {
    content: "\e64e"
}
.gfx-briefcase-2-1:before {
    content: "\e64f"
}
.gfx-bug-1:before {
    content: "\e650"
}
.gfx-calculator-2:before {
    content: "\e651"
}
.gfx-calendar-5:before {
    content: "\e652"
}
.gfx-camera-3-1:before {
    content: "\e653"
}
.gfx-credit-card-4:before {
    content: "\e654"
}
.gfx-message-talk:before {
    content: "\e655"
}
.gfx-talk-chat-bubble:before {
    content: "\e656"
}
.gfx-bubbles:before {
    content: "\e657"
}
.gfx-talk-chat-1:before {
    content: "\e658"
}
.gfx-talk-chat-bubble-2:before {
    content: "\e659"
}
.gfx-talk-chat-bubble-1:before {
    content: "\e65a"
}
.gfx-check-circle:before {
    content: "\e65b"
}
.gfx-check-mark-2:before {
    content: "\e65c"
}
.gfx-check-mark-3:before {
    content: "\e65d"
}
.gfx-chevron-down-1:before {
    content: "\e65e"
}
.gfx-chevron-left-1:before {
    content: "\e65f"
}
.gfx-chevron-right-1:before {
    content: "\e660"
}
.gfx-chevron-up-1:before {
    content: "\e661"
}
.gfx-clipboard-2:before {
    content: "\e662"
}
.gfx-clock-2-1:before {
    content: "\e663"
}
.gfx-remove-delete-circle:before {
    content: "\e664"
}
.gfx-remove-delete:before {
    content: "\e665"
}
.gfx-remove-delete-two:before {
    content: "\e666"
}
.gfx-cloud-5:before {
    content: "\e667"
}
.gfx-code-download:before {
    content: "\e668"
}
.gfx-code-working:before {
    content: "\e669"
}
.gfx-code-2:before {
    content: "\e66a"
}
.gfx-cup-coffee:before {
    content: "\e66b"
}
.gfx-compass-3:before {
    content: "\e66c"
}
.gfx-compose:before {
    content: "\e66d"
}
.gfx-signal-bar:before {
    content: "\e66e"
}
.gfx-contrast:before {
    content: "\e66f"
}
.gfx-disc:before {
    content: "\e670"
}
.gfx-file-document-text:before {
    content: "\e671"
}
.gfx-document-1:before {
    content: "\e672"
}
.gfx-drag:before {
    content: "\e673"
}
.gfx-globe-world-1:before {
    content: "\e674"
}
.gfx-pencil-edit:before {
    content: "\e675"
}
.gfx-egg:before {
    content: "\e676"
}
.gfx-eject-1:before {
    content: "\e677"
}
.gfx-mail-letter:before {
    content: "\e678"
}
.gfx-eye-disabled-1:before {
    content: "\e679"
}
.gfx-eye-view:before {
    content: "\e67a"
}
.gfx-female-symbol-1:before {
    content: "\e67b"
}
.gfx-filing:before {
    content: "\e67c"
}
.gfx-film-maker:before {
    content: "\e67d"
}
.gfx-flag-3:before {
    content: "\e67e"
}
.gfx-electric-no-off:before {
    content: "\e67f"
}
.gfx-flash-electric:before {
    content: "\e680"
}
.gfx-beaker-science-flask:before {
    content: "\e681"
}
.gfx-folder-open:before {
    content: "\e682"
}
.gfx-fork-repo:before {
    content: "\e683"
}
.gfx-fork:before {
    content: "\e684"
}
.gfx-forward-2:before {
    content: "\e685"
}
.gfx-gamepad:before {
    content: "\e686"
}
.gfx-gamepad-2:before {
    content: "\e687"
}
.gfx-gear-setting:before {
    content: "\e688"
}
.gfx-gear-setting-2-1:before {
    content: "\e689"
}
.gfx-grid-1:before {
    content: "\e68a"
}
.gfx-hammer:before {
    content: "\e68b"
}
.gfx-headphone:before {
    content: "\e68c"
}
.gfx-heart-5:before {
    content: "\e68d"
}
.gfx-buoy-help:before {
    content: "\e68e"
}
.gfx-question-circle:before {
    content: "\e68f"
}
.gfx-question-2:before {
    content: "\e690"
}
.gfx-home-4:before {
    content: "\e691"
}
.gfx-ice-cream:before {
    content: "\e692"
}
.gfx-googleplus:before {
    content: "\e693"
}
.gfx-googleplus-thick:before {
    content: "\e694"
}
.gfx-photo-picture:before {
    content: "\e695"
}
.gfx-photos-pictures:before {
    content: "\e696"
}
.gfx-information-circle-2:before {
    content: "\e697"
}
.gfx-information-1:before {
    content: "\e698"
}
.gfx-ionic:before {
    content: "\e699"
}
.gfx-alarm-clock-outline:before {
    content: "\e69a"
}
.gfx-alarm-clock-2:before {
    content: "\e69b"
}
.gfx-albums:before {
    content: "\e69c"
}
.gfx-albums-outline:before {
    content: "\e69d"
}
.gfx-chevron-left-thick:before {
    content: "\e69e"
}
.gfx-chevron-down-2:before {
    content: "\e69f"
}
.gfx-chevron-right-thick:before {
    content: "\e6a0"
}
.gfx-chevron-left-2:before {
    content: "\e6a1"
}
.gfx-chevron-right-2:before {
    content: "\e6a2"
}
.gfx-arrow-down-4:before {
    content: "\e6a3"
}
.gfx-arrow-left-4:before {
    content: "\e6a4"
}
.gfx-arrow-right-4:before {
    content: "\e6a5"
}
.gfx-arrow-up-4:before {
    content: "\e6a6"
}
.gfx-chevron-up-2:before {
    content: "\e6a7"
}
.gfx-at-address:before {
    content: "\e6a8"
}
.gfx-at-address-thick:before {
    content: "\e6a9"
}
.gfx-bell-outline:before {
    content: "\e6aa"
}
.gfx-bell-1:before {
    content: "\e6ab"
}
.gfx-electric-flash-outline:before {
    content: "\e6ac"
}
.gfx-flash-electric-2:before {
    content: "\e6ad"
}
.gfx-bookmark-outline:before {
    content: "\e6ae"
}
.gfx-bookmark-5:before {
    content: "\e6af"
}
.gfx-box-outline:before {
    content: "\e6b0"
}
.gfx-box-2:before {
    content: "\e6b1"
}
.gfx-briefcase-outline:before {
    content: "\e6b2"
}
.gfx-briefcase-3:before {
    content: "\e6b3"
}
.gfx-browsers-outline:before {
    content: "\e6b4"
}
.gfx-browsers:before {
    content: "\e6b5"
}
.gfx-calculator-outline:before {
    content: "\e6b6"
}
.gfx-calculator-2-1:before {
    content: "\e6b7"
}
.gfx-calendar-outline:before {
    content: "\e6b8"
}
.gfx-calendar-2-1:before {
    content: "\e6b9"
}
.gfx-camera-outline:before {
    content: "\e6ba"
}
.gfx-camera-2-1:before {
    content: "\e6bb"
}
.gfx-shopping-cart-outline:before {
    content: "\e6bc"
}
.gfx-shopping-cart-1:before {
    content: "\e6bd"
}
.gfx-chat-talk-outline:before {
    content: "\e6be"
}
.gfx-chat-talk:before {
    content: "\e6bf"
}
.gfx-chatbubble-outline:before {
    content: "\e6c0"
}
.gfx-chatbubble:before {
    content: "\e6c1"
}
.gfx-check-mark-4:before {
    content: "\e6c2"
}
.gfx-check-mark-circle-outline:before {
    content: "\e6c3"
}
.gfx-check-mark-circle:before {
    content: "\e6c4"
}
.gfx-circle-filled:before {
    content: "\e6c5"
}
.gfx-circle-filled-outline:before {
    content: "\e6c6"
}
.gfx-clock-time-outline:before {
    content: "\e6c7"
}
.gfx-clock-time:before {
    content: "\e6c8"
}
.gfx-close-empty:before {
    content: "\e6c9"
}
.gfx-close-circle-outline:before {
    content: "\e6ca"
}
.gfx-close-circle:before {
    content: "\e6cb"
}
.gfx-cloud-download-outline:before {
    content: "\e6cc"
}
.gfx-cloud-download-2:before {
    content: "\e6cd"
}
.gfx-cloud-outline:before {
    content: "\e6ce"
}
.gfx-cloud-upload-outline:before {
    content: "\e6cf"
}
.gfx-cloud-upload-2:before {
    content: "\e6d0"
}
.gfx-cloud-2-1:before {
    content: "\e6d1"
}
.gfx-cloud-moon-outline:before {
    content: "\e6d2"
}
.gfx-cloud-moon:before {
    content: "\e6d3"
}
.gfx-cloud-small-outline:before {
    content: "\e6d4"
}
.gfx-cloud-small:before {
    content: "\e6d5"
}
.gfx-cog-outline:before {
    content: "\e6d6"
}
.gfx-cog-1:before {
    content: "\e6d7"
}
.gfx-compose-edit-outline:before {
    content: "\e6d8"
}
.gfx-compose-edit:before {
    content: "\e6d9"
}
.gfx-user-circle-outline:before {
    content: "\e6da"
}
.gfx-user-circle:before {
    content: "\e6db"
}
.gfx-copy-outline:before {
    content: "\e6dc"
}
.gfx-copy-1:before {
    content: "\e6dd"
}
.gfx-square-download-outline:before {
    content: "\e6de"
}
.gfx-square-download:before {
    content: "\e6df"
}
.gfx-drag-2:before {
    content: "\e6e0"
}
.gfx-mail-letter-outline:before {
    content: "\e6e1"
}
.gfx-mail-letter-2:before {
    content: "\e6e2"
}
.gfx-eye-view-outline:before {
    content: "\e6e3"
}
.gfx-eye-view-2:before {
    content: "\e6e4"
}
.gfx-fast-forward-outline:before {
    content: "\e6e5"
}
.gfx-fast-forward-1:before {
    content: "\e6e6"
}
.gfx-inbox-outline:before {
    content: "\e6e7"
}
.gfx-inbox-2:before {
    content: "\e6e8"
}
.gfx-filmstrip-outline:before {
    content: "\e6e9"
}
.gfx-filmstrip:before {
    content: "\e6ea"
}
.gfx-flag-outline:before {
    content: "\e6eb"
}
.gfx-flag-2-1:before {
    content: "\e6ec"
}
.gfx-folder-small-outline:before {
    content: "\e6ed"
}
.gfx-folder-small:before {
    content: "\e6ee"
}
.gfx-gear-cog:before {
    content: "\e6ef"
}
.gfx-gear-setting-1:before {
    content: "\e6f0"
}
.gfx-eye-glass-outline:before {
    content: "\e6f1"
}
.gfx-eye-glass:before {
    content: "\e6f2"
}
.gfx-heart-small-outline:before {
    content: "\e6f3"
}
.gfx-heart-small:before {
    content: "\e6f4"
}
.gfx-question-small:before {
    content: "\e6f5"
}
.gfx-question-circle-outline:before {
    content: "\e6f6"
}
.gfx-question-circle-1:before {
    content: "\e6f7"
}
.gfx-infinite-outline:before {
    content: "\e6f8"
}
.gfx-infinite:before {
    content: "\e6f9"
}
.gfx-information-small:before {
    content: "\e6fa"
}
.gfx-information-small-circle-outline:before {
    content: "\e6fb"
}
.gfx-information-small-circle:before {
    content: "\e6fc"
}
.gfx-ionic-outline:before {
    content: "\e6fd"
}
.gfx-keypad-outline:before {
    content: "\e6fe"
}
.gfx-keypad-2:before {
    content: "\e6ff"
}
.gfx-lightbulb-outline:before {
    content: "\e700"
}
.gfx-lightbulb:before {
    content: "\e701"
}
.gfx-mark-map-outline:before {
    content: "\e702"
}
.gfx-mark-map:before {
    content: "\e703"
}
.gfx-lock-outline:before {
    content: "\e704"
}
.gfx-lock-4:before {
    content: "\e705"
}
.gfx-medkit-outline:before {
    content: "\e706"
}
.gfx-medkit-2:before {
    content: "\e707"
}
.gfx-mic-off:before {
    content: "\e708"
}
.gfx-mic-outline:before {
    content: "\e709"
}
.gfx-mic-5:before {
    content: "\e70a"
}
.gfx-minus-3-1:before {
    content: "\e70b"
}
.gfx-minus-circle-outline:before {
    content: "\e70c"
}
.gfx-minus-circle-2:before {
    content: "\e70d"
}
.gfx-screen-outline:before {
    content: "\e70e"
}
.gfx-screen-1:before {
    content: "\e70f"
}
.gfx-moon-outline:before {
    content: "\e710"
}
.gfx-moon-1:before {
    content: "\e711"
}
.gfx-more-outline:before {
    content: "\e712"
}
.gfx-more:before {
    content: "\e713"
}
.gfx-music-note:before {
    content: "\e714"
}
.gfx-music-note-2:before {
    content: "\e715"
}
.gfx-navigate-outline:before {
    content: "\e716"
}
.gfx-navigate:before {
    content: "\e717"
}
.gfx-send-mail-outline:before {
    content: "\e718"
}
.gfx-send-mail:before {
    content: "\e719"
}
.gfx-cloud-sun-outline:before {
    content: "\e71a"
}
.gfx-cloud-sun:before {
    content: "\e71b"
}
.gfx-pause-outline:before {
    content: "\e71c"
}
.gfx-pause-2:before {
    content: "\e71d"
}
.gfx-contact-group-outline:before {
    content: "\e71e"
}
.gfx-contact-group:before {
    content: "\e71f"
}
.gfx-contact-outline:before {
    content: "\e720"
}
.gfx-contact:before {
    content: "\e721"
}
.gfx-contact-outline-add:before {
    content: "\e722"
}
.gfx-contact-add:before {
    content: "\e723"
}
.gfx-photos-outline:before {
    content: "\e724"
}
.gfx-photos:before {
    content: "\e725"
}
.gfx-pie-outline:before {
    content: "\e726"
}
.gfx-pie:before {
    content: "\e727"
}
.gfx-play-outline:before {
    content: "\e728"
}
.gfx-play-2:before {
    content: "\e729"
}
.gfx-plus-4:before {
    content: "\e72a"
}
.gfx-plus-circle-outline:before {
    content: "\e72b"
}
.gfx-plus-outline:before {
    content: "\e72c"
}
.gfx-tag-outline:before {
    content: "\e72d"
}
.gfx-tag-4:before {
    content: "\e72e"
}
.gfx-print-outline:before {
    content: "\e72f"
}
.gfx-print-1:before {
    content: "\e730"
}
.gfx-cloud-rain-outline:before {
    content: "\e731"
}
.gfx-cloud-rain:before {
    content: "\e732"
}
.gfx-record-outline:before {
    content: "\e733"
}
.gfx-record-1:before {
    content: "\e734"
}
.gfx-redo-outline:before {
    content: "\e735"
}
.gfx-redo:before {
    content: "\e736"
}
.gfx-refresh-3:before {
    content: "\e737"
}
.gfx-refresh-circle-outline:before {
    content: "\e738"
}
.gfx-refresh-circle:before {
    content: "\e739"
}
.gfx-reload-1:before {
    content: "\e73a"
}
.gfx-rewind-outline:before {
    content: "\e73b"
}
.gfx-rewind:before {
    content: "\e73c"
}
.gfx-search-5:before {
    content: "\e73d"
}
.gfx-search-outline:before {
    content: "\e73e"
}
.gfx-skipbackward-outline:before {
    content: "\e73f"
}
.gfx-skipbackward:before {
    content: "\e740"
}
.gfx-skipforward-outline:before {
    content: "\e741"
}
.gfx-skipforward:before {
    content: "\e742"
}
.gfx-snowy:before {
    content: "\e743"
}
.gfx-speedometer-outline:before {
    content: "\e744"
}
.gfx-speedometer:before {
    content: "\e745"
}
.gfx-star-outline-1:before {
    content: "\e746"
}
.gfx-star-6:before {
    content: "\e747"
}
.gfx-stopwatch-outline:before {
    content: "\e748"
}
.gfx-stopwatch-2:before {
    content: "\e749"
}
.gfx-brightness-outline:before {
    content: "\e74a"
}
.gfx-brightness:before {
    content: "\e74b"
}
.gfx-call-phone-outline:before {
    content: "\e74c"
}
.gfx-call-phone:before {
    content: "\e74d"
}
.gfx-cloud-lightning-outline:before {
    content: "\e74e"
}
.gfx-cloud-lightning:before {
    content: "\e74f"
}
.gfx-clock-2-outline:before {
    content: "\e750"
}
.gfx-clock-6:before {
    content: "\e751"
}
.gfx-timer-clock-outline:before {
    content: "\e752"
}
.gfx-timer-clock:before {
    content: "\e753"
}
.gfx-trash-bin-outline:before {
    content: "\e754"
}
.gfx-trash-bin-1:before {
    content: "\e755"
}
.gfx-undo-outline:before {
    content: "\e756"
}
.gfx-undo:before {
    content: "\e757"
}
.gfx-unlock-outline:before {
    content: "\e758"
}
.gfx-unlock-2:before {
    content: "\e759"
}
.gfx-square-upload-outline:before {
    content: "\e75a"
}
.gfx-square-upload:before {
    content: "\e75b"
}
.gfx-video-camera-outline:before {
    content: "\e75c"
}
.gfx-video-camera:before {
    content: "\e75d"
}
.gfx-speaker-1:before {
    content: "\e75e"
}
.gfx-speaker-no:before {
    content: "\e75f"
}
.gfx-wine-glass-outline:before {
    content: "\e760"
}
.gfx-wine-glass:before {
    content: "\e761"
}
.gfx-globe-outline:before {
    content: "\e762"
}
.gfx-globe-3:before {
    content: "\e763"
}
.gfx-tablet-1:before {
    content: "\e764"
}
.gfx-mobile-phone-1:before {
    content: "\e765"
}
.gfx-ipod:before {
    content: "\e766"
}
.gfx-fighter:before {
    content: "\e767"
}
.gfx-key-4:before {
    content: "\e768"
}
.gfx-knife:before {
    content: "\e769"
}
.gfx-laptop-1:before {
    content: "\e76a"
}
.gfx-leaf-3:before {
    content: "\e76b"
}
.gfx-mixer:before {
    content: "\e76c"
}
.gfx-lightbulb-1:before {
    content: "\e76d"
}
.gfx-link-3:before {
    content: "\e76e"
}
.gfx-loading-4:before {
    content: "\e76f"
}
.gfx-loading-3:before {
    content: "\e770"
}
.gfx-loading-2:before {
    content: "\e771"
}
.gfx-loading-1:before {
    content: "\e772"
}
.gfx-mark-map-1:before {
    content: "\e773"
}
.gfx-lock-big:before {
    content: "\e774"
}
.gfx-log-in:before {
    content: "\e775"
}
.gfx-log-out:before {
    content: "\e776"
}
.gfx-loop-1:before {
    content: "\e777"
}
.gfx-magnet-2:before {
    content: "\e778"
}
.gfx-male-symbol-1:before {
    content: "\e779"
}
.gfx-male:before {
    content: "\e77a"
}
.gfx-map-3:before {
    content: "\e77b"
}
.gfx-medkit:before {
    content: "\e77c"
}
.gfx-mic-3:before {
    content: "\e77d"
}
.gfx-mic-2:before {
    content: "\e77e"
}
.gfx-mic-4:before {
    content: "\e77f"
}
.gfx-minus-circle:before {
    content: "\e780"
}
.gfx-minus-2-1:before {
    content: "\e781"
}
.gfx-minus-4:before {
    content: "\e782"
}
.gfx-car:before {
    content: "\e783"
}
.gfx-screen-2:before {
    content: "\e784"
}
.gfx-more-2:before {
    content: "\e785"
}
.gfx-music-song:before {
    content: "\e786"
}
.gfx-navicon-round:before {
    content: "\e787"
}
.gfx-navicon:before {
    content: "\e788"
}
.gfx-navigate-location:before {
    content: "\e789"
}
.gfx-no-smoke:before {
    content: "\e78a"
}
.gfx-nuclear:before {
    content: "\e78b"
}
.gfx-paper-airplane:before {
    content: "\e78c"
}
.gfx-paper-clip:before {
    content: "\e78d"
}
.gfx-pause-2-1:before {
    content: "\e78e"
}
.gfx-contact-add-2:before {
    content: "\e78f"
}
.gfx-contacs:before {
    content: "\e790"
}
.gfx-contact-2:before {
    content: "\e791"
}
.gfx-pie-2:before {
    content: "\e792"
}
.gfx-pin-4:before {
    content: "\e793"
}
.gfx-crosshairpinpoint:before {
    content: "\e794"
}
.gfx-pizza:before {
    content: "\e795"
}
.gfx-plane-airport:before {
    content: "\e796"
}
.gfx-play-2-1:before {
    content: "\e797"
}
.gfx-play-station:before {
    content: "\e798"
}
.gfx-plus-circle:before {
    content: "\e799"
}
.gfx-plus-add-2:before {
    content: "\e79a"
}
.gfx-plus-add:before {
    content: "\e79b"
}
.gfx-hashtag:before {
    content: "\e79c"
}
.gfx-power-off:before {
    content: "\e79d"
}
.gfx-tag-round:before {
    content: "\e79e"
}
.gfx-tags-round:before {
    content: "\e79f"
}
.gfx-print-3:before {
    content: "\e7a0"
}
.gfx-radio-waves:before {
    content: "\e7a1"
}
.gfx-record-2:before {
    content: "\e7a2"
}
.gfx-refresh-4:before {
    content: "\e7a3"
}
.gfx-reply-all-1:before {
    content: "\e7a4"
}
.gfx-reply-1:before {
    content: "\e7a5"
}
.gfx-search-3-1:before {
    content: "\e7a6"
}
.gfx-setting-tools:before {
    content: "\e7a7"
}
.gfx-log-out-1:before {
    content: "\e7a8"
}
.gfx-random-1:before {
    content: "\e7a9"
}
.gfx-fast-backward-1:before {
    content: "\e7aa"
}
.gfx-fast-forward-2:before {
    content: "\e7ab"
}
.gfx-android-outine:before {
    content: "\e7ac"
}
.gfx-android:before {
    content: "\e7ad"
}
.gfx-apple-outline:before {
    content: "\e7ae"
}
.gfx-apple-1:before {
    content: "\e7af"
}
.gfx-bitcoin-outline:before {
    content: "\e7b0"
}
.gfx-bitcoin:before {
    content: "\e7b1"
}
.gfx-buffer-outline:before {
    content: "\e7b2"
}
.gfx-buffer:before {
    content: "\e7b3"
}
.gfx-designernews-outline:before {
    content: "\e7b4"
}
.gfx-designernews:before {
    content: "\e7b5"
}
.gfx-dribble-outline:before {
    content: "\e7b6"
}
.gfx-dribble:before {
    content: "\e7b7"
}
.gfx-dropbox-outline:before {
    content: "\e7b8"
}
.gfx-dropbox-2:before {
    content: "\e7b9"
}
.gfx-facebook-outline:before {
    content: "\e7ba"
}
.gfx-facebook-1:before {
    content: "\e7bb"
}
.gfx-freebsd-devil:before {
    content: "\e7bc"
}
.gfx-github-outline:before {
    content: "\e7bd"
}
.gfx-github-1:before {
    content: "\e7be"
}
.gfx-googleplus-1:before {
    content: "\e7bf"
}
.gfx-googleplus-2:before {
    content: "\e7c0"
}
.gfx-hackernews-outline:before {
    content: "\e7c1"
}
.gfx-hackernews:before {
    content: "\e7c2"
}
.gfx-linkedin-outline:before {
    content: "\e7c3"
}
.gfx-linkedin-1:before {
    content: "\e7c4"
}
.gfx-pinterest-outline:before {
    content: "\e7c5"
}
.gfx-pinterest-1:before {
    content: "\e7c6"
}
.gfx-reddit-outline:before {
    content: "\e7c7"
}
.gfx-reddit:before {
    content: "\e7c8"
}
.gfx-rss-outline:before {
    content: "\e7c9"
}
.gfx-rss-3:before {
    content: "\e7ca"
}
.gfx-skype-outline:before {
    content: "\e7cb"
}
.gfx-skype-1:before {
    content: "\e7cc"
}
.gfx-tumblr-outline:before {
    content: "\e7cd"
}
.gfx-tumblr-1:before {
    content: "\e7ce"
}
.gfx-linux:before {
    content: "\e7cf"
}
.gfx-twitter-outline:before {
    content: "\e7d0"
}
.gfx-twitter-1:before {
    content: "\e7d1"
}
.gfx-vimeo-outline:before {
    content: "\e7d2"
}
.gfx-vimeo-1:before {
    content: "\e7d3"
}
.gfx-windows-outline:before {
    content: "\e7d4"
}
.gfx-windows-1:before {
    content: "\e7d5"
}
.gfx-wordpress-outline:before {
    content: "\e7d6"
}
.gfx-wordpress:before {
    content: "\e7d7"
}
.gfx-yahoo-outline:before {
    content: "\e7d8"
}
.gfx-yahoo:before {
    content: "\e7d9"
}
.gfx-youtube-play-outline:before {
    content: "\e7da"
}
.gfx-youtube-play:before {
    content: "\e7db"
}
.gfx-speakerphone:before {
    content: "\e7dc"
}
.gfx-speedometer-1:before {
    content: "\e7dd"
}
.gfx-spoon:before {
    content: "\e7de"
}
.gfx-star-7:before {
    content: "\e7df"
}
.gfx-bar:before {
    content: "\e7e0"
}
.gfx-steam:before {
    content: "\e7e1"
}
.gfx-stop-3:before {
    content: "\e7e2"
}
.gfx-thermometer-1:before {
    content: "\e7e3"
}
.gfx-hand-unlike:before {
    content: "\e7e4"
}
.gfx-hand-like:before {
    content: "\e7e5"
}
.gfx-trash-bin-2:before {
    content: "\e7e6"
}
.gfx-trash-bin-2-1:before {
    content: "\e7e7"
}
.gfx-umbrella:before {
    content: "\e7e8"
}
.gfx-unlock:before {
    content: "\e7e9"
}
.gfx-cloud-upload-3:before {
    content: "\e7ea"
}
.gfx-usb:before {
    content: "\e7eb"
}
.gfx-videocamera:before {
    content: "\e7ec"
}
.gfx-volume-high:before {
    content: "\e7ed"
}
.gfx-volume-low:before {
    content: "\e7ee"
}
.gfx-volume-medium:before {
    content: "\e7ef"
}
.gfx-volume-mute:before {
    content: "\e7f0"
}
.gfx-waterdrop:before {
    content: "\e7f1"
}
.gfx-signal-wifi:before {
    content: "\e7f2"
}
.gfx-glass-wine:before {
    content: "\e7f3"
}
.gfx-female:before {
    content: "\e7f4"
}
.gfx-wrench:before {
    content: "\e7f5"
}
.gfx-xbox:before {
    content: "\e7f6"
}
/*! rev */

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0;
    left: 0
}
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
    visibility: hidden!important;
    display: none!important
}
.tp-caption {
    z-index: 1;
    white-space: nowrap
}
.tp-caption-demo .tp-caption {
    position: relative!important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px!important
}
.tp-caption.whitedivider3px {
    color: #000;
    text-shadow: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    min-width: 408px;
    min-height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.finewide_large_white {
    color: #fff;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 8px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.whitedivider3px {
    color: #000;
    text-shadow: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-size: 0;
    line-height: 0;
    min-width: 468px;
    min-height: 3px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.finewide_medium_white {
    color: #fff;
    text-shadow: none;
    font-size: 37px;
    line-height: 37px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.boldwide_small_white {
    font-size: 25px;
    line-height: 25px;
    font-weight: 800;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.whitedivider3px_vertical {
    color: #000;
    text-shadow: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-size: 0;
    line-height: 0;
    min-width: 3px;
    min-height: 130px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.finewide_small_white {
    color: #fff;
    text-shadow: none;
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.finewide_verysmall_white_mw {
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    max-width: 470px;
    white-space: normal!important;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: #ebebeb;
    background-color: rgba(235, 235, 235, 1);
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0;
    border-color: #222;
    border-style: none
}
.tp-caption.finewide_large_white {
    color: #FFF;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 8px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.finewide_medium_white {
    color: #FFF;
    text-shadow: none;
    font-size: 34px;
    line-height: 34px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.huge_red {
    position: absolute;
    color: #df4b6b;
    font-weight: 400;
    font-size: 150px;
    line-height: 130px;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    background-color: #2d3136;
    padding: 0
}
.tp-caption.middle_yellow {
    position: absolute;
    color: #fbd572;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.huge_thin_yellow {
    position: absolute;
    color: #fbd572;
    font-weight: 300;
    font-size: 90px;
    line-height: 90px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    letter-spacing: 20px;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.big_dark {
    position: absolute;
    color: #333;
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;
    font-family: "Open Sans";
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.medium_dark {
    position: absolute;
    color: #333;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    font-family: "Open Sans";
    margin: 0;
    letter-spacing: 5px;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.medium_grey {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    padding: 2px 4px;
    margin: 0;
    border-width: 0;
    border-style: none;
    background-color: #888;
    white-space: nowrap
}
.tp-caption.small_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.medium_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.large_bold_white_25 {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0 5px 10px;
    border-width: 0;
    border-color: #fff;
    border-style: none
}
.tp-caption.medium_text_shadow {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0 5px 10px;
    border-width: 0;
    border-color: #fff;
    border-style: none
}
.tp-caption.large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.medium_bold_grey {
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #666;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0;
    padding: 1px 4px 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.very_large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    letter-spacing: -2px
}
.tp-caption.very_big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    padding: 0 4px;
    padding-top: 1px;
    background-color: #000
}
.tp-caption.very_big_black {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    padding: 0 4px;
    padding-top: 1px;
    background-color: #fff
}
.tp-caption.modern_medium_fat {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.modern_medium_fat_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.modern_medium_light {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.modern_big_bluebg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    margin: 0;
    border-width: 0;
    border-style: none;
    background-color: #4e5b6c;
    letter-spacing: 0
}
.tp-caption.modern_big_redbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    padding-top: 1px;
    margin: 0;
    border-width: 0;
    border-style: none;
    background-color: #de543e;
    letter-spacing: 0
}
.tp-caption.modern_small_text_dark {
    position: absolute;
    color: #555;
    text-shadow: none;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}
.tp-caption.boxshadow {
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}
.tp-caption.black {
    color: #000;
    text-shadow: none
}
.tp-caption.noshadow {
    text-shadow: none
}
.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}
.tp-caption a:hover {
    color: #ffa902
}
.tp-caption.thinheadline_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    font-family: "Open Sans";
    background-color: transparent
}
.tp-caption.thintext_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    font-family: "Open Sans";
    background-color: transparent
}
.tp-caption.medium_bg_red a {
    color: #fff;
    text-decoration: none
}
.tp-caption.medium_bg_red a:hover {
    color: #fff;
    text-decoration: underline
}
.tp-caption.smoothcircle {
    font-size: 30px;
    line-height: 75px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.498039);
    padding: 50px 25px;
    text-align: center;
    border-radius: 500px 500px 500px 500px;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.largeblackbg {
    font-size: 50px;
    line-height: 70px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #000;
    padding: 0 20px 5px;
    text-shadow: none;
    border-width: 0;
    border-color: #fff;
    border-style: none
}
.tp-caption.largepinkbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #db4360;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.tp-caption.largewhitebg {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #fff;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.tp-caption.largegreenbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #67ae73;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.tp-caption.excerpt {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    font-family: Arial;
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    text-shadow: none;
    margin: 0;
    letter-spacing: -1.5px;
    padding: 1px 4px 0;
    width: 150px;
    white-space: normal!important;
    height: auto;
    border-width: 0;
    border-color: #fff;
    border-style: none
}
.tp-caption.large_bold_grey {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #666;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0;
    padding: 1px 4px 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_thin_grey {
    font-size: 34px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #666;
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0;
    text-shadow: none;
    margin: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.small_thin_grey {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #757575;
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0;
    text-shadow: none;
    margin: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: rgba(235, 235, 235, 1);
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0;
    border-color: #222;
    border-style: none
}
.tp-caption.large_bold_darkblue {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #34495e;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bg_darkblue {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #34495e;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bold_red {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #e33a0c;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_light_red {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #e33a0c;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bg_red {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #e33a0c;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bold_orange {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #f39c12;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bg_orange {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #f39c12;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.grassfloor {
    text-decoration: none;
    background-color: rgba(160, 179, 151, 1);
    width: 4000px;
    height: 150px;
    border-width: 0;
    border-color: #222;
    border-style: none
}
.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_light_white {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.mediumlarge_light_white {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.mediumlarge_light_white_center {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    text-align: center;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bg_asbestos {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #7f8c8d;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_light_black {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #000;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.large_bold_black {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.mediumlarge_light_darkblue {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #34495e;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.small_light_white {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.roundedimage {
    border-width: 0;
    border-color: #222;
    border-style: none
}
.tp-caption.large_bg_black {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #000;
    padding: 10px 20px 15px;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.mediumwhitebg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #000;
    text-decoration: none;
    background-color: #fff;
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style: none
}
.tp-caption.medium_bg_orange_new1 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: #f39c12;
    padding: 10px;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.boxshadow {
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}
.tp-caption.black {
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
    font-family: 'Open Sans', sans
}
.tp-caption.noshadow {
    text-shadow: none
}
.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none!important
}
.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0
}
.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0;
    top: 0
}
.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0
}
.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0;
    top: 0
}
.tp-simpleresponsive .button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6)!important;
    font-size: 15px;
    line-height: 45px!important;
    background: url(../images/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px
}
.tp-simpleresponsive .button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important;
    background: url(../images/gradient/g40.png) repeat-x top
}
.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
    background-position: bottom, 15px 11px
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tp-simpleresponsive .button {
        padding: 4px 8px 3px;
        line-height: 25px!important;
        font-size: 11px!important;
        font-weight: 400
    }
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none
    }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tp-simpleresponsive .button {
        padding: 2px 5px;
        line-height: 20px!important;
        font-size: 10px!important
    }
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none
    }
}
.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b
}
.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68
}
.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212
}
.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00
}
.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222
}
.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555
}
.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}
.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden
}
.fullwidthbanner-container .fullwidthbanner {
    width: 100%;
    position: relative
}
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased!important
}
.tp-simpleresponsive img {
    max-width: none
}
.noFilterClass {
    filter: none!important
}
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.tp-bannershadow.tp-shadow1 {
    background: url(../assets/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.tp-bannershadow.tp-shadow2 {
    background: url(../assets/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.tp-bannershadow.tp-shadow3 {
    background: url(../assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100%!important;
    height: 100%!important;
    display: none
}
.tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}
.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}
.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.html5vid.videoisplaying .tp-poster {
    display: none
}
.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer
}
.html5vid .tp-revstop {
    width: 6px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    display: none
}
.html5vid.videoisplaying .revicon-right-dir {
    display: none
}
.html5vid.videoisplaying .tp-revstop {
    display: block
}
.html5vid.videoisplaying .tp-video-play-button {
    display: none
}
.html5vid:hover .tp-video-play-button {
    display: block
}
.fullcoveredvideo .tp-video-play-button {
    display: none!important
}
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.png)
}
.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.png)
}
.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png)
}
.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png)
}
.tpclear {
    clear: both
}
.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform: translateZ(5px)
}
.tp-bullets.hidebullets {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../assets/boxed_bgtile.png);
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.tp-bullets.simplebullets.navbar-old {
    background: url(../assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullet.png) no-Repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0;
    float: left;
    margin-top: 0;
    margin-left: 3px
}
.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}
.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets.png) no-Repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0
}
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullet_boxed.png) no-Repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 0
}
.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0!important
}
.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0!important
}
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/navigdots.png) no-Repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px!important;
    margin-right: 5px!important;
    float: left;
    margin-top: 10px
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0!important
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0!important
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left
}
.tparrows {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -webkit-transform: translateZ(5000px);
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    z-index: 600;
    position: relative
}
.tparrows.hidearrows {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/large_left.png) no-Repeat top left;
    width: 40px;
    height: 40px
}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/large_right.png) no-Repeat top left;
    width: 40px;
    height: 40px
}
.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_left.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_right.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0
}
.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_left_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}
.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/small_right_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}
.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrowleft.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}
.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrowright.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}
.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px
}
.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0
}
.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top: 0
}
.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}
.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0;
    margin-top: 0
}
.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}
.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/large_left.png) no-Repeat 0 0;
    width: 40px;
    height: 40px
}
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/large_right.png) no-Repeat 0 0;
    width: 40px;
    height: 40px
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left
}
.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px
}
.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}
.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}
.tp-thumbs img {
    width: 100%
}
.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(../assets/timer.png);
    position: absolute;
    z-index: 200;
    top: 0
}
.tp-bannertimer.tp-bottom {
    bottom: 0;
    height: 5px;
    top: auto
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none
    }
    .responsive .tparrows {
        display: none
    }
}
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.tp-simpleresponsive a {
    text-decoration: none
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden
}
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../assets/coloredbg.png) repeat
}
.tparrows .tp-arr-imgholder {
    display: none
}
.tparrows .tp-arr-titleholder {
    display: none
}
.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: transparent
}
.tparrows.preview1:after {
    position: absolute;
    left: 0;
    top: 0;
    font-family: "revicons";
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.3s, color .3s;
    -moz-transition: background 0.3s, color .3s;
    transition: background 0.3s, color .3s
}
.tp-rightarrow.preview1:after {
    content: '\e825'
}
.tp-leftarrow.preview1:after {
    content: '\e824'
}
.tparrows.preview1:hover:after {
    background: rgba(255, 255, 255, 1);
    color: #aaa
}
.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}
.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}
.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }
}
.tp-bullets.preview1 {
    height: 21px
}
.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, 0.15)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid rgba(0, 0, 0, 0)!important;
    display: inline-block;
    margin-right: 5px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color 0.2s, border-color .2s;
    -moz-transition: background-color 0.2s, border-color .2s;
    -o-transition: background-color 0.2s, border-color .2s;
    -ms-transition: background-color 0.2s, border-color .2s;
    transition: background-color 0.2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.tp-bullets.preview1 .bullet.last {
    margin-right: 0
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa!important;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid rgba(255, 255, 255, 1)!important
}
.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width 0.3s, background-color 0.3s, opacity .3s;
    transition: width 0.3s, background-color 0.3s, opacity .3s;
    backface-visibility: hidden
}
.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}
.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px
}
.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px
}
.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: auto;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.tparrows.preview2.hovered {
    width: 300px
}
.tparrows.preview2:hover {
    background: #fff
}
.tparrows.preview2:hover:after {
    color: #000
}
.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
}
.tp-bullets.preview2 {
    height: 17px
}
.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, 0.5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 0)!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color 0.2s, border-color .2s;
    -moz-transition: background-color 0.2s, border-color .2s;
    -o-transition: background-color 0.2s, border-color .2s;
    -ms-transition: background-color 0.2s, border-color .2s;
    transition: background-color 0.2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.tp-bullets.preview2 .bullet.last {
    margin-right: 0
}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 20px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px
    }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }
    .tparrows.preview2:hover {
        width: 30px!important;
        height: 30px!important
    }
}
.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style: flat
}
.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}
.tparrows.preview3:hover:after {
    color: #000
}
.tp-rightarrow.preview3:after {
    content: '\e825'
}
.tp-leftarrow.preview3:after {
    content: '\e824'
}
.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    display: table;
    min-height: 90px;
    top: -10px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}
.tparrows.preview3 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0
}
.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0;
    padding-right: 70px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0;
    direction: rtl;
    padding-left: 70px
}
.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle
}
.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}
.tp-bullets.preview3 {
    height: 17px
}
.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, 0.5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 0)!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color 0.2s, border-color .2s;
    -moz-transition: background-color 0.2s, border-color .2s;
    -o-transition: background-color 0.2s, border-color .2s;
    -ms-transition: background-color 0.2s, border-color .2s;
    transition: background-color 0.2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.tp-bullets.preview3 .bullet.last {
    margin-right: 0
}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px
    }
    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px
    }
    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px
    }
    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px
    }
}
@media only screen and (max-width: 767px) {
    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
}
.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}
.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}
.tp-rightarrow.preview4:after {
    content: '\e825'
}
.tp-leftarrow.preview4:after {
    content: '\e824'
}
.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}
.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0
}
.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}
.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}
.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding: 0 10px;
    text-align: left;
    color: #fff;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}
.tp-leftarrow.preview4:after {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}
@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }
    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
}
.tp-bullets.preview4 {
    height: 17px
}
.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0, 0, 0, 0.5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 0)!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color 0.2s, border-color .2s;
    -moz-transition: background-color 0.2s, border-color .2s;
    -o-transition: background-color 0.2s, border-color .2s;
    -ms-transition: background-color 0.2s, border-color .2s;
    transition: background-color 0.2s, border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
.tp-bullets.preview4 .bullet.last {
    margin-right: 0
}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0, 0, 0, 1)!important
}
@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px
    }
    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px
    }
    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none!important
    }
}
.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}
.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background: url(../assets/loader.gif) no-repeat center center;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.tp-loader.spinner5 {
    background: url(../assets/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}
@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}
.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s infinite ease-in-out
}
@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0.0)
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0
    }
}
@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0)
    }
    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0
    }
}
.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}
.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}
@-webkit-keyframes tp-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes tp-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0)
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0)
    }
}
.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s infinite linear
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15)
}
.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}
@-webkit-keyframes tp-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0)
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0)
    }
}
.tp-transparentimg {
    content: "url(../assets/transparent.png)"
}
.tp-3d {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%
}
.tp-caption img {
    background: transparent;
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}
@font-face {
    font-family: 'revicons';
    src: url(../font/revicons.eot?5510888);
    src: url(../font/revicons.eot?5510888#iefix) format("embedded-opentype"), url(../font/revicons.woff?5510888) format("woff"), url(../font/revicons.ttf?5510888) format("truetype"), url(../font/revicons.svg?5510888#revicons) format("svg");
    font-weight: 400;
    font-style: normal
}
[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}
.revicon-search-1:before {
    content: '\e802'
}
.revicon-pencil-1:before {
    content: '\e831'
}
.revicon-picture-1:before {
    content: '\e803'
}
.revicon-cancel:before {
    content: '\e80a'
}
.revicon-info-circled:before {
    content: '\e80f'
}
.revicon-trash:before {
    content: '\e801'
}
.revicon-left-dir:before {
    content: '\e817'
}
.revicon-right-dir:before {
    content: '\e818'
}
.revicon-down-open:before {
    content: '\e83b'
}
.revicon-left-open:before {
    content: '\e819'
}
.revicon-right-open:before {
    content: '\e81a'
}
.revicon-angle-left:before {
    content: '\e820'
}
.revicon-angle-right:before {
    content: '\e81d'
}
.revicon-left-big:before {
    content: '\e81f'
}
.revicon-right-big:before {
    content: '\e81e'
}
.revicon-magic:before {
    content: '\e807'
}
.revicon-picture:before {
    content: '\e800'
}
.revicon-export:before {
    content: '\e80b'
}
.revicon-cog:before {
    content: '\e832'
}
.revicon-login:before {
    content: '\e833'
}
.revicon-logout:before {
    content: '\e834'
}
.revicon-video:before {
    content: '\e805'
}
.revicon-arrow-combo:before {
    content: '\e827'
}
.revicon-left-open-1:before {
    content: '\e82a'
}
.revicon-right-open-1:before {
    content: '\e82b'
}
.revicon-left-open-mini:before {
    content: '\e822'
}
.revicon-right-open-mini:before {
    content: '\e823'
}
.revicon-left-open-big:before {
    content: '\e824'
}
.revicon-right-open-big:before {
    content: '\e825'
}
.revicon-left:before {
    content: '\e836'
}
.revicon-right:before {
    content: '\e826'
}
.revicon-ccw:before {
    content: '\e808'
}
.revicon-arrows-ccw:before {
    content: '\e806'
}
.revicon-palette:before {
    content: '\e829'
}
.revicon-list-add:before {
    content: '\e80c'
}
.revicon-doc:before {
    content: '\e809'
}
.revicon-left-open-outline:before {
    content: '\e82e'
}
.revicon-left-open-2:before {
    content: '\e82c'
}
.revicon-right-open-outline:before {
    content: '\e82f'
}
.revicon-right-open-2:before {
    content: '\e82d'
}
.revicon-equalizer:before {
    content: '\e83a'
}
.revicon-layers-alt:before {
    content: '\e804'
}
.revicon-popup:before {
    content: '\e828'
}
/*! animation */

body {
    -webkit-backface-visibility: hidden
}
.animation {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0
}
.animation.animation-active {
    opacity: 1
}
.animation.animation-active.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}
.animation.animation-active.delay1 {
    animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s
}
.animation.animation-active.delay2 {
    animation-delay: .4s;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s
}
.animation.animation-active.delay3 {
    animation-delay: .6s;
    -moz-animation-delay: .6s;
    -webkit-animation-delay: .6s
}
.animation.animation-active.delay4 {
    animation-delay: .8s;
    -moz-animation-delay: .8s;
    -webkit-animation-delay: .8s
}
.animation.animation-active.delay5 {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s
}
.animation.animation-active.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animation.animation-active.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-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-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-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-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-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 {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.animation.animation-active.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
.animation.animation-active.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    0% {
        -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)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.animation.animation-active.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    0% {
        -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)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        -ms-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        -ms-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.animation.animation-active.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    0%, 100% {
        -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 {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.animation.animation-active.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-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)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.animation.animation-active.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    0% {
        -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)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-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);
        -ms-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);
        -ms-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)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.animation.animation-active.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    0% {
        -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)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-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)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.animation.animation-active.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-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)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-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)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-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)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-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, -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)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.animation.animation-active.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)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.animation.animation-active.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.animation.animation-active.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)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.animation.animation-active.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)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.animation.animation-active.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)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.animation.animation-active.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.animation.animation-active.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.animation.animation-active.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.animation.animation-active.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.animation.animation-active.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.animation.animation-active.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.animation.animation-active.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.animation.animation-active.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.animation.animation-active.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.animation.animation-active.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.animation.animation-active.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    0% {
        -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
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animation.animation-active.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.animation.animation-active.flipInX {
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.animation.animation-active.flipInY {
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    0% {
        -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
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.animation.animation-active.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
    0% {
        -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
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.animation.animation-active.flipOutY {
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -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
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.animation.animation-active.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.animation.animation-active.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.animation.animation-active.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.animation.animation-active.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.animation.animation-active.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.animation.animation-active.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}
.animation.animation-active.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.animation.animation-active.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        -ms-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0
    }
}
.animation.animation-active.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.animation.animation-active.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.animation.animation-active.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.animation.animation-active.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
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.animation.animation-active.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.animation.animation-active.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        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 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.animation.animation-active.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.animation.animation-active.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-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);
        -ms-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)
    }
}
.animation.animation-active.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-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);
        -ms-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)
    }
}
.animation.animation-active.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-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);
        -ms-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)
    }
}
.animation.animation-active.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-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);
        -ms-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)
    }
}
.animation.animation-active.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
.animation.animation-active.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)
    }
    100% {
        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);
        -ms-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-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)
    }
}
.animation.animation-active.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)
    }
    100% {
        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);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}
.animation.animation-active.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)
    }
    100% {
        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);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}
.animation.animation-active.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)
    }
    100% {
        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);
        -ms-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-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)
    }
}
.animation.animation-active.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
/*! lightbox */

.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 {
    background-color: #fff;
    padding: 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    z-index: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.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::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    position: relative;
    width: 64px;
    height: 64px;
    margin-top: -20px;
    background: none;
    text-decoration: none;
    text-align: center;
    padding: 0;
    font-weight: 300;
    font-size: 64px;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    border: 0;
    color: #df0067
}
.mfp-close:hover,
.mfp-close:focus {
    color: #32313B
}
.mfp-close:active {
    top: 1px
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}
.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: rgba(0, 0, 0, 0)
}
.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;
    padding: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    background: none repeat scroll 0 0 #FFF;
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1000;
    margin: 0
}
.mfp-iframe-scaler {
    width: 100%;
    padding-top: 56%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    padding: 20px 20px 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}
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;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0;
    text-align: center
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    background: none repeat scroll 0 0 #FFF;
    cursor: auto;
    left: 0;
    padding: 0 20px 20px;
    position: absolute;
    top: 100%;
    width: 100%
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    transition: all .35s 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 .35s ease-out;
    -moz-transition: all .35s ease-out;
    transition: all .35s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}
.mfp-zoom-in {
    .mfp-with-animopacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(0.8)
}
&.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}
&.mfp-ready {
    .mfp-with-animopacity: 1;
    transform: scale(1)
}
&.mfp-bg {
    opacity: .8
}
&.mfp-removing {
    .mfp-with-animtransform: scale(0.8);
    opacity: 0
}
&.mfp-bg {
    opacity: 0
}
@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
}
/*! owl */

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel {
    direction: ltr;
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
    direction: rtl;
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}
.owl-carousel .owl-item {
    float: left
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}
.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}
.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}
.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}
.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}
@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}
@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}
@keyframes empty {
    0% {
        opacity: 1
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}
@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}
@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}
@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}
@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}
@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}
@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}
@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}
@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}
@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}
@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}
@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}
@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}
@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}
@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}
@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}
@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}
@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}
/*! main */

.QOverlay {
    background-color: #000;
    z-index: 99999
}
.QLoader {
    background-color: #CCC;
    height: 1px
}
.QAmt {
    color: #333;
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;
    height: 50px;
    width: 100px;
    margin: -60px -50px 0 0
}
#preloader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999
}
body {
    direction: rtl;
    background-color: #fff;
    color: #68737f;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility
}
a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
a:hover,
a:focus {
    text-decoration: none
}
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    outline: none!important
}
.btn {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0)
}
.bg-pattern1 {
    background: url(../img/theme/bg/bg-pattern1.png) repeat fixed center 0
}
.bg-pattern2 {
    background: url(../img/theme/bg/bg-pattern2.png) repeat fixed center 0
}
.bg-pattern3 {
    background: url(../img/theme/bg/bg-pattern3.png) repeat fixed center 0
}
.bg-pattern4 {
    background: url(../img/theme/bg/bg-pattern4.png) repeat fixed center 0
}
.bg-pattern5 {
    background: url(../img/theme/bg/bg-pattern5.png) repeat fixed center 0
}
.bg-pattern6 {
    background: url(../img/theme/bg/bg-pattern6.png) repeat fixed center 0
}
.bg-pattern7 {
    background: url(../img/theme/bg/bg-pattern7.png) repeat fixed center 0
}
.bg-pattern8 {
    background: url(../img/theme/bg/bg-pattern8.png) repeat fixed center 0
}
.bg-pattern9 {
    background: url(../img/theme/bg/bg-pattern9.png) repeat fixed center 0
}
.bg-pattern10 {
    background: url(../img/theme/bg/bg-pattern10.png) repeat fixed center 0
}
.bg-pattern11 {
    background: url(../img/theme/bg/bg-pattern11.png) repeat fixed center 0
}
.bg-pattern12 {
    background: url(../img/theme/bg/bg-pattern12.png) repeat fixed center 0
}
.bg-pattern13 {
    background: url(../img/theme/bg/bg-pattern13.png) repeat fixed center 0
}
.bg-pattern14 {
    background: url(../img/theme/bg/bg-pattern14.png) repeat fixed center 0
}
.bg-pattern15 {
    background: url(../img/theme/bg/bg-pattern15.png) repeat fixed center 0
}
.bg-pattern16 {
    background: url(../img/theme/bg/bg-pattern16.png) repeat fixed center 0
}
.bg-pattern17 {
    background: url(../img/theme/bg/bg-pattern17.png) repeat fixed center 0
}
.bg-pattern18 {
    background: url(../img/theme/bg/bg-pattern18.png) repeat fixed center 0
}
.bg-pattern19 {
    background: url(../img/theme/bg/bg-pattern19.png) repeat fixed center 0
}
.bg-pattern20 {
    background: url(../img/theme/bg/bg-pattern20.png) repeat fixed center 0
}
.bg-pattern21 {
    background: url(../img/theme/bg/bg-pattern21.png) repeat fixed center 0
}
.bg-custom {
    background: url(../img/theme/bg/custom.jpg) repeat fixed center 0
}
.page-wrapper.boxed {
    max-width: 1210px;
    margin: 40px auto;
    -webkit-box-shadow: 0 3px 14px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0 3px 14px rgba(50, 50, 50, 0.15);
    box-shadow: 0 3px 14px rgba(50, 50, 50, 0.15)
}
.page-wrapper.boxed .header-main {
    max-width: 1210px;
    margin: 0 auto
}
.page-wrapper {
    position: relative;
    z-index: 1000;
    background: #fff;
    overflow: hidden
}
.fullsize {
    color: inherit;
    width: 100%;
    position: relative
}
.container-inner {
    padding-top: 100px;
    padding-bottom: 100px
}
.slide-pannel-wrapper {
    position: relative;
    top: 0;
    width: 100%;
    color: #FFF
}
.slide-pannel-wrapper h1,
.slide-pannel-wrapper h2,
.slide-pannel-wrapper h3,
.slide-pannel-wrapper h4,
.slide-pannel-wrapper h5,
.slide-pannel-wrapper h6 {
    color: #fff
}
.page-wrapper.boxed .slide-pannel-wrapper {
    max-width: 1210px
}
#slide-panel {
    display: none;
    padding: 20px 0;
    z-index: 9999;
    position: relative;
    background: #32313b
}
.slide-btn-wrapper {
    display: block;
    position: absolute;
    left: 0;
    z-index: 1200;
    text-align: center;
    border-style: solid;
    border-width: 0 0 40px 40px;
    border-color: transparent transparent transparent #32313b;
    width: 40px;
    height: 40px
}
.slide-panel-btn {
    color: #FFF;
    display: block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    padding: 3px 17px 0 0
}
.slide-panel-btn:hover,
.slide-panel-btn:focus {
    color: #fff
}
.slide-panel-btn:after {
    content: '\f078';
    font-family: 'FontAwesome'
}
.slide-panel-btn.active:after {
    content: '\f077';
    font-family: 'FontAwesome'
}
.header-wrapper {
    position: relative
}
.header-top {
    background: #F6F6F6;
    color: #251B5B;
    font-size: 12px;
	padding-top:10px;
	padding-bottom:10px;
    position: relative;
    z-index: 1150
}
.header-top ul,
.header-top ol,
.header-top dl {
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 0
}
.header-top ul .fa {
    margin-left: 10px
}
.header-top p {
    margin: 0
}
.header-top-left {
    float: right;
    width: 100%
}
.header-top-right {
    float: left;
    width: 100%
}
.top-menu {
    list-style: none;
    padding-right: 0;
    float: left
}
.top-menu li:first-child {
    border-right: 1px solid #ececec
}
.top-menu li {
    border-left: 1px solid #ececec;
    display: inline-block
}
.top-menu li a {
    color: inherit;
    padding: 10px 12px;
    display: block
}
.header-top .dropdown:hover .dropdown-menu {
    display: block
}
.header-top .dropdown-menu {
    border: 1px solid #ececec;
    margin-top: 0;
    margin-right: -4px
}
.header-top .dropdown-menu > li {
    display: block;
    border: none
}
.social-top {
    list-style: none;
    padding-right: 0;
    float: right
}
.social-top li:first-child {
    border-right: 1px solid #ececec
}
.social-top li {
    border-left: 1px solid #ececec;
    display: inline-block
}
.social-top li a {
    color: inherit;
    padding: 8px 12px;
    display: block;
    font-size: 13px
}
.social-top a:hover,
.social-top a:focus {
    text-decoration: none
}
.social-top .fa {
    margin-left: 0!important
}
.top-menu a {
    color: inherit
}
.top-menu a:hover,
.top-menu a:focus {
    text-decoration: none
}
.header-main {
    width: 100%;
    position: relative;
    z-index: 1100;
    background: #FFF;
    -webkit-transform: translateZ(0)
}
.main-navigation {
    position: relative
}
.logo {
    line-height: 100px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.logo img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.header-main.shrink .logo {
    line-height: 60px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.header-main.shrink .logo img {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}
.slider-wrapper {
    position: relative;
    z-index: 1000
}
.tp-caption a {
    color: #fff
}
.tp-caption a:hover {
    color: #fff
}
.tp-caption a.btn.btn-white {
    color: #789
}
.tp-caption a.btn.btn-white.btn-alt {
    color: #fff
}
.tp-caption a.btn.btn-white.btn-alt:hover,
.tp-caption a.btn.btn-white.btn-alt:focus {
    color: #789
}
.main-wrapper-header {
    padding: 50px 0;
    background: #f8f8f8;
    border-bottom: 1px solid #ececec
}
.main-wrapper-header .page-title h1,
.page-title h2,
.page-title h3 {
    margin: 0;
    font-size: 28px;
    line-height: 2
}
.main-wrapper-header .breadcrumbs-wrapper {
    text-align: left
}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb {
    margin: 0;
    line-height: 2.8;
    background: none;
    padding: 8px 0
}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb li {
    float: none;
    width: auto
}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb > li + li:before {
    content: "\f138";
    font-family: 'FontAwesome';
    padding: 0 8px
}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb > .active {
    color: #32313b
}
.fancy-header .page-title h1,
.fancy-header .page-title h2,
.fancy-header .page-title h3 {
    font-size: 48px;
    line-height: 1.2;
    text-align: center
}
.fancy-header .breadcrumbs-wrapper {
    text-align: center
}
.dark-header .page-title h1,
.dark-header .page-title h2,
.dark-header .page-title h3 {
    color: #fff
}
.dark-header .breadcrumbs-wrapper .breadcrumb > li + li:before {
    color: #fff!important
}
.dark-header .breadcrumbs-wrapper .breadcrumb > li a {
    color: #fff
}
.dark-header .breadcrumbs-wrapper .breadcrumb > li a:hover {
    border-bottom: 1px solid #fff
}
.dark-header .breadcrumbs-wrapper .breadcrumb > .active {
    color: #fff
}
.navbar-header {
    float: none
}
.nav-right .navbar-header {
    float: left
}
.nav-left .navbar-header {
    float: right
}
.nav-left .gfx-nav {
    float: left
}
.nav-centered .navbar-header {
    float: none;
    text-align: center
}
.nav-centered .nav > li {
    display: inline-block
}
.nav-centered .navbar-nav > li {
    float: none
}
.nav-centered .gfx-nav {
    width: 100%;
    text-align: center
}
@media (min-width: 768px) and (max-width: 991px) {
    .nav > li > a {
        padding-right: 9px;
        padding-left: 9px
    }
    .navbar-nav > li > a {
        line-height: 76px
    }
}
@media screen and (max-width: 767px) {
    .nav-right .navbar-header {
        float: none;
        width: 100%;
        text-align: left
    }
    .nav-left .navbar-header {
        float: none;
        width: 100%;
        text-align: right
    }
    .nav-right .navbar-toggle {
        right: 0
    }
    .nav-left .navbar-toggle {
        left: 0
    }
    .nav-left .gfx-nav {
        float: none
    }
}
.navbar,
.navbar-nav {
    margin: 0;
    min-height: inherit
}
.navbar-collapse {
    max-height: inherit;
    padding: 0
}
.navbar-default {
    background: none;
    border: none
}
.navbar-default .navbar-nav > li > a {
    color: #251B5B;
    border-top: 0px solid transparent;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: none
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    border-top: 0px solid
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    text-decoration: none;
    background-color: none
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background: none;
    color: #32313b
}
.navbar-toggle {
    position: absolute;
    cursor: pointer;
    top: 30px;
    width: 48px;
    height: 48px;
    font-size: 18px;
    float: none;
    text-align: center;
    left: 0;
    margin: 0;
    padding: 9px 10px;
    background-color: #32313b;
    color: #fff;
    border: none;
    border-radius: 0
}
.navbar-toggle:focus {
    outline: none
}
.navbar-toggle:after {
    content: '\f0c9';
    font-family: FontAwesome
}
@media (min-width: 992px) {
    .navbar-nav > li > a {
        padding: 9px 16px 12px;
        line-height: 76px
    }
    .header-main.shrink .navbar-nav > li > a {
        line-height: 41px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
    .navbar-nav > li > a.current::before,
    .navbar-nav > li > a.current::after,
    .navbar-nav > li > a:hover::before,
    .navbar-nav > li > a:focus::before,
    .navbar-nav > li > a:hover::after,
    .navbar-nav > li > a:focus::after,
    .navbar-nav > li > a.highlighted:before,
    .navbar-nav > li > a.highlighted:after {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px)
    }
}
.gfx-mega .nav,
.gfx-mega .collapse,
.gfx-mega .dropup,
.gfx-mega .dropdown {
    position: static
}
.gfx-mega .container {
    position: relative
}
.gfx-mega .dropdown-menu {
    right: auto
}
.gfx-mega .nav.navbar-right .dropdown-menu {
    right: auto;
    left: 0
}
.gfx-mega .gfx-mega-content {
    padding: 0 15px
}
.gfx-mega .dropdown.gfx-mega-fw .dropdown-menu {
    right: 0;
    left: 0
}
.mega-menu-list {
    list-style: none;
    margin: 0;
    padding: 0
}
.mega-menu-list > li {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase
}
.mega-menu-list > li > a {
    color: #32313b;
    display: block;
    padding: 10px
}
.mega-menu-list > li.active > a {
    color: #fff!important
}
.mega-menu-list > li > a:hover,
.mega-menu-list > li > a:focus {
    background: #f2f2f2
}
.mega-menu-list .title-header {
    color: #789;
    font-size: 13px;
    margin-bottom: 10px;
    display: block
}
.gfx-nav h1,
.gfx-nav h2,
.gfx-nav h3,
.gfx-nav h4,
.gfx-nav h5,
.gfx-nav h6 {
    color: #789;
    padding: 10px 0
}
.dropdown-menu {
    background: #fff;
    padding: 15px 0;
    border: none;
    -webkit-box-shadow: 0 0 0 3px rgba(214, 224, 230, 0.6);
    -moz-box-shadow: 0 0 0 3px rgba(214, 224, 230, 0.6);
    box-shadow: 0 0 0 3px rgba(214, 224, 230, 0.6)
}
.dropdown-menu > li > a {
    color: #333;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 20px
}
.dropdown-menu .divider {
    background: #ececec
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #f2f2f2
}
.footer-top {
    background: #251B5B
}
.footer-top h1,
.footer-top h2,
.footer-top h3,
.footer-top h4,
.footer-top h5,
.footer-top h6 {
    color: #fff
}
.footer-middle {
    color: #fff;
    background: #25242c;
    padding: 40px 0;
    border-bottom: 1px solid #32313b
}
.footer-widget .footer-title {
    color: #fff;
    margin-bottom: 30px
}
.footer-widget .list-default {
    margin-bottom: 0
}
.footer-middle .footer-widget .tweet_list li {
    padding-right: 30px;
    margin-bottom: 20px
}
.footer-middle .footer-widget .tweet_list li:before {
    content: '\f099';
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    right: 20px
}
.footer-middle .footer-widget .tweet_list li .tweet_time {
    display: block;
    text-align: left;
    color: #789
}
.footer-bottom {
    color: #251B5B;
    background: #f5f4f5;
    padding: 40px 0
}
.footer-bottom a {
    color: inherit
}
#dmtnews_home .date{color:#777}
.footer-bottom .menu-footer {
    padding: 20px 0 10px
}
.footer-bottom .menu-footer ul {
    margin: 0 auto;
    text-align: center
}
.bg-color-prestadark{background:#251B5B}
.footer-bottom .menu-footer ul li {
    text-transform: uppercase;
    font-size: 16px
}
.footer-bottom .copyright {
    padding: 10px 0;
}
.footer-bottom .copyright p {
    margin-bottom: 0;
    line-height: 1.9
}
.footer-bottom .social-footer {
    padding: 10px 0 20px
}
.footer-bottom .social-list {
    margin: 0 auto;
    text-align: center
}
.footer-bottom .social-list li {
    margin-right: 5px
}
.footer-bottom .social-list li a {
    display: block;
    min-width: 20px;
    text-align: center;
    font-size: 22px
}
.footer-bottom-social .social-footer {
    padding: 10px 0 20px
}
.footer-bottom-social .social-list {
    margin: 0 auto;
    text-align: center
}
.footer-bottom-social .social-list li {
    margin-right: 5px
}
.footer-bottom-social .social-list li a {
    display: block;
    min-width: 20px;
    text-align: center;
    font-size: 22px
}
p {
    font-family: 'Raleway', sans-serif
}
h1,
h2,
h3 {
    color: #32313b;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizelegibility
}
h4,
h5,
h6 {
    color: #32313b;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizelegibility
}
h1 {
    font-size: 35px;
    margin-top: 0
}
h2 {
    font-size: 30px;
    margin-top: 0
}
h3 {
    font-size: 25px;
    margin-top: 0
}
h4 {
    font-size: 18px;
    margin-top: 0
}
h5 {
    font-size: 14px;
    margin-top: 0
}
h6 {
    margin-top: 0
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    color: #789;
    font-weight: 300
}
p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 20px;
    text-rendering: optimizelegibility
}
.lead {
    font-size: 1.6em;
    font-weight: 300;
    letter-spacing: 0
}
.lead.lead-small {
    font-size: 1.2em
}
.lead.lead-big {
    font-size: 2em
}
.title-large {
    font-size: 72px
}
.title-medium {
    font-size: 64px
}
.script-font {
    font-family: 'Playball', cursive!important;
    letter-spacing: 0!important
}
.fancy-title {
    text-transform: uppercase;
    margin-bottom: 40px
}
.fancy-title:after {
    content: "";
    background: #ececec;
    display: block;
    height: 1px;
    margin: 0;
    position: relative;
    width: 100%
}
.fancy-title span:after {
    content: "";
    display: block;
    height: 5px;
    margin: 20px 0 -3px;
    position: relative;
    width: 10%;
    z-index: 2
}
.text-center.fancy-title:after {
    content: "";
    background: #ececec;
    display: block;
    height: 1px;
    margin: 0 auto;
    position: relative;
    width: 30%
}
.text-center.fancy-title span:after {
    content: "";
    display: block;
    height: 5px;
    margin: 20px auto -3px;
    position: relative;
    width: 10%
}
.text-right.fancy-title:after {
    content: "";
    background: #ececec;
    display: block;
    height: 1px;
    margin: 0 auto;
    position: relative;
    width: 100%
}
.text-right.fancy-title span:after {
    content: "";
    display: block;
    height: 5px;
    margin: 20px 90% -3px 0;
    position: relative;
    width: 10%
}
h5.fancy-title span:after,
h6.fancy-title span:after {
    margin-top: 10px!important
}
h5.fancy-title,
h6.fancy-title {
    margin-bottom: 20px!important
}
.xlight {
    font-weight: 100!important
}
.light {
    font-weight: 300!important
}
.bold {
    font-weight: 500!important
}
.xbold {
    font-weight: 900!important
}
.firstletter {
    float: right;
    font-size: 2.4em;
    line-height: 1.2;
    margin-left: .3em;
    height: 40px;
    width: 40px;
    text-align: center
}
.drop-fullround .firstletter {
    background-color: #848494;
    float: right;
    font-size: 2.4em;
    line-height: 1.6;
    margin-left: .3em;
    margin-top: .1em;
    height: 55px;
    width: 55px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.drop-border .firstletter {
    float: right;
    font-size: 2.4em;
    line-height: 1.6;
    margin-left: .3em;
    margin-top: .1em;
    height: 55px;
    width: 55px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid
}
.tp-loader {
    z-index: 9999
}
.tp-loader.spinner0 {
    background: url(../img/theme/revolutionslider/loader.gif) no-repeat center center
}
.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0
}
.tp-banner {
    width: 100%;
    position: relative
}
.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}
.team-wrapper {
    text-align: center;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer
}
.team-wrapper img {
    width: 100%;
    height: auto
}
.team-member {
    position: relative;
    overflow: hidden
}
.team-photo {
    position: relative;
    top: 0;
    left: 0
}
.team-details {
    overflow: hidden;
    position: absolute;
    top: -100%;
    height: 100%;
    width: 100%;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.team-contact {
    padding: 10px 0;
    background: #fff
}
.team-contact ul {
    margin: 0
}
.team-contact ul li a {
    padding: 5px;
    display: block;
    font-size: 16px
}
.team-description {
    padding: 20px 10px;
    height: 100%;
    color: #fff;
    background: #000;
    background: #000;
    background: rgba(0, 0, 0, .7)
}
.team-wrapper.cardtoggle .team-details {
    left: 0;
    top: 0
}
.team-info {
    padding: 10px 5px;
    background: #fff
}
.team-info .team-name {
    font-weight: 600;
    margin-bottom: 5px
}
.team-info .team-role {
    margin: 0
}
.team-wrapper-alt {
    cursor: default
}
.team-wrapper-alt .team-info {
    background: none
}
.team-wrapper-alt .overlay-wrapper .overlay-details {
    padding: 10px;
    top: 10%
}
.team-wrapper-alt .overlay-wrapper:hover .overlay-details {
    bottom: auto;
    top: 10%;
    z-index: 2;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
.team-wrapper-alt:hover .overlay-wrapper .overlay-details {
    bottom: auto;
    top: 10%;
    z-index: 2;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
.team-wrapper-alt:hover .overlay-wrapper .overlay-wrapper-content {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden
}
.team-wrapper-alt:hover .overlay-wrapper .overlay-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.team-wrapper-alt .overlay-wrapper .overlay-details a {
    margin-bottom: 10px
}
.parallax {
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}
.parallax-background1 {
    background-image: url(../img/demo/parallax/parallax-back1.jpg)
}
.parallax-background2 {
    background-image: url(../img/demo/parallax/parallax-back2.jpg)
}
.parallax-background3 {
    background-image: url(../img/demo/parallax/parallax-back3.jpg)
}
.parallax-background4 {
    background-image: url(../img/demo/parallax/parallax-back4.jpg)
}
.parallax-background5 {
    background-image: url(../img/demo/parallax/parallax-back5.jpg)
}
.parallax-background6 {
    background-image: url(../img/demo/parallax/parallax-back6.jpg)
}
.parallax-background7 {
    background-image: url(../img/demo/parallax/parallax-back7.jpg)
}
.parallax-background8 {
    background-image: url(../img/demo/parallax/parallax-back8.jpg)
}
.parallax-background9 {
    background-image: url(../img/demo/parallax/parallax-back9.jpg)
}
.parallax-background10 {
    background-image: url(../img/demo/parallax/parallax-back10.jpg)
}
.parallax-background11 {
    background-image: url(../img/demo/parallax/parallax-back11.jpg)
}
.parallax-background12 {
    background-image: url(../img/demo/parallax/parallax-back12.jpg)
}
.parallax-background13 {
    background-image: url(../img/demo/parallax/parallax-back13.jpg)
}
.parallax-background14 {
    background-image: url(../img/demo/parallax/parallax-back14.jpg)
}
.parallax-background15 {
    background-image: url(../img/demo/parallax/parallax-back15.jpg)
}
.parallax-background16 {
    background-image: url(../img/demo/parallax/parallax-back16.jpg)
}
.parallax-breadcrumbs {
    background-image: url(../img/demo/parallax/parallax-breadcrumbs.jpg)
}
.parallax-blog {
    background-image: url(../img/demo/parallax/parallax-blog.jpg)
}
.parallax-about {
    background-image: url(../img/demo/parallax/parallax-about.jpg)
}
.parallax-services {
    background-image: url(../img/demo/parallax/parallax-services.jpg)
}
.parallax-team {
    background-image: url(../img/demo/parallax/parallax-team.jpg)
}
.parallax-landing {
    background-image: url(../img/demo/parallax/parallax-landing.jpg)
}
.parallax-404 {
    background-image: url(../img/demo/parallax/parallax-404.jpg)
}
.parallax-search {
    background-image: url(../img/demo/parallax/parallax-search.jpg)
}
.parallax-shop {
    background-image: url(../img/demo/parallax/parallax-shop.jpg)
}
.parallax-portfolio {
    background-image: url(../img/demo/parallax/parallax-portfolio.jpg)
}
@media only screen and (max-width: 768px) {
    .parallax {
        background-position: 50% 50%!important;
        background-attachment: scroll
    }
}
.bg-overlay {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    -khtml-opacity: .6;
    opacity: .6
}
.bg-overlay-solid {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
.bg-overlay.bg-overlay-light {
    background: #f4f4f4
}
.bg-overlay.bg-overlay-glight {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(50%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4dffffff', endColorstr='#ffffff', GradientType=1);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
.bg-overlay.bg-overlay-dark {
    background: #000
}
.bg-overlay.bg-overlay-gdark {
    background: -moz-radial-gradient(center, ellipse cover, rgba(37, 36, 44, 0.5) 0%, rgba(37, 36, 44, 0.75) 50%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(37, 36, 44, 0.5)), color-stop(50%, rgba(37, 36, 44, 0.75)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(37, 36, 44, 0.5) 0%, rgba(37, 36, 44, 0.75) 50%, rgba(0, 0, 0, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(37, 36, 44, 0.5) 0%, rgba(37, 36, 44, 0.75) 50%, rgba(0, 0, 0, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(37, 36, 44, 0.5) 0%, rgba(37, 36, 44, 0.75) 50%, rgba(0, 0, 0, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(37, 36, 44, 0.5) 0%, rgba(37, 36, 44, 0.75) 50%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8025242c', endColorstr='#000000', GradientType=1);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
.isotope-item {
    z-index: 2
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 1200ms;
    -moz-transition-duration: 1200ms;
    -ms-transition-duration: 1200ms;
    -o-transition-duration: 1200ms;
    transition-duration: 1200ms
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}
ul#filters {
    list-style: none;
    margin: 0 auto 40px;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 99
}
ul#filters li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px
}
ul#filters li a.filter {
    padding: 8px 15px;
    color: #ccc;
    background: none;
    border: 1px solid #ececec;
    display: block;
    font-size: 12px;
    text-transform: uppercase
}
ul#filters li a.filter.selected {
    color: #fff
}
.element img {
    width: 100%;
    height: auto
}
.portfolio-classic .element-inner {
    margin-bottom: 30px;
    padding: 0 15px
}
.portfolio-1-cols .element {
    width: 100%
}
.portfolio-2-cols .element {
    width: 50%
}
.portfolio-3-cols .element {
    width: 33.3333%
}
.portfolio-4-cols .element {
    width: 25%
}
.portfolio-6-cols .element {
    width: 16.6667%
}
.portfolio-2-cols .element.size-2x {
    width: 100%
}
.portfolio-3-cols .element.size-2x {
    width: 66.6%
}
.portfolio-4-cols .element.size-2x {
    width: 50%
}
.portfolio-6-cols .element.size-2x {
    width: 33.3333%
}
.portfolio-2-cols .element.size-3x {
    width: 100%
}
.portfolio-3-cols .element.size-3x {
    width: 100%
}
.portfolio-4-cols .element.size-3x {
    width: 75%
}
.portfolio-6-cols .element.size-3x {
    width: 50%
}
.element.size-full {
    width: 100%
}
@media only screen and (max-width: 980px) {
    .element,
    .portfolio-1-cols .element,
    .portfolio-2-cols .element,
    .portfolio-3-cols .element,
    .portfolio-4-cols .element,
    .portfolio-6-cols .element,
    .portfolio-12-cols .element,
    .portfolio-2-cols .element.size-2x,
    .portfolio-3-cols .element.size-2x,
    .portfolio-4-cols .element.size-2x,
    .portfolio-6-cols .element.size-2x {
        width: 50%
    }
}
@media only screen and (max-width: 480px) {
    .element,
    .portfolio-1-cols .element,
    .portfolio-2-cols .element,
    .portfolio-3-cols .element,
    .portfolio-4-cols .element,
    .portfolio-6-cols .element,
    .portfolio-12-cols .element,
    .portfolio-2-cols .element.size-2x,
    .portfolio-3-cols .element.size-2x,
    .portfolio-4-cols .element.size-2x,
    .portfolio-6-cols .element.size-2x {
        width: 100%
    }
}
.colio {
    position: relative;
    height: 0;
    clear: both;
    overflow: hidden;
    background: #fff
}
.colio-container {
    padding: 40px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.colio-content {
    display: none;
    overflow: hidden
}
.colio-close,
.colio-prev,
.colio-next {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.colio-no-prev,
.colio-no-next {
    cursor: ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2
}
.colio-close {
    position: absolute;
    top: 10px;
    left: 10px
}
.colio-navigation {
    position: absolute;
    top: 10px;
    right: 10px
}
.colio-navigation a {
    margin-left: 5px
}
.colio-placement-inside,
.colio-placement-before {
    margin-bottom: 20px
}
.colio-placement-after {
    margin: 0
}
.colio-theme-gfx .colio-close span {
    display: block;
    font-size: 28px;
    line-height: 1.7
}
.colio-theme-gfx .colio-close {
    position: absolute;
    color: #fff;
    height: 50px;
    margin-left: -25px;
    left: 50%;
    text-align: center;
    top: 25px;
    width: 50px
}
.colio-theme-gfx .colio-close:hover {
    color: #fff;
    background: #32313B
}
.colio-container {
    padding: 100px 0
}
.colio-theme-gfx .colio-navigation span {
    display: block;
    font-size: 28px;
    line-height: 1.7
}
.colio-theme-gfx .colio-navigation {
    top: auto;
    bottom: 25px;
    right: 50%;
    margin-right: -55px
}
.colio-theme-gfx .colio-navigation a {
    float: right;
    margin-left: 5px;
    color: #fff;
    height: 50px;
    text-align: center;
    width: 50px
}
.colio-theme-gfx .colio-navigation a:hover {
    color: #fff;
    background: #32313B
}
.colio-theme-gfx .colio-prev span:before {
    content: '\f053';
    font-family: 'FontAwesome';
    font-size: 18px
}
.colio-theme-gfx .colio-next span:before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 18px
}
.colio-theme-gfx .colio-no-prev,
.colio-theme-gfx .colio-no-next {
    color: #fff;
    background: #f2f2f2
}
.portfolio-item .project-meta {
    padding: 10px
}
.portfolio-item-content {
    padding: 30px 10px;
    text-align: center
}
.portfolio-item-title {
    font-size: 16px;
    font-weight: 500
}
.portfolio-item-content p {
    margin-bottom: 0
}
.portfolio-item-content.panel {
    margin-top: -4px;
    padding: 20px 10px
}
.carousel .owl-item .carousel-item {
    margin: 0
}
.carousel .owl-controls {
    text-align: center
}
.carousel .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 5px 15px;
    font-size: 24px;
    position: absolute;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.carousel .owl-controls .owl-buttons .owl-prev {
    top: 40%;
    right: 0
}
.carousel .owl-controls .owl-buttons .owl-next {
    top: 40%;
    left: 0
}
.carousel .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}
.owl-pagination {
    margin-top: 10px
}
.carousel .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.carousel .owl-controls .owl-page span {
    display: block;
    width: 24px;
    height: 10px;
    border: 1px solid #fff;
    margin: 5px 4px;
    filter: Alpha(Opacity=50);
    opacity: .5
}
.carousel .owl-controls .owl-page.active span,
.carousel .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}
.carousel .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px
}
.owl-item.loading {
    min-height: 150px;
    background: url(../img/theme/AjaxLoader.gif) no-repeat center center
}
.grabbing {
    cursor: url(../img/theme/grabbing.png) 8 8, move
}
.owl-item img {
    width: 100%;
    height: auto
}
.carousel.carousel-theme-round .owl-controls .owl-buttons div {
    background: none;
    border: 2px solid #ececec;
    color: #ececec;
    padding: 5px 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.carousel.carousel-theme-round .owl-controls .owl-page span {
    height: 14px;
    width: 14px;
    background: none;
    border: 2px solid #ececec;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.carousel.carousel-theme-round .owl-controls .owl-buttons .owl-prev {
    right: 10px
}
.carousel.carousel-theme-round .owl-controls .owl-buttons .owl-next {
    left: 10px
}
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-prev {
    right: -50px
}
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-next {
    left: -50px
}
@media (max-width: 768px) {
    .carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-prev {
        right: 10px
    }
    .carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-next {
        left: 10px
    }
}
.carousel.carousel-simple .owl-item .carousel-item {
    margin: 0 10px;
    padding-bottom: 10px
}
.carousel.carousel-simple .carousel.carousel-default .owl-item .carousel-item {
    margin: 0;
    padding-bottom: 0
}
#full-sync .item {
    text-align: center
}
#full-sync .item img {
    width: 100%;
    height: auto
}
#thumb-sync .item {
    cursor: pointer;
    max-height: 140px
}
#thumb-sync .item img {
    width: 100%;
    height: auto;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
#thumb-sync .item:hover img {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
#thumb-sync .item h1 {
    font-size: 18px
}
.counter-block {
    padding: 20px 10px;
    border: 2px dotted #ececec;
    margin-bottom: 40px
}
.timer {
    margin-bottom: 20px
}
.testimonials {
    margin: 0
}
.testimonial-item blockquote {
    margin: 0
}
.testimonial-item blockquote p {
    font-style: italic
}
blockquote {
    border: none
}
blockquote:before {
    content: '\f10e';
    font-family: 'FontAwesome';
    top: 0;
    font-size: 2em;
    color: #ececec;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    -khtml-opacity: .6;
    opacity: .6
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: ""
}
blockquote footer,
blockquote small,
blockquote .small {
    font-weight: 600
}
blockquote cite {
    font-weight: 300
}
.twitter-carousel {
    text-align: center
}
.tweet_list {
    padding: 0;
    margin: 0;
    list-style: none
}
.twitter-carousel .twitterfeed .tweet_text {
    font-size: 1.6em;
    font-weight: 300
}
.twitter-carousel .twitterfeed .tweet_time {
    display: block;
    font-style: italic;
    margin: 10px 0
}
.twitter-carousel .twitterfeed .tweet_avatar {
    display: inline-block;
    margin: 10px auto 0
}
.twitter-carousel .twitterfeed .owl-item {
    padding: 0 40px
}
.twitter-carousel .carousel .owl-controls .owl-buttons .owl-prev {
    top: 30%
}
.twitter-carousel .carousel .owl-controls .owl-buttons .owl-next {
    top: 30%
}
.twitter .tweet_list li {
    margin-bottom: 20px
}
.twitter .tweet_list .tweet_avatar {
    display: block;
    float: right;
    margin: 10px;
    max-width: 48px;
    text-align: center
}
.twitter .tweet_list .tweet_avatar img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.twitter .tweet_list .tweet_text {
    display: block;
    padding: 10px;
    border: 1px solid #ececec;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.twitter .tweet_list .tweet_time {
    display: block;
    font-size: 13px;
    font-style: italic;
    margin-top: 5px;
    padding-top: 5px;
    text-align: left
}
.thumbnail {
    border: 1px solid #ececec;
    padding: 8px
}
.img-thumbnail {
    border: 1px solid #ececec;
    padding: 8px
}
.img-rounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.alignleft {
    float: right;
    margin: 0 0 10px 20px
}
.alignright {
    float: left;
    margin: 0 20px 10px 0
}
.aligncenter {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px
}
.alignnone {
    float: none;
    margin: 0 auto
}
ul.gallery {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0
}
ul.gallery li {
    float: right;
    padding: 0;
    margin: 0
}
ul.gallery li img {
    max-width: 100%;
    height: auto
}
ul.gallery.columns-2 li {
    width: 50%
}
ul.gallery.columns-3 li {
    width: 33.3%
}
.overlay-wrapper {
    position: relative;
    overflow: hidden
}
.overlay-wrapper img {
    width: 100%;
    height: auto;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}
.overlay-wrapper .project-meta {
    padding: 10px
}
.overlay-wrapper .overlay-details {
    display: block;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}
.overlay-wrapper-content {
    top: 0;
    right: 0;
    text-align: center;
    display: block;
    height: 100%;
    width: 100%
}
.overlay-bg {
    top: 0;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    -khtml-opacity: .8;
    opacity: .8;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}
.overlay-wrapper:hover .overlay-wrapper-content,
.overlay-wrapper:focus .overlay-wrapper-content {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden
}
.overlay-title {
    position: absolute;
    right: 0;
    left: 0;
    top: -100%;
    margin: 10px;
    border: 2px solid #fff;
    z-index: 3;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}
.overlay-title h2,
.overlay-title h3 {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0;
    padding: 10px 20px
}
.overlay-wrapper:hover .overlay-title {
    position: absolute;
    top: 5px;
    border: 2px solid #fff;
    z-index: 3;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
.overlay-wrapper:hover .overlay-bg,
.overlay-wrapper:focus .overlay-bg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.overlay-wrapper:hover .overlay-details,
.overlay-wrapper:focus .overlay-details {
    bottom: 40%;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
.overlay-details a {
    color: #fff;
    font-size: 22px;
    border: 2px solid;
    width: 48px;
    height: 48px;
    margin-right: 10px;
    line-height: 1.8;
    display: inline-block
}
.overlay-details a span.fa {
    line-height: 2
}
.overlay-details a [class^="gfx-"]:before,
.overlay-details a [class*=" gfx-"]:before {
    top: 0
}
.overlay-details:hover,
.overlay-details:focus {
    color: #fff
}
.img-transparency {
    width: 100%;
    height: auto;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    -khtml-opacity: .4;
    opacity: .4;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}
.img-transparency:hover {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden
}
.overlay-wrapper:hover .img-transparency,
.overlay-wrapper:focus .img-transparency {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden
}
.overlay-wrapper .img-zoom {
    width: 100%;
    height: auto
}
.overlay-wrapper:hover .img-zoom,
.overlay-wrapper:focus .img-zoom {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}
.o-tooltip {
    position: absolute;
    z-index: 9999;
    display: block;
    visibility: visible;
    font-size: 13px
}
.o-tooltip-inner {
    padding: 15px 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.o-tooltip.bl,
.o-tooltip.bc,
.o-tooltip.br {
    margin-top: -12px
}
.o-tooltip.ml {
    margin-right: 12px
}
.o-tooltip.tl,
.o-tooltip.tc,
.o-tooltip.tl,
.o-tooltip.tr {
    margin-top: 12px
}
.o-tooltip.mr {
    margin-right: -12px
}
.o-tooltip.bc .o-tooltip-arrow {
    right: 50%;
    margin-right: -12px;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-top: 12px solid
}
.o-tooltip.mr .o-tooltip-arrow {
    top: 50%;
    left: -12px;
    margin-top: -12px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid
}
.o-tooltip.tc .o-tooltip-arrow {
    right: 50%;
    margin-right: -12px;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 12px solid
}
.o-tooltip.ml .o-tooltip-arrow {
    top: 50%;
    right: -12px;
    margin-top: -12px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid
}
.o-tooltip.tl .o-tooltip-arrow {
    right: 0;
    border-top: 12px solid rgba(0, 0, 0, 0);
    border-bottom: 12px solid transparent;
    border-right: 12px solid
}
.o-tooltip.bl .o-tooltip-arrow {
    right: 0;
    border-top: 12px solid rgba(0, 0, 0, 0);
    border-bottom: 12px solid transparent;
    border-right: 12px solid
}
.o-tooltip.tr .o-tooltip-arrow {
    left: 0;
    border-top: 12px solid rgba(0, 0, 0, 0);
    border-bottom: 12px solid transparent;
    border-left: 12px solid
}
.o-tooltip.br .o-tooltip-arrow {
    top: 100%;
    left: 0;
    margin-top: -13px;
    border-top: 12px solid rgba(0, 0, 0, 0);
    border-bottom: 12px solid transparent;
    border-left: 12px solid
}
.o-tooltip.bl .o-tooltip-arrow,
.o-tooltip.bc .o-tooltip-arrow,
.o-tooltip.br .o-tooltip-arrow {
    bottom: -11px
}
.o-tooltip.tl .o-tooltip-arrow,
.o-tooltip.tc .o-tooltip-arrow,
.o-tooltip.tr .o-tooltip-arrow {
    top: -12px
}
.o-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0
}
.o-tooltip-close {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #137861;
    cursor: pointer;
    right: 100%;
    margin-right: -15px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 2px
}
.o-tooltip-close span {
    display: block;
    width: 4px;
    height: 4px;
    line-height: 4px;
    font-size: 10px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -4px -2px 0 0;
    color: #FFF;
    font-weight: 700
}
.o-tooltip.mr .o-tooltip-close,
.o-tooltip.tr .o-tooltip-close {
    right: 0;
    margin: 0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 1px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomright: 1px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 1px
}
.list-default li {
    padding: 4px 0;
    line-height: 2
}
.list-default.fa-ul li .fa {
    line-height: 2.2
}
.list-default.fa-ul li .icon {
    line-height: 2.2
}
.list-default.fa-ul li .livicon {
    margin-right: -2.14286em;
    width: 2.14286em!important
}
.fa-ul {
    list-style: none;
    padding-right: 0
}
.divider-list li {
    padding: 10px 0;
    border-top: 1px solid #ececec
}
.divider-list li .fa {
    padding: 8px 0
}
.divider-list li .icon {
    padding: 8px 0
}
.divider-list li:first-child {
    border-top: none
}
.biglist li {
    padding: 10px 0;
    font-size: 18px
}
.biglist li .fa {
    padding: 5px 0
}
.biglist li .icon {
    padding: 5px 0
}
.widget-list li {
    margin-bottom: 12px;
    font-size: 13px
}
.widget-list li .fa {
    border: 1px solid;
    height: 1.2em;
    width: 1.2em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.recent-post {
    list-style: none;
    margin: 0;
    padding: 0
}
.recent-post li {
    margin-bottom: 20px;
    display: table;
    width: 100%
}
.recent-post li a {
    font-weight: 500;
    color: #32313b
}
.recent-post li img {
    max-width: 80px;
    float: right;
    margin-left: 10px
}
.recent-post li .rating {
    text-align: right;
    position: relative;
    background: none;
    top: 0;
    bottom: 0
}
.media,
.media .media {
    margin-top: 30px
}
.footer-widget .list-latest {
    list-style: none;
    margin: 0;
    padding: 0
}
.footer-widget .list-latest li {
    padding: 4px 0;
    line-height: 1.8
}
.footer-widget .list-latest li:first-child {
    padding-top: 0
}
.footer-widget .list-latest li .latest-date {
    display: block;
    color: #789;
    font-size: 13px
}
.footer-widget .list-latest li a {
    color: inherit
}
.footer-widget .list-latest li a:hover,
.footer-widget .list-latest li a:focus {
    color: #789
}
.fontawesome-icon-list .fa-hover a {
    display: block;
    padding: 8px;
    font-size: 12px
}
.fontawesome-icon-list .fa-hover a .fa {
    font-size: 16px;
    margin-left: 5px
}
.fontawesome-icon-list .fa-hover:hover a {
    background: #f2f2f2
}
.glyphs.css-mapping {
    padding: 30px 30px 20px 0;
    -webkit-border-radius: 4px;
    border-radius: 4px
}
.glyphs.css-mapping li {
    margin: 0 0 20px 30px;
    padding: 0;
    display: inline-block;
    overflow: hidden
}
.glyphs.css-mapping .icon {
    margin: 0;
    margin-left: 10px;
    padding: 13px;
    height: 50px;
    width: 50px;
    overflow: hidden;
    float: right;
    font-size: 24px
}
.glyphs.css-mapping input {
    margin: 0;
    margin-top: 5px;
    padding: 8px;
    line-height: 16px;
    font-size: 16px;
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid #d8e0e5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    outline: 0;
    float: left
}
.glyphs.css-mapping input:focus {
    border: 1px solid
}
.glyphs.css-mapping input:hover {
    border: 1px solid
}
.btn {
    border: none
}
.btn:hover,
.btn:focus {
    color: #789
}
.btn:active,
.btn.active {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #789;
    background-color: #f4f4f4;
    border: none
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ececec
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
    background-color: #f0f0f0
}
.btn-default.btn-alt {
    color: #999;
    border: 2px solid;
    border-color: #ececec;
    background-color: transparent
}
.btn-default.btn-alt:hover,
.btn-default.btn-alt:focus,
.btn-default.btn-alt:active,
.btn-default.btn-alt.active,
.open .dropdown-toggle.btn-default.btn-alt {
    background-color: #ececec;
    border: 2px solid;
    border-color: #ececec
}
.btn-primary {
    color: #fff
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #f96
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-primary.btn-alt {
    border: 2px solid;
    background-color: transparent
}
.btn-primary.btn-alt:hover,
.btn-primary.btn-alt:focus,
.btn-primary.btn-alt:active,
.btn-primary.btn-alt.active,
.open .dropdown-toggle.btn-primary.btn-alt {
    color: #fff;
    border: 2px solid
}
.btn-success {
    color: #fff;
    background-color: #9dd55d
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #8dbd0a
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #bbdb66
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-success.btn-alt {
    color: #9dd55d;
    border: 2px solid;
    border-color: #9dd55d;
    background-color: transparent
}
.btn-success.btn-alt:hover,
.btn-success.btn-alt:focus,
.btn-success.btn-alt:active,
.btn-success.btn-alt.active,
.open .dropdown-toggle.btn-success.btn-alt {
    color: #fff;
    background-color: #9dd55d;
    border: 2px solid;
    border-color: #9dd55d
}
.btn-info {
    color: #fff;
    background-color: #22d2d2
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #0cc0c0
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #6ee
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-info.btn-alt {
    color: #22d2d2;
    border: 2px solid;
    border-color: #22d2d2;
    background-color: transparent
}
.btn-info.btn-alt:hover,
.btn-info.btn-alt:focus,
.btn-info.btn-alt:active,
.btn-info.btn-alt.active,
.open .dropdown-toggle.btn-info.btn-alt {
    color: #fff;
    background-color: #22d2d2;
    border: 2px solid;
    border-color: #22d2d2
}
.btn-warning {
    color: #fff;
    background-color: #f4aa44
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ee8820
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #fc9
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-warning.btn-alt {
    color: #f4aa44;
    border: 2px solid;
    border-color: #f4aa44;
    background-color: transparent
}
.btn-warning.btn-alt:hover,
.btn-warning.btn-alt:focus,
.btn-warning.btn-alt:active,
.btn-warning.btn-alt.active,
.open .dropdown-toggle.btn-warning.btn-alt {
    color: #fff;
    background-color: #f4aa44;
    border: 2px solid;
    border-color: #f4aa44
}
.btn-danger {
    color: #fff;
    background-color: #f33440
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d33
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #f99
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-danger.btn-alt {
    color: #f33440;
    border: 2px solid;
    border-color: #f33440;
    background-color: transparent
}
.btn-danger.btn-alt:hover,
.btn-danger.btn-alt:focus,
.btn-danger.btn-alt:active,
.btn-danger.btn-alt.active,
.open .dropdown-toggle.btn-danger.btn-alt {
    color: #fff;
    background-color: #f33440;
    border: 2px solid;
    border-color: #f33440
}
.btn-white {
    color: #789;
    background-color: #fff
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    background-color: #ececec
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
    color: #ccc;
    background-color: #f5f5f5
}
.btn-white .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-white.btn-alt {
    color: #fff;
    border: 2px solid;
    border-color: #fff;
    background-color: transparent
}
.btn-white.btn-alt:hover,
.btn-white.btn-alt:focus,
.btn-white.btn-alt:active,
.btn-white.btn-alt.active,
.open .dropdown-toggle.btn-white.btn-alt {
    color: #789;
    background-color: #fff;
    border: 2px solid;
    border-color: #fff
}
.btn {
    padding: 18px 28px;
    font-size: 13px;
    line-height: 1
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 24px 48px;
    font-size: 18px
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 14px 20px;
    font-size: 13px
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 8px 16px;
    font-size: 12px
}
.cl-effect-1 a::before,
.cl-effect-1 a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity .2s;
    -moz-transition: -moz-transform 0.3s, opacity .2s;
    transition: transform 0.3s, opacity .2s
}
.cl-effect-1 a::before {
    margin-left: 2px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px)
}
.cl-effect-1 a::after {
    margin-right: 2px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px)
}
.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px)
}
.cl-effect-2 {
    position: relative
}
.cl-effect-2 a {
    padding: 8px 2px
}
.cl-effect-2 a::before,
.cl-effect-2 a::after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    height: 2px;
    content: '';
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    -webkit-transform: scale(0.50);
    -moz-transform: scale(0.50);
    transform: scale(0.50)
}
.cl-effect-2 a::after {
    opacity: 0;
    -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform .3s;
    -moz-transition: top 0.3s, opacity 0.3s, -moz-transform .3s;
    transition: top 0.3s, opacity 0.3s, transform .3s
}
.cl-effect-2 a:hover::before,
.cl-effect-2 a:hover::after,
.cl-effect-2 a:focus::before,
.cl-effect-2 a:focus::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}
.cl-effect-2 a:hover::after,
.cl-effect-2 a:focus::after {
    top: 0;
    opacity: 1
}
.cl-effect-3 {
    position: relative
}
.cl-effect-3 a::before,
.cl-effect-3 a::after {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 80px;
    height: 80px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity .3s;
    -moz-transition: -moz-transform 0.3s, opacity .3s;
    transition: transform 0.3s, opacity .3s;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
    transform: translateX(-50%) translateY(-50%) scale(0.2)
}
.cl-effect-3 a::after {
    width: 70px;
    height: 70px;
    border-width: 6px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8)
}
.cl-effect-3 a:hover::before,
.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::before,
.cl-effect-3 a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1)
}
.cl-effect-4 {
    position: relative
}
.cl-effect-4 a {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}
.cl-effect-4 a::before {
    position: absolute;
    top: 50%;
    right: 50%;
    color: transparent;
    content: '\2022';
    text-shadow: 0 0 transparent;
    font-size: 1.2em;
    -webkit-transition: text-shadow 0.3s, color .3s;
    -moz-transition: text-shadow 0.3s, color .3s;
    transition: text-shadow 0.3s, color .3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}
.cl-effect-5 {
    position: relative;
    z-index: 1
}
.cl-effect-5 a {
    padding: 0 5px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}
.cl-effect-5 a::before {
    position: absolute;
    width: 100%;
    right: 0;
    top: 80%;
    height: 2px;
    margin-top: -1px;
    content: '';
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s, opacity .3s;
    -moz-transition: -moz-transform 0.3s, opacity .3s;
    transition: transform 0.3s, opacity .3s;
    pointer-events: none
}
.cl-effect-5 a::after {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 60%;
    height: 2px;
    margin-top: -1px;
    content: '';
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s, opacity .3s;
    -moz-transition: -moz-transform 0.3s, opacity .3s;
    transition: transform 0.3s, opacity .3s;
    pointer-events: none
}
.cl-effect-5 a::before {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transform: translateY(-20px)
}
.cl-effect-5 a::after {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transform: translateY(20px)
}
.cl-effect-5 a:hover::before,
.cl-effect-5 a:hover::after,
.cl-effect-5 a:focus::before,
.cl-effect-5 a:focus::after {
    opacity: .7
}
.cl-effect-5 a:hover::before,
.cl-effect-5 a:focus::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}
.cl-effect-5 a:hover::after,
.cl-effect-5 a:focus::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.cl-effect-6 {
    position: relative
}
.cl-effect-6 a {
    padding: 2px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}
.cl-effect-6 a::before,
.cl-effect-6 a::after {
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform .3s;
    -moz-transition: opacity 0.3s, -moz-transform .3s;
    transition: opacity 0.3s, transform .3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px)
}
.cl-effect-6 a::before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px)
}
.cl-effect-6 a::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px)
}
.cl-effect-6 a:hover::before,
.cl-effect-6 a:focus::before,
.cl-effect-6 a:hover::after,
.cl-effect-6 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px)
}
.alert {
    border: none;
    background-color: #32313b
}
.alert-clean {
    background: none;
    border: 1px solid #ececec
}
.alert.alert-success {
    background-color: #e0f090;
    border: none
}
.alert.alert-info {
    background-color: #b6e6e6;
    border: none
}
.alert.alert-warning {
    background-color: #ecc992;
    border: none;
    color: #c60
}
.alert.alert-danger {
    background-color: #f99;
    border: none
}
.alert-alt {
    padding-right: 50px;
    position: relative
}
.alert-alt.alert-clean:before {
    content: "\f024";
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #ececec;
    display: block;
    position: absolute;
    right: 17px;
    top: 14px
}
.alert-alt.alert-success:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #9dd55d;
    display: block;
    position: absolute;
    right: 17px;
    top: 14px
}
.alert-alt.alert-info:before {
    content: "\f129";
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #22d2d2;
    display: block;
    position: absolute;
    right: 17px;
    top: 14px
}
.alert-alt.alert-warning:before {
    content: "\f071";
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #f4aa44;
    display: block;
    position: absolute;
    right: 17px;
    top: 14px
}
.alert-alt.alert-danger:before {
    content: "\f05e";
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #f33440;
    display: block;
    position: absolute;
    right: 17px;
    top: 14px
}
.iconleft {
    margin-left: 14px
}
.iconright {
    margin-right: 14px
}
.btn .iconleft {
    margin-left: 14px
}
.btn .iconright {
    margin-right: 14px
}
.btn-sm .iconleft,
.btn-xs .iconleft {
    margin-left: 6px
}
.btn-sm .iconright,
.btn-xs .iconright {
    margin-right: 6px
}
[class^="gfx-"]:before,
[class*=" gfx-"]:before {
    vertical-align: middle;
    position: relative;
    top: -.14em
}
.livicon {
    display: inline-block;
    line-height: inherit;
    vertical-align: middle
}
.iconbox {
    padding: 10px
}
.iconbox .iconbox-wrapper {
    float: right;
    margin-left: 20px;
    font-size: 20px;
    line-height: 1;
    text-align: center
}
.iconbox-wrapper.pull-right {
    margin-right: 20px;
    margin-left: 0
}
.iconbox .iconbox-content {
    overflow: hidden
}
.iconbox-list {
    margin-bottom: 0
}
.iconbox-list li {
    margin-top: 20px
}
.iconbox-list li:first-child {
    margin-top: 0
}
.iconbox .livicon {
    margin-bottom: 20px;
    float: right;
    margin-left: 20px
}
.iconbox.vertical {
    text-align: center
}
.iconbox.vertical .iconbox-wrapper {
    float: none;
    margin: 0 auto 30px
}
.iconbox.vertical .livicon {
    margin-bottom: 6px;
    float: none;
    margin-left: 0;
    line-height: 1
}
.iconbox-wrapper.iconbox-2x {
    font-size: 38px;
    width: 38px;
    height: 38px;
    line-height: 38px
}
.iconbox-wrapper.iconbox-3x {
    font-size: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px
}
.iconbox-wrapper.iconbox-2x .livicon {
    margin-bottom: 8px
}
.iconbox-wrapper.iconbox-3x .livicon {
    margin-bottom: 12px
}
.iconbox-wrapper.circle {
    background: #f2f2f2;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
.iconbox-wrapper.circle.border {
    background: none;
    border: 2px solid
}
.iconbox-wrapper.circle.iconbox-2x {
    font-size: 32px!important;
    width: 68px!important;
    height: 68px!important;
    line-height: 68px!important
}
.iconbox-wrapper.circle.iconbox-3x {
    font-size: 60px!important;
    width: 110px!important;
    height: 110px!important;
    line-height: 110px!important
}
.iconbox-wrapper.square {
    background: #f2f2f2;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.iconbox-wrapper.square.border {
    background: none;
    border: 2px solid
}
.iconbox-wrapper.square.iconbox-2x {
    font-size: 38px!important;
    width: 68px!important;
    height: 68px!important;
    line-height: 68px!important
}
.iconbox-wrapper.square.iconbox-3x {
    font-size: 60px!important;
    width: 110px!important;
    height: 110px!important;
    line-height: 110px!important
}
.progress {
    background: #f1f1f1;
    height: 40px;
    margin-bottom: 40px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.progress-bar {
    line-height: 40px;
    text-align: right;
    -webkit-box-shadow: none;
    box-shadow: none
}
.pb-content-text {
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 2.5;
    padding: 5px 10px
}
.pb-icon {
    float: right;
    padding: 10px;
    line-height: 1;
    font-size: 18px
}
.pb-slim {
    height: 20px;
    margin-bottom: 20px
}
.pb-slim .pb-content-text {
    line-height: 1;
    padding: 4px 10px
}
.pb-slim .pb-icon {
    padding: 2px 10px;
    font-size: 16px
}
.pb-right .progress-bar {
    float: left
}
.pb-right .pb-content-text {
    text-align: left
}
.progress-bar-success {
    background-color: #9dd55d!important
}
.progress-bar-info {
    background-color: #22d2d2!important
}
.progress-bar-warning {
    background-color: #f4aa44!important
}
.progress-bar-danger {
    background-color: #f33440!important
}
.progress-bar-dark {
    background-color: #556!important
}
.progress-pie-wrapper {
    text-align: center
}
.progress-pie {
    display: inline-block
}
.progress-pie.center-block {
    display: block
}
.progress-pie.center-block .chart {
    margin: 0 auto
}
.progress-pie .chart {
    position: relative;
    width: 180px;
    height: 180px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.progress-pie .chart canvas {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0
}
.progress-pie .pie-content {
    position: absolute;
    height: 120px;
    width: 120px;
    margin-top: 30px;
    margin-right: 30px;
    padding: 20px 0;
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background: #000 transparent;
    background: rgba(50, 49, 59, 0.8)
}
.progress-pie .pie-content .title-pie {
    font-size: 13px;
    font-weight: 700;
    display: block;
    padding: 0 12px
}
.progress-pie .pie-content .percent {
    font-size: 40px;
    display: block;
    padding-top: 5px;
    line-height: 1.4
}
.progress-pie .pie-content .percent.icon-only {
    line-height: 1.5;
    font-size: 48px
}
.progress-pie .pie-content .percent.counter {
    line-height: 1.2
}
.form-control {
    height: 50px;
    padding: 10px 20px;
    background-color: transparent;
    border: 1px solid #ececec;
    color: #789;
    -webkit-box-shadow: none;
    box-shadow: none
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}
.form-group [class*="col-sm-"],
.form-group [class*="col-md-"],
.form-group [class*="col-lg-"] {
    margin-bottom: 15px
}
.form-group [class*="col-sm-"]:last-child,
.form-group [class*="col-md-"]:last-child,
.form-group [class*="col-lg-"]:last-child {
    margin-bottom: 0
}
.form-control::-moz-placeholder {
    color: #ccc
}
.mfp-preloader {
    z-index: 1046
}
.bg-color-success {
    background-color: #9dd55d!important
}
.bg-color-info {
    background-color: #22d2d2!important
}
.bg-color-warning {
    background-color: #f4aa44!important
}
.bg-color-danger {
    background-color: #f33440!important
}
.bg-color-light {
    background-color: #f8f8f8!important
}
.bg-color-dark {
    background-color: #32313B!important
}
.bg-color-white {
    background-color: #fff!important
}
.bg-color-none {
    background-color: transparent!important
}
.color-success {
    color: #9dd55d!important
}
.color-info {
    color: #22d2d2!important
}
.color-warning {
    color: #f4aa44!important
}
.color-danger {
    color: #f33440!important
}
.color-white {
    color: #fff!important
}
.color-dark {
    color: #32313B!important
}
.white-space {
    display: block;
    width: 100%
}
.white-space.space-mini {
    padding: 5px 0
}
.white-space.space-xsmall {
    padding: 10px 0
}
.white-space.space-small {
    padding: 20px 0
}
.white-space.space-medium {
    padding: 30px 0
}
.white-space.space-big {
    padding: 50px 0
}
hr {
    margin-top: 30px;
    margin-bottom: 30px
}
hr.hr-fancy {
    border: 0 solid #ececec;
    border-top-width: 1px;
    height: 0;
    display: block;
    width: 100%;
    position: relative
}
hr.hr-fancy:after {
    content: " ";
    width: 30%;
    height: 5px;
    position: relative;
    bottom: 3px;
    display: block
}
hr.text-center.hr-fancy:after {
    margin: 0 auto
}
hr.text-right.hr-fancy:after {
    float: left
}
hr.hr-fade {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(right, rgba(179, 179, 196, 0), rgba(179, 179, 196, 0.75), rgba(179, 179, 196, 0));
    background-image: -moz-linear-gradient(right, rgba(179, 179, 196, 0), rgba(179, 179, 196, 0.75), rgba(179, 179, 196, 0));
    background-image: -ms-linear-gradient(right, rgba(179, 179, 196, 0), rgba(179, 179, 196, 0.75), rgba(179, 179, 196, 0));
    background-image: -o-linear-gradient(right, rgba(179, 179, 196, 0), rgba(179, 179, 196, 0.75), rgba(179, 179, 196, 0))
}
hr.hr-double {
    padding: 4px;
    border: none;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec
}
.hr-icon {
    position: relative;
    display: block
}
.icon-divider {
    background-color: #FFF;
    display: block;
    font-size: 38px;
    height: 50px;
    right: 50%;
    line-height: 50px;
    margin-right: -40px;
    position: absolute;
    text-align: center;
    width: 80px;
    top: -25px
}
.label {
    vertical-align: middle;
    padding: .2em .6em
}
.label-default {
    background-color: #789
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}
.label-success {
    background-color: #9dd55d
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #8dbd0a
}
.label-info {
    background-color: #22d2d2
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #0cc0c0
}
.label-warning {
    background-color: #f4aa44
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ee8820
}
.label-danger {
    background-color: #f33440
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #d33
}
.gmap-button {
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 30px 0;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase
}
.gmap-button:hover {
    background: #f8f8f8;
    color: #32313B
}
.gmap-button:after {
    content: "\f103";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 18px;
    margin-right: 16px;
    text-decoration: inherit
}
.gmap-button.show-map:after {
    content: "\f102";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 18px;
    margin-right: 16px;
    text-decoration: inherit
}
#google-map-footer {
    display: none;
    height: 500px;
    width: 100%
}
#google-map {
    height: 450px;
    width: 100%
}
#google-map.small-map {
    height: 300px
}
.map-marker {
    padding: 20px
}
.map-marker p {
    margin: 0
}
.panel {
    background: none
}
.panel-default {
    border-color: #ececec
}
.panel-light {
    border-color: #f8f8f8
}
.nav-tabs {
    border-bottom: none
}
.nav-tabs > li {
    float: right;
    margin-bottom: 0
}
.nav-tabs > li > a {
    padding: 15px;
    margin-left: 1px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0;
    background: #32313b;
    color: #fff;
    border-bottom: 4px solid
}
.sidebar-widget .nav-tabs > li > a {
    padding: 15px 5px
}
.nav-tabs > li > a:hover {
    border-color: #ececec;
    background: #f5f5f5
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    border: 0;
    border-bottom: 4px solid
}
.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;
    right: auto
}
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #f8f8f8
}
@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-left: 1px;
    border-radius: 0
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: none;
    border-bottom: 4px solid
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 4px solid;
        border-radius: 0
    }
    .nav-tabs.nav-justified.tabs-alt > li > a {
        border-bottom: transparent
    }
}
.nav-pills {
    margin-bottom: 10px
}
.nav-pills > li {
    float: right
}
.nav-pills > li > a {
    border-radius: none;
    margin-left: 2px
}
.nav-pills > li + li {
    margin-right: 2px
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff
}
.nav-stacked > li {
    float: none
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-right: 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;
    right: 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-left: 0;
    border-radius: 4px
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 0 0 4px
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}
.tab-content > .tab-pane {
    display: none
}
.tab-content > .active {
    display: block;
    padding: 30px 10px;
    border: 1px solid #ececec
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.nav-tabs.tabs-alt > li > a {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    margin-left: -1px;
    margin-bottom: -1px;
    background: #f5f5f5;
    border: 1px solid #ececec;
    color: #789
}
.nav-tabs.tabs-alt > li.active > a:after {
    content: "";
    height: 4px;
    position: absolute;
    top: -1px;
    right: 0;
    display: block;
    z-index: 1;
    width: 100%;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.nav-tabs.tabs-alt > li > a:hover {
    margin-left: -1px;
    background: #fff;
    border: 1px solid #ececec;
    color: #789
}
.nav-tabs.tabs-alt > li.active > a {
    border: 1px solid #ececec;
    border-bottom: 1px solid #fff;
    background: #fff
}
.nav-tabs.tabs-alt > li.active > a:hover {
    border: 1px solid #ececec;
    border-bottom: 1px solid #fff;
    background: #fff
}
.nav-tabs.tabs-alt > li.active > a:focus {
    border: 1px solid #ececec;
    border-bottom: 1px solid #fff;
    background: #fff
}
.tabs-alt.tab-content > .active {
    border: none;
    border-top: 1px solid #ececec
}
.accordion .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none
}
.accordion.panel-group {
    margin: 20px 0
}
.accordion .panel .panel-heading {
    border: 1px solid #ececec;
    padding: 0;
    background: none
}
.accordion .panel-title {
    font-weight: 500;
    font-size: inherit
}
.accordion .panel-title a {
    display: block;
    padding: 15px
}
.accordion .panel-title a .fa {
    margin-left: 10px
}
.accordion .panel-body {
    border: none!important
}
.accordion .accordion-toggle.collapsed-icon:after {
    content: "\f147";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    float: left
}
.accordion .accordion-toggle.collapsed.collapsed-icon:after {
    content: "\f196";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    float: left
}
.accordion .accordion-toggle.collapsed-icon-left.collapsed-icon:after {
    float: right;
    margin-left: 10px
}
.accordion .accordion-toggle.collapsed-icon-left.collapsed.collapsed-icon:after {
    float: right;
    margin-left: 10px
}
.accordion .accordion-toggle.collapsed {
    color: #848494
}
.accordion.accordion-alt .panel-heading {
    border: none;
    background: #f8f8f8
}
.accordion.accordion-alt .accordion-toggle {
    color: #fff
}
.accordion.accordion-alt .accordion-toggle.collapsed {
    background: #f8f8f8;
    color: #848494
}
.accordion.accordion-alt .accordion-toggle.collapsed:hover {
    color: #fff
}
.pricing-table {
    border: 1px solid #ececec;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px
}
.pricing-table .pricing-table-head {
    background: #f8f8f8;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec
}
.pricing-table .pricing-table-head .pricing-head-title {
    margin: 0 95% 20px;
    padding: 10px 0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}
.pricing-table .pricing-table-head .iconbox-wrapper {
    margin-bottom: 20px
}
.pricing-table .pricing-table-head .pricing-head-price {
    font-size: 72px;
    letter-spacing: -1px;
    line-height: 1;
    color: #32313b;
    font-weight: 400
}
.pricing-table .pricing-table-head .pricing-head-price .curency {
    font-size: 16px;
    position: relative;
    top: -30px
}
.pricing-table .pricing-table-head .pricing-head-price .period {
    font-size: 16px;
    position: relative;
    bottom: -10px
}
.pricing-table .pricing-table-head .pricing-head-description {
    margin-bottom: 0;
    padding: 0 10px;
    font-style: italic
}
.pricing-table .pricing-table-content {
    padding: 20px 0;
    text-align: right
}
.pricing-table .pricing-table-content p {
    padding: 0 14px;
    margin: 0
}
.pricing-table .pricing-table-footer {
    padding: 20px 0;
    border-top: 1px solid #ececec;
    background: #f8f8f8
}
.pricing-table .pricing-table-content .pricing-list {
    list-style: none;
    padding: 0;
    margin: 0
}
.pricing-table .pricing-table-content .pricing-list li {
    padding: 14px;
    border-top: 1px solid #ececec;
    color: #32313b
}
.pricing-table .pricing-table-content .pricing-list li:first-child {
    border-top: 0
}
iframe {
    border: none
}
.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 56.4%;
    height: 0;
    overflow: hidden
}
.flex-video.widescreen {
    padding-bottom: 50%
}
.flex-video.vimeo {
    padding-top: 0
}
.flex-video.youtube {
    padding-top: 0
}
.flex-video.html5 {
    padding-top: 0
}
.flex-video .video-js {
    width: 100%
}
.flex-video iframe,
.flex-video object,
.flex-video embed {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}
@media only screen and (max-device-width: 800px),
only screen and (device-width: 1024px) and (device-height: 600px),
only screen and (width: 1280px) and (orientation: landscape),
only screen and (device-width: 800px),
only screen and (max-width: 767px) {
    .flex-video {
        padding-top: 0
    }
}
.margin-top0 {
    margin-top: 0!important
}
.margin-top10 {
    margin-top: 10px!important
}
.margin-top20 {
    margin-top: 20px!important
}
.margin-top30 {
    margin-top: 30px!important
}
.margin-top40 {
    margin-top: 40px!important
}
.margin-top50 {
    margin-top: 50px!important
}
.margin-top60 {
    margin-top: 60px!important
}
.margin-top70 {
    margin-top: 70px!important
}
.margin-top80 {
    margin-top: 80px!important
}
.margin-top90 {
    margin-top: 90px!important
}
.margin-top100 {
    margin-top: 100px!important
}
.margin-bottom0 {
    margin-bottom: 0!important
}
.margin-bottom10 {
    margin-bottom: 10px!important
}
.margin-bottom20 {
    margin-bottom: 20px!important
}
.margin-bottom30 {
    margin-bottom: 30px!important
}
.margin-bottom40 {
    margin-bottom: 40px!important
}
.margin-bottom50 {
    margin-bottom: 50px!important
}
.margin-bottom60 {
    margin-bottom: 60px!important
}
.margin-bottom70 {
    margin-bottom: 70px!important
}
.margin-bottom80 {
    margin-bottom: 80px!important
}
.margin-bottom90 {
    margin-bottom: 90px!important
}
.margin-bottom100 {
    margin-bottom: 100px!important
}
.padding-top0 {
    padding-top: 0!important
}
.padding-top10 {
    padding-top: 10px!important
}
.padding-top20 {
    padding-top: 20px!important
}
.padding-top30 {
    padding-top: 30px!important
}
.padding-top40 {
    padding-top: 40px!important
}
.padding-top50 {
    padding-top: 50px!important
}
.padding-top60 {
    padding-top: 60px!important
}
.padding-top70 {
    padding-top: 70px!important
}
.padding-top80 {
    padding-top: 80px!important
}
.padding-top90 {
    padding-top: 90px!important
}
.padding-top100 {
    padding-top: 100px!important
}
.padding-bottom0 {
    padding-bottom: 0!important
}
.padding-bottom10 {
    padding-bottom: 10px!important
}
.padding-bottom20 {
    padding-bottom: 20px!important
}
.padding-bottom30 {
    padding-bottom: 30px!important
}
.padding-bottom40 {
    padding-bottom: 40px!important
}
.padding-bottom50 {
    padding-bottom: 50px!important
}
.padding-bottom60 {
    padding-bottom: 60px!important
}
.padding-bottom70 {
    padding-bottom: 70px!important
}
.padding-bottom80 {
    padding-bottom: 80px!important
}
.padding-bottom90 {
    padding-bottom: 90px!important
}
.padding-bottom100 {
    padding-bottom: 100px!important
}
.scrollup {
    border: 2px solid #ececec;
    color: #ececec;
    display: none;
    font-size: 26px;
    line-height: 1.3;
    position: fixed;
    bottom: 40px;
    left: 10px;
    text-align: center;
    width: 40px;
    height: 40px;
    z-index: 1100
}
.scrollup:hover,
.scrollup:focus {
    border: 2px solid
}
.content-with-sidebar {
    overflow: hidden
}
.content-with-sidebar .sidebar:before {
    content: "";
    display: block;
    height: 6000px;
    position: absolute;
    width: 1px
}
.sidebar.sidebar-right:before {
    background: #ececec;
    margin-right: -8px
}
.sidebar.sidebar-left:before {
    background: #ececec;
    left: 7px
}
.sidebar.sidebar-right .sidebar-content {
    position: relative;
    padding-right: 15px
}
.sidebar.sidebar-left .sidebar-content {
    position: relative;
    padding-left: 15px
}
.sidebar-widget {
    margin-bottom: 40px
}
.sidebar-widget .title-widget {
    font-weight: 300;
    text-transform: none
}
.sidebar-widget .title-widget.fancy-title span:after {
    margin: 20px 0 -3px
}
.nav .nav {
    padding-right: 20px
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    border-color: #ececec
}
.pagination > li > a,
.pagination > li > span {
    border-color: #ececec;
    color: #789;
    margin-right: 4px;
    padding: 8px 16px
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #fff
}
#contactForm label.error {
    font-weight: 300
}
#contactForm label.error:before {
    content: "\f06a";
    font-family: 'FontAwesome';
    margin-left: 10px
}
.blog-post {
    position: relative;
    margin-bottom: 50px
}
.blog-post .blog-post-side {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px
}
.blog-post .blog-post-side .blog-post-date {
    text-align: center;
    color: #fff;
    padding: 5px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.blog-post .blog-post-side .blog-post-date .date-day {
    margin-bottom: 0;
    font-size: 2.25em;
    font-weight: 700;
    line-height: 1
}
.blog-post .blog-post-side .blog-post-date .date-month {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 18px
}
.blog-post .blog-post-content {
    padding: 20px;
    margin-left: 15px;
    border: 1px solid #ececec;
    margin-right: 85px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.post-media {
    margin-bottom: 20px
}
.post-media img {
    width: 100%;
    height: auto
}
.post-format {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 2.4;
    font-size: 28px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin-top: 10px
}
.post-format-standard .post-format:before {
    content: "\f040";
    font-family: 'FontAwesome'
}
.post-format-link .post-format:before {
    content: "\f0c1";
    font-family: 'FontAwesome'
}
.post-format-quote .post-format:before {
    content: "\f10e";
    font-family: 'FontAwesome'
}
.post-format-gallery .post-format:before {
    content: "\f03e";
    font-family: 'FontAwesome'
}
.post-format-video .post-format:before {
    content: "\f03d";
    font-family: 'FontAwesome'
}
.post-format-image .post-format:before {
    content: "\f030";
    font-family: 'FontAwesome'
}
.post-format-music .post-format:before {
    content: "\f001";
    font-family: 'FontAwesome'
}
.post-meta-info {
    font-style: italic;
    color: #789;
    margin: 10px 0
}
.post-meta-info a {
    color: #789;
    font-size: 13px
}
.meta-comments:before {
    content: "\f075";
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-style: normal
}
.meta-date:before {
    content: "\f073";
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-style: normal
}
.meta-tags:before {
    content: "\f02c";
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-style: normal
}
.post-item {
    margin-top: 10px;
    padding-bottom: 10px;
    display: block
}
.post-image {
    max-width: 80px;
    max-height: 80px;
    margin: 0 0 10px 10px;
    float: right
}
.post-image img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.post-item-title {
    font-weight: 600;
    color: #32313b
}
.comments-list {
    list-style: none;
    padding: 0
}
.comments-list li {
    margin-top: 20px;
    line-height: 1.6;
    padding-right: 30px
}
.comments-list li:before {
    content: "\f0e6";
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    margin-right: -1.3em;
    width: 1.3em;
    font-size: 18px
}
.comments-list li:first-child {
    margin-top: 0
}
a.comment-user {
    padding: 5px 10px;
    background: #32313b;
    margin-left: 5px;
    color: #fff;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
a.comment-user:hover {
    background: #789
}
.element-inner .blog-post .blog-post-side {
    position: relative;
    width: 100%;
    clear: both;
    margin: 0 auto 20px;
    display: table
}
.element-inner .blog-post .blog-post-content {
    margin-right: 0;
    margin-left: 0
}
.element-inner .blog-post .post-title {
    font-size: 28px
}
.element-inner .blog-post .blog-post-side {
    position: relative;
    width: auto;
    text-align: center
}
.element-inner .blog-post .blog-post-side .blog-post-date {
    width: 70px;
    height: 70px;
    margin-left: 10px;
    float: right
}
.element-inner .blog-post .post-format {
    float: right;
    margin: 0
}
.search-results {
    border-top: 1px solid #ececec
}
.search-results-item {
    padding: 40px 60px 40px 0;
    position: relative;
    border-bottom: 1px solid #ececec
}
.search-number {
    position: absolute;
    right: 0;
    top: 40px;
    width: 40px;
    height: 40px;
    border: 1px solid #ececec;
    font-size: 18px;
    text-align: center;
    line-height: 2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.counter-block {
    color: #FFF;
    border: 1px solid #ececec;
    text-align: center;
    font-size: 64px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.counter-block span {
    display: block;
    font-size: 16px;
    border-top: 1px solid #ececec;
    padding: 10px 0;
    margin-top: 10px;
    text-transform: uppercase
}
.shop-product {
    padding-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.shop-product:hover {
    background: #fbfbfb
}
.shop-product .shop-product-info {
    display: block;
    text-align: center;
    padding: 20px 0 10px;
    border-bottom: 4px solid #ececec;
    margin: 0 5px 10px
}
.shop-product .shop-product-info .product-name {
    margin-bottom: 2px
}
.shop-product .shop-product-info .product-category {
    margin-bottom: 10px;
    font-size: 13px
}
.shop-product .shop-product-info .product-price {
    display: block;
    margin-bottom: 0;
    font-size: 18px;
    color: #32313b;
    line-height: 1
}
.product-links {
    text-align: center
}
.product-links ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.product-links ul li {
    display: inline-block;
    width: 23%;
    padding: 10px 0;
    text-align: center;
    border-right: 1px solid #ececec
}
.product-links ul li a {
    display: block;
    font-size: 16px;
    color: #789
}
.product-links ul li:first-child {
    border-right: none
}
.img-hover {
    position: absolute;
    top: 0;
    right: 0;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -khtml-opacity: 0;
    opacity: 0
}
.shop-product:hover .img-hover {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -khtml-opacity: 1;
    opacity: 1
}
.rating {
    direction: rtl;
    font-size: 16px;
    unicode-bidi: bidi-override;
    text-align: center;
    position: absolute;
    z-index: 5;
    bottom: -32px;
    height: 32px;
    line-height: 2;
    width: 100%;
    color: #32313b;
    background: #fff;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.shop-product:hover .rating {
    bottom: 0
}
.rating span.star {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400
}
.rating span.star:hover {
    cursor: pointer
}
.rating span.star:before {
    content: "\f006";
    padding-left: 5px
}
.rating span.star.star-full:before {
    content: "\f005";
    color: #ffd700
}
.rating span.star.star-half:before {
    content: "\f123";
    color: #ffd700
}
.rating:hover span.star.star-full:before {
    content: "\f006";
    color: #32313b
}
.rating:hover span.star.star-half:before {
    content: "\f006";
    color: #32313b
}
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before {
    color: #ffd700;
    content: "\f005"
}
.rating span.star.star-full:hover:before,
.rating span.star.star-full:hover ~ span.star.star-full:before {
    color: #ffd700;
    content: "\f005"
}
.rating span.star.star-half:hover:before,
.rating span.star.star-half:hover ~ span.star.star-half:before {
    color: #ffd700;
    content: "\f005"
}
.shop-product-categories {
    list-style: none;
    padding: 0;
    margin: 0
}
.shop-product-categories li {
    padding: 15px 10px;
    border-top: 1px solid #ececec;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0)
}
.shop-product-categories li:hover,
.shop-product-categories li:focus {
    background: #f8f8f8
}
.shop-product-categories li.active {
    background: #f8f8f8
}
.shop-product-categories li:first-child {
    border-top: none
}
.shop-product-categories li span.count {
    float: left
}
.shop-filters .form-control {
    width: auto;
    display: inline-block
}
.shop-filters label {
    font-weight: 300
}
.show-results {
    float: left;
    line-height: 3
}
@media (max-width: 540px) {
    .show-results {
        float: none;
        margin: 20px 0 0;
        display: block
    }
}
.product-info {
    border: 1px solid #ececec;
    padding: 40px 20px
}
.product-info h2,
.product-info h3 {
    text-transform: none;
    margin-bottom: 20px
}
.product-info .product-price {
    font-size: 24px;
    font-weight: 600;
    line-height: inherit;
    margin: 20px 0;
    color: #32313b
}
.product-info .rating {
    text-align: right;
    position: relative;
    top: 0;
    right: 0
}
.inputQty {
    margin: 0 0 10px 10px;
    float: right
}
.input-quantity {
    height: 50px;
    border: 1px solid #ececec;
    padding: 10px;
    float: right;
    max-width: 80px;
    text-align: center;
    font-size: 18px
}
.qselect {
    height: 50px;
    width: 30px;
    font-size: 18px;
    float: right;
    text-align: center;
    line-height: 2.6;
    cursor: pointer;
    border: 1px solid #ececec
}
.qselect.qup {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    margin-right: -1px
}
.qselect.qdown {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    margin-left: -1px
}
.ratings li {
    position: relative
}
.ratings li .rating-final {
    top: 0;
    left: 0;
    text-align: left;
    width: auto;
    line-height: 1;
    position: absolute
}
.ratings li .rating-final span.star {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400
}
.ratings li .rating-final span.star:before {
    content: "\f006";
    padding-left: 5px
}
.ratings li .rating-final span.star.star-full:before {
    color: #ffd700;
    content: "\f005"
}
.ratings li .rating-final span.star.star-half:before {
    color: #ffd700;
    content: "\f123"
}
.ratings .media-object {
    max-width: 80px;
    height: auto
}
.ratings .media-heading {
    font-size: 18px;
    font-weight: 300
}
.ratings .rating-date {
    margin-right: 20px;
    font-style: italic;
    font-size: 13px;
    color: #789
}
@media (max-width: 540px) {
    .ratings li .rating-final {
        position: relative
    }
}
.cart-table {
    border: 1px solid #ececec
}
.cart-table .btn {
    margin-bottom: 0
}
.cart-table.table > thead > tr > th,
.cart-table.table > tbody > tr > th,
.cart-table.table > tfoot > tr > th,
.cart-table.table > thead > tr > td,
.cart-table.table > tbody > tr > td,
.cart-table.table > tfoot > tr > td {
    vertical-align: middle
}
.cart-table > thead > tr > th {
    border-bottom-color: #ececec
}
.cart-table .td-cart-image {
    padding: 10px
}
.cart-table .td-cart-image img {
    width: 100px;
    height: auto
}
.cart-table .input-lg,
.cart-table .form-horizontal .form-group-lg .form-control {
    border: 1px solid #ececec
}
.article-nav {
    background: #25242c transparent;
    background: rgba(37, 36, 44, 0.2);
    color: #FFF;
    height: 120px;
    margin-top: -60px;
    padding: 15px;
    position: fixed;
    text-decoration: none;
    top: 50%;
    z-index: 1000;
    cursor: pointer
}
.article-nav.article-prev {
    right: 0
}
.article-nav.article-next {
    left: 0
}
.nav-icon {
    height: 22px;
    line-height: 22px;
    margin-top: -11px;
    position: absolute;
    top: 50%
}
.article-prev .nav-icon {
    right: 10px
}
.article-next .nav-icon {
    left: 10px
}
.nav-info-wrapper {
    display: block;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0)
}
.article-prev .nav-info {
    margin: 0 15px 0 0
}
.article-next .nav-info {
    margin: 0 0 0 15px;
    text-align: left
}
.nav-info {
    display: table;
    height: 90px;
    width: 210px
}
.nav-info-title {
    display: table-cell;
    vertical-align: middle
}
.article-nav:hover {
    color: #fff;
    background: #25242c transparent;
    background: rgba(37, 36, 44, 0.8)
}
.article-nav:hover .nav-info-wrapper {
    width: 225px
}
.about {
    padding-right: 116px;
    position: relative;
    padding-bottom: 50px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 50px
}
.author-avatar {
    max-width: 96px;
    position: absolute;
    top: 0;
    right: 0
}
.author-avatar img {
    width: 100%;
    height: auto
}
.comments-article {
    margin-bottom: 50px
}
.comments-article img {
    max-width: 64px
}
.comment-date {
    color: #789;
    font-size: 13px;
    margin-right: 10px
}
.comments-article .media-heading {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px
}
html[dir="rtl"] .social-top {
    float: left;
    padding: 0
}
html[dir="rtl"] .social-top li:first-child {
    border-right: none
}
html[dir="rtl"] .social-top li:last-child {
    border-right: 1px solid #ececec
}
html[dir="rtl"] .top-menu {
    float: right;
    padding: 0
}
html[dir="rtl"] .top-menu li:first-child {
    border-right: none
}
html[dir="rtl"] .top-menu li:last-child {
    border-right: 1px solid #ececec
}
html[dir="rtl"] .header-top ul .fa {
    margin-left: 0;
    margin-right: 10px
}
html[dir="rtl"] .social-top .fa {
    margin-right: 0!important
}
html[dir="rtl"] .slide-panel-btn {
    margin-left: -40px
}
html[dir="rtl"] .gfx-mega .dropdown-menu {
    right: auto;
    left: auto
}
html[dir="rtl"] .iconbox .iconbox-wrapper {
    float: left;
    margin-right: 20px;
    margin-left: 0
}
html[dir="rtl"] .iconbox.vertical .iconbox-wrapper {
    float: none;
    margin: 0 auto 15px
}
html[dir="rtl"] .progress-pie .pie-content {
    margin-right: 0;
    margin-left: 40px
}
html[dir="rtl"] .gmap-button:after {
    margin-right: 0;
    margin-left: 16px
}
html[dir="rtl"] .btn .iconleft {
    margin-left: 0;
    margin-right: 14px
}
html[dir="rtl"] .btn .iconright {
    margin-left: 14px;
    margin-right: 0
}
@media (min-width: 768px) and (max-width: 991px) {
    .logo {
        line-height: 105px!important
    }
    .gfx-nav {
        float: none
    }
    ul.gallery {
        margin-right: 0
    }
    ul.gallery li {
        width: 50%!important
    }
}
@media (max-width: 767px) {
    .header-top-left {
        padding: 0
    }
    .social-top {
        text-align: center;
        float: none
    }
    .top-menu {
        float: none;
        text-align: center
    }
    .top-menu li {
        border-top: 1px solid #ececec
    }
    .logo {
        line-height: 105px!important
    }
    .gfx-nav {
        float: none
    }
    .header-main.shrink .gfx-nav a {
        line-height: 1.4
    }
    .main-wrapper-header .breadcrumbs-wrapper {
        text-align: right
    }
    .fancy-header .breadcrumbs-wrapper {
        text-align: center
    }
    ul.gallery {
        margin-right: 0
    }
    ul.gallery li {
        width: 50%!important
    }
    .blog-post-side {
        position: relative!important;
        margin: 0 auto;
        margin-bottom: 20px
    }
    .blog-post-content {
        margin-right: 0!important;
        margin-left: 0!important
    }
    html[dir="rtl"] .top-menu {
        float: none;
        text-align: center
    }
    html[dir="rtl"] .social-top {
        float: none;
        text-align: center
    }
}
@media (max-width: 540px) {
    ul.gallery {
        margin-right: 0
    }
    ul.gallery li {
        width: 100%!important
    }
}
/*! color */

.navbar-default .navbar-nav > li > a .fa {
    display: none
}
a,
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb > li + li:before,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.mega-menu-list > li > a:hover,
.mega-menu-list > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.title-color,
.btn-primary.btn-alt,
.cl-effect-4 a:hover::before,
.cl-effect-4 a:focus::before,
.accordion .accordion-toggle,
.accordion .accordion-toggle.collapsed:hover,
.scrollup:hover,
.scrollup:focus,
.team-info .team-role,
.nav-tabs.tabs-alt > li.active > a,
.nav-tabs.tabs-alt > li.active > a:hover,
.nav-tabs.tabs-alt > li.active > a:focus,
.post-format,
.product-links ul li a:hover,
.shop-product .product-links ul li a:focus,
.nav-tabs > li > a:hover,
.footer-middle .footer-widget .tweet_list li .tweet_text a {
    color: #df0067
}
@media (min-width: 992px) {
    .navbar-nav > li > a:hover,
    .navbar-nav > li > a:focus {
        color: #df0067
    }
}
.mega-menu-list > li.active > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.fancy-title span:after,
.text-center.fancy-title span:after,
.text-right.fancy-title span:after,
.carousel .owl-controls .owl-buttons div,
.carousel .owl-controls .owl-page span,
.btn-primary,
.btn-primary.btn-alt:hover,
.btn-primary.btn-alt:focus,
.btn-primary.btn-alt:active,
.btn-primary.btn-alt.active,
.open .dropdown-toggle.btn-primary.btn-alt,
.progress-bar,
hr.hr-fancy:after,
.label-primary,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.pricing-table .pricing-table-head .pricing-head-title,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.blog-post .blog-post-side .blog-post-date,
ul#filters li a.filter.selected,
.colio-theme-gfx .colio-close,
.colio-theme-gfx .colio-navigation a,
.nav-tabs.tabs-alt > li.active > a:after,
.accordion.accordion-alt .accordion-toggle,
.accordion.accordion-alt .accordion-toggle.collapsed:hover,
.overlay-bg,
.o-tooltip-inner,
.cl-effect-2 a::before,
.cl-effect-2 a::after,
.cl-effect-5 a::before,
.cl-effect-5 a::after,
.cl-effect-6 a::before,
.cl-effect-6 a::after {
    background-color: #C8005C
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
ul#filters li a.filter.selected,
.btn-primary.btn-alt,
.btn-primary.btn-alt:hover,
.btn-primary.btn-alt:focus,
.btn-primary.btn-alt:active,
.btn-primary.btn-alt.active,
.open .dropdown-toggle.btn-primary.btn-alt,
.form-control:focus,
.nav-tabs.nav-justified > .active > a:focus,
.glyphs.css-mapping input:focus,
.glyphs.css-mapping input:hover,
.scrollup:hover,
.scrollup:focus {
    border-color: #E1006C 
}
.btn-secondary {
color:#fff;
    background-color: #251B5B;

}
.btn-secondary:hover {
    background-color: #1C0047;
	color:#fff;
    transition-duration: 0.4s; 
}
.topphone{margin:0;line-height:40px; color:#251B5B !important}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom-color: #df0067
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #df0067
    }
}
a:hover,
a:focus,
.social-top a:hover,
.social-top a:focus,
.top-menu a:hover,
.top-menu a:focus,
.footer-bottom a:hover,
.post-meta-info a:hover,
.post-meta-info a:focus {
    color: #df0067
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #df0067
}
.nav-tabs > li > a,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-bottom-color: #df0067
}
.carousel .owl-controls .owl-page.active span,
.carousel .owl-controls.clickable .owl-page:hover span {
    background-color: #df0067!important
}
.o-tooltip.bc .o-tooltip-arrow {
    border-top-color: #df0067
}
.o-tooltip.mr .o-tooltip-arrow {
    border-left-color: #df0067
}
.o-tooltip.tc .o-tooltip-arrow {
    border-bottom-color: #df0067
}
.o-tooltip.ml .o-tooltip-arrow {
    border-right-color: #df0067
}
.o-tooltip.tl .o-tooltip-arrow {
    border-left-color: #df0067
}
.o-tooltip.bl .o-tooltip-arrow {
    border-left-color: #df0067
}
.o-tooltip.tr .o-tooltip-arrow {
    border-right-color: #df0067
}
.o-tooltip.br .o-tooltip-arrow {
    border-right-color: #df0067
}
.cl-effect-4 a:hover::before,
.cl-effect-4 a:focus::before {
    text-shadow: 10px 0 #df0067, -10px 0 #df0067
}
.bg-color-default {
    background-color: #df0067!important
}
.color-default {
    color: #df0067!important
}
/*! font */
/* change 'sans' font with another local font */

@font-face {
    font-family: 'sans-serif';
    src: local('Tahoma'), local('Arial');
}
@font-face {
    font-family: 'Raleway';
    src: url('//static.ipresta.ir/fonts/IRANSans-Bold-web.eot');
    src: url('//static.ipresta.ir/fonts/IRANSans-Bold-web.eot#iefix') format('embedded-opentype'), url('//static.ipresta.ir/fonts/IRANSans-Bold-web.woff') format('woff'), url('//static.ipresta.ir/fonts/IRANSans-Bold-web.ttf') format('truetype');
    font-weight: 700;
    font-style: bold;
}
@font-face {
    font-family: 'Raleway';
    src: url('//static.ipresta.ir/fonts/IRANSans-web.eot');
    src: url('//static.ipresta.ir/fonts/IRANSans-web.eot#iefix') format('embedded-opentype'), url('//static.ipresta.ir/fonts/IRANSans-web.woff') format('woff'), url('//static.ipresta.ir/fonts/IRANSans-web.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*
اين مجموعه فونت تحت اجازه نامه 
(LTVS2)
در اين پروژه استفاده می شود
http://fontiran.com/
*/