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

body {
    margin: 0
}

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

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

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

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    -webkit-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-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,th {
    padding: 0
}

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

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100%!important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

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

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

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

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

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-euro:before,.glyphicon-eur:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

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

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

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

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

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

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

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

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

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

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

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

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-header:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

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

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

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

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

.glyphicon-cd:before {
    content: ""
}

.glyphicon-save-file:before {
    content: ""
}

.glyphicon-open-file:before {
    content: ""
}

.glyphicon-level-up:before {
    content: ""
}

.glyphicon-copy:before {
    content: ""
}

.glyphicon-paste:before {
    content: ""
}

.glyphicon-alert:before {
    content: ""
}

.glyphicon-equalizer:before {
    content: ""
}

.glyphicon-king:before {
    content: ""
}

.glyphicon-queen:before {
    content: ""
}

.glyphicon-pawn:before {
    content: ""
}

.glyphicon-bishop:before {
    content: ""
}

.glyphicon-knight:before {
    content: ""
}

.glyphicon-baby-formula:before {
    content: ""
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: ""
}

.glyphicon-bed:before {
    content: ""
}

.glyphicon-apple:before {
    content: ""
}

.glyphicon-erase:before {
    content: ""
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: ""
}

.glyphicon-duplicate:before {
    content: ""
}

.glyphicon-piggy-bank:before {
    content: ""
}

.glyphicon-scissors:before {
    content: ""
}

.glyphicon-bitcoin:before {
    content: ""
}

.glyphicon-btc:before {
    content: ""
}

.glyphicon-xbt:before {
    content: ""
}

.glyphicon-yen:before {
    content: "¥"
}

.glyphicon-jpy:before {
    content: "¥"
}

.glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-rub:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: ""
}

.glyphicon-ice-lolly:before {
    content: ""
}

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

.glyphicon-education:before {
    content: ""
}

.glyphicon-option-horizontal:before {
    content: ""
}

.glyphicon-option-vertical:before {
    content: ""
}

.glyphicon-menu-hamburger:before {
    content: ""
}

.glyphicon-modal-window:before {
    content: ""
}

.glyphicon-oil:before {
    content: ""
}

.glyphicon-grain:before {
    content: ""
}

.glyphicon-sunglasses:before {
    content: ""
}

.glyphicon-text-size:before {
    content: ""
}

.glyphicon-text-color:before {
    content: ""
}

.glyphicon-text-background:before {
    content: ""
}

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

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

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

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

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

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

.glyphicon-triangle-right:before {
    content: ""
}

.glyphicon-triangle-left:before {
    content: ""
}

.glyphicon-triangle-bottom:before {
    content: ""
}

.glyphicon-triangle-top:before {
    content: ""
}

.glyphicon-console:before {
    content: ""
}

.glyphicon-superscript:before {
    content: ""
}

.glyphicon-subscript:before {
    content: ""
}

.glyphicon-menu-left:before {
    content: ""
}

.glyphicon-menu-right:before {
    content: ""
}

.glyphicon-menu-down:before {
    content: ""
}

.glyphicon-menu-up:before {
    content: ""
}

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

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

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

a {
    color: #434343;
    text-decoration: none
}

a:hover,a:focus {
    color: #1d1d1d;
    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 {
    display: block;
    max-width: 100%;
    height: auto
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    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;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.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;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #434343
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #434343
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

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

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

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

.initialism {
    font-size: 90%
}

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

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

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

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '— '
}

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

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

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

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

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%;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

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

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

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

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

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

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

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.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: none;
    display: inline-block;
    margin: 0 -.125em
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 768px) {
    .col-sm-1,.col-sm-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:none;
        display: inline-block;
        margin: 0 -.125em
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 992px) {
    .col-md-1,.col-md-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:none;
        display: inline-block;
        margin: 0 -.125em
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-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:none;
        display: inline-block;
        margin: 0 -.125em
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: rgba(0,0,0,0)
}

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

th {
    text-align: left
}

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

.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    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>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.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>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
    padding: 5px
}

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

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

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

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

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

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

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

.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.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>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.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>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.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>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.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>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

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

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

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

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

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.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>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

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

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

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 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-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif
}

input[type="search"] {
    -webkit-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.428571429;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    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,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    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,-webkit-box-shadow ease-in-out .15s
}

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

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
        line-height:34px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-sm,.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-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

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

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

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

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

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

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

select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.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;
    border-color: #3c763d;
    background-color: #dff0d8
}

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

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

.has-warning .form-control {
    border-color: #8a6d3b;
    -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;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

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

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

.has-error .form-control {
    border-color: #a94442;
    -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;
    border-color: #a94442;
    background-color: #f2dede
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #434343;
    border-color: #363636
}

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #2a2929;
    border-color: #000
}

.btn-primary:hover {
    color: #fff;
    background-color: #2a2929;
    border-color: #181818
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2a2929;
    border-color: #181818
}

.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #181818;
    border-color: #000
}

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

.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
    background-color: #434343;
    border-color: #363636
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-fuchsia {
    color: #fff;
    background-color: #fd3f92;
    border-color: #fd2684
}

.btn-fuchsia:focus,.btn-fuchsia.focus {
    color: #fff;
    background-color: #fc0d75;
    border-color: #a10247
}

.btn-fuchsia:hover {
    color: #fff;
    background-color: #fc0d75;
    border-color: #e30264
}

.btn-fuchsia:active,.btn-fuchsia.active,.open>.btn-fuchsia.dropdown-toggle {
    color: #fff;
    background-color: #fc0d75;
    border-color: #e30264
}

.btn-fuchsia:active:hover,.btn-fuchsia:active:focus,.btn-fuchsia:active.focus,.btn-fuchsia.active:hover,.btn-fuchsia.active:focus,.btn-fuchsia.active.focus,.open>.btn-fuchsia.dropdown-toggle:hover,.open>.btn-fuchsia.dropdown-toggle:focus,.open>.btn-fuchsia.dropdown-toggle.focus {
    color: #fff;
    background-color: #e30264;
    border-color: #a10247
}

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

.btn-fuchsia.disabled:hover,.btn-fuchsia.disabled:focus,.btn-fuchsia.disabled.focus,.btn-fuchsia[disabled]:hover,.btn-fuchsia[disabled]:focus,.btn-fuchsia[disabled].focus,fieldset[disabled] .btn-fuchsia:hover,fieldset[disabled] .btn-fuchsia:focus,fieldset[disabled] .btn-fuchsia.focus {
    background-color: #fd3f92;
    border-color: #fd2684
}

.btn-fuchsia .badge {
    color: #fd3f92;
    background-color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

.notification-wrapper {
    display: block;
    position: absolute;
    margin: 10px;
    width: 300px;
    top: 100%;
    right: 0;
    z-index: 140
}

.notification {
    display: block;
    position: relative;
    margin: 0 0 5px 0;
    padding: 20px 50px 20px 20px;
    width: 100%;
    top: 0;
    right: 0;
    color: #fff;
    border-radius: 4px;
    background: #434343;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.35);
    box-shadow: 0 0 10px rgba(0,0,0,.35);
    opacity: 0;
    cursor: pointer;
    overflow: hidden;
    z-index: 1000;
    -webkit-transform: translateX(40%);
    -ms-transform: translateX(40%);
    transform: translateX(40%);
    -webkit-transition-property: top,opacity,-webkit-transform;
    transition-property: top,opacity,-webkit-transform;
    -o-transition-property: transform,top,opacity;
    transition-property: transform,top,opacity;
    transition-property: transform,top,opacity,-webkit-transform;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: cubic-bezier(.45,0,.5,.95);
    -o-transition-timing-function: cubic-bezier(.45,0,.5,.95);
    transition-timing-function: cubic-bezier(.45,0,.5,.95)
}

.notification:hover {
    background-color: #2a2929!important
}

.notification.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 900
}

.notification.success {
    background: #5cb85c
}

.notification.warning {
    background: #f0ad4e
}

.notification.failure {
    background: #d9534f
}

.notification.cookie {
    position: fixed;
    margin: 0;
    top: auto;
    right: 10px;
    bottom: 10px;
    left: auto;
    width: 300px;
    -webkit-transform: translateX(0) translateY(40%);
    -ms-transform: translateX(0) translateY(40%);
    transform: translateX(0) translateY(40%)
}

@media screen and (max-width: 768px) {
    .notification.cookie {
        bottom:96px
    }
}

.notification.cookie.active {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    z-index: 900
}

.notification a {
    color: #fff!important;
    text-decoration: underline!important
}

.notification .notification-close {
    display: block;
    position: absolute;
    margin: 0;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 10px;
    font-size: 18px;
    border: 0!important
}

.notification .notification-close .icon {
    width: 100%;
    height: 100%
}

input.parsley-success,select.parsley-success,textarea.parsley-success {
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6
}

input.parsley-error,select.parsley-error,textarea.parsley-error {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #eed3d7
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    color: #b94a48;
    font-size: .9em;
    line-height: .9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in
}

.parsley-errors-list.filled {
    opacity: 1
}

input[type="file"].parsley-error~.fakefile .file-result {
    color: #b94a48;
    background: #f2dede;
    border: 1px solid #eed3d7
}

select.parsley-error~.dropdown-toggle {
    color: #b94a48;
    background: #f2dede;
    border: 1px solid #eed3d7
}

.form-group {
    position: relative
}

textarea {
    max-width: 100%
}

fieldset {
    margin-bottom: 15px
}

.fieldset-title {
    margin-bottom: 0;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif
}

.selection-group input {
    display: inline-block;
    position: absolute;
    margin: 0!important;
    padding: 0!important;
    width: 10px;
    height: 10px;
    opacity: 0
}

.selection-group input:focus+label:before {
    -webkit-box-shadow: 0 0 10px #66afe9;
    box-shadow: 0 0 10px #66afe9;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    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,-webkit-box-shadow ease-in-out .15s
}

.selection-group label {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    cursor: pointer
}

.selection-group label:before {
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 15px;
    height: 15px;
    content: '';
    line-height: 1;
    text-align: center
}

.selection-group.radio input:checked+label:before {
    background-color: #5cb85c
}

.selection-group.radio label:before {
    border: 3px solid #ccc;
    border-radius: 1000px
}

.selection-group.checkbox input+label:before {
    color: #ccc;
    font-family: 'Glyphicons Halflings';
    content: ''
}

.selection-group.checkbox input:checked+label:before {
    color: #5cb85c;
    content: ''
}

input[type="file"]:focus .fakefile .file-result {
    border-color: #66afe9;
    -webkit-box-shadow: 0 0 10px #66afe9;
    box-shadow: 0 0 10px #66afe9;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    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,-webkit-box-shadow ease-in-out .15s
}

.file-wrapper,.multifile-wrapper {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    border: 0;
    white-space: nowrap
}

.file-wrapper.last .fake-close,.multifile-wrapper.last .fake-close {
    display: none!important
}

.file-wrapper input[type="file"],.multifile-wrapper input[type="file"] {
    position: relative;
    margin: 0;
    padding: 10px 13px;
    text-align: right;
    z-index: 5;
    opacity: 0
}

.file-wrapper .fakefile,.multifile-wrapper .fakefile {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
    z-index: 10
}

.file-wrapper .fakefile .fake-upload,.multifile-wrapper .fakefile .fake-upload {
    position: absolute;
    margin: 3px;
    padding-top: 3px;
    width: 120px;
    height: 28px;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
    background-color: #434343;
    z-index: 1
}

.file-wrapper .fakefile .fake-upload:hover,.multifile-wrapper .fakefile .fake-upload:hover {
    background-color: #2a2929!important
}

.file-wrapper .fakefile .file-result,.multifile-wrapper .fakefile .file-result {
    display: block;
    position: absolute;
    padding-left: 135px;
    padding-right: 44px;
    width: 100%;
    top: 0;
    left: 0;
    color: #999;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle
}

.file-wrapper .fakefile .fake-close,.multifile-wrapper .fakefile .fake-close {
    display: block;
    position: absolute;
    margin: 3px;
    padding: 0;
    width: 42px;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0 solid rgba(0,0,0,.4);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #434343;
    z-index: 50
}

.file-wrapper .fakefile .fake-close .icon,.multifile-wrapper .fakefile .fake-close .icon {
    width: 16px;
    height: 16px;
    top: 1px
}

.blink-text {
    opacity: 1
}

.blink-text.blink {
    opacity: 0
}

.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-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

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

.dropup,.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    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);
    background-clip: padding-box
}

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

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

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

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

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

.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;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.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-left: 0
}

.btn-lg .caret,.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .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:before,.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

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

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.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;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #eee;
    border-color: #434343
}

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

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #434343
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-justified>li,.nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-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
}

.navbar:before,.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

.navbar-header:before,.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    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);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.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-device-width: 480px)and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 768px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    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-top: 8px;
    margin-bottom: 8px
}

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

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

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

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

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

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

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

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

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

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

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

@media(max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #5e5d5d;
    background-color: rgba(0,0,0,0)
}

.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: rgba(0,0,0,0)
}

.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: rgba(0,0,0,0)
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: rgba(0,0,0,0)
    }

    .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: rgba(0,0,0,0)
    }
}

.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,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: rgba(0,0,0,0)
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: rgba(0,0,0,0)
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: rgba(0,0,0,0)
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090808;
    color: #fff
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: rgba(0,0,0,0)
    }

    .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: #090808
    }

    .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: rgba(0,0,0,0)
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,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 {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #434343;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
    z-index: 2;
    color: #1d1d1d;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #434343;
    border-color: #434343;
    cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:before,.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #434343
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #2a2929
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #434343;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,.jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #434343
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #434343;
    -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: -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);
    background-size: 40px 40px
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -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: -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: -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: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #434343;
    border-color: #434343
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small {
    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: #a9a9a9
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.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,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.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,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.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,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.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,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    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:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

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

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

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

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

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

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #434343
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #434343;
    border-color: #434343
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #434343
}

.panel-primary>.panel-heading .badge {
    color: #434343;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #434343
}

.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;
    background-position: center;
    background-size: cover
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video,.embed-responsive>a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "AvenirLTStd-Book",Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "AvenirLTStd-Book",Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    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-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

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

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,.carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.prev,.carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0)
}

.carousel-control.left {
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
}

.carousel-control:hover,.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '‹'
}

.carousel-control .icon-next:before {
    content: '›'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none!important
}

.visible-sm {
    display: none!important
}

.visible-md {
    display: none!important
}

.visible-lg {
    display: none!important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none!important
}

@media(max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell!important
    }
}

@media(max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 768px)and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell!important
    }
}

@media(min-width: 768px)and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media(min-width: 768px)and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media(min-width: 768px)and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 992px)and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    th.visible-md,td.visible-md {
        display: table-cell!important
    }
}

@media(min-width: 992px)and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media(min-width: 992px)and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media(min-width: 992px)and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media(max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media(min-width: 768px)and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media(min-width: 992px)and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    th.visible-print,td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

select.bs-select-hidden,select.selectpicker {
    display: none!important
}

.bootstrap-select {
    width: 220px \0
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
    color: #999
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2
}

.has-error .bootstrap-select .dropdown-toggle,.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333!important;
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right
}

.form-inline .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus {
    outline: none!important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204,204,204,.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block
}

.bs-searchbox,.bs-actionsbox,.bs-donebutton {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: transform,height;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev,.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top,200ms -webkit-transform;
    transition: 200ms top,200ms -webkit-transform;
    -o-transition: 200ms transform,200ms top;
    transition: 200ms transform,200ms top;
    transition: 200ms transform,200ms top,200ms -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left,200ms -webkit-transform;
    transition: 200ms left,200ms -webkit-transform;
    -o-transition: 200ms transform,200ms left;
    transition: 200ms transform,200ms left;
    transition: 200ms transform,200ms left,200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right,200ms -webkit-transform;
    transition: 200ms right,200ms -webkit-transform;
    -o-transition: 200ms transform,200ms right;
    transition: 200ms transform,200ms right;
    transition: 200ms transform,200ms right,200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.search .bootstrap-select {
    margin-top: 10px;
    width: 100%!important
}

.search .searchResults {
    margin-top: 20px
}

.search .searchResults .result-item {
    -webkit-transition: opacity .5sec .25s cubic-bezier(.45,0,.5,.95);
    -o-transition: opacity .5sec .25s cubic-bezier(.45,0,.5,.95);
    transition: opacity .5sec .25s cubic-bezier(.45,0,.5,.95);
    opacity: 1;
    vertical-align: top
}

.search .searchResults .result-item img {
    width: 100%
}

.search .searchResults .result-item.search-loading {
    display: none;
    opacity: 0
}

.searchResults.effect-4 {
    -webkit-perspective: 2100px;
    perspective: 2100px
}

.searchResults.effect-4 .result-item {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.searchResults.effect-4 .result-item.animate {
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .8s ease-in-out forwards;
    animation: fallPerspective .8s ease-in-out forwards
}

@keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0deg);
        transform: translateZ(0) translateY(0) rotateX(0deg);
        opacity: 1
    }
}

.searchResults.effect-1 .result-item.animate {
    -webkit-animation: fadeIn .65s ease forwards;
    animation: fadeIn .65s ease forwards
}

@-webkit-keyframes fadeIn {
    0% {
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
    }

    100% {
        opacity: 1
    }
}

.searchResults.effect-2 .result-item.animate {
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards
}

@-webkit-keyframes moveUp {
    0% {
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    0% {
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.searchResults.effect-3 .result-item.animate {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
    -webkit-animation: scaleUp .65s ease-in-out forwards;
    animation: scaleUp .65s ease-in-out forwards
}

@-webkit-keyframes scaleUp {
    0% {
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleUp {
    0% {
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.searchResults.effect-4 {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.searchResults.effect-4 .result-item.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .8s ease-in-out forwards;
    animation: fallPerspective .8s ease-in-out forwards
}

@-webkit-keyframes fallPerspective {
    0% {
    }

    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0deg);
        opacity: 1
    }
}

@keyframes fallPerspective {
    0% {
    }

    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0deg);
        transform: translateZ(0) translateY(0) rotateX(0deg);
        opacity: 1
    }
}

.searchResults.effect-5 {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.searchResults.effect-5 .result-item.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    -ms-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly .8s ease-in-out forwards;
    animation: fly .8s ease-in-out forwards
}

@-webkit-keyframes fly {
    0% {
    }

    100% {
        -webkit-transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes fly {
    0% {
    }

    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

.searchResults.effect-6 {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.searchResults.effect-6 .result-item.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards
}

@-webkit-keyframes flip {
    0% {
    }

    100% {
        -webkit-transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes flip {
    0% {
    }

    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

.searchResults.effect-7 {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.searchResults.effect-7 .result-item.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards
}

@-webkit-keyframes helix {
    0% {
    }

    100% {
        -webkit-transform: rotateY(0deg);
        opacity: 1
    }
}

@keyframes helix {
    0% {
    }

    100% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

.searchResults.effect-8 {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.searchResults.effect-8 .result-item.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    transform: scale(.4);
    -webkit-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards
}

@-webkit-keyframes popUp {
    0% {
    }

    70% {
        -webkit-transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes popUp {
    0% {
    }

    70% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.accordion-items {
    position: relative;
    text-align: left
}

.accordion-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    -webkit-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    transition: background .3s ease-out;
    background: #f5f5f5
}

.accordion-header:hover {
    background: #e9e9e9
}

.is-active .accordion-header {
    background: #5cb85c
}

.accordion-headerTitle,.accordion-contentTitle {
    margin: 0;
    padding: 0;
    font-family: "AvenirLTStd-Book",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1
}

.is-active .accordion-headerTitle,.is-active .accordion-contentTitle {
    color: #fff
}

.accordion-itemButton {
    margin-right: 0;
    cursor: pointer;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.is-active .accordion-itemButton {
    color: #fff;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.no-js .accordion-itemButton {
    display: none
}

.accordion-content {
    max-height: 5px;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .8s,max-height 1s ease-out;
    -o-transition: opacity .8s,max-height 1s ease-out;
    transition: opacity .8s,max-height 1s ease-out
}

.is-active .accordion-content {
    max-height: 1200px;
    opacity: 1;
    overflow: visible
}

.no-js .accordion-content {
    max-height: none;
    opacity: 1;
    overflow: visible
}

.accordion-contentInner {
    padding: 20px 15px
}

table {
    display: table;
    table-layout: fixed;
    position: relative;
    margin: 20px auto;
    width: auto;
    min-width: 100%;
    text-align: center;
    border-collapse: collapse
}

table thead,table tbody {
    position: relative;
    margin: 0 auto
}

table th,table tr,table td {
    margin: 0;
    padding: 10px 5px;
    border: 1px solid #ddd
}

table th>*,table tr>*,table td>* {
    margin: 0!important
}

table tr:first-child th,table tr:first-child td {
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    text-align: center;
    background: #eee;
    white-space: nowrap
}

table tr.even td {
    background: #fff
}

table tr th:first-child,table tr td:first-child {
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    text-align: center;
    background: #eee;
    white-space: nowrap
}

table td {
    text-align: left;
    background: #fff
}

@media screen and (max-width: 768px) {
    table {
        display:none
    }
}

.table-mirror {
    display: none
}

@media screen and (max-width: 768px) {
    .table-mirror {
        display:table
    }
}

.twitter ul {
    list-style-type: none;
    padding-left: 0
}

.twitter .interact a {
    margin-left: 10px
}

.twitter .interact a:first-child {
    margin-left: 0
}

.map {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 62.5%
}

.map .map-canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.randomiser {
    position: relative;
    overflow: hidden
}

.randomiser #question {
    position: relative;
    width: 100%;
    height: 500px
}

.randomiser #question img {
    margin-top: 50px;
    margin-left: -10px;
    width: 423px;
    height: 427px;
    border: 4px solid #000
}

@media screen and (max-width: 768px) {
    .randomiser #question img {
        margin-left:0;
        width: 100%;
        height: auto
    }
}

.randomiser #question h1 {
    max-width: 330px;
    font-size: 50px;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 50%;
    left: 15%;
    text-align: left;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #000;
    -webkit-text-fill-color: #d72863
}

@media screen and (max-width: 768px) {
    .randomiser #question h1 {
        padding-left:20px;
        padding-right: 20px;
        width: 100%;
        max-width: inherit;
        left: 0
    }
}

@media screen and (max-width: 768px) {
    .randomiser #question {
        height:auto
    }
}

.randomiser .col-md-6 {
    vertical-align: top;
    text-align: center
}

@media screen and (max-width: 600px) {
    .randomiser #chart {
        zoom:85%
    }
}

@media screen and (max-width: 480px) {
    .randomiser #chart {
        zoom:60%
    }
}

.animate-text .animate-char {
    display: none
}

.animation-1 .animated-list {
    list-style-type: none
}

.animation-1 .animated-list li {
    opacity: 0;
    color: #fff;
    -webkit-transition: all .3s cubic-bezier(.65,.05,.24,1.39);
    -o-transition: all .3s cubic-bezier(.65,.05,.24,1.39);
    transition: all .3s cubic-bezier(.65,.05,.24,1.39)
}

.animation-1 .animated-list li.active {
    margin-left: -40px;
    opacity: 1
}

body {
    -webkit-transition: background-color .3s cubic-bezier(.65,.05,.24,1.39),color .3s cubic-bezier(.65,.05,.24,1.39);
    -o-transition: background-color .3s cubic-bezier(.65,.05,.24,1.39),color .3s cubic-bezier(.65,.05,.24,1.39);
    transition: background-color .3s cubic-bezier(.65,.05,.24,1.39),color .3s cubic-bezier(.65,.05,.24,1.39)
}

body.color-1-active {
    background-color: #5a1846;
    color: #fff
}

body.color-2-active {
    background-color: #910d3f;
    color: #fff
}

body.color-3-active {
    background-color: #c70039;
    color: #fff
}

body.color-4-active {
    background-color: #ff5733;
    color: #fff
}

body.color-5-active {
    background-color: #ffc301;
    color: #fff
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }

    80% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.text-wrap span {
    display: inline-block;
    min-width: 8px;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.text-wrap span:nth-child(1) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.text-wrap span:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.text-wrap span:nth-child(3) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.text-wrap span:nth-child(4) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.text-wrap span:nth-child(5) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.text-wrap span:nth-child(6) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.text-wrap span:nth-child(7) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.text-wrap span:nth-child(8) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.text-wrap span:nth-child(9) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.text-wrap span:nth-child(10) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.text-wrap span:nth-child(11) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.text-wrap span:nth-child(12) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.text-wrap span:nth-child(13) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.text-wrap span:nth-child(14) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.text-wrap span:nth-child(15) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.text-wrap span:nth-child(16) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.text-wrap span:nth-child(17) {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.text-wrap span:nth-child(18) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.text-wrap span:nth-child(19) {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

.text-wrap span:nth-child(20) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.text-wrap span:nth-child(21) {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.text-wrap span:nth-child(22) {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.text-wrap span:nth-child(23) {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s
}

.text-wrap span:nth-child(24) {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.text-wrap span:nth-child(25) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.text-wrap span:nth-child(26) {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s
}

.text-wrap span:nth-child(27) {
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s
}

.text-wrap span:nth-child(28) {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s
}

.text-wrap span:nth-child(29) {
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s
}

.text-wrap span:nth-child(30) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.text-wrap span:nth-child(31) {
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s
}

.text-wrap span:nth-child(32) {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s
}

.text-wrap span:nth-child(33) {
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s
}

.text-wrap span:nth-child(34) {
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s
}

.text-wrap span:nth-child(35) {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s
}

.text-wrap span:nth-child(36) {
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s
}

.text-wrap span:nth-child(37) {
    -webkit-animation-delay: 3.7s;
    animation-delay: 3.7s
}

.text-wrap span:nth-child(38) {
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s
}

.text-wrap span:nth-child(39) {
    -webkit-animation-delay: 3.9s;
    animation-delay: 3.9s
}

.text-wrap span:nth-child(40) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.text-wrap span:nth-child(41) {
    -webkit-animation-delay: 4.1s;
    animation-delay: 4.1s
}

.text-wrap span:nth-child(42) {
    -webkit-animation-delay: 4.2s;
    animation-delay: 4.2s
}

.text-wrap span:nth-child(43) {
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s
}

.text-wrap span:nth-child(44) {
    -webkit-animation-delay: 4.4s;
    animation-delay: 4.4s
}

.text-wrap span:nth-child(45) {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s
}

.text-wrap span:nth-child(46) {
    -webkit-animation-delay: 4.6s;
    animation-delay: 4.6s
}

.text-wrap span:nth-child(47) {
    -webkit-animation-delay: 4.7s;
    animation-delay: 4.7s
}

.text-wrap span:nth-child(48) {
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s
}

.text-wrap span:nth-child(49) {
    -webkit-animation-delay: 4.9s;
    animation-delay: 4.9s
}

.text-wrap span:nth-child(50) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.text-wrap span:nth-child(51) {
    -webkit-animation-delay: 5.1s;
    animation-delay: 5.1s
}

.text-wrap span:nth-child(52) {
    -webkit-animation-delay: 5.2s;
    animation-delay: 5.2s
}

.text-wrap span:nth-child(53) {
    -webkit-animation-delay: 5.3s;
    animation-delay: 5.3s
}

.text-wrap span:nth-child(54) {
    -webkit-animation-delay: 5.4s;
    animation-delay: 5.4s
}

.text-wrap span:nth-child(55) {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s
}

.text-wrap span:nth-child(56) {
    -webkit-animation-delay: 5.6s;
    animation-delay: 5.6s
}

.text-wrap span:nth-child(57) {
    -webkit-animation-delay: 5.7s;
    animation-delay: 5.7s
}

.text-wrap span:nth-child(58) {
    -webkit-animation-delay: 5.8s;
    animation-delay: 5.8s
}

.text-wrap span:nth-child(59) {
    -webkit-animation-delay: 5.9s;
    animation-delay: 5.9s
}

.text-wrap span:nth-child(60) {
    -webkit-animation-delay: 6s;
    animation-delay: 6s
}

.text-wrap span:nth-child(61) {
    -webkit-animation-delay: 6.1s;
    animation-delay: 6.1s
}

.text-wrap span:nth-child(62) {
    -webkit-animation-delay: 6.2s;
    animation-delay: 6.2s
}

.text-wrap span:nth-child(63) {
    -webkit-animation-delay: 6.3s;
    animation-delay: 6.3s
}

.text-wrap span:nth-child(64) {
    -webkit-animation-delay: 6.4s;
    animation-delay: 6.4s
}

.text-wrap span:nth-child(65) {
    -webkit-animation-delay: 6.5s;
    animation-delay: 6.5s
}

.text-wrap span:nth-child(66) {
    -webkit-animation-delay: 6.6s;
    animation-delay: 6.6s
}

.text-wrap span:nth-child(67) {
    -webkit-animation-delay: 6.7s;
    animation-delay: 6.7s
}

.text-wrap span:nth-child(68) {
    -webkit-animation-delay: 6.8s;
    animation-delay: 6.8s
}

.text-wrap span:nth-child(69) {
    -webkit-animation-delay: 6.9s;
    animation-delay: 6.9s
}

.text-wrap span:nth-child(70) {
    -webkit-animation-delay: 7s;
    animation-delay: 7s
}

.text-wrap span:nth-child(71) {
    -webkit-animation-delay: 7.1s;
    animation-delay: 7.1s
}

.text-wrap span:nth-child(72) {
    -webkit-animation-delay: 7.2s;
    animation-delay: 7.2s
}

.text-wrap span:nth-child(73) {
    -webkit-animation-delay: 7.3s;
    animation-delay: 7.3s
}

.text-wrap span:nth-child(74) {
    -webkit-animation-delay: 7.4s;
    animation-delay: 7.4s
}

.text-wrap span:nth-child(75) {
    -webkit-animation-delay: 7.5s;
    animation-delay: 7.5s
}

.text-wrap span:nth-child(76) {
    -webkit-animation-delay: 7.6s;
    animation-delay: 7.6s
}

.text-wrap span:nth-child(77) {
    -webkit-animation-delay: 7.7s;
    animation-delay: 7.7s
}

.text-wrap span:nth-child(78) {
    -webkit-animation-delay: 7.8s;
    animation-delay: 7.8s
}

.text-wrap span:nth-child(79) {
    -webkit-animation-delay: 7.9s;
    animation-delay: 7.9s
}

.text-wrap span:nth-child(80) {
    -webkit-animation-delay: 8s;
    animation-delay: 8s
}

.text-wrap span:nth-child(81) {
    -webkit-animation-delay: 8.1s;
    animation-delay: 8.1s
}

.text-wrap span:nth-child(82) {
    -webkit-animation-delay: 8.2s;
    animation-delay: 8.2s
}

.text-wrap span:nth-child(83) {
    -webkit-animation-delay: 8.3s;
    animation-delay: 8.3s
}

.text-wrap span:nth-child(84) {
    -webkit-animation-delay: 8.4s;
    animation-delay: 8.4s
}

.text-wrap span:nth-child(85) {
    -webkit-animation-delay: 8.5s;
    animation-delay: 8.5s
}

.text-wrap span:nth-child(86) {
    -webkit-animation-delay: 8.6s;
    animation-delay: 8.6s
}

.text-wrap span:nth-child(87) {
    -webkit-animation-delay: 8.7s;
    animation-delay: 8.7s
}

.text-wrap span:nth-child(88) {
    -webkit-animation-delay: 8.8s;
    animation-delay: 8.8s
}

.text-wrap span:nth-child(89) {
    -webkit-animation-delay: 8.9s;
    animation-delay: 8.9s
}

.text-wrap span:nth-child(90) {
    -webkit-animation-delay: 9s;
    animation-delay: 9s
}

.text-wrap span:nth-child(91) {
    -webkit-animation-delay: 9.1s;
    animation-delay: 9.1s
}

.text-wrap span:nth-child(92) {
    -webkit-animation-delay: 9.2s;
    animation-delay: 9.2s
}

.text-wrap span:nth-child(93) {
    -webkit-animation-delay: 9.3s;
    animation-delay: 9.3s
}

.text-wrap span:nth-child(94) {
    -webkit-animation-delay: 9.4s;
    animation-delay: 9.4s
}

.text-wrap span:nth-child(95) {
    -webkit-animation-delay: 9.5s;
    animation-delay: 9.5s
}

.text-wrap span:nth-child(96) {
    -webkit-animation-delay: 9.6s;
    animation-delay: 9.6s
}

.text-wrap span:nth-child(97) {
    -webkit-animation-delay: 9.7s;
    animation-delay: 9.7s
}

.text-wrap span:nth-child(98) {
    -webkit-animation-delay: 9.8s;
    animation-delay: 9.8s
}

.text-wrap span:nth-child(99) {
    -webkit-animation-delay: 9.9s;
    animation-delay: 9.9s
}

.text-wrap span:nth-child(100) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s
}

.text-wrap span:nth-child(101) {
    -webkit-animation-delay: 10.1s;
    animation-delay: 10.1s
}

.text-wrap span:nth-child(102) {
    -webkit-animation-delay: 10.2s;
    animation-delay: 10.2s
}

.text-wrap span:nth-child(103) {
    -webkit-animation-delay: 10.3s;
    animation-delay: 10.3s
}

.text-wrap span:nth-child(104) {
    -webkit-animation-delay: 10.4s;
    animation-delay: 10.4s
}

.text-wrap span:nth-child(105) {
    -webkit-animation-delay: 10.5s;
    animation-delay: 10.5s
}

.text-wrap span:nth-child(106) {
    -webkit-animation-delay: 10.6s;
    animation-delay: 10.6s
}

.text-wrap span:nth-child(107) {
    -webkit-animation-delay: 10.7s;
    animation-delay: 10.7s
}

.text-wrap span:nth-child(108) {
    -webkit-animation-delay: 10.8s;
    animation-delay: 10.8s
}

.text-wrap span:nth-child(109) {
    -webkit-animation-delay: 10.9s;
    animation-delay: 10.9s
}

.text-wrap span:nth-child(110) {
    -webkit-animation-delay: 11s;
    animation-delay: 11s
}

.text-wrap span:nth-child(111) {
    -webkit-animation-delay: 11.1s;
    animation-delay: 11.1s
}

.text-wrap span:nth-child(112) {
    -webkit-animation-delay: 11.2s;
    animation-delay: 11.2s
}

.text-wrap span:nth-child(113) {
    -webkit-animation-delay: 11.3s;
    animation-delay: 11.3s
}

.text-wrap span:nth-child(114) {
    -webkit-animation-delay: 11.4s;
    animation-delay: 11.4s
}

.text-wrap span:nth-child(115) {
    -webkit-animation-delay: 11.5s;
    animation-delay: 11.5s
}

.text-wrap span:nth-child(116) {
    -webkit-animation-delay: 11.6s;
    animation-delay: 11.6s
}

.text-wrap span:nth-child(117) {
    -webkit-animation-delay: 11.7s;
    animation-delay: 11.7s
}

.text-wrap span:nth-child(118) {
    -webkit-animation-delay: 11.8s;
    animation-delay: 11.8s
}

.text-wrap span:nth-child(119) {
    -webkit-animation-delay: 11.9s;
    animation-delay: 11.9s
}

.text-wrap span:nth-child(120) {
    -webkit-animation-delay: 12s;
    animation-delay: 12s
}

.text-wrap span:nth-child(121) {
    -webkit-animation-delay: 12.1s;
    animation-delay: 12.1s
}

.text-wrap span:nth-child(122) {
    -webkit-animation-delay: 12.2s;
    animation-delay: 12.2s
}

.text-wrap span:nth-child(123) {
    -webkit-animation-delay: 12.3s;
    animation-delay: 12.3s
}

.text-wrap span:nth-child(124) {
    -webkit-animation-delay: 12.4s;
    animation-delay: 12.4s
}

.text-wrap span:nth-child(125) {
    -webkit-animation-delay: 12.5s;
    animation-delay: 12.5s
}

.text-wrap span:nth-child(126) {
    -webkit-animation-delay: 12.6s;
    animation-delay: 12.6s
}

.text-wrap span:nth-child(127) {
    -webkit-animation-delay: 12.7s;
    animation-delay: 12.7s
}

.text-wrap span:nth-child(128) {
    -webkit-animation-delay: 12.8s;
    animation-delay: 12.8s
}

.text-wrap span:nth-child(129) {
    -webkit-animation-delay: 12.9s;
    animation-delay: 12.9s
}

.text-wrap span:nth-child(130) {
    -webkit-animation-delay: 13s;
    animation-delay: 13s
}

.text-wrap span:nth-child(131) {
    -webkit-animation-delay: 13.1s;
    animation-delay: 13.1s
}

.text-wrap span:nth-child(132) {
    -webkit-animation-delay: 13.2s;
    animation-delay: 13.2s
}

.text-wrap span:nth-child(133) {
    -webkit-animation-delay: 13.3s;
    animation-delay: 13.3s
}

.text-wrap span:nth-child(134) {
    -webkit-animation-delay: 13.4s;
    animation-delay: 13.4s
}

.text-wrap span:nth-child(135) {
    -webkit-animation-delay: 13.5s;
    animation-delay: 13.5s
}

.text-wrap span:nth-child(136) {
    -webkit-animation-delay: 13.6s;
    animation-delay: 13.6s
}

.text-wrap span:nth-child(137) {
    -webkit-animation-delay: 13.7s;
    animation-delay: 13.7s
}

.text-wrap span:nth-child(138) {
    -webkit-animation-delay: 13.8s;
    animation-delay: 13.8s
}

.text-wrap span:nth-child(139) {
    -webkit-animation-delay: 13.9s;
    animation-delay: 13.9s
}

.text-wrap span:nth-child(140) {
    -webkit-animation-delay: 14s;
    animation-delay: 14s
}

.text-wrap span:nth-child(141) {
    -webkit-animation-delay: 14.1s;
    animation-delay: 14.1s
}

.text-wrap span:nth-child(142) {
    -webkit-animation-delay: 14.2s;
    animation-delay: 14.2s
}

.text-wrap span:nth-child(143) {
    -webkit-animation-delay: 14.3s;
    animation-delay: 14.3s
}

.text-wrap span:nth-child(144) {
    -webkit-animation-delay: 14.4s;
    animation-delay: 14.4s
}

.text-wrap span:nth-child(145) {
    -webkit-animation-delay: 14.5s;
    animation-delay: 14.5s
}

.text-wrap span:nth-child(146) {
    -webkit-animation-delay: 14.6s;
    animation-delay: 14.6s
}

.text-wrap span:nth-child(147) {
    -webkit-animation-delay: 14.7s;
    animation-delay: 14.7s
}

.text-wrap span:nth-child(148) {
    -webkit-animation-delay: 14.8s;
    animation-delay: 14.8s
}

.text-wrap span:nth-child(149) {
    -webkit-animation-delay: 14.9s;
    animation-delay: 14.9s
}

.text-wrap span:nth-child(150) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s
}

.text-wrap span:nth-child(151) {
    -webkit-animation-delay: 15.1s;
    animation-delay: 15.1s
}

.text-wrap span:nth-child(152) {
    -webkit-animation-delay: 15.2s;
    animation-delay: 15.2s
}

.text-wrap span:nth-child(153) {
    -webkit-animation-delay: 15.3s;
    animation-delay: 15.3s
}

.text-wrap span:nth-child(154) {
    -webkit-animation-delay: 15.4s;
    animation-delay: 15.4s
}

.text-wrap span:nth-child(155) {
    -webkit-animation-delay: 15.5s;
    animation-delay: 15.5s
}

.text-wrap span:nth-child(156) {
    -webkit-animation-delay: 15.6s;
    animation-delay: 15.6s
}

.text-wrap span:nth-child(157) {
    -webkit-animation-delay: 15.7s;
    animation-delay: 15.7s
}

.text-wrap span:nth-child(158) {
    -webkit-animation-delay: 15.8s;
    animation-delay: 15.8s
}

.text-wrap span:nth-child(159) {
    -webkit-animation-delay: 15.9s;
    animation-delay: 15.9s
}

.text-wrap span:nth-child(160) {
    -webkit-animation-delay: 16s;
    animation-delay: 16s
}

.text-wrap span:nth-child(161) {
    -webkit-animation-delay: 16.1s;
    animation-delay: 16.1s
}

.text-wrap span:nth-child(162) {
    -webkit-animation-delay: 16.2s;
    animation-delay: 16.2s
}

.text-wrap span:nth-child(163) {
    -webkit-animation-delay: 16.3s;
    animation-delay: 16.3s
}

.text-wrap span:nth-child(164) {
    -webkit-animation-delay: 16.4s;
    animation-delay: 16.4s
}

.text-wrap span:nth-child(165) {
    -webkit-animation-delay: 16.5s;
    animation-delay: 16.5s
}

.text-wrap span:nth-child(166) {
    -webkit-animation-delay: 16.6s;
    animation-delay: 16.6s
}

.text-wrap span:nth-child(167) {
    -webkit-animation-delay: 16.7s;
    animation-delay: 16.7s
}

.text-wrap span:nth-child(168) {
    -webkit-animation-delay: 16.8s;
    animation-delay: 16.8s
}

.text-wrap span:nth-child(169) {
    -webkit-animation-delay: 16.9s;
    animation-delay: 16.9s
}

.text-wrap span:nth-child(170) {
    -webkit-animation-delay: 17s;
    animation-delay: 17s
}

.text-wrap span:nth-child(171) {
    -webkit-animation-delay: 17.1s;
    animation-delay: 17.1s
}

.text-wrap span:nth-child(172) {
    -webkit-animation-delay: 17.2s;
    animation-delay: 17.2s
}

.text-wrap span:nth-child(173) {
    -webkit-animation-delay: 17.3s;
    animation-delay: 17.3s
}

.text-wrap span:nth-child(174) {
    -webkit-animation-delay: 17.4s;
    animation-delay: 17.4s
}

.text-wrap span:nth-child(175) {
    -webkit-animation-delay: 17.5s;
    animation-delay: 17.5s
}

.text-wrap span:nth-child(176) {
    -webkit-animation-delay: 17.6s;
    animation-delay: 17.6s
}

.text-wrap span:nth-child(177) {
    -webkit-animation-delay: 17.7s;
    animation-delay: 17.7s
}

.text-wrap span:nth-child(178) {
    -webkit-animation-delay: 17.8s;
    animation-delay: 17.8s
}

.text-wrap span:nth-child(179) {
    -webkit-animation-delay: 17.9s;
    animation-delay: 17.9s
}

.text-wrap span:nth-child(180) {
    -webkit-animation-delay: 18s;
    animation-delay: 18s
}

.text-wrap span:nth-child(181) {
    -webkit-animation-delay: 18.1s;
    animation-delay: 18.1s
}

.text-wrap span:nth-child(182) {
    -webkit-animation-delay: 18.2s;
    animation-delay: 18.2s
}

.text-wrap span:nth-child(183) {
    -webkit-animation-delay: 18.3s;
    animation-delay: 18.3s
}

.text-wrap span:nth-child(184) {
    -webkit-animation-delay: 18.4s;
    animation-delay: 18.4s
}

.text-wrap span:nth-child(185) {
    -webkit-animation-delay: 18.5s;
    animation-delay: 18.5s
}

.text-wrap span:nth-child(186) {
    -webkit-animation-delay: 18.6s;
    animation-delay: 18.6s
}

.text-wrap span:nth-child(187) {
    -webkit-animation-delay: 18.7s;
    animation-delay: 18.7s
}

.text-wrap span:nth-child(188) {
    -webkit-animation-delay: 18.8s;
    animation-delay: 18.8s
}

.text-wrap span:nth-child(189) {
    -webkit-animation-delay: 18.9s;
    animation-delay: 18.9s
}

.text-wrap span:nth-child(190) {
    -webkit-animation-delay: 19s;
    animation-delay: 19s
}

.text-wrap span:nth-child(191) {
    -webkit-animation-delay: 19.1s;
    animation-delay: 19.1s
}

.text-wrap span:nth-child(192) {
    -webkit-animation-delay: 19.2s;
    animation-delay: 19.2s
}

.text-wrap span:nth-child(193) {
    -webkit-animation-delay: 19.3s;
    animation-delay: 19.3s
}

.text-wrap span:nth-child(194) {
    -webkit-animation-delay: 19.4s;
    animation-delay: 19.4s
}

.text-wrap span:nth-child(195) {
    -webkit-animation-delay: 19.5s;
    animation-delay: 19.5s
}

.text-wrap span:nth-child(196) {
    -webkit-animation-delay: 19.6s;
    animation-delay: 19.6s
}

.text-wrap span:nth-child(197) {
    -webkit-animation-delay: 19.7s;
    animation-delay: 19.7s
}

.text-wrap span:nth-child(198) {
    -webkit-animation-delay: 19.8s;
    animation-delay: 19.8s
}

.text-wrap span:nth-child(199) {
    -webkit-animation-delay: 19.9s;
    animation-delay: 19.9s
}

.text-wrap span:nth-child(200) {
    -webkit-animation-delay: 20s;
    animation-delay: 20s
}

.text-wrap span:nth-child(201) {
    -webkit-animation-delay: 20.1s;
    animation-delay: 20.1s
}

.text-wrap span:nth-child(202) {
    -webkit-animation-delay: 20.2s;
    animation-delay: 20.2s
}

.text-wrap span:nth-child(203) {
    -webkit-animation-delay: 20.3s;
    animation-delay: 20.3s
}

.text-wrap span:nth-child(204) {
    -webkit-animation-delay: 20.4s;
    animation-delay: 20.4s
}

.text-wrap span:nth-child(205) {
    -webkit-animation-delay: 20.5s;
    animation-delay: 20.5s
}

.text-wrap span:nth-child(206) {
    -webkit-animation-delay: 20.6s;
    animation-delay: 20.6s
}

.text-wrap span:nth-child(207) {
    -webkit-animation-delay: 20.7s;
    animation-delay: 20.7s
}

.text-wrap span:nth-child(208) {
    -webkit-animation-delay: 20.8s;
    animation-delay: 20.8s
}

.text-wrap span:nth-child(209) {
    -webkit-animation-delay: 20.9s;
    animation-delay: 20.9s
}

.text-wrap span:nth-child(210) {
    -webkit-animation-delay: 21s;
    animation-delay: 21s
}

.text-wrap span:nth-child(211) {
    -webkit-animation-delay: 21.1s;
    animation-delay: 21.1s
}

.text-wrap span:nth-child(212) {
    -webkit-animation-delay: 21.2s;
    animation-delay: 21.2s
}

.text-wrap span:nth-child(213) {
    -webkit-animation-delay: 21.3s;
    animation-delay: 21.3s
}

.text-wrap span:nth-child(214) {
    -webkit-animation-delay: 21.4s;
    animation-delay: 21.4s
}

.text-wrap span:nth-child(215) {
    -webkit-animation-delay: 21.5s;
    animation-delay: 21.5s
}

.text-wrap span:nth-child(216) {
    -webkit-animation-delay: 21.6s;
    animation-delay: 21.6s
}

.text-wrap span:nth-child(217) {
    -webkit-animation-delay: 21.7s;
    animation-delay: 21.7s
}

.text-wrap span:nth-child(218) {
    -webkit-animation-delay: 21.8s;
    animation-delay: 21.8s
}

.text-wrap span:nth-child(219) {
    -webkit-animation-delay: 21.9s;
    animation-delay: 21.9s
}

.text-wrap span:nth-child(220) {
    -webkit-animation-delay: 22s;
    animation-delay: 22s
}

.text-wrap span:nth-child(221) {
    -webkit-animation-delay: 22.1s;
    animation-delay: 22.1s
}

.text-wrap span:nth-child(222) {
    -webkit-animation-delay: 22.2s;
    animation-delay: 22.2s
}

.text-wrap span:nth-child(223) {
    -webkit-animation-delay: 22.3s;
    animation-delay: 22.3s
}

.text-wrap span:nth-child(224) {
    -webkit-animation-delay: 22.4s;
    animation-delay: 22.4s
}

.text-wrap span:nth-child(225) {
    -webkit-animation-delay: 22.5s;
    animation-delay: 22.5s
}

.text-wrap span:nth-child(226) {
    -webkit-animation-delay: 22.6s;
    animation-delay: 22.6s
}

.text-wrap span:nth-child(227) {
    -webkit-animation-delay: 22.7s;
    animation-delay: 22.7s
}

.text-wrap span:nth-child(228) {
    -webkit-animation-delay: 22.8s;
    animation-delay: 22.8s
}

.text-wrap span:nth-child(229) {
    -webkit-animation-delay: 22.9s;
    animation-delay: 22.9s
}

.text-wrap span:nth-child(230) {
    -webkit-animation-delay: 23s;
    animation-delay: 23s
}

.text-wrap span:nth-child(231) {
    -webkit-animation-delay: 23.1s;
    animation-delay: 23.1s
}

.text-wrap span:nth-child(232) {
    -webkit-animation-delay: 23.2s;
    animation-delay: 23.2s
}

.text-wrap span:nth-child(233) {
    -webkit-animation-delay: 23.3s;
    animation-delay: 23.3s
}

.text-wrap span:nth-child(234) {
    -webkit-animation-delay: 23.4s;
    animation-delay: 23.4s
}

.text-wrap span:nth-child(235) {
    -webkit-animation-delay: 23.5s;
    animation-delay: 23.5s
}

.text-wrap span:nth-child(236) {
    -webkit-animation-delay: 23.6s;
    animation-delay: 23.6s
}

.text-wrap span:nth-child(237) {
    -webkit-animation-delay: 23.7s;
    animation-delay: 23.7s
}

.text-wrap span:nth-child(238) {
    -webkit-animation-delay: 23.8s;
    animation-delay: 23.8s
}

.text-wrap span:nth-child(239) {
    -webkit-animation-delay: 23.9s;
    animation-delay: 23.9s
}

.text-wrap span:nth-child(240) {
    -webkit-animation-delay: 24s;
    animation-delay: 24s
}

.text-wrap span:nth-child(241) {
    -webkit-animation-delay: 24.1s;
    animation-delay: 24.1s
}

.text-wrap span:nth-child(242) {
    -webkit-animation-delay: 24.2s;
    animation-delay: 24.2s
}

.text-wrap span:nth-child(243) {
    -webkit-animation-delay: 24.3s;
    animation-delay: 24.3s
}

.text-wrap span:nth-child(244) {
    -webkit-animation-delay: 24.4s;
    animation-delay: 24.4s
}

.text-wrap span:nth-child(245) {
    -webkit-animation-delay: 24.5s;
    animation-delay: 24.5s
}

.text-wrap span:nth-child(246) {
    -webkit-animation-delay: 24.6s;
    animation-delay: 24.6s
}

.text-wrap span:nth-child(247) {
    -webkit-animation-delay: 24.7s;
    animation-delay: 24.7s
}

.text-wrap span:nth-child(248) {
    -webkit-animation-delay: 24.8s;
    animation-delay: 24.8s
}

.text-wrap span:nth-child(249) {
    -webkit-animation-delay: 24.9s;
    animation-delay: 24.9s
}

.text-wrap span:nth-child(250) {
    -webkit-animation-delay: 25s;
    animation-delay: 25s
}

.text-wrap span:nth-child(251) {
    -webkit-animation-delay: 25.1s;
    animation-delay: 25.1s
}

.text-wrap span:nth-child(252) {
    -webkit-animation-delay: 25.2s;
    animation-delay: 25.2s
}

.text-wrap span:nth-child(253) {
    -webkit-animation-delay: 25.3s;
    animation-delay: 25.3s
}

.text-wrap span:nth-child(254) {
    -webkit-animation-delay: 25.4s;
    animation-delay: 25.4s
}

.text-wrap span:nth-child(255) {
    -webkit-animation-delay: 25.5s;
    animation-delay: 25.5s
}

.text-wrap span:nth-child(256) {
    -webkit-animation-delay: 25.6s;
    animation-delay: 25.6s
}

.text-wrap span:nth-child(257) {
    -webkit-animation-delay: 25.7s;
    animation-delay: 25.7s
}

.text-wrap span:nth-child(258) {
    -webkit-animation-delay: 25.8s;
    animation-delay: 25.8s
}

.text-wrap span:nth-child(259) {
    -webkit-animation-delay: 25.9s;
    animation-delay: 25.9s
}

.text-wrap span:nth-child(260) {
    -webkit-animation-delay: 26s;
    animation-delay: 26s
}

.text-wrap span:nth-child(261) {
    -webkit-animation-delay: 26.1s;
    animation-delay: 26.1s
}

.text-wrap span:nth-child(262) {
    -webkit-animation-delay: 26.2s;
    animation-delay: 26.2s
}

.text-wrap span:nth-child(263) {
    -webkit-animation-delay: 26.3s;
    animation-delay: 26.3s
}

.text-wrap span:nth-child(264) {
    -webkit-animation-delay: 26.4s;
    animation-delay: 26.4s
}

.text-wrap span:nth-child(265) {
    -webkit-animation-delay: 26.5s;
    animation-delay: 26.5s
}

.text-wrap span:nth-child(266) {
    -webkit-animation-delay: 26.6s;
    animation-delay: 26.6s
}

.text-wrap span:nth-child(267) {
    -webkit-animation-delay: 26.7s;
    animation-delay: 26.7s
}

.text-wrap span:nth-child(268) {
    -webkit-animation-delay: 26.8s;
    animation-delay: 26.8s
}

.text-wrap span:nth-child(269) {
    -webkit-animation-delay: 26.9s;
    animation-delay: 26.9s
}

.text-wrap span:nth-child(270) {
    -webkit-animation-delay: 27s;
    animation-delay: 27s
}

.text-wrap span:nth-child(271) {
    -webkit-animation-delay: 27.1s;
    animation-delay: 27.1s
}

.text-wrap span:nth-child(272) {
    -webkit-animation-delay: 27.2s;
    animation-delay: 27.2s
}

.text-wrap span:nth-child(273) {
    -webkit-animation-delay: 27.3s;
    animation-delay: 27.3s
}

.text-wrap span:nth-child(274) {
    -webkit-animation-delay: 27.4s;
    animation-delay: 27.4s
}

.text-wrap span:nth-child(275) {
    -webkit-animation-delay: 27.5s;
    animation-delay: 27.5s
}

.text-wrap span:nth-child(276) {
    -webkit-animation-delay: 27.6s;
    animation-delay: 27.6s
}

.text-wrap span:nth-child(277) {
    -webkit-animation-delay: 27.7s;
    animation-delay: 27.7s
}

.text-wrap span:nth-child(278) {
    -webkit-animation-delay: 27.8s;
    animation-delay: 27.8s
}

.text-wrap span:nth-child(279) {
    -webkit-animation-delay: 27.9s;
    animation-delay: 27.9s
}

.text-wrap span:nth-child(280) {
    -webkit-animation-delay: 28s;
    animation-delay: 28s
}

.text-wrap span:nth-child(281) {
    -webkit-animation-delay: 28.1s;
    animation-delay: 28.1s
}

.text-wrap span:nth-child(282) {
    -webkit-animation-delay: 28.2s;
    animation-delay: 28.2s
}

.text-wrap span:nth-child(283) {
    -webkit-animation-delay: 28.3s;
    animation-delay: 28.3s
}

.text-wrap span:nth-child(284) {
    -webkit-animation-delay: 28.4s;
    animation-delay: 28.4s
}

.text-wrap span:nth-child(285) {
    -webkit-animation-delay: 28.5s;
    animation-delay: 28.5s
}

.text-wrap span:nth-child(286) {
    -webkit-animation-delay: 28.6s;
    animation-delay: 28.6s
}

.text-wrap span:nth-child(287) {
    -webkit-animation-delay: 28.7s;
    animation-delay: 28.7s
}

.text-wrap span:nth-child(288) {
    -webkit-animation-delay: 28.8s;
    animation-delay: 28.8s
}

.text-wrap span:nth-child(289) {
    -webkit-animation-delay: 28.9s;
    animation-delay: 28.9s
}

.text-wrap span:nth-child(290) {
    -webkit-animation-delay: 29s;
    animation-delay: 29s
}

.text-wrap span:nth-child(291) {
    -webkit-animation-delay: 29.1s;
    animation-delay: 29.1s
}

.text-wrap span:nth-child(292) {
    -webkit-animation-delay: 29.2s;
    animation-delay: 29.2s
}

.text-wrap span:nth-child(293) {
    -webkit-animation-delay: 29.3s;
    animation-delay: 29.3s
}

.text-wrap span:nth-child(294) {
    -webkit-animation-delay: 29.4s;
    animation-delay: 29.4s
}

.text-wrap span:nth-child(295) {
    -webkit-animation-delay: 29.5s;
    animation-delay: 29.5s
}

.text-wrap span:nth-child(296) {
    -webkit-animation-delay: 29.6s;
    animation-delay: 29.6s
}

.text-wrap span:nth-child(297) {
    -webkit-animation-delay: 29.7s;
    animation-delay: 29.7s
}

.text-wrap span:nth-child(298) {
    -webkit-animation-delay: 29.8s;
    animation-delay: 29.8s
}

.text-wrap span:nth-child(299) {
    -webkit-animation-delay: 29.9s;
    animation-delay: 29.9s
}

.text-wrap span:nth-child(300) {
    -webkit-animation-delay: 30s;
    animation-delay: 30s
}

.text-wrap span:nth-child(301) {
    -webkit-animation-delay: 30.1s;
    animation-delay: 30.1s
}

.text-wrap span:nth-child(302) {
    -webkit-animation-delay: 30.2s;
    animation-delay: 30.2s
}

.text-wrap span:nth-child(303) {
    -webkit-animation-delay: 30.3s;
    animation-delay: 30.3s
}

.text-wrap span:nth-child(304) {
    -webkit-animation-delay: 30.4s;
    animation-delay: 30.4s
}

.text-wrap span:nth-child(305) {
    -webkit-animation-delay: 30.5s;
    animation-delay: 30.5s
}

.text-wrap span:nth-child(306) {
    -webkit-animation-delay: 30.6s;
    animation-delay: 30.6s
}

.text-wrap span:nth-child(307) {
    -webkit-animation-delay: 30.7s;
    animation-delay: 30.7s
}

.text-wrap span:nth-child(308) {
    -webkit-animation-delay: 30.8s;
    animation-delay: 30.8s
}

.text-wrap span:nth-child(309) {
    -webkit-animation-delay: 30.9s;
    animation-delay: 30.9s
}

.text-wrap span:nth-child(310) {
    -webkit-animation-delay: 31s;
    animation-delay: 31s
}

.text-wrap span:nth-child(311) {
    -webkit-animation-delay: 31.1s;
    animation-delay: 31.1s
}

.text-wrap span:nth-child(312) {
    -webkit-animation-delay: 31.2s;
    animation-delay: 31.2s
}

.text-wrap span:nth-child(313) {
    -webkit-animation-delay: 31.3s;
    animation-delay: 31.3s
}

.text-wrap span:nth-child(314) {
    -webkit-animation-delay: 31.4s;
    animation-delay: 31.4s
}

.text-wrap span:nth-child(315) {
    -webkit-animation-delay: 31.5s;
    animation-delay: 31.5s
}

.text-wrap span:nth-child(316) {
    -webkit-animation-delay: 31.6s;
    animation-delay: 31.6s
}

.text-wrap span:nth-child(317) {
    -webkit-animation-delay: 31.7s;
    animation-delay: 31.7s
}

.text-wrap span:nth-child(318) {
    -webkit-animation-delay: 31.8s;
    animation-delay: 31.8s
}

.text-wrap span:nth-child(319) {
    -webkit-animation-delay: 31.9s;
    animation-delay: 31.9s
}

.text-wrap span:nth-child(320) {
    -webkit-animation-delay: 32s;
    animation-delay: 32s
}

.text-wrap span:nth-child(321) {
    -webkit-animation-delay: 32.1s;
    animation-delay: 32.1s
}

.text-wrap span:nth-child(322) {
    -webkit-animation-delay: 32.2s;
    animation-delay: 32.2s
}

.text-wrap span:nth-child(323) {
    -webkit-animation-delay: 32.3s;
    animation-delay: 32.3s
}

.text-wrap span:nth-child(324) {
    -webkit-animation-delay: 32.4s;
    animation-delay: 32.4s
}

.text-wrap span:nth-child(325) {
    -webkit-animation-delay: 32.5s;
    animation-delay: 32.5s
}

.text-wrap span:nth-child(326) {
    -webkit-animation-delay: 32.6s;
    animation-delay: 32.6s
}

.text-wrap span:nth-child(327) {
    -webkit-animation-delay: 32.7s;
    animation-delay: 32.7s
}

.text-wrap span:nth-child(328) {
    -webkit-animation-delay: 32.8s;
    animation-delay: 32.8s
}

.text-wrap span:nth-child(329) {
    -webkit-animation-delay: 32.9s;
    animation-delay: 32.9s
}

.text-wrap span:nth-child(330) {
    -webkit-animation-delay: 33s;
    animation-delay: 33s
}

.text-wrap span:nth-child(331) {
    -webkit-animation-delay: 33.1s;
    animation-delay: 33.1s
}

.text-wrap span:nth-child(332) {
    -webkit-animation-delay: 33.2s;
    animation-delay: 33.2s
}

.text-wrap span:nth-child(333) {
    -webkit-animation-delay: 33.3s;
    animation-delay: 33.3s
}

.text-wrap span:nth-child(334) {
    -webkit-animation-delay: 33.4s;
    animation-delay: 33.4s
}

.text-wrap span:nth-child(335) {
    -webkit-animation-delay: 33.5s;
    animation-delay: 33.5s
}

.text-wrap span:nth-child(336) {
    -webkit-animation-delay: 33.6s;
    animation-delay: 33.6s
}

.text-wrap span:nth-child(337) {
    -webkit-animation-delay: 33.7s;
    animation-delay: 33.7s
}

.text-wrap span:nth-child(338) {
    -webkit-animation-delay: 33.8s;
    animation-delay: 33.8s
}

.text-wrap span:nth-child(339) {
    -webkit-animation-delay: 33.9s;
    animation-delay: 33.9s
}

.text-wrap span:nth-child(340) {
    -webkit-animation-delay: 34s;
    animation-delay: 34s
}

.text-wrap span:nth-child(341) {
    -webkit-animation-delay: 34.1s;
    animation-delay: 34.1s
}

.text-wrap span:nth-child(342) {
    -webkit-animation-delay: 34.2s;
    animation-delay: 34.2s
}

.text-wrap span:nth-child(343) {
    -webkit-animation-delay: 34.3s;
    animation-delay: 34.3s
}

.text-wrap span:nth-child(344) {
    -webkit-animation-delay: 34.4s;
    animation-delay: 34.4s
}

.text-wrap span:nth-child(345) {
    -webkit-animation-delay: 34.5s;
    animation-delay: 34.5s
}

.text-wrap span:nth-child(346) {
    -webkit-animation-delay: 34.6s;
    animation-delay: 34.6s
}

.text-wrap span:nth-child(347) {
    -webkit-animation-delay: 34.7s;
    animation-delay: 34.7s
}

.text-wrap span:nth-child(348) {
    -webkit-animation-delay: 34.8s;
    animation-delay: 34.8s
}

.text-wrap span:nth-child(349) {
    -webkit-animation-delay: 34.9s;
    animation-delay: 34.9s
}

.text-wrap span:nth-child(350) {
    -webkit-animation-delay: 35s;
    animation-delay: 35s
}

.text-wrap span:nth-child(351) {
    -webkit-animation-delay: 35.1s;
    animation-delay: 35.1s
}

.text-wrap span:nth-child(352) {
    -webkit-animation-delay: 35.2s;
    animation-delay: 35.2s
}

.text-wrap span:nth-child(353) {
    -webkit-animation-delay: 35.3s;
    animation-delay: 35.3s
}

.text-wrap span:nth-child(354) {
    -webkit-animation-delay: 35.4s;
    animation-delay: 35.4s
}

.text-wrap span:nth-child(355) {
    -webkit-animation-delay: 35.5s;
    animation-delay: 35.5s
}

.text-wrap span:nth-child(356) {
    -webkit-animation-delay: 35.6s;
    animation-delay: 35.6s
}

.text-wrap span:nth-child(357) {
    -webkit-animation-delay: 35.7s;
    animation-delay: 35.7s
}

.text-wrap span:nth-child(358) {
    -webkit-animation-delay: 35.8s;
    animation-delay: 35.8s
}

.text-wrap span:nth-child(359) {
    -webkit-animation-delay: 35.9s;
    animation-delay: 35.9s
}

.text-wrap span:nth-child(360) {
    -webkit-animation-delay: 36s;
    animation-delay: 36s
}

.text-wrap span:nth-child(361) {
    -webkit-animation-delay: 36.1s;
    animation-delay: 36.1s
}

.text-wrap span:nth-child(362) {
    -webkit-animation-delay: 36.2s;
    animation-delay: 36.2s
}

.text-wrap span:nth-child(363) {
    -webkit-animation-delay: 36.3s;
    animation-delay: 36.3s
}

.text-wrap span:nth-child(364) {
    -webkit-animation-delay: 36.4s;
    animation-delay: 36.4s
}

.text-wrap span:nth-child(365) {
    -webkit-animation-delay: 36.5s;
    animation-delay: 36.5s
}

.text-wrap span:nth-child(366) {
    -webkit-animation-delay: 36.6s;
    animation-delay: 36.6s
}

.text-wrap span:nth-child(367) {
    -webkit-animation-delay: 36.7s;
    animation-delay: 36.7s
}

.text-wrap span:nth-child(368) {
    -webkit-animation-delay: 36.8s;
    animation-delay: 36.8s
}

.text-wrap span:nth-child(369) {
    -webkit-animation-delay: 36.9s;
    animation-delay: 36.9s
}

.text-wrap span:nth-child(370) {
    -webkit-animation-delay: 37s;
    animation-delay: 37s
}

.text-wrap span:nth-child(371) {
    -webkit-animation-delay: 37.1s;
    animation-delay: 37.1s
}

.text-wrap span:nth-child(372) {
    -webkit-animation-delay: 37.2s;
    animation-delay: 37.2s
}

.text-wrap span:nth-child(373) {
    -webkit-animation-delay: 37.3s;
    animation-delay: 37.3s
}

.text-wrap span:nth-child(374) {
    -webkit-animation-delay: 37.4s;
    animation-delay: 37.4s
}

.text-wrap span:nth-child(375) {
    -webkit-animation-delay: 37.5s;
    animation-delay: 37.5s
}

.text-wrap span:nth-child(376) {
    -webkit-animation-delay: 37.6s;
    animation-delay: 37.6s
}

.text-wrap span:nth-child(377) {
    -webkit-animation-delay: 37.7s;
    animation-delay: 37.7s
}

.text-wrap span:nth-child(378) {
    -webkit-animation-delay: 37.8s;
    animation-delay: 37.8s
}

.text-wrap span:nth-child(379) {
    -webkit-animation-delay: 37.9s;
    animation-delay: 37.9s
}

.text-wrap span:nth-child(380) {
    -webkit-animation-delay: 38s;
    animation-delay: 38s
}

.text-wrap span:nth-child(381) {
    -webkit-animation-delay: 38.1s;
    animation-delay: 38.1s
}

.text-wrap span:nth-child(382) {
    -webkit-animation-delay: 38.2s;
    animation-delay: 38.2s
}

.text-wrap span:nth-child(383) {
    -webkit-animation-delay: 38.3s;
    animation-delay: 38.3s
}

.text-wrap span:nth-child(384) {
    -webkit-animation-delay: 38.4s;
    animation-delay: 38.4s
}

.text-wrap span:nth-child(385) {
    -webkit-animation-delay: 38.5s;
    animation-delay: 38.5s
}

.text-wrap span:nth-child(386) {
    -webkit-animation-delay: 38.6s;
    animation-delay: 38.6s
}

.text-wrap span:nth-child(387) {
    -webkit-animation-delay: 38.7s;
    animation-delay: 38.7s
}

.text-wrap span:nth-child(388) {
    -webkit-animation-delay: 38.8s;
    animation-delay: 38.8s
}

.text-wrap span:nth-child(389) {
    -webkit-animation-delay: 38.9s;
    animation-delay: 38.9s
}

.text-wrap span:nth-child(390) {
    -webkit-animation-delay: 39s;
    animation-delay: 39s
}

.text-wrap span:nth-child(391) {
    -webkit-animation-delay: 39.1s;
    animation-delay: 39.1s
}

.text-wrap span:nth-child(392) {
    -webkit-animation-delay: 39.2s;
    animation-delay: 39.2s
}

.text-wrap span:nth-child(393) {
    -webkit-animation-delay: 39.3s;
    animation-delay: 39.3s
}

.text-wrap span:nth-child(394) {
    -webkit-animation-delay: 39.4s;
    animation-delay: 39.4s
}

.text-wrap span:nth-child(395) {
    -webkit-animation-delay: 39.5s;
    animation-delay: 39.5s
}

.text-wrap span:nth-child(396) {
    -webkit-animation-delay: 39.6s;
    animation-delay: 39.6s
}

.text-wrap span:nth-child(397) {
    -webkit-animation-delay: 39.7s;
    animation-delay: 39.7s
}

.text-wrap span:nth-child(398) {
    -webkit-animation-delay: 39.8s;
    animation-delay: 39.8s
}

.text-wrap span:nth-child(399) {
    -webkit-animation-delay: 39.9s;
    animation-delay: 39.9s
}

.text-wrap span:nth-child(400) {
    -webkit-animation-delay: 40s;
    animation-delay: 40s
}

.text-wrap span:nth-child(401) {
    -webkit-animation-delay: 40.1s;
    animation-delay: 40.1s
}

.text-wrap span:nth-child(402) {
    -webkit-animation-delay: 40.2s;
    animation-delay: 40.2s
}

.text-wrap span:nth-child(403) {
    -webkit-animation-delay: 40.3s;
    animation-delay: 40.3s
}

.text-wrap span:nth-child(404) {
    -webkit-animation-delay: 40.4s;
    animation-delay: 40.4s
}

.text-wrap span:nth-child(405) {
    -webkit-animation-delay: 40.5s;
    animation-delay: 40.5s
}

.text-wrap span:nth-child(406) {
    -webkit-animation-delay: 40.6s;
    animation-delay: 40.6s
}

.text-wrap span:nth-child(407) {
    -webkit-animation-delay: 40.7s;
    animation-delay: 40.7s
}

.text-wrap span:nth-child(408) {
    -webkit-animation-delay: 40.8s;
    animation-delay: 40.8s
}

.text-wrap span:nth-child(409) {
    -webkit-animation-delay: 40.9s;
    animation-delay: 40.9s
}

.text-wrap span:nth-child(410) {
    -webkit-animation-delay: 41s;
    animation-delay: 41s
}

.text-wrap span:nth-child(411) {
    -webkit-animation-delay: 41.1s;
    animation-delay: 41.1s
}

.text-wrap span:nth-child(412) {
    -webkit-animation-delay: 41.2s;
    animation-delay: 41.2s
}

.text-wrap span:nth-child(413) {
    -webkit-animation-delay: 41.3s;
    animation-delay: 41.3s
}

.text-wrap span:nth-child(414) {
    -webkit-animation-delay: 41.4s;
    animation-delay: 41.4s
}

.text-wrap span:nth-child(415) {
    -webkit-animation-delay: 41.5s;
    animation-delay: 41.5s
}

.text-wrap span:nth-child(416) {
    -webkit-animation-delay: 41.6s;
    animation-delay: 41.6s
}

.text-wrap span:nth-child(417) {
    -webkit-animation-delay: 41.7s;
    animation-delay: 41.7s
}

.text-wrap span:nth-child(418) {
    -webkit-animation-delay: 41.8s;
    animation-delay: 41.8s
}

.text-wrap span:nth-child(419) {
    -webkit-animation-delay: 41.9s;
    animation-delay: 41.9s
}

.text-wrap span:nth-child(420) {
    -webkit-animation-delay: 42s;
    animation-delay: 42s
}

.text-wrap span:nth-child(421) {
    -webkit-animation-delay: 42.1s;
    animation-delay: 42.1s
}

.text-wrap span:nth-child(422) {
    -webkit-animation-delay: 42.2s;
    animation-delay: 42.2s
}

.text-wrap span:nth-child(423) {
    -webkit-animation-delay: 42.3s;
    animation-delay: 42.3s
}

.text-wrap span:nth-child(424) {
    -webkit-animation-delay: 42.4s;
    animation-delay: 42.4s
}

.text-wrap span:nth-child(425) {
    -webkit-animation-delay: 42.5s;
    animation-delay: 42.5s
}

.text-wrap span:nth-child(426) {
    -webkit-animation-delay: 42.6s;
    animation-delay: 42.6s
}

.text-wrap span:nth-child(427) {
    -webkit-animation-delay: 42.7s;
    animation-delay: 42.7s
}

.text-wrap span:nth-child(428) {
    -webkit-animation-delay: 42.8s;
    animation-delay: 42.8s
}

.text-wrap span:nth-child(429) {
    -webkit-animation-delay: 42.9s;
    animation-delay: 42.9s
}

.text-wrap span:nth-child(430) {
    -webkit-animation-delay: 43s;
    animation-delay: 43s
}

.text-wrap span:nth-child(431) {
    -webkit-animation-delay: 43.1s;
    animation-delay: 43.1s
}

.text-wrap span:nth-child(432) {
    -webkit-animation-delay: 43.2s;
    animation-delay: 43.2s
}

.text-wrap span:nth-child(433) {
    -webkit-animation-delay: 43.3s;
    animation-delay: 43.3s
}

.text-wrap span:nth-child(434) {
    -webkit-animation-delay: 43.4s;
    animation-delay: 43.4s
}

.text-wrap span:nth-child(435) {
    -webkit-animation-delay: 43.5s;
    animation-delay: 43.5s
}

.text-wrap span:nth-child(436) {
    -webkit-animation-delay: 43.6s;
    animation-delay: 43.6s
}

.text-wrap span:nth-child(437) {
    -webkit-animation-delay: 43.7s;
    animation-delay: 43.7s
}

.text-wrap span:nth-child(438) {
    -webkit-animation-delay: 43.8s;
    animation-delay: 43.8s
}

.text-wrap span:nth-child(439) {
    -webkit-animation-delay: 43.9s;
    animation-delay: 43.9s
}

.text-wrap span:nth-child(440) {
    -webkit-animation-delay: 44s;
    animation-delay: 44s
}

.text-wrap span:nth-child(441) {
    -webkit-animation-delay: 44.1s;
    animation-delay: 44.1s
}

.text-wrap span:nth-child(442) {
    -webkit-animation-delay: 44.2s;
    animation-delay: 44.2s
}

.text-wrap span:nth-child(443) {
    -webkit-animation-delay: 44.3s;
    animation-delay: 44.3s
}

.text-wrap span:nth-child(444) {
    -webkit-animation-delay: 44.4s;
    animation-delay: 44.4s
}

.text-wrap span:nth-child(445) {
    -webkit-animation-delay: 44.5s;
    animation-delay: 44.5s
}

.text-wrap span:nth-child(446) {
    -webkit-animation-delay: 44.6s;
    animation-delay: 44.6s
}

.text-wrap span:nth-child(447) {
    -webkit-animation-delay: 44.7s;
    animation-delay: 44.7s
}

.text-wrap span:nth-child(448) {
    -webkit-animation-delay: 44.8s;
    animation-delay: 44.8s
}

.text-wrap span:nth-child(449) {
    -webkit-animation-delay: 44.9s;
    animation-delay: 44.9s
}

.text-wrap span:nth-child(450) {
    -webkit-animation-delay: 45s;
    animation-delay: 45s
}

.text-wrap span:nth-child(451) {
    -webkit-animation-delay: 45.1s;
    animation-delay: 45.1s
}

.text-wrap span:nth-child(452) {
    -webkit-animation-delay: 45.2s;
    animation-delay: 45.2s
}

.text-wrap span:nth-child(453) {
    -webkit-animation-delay: 45.3s;
    animation-delay: 45.3s
}

.text-wrap span:nth-child(454) {
    -webkit-animation-delay: 45.4s;
    animation-delay: 45.4s
}

.text-wrap span:nth-child(455) {
    -webkit-animation-delay: 45.5s;
    animation-delay: 45.5s
}

.text-wrap span:nth-child(456) {
    -webkit-animation-delay: 45.6s;
    animation-delay: 45.6s
}

.text-wrap span:nth-child(457) {
    -webkit-animation-delay: 45.7s;
    animation-delay: 45.7s
}

.text-wrap span:nth-child(458) {
    -webkit-animation-delay: 45.8s;
    animation-delay: 45.8s
}

.text-wrap span:nth-child(459) {
    -webkit-animation-delay: 45.9s;
    animation-delay: 45.9s
}

.text-wrap span:nth-child(460) {
    -webkit-animation-delay: 46s;
    animation-delay: 46s
}

.text-wrap span:nth-child(461) {
    -webkit-animation-delay: 46.1s;
    animation-delay: 46.1s
}

.text-wrap span:nth-child(462) {
    -webkit-animation-delay: 46.2s;
    animation-delay: 46.2s
}

.text-wrap span:nth-child(463) {
    -webkit-animation-delay: 46.3s;
    animation-delay: 46.3s
}

.text-wrap span:nth-child(464) {
    -webkit-animation-delay: 46.4s;
    animation-delay: 46.4s
}

.text-wrap span:nth-child(465) {
    -webkit-animation-delay: 46.5s;
    animation-delay: 46.5s
}

.text-wrap span:nth-child(466) {
    -webkit-animation-delay: 46.6s;
    animation-delay: 46.6s
}

.text-wrap span:nth-child(467) {
    -webkit-animation-delay: 46.7s;
    animation-delay: 46.7s
}

.text-wrap span:nth-child(468) {
    -webkit-animation-delay: 46.8s;
    animation-delay: 46.8s
}

.text-wrap span:nth-child(469) {
    -webkit-animation-delay: 46.9s;
    animation-delay: 46.9s
}

.text-wrap span:nth-child(470) {
    -webkit-animation-delay: 47s;
    animation-delay: 47s
}

.text-wrap span:nth-child(471) {
    -webkit-animation-delay: 47.1s;
    animation-delay: 47.1s
}

.text-wrap span:nth-child(472) {
    -webkit-animation-delay: 47.2s;
    animation-delay: 47.2s
}

.text-wrap span:nth-child(473) {
    -webkit-animation-delay: 47.3s;
    animation-delay: 47.3s
}

.text-wrap span:nth-child(474) {
    -webkit-animation-delay: 47.4s;
    animation-delay: 47.4s
}

.text-wrap span:nth-child(475) {
    -webkit-animation-delay: 47.5s;
    animation-delay: 47.5s
}

.text-wrap span:nth-child(476) {
    -webkit-animation-delay: 47.6s;
    animation-delay: 47.6s
}

.text-wrap span:nth-child(477) {
    -webkit-animation-delay: 47.7s;
    animation-delay: 47.7s
}

.text-wrap span:nth-child(478) {
    -webkit-animation-delay: 47.8s;
    animation-delay: 47.8s
}

.text-wrap span:nth-child(479) {
    -webkit-animation-delay: 47.9s;
    animation-delay: 47.9s
}

.text-wrap span:nth-child(480) {
    -webkit-animation-delay: 48s;
    animation-delay: 48s
}

.text-wrap span:nth-child(481) {
    -webkit-animation-delay: 48.1s;
    animation-delay: 48.1s
}

.text-wrap span:nth-child(482) {
    -webkit-animation-delay: 48.2s;
    animation-delay: 48.2s
}

.text-wrap span:nth-child(483) {
    -webkit-animation-delay: 48.3s;
    animation-delay: 48.3s
}

.text-wrap span:nth-child(484) {
    -webkit-animation-delay: 48.4s;
    animation-delay: 48.4s
}

.text-wrap span:nth-child(485) {
    -webkit-animation-delay: 48.5s;
    animation-delay: 48.5s
}

.text-wrap span:nth-child(486) {
    -webkit-animation-delay: 48.6s;
    animation-delay: 48.6s
}

.text-wrap span:nth-child(487) {
    -webkit-animation-delay: 48.7s;
    animation-delay: 48.7s
}

.text-wrap span:nth-child(488) {
    -webkit-animation-delay: 48.8s;
    animation-delay: 48.8s
}

.text-wrap span:nth-child(489) {
    -webkit-animation-delay: 48.9s;
    animation-delay: 48.9s
}

.text-wrap span:nth-child(490) {
    -webkit-animation-delay: 49s;
    animation-delay: 49s
}

.text-wrap span:nth-child(491) {
    -webkit-animation-delay: 49.1s;
    animation-delay: 49.1s
}

.text-wrap span:nth-child(492) {
    -webkit-animation-delay: 49.2s;
    animation-delay: 49.2s
}

.text-wrap span:nth-child(493) {
    -webkit-animation-delay: 49.3s;
    animation-delay: 49.3s
}

.text-wrap span:nth-child(494) {
    -webkit-animation-delay: 49.4s;
    animation-delay: 49.4s
}

.text-wrap span:nth-child(495) {
    -webkit-animation-delay: 49.5s;
    animation-delay: 49.5s
}

.text-wrap span:nth-child(496) {
    -webkit-animation-delay: 49.6s;
    animation-delay: 49.6s
}

.text-wrap span:nth-child(497) {
    -webkit-animation-delay: 49.7s;
    animation-delay: 49.7s
}

.text-wrap span:nth-child(498) {
    -webkit-animation-delay: 49.8s;
    animation-delay: 49.8s
}

.text-wrap span:nth-child(499) {
    -webkit-animation-delay: 49.9s;
    animation-delay: 49.9s
}

.text-wrap span:nth-child(500) {
    -webkit-animation-delay: 50s;
    animation-delay: 50s
}

.text-wrap span:nth-child(501) {
    -webkit-animation-delay: 50.1s;
    animation-delay: 50.1s
}

.text-wrap span:nth-child(502) {
    -webkit-animation-delay: 50.2s;
    animation-delay: 50.2s
}

.text-wrap span:nth-child(503) {
    -webkit-animation-delay: 50.3s;
    animation-delay: 50.3s
}

.text-wrap span:nth-child(504) {
    -webkit-animation-delay: 50.4s;
    animation-delay: 50.4s
}

.text-wrap span:nth-child(505) {
    -webkit-animation-delay: 50.5s;
    animation-delay: 50.5s
}

.text-wrap span:nth-child(506) {
    -webkit-animation-delay: 50.6s;
    animation-delay: 50.6s
}

.text-wrap span:nth-child(507) {
    -webkit-animation-delay: 50.7s;
    animation-delay: 50.7s
}

.text-wrap span:nth-child(508) {
    -webkit-animation-delay: 50.8s;
    animation-delay: 50.8s
}

.text-wrap span:nth-child(509) {
    -webkit-animation-delay: 50.9s;
    animation-delay: 50.9s
}

.text-wrap span:nth-child(510) {
    -webkit-animation-delay: 51s;
    animation-delay: 51s
}

.text-wrap span:nth-child(511) {
    -webkit-animation-delay: 51.1s;
    animation-delay: 51.1s
}

.text-wrap span:nth-child(512) {
    -webkit-animation-delay: 51.2s;
    animation-delay: 51.2s
}

.text-wrap span:nth-child(513) {
    -webkit-animation-delay: 51.3s;
    animation-delay: 51.3s
}

.text-wrap span:nth-child(514) {
    -webkit-animation-delay: 51.4s;
    animation-delay: 51.4s
}

.text-wrap span:nth-child(515) {
    -webkit-animation-delay: 51.5s;
    animation-delay: 51.5s
}

.text-wrap span:nth-child(516) {
    -webkit-animation-delay: 51.6s;
    animation-delay: 51.6s
}

.text-wrap span:nth-child(517) {
    -webkit-animation-delay: 51.7s;
    animation-delay: 51.7s
}

.text-wrap span:nth-child(518) {
    -webkit-animation-delay: 51.8s;
    animation-delay: 51.8s
}

.text-wrap span:nth-child(519) {
    -webkit-animation-delay: 51.9s;
    animation-delay: 51.9s
}

.text-wrap span:nth-child(520) {
    -webkit-animation-delay: 52s;
    animation-delay: 52s
}

.text-wrap span:nth-child(521) {
    -webkit-animation-delay: 52.1s;
    animation-delay: 52.1s
}

.text-wrap span:nth-child(522) {
    -webkit-animation-delay: 52.2s;
    animation-delay: 52.2s
}

.text-wrap span:nth-child(523) {
    -webkit-animation-delay: 52.3s;
    animation-delay: 52.3s
}

.text-wrap span:nth-child(524) {
    -webkit-animation-delay: 52.4s;
    animation-delay: 52.4s
}

.text-wrap span:nth-child(525) {
    -webkit-animation-delay: 52.5s;
    animation-delay: 52.5s
}

.text-wrap span:nth-child(526) {
    -webkit-animation-delay: 52.6s;
    animation-delay: 52.6s
}

.text-wrap span:nth-child(527) {
    -webkit-animation-delay: 52.7s;
    animation-delay: 52.7s
}

.text-wrap span:nth-child(528) {
    -webkit-animation-delay: 52.8s;
    animation-delay: 52.8s
}

.text-wrap span:nth-child(529) {
    -webkit-animation-delay: 52.9s;
    animation-delay: 52.9s
}

.text-wrap span:nth-child(530) {
    -webkit-animation-delay: 53s;
    animation-delay: 53s
}

.text-wrap span:nth-child(531) {
    -webkit-animation-delay: 53.1s;
    animation-delay: 53.1s
}

.text-wrap span:nth-child(532) {
    -webkit-animation-delay: 53.2s;
    animation-delay: 53.2s
}

.text-wrap span:nth-child(533) {
    -webkit-animation-delay: 53.3s;
    animation-delay: 53.3s
}

.text-wrap span:nth-child(534) {
    -webkit-animation-delay: 53.4s;
    animation-delay: 53.4s
}

.text-wrap span:nth-child(535) {
    -webkit-animation-delay: 53.5s;
    animation-delay: 53.5s
}

.text-wrap span:nth-child(536) {
    -webkit-animation-delay: 53.6s;
    animation-delay: 53.6s
}

.text-wrap span:nth-child(537) {
    -webkit-animation-delay: 53.7s;
    animation-delay: 53.7s
}

.text-wrap span:nth-child(538) {
    -webkit-animation-delay: 53.8s;
    animation-delay: 53.8s
}

.text-wrap span:nth-child(539) {
    -webkit-animation-delay: 53.9s;
    animation-delay: 53.9s
}

.text-wrap span:nth-child(540) {
    -webkit-animation-delay: 54s;
    animation-delay: 54s
}

.text-wrap span:nth-child(541) {
    -webkit-animation-delay: 54.1s;
    animation-delay: 54.1s
}

.text-wrap span:nth-child(542) {
    -webkit-animation-delay: 54.2s;
    animation-delay: 54.2s
}

.text-wrap span:nth-child(543) {
    -webkit-animation-delay: 54.3s;
    animation-delay: 54.3s
}

.text-wrap span:nth-child(544) {
    -webkit-animation-delay: 54.4s;
    animation-delay: 54.4s
}

.text-wrap span:nth-child(545) {
    -webkit-animation-delay: 54.5s;
    animation-delay: 54.5s
}

.text-wrap span:nth-child(546) {
    -webkit-animation-delay: 54.6s;
    animation-delay: 54.6s
}

.text-wrap span:nth-child(547) {
    -webkit-animation-delay: 54.7s;
    animation-delay: 54.7s
}

.text-wrap span:nth-child(548) {
    -webkit-animation-delay: 54.8s;
    animation-delay: 54.8s
}

.text-wrap span:nth-child(549) {
    -webkit-animation-delay: 54.9s;
    animation-delay: 54.9s
}

.text-wrap span:nth-child(550) {
    -webkit-animation-delay: 55s;
    animation-delay: 55s
}

.text-wrap span:nth-child(551) {
    -webkit-animation-delay: 55.1s;
    animation-delay: 55.1s
}

.text-wrap span:nth-child(552) {
    -webkit-animation-delay: 55.2s;
    animation-delay: 55.2s
}

.text-wrap span:nth-child(553) {
    -webkit-animation-delay: 55.3s;
    animation-delay: 55.3s
}

.text-wrap span:nth-child(554) {
    -webkit-animation-delay: 55.4s;
    animation-delay: 55.4s
}

.text-wrap span:nth-child(555) {
    -webkit-animation-delay: 55.5s;
    animation-delay: 55.5s
}

.text-wrap span:nth-child(556) {
    -webkit-animation-delay: 55.6s;
    animation-delay: 55.6s
}

.text-wrap span:nth-child(557) {
    -webkit-animation-delay: 55.7s;
    animation-delay: 55.7s
}

.text-wrap span:nth-child(558) {
    -webkit-animation-delay: 55.8s;
    animation-delay: 55.8s
}

.text-wrap span:nth-child(559) {
    -webkit-animation-delay: 55.9s;
    animation-delay: 55.9s
}

.text-wrap span:nth-child(560) {
    -webkit-animation-delay: 56s;
    animation-delay: 56s
}

.text-wrap span:nth-child(561) {
    -webkit-animation-delay: 56.1s;
    animation-delay: 56.1s
}

.text-wrap span:nth-child(562) {
    -webkit-animation-delay: 56.2s;
    animation-delay: 56.2s
}

.text-wrap span:nth-child(563) {
    -webkit-animation-delay: 56.3s;
    animation-delay: 56.3s
}

.text-wrap span:nth-child(564) {
    -webkit-animation-delay: 56.4s;
    animation-delay: 56.4s
}

.text-wrap span:nth-child(565) {
    -webkit-animation-delay: 56.5s;
    animation-delay: 56.5s
}

.text-wrap span:nth-child(566) {
    -webkit-animation-delay: 56.6s;
    animation-delay: 56.6s
}

.text-wrap span:nth-child(567) {
    -webkit-animation-delay: 56.7s;
    animation-delay: 56.7s
}

.text-wrap span:nth-child(568) {
    -webkit-animation-delay: 56.8s;
    animation-delay: 56.8s
}

.text-wrap span:nth-child(569) {
    -webkit-animation-delay: 56.9s;
    animation-delay: 56.9s
}

.text-wrap span:nth-child(570) {
    -webkit-animation-delay: 57s;
    animation-delay: 57s
}

.text-wrap span:nth-child(571) {
    -webkit-animation-delay: 57.1s;
    animation-delay: 57.1s
}

.text-wrap span:nth-child(572) {
    -webkit-animation-delay: 57.2s;
    animation-delay: 57.2s
}

.text-wrap span:nth-child(573) {
    -webkit-animation-delay: 57.3s;
    animation-delay: 57.3s
}

.text-wrap span:nth-child(574) {
    -webkit-animation-delay: 57.4s;
    animation-delay: 57.4s
}

.text-wrap span:nth-child(575) {
    -webkit-animation-delay: 57.5s;
    animation-delay: 57.5s
}

.text-wrap span:nth-child(576) {
    -webkit-animation-delay: 57.6s;
    animation-delay: 57.6s
}

.text-wrap span:nth-child(577) {
    -webkit-animation-delay: 57.7s;
    animation-delay: 57.7s
}

.text-wrap span:nth-child(578) {
    -webkit-animation-delay: 57.8s;
    animation-delay: 57.8s
}

.text-wrap span:nth-child(579) {
    -webkit-animation-delay: 57.9s;
    animation-delay: 57.9s
}

.text-wrap span:nth-child(580) {
    -webkit-animation-delay: 58s;
    animation-delay: 58s
}

.text-wrap span:nth-child(581) {
    -webkit-animation-delay: 58.1s;
    animation-delay: 58.1s
}

.text-wrap span:nth-child(582) {
    -webkit-animation-delay: 58.2s;
    animation-delay: 58.2s
}

.text-wrap span:nth-child(583) {
    -webkit-animation-delay: 58.3s;
    animation-delay: 58.3s
}

.text-wrap span:nth-child(584) {
    -webkit-animation-delay: 58.4s;
    animation-delay: 58.4s
}

.text-wrap span:nth-child(585) {
    -webkit-animation-delay: 58.5s;
    animation-delay: 58.5s
}

.text-wrap span:nth-child(586) {
    -webkit-animation-delay: 58.6s;
    animation-delay: 58.6s
}

.text-wrap span:nth-child(587) {
    -webkit-animation-delay: 58.7s;
    animation-delay: 58.7s
}

.text-wrap span:nth-child(588) {
    -webkit-animation-delay: 58.8s;
    animation-delay: 58.8s
}

.text-wrap span:nth-child(589) {
    -webkit-animation-delay: 58.9s;
    animation-delay: 58.9s
}

.text-wrap span:nth-child(590) {
    -webkit-animation-delay: 59s;
    animation-delay: 59s
}

.text-wrap span:nth-child(591) {
    -webkit-animation-delay: 59.1s;
    animation-delay: 59.1s
}

.text-wrap span:nth-child(592) {
    -webkit-animation-delay: 59.2s;
    animation-delay: 59.2s
}

.text-wrap span:nth-child(593) {
    -webkit-animation-delay: 59.3s;
    animation-delay: 59.3s
}

.text-wrap span:nth-child(594) {
    -webkit-animation-delay: 59.4s;
    animation-delay: 59.4s
}

.text-wrap span:nth-child(595) {
    -webkit-animation-delay: 59.5s;
    animation-delay: 59.5s
}

.text-wrap span:nth-child(596) {
    -webkit-animation-delay: 59.6s;
    animation-delay: 59.6s
}

.text-wrap span:nth-child(597) {
    -webkit-animation-delay: 59.7s;
    animation-delay: 59.7s
}

.text-wrap span:nth-child(598) {
    -webkit-animation-delay: 59.8s;
    animation-delay: 59.8s
}

.text-wrap span:nth-child(599) {
    -webkit-animation-delay: 59.9s;
    animation-delay: 59.9s
}

.text-wrap span:nth-child(600) {
    -webkit-animation-delay: 60s;
    animation-delay: 60s
}

.text-wrap span:nth-child(601) {
    -webkit-animation-delay: 60.1s;
    animation-delay: 60.1s
}

.text-wrap span:nth-child(602) {
    -webkit-animation-delay: 60.2s;
    animation-delay: 60.2s
}

.text-wrap span:nth-child(603) {
    -webkit-animation-delay: 60.3s;
    animation-delay: 60.3s
}

.text-wrap span:nth-child(604) {
    -webkit-animation-delay: 60.4s;
    animation-delay: 60.4s
}

.text-wrap span:nth-child(605) {
    -webkit-animation-delay: 60.5s;
    animation-delay: 60.5s
}

.text-wrap span:nth-child(606) {
    -webkit-animation-delay: 60.6s;
    animation-delay: 60.6s
}

.text-wrap span:nth-child(607) {
    -webkit-animation-delay: 60.7s;
    animation-delay: 60.7s
}

.text-wrap span:nth-child(608) {
    -webkit-animation-delay: 60.8s;
    animation-delay: 60.8s
}

.text-wrap span:nth-child(609) {
    -webkit-animation-delay: 60.9s;
    animation-delay: 60.9s
}

.text-wrap span:nth-child(610) {
    -webkit-animation-delay: 61s;
    animation-delay: 61s
}

.text-wrap span:nth-child(611) {
    -webkit-animation-delay: 61.1s;
    animation-delay: 61.1s
}

.text-wrap span:nth-child(612) {
    -webkit-animation-delay: 61.2s;
    animation-delay: 61.2s
}

.text-wrap span:nth-child(613) {
    -webkit-animation-delay: 61.3s;
    animation-delay: 61.3s
}

.text-wrap span:nth-child(614) {
    -webkit-animation-delay: 61.4s;
    animation-delay: 61.4s
}

.text-wrap span:nth-child(615) {
    -webkit-animation-delay: 61.5s;
    animation-delay: 61.5s
}

.text-wrap span:nth-child(616) {
    -webkit-animation-delay: 61.6s;
    animation-delay: 61.6s
}

.text-wrap span:nth-child(617) {
    -webkit-animation-delay: 61.7s;
    animation-delay: 61.7s
}

.text-wrap span:nth-child(618) {
    -webkit-animation-delay: 61.8s;
    animation-delay: 61.8s
}

.text-wrap span:nth-child(619) {
    -webkit-animation-delay: 61.9s;
    animation-delay: 61.9s
}

.text-wrap span:nth-child(620) {
    -webkit-animation-delay: 62s;
    animation-delay: 62s
}

.text-wrap span:nth-child(621) {
    -webkit-animation-delay: 62.1s;
    animation-delay: 62.1s
}

.text-wrap span:nth-child(622) {
    -webkit-animation-delay: 62.2s;
    animation-delay: 62.2s
}

.text-wrap span:nth-child(623) {
    -webkit-animation-delay: 62.3s;
    animation-delay: 62.3s
}

.text-wrap span:nth-child(624) {
    -webkit-animation-delay: 62.4s;
    animation-delay: 62.4s
}

.text-wrap span:nth-child(625) {
    -webkit-animation-delay: 62.5s;
    animation-delay: 62.5s
}

.text-wrap span:nth-child(626) {
    -webkit-animation-delay: 62.6s;
    animation-delay: 62.6s
}

.text-wrap span:nth-child(627) {
    -webkit-animation-delay: 62.7s;
    animation-delay: 62.7s
}

.text-wrap span:nth-child(628) {
    -webkit-animation-delay: 62.8s;
    animation-delay: 62.8s
}

.text-wrap span:nth-child(629) {
    -webkit-animation-delay: 62.9s;
    animation-delay: 62.9s
}

.text-wrap span:nth-child(630) {
    -webkit-animation-delay: 63s;
    animation-delay: 63s
}

.text-wrap span:nth-child(631) {
    -webkit-animation-delay: 63.1s;
    animation-delay: 63.1s
}

.text-wrap span:nth-child(632) {
    -webkit-animation-delay: 63.2s;
    animation-delay: 63.2s
}

.text-wrap span:nth-child(633) {
    -webkit-animation-delay: 63.3s;
    animation-delay: 63.3s
}

.text-wrap span:nth-child(634) {
    -webkit-animation-delay: 63.4s;
    animation-delay: 63.4s
}

.text-wrap span:nth-child(635) {
    -webkit-animation-delay: 63.5s;
    animation-delay: 63.5s
}

.text-wrap span:nth-child(636) {
    -webkit-animation-delay: 63.6s;
    animation-delay: 63.6s
}

.text-wrap span:nth-child(637) {
    -webkit-animation-delay: 63.7s;
    animation-delay: 63.7s
}

.text-wrap span:nth-child(638) {
    -webkit-animation-delay: 63.8s;
    animation-delay: 63.8s
}

.text-wrap span:nth-child(639) {
    -webkit-animation-delay: 63.9s;
    animation-delay: 63.9s
}

.text-wrap span:nth-child(640) {
    -webkit-animation-delay: 64s;
    animation-delay: 64s
}

.text-wrap span:nth-child(641) {
    -webkit-animation-delay: 64.1s;
    animation-delay: 64.1s
}

.text-wrap span:nth-child(642) {
    -webkit-animation-delay: 64.2s;
    animation-delay: 64.2s
}

.text-wrap span:nth-child(643) {
    -webkit-animation-delay: 64.3s;
    animation-delay: 64.3s
}

.text-wrap span:nth-child(644) {
    -webkit-animation-delay: 64.4s;
    animation-delay: 64.4s
}

.text-wrap span:nth-child(645) {
    -webkit-animation-delay: 64.5s;
    animation-delay: 64.5s
}

.text-wrap span:nth-child(646) {
    -webkit-animation-delay: 64.6s;
    animation-delay: 64.6s
}

.text-wrap span:nth-child(647) {
    -webkit-animation-delay: 64.7s;
    animation-delay: 64.7s
}

.text-wrap span:nth-child(648) {
    -webkit-animation-delay: 64.8s;
    animation-delay: 64.8s
}

.text-wrap span:nth-child(649) {
    -webkit-animation-delay: 64.9s;
    animation-delay: 64.9s
}

.text-wrap span:nth-child(650) {
    -webkit-animation-delay: 65s;
    animation-delay: 65s
}

.text-wrap span:nth-child(651) {
    -webkit-animation-delay: 65.1s;
    animation-delay: 65.1s
}

.text-wrap span:nth-child(652) {
    -webkit-animation-delay: 65.2s;
    animation-delay: 65.2s
}

.text-wrap span:nth-child(653) {
    -webkit-animation-delay: 65.3s;
    animation-delay: 65.3s
}

.text-wrap span:nth-child(654) {
    -webkit-animation-delay: 65.4s;
    animation-delay: 65.4s
}

.text-wrap span:nth-child(655) {
    -webkit-animation-delay: 65.5s;
    animation-delay: 65.5s
}

.text-wrap span:nth-child(656) {
    -webkit-animation-delay: 65.6s;
    animation-delay: 65.6s
}

.text-wrap span:nth-child(657) {
    -webkit-animation-delay: 65.7s;
    animation-delay: 65.7s
}

.text-wrap span:nth-child(658) {
    -webkit-animation-delay: 65.8s;
    animation-delay: 65.8s
}

.text-wrap span:nth-child(659) {
    -webkit-animation-delay: 65.9s;
    animation-delay: 65.9s
}

.text-wrap span:nth-child(660) {
    -webkit-animation-delay: 66s;
    animation-delay: 66s
}

.text-wrap span:nth-child(661) {
    -webkit-animation-delay: 66.1s;
    animation-delay: 66.1s
}

.text-wrap span:nth-child(662) {
    -webkit-animation-delay: 66.2s;
    animation-delay: 66.2s
}

.text-wrap span:nth-child(663) {
    -webkit-animation-delay: 66.3s;
    animation-delay: 66.3s
}

.text-wrap span:nth-child(664) {
    -webkit-animation-delay: 66.4s;
    animation-delay: 66.4s
}

.text-wrap span:nth-child(665) {
    -webkit-animation-delay: 66.5s;
    animation-delay: 66.5s
}

.text-wrap span:nth-child(666) {
    -webkit-animation-delay: 66.6s;
    animation-delay: 66.6s
}

.text-wrap span:nth-child(667) {
    -webkit-animation-delay: 66.7s;
    animation-delay: 66.7s
}

.text-wrap span:nth-child(668) {
    -webkit-animation-delay: 66.8s;
    animation-delay: 66.8s
}

.text-wrap span:nth-child(669) {
    -webkit-animation-delay: 66.9s;
    animation-delay: 66.9s
}

.text-wrap span:nth-child(670) {
    -webkit-animation-delay: 67s;
    animation-delay: 67s
}

.text-wrap span:nth-child(671) {
    -webkit-animation-delay: 67.1s;
    animation-delay: 67.1s
}

.text-wrap span:nth-child(672) {
    -webkit-animation-delay: 67.2s;
    animation-delay: 67.2s
}

.text-wrap span:nth-child(673) {
    -webkit-animation-delay: 67.3s;
    animation-delay: 67.3s
}

.text-wrap span:nth-child(674) {
    -webkit-animation-delay: 67.4s;
    animation-delay: 67.4s
}

.text-wrap span:nth-child(675) {
    -webkit-animation-delay: 67.5s;
    animation-delay: 67.5s
}

.text-wrap span:nth-child(676) {
    -webkit-animation-delay: 67.6s;
    animation-delay: 67.6s
}

.text-wrap span:nth-child(677) {
    -webkit-animation-delay: 67.7s;
    animation-delay: 67.7s
}

.text-wrap span:nth-child(678) {
    -webkit-animation-delay: 67.8s;
    animation-delay: 67.8s
}

.text-wrap span:nth-child(679) {
    -webkit-animation-delay: 67.9s;
    animation-delay: 67.9s
}

.text-wrap span:nth-child(680) {
    -webkit-animation-delay: 68s;
    animation-delay: 68s
}

.text-wrap span:nth-child(681) {
    -webkit-animation-delay: 68.1s;
    animation-delay: 68.1s
}

.text-wrap span:nth-child(682) {
    -webkit-animation-delay: 68.2s;
    animation-delay: 68.2s
}

.text-wrap span:nth-child(683) {
    -webkit-animation-delay: 68.3s;
    animation-delay: 68.3s
}

.text-wrap span:nth-child(684) {
    -webkit-animation-delay: 68.4s;
    animation-delay: 68.4s
}

.text-wrap span:nth-child(685) {
    -webkit-animation-delay: 68.5s;
    animation-delay: 68.5s
}

.text-wrap span:nth-child(686) {
    -webkit-animation-delay: 68.6s;
    animation-delay: 68.6s
}

.text-wrap span:nth-child(687) {
    -webkit-animation-delay: 68.7s;
    animation-delay: 68.7s
}

.text-wrap span:nth-child(688) {
    -webkit-animation-delay: 68.8s;
    animation-delay: 68.8s
}

.text-wrap span:nth-child(689) {
    -webkit-animation-delay: 68.9s;
    animation-delay: 68.9s
}

.text-wrap span:nth-child(690) {
    -webkit-animation-delay: 69s;
    animation-delay: 69s
}

.text-wrap span:nth-child(691) {
    -webkit-animation-delay: 69.1s;
    animation-delay: 69.1s
}

.text-wrap span:nth-child(692) {
    -webkit-animation-delay: 69.2s;
    animation-delay: 69.2s
}

.text-wrap span:nth-child(693) {
    -webkit-animation-delay: 69.3s;
    animation-delay: 69.3s
}

.text-wrap span:nth-child(694) {
    -webkit-animation-delay: 69.4s;
    animation-delay: 69.4s
}

.text-wrap span:nth-child(695) {
    -webkit-animation-delay: 69.5s;
    animation-delay: 69.5s
}

.text-wrap span:nth-child(696) {
    -webkit-animation-delay: 69.6s;
    animation-delay: 69.6s
}

.text-wrap span:nth-child(697) {
    -webkit-animation-delay: 69.7s;
    animation-delay: 69.7s
}

.text-wrap span:nth-child(698) {
    -webkit-animation-delay: 69.8s;
    animation-delay: 69.8s
}

.text-wrap span:nth-child(699) {
    -webkit-animation-delay: 69.9s;
    animation-delay: 69.9s
}

.text-wrap span:nth-child(700) {
    -webkit-animation-delay: 70s;
    animation-delay: 70s
}

.text-wrap span:nth-child(701) {
    -webkit-animation-delay: 70.1s;
    animation-delay: 70.1s
}

.text-wrap span:nth-child(702) {
    -webkit-animation-delay: 70.2s;
    animation-delay: 70.2s
}

.text-wrap span:nth-child(703) {
    -webkit-animation-delay: 70.3s;
    animation-delay: 70.3s
}

.text-wrap span:nth-child(704) {
    -webkit-animation-delay: 70.4s;
    animation-delay: 70.4s
}

.text-wrap span:nth-child(705) {
    -webkit-animation-delay: 70.5s;
    animation-delay: 70.5s
}

.text-wrap span:nth-child(706) {
    -webkit-animation-delay: 70.6s;
    animation-delay: 70.6s
}

.text-wrap span:nth-child(707) {
    -webkit-animation-delay: 70.7s;
    animation-delay: 70.7s
}

.text-wrap span:nth-child(708) {
    -webkit-animation-delay: 70.8s;
    animation-delay: 70.8s
}

.text-wrap span:nth-child(709) {
    -webkit-animation-delay: 70.9s;
    animation-delay: 70.9s
}

.text-wrap span:nth-child(710) {
    -webkit-animation-delay: 71s;
    animation-delay: 71s
}

.text-wrap span:nth-child(711) {
    -webkit-animation-delay: 71.1s;
    animation-delay: 71.1s
}

.text-wrap span:nth-child(712) {
    -webkit-animation-delay: 71.2s;
    animation-delay: 71.2s
}

.text-wrap span:nth-child(713) {
    -webkit-animation-delay: 71.3s;
    animation-delay: 71.3s
}

.text-wrap span:nth-child(714) {
    -webkit-animation-delay: 71.4s;
    animation-delay: 71.4s
}

.text-wrap span:nth-child(715) {
    -webkit-animation-delay: 71.5s;
    animation-delay: 71.5s
}

.text-wrap span:nth-child(716) {
    -webkit-animation-delay: 71.6s;
    animation-delay: 71.6s
}

.text-wrap span:nth-child(717) {
    -webkit-animation-delay: 71.7s;
    animation-delay: 71.7s
}

.text-wrap span:nth-child(718) {
    -webkit-animation-delay: 71.8s;
    animation-delay: 71.8s
}

.text-wrap span:nth-child(719) {
    -webkit-animation-delay: 71.9s;
    animation-delay: 71.9s
}

.text-wrap span:nth-child(720) {
    -webkit-animation-delay: 72s;
    animation-delay: 72s
}

.text-wrap span:nth-child(721) {
    -webkit-animation-delay: 72.1s;
    animation-delay: 72.1s
}

.text-wrap span:nth-child(722) {
    -webkit-animation-delay: 72.2s;
    animation-delay: 72.2s
}

.text-wrap span:nth-child(723) {
    -webkit-animation-delay: 72.3s;
    animation-delay: 72.3s
}

.text-wrap span:nth-child(724) {
    -webkit-animation-delay: 72.4s;
    animation-delay: 72.4s
}

.text-wrap span:nth-child(725) {
    -webkit-animation-delay: 72.5s;
    animation-delay: 72.5s
}

.text-wrap span:nth-child(726) {
    -webkit-animation-delay: 72.6s;
    animation-delay: 72.6s
}

.text-wrap span:nth-child(727) {
    -webkit-animation-delay: 72.7s;
    animation-delay: 72.7s
}

.text-wrap span:nth-child(728) {
    -webkit-animation-delay: 72.8s;
    animation-delay: 72.8s
}

.text-wrap span:nth-child(729) {
    -webkit-animation-delay: 72.9s;
    animation-delay: 72.9s
}

.text-wrap span:nth-child(730) {
    -webkit-animation-delay: 73s;
    animation-delay: 73s
}

.text-wrap span:nth-child(731) {
    -webkit-animation-delay: 73.1s;
    animation-delay: 73.1s
}

.text-wrap span:nth-child(732) {
    -webkit-animation-delay: 73.2s;
    animation-delay: 73.2s
}

.text-wrap span:nth-child(733) {
    -webkit-animation-delay: 73.3s;
    animation-delay: 73.3s
}

.text-wrap span:nth-child(734) {
    -webkit-animation-delay: 73.4s;
    animation-delay: 73.4s
}

.text-wrap span:nth-child(735) {
    -webkit-animation-delay: 73.5s;
    animation-delay: 73.5s
}

.text-wrap span:nth-child(736) {
    -webkit-animation-delay: 73.6s;
    animation-delay: 73.6s
}

.text-wrap span:nth-child(737) {
    -webkit-animation-delay: 73.7s;
    animation-delay: 73.7s
}

.text-wrap span:nth-child(738) {
    -webkit-animation-delay: 73.8s;
    animation-delay: 73.8s
}

.text-wrap span:nth-child(739) {
    -webkit-animation-delay: 73.9s;
    animation-delay: 73.9s
}

.text-wrap span:nth-child(740) {
    -webkit-animation-delay: 74s;
    animation-delay: 74s
}

.text-wrap span:nth-child(741) {
    -webkit-animation-delay: 74.1s;
    animation-delay: 74.1s
}

.text-wrap span:nth-child(742) {
    -webkit-animation-delay: 74.2s;
    animation-delay: 74.2s
}

.text-wrap span:nth-child(743) {
    -webkit-animation-delay: 74.3s;
    animation-delay: 74.3s
}

.text-wrap span:nth-child(744) {
    -webkit-animation-delay: 74.4s;
    animation-delay: 74.4s
}

.text-wrap span:nth-child(745) {
    -webkit-animation-delay: 74.5s;
    animation-delay: 74.5s
}

.text-wrap span:nth-child(746) {
    -webkit-animation-delay: 74.6s;
    animation-delay: 74.6s
}

.text-wrap span:nth-child(747) {
    -webkit-animation-delay: 74.7s;
    animation-delay: 74.7s
}

.text-wrap span:nth-child(748) {
    -webkit-animation-delay: 74.8s;
    animation-delay: 74.8s
}

.text-wrap span:nth-child(749) {
    -webkit-animation-delay: 74.9s;
    animation-delay: 74.9s
}

.text-wrap span:nth-child(750) {
    -webkit-animation-delay: 75s;
    animation-delay: 75s
}

.text-wrap span:nth-child(751) {
    -webkit-animation-delay: 75.1s;
    animation-delay: 75.1s
}

.text-wrap span:nth-child(752) {
    -webkit-animation-delay: 75.2s;
    animation-delay: 75.2s
}

.text-wrap span:nth-child(753) {
    -webkit-animation-delay: 75.3s;
    animation-delay: 75.3s
}

.text-wrap span:nth-child(754) {
    -webkit-animation-delay: 75.4s;
    animation-delay: 75.4s
}

.text-wrap span:nth-child(755) {
    -webkit-animation-delay: 75.5s;
    animation-delay: 75.5s
}

.text-wrap span:nth-child(756) {
    -webkit-animation-delay: 75.6s;
    animation-delay: 75.6s
}

.text-wrap span:nth-child(757) {
    -webkit-animation-delay: 75.7s;
    animation-delay: 75.7s
}

.text-wrap span:nth-child(758) {
    -webkit-animation-delay: 75.8s;
    animation-delay: 75.8s
}

.text-wrap span:nth-child(759) {
    -webkit-animation-delay: 75.9s;
    animation-delay: 75.9s
}

.text-wrap span:nth-child(760) {
    -webkit-animation-delay: 76s;
    animation-delay: 76s
}

.text-wrap span:nth-child(761) {
    -webkit-animation-delay: 76.1s;
    animation-delay: 76.1s
}

.text-wrap span:nth-child(762) {
    -webkit-animation-delay: 76.2s;
    animation-delay: 76.2s
}

.text-wrap span:nth-child(763) {
    -webkit-animation-delay: 76.3s;
    animation-delay: 76.3s
}

.text-wrap span:nth-child(764) {
    -webkit-animation-delay: 76.4s;
    animation-delay: 76.4s
}

.text-wrap span:nth-child(765) {
    -webkit-animation-delay: 76.5s;
    animation-delay: 76.5s
}

.text-wrap span:nth-child(766) {
    -webkit-animation-delay: 76.6s;
    animation-delay: 76.6s
}

.text-wrap span:nth-child(767) {
    -webkit-animation-delay: 76.7s;
    animation-delay: 76.7s
}

.text-wrap span:nth-child(768) {
    -webkit-animation-delay: 76.8s;
    animation-delay: 76.8s
}

.text-wrap span:nth-child(769) {
    -webkit-animation-delay: 76.9s;
    animation-delay: 76.9s
}

.text-wrap span:nth-child(770) {
    -webkit-animation-delay: 77s;
    animation-delay: 77s
}

.text-wrap span:nth-child(771) {
    -webkit-animation-delay: 77.1s;
    animation-delay: 77.1s
}

.text-wrap span:nth-child(772) {
    -webkit-animation-delay: 77.2s;
    animation-delay: 77.2s
}

.text-wrap span:nth-child(773) {
    -webkit-animation-delay: 77.3s;
    animation-delay: 77.3s
}

.text-wrap span:nth-child(774) {
    -webkit-animation-delay: 77.4s;
    animation-delay: 77.4s
}

.text-wrap span:nth-child(775) {
    -webkit-animation-delay: 77.5s;
    animation-delay: 77.5s
}

.text-wrap span:nth-child(776) {
    -webkit-animation-delay: 77.6s;
    animation-delay: 77.6s
}

.text-wrap span:nth-child(777) {
    -webkit-animation-delay: 77.7s;
    animation-delay: 77.7s
}

.text-wrap span:nth-child(778) {
    -webkit-animation-delay: 77.8s;
    animation-delay: 77.8s
}

.text-wrap span:nth-child(779) {
    -webkit-animation-delay: 77.9s;
    animation-delay: 77.9s
}

.text-wrap span:nth-child(780) {
    -webkit-animation-delay: 78s;
    animation-delay: 78s
}

.text-wrap span:nth-child(781) {
    -webkit-animation-delay: 78.1s;
    animation-delay: 78.1s
}

.text-wrap span:nth-child(782) {
    -webkit-animation-delay: 78.2s;
    animation-delay: 78.2s
}

.text-wrap span:nth-child(783) {
    -webkit-animation-delay: 78.3s;
    animation-delay: 78.3s
}

.text-wrap span:nth-child(784) {
    -webkit-animation-delay: 78.4s;
    animation-delay: 78.4s
}

.text-wrap span:nth-child(785) {
    -webkit-animation-delay: 78.5s;
    animation-delay: 78.5s
}

.text-wrap span:nth-child(786) {
    -webkit-animation-delay: 78.6s;
    animation-delay: 78.6s
}

.text-wrap span:nth-child(787) {
    -webkit-animation-delay: 78.7s;
    animation-delay: 78.7s
}

.text-wrap span:nth-child(788) {
    -webkit-animation-delay: 78.8s;
    animation-delay: 78.8s
}

.text-wrap span:nth-child(789) {
    -webkit-animation-delay: 78.9s;
    animation-delay: 78.9s
}

.text-wrap span:nth-child(790) {
    -webkit-animation-delay: 79s;
    animation-delay: 79s
}

.text-wrap span:nth-child(791) {
    -webkit-animation-delay: 79.1s;
    animation-delay: 79.1s
}

.text-wrap span:nth-child(792) {
    -webkit-animation-delay: 79.2s;
    animation-delay: 79.2s
}

.text-wrap span:nth-child(793) {
    -webkit-animation-delay: 79.3s;
    animation-delay: 79.3s
}

.text-wrap span:nth-child(794) {
    -webkit-animation-delay: 79.4s;
    animation-delay: 79.4s
}

.text-wrap span:nth-child(795) {
    -webkit-animation-delay: 79.5s;
    animation-delay: 79.5s
}

.text-wrap span:nth-child(796) {
    -webkit-animation-delay: 79.6s;
    animation-delay: 79.6s
}

.text-wrap span:nth-child(797) {
    -webkit-animation-delay: 79.7s;
    animation-delay: 79.7s
}

.text-wrap span:nth-child(798) {
    -webkit-animation-delay: 79.8s;
    animation-delay: 79.8s
}

.text-wrap span:nth-child(799) {
    -webkit-animation-delay: 79.9s;
    animation-delay: 79.9s
}

.text-wrap span:nth-child(800) {
    -webkit-animation-delay: 80s;
    animation-delay: 80s
}

.text-wrap span:nth-child(801) {
    -webkit-animation-delay: 80.1s;
    animation-delay: 80.1s
}

.text-wrap span:nth-child(802) {
    -webkit-animation-delay: 80.2s;
    animation-delay: 80.2s
}

.text-wrap span:nth-child(803) {
    -webkit-animation-delay: 80.3s;
    animation-delay: 80.3s
}

.text-wrap span:nth-child(804) {
    -webkit-animation-delay: 80.4s;
    animation-delay: 80.4s
}

.text-wrap span:nth-child(805) {
    -webkit-animation-delay: 80.5s;
    animation-delay: 80.5s
}

.text-wrap span:nth-child(806) {
    -webkit-animation-delay: 80.6s;
    animation-delay: 80.6s
}

.text-wrap span:nth-child(807) {
    -webkit-animation-delay: 80.7s;
    animation-delay: 80.7s
}

.text-wrap span:nth-child(808) {
    -webkit-animation-delay: 80.8s;
    animation-delay: 80.8s
}

.text-wrap span:nth-child(809) {
    -webkit-animation-delay: 80.9s;
    animation-delay: 80.9s
}

.text-wrap span:nth-child(810) {
    -webkit-animation-delay: 81s;
    animation-delay: 81s
}

.text-wrap span:nth-child(811) {
    -webkit-animation-delay: 81.1s;
    animation-delay: 81.1s
}

.text-wrap span:nth-child(812) {
    -webkit-animation-delay: 81.2s;
    animation-delay: 81.2s
}

.text-wrap span:nth-child(813) {
    -webkit-animation-delay: 81.3s;
    animation-delay: 81.3s
}

.text-wrap span:nth-child(814) {
    -webkit-animation-delay: 81.4s;
    animation-delay: 81.4s
}

.text-wrap span:nth-child(815) {
    -webkit-animation-delay: 81.5s;
    animation-delay: 81.5s
}

.text-wrap span:nth-child(816) {
    -webkit-animation-delay: 81.6s;
    animation-delay: 81.6s
}

.text-wrap span:nth-child(817) {
    -webkit-animation-delay: 81.7s;
    animation-delay: 81.7s
}

.text-wrap span:nth-child(818) {
    -webkit-animation-delay: 81.8s;
    animation-delay: 81.8s
}

.text-wrap span:nth-child(819) {
    -webkit-animation-delay: 81.9s;
    animation-delay: 81.9s
}

.text-wrap span:nth-child(820) {
    -webkit-animation-delay: 82s;
    animation-delay: 82s
}

.text-wrap span:nth-child(821) {
    -webkit-animation-delay: 82.1s;
    animation-delay: 82.1s
}

.text-wrap span:nth-child(822) {
    -webkit-animation-delay: 82.2s;
    animation-delay: 82.2s
}

.text-wrap span:nth-child(823) {
    -webkit-animation-delay: 82.3s;
    animation-delay: 82.3s
}

.text-wrap span:nth-child(824) {
    -webkit-animation-delay: 82.4s;
    animation-delay: 82.4s
}

.text-wrap span:nth-child(825) {
    -webkit-animation-delay: 82.5s;
    animation-delay: 82.5s
}

.text-wrap span:nth-child(826) {
    -webkit-animation-delay: 82.6s;
    animation-delay: 82.6s
}

.text-wrap span:nth-child(827) {
    -webkit-animation-delay: 82.7s;
    animation-delay: 82.7s
}

.text-wrap span:nth-child(828) {
    -webkit-animation-delay: 82.8s;
    animation-delay: 82.8s
}

.text-wrap span:nth-child(829) {
    -webkit-animation-delay: 82.9s;
    animation-delay: 82.9s
}

.text-wrap span:nth-child(830) {
    -webkit-animation-delay: 83s;
    animation-delay: 83s
}

.text-wrap span:nth-child(831) {
    -webkit-animation-delay: 83.1s;
    animation-delay: 83.1s
}

.text-wrap span:nth-child(832) {
    -webkit-animation-delay: 83.2s;
    animation-delay: 83.2s
}

.text-wrap span:nth-child(833) {
    -webkit-animation-delay: 83.3s;
    animation-delay: 83.3s
}

.text-wrap span:nth-child(834) {
    -webkit-animation-delay: 83.4s;
    animation-delay: 83.4s
}

.text-wrap span:nth-child(835) {
    -webkit-animation-delay: 83.5s;
    animation-delay: 83.5s
}

.text-wrap span:nth-child(836) {
    -webkit-animation-delay: 83.6s;
    animation-delay: 83.6s
}

.text-wrap span:nth-child(837) {
    -webkit-animation-delay: 83.7s;
    animation-delay: 83.7s
}

.text-wrap span:nth-child(838) {
    -webkit-animation-delay: 83.8s;
    animation-delay: 83.8s
}

.text-wrap span:nth-child(839) {
    -webkit-animation-delay: 83.9s;
    animation-delay: 83.9s
}

.text-wrap span:nth-child(840) {
    -webkit-animation-delay: 84s;
    animation-delay: 84s
}

.text-wrap span:nth-child(841) {
    -webkit-animation-delay: 84.1s;
    animation-delay: 84.1s
}

.text-wrap span:nth-child(842) {
    -webkit-animation-delay: 84.2s;
    animation-delay: 84.2s
}

.text-wrap span:nth-child(843) {
    -webkit-animation-delay: 84.3s;
    animation-delay: 84.3s
}

.text-wrap span:nth-child(844) {
    -webkit-animation-delay: 84.4s;
    animation-delay: 84.4s
}

.text-wrap span:nth-child(845) {
    -webkit-animation-delay: 84.5s;
    animation-delay: 84.5s
}

.text-wrap span:nth-child(846) {
    -webkit-animation-delay: 84.6s;
    animation-delay: 84.6s
}

.text-wrap span:nth-child(847) {
    -webkit-animation-delay: 84.7s;
    animation-delay: 84.7s
}

.text-wrap span:nth-child(848) {
    -webkit-animation-delay: 84.8s;
    animation-delay: 84.8s
}

.text-wrap span:nth-child(849) {
    -webkit-animation-delay: 84.9s;
    animation-delay: 84.9s
}

.text-wrap span:nth-child(850) {
    -webkit-animation-delay: 85s;
    animation-delay: 85s
}

.text-wrap span:nth-child(851) {
    -webkit-animation-delay: 85.1s;
    animation-delay: 85.1s
}

.text-wrap span:nth-child(852) {
    -webkit-animation-delay: 85.2s;
    animation-delay: 85.2s
}

.text-wrap span:nth-child(853) {
    -webkit-animation-delay: 85.3s;
    animation-delay: 85.3s
}

.text-wrap span:nth-child(854) {
    -webkit-animation-delay: 85.4s;
    animation-delay: 85.4s
}

.text-wrap span:nth-child(855) {
    -webkit-animation-delay: 85.5s;
    animation-delay: 85.5s
}

.text-wrap span:nth-child(856) {
    -webkit-animation-delay: 85.6s;
    animation-delay: 85.6s
}

.text-wrap span:nth-child(857) {
    -webkit-animation-delay: 85.7s;
    animation-delay: 85.7s
}

.text-wrap span:nth-child(858) {
    -webkit-animation-delay: 85.8s;
    animation-delay: 85.8s
}

.text-wrap span:nth-child(859) {
    -webkit-animation-delay: 85.9s;
    animation-delay: 85.9s
}

.text-wrap span:nth-child(860) {
    -webkit-animation-delay: 86s;
    animation-delay: 86s
}

.text-wrap span:nth-child(861) {
    -webkit-animation-delay: 86.1s;
    animation-delay: 86.1s
}

.text-wrap span:nth-child(862) {
    -webkit-animation-delay: 86.2s;
    animation-delay: 86.2s
}

.text-wrap span:nth-child(863) {
    -webkit-animation-delay: 86.3s;
    animation-delay: 86.3s
}

.text-wrap span:nth-child(864) {
    -webkit-animation-delay: 86.4s;
    animation-delay: 86.4s
}

.text-wrap span:nth-child(865) {
    -webkit-animation-delay: 86.5s;
    animation-delay: 86.5s
}

.text-wrap span:nth-child(866) {
    -webkit-animation-delay: 86.6s;
    animation-delay: 86.6s
}

.text-wrap span:nth-child(867) {
    -webkit-animation-delay: 86.7s;
    animation-delay: 86.7s
}

.text-wrap span:nth-child(868) {
    -webkit-animation-delay: 86.8s;
    animation-delay: 86.8s
}

.text-wrap span:nth-child(869) {
    -webkit-animation-delay: 86.9s;
    animation-delay: 86.9s
}

.text-wrap span:nth-child(870) {
    -webkit-animation-delay: 87s;
    animation-delay: 87s
}

.text-wrap span:nth-child(871) {
    -webkit-animation-delay: 87.1s;
    animation-delay: 87.1s
}

.text-wrap span:nth-child(872) {
    -webkit-animation-delay: 87.2s;
    animation-delay: 87.2s
}

.text-wrap span:nth-child(873) {
    -webkit-animation-delay: 87.3s;
    animation-delay: 87.3s
}

.text-wrap span:nth-child(874) {
    -webkit-animation-delay: 87.4s;
    animation-delay: 87.4s
}

.text-wrap span:nth-child(875) {
    -webkit-animation-delay: 87.5s;
    animation-delay: 87.5s
}

.text-wrap span:nth-child(876) {
    -webkit-animation-delay: 87.6s;
    animation-delay: 87.6s
}

.text-wrap span:nth-child(877) {
    -webkit-animation-delay: 87.7s;
    animation-delay: 87.7s
}

.text-wrap span:nth-child(878) {
    -webkit-animation-delay: 87.8s;
    animation-delay: 87.8s
}

.text-wrap span:nth-child(879) {
    -webkit-animation-delay: 87.9s;
    animation-delay: 87.9s
}

.text-wrap span:nth-child(880) {
    -webkit-animation-delay: 88s;
    animation-delay: 88s
}

.text-wrap span:nth-child(881) {
    -webkit-animation-delay: 88.1s;
    animation-delay: 88.1s
}

.text-wrap span:nth-child(882) {
    -webkit-animation-delay: 88.2s;
    animation-delay: 88.2s
}

.text-wrap span:nth-child(883) {
    -webkit-animation-delay: 88.3s;
    animation-delay: 88.3s
}

.text-wrap span:nth-child(884) {
    -webkit-animation-delay: 88.4s;
    animation-delay: 88.4s
}

.text-wrap span:nth-child(885) {
    -webkit-animation-delay: 88.5s;
    animation-delay: 88.5s
}

.text-wrap span:nth-child(886) {
    -webkit-animation-delay: 88.6s;
    animation-delay: 88.6s
}

.text-wrap span:nth-child(887) {
    -webkit-animation-delay: 88.7s;
    animation-delay: 88.7s
}

.text-wrap span:nth-child(888) {
    -webkit-animation-delay: 88.8s;
    animation-delay: 88.8s
}

.text-wrap span:nth-child(889) {
    -webkit-animation-delay: 88.9s;
    animation-delay: 88.9s
}

.text-wrap span:nth-child(890) {
    -webkit-animation-delay: 89s;
    animation-delay: 89s
}

.text-wrap span:nth-child(891) {
    -webkit-animation-delay: 89.1s;
    animation-delay: 89.1s
}

.text-wrap span:nth-child(892) {
    -webkit-animation-delay: 89.2s;
    animation-delay: 89.2s
}

.text-wrap span:nth-child(893) {
    -webkit-animation-delay: 89.3s;
    animation-delay: 89.3s
}

.text-wrap span:nth-child(894) {
    -webkit-animation-delay: 89.4s;
    animation-delay: 89.4s
}

.text-wrap span:nth-child(895) {
    -webkit-animation-delay: 89.5s;
    animation-delay: 89.5s
}

.text-wrap span:nth-child(896) {
    -webkit-animation-delay: 89.6s;
    animation-delay: 89.6s
}

.text-wrap span:nth-child(897) {
    -webkit-animation-delay: 89.7s;
    animation-delay: 89.7s
}

.text-wrap span:nth-child(898) {
    -webkit-animation-delay: 89.8s;
    animation-delay: 89.8s
}

.text-wrap span:nth-child(899) {
    -webkit-animation-delay: 89.9s;
    animation-delay: 89.9s
}

.text-wrap span:nth-child(900) {
    -webkit-animation-delay: 90s;
    animation-delay: 90s
}

.text-wrap span:nth-child(901) {
    -webkit-animation-delay: 90.1s;
    animation-delay: 90.1s
}

.text-wrap span:nth-child(902) {
    -webkit-animation-delay: 90.2s;
    animation-delay: 90.2s
}

.text-wrap span:nth-child(903) {
    -webkit-animation-delay: 90.3s;
    animation-delay: 90.3s
}

.text-wrap span:nth-child(904) {
    -webkit-animation-delay: 90.4s;
    animation-delay: 90.4s
}

.text-wrap span:nth-child(905) {
    -webkit-animation-delay: 90.5s;
    animation-delay: 90.5s
}

.text-wrap span:nth-child(906) {
    -webkit-animation-delay: 90.6s;
    animation-delay: 90.6s
}

.text-wrap span:nth-child(907) {
    -webkit-animation-delay: 90.7s;
    animation-delay: 90.7s
}

.text-wrap span:nth-child(908) {
    -webkit-animation-delay: 90.8s;
    animation-delay: 90.8s
}

.text-wrap span:nth-child(909) {
    -webkit-animation-delay: 90.9s;
    animation-delay: 90.9s
}

.text-wrap span:nth-child(910) {
    -webkit-animation-delay: 91s;
    animation-delay: 91s
}

.text-wrap span:nth-child(911) {
    -webkit-animation-delay: 91.1s;
    animation-delay: 91.1s
}

.text-wrap span:nth-child(912) {
    -webkit-animation-delay: 91.2s;
    animation-delay: 91.2s
}

.text-wrap span:nth-child(913) {
    -webkit-animation-delay: 91.3s;
    animation-delay: 91.3s
}

.text-wrap span:nth-child(914) {
    -webkit-animation-delay: 91.4s;
    animation-delay: 91.4s
}

.text-wrap span:nth-child(915) {
    -webkit-animation-delay: 91.5s;
    animation-delay: 91.5s
}

.text-wrap span:nth-child(916) {
    -webkit-animation-delay: 91.6s;
    animation-delay: 91.6s
}

.text-wrap span:nth-child(917) {
    -webkit-animation-delay: 91.7s;
    animation-delay: 91.7s
}

.text-wrap span:nth-child(918) {
    -webkit-animation-delay: 91.8s;
    animation-delay: 91.8s
}

.text-wrap span:nth-child(919) {
    -webkit-animation-delay: 91.9s;
    animation-delay: 91.9s
}

.text-wrap span:nth-child(920) {
    -webkit-animation-delay: 92s;
    animation-delay: 92s
}

.text-wrap span:nth-child(921) {
    -webkit-animation-delay: 92.1s;
    animation-delay: 92.1s
}

.text-wrap span:nth-child(922) {
    -webkit-animation-delay: 92.2s;
    animation-delay: 92.2s
}

.text-wrap span:nth-child(923) {
    -webkit-animation-delay: 92.3s;
    animation-delay: 92.3s
}

.text-wrap span:nth-child(924) {
    -webkit-animation-delay: 92.4s;
    animation-delay: 92.4s
}

.text-wrap span:nth-child(925) {
    -webkit-animation-delay: 92.5s;
    animation-delay: 92.5s
}

.text-wrap span:nth-child(926) {
    -webkit-animation-delay: 92.6s;
    animation-delay: 92.6s
}

.text-wrap span:nth-child(927) {
    -webkit-animation-delay: 92.7s;
    animation-delay: 92.7s
}

.text-wrap span:nth-child(928) {
    -webkit-animation-delay: 92.8s;
    animation-delay: 92.8s
}

.text-wrap span:nth-child(929) {
    -webkit-animation-delay: 92.9s;
    animation-delay: 92.9s
}

.text-wrap span:nth-child(930) {
    -webkit-animation-delay: 93s;
    animation-delay: 93s
}

.text-wrap span:nth-child(931) {
    -webkit-animation-delay: 93.1s;
    animation-delay: 93.1s
}

.text-wrap span:nth-child(932) {
    -webkit-animation-delay: 93.2s;
    animation-delay: 93.2s
}

.text-wrap span:nth-child(933) {
    -webkit-animation-delay: 93.3s;
    animation-delay: 93.3s
}

.text-wrap span:nth-child(934) {
    -webkit-animation-delay: 93.4s;
    animation-delay: 93.4s
}

.text-wrap span:nth-child(935) {
    -webkit-animation-delay: 93.5s;
    animation-delay: 93.5s
}

.text-wrap span:nth-child(936) {
    -webkit-animation-delay: 93.6s;
    animation-delay: 93.6s
}

.text-wrap span:nth-child(937) {
    -webkit-animation-delay: 93.7s;
    animation-delay: 93.7s
}

.text-wrap span:nth-child(938) {
    -webkit-animation-delay: 93.8s;
    animation-delay: 93.8s
}

.text-wrap span:nth-child(939) {
    -webkit-animation-delay: 93.9s;
    animation-delay: 93.9s
}

.text-wrap span:nth-child(940) {
    -webkit-animation-delay: 94s;
    animation-delay: 94s
}

.text-wrap span:nth-child(941) {
    -webkit-animation-delay: 94.1s;
    animation-delay: 94.1s
}

.text-wrap span:nth-child(942) {
    -webkit-animation-delay: 94.2s;
    animation-delay: 94.2s
}

.text-wrap span:nth-child(943) {
    -webkit-animation-delay: 94.3s;
    animation-delay: 94.3s
}

.text-wrap span:nth-child(944) {
    -webkit-animation-delay: 94.4s;
    animation-delay: 94.4s
}

.text-wrap span:nth-child(945) {
    -webkit-animation-delay: 94.5s;
    animation-delay: 94.5s
}

.text-wrap span:nth-child(946) {
    -webkit-animation-delay: 94.6s;
    animation-delay: 94.6s
}

.text-wrap span:nth-child(947) {
    -webkit-animation-delay: 94.7s;
    animation-delay: 94.7s
}

.text-wrap span:nth-child(948) {
    -webkit-animation-delay: 94.8s;
    animation-delay: 94.8s
}

.text-wrap span:nth-child(949) {
    -webkit-animation-delay: 94.9s;
    animation-delay: 94.9s
}

.text-wrap span:nth-child(950) {
    -webkit-animation-delay: 95s;
    animation-delay: 95s
}

.text-wrap span:nth-child(951) {
    -webkit-animation-delay: 95.1s;
    animation-delay: 95.1s
}

.text-wrap span:nth-child(952) {
    -webkit-animation-delay: 95.2s;
    animation-delay: 95.2s
}

.text-wrap span:nth-child(953) {
    -webkit-animation-delay: 95.3s;
    animation-delay: 95.3s
}

.text-wrap span:nth-child(954) {
    -webkit-animation-delay: 95.4s;
    animation-delay: 95.4s
}

.text-wrap span:nth-child(955) {
    -webkit-animation-delay: 95.5s;
    animation-delay: 95.5s
}

.text-wrap span:nth-child(956) {
    -webkit-animation-delay: 95.6s;
    animation-delay: 95.6s
}

.text-wrap span:nth-child(957) {
    -webkit-animation-delay: 95.7s;
    animation-delay: 95.7s
}

.text-wrap span:nth-child(958) {
    -webkit-animation-delay: 95.8s;
    animation-delay: 95.8s
}

.text-wrap span:nth-child(959) {
    -webkit-animation-delay: 95.9s;
    animation-delay: 95.9s
}

.text-wrap span:nth-child(960) {
    -webkit-animation-delay: 96s;
    animation-delay: 96s
}

.text-wrap span:nth-child(961) {
    -webkit-animation-delay: 96.1s;
    animation-delay: 96.1s
}

.text-wrap span:nth-child(962) {
    -webkit-animation-delay: 96.2s;
    animation-delay: 96.2s
}

.text-wrap span:nth-child(963) {
    -webkit-animation-delay: 96.3s;
    animation-delay: 96.3s
}

.text-wrap span:nth-child(964) {
    -webkit-animation-delay: 96.4s;
    animation-delay: 96.4s
}

.text-wrap span:nth-child(965) {
    -webkit-animation-delay: 96.5s;
    animation-delay: 96.5s
}

.text-wrap span:nth-child(966) {
    -webkit-animation-delay: 96.6s;
    animation-delay: 96.6s
}

.text-wrap span:nth-child(967) {
    -webkit-animation-delay: 96.7s;
    animation-delay: 96.7s
}

.text-wrap span:nth-child(968) {
    -webkit-animation-delay: 96.8s;
    animation-delay: 96.8s
}

.text-wrap span:nth-child(969) {
    -webkit-animation-delay: 96.9s;
    animation-delay: 96.9s
}

.text-wrap span:nth-child(970) {
    -webkit-animation-delay: 97s;
    animation-delay: 97s
}

.text-wrap span:nth-child(971) {
    -webkit-animation-delay: 97.1s;
    animation-delay: 97.1s
}

.text-wrap span:nth-child(972) {
    -webkit-animation-delay: 97.2s;
    animation-delay: 97.2s
}

.text-wrap span:nth-child(973) {
    -webkit-animation-delay: 97.3s;
    animation-delay: 97.3s
}

.text-wrap span:nth-child(974) {
    -webkit-animation-delay: 97.4s;
    animation-delay: 97.4s
}

.text-wrap span:nth-child(975) {
    -webkit-animation-delay: 97.5s;
    animation-delay: 97.5s
}

.text-wrap span:nth-child(976) {
    -webkit-animation-delay: 97.6s;
    animation-delay: 97.6s
}

.text-wrap span:nth-child(977) {
    -webkit-animation-delay: 97.7s;
    animation-delay: 97.7s
}

.text-wrap span:nth-child(978) {
    -webkit-animation-delay: 97.8s;
    animation-delay: 97.8s
}

.text-wrap span:nth-child(979) {
    -webkit-animation-delay: 97.9s;
    animation-delay: 97.9s
}

.text-wrap span:nth-child(980) {
    -webkit-animation-delay: 98s;
    animation-delay: 98s
}

.text-wrap span:nth-child(981) {
    -webkit-animation-delay: 98.1s;
    animation-delay: 98.1s
}

.text-wrap span:nth-child(982) {
    -webkit-animation-delay: 98.2s;
    animation-delay: 98.2s
}

.text-wrap span:nth-child(983) {
    -webkit-animation-delay: 98.3s;
    animation-delay: 98.3s
}

.text-wrap span:nth-child(984) {
    -webkit-animation-delay: 98.4s;
    animation-delay: 98.4s
}

.text-wrap span:nth-child(985) {
    -webkit-animation-delay: 98.5s;
    animation-delay: 98.5s
}

.text-wrap span:nth-child(986) {
    -webkit-animation-delay: 98.6s;
    animation-delay: 98.6s
}

.text-wrap span:nth-child(987) {
    -webkit-animation-delay: 98.7s;
    animation-delay: 98.7s
}

.text-wrap span:nth-child(988) {
    -webkit-animation-delay: 98.8s;
    animation-delay: 98.8s
}

.text-wrap span:nth-child(989) {
    -webkit-animation-delay: 98.9s;
    animation-delay: 98.9s
}

.text-wrap span:nth-child(990) {
    -webkit-animation-delay: 99s;
    animation-delay: 99s
}

.text-wrap span:nth-child(991) {
    -webkit-animation-delay: 99.1s;
    animation-delay: 99.1s
}

.text-wrap span:nth-child(992) {
    -webkit-animation-delay: 99.2s;
    animation-delay: 99.2s
}

.text-wrap span:nth-child(993) {
    -webkit-animation-delay: 99.3s;
    animation-delay: 99.3s
}

.text-wrap span:nth-child(994) {
    -webkit-animation-delay: 99.4s;
    animation-delay: 99.4s
}

.text-wrap span:nth-child(995) {
    -webkit-animation-delay: 99.5s;
    animation-delay: 99.5s
}

.text-wrap span:nth-child(996) {
    -webkit-animation-delay: 99.6s;
    animation-delay: 99.6s
}

.text-wrap span:nth-child(997) {
    -webkit-animation-delay: 99.7s;
    animation-delay: 99.7s
}

.text-wrap span:nth-child(998) {
    -webkit-animation-delay: 99.8s;
    animation-delay: 99.8s
}

.text-wrap span:nth-child(999) {
    -webkit-animation-delay: 99.9s;
    animation-delay: 99.9s
}

.show-grid {
    margin-bottom: 15px
}

.show-grid [class^=col-] {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #eee;
    background-color: rgba(86,61,124,.15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86,61,124,.2)
}

.row>* {
    vertical-align: top
}

.v-bot {
    vertical-align: bottom
}

.change-direction {
    direction: rtl
}

.change-direction>* {
    direction: ltr
}

.button {
    background-color: transparent;
    color: #f84a15;
    border-radius: 5px;
    border: none;
    border: 1px solid #f84a15;
    font-family: "AvenirLTStd-Heavy",Arial,Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    padding: 14px 22px;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.button:hover,.button:focus,.button:active {
    background-color: #f84a15;
    color: #fff;
    border: 1px solid transparent;
    text-decoration: none;
    cursor: pointer
}

.button.yellow {
    background-color: transparent;
    border: 1px solid #c3d63c;
    color: #c3d63c
}

.button.yellow:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #c3d63c;
    border: 1px solid #c3d63c;
    color: #fff
}

.button .facebook-five-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button .facebook-five-stars img {
    width: 27px
}

.button .facebook-five-stars .glyphicon-star {
    color: #fdd230;
    font-size: 14px
}

.button.primary {
    background-color: #f84a15;
    border: 1px solid transparent;
    color: #fff
}

.button.primary:hover,.button.primary:focus,.button.primary:active {
    background-color: transparent;
    border: 1px solid #f84a15;
    color: #f84a15
}

.button.text-large .facebook-five-stars .glyphicon-star {
    font-size: 22px
}

hr.green {
    border: none;
    height: 3px;
    background-color: #008e7e;
    width: 70px
}

hr.yellow {
    border: none;
    height: 3px;
    background-color: #c3d63c;
    width: 70px
}

ul {
    list-style: none;
    padding-left: 0
}

ul li.ticked {
    padding-left: 30px;
    text-align: left;
    background-image: url("/static/images/Green_tick.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px
}

ul li.yellow-tick {
    background-image: url("/static/images/Limegreen_tick.png")
}

span.info {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    position: relative;
    top: 4px
}

span.info img {
    display: block;
    width: 100%
}

.tooltip .tooltip-arrow {
    border-right-color: #045147!important
}

.tooltip .tooltip-inner {
    background-color: #045147;
    color: #c3d63c
}

@media screen and (max-width: 480px) {
    .mobile-block {
        display:block
    }
}

@media screen and (max-width: 992px) {
    .tablet-hide {
        display:none
    }
}

@media screen and (max-width: 1200px) {
    .screen-md-hide {
        display:none
    }
}

.white {
    color: #fff
}

.green {
    color: #008e7e
}

.bg-grey {
    background-color: #eee
}

.yellow {
    color: #c3d63c
}

.border {
    border: 1px solid #e0e0e0
}

.border-left {
    border-left: 1px solid #e0e0e0
}

.border-right {
    border-right: 1px solid #e0e0e0
}

.border-top {
    border-top: 1px solid #e0e0e0
}

.border-top-green {
    border-top: 1px solid #008e7e
}

.border-bottom {
    border-bottom: 1px solid #e0e0e0
}

.left-b {
    border-right: 1px solid #e0e0e0;
    padding-right: 0
}

@media screen and (max-width: 480px) {
    .left-b {
        border-right:none
    }
}

.right-b {
    padding-left: 0
}

.full-width {
    width: 100%
}

.center {
    text-align: center
}

.uppercase {
    text-transform: uppercase
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.top-buffer-10 {
    padding-top: 10px
}

.top-buffer-20 {
    padding-top: 20px
}

.top-buffer-30 {
    padding-top: 30px
}

.top-buffer-40 {
    padding-top: 40px
}

.top-buffer-50 {
    padding-top: 50px
}

@media screen and (max-width: 768px) {
    .top-buffer-50 {
        padding-top:30px
    }
}

.top-buffer-60 {
    padding-top: 60px
}

.top-buffer-70 {
    padding-top: 70px
}

.top-buffer-80 {
    padding-top: 80px
}

.top-buffer-90 {
    padding-top: 90px
}

.top-buffer-100 {
    padding-top: 100px
}

.bottom-buffer-10 {
    padding-bottom: 10px
}

.bottom-buffer-20 {
    padding-bottom: 20px
}

.bottom-buffer-30 {
    padding-bottom: 30px
}

.bottom-buffer-40 {
    padding-bottom: 40px
}

.bottom-buffer-50 {
    padding-bottom: 50px
}

@media screen and (max-width: 768px) {
    .bottom-buffer-50 {
        padding-bottom:30px
    }
}

.bottom-buffer-60 {
    padding-bottom: 60px
}

.bottom-buffer-70 {
    padding-bottom: 70px
}

.bottom-buffer-80 {
    padding-bottom: 80px
}

.bottom-buffer-90 {
    padding-bottom: 90px
}

.bottom-buffer-100 {
    padding-bottom: 100px
}

.p-no-margin {
    margin-bottom: 10px
}

.p-no-margin p {
    margin: 0
}

.hero-banner {
    position: relative
}

@media screen and (max-width: 480px) {
    .hero-banner .top-buffer-80 {
        padding-top:30px
    }
}

@media screen and (max-width: 480px) {
    .hero-banner .bottom-buffer-100 {
        padding-bottom:30px
    }
}

.hero-banner .slide.bg-active {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media screen and (max-width: 768px) {
    .hero-banner .slide.bg-active {
        background-position:right
    }
}

@media screen and (max-width: 768px) {
    .hero-banner .slide.bg-active .content {
        text-align:center
    }
}

.hero-banner .slide.bg-active .content.white {
    color: #fff
}

.hero-banner .slide.bg-active .content.white a,.hero-banner .slide.bg-active .content.white a:focus,.hero-banner .slide.bg-active .content.white a:hover,.hero-banner .slide.bg-active .content.white a:active,.hero-banner .slide.bg-active .content.white a:visited {
    color: #fff
}

.hero-banner .slide.bg-active .content .tick {
    padding-left: 0
}

@media screen and (max-width: 480px) {
    .hero-banner .slide.bg-active .content .tick {
        text-align:left
    }
}

.hero-banner .slide.bg-active .content .tick li {
    font-size: 20px;
    padding: 10px 0
}

@media screen and (max-width: 480px) {
    .hero-banner .slide.bg-active .content .tick li {
        font-size:18px;
        padding-left: 30px;
        position: relative
    }
}

@media screen and (max-width: 480px) {
    .hero-banner .slide.bg-active .content .tick li span {
        left:30px;
        position: relative
    }
}

.hero-banner .slide.bg-active .content .tick img {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 18px;
    height: auto;
    margin-right: 10px
}

@media screen and (max-width: 480px) {
    .hero-banner .slide.bg-active .content .tick img {
        left:0;
        position: absolute;
        top: 15px
    }
}

.hero-banner .hero-content {
    padding: 20px 30px;
    background-color: rgba(255,255,255,.8)
}

.hero-banner .hero-content h1 {
    color: #008e7e
}

.hero-banner h1 {
    font-size: 42px
}

@media screen and (max-width: 480px) {
    .hero-banner h1 {
        font-size:32px
    }
}

.hero-banner .title-large {
    font-size: 48px
}

.hero-banner .sub-title {
    font-size: 20px;
    margin-bottom: 10px
}

.hero-banner .sub-title p {
    margin: 0
}

.hero-banner .sub-title-large {
    font-size: 24px
}

.hero-banner .button {
    display: inline-block;
    margin: 10px 0
}

@media screen and (max-width: 768px) {
    .hero-banner .button {
        /**display:none**/
    }
}

.hero-banner.home-contents-hero .bg-active {
    background-position: top right
}

@media screen and (max-width: 1199px) {
    .hero-banner.home-contents-hero .bg-active .fade-layer {
        display:block;
        background-color: #515e29
    }
}

@media screen and (min-width: 331px)and (max-width:768px) {
    .hero-banner.home-contents-hero .bg-active {
        background-position:top right 17%
    }
}

@media screen and (max-width: 330px) {
    .hero-banner.home-contents-hero .bg-active {
        background-position:top right 20%
    }
}

.hero-banner.home-contents-hero .hero-container-inner {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 30px;
    position: relative
}

.hero-banner.home-contents-hero .hero-container-inner h1 {
    margin-top: 10px;
    z-index: 1
}

.hero-banner.home-contents-hero .hero-container-inner .hero-container-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5
}

.hero-banner.home-contents-hero .hero-container-inner .hero-container-content {
    position: relative
}

.hero-banner.home-contents-hero .hero-container-inner .hero-container-content .button {
    display: none
}

@media screen and (max-width: 768px) {
    .hero-banner.home-contents-hero .hero-container-inner .hero-container-content .button {
        display:inline-block;
        margin-bottom: 20px
    }
}

.hero-banner.home-contents-hero-product .bg-active {
    background-position: top right
}

@media screen and (max-width: 1199px) {
    .hero-banner.home-contents-hero-product .bg-active .fade-layer {
        display:block;
        background-color: #515e29
    }
}

@media screen and (min-width: 331px)and (max-width:768px) {
    .hero-banner.home-contents-hero-product .bg-active {
        background-position:top right 10%
    }
}

@media screen and (max-width: 330px) {
    .hero-banner.home-contents-hero-product .bg-active {
        background-position:top right 10%
    }
}

.hero-banner.term-life-hero .bg-active {
    background-position: center right
}

@media screen and (max-width: 768px) {
    .hero-banner.term-life-hero .bg-active .fade-layer {
        display:block;
        background-color: #515e29
    }
}

@media screen and (min-width: 320px)and (max-width:768px) {
    .hero-banner.term-life-hero .bg-active {
        background-position:center right 10%
    }
}

.hero-banner.wedding-hero .bg-active {
    background-position: center right
}

@media screen and (max-width: 480px) {
    .hero-banner.wedding-hero .bg-active {
        background-position:center right -115px
    }
}

@media screen and (max-width: 1199px) {
    .hero-banner.wedding-hero .bg-active .fade-layer {
        display:block;
        background-color: #515e29
    }
}

.hero-banner.travel-hero .bg-active {
    background-position: bottom right
}

@media screen and (max-width: 480px) {
    .hero-banner.travel-hero .bg-active {
        background-position:bottom right -200px
    }
}

@media screen and (max-width: 768px) {
    .hero-banner.travel-hero .bg-active .fade-layer {
        display:block;
        background-color: #515e29
    }
}

.hero-banner.pet-hero .bg-active {
    background-position: center right
}

@media screen and (max-width: 480px) {
    .hero-banner.pet-hero .bg-active {
        background-position:bottom right 14%
    }
}

@media screen and (max-width: 768px) {
    .hero-banner.pet-hero .bg-active .fade-layer {
        display:block;
        background-color: #515e29
    }
}

.fade-layer {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3
}

.covers img {
    width: auto;
    height: 66px
}

.covers p {
    font-family: "AvenirLTStd-Heavy",Arial,Helvetica,sans-serif;
    font-size: 20px
}

.covers.seenIn li {
    padding: 0
}

.covers.seenIn li:first-child {
    padding-left: 15px
}

.covers.seenIn li:last-child {
    padding-right: 15px
}

.covers.seenIn img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 80%;
    max-width: 80%;
    height: auto;
    vertical-align: middle
}

@media screen and (max-width: 991px) {
    .covers.seenIn img {
        width:100%
    }
}

.covers.seenIn img.logo-small {
    width: 50%
}

@media screen and (max-width: 992px) {
    .covers.seenIn .bottom-buffer-50 {
        padding-bottom:0
    }
}

@media screen and (max-width: 480px) {
    .covers.seenIn .bottom-buffer-50 {
        padding-bottom:20px
    }
}

@media screen and (max-width: 768px) {
    .covers .col-md-3 {
        padding-bottom:40px
    }

    .covers .col-md-3:last-child {
        padding-bottom: 0
    }
}

.quote {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.quote .button {
    display: inline-block
}

.quote.bg-center-right {
    background-position: center right
}

.quote.bg-center-right-ish {
    background-position: center right;
    background-repeat: no-repeat
}

@media screen and (max-width: 480px) {
    .quote.bg-center-right-ish {
        background-position:right -290px center
    }
}

.quote.bg-center-right-200 {
    background-position: center right
}

@media screen and (max-width: 480px) {
    .quote.bg-center-right-200 {
        background-position:right -200px center
    }
}

.quote.bg-center-left-165 {
    background-position: center left
}

@media screen and (max-width: 480px) {
    .quote.bg-center-left-165 {
        background-position:left -165px center
    }
}

.quote.wedding-quote {
    background-position: center right
}

.quote .content {
    padding: 10px 30px 40px 30px;
    border-radius: 4px;
    background-color: rgba(0,142,126,.8)
}

.quote .content p {
    padding-top: 10px;
    line-height: 40px
}

@media screen and (max-width: 768px) {
    .quote .container {
        padding-bottom:0;
        padding-top: 0
    }

    .quote .container .content {
        padding-top: 30px
    }
}

.quote.single .greenBG {
    background-color: rgba(0,142,126,.8);
    border-radius: 4px
}

.quote.single .content {
    background-color: transparent;
    padding: 0 10px
}

@media screen and (min-width: 768px) {
    .quote.single .reduce {
        margin-top:30px;
        margin-bottom: 40px
    }
}

.quote.single ul {
    padding-left: 0;
    text-align: left;
    margin: 0 20px
}

.quote.single ul li {
    background-position: top 4px left;
    padding-left: 25px;
    padding-bottom: 15px
}

.quote.single p {
    line-height: 14px
}

.quote.single p.value {
    font-size: 20px;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    line-height: 22px;
    padding-top: 0;
    padding-bottom: 30px
}

.quote.single p.value img {
    width: 20px
}

.quote.single p.sub {
    font-weight: 100
}

.quote.single p.title {
    display: block;
    position: relative;
    margin: 0;
    padding: 10px;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    min-height: 75px
}

.quote.single p.title span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

@media screen and (max-width: 768px) {
    .quote.single .container {
        padding-bottom:0;
        padding-top: 0
    }

    .quote.single .container .greenBG {
        padding-top: 30px
    }

    .quote.single ul {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}

.quote.triple hr {
    margin-top: 10px;
    margin-bottom: 10px
}

.quote.triple .sub {
    font-size: 16px;
    margin: 0 0 10px;
    padding-top: 10px
}

.quote.triple .sub .sub-inner {
    display: inline
}

.quote.triple .sub .sub-inner p:first-child {
    padding-top: 0
}

.quote.triple .sub .sub-inner p:last-child {
    display: inline
}

.quote.triple p {
    line-height: 16px
}

.quote.triple .less-content {
    line-height: 14px
}

.quote.triple .more-content {
    line-height: 14px
}

.quote.triple .more-content p {
    line-height: 14px
}

.quote.triple .value {
    margin: 0 0 10px;
    font-size: 20px;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    line-height: 22px;
    padding-top: 0;
    padding-bottom: 30px
}

.quote.triple .value img {
    width: 20px
}

.quote.triple .title {
    text-transform: uppercase;
    font-size: 22px;
    margin: 0;
    padding: 20px 0;
    line-height: 24px
}

.quote.triple .title.tall {
    position: relative;
    min-height: 75px;
    line-height: 26px
}

.quote.triple .title span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

.quote.triple .button {
    padding-left: 40px;
    padding-right: 40px
}

@media screen and (max-width: 768px) {
    .quote.triple .button {
        display:inline-block;
        margin-bottom: 50px
    }
}

.quote.tiles .container {
    padding-bottom: 20px
}

.quote.tiles .content {
    background: transparent;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.quote.tiles .tile-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.quote.tiles .tile-content {
    position: relative
}

.quote.tiles .tile-content h2:only-child {
    margin-bottom: 0
}

.quote.tiles ul {
    margin-bottom: 0;
    list-style: disc;
    padding-left: 20px
}

@media screen and (max-width: 992px) {
    .quote.tiles .container {
        padding-top:30px;
        padding-bottom: 0
    }
}

.col2List .left-b {
    border: none
}

.col2List .border-left {
    border-right: 1px solid #e0e0e0
}

.col2List .button {
    display: inline-block
}

.col2List ul {
    width: 65%;
    padding: 0;
    margin: 0 auto
}

.col2List ul.wide-list {
    width: 91%
}

@media screen and (min-width: 992px) {
    .col2List ul.wide-list li.ticked {
        min-height:130px
    }
}

@media screen and (min-width: 1200px) {
    .col2List ul.wide-list li.ticked {
        min-height:98px
    }
}

@media screen and (min-width: 992px) {
    .col2List ul.wide-list li.ticked:nth-child(1) {
        min-height:98px
    }
}

@media screen and (min-width: 992px) {
    .col2List ul.wide-list li.ticked:nth-child(n+3) {
        min-height:98px
    }
}

@media screen and (min-width: 1200px) {
    .col2List ul.wide-list li.ticked:nth-child(n+3) {
        min-height:inherit
    }
}

@media screen and (max-width: 768px) {
    .col2List ul.wide-list {
        width:90%
    }
}

@media screen and (max-width: 768px) {
    .col2List ul {
        width:90%
    }
}

.col2List ul li {
    padding-top: 20px;
    padding-bottom: 20px
}

.col2List ul li.ticked {
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    font-size: 19px;
    background-position: left top 28px
}

@media screen and (min-width: 992px) {
    .col2List ul li.ticked {
        min-height:98px
    }
}

@media screen and (max-width: 768px) {
    .col2List .left-b {
        border-right:none;
        border-bottom: 1px solid #e0e0e0
    }

    .col2List .border-left {
        border: none;
        padding-bottom: 20px
    }

    .col2List .right-b {
        padding-top: 20px;
        padding-left: 20px
    }
}

@media screen and (max-width: 768px)and (max-width:768px) {
    .col2List .right-b {
        padding-top:30px
    }
}

@media screen and (max-width: 768px) {
    .col2List .right-b .border-right {
        border:none
    }
}

@media screen and (min-width: 769px) {
    .col5List .col-override {
        width:20%;
        margin: 0 -.125em;
        display: inline-block
    }

    .col5List .col-override h3 {
        font-size: 16px
    }

    .col5List ul {
        width: 45%
    }
}

.col5List .inset {
    width: 60px
}

@media screen and (min-width: 992px) {
    .col5List .inset {
        width:auto;
        height: 66px
    }
}

.col5List ul {
    width: 81%;
    padding: 0;
    margin: 0 auto
}

@media screen and (min-width: 992px)and (max-width:1200px) {
    .col5List ul {
        min-height:350px
    }
}

@media screen and (min-width: 1200px) {
    .col5List ul {
        min-height:270px
    }
}

.col5List ul li {
    background-position: left top;
    padding-left: 25px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 15px
}

.col5List .button {
    display: inline-block;
    margin: 0 auto 20px
}

.col5List .subInfo {
    text-decoration: underline;
    display: block
}

.col5List .subInfo:hover {
    text-decoration: none
}

@media screen and (max-width: 768px) {
    .col5List .col-override {
        border:none;
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 50px
    }

    .col5List .col-override:last-child {
        margin-bottom: 0
    }

    .col5List .container {
        padding-bottom: 0
    }

    .col5List ul {
        width: 45%
    }

    .col5List .button {
        margin-bottom: 20px
    }

    .col5List .subInfo {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 480px) {
    .col5List ul {
        width:80%
    }
}

.files .title {
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    padding: 20px
}

.files .title.download.text-bold {
    font-family: "AvenirLTStd-Heavy",Arial,Helvetica,sans-serif
}

.files .title.download img {
    width: 18px
}

.files .button {
    margin-bottom: 15px;
    display: inline-block;
    width: auto
}

.files .sub-grey {
    font-weight: 100;
    font-size: 12px;
    color: #888
}

@media screen and (max-width: 768px) {
    .files .left-b,.files .right-b {
        padding:0
    }
}

.faqList .accordion-item {
    margin-bottom: 40px
}

.faqList .accordion-item .accordion-header {
    background-color: #fff
}

.faqList .accordion-item .accordion-headerTitle {
    position: relative;
    padding-left: 35px;
    font-size: 20px;
    line-height: 22px;
    background-color: #fff
}

.faqList .accordion-item .accordion-headerTitle:hover {
    cursor: pointer;
    color: #f84a15
}

.faqList .accordion-item .accordion-headerTitle span {
    position: absolute;
    top: -2px;
    left: 0;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    display: inline-block;
    background-image: url("/static/images/Polygon 1.png");
    background-repeat: no-repeat;
    background-position: left top 1px;
    background-size: contain;
    color: #fff;
    padding-top: 2px;
    line-height: 1
}

.faqList .accordion-item .accordion-headerTitle span.minus {
    display: none
}

.faqList .accordion-item.is-active .accordion-headerTitle {
    color: #f84a15
}

.faqList .accordion-item.is-active .accordion-headerTitle span.plus {
    display: none
}

.faqList .accordion-item.is-active .accordion-headerTitle span.minus {
    display: block
}

.faqList .accordion-item .accordion-contentInner p {
    padding-left: 40px
}

.newsletter-ui {
    background-size: cover;
    background-position: center
}

.newsletter-ui form * {
    display: block;
    margin: 20px auto
}

.newsletter-ui form label {
    font-family: "AvenirLTStd-Book",Arial,Helvetica,sans-serif;
    font-size: 16px
}

.newsletter-ui form input[type="email"] {
    width: 460px;
    border-radius: 5px;
    padding: 14px 8px;
    border: none;
    color: #434343;
    text-align: center
}

@media screen and (max-width: 768px) {
    .newsletter-ui form input[type="email"] {
        width:100%
    }
}

.newsletter {
    background-size: cover;
    background-position: center
}

.newsletter input,.newsletter label,.newsletter select {
    display: block
}

.newsletter script {
    display: none
}

.newsletter .table-mirror {
    display: none
}

.newsletter label,.newsletter .sfError {
    font-family: "AvenirLTStd-Book",Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin: 20px auto
}

.newsletter .sfErrorWrp input {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.newsletter .sfErrorWrp input hr {
    border-top-color: #e4b9c0
}

.newsletter .sfErrorWrp input .alert-link {
    color: #843534
}

.newsletter .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    margin-bottom: 20px;
    width: 460px
}

@media screen and (max-width: 768px) {
    .newsletter .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width:100%
    }
}

.newsletter .bootstrap-select>.dropdown-toggle {
    padding: 14px 8px
}

.newsletter .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: center
}

.newsletter .selectpicker .btn {
    border: none;
    border-radius: 5px;
    text-transform: none
}

.newsletter .selectpicker .btn[title="Please select"] {
    color: #9a9a9a
}

.newsletter .selectpicker .btn:hover,.newsletter .selectpicker .btn:focus,.newsletter .selectpicker .btn:active {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.newsletter .selectpicker .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}

.newsletter .selectpicker .btn-default:active,.newsletter .selectpicker .btn-default.active,.newsletter .selectpicker .open>.btn-default.dropdown-toggle {
    background-color: #fff
}

.newsletter .selectpicker .alert-success {
    color: #434343
}

.newsletter input[type="file"],.newsletter input[type="email"],.newsletter input[type="text"] {
    background: #fff;
    width: 460px;
    border-radius: 5px;
    padding: 14px 8px;
    border: none;
    color: #434343;
    text-align: center;
    margin: 0 auto 20px
}

@media screen and (max-width: 768px) {
    .newsletter input[type="file"],.newsletter input[type="email"],.newsletter input[type="text"] {
        width:100%
    }
}

.newsletter input[type="file"]::-webkit-input-placeholder,.newsletter input[type="email"]::-webkit-input-placeholder,.newsletter input[type="text"]::-webkit-input-placeholder {
    color: #9a9a9a
}

.newsletter input[type="file"]::-moz-placeholder,.newsletter input[type="email"]::-moz-placeholder,.newsletter input[type="text"]::-moz-placeholder {
    color: #9a9a9a
}

.newsletter input[type="file"]:-ms-input-placeholder,.newsletter input[type="email"]:-ms-input-placeholder,.newsletter input[type="text"]:-ms-input-placeholder {
    color: #9a9a9a
}

.newsletter input[type="file"]:-moz-placeholder,.newsletter input[type="email"]:-moz-placeholder,.newsletter input[type="text"]:-moz-placeholder {
    color: #9a9a9a
}

.newsletter .RadUpload {
    width: auto;
    text-align: center
}

.newsletter .RadUpload .ruFileWrap {
    position: static;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
    line-height: 20px;
    zoom:1;overflow: hidden!important;
    height: auto;
    width: 100%
}

.newsletter .RadUpload input.ruFileInput {
    font: inherit;
    margin: 0 auto 20px;
    padding: 14px 8px;
    position: static;
    opacity: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.newsletter .RadUpload input[type="text"] {
    display: none
}

.newsletter .RadUpload .ruButton {
    display: none
}

.newsletter .button {
    background-color: transparent;
    border: none;
    cursor: default;
    margin-bottom: 20px;
    padding: 0
}

.newsletter .button [type="submit"] {
    background-color: transparent;
    color: #f84a15;
    border: 1px solid #f84a15;
    border-radius: 5px;
    font-family: "AvenirLTStd-Heavy",Arial,Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
    margin: 0 auto;
    padding: 14px 22px;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.newsletter .button [type="submit"]:hover,.newsletter .button [type="submit"]:focus,.newsletter .button [type="submit"]:active {
    text-decoration: none;
    cursor: pointer;
    background-color: #f84a15;
    border: 1px solid transparent;
    color: #fff
}

.newsletter .jcf-select .jcf-select-text {
    color: #434343
}

.videoArea ul {
    padding: 0;
    margin: 30px 0
}

.videoArea ul li {
    margin-bottom: 30px;
    padding-left: 25px
}

.videoArea ul li.ticked {
    background-position: top 4px left
}

.videoArea .button {
    margin-top: 20px;
    display: inline-block
}

@media screen and (max-width: 768px) {
    .videoArea {
        text-align:center
    }

    .videoArea .button {
        margin: 0 auto 30px auto
    }

    .videoArea ul {
        text-align: left;
        width: 80%;
        margin: 40px auto
    }
}

.tripleQuote .quoteBubble {
    padding: 30px 30px 30px 60px;
    position: relative;
    background-color: rgba(0,142,126,.8);
    border-radius: 5px;
    overflow: visible
}

@media screen and (min-width: 992px) {
    .tripleQuote .quoteBubble {
        min-height:190px
    }
}

@media screen and (min-width: 1200px) {
    .tripleQuote .quoteBubble {
        min-height:175px
    }
}

@media screen and (max-width: 480px) {
    .tripleQuote .quoteBubble {
        padding:20px
    }
}

.tripleQuote .quoteBubble p {
    color: #fff;
    font-weight: 100;
    font-size: 14px
}

@media screen and (max-width: 480px) {
    .tripleQuote .quoteBubble p {
        text-align:center
    }
}

.tripleQuote .quoteBubble img {
    width: 30px;
    left: 20px;
    top: 20px;
    position: absolute
}

@media screen and (max-width: 480px) {
    .tripleQuote .quoteBubble img {
        display:block;
        position: relative;
        margin: 0 auto;
        margin-bottom: 10px;
        left: inherit;
        top: inherit
    }
}

.tripleQuote .quoteBubble .tick {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    bottom: -12px;
    left: 50%;
    margin-left: -7px;
    border-width: 12px 7px 0;
    border-top-color: rgba(0,142,126,.8)
}

.tripleQuote .content .title {
    display: block;
    text-transform: uppercase;
    font-size: 22px;
    margin: 0;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif
}

.tripleQuote .content .face {
    border-radius: 100%;
    margin: 25px auto;
    max-width: 100px
}

.tripleQuote .content .sub {
    padding-top: 5px;
    margin: 0;
    font-weight: 100;
    font-size: 12px;
    color: #a2a2a2
}

.tripleQuote .stat .statImg {
    height: 143px;
    margin: 0 auto;
    position: relative;
    width: 80px
}

@media screen and (min-width: 992px) {
    .tripleQuote .stat .statImg {
        min-height:140px
    }
}

.tripleQuote .stat .statImg .statImgBar {
    background-color: #c4d44a;
    bottom: 0;
    position: absolute;
    width: 80px
}

.tripleQuote .stat .statImg .statImgBar:before {
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 20px solid #c4d44a;
    content: '';
    height: 0;
    position: absolute;
    top: -20px;
    width: 0
}

.tripleQuote .stat .statImg span {
    position: absolute;
    color: #fff;
    font-size: 20px;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10
}

.tripleQuote .stat .statImg img {
    width: 100%
}

@media screen and (min-width: 992px) {
    .tripleQuote .stat .statImg img {
        position:absolute;
        bottom: 0
    }
}

.tripleQuote .stat p {
    text-align: center;
    margin-top: 20px;
    font-weight: 200;
    line-height: 24px
}

@media screen and (max-width: 768px) {
    .tripleQuote .col-md-4 {
        padding-bottom:50px
    }

    .tripleQuote .col-md-4:last-child {
        padding-bottom: 0
    }
}

.quoteSlider .sliderQ .title {
    display: block!important;
    text-transform: uppercase;
    font-size: 22px;
    margin: 0;
    text-align: center;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif
}

@media screen and (max-width: 768px) {
    .quoteSlider .sliderQ .title {
        margin-bottom:20px
    }
}

.quoteSlider .sliderQ .face {
    border-radius: 100%;
    margin: 25px auto;
    max-width: 100px
}

.quoteSlider .sliderQ .copy {
    padding: 20px 20%;
    position: relative
}

.quoteSlider .sliderQ .copy p {
    text-align: center;
    margin-top: 20px;
    font-weight: 200;
    line-height: 24px
}

.quoteSlider .sliderQ .copy img {
    position: absolute;
    width: 50px
}

.quoteSlider .sliderQ .copy img.top {
    top: 10px;
    left: calc(18% - 50px)
}

.quoteSlider .sliderQ .copy img.bot {
    bottom: 10px;
    right: calc(18% - 50px);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.quoteSlider .sliderQ .slick-dots {
    text-align: center
}

.quoteSlider .sliderQ .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: none
}

.quoteSlider .sliderQ .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.quoteSlider .sliderQ .slick-dots li button:before {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    content: '•';
    text-align: center;
    color: #fff;
    border: 2px solid #008e7e;
    border-radius: 100%
}

.quoteSlider .sliderQ .slick-dots li button:hover {
    outline: none
}

.quoteSlider .sliderQ .slick-dots li button:hover:before {
    opacity: 1
}

.quoteSlider .sliderQ .slick-dots li.slick-active button:before {
    background-color: #008e7e
}

.quoteSlider .sliderQ .slick-dots li:hover button:before {
    background-color: #008e7e
}

.quoteSlider .sliderQ .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    background-color: transparent;
    border: none;
    z-index: 10
}

.quoteSlider .sliderQ .slick-arrow.slick-prev {
    left: 20px;
    background-image: url("../images/left.png")
}

.quoteSlider .sliderQ .slick-arrow.slick-next {
    right: 20px;
    background-image: url("../images/right.png")
}

@media screen and (max-width: 768px) {
    .quoteSlider .face {
        margin-top:0
    }

    .quoteSlider .bottom-buffer-50 {
        padding-bottom: 20px
    }

    .quoteSlider .title,.quoteSlider .bot {
        display: none!important
    }

    .quoteSlider .copy {
        padding-top: 60px
    }

    .quoteSlider .top {
        top: -15px!important;
        left: 50%!important;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.partners .col-override {
    width: 20%;
    margin: 0 -.125em;
    display: inline-block;
    padding-bottom: 30px!important
}

.partners .col-override h3 {
    font-size: 16px
}

@media screen and (max-width: 768px) {
    .partners .col-override {
        padding:5px
    }

    .partners .col-override:first-child {
        padding-left: 15px
    }

    .partners .col-override:last-child {
        padding-right: 15px
    }
}

.partners p {
    text-align: center;
    margin-top: 20px;
    font-weight: 200;
    line-height: 24px
}

.partners img {
    max-width: 70%;
    display: block;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .partners img {
        max-width:100%
    }
}

@media screen and (max-width: 768px) {
    .partners .col-override {
        padding-bottom:30px!important
    }
}

.partners .small-title {
    text-transform: uppercase;
    color: #517f78;
    margin: 0 0 20px;
    font-size: 12px;
    display: block;
    font-weight: bold
}

.eConnect .card img {
    width: 100%
}

.eConnect .card .title {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 5px;
    margin: 0;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif
}

.eConnect .card p {
    padding-top: 5px;
    font-weight: 200;
    line-height: 24px
}

.mobile-slider .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    z-index: 222;
    height: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    background-color: transparent;
    border: none
}

.mobile-slider .slick-arrow.slick-prev {
    left: 20px;
    background-image: url("../images/left.png")
}

.mobile-slider .slick-arrow.slick-next {
    right: 20px;
    background-image: url("../images/right.png")
}

.mobile-slider .value {
    text-align: center
}

.mobile-slider .value img {
    display: block;
    margin: 0 auto
}

.responsiveSliderWrapper {
    position: relative;
    overflow: hidden
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.home-contents .content.is-active {
        min-height:710px
    }
}

@media screen and (min-width: 1200px) {
    .responsiveSliderWrapper.home-contents .content.is-active {
        min-height:685px
    }
}

.responsiveSliderWrapper.wedding p.title {
    padding-right: 0!important;
    padding-left: 0!important
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.wedding .content {
        min-height:660px
    }
}

@media screen and (min-width: 1200px) {
    .responsiveSliderWrapper.wedding .content {
        min-height:650px
    }
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.wedding .content.is-active {
        min-height:600px
    }
}

@media screen and (min-width: 1200px) {
    .responsiveSliderWrapper.wedding .content.is-active {
        min-height:550px
    }
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.wedding .content.more-less-wrapper .more-less {
        position:absolute;
        bottom: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.responsiveSliderWrapper.wedding h2 {
    color: #fff
}

.responsiveSliderWrapper.wedding .slick-dots li button:before {
    border-color: #f84a15
}

.responsiveSliderWrapper.wedding .slick-dots li button:hover {
    outline: none
}

.responsiveSliderWrapper.wedding .slick-dots li button:hover:before {
    opacity: 1
}

.responsiveSliderWrapper.wedding .slick-dots li.slick-active button:before {
    background-color: #f84a15
}

.responsiveSliderWrapper.wedding .slick-dots li:hover button:before {
    background-color: #f84a15
}

.responsiveSliderWrapper.travel p.title {
    padding-right: 0!important;
    padding-left: 0!important;
    line-height: 1
}

.responsiveSliderWrapper.travel .content {
    padding-right: 30px!important;
    padding-left: 30px!important
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.travel .content {
        min-height:640px
    }
}

@media screen and (min-width: 1200px) {
    .responsiveSliderWrapper.travel .content {
        min-height:580px
    }
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.travel .content.is-active {
        min-height:960px
    }
}

@media screen and (min-width: 1200px) {
    .responsiveSliderWrapper.travel .content.is-active {
        min-height:880px
    }
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.travel .content.more-less-wrapper .more-less {
        position:absolute;
        bottom: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.responsiveSliderWrapper.travel h2 {
    color: #fff
}

.responsiveSliderWrapper.pet.quote {
    background-position: top center
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.pet .content {
        min-height:660px
    }
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.pet .content.is-active {
        min-height:60px
    }
}

@media screen and (min-width: 1200px) {
    .responsiveSliderWrapper.pet .content.is-active {
        min-height:660px
    }
}

@media screen and (min-width: 992px) {
    .responsiveSliderWrapper.pet .content.more-less-wrapper .more-less {
        position:absolute;
        bottom: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.responsiveSliderWrapper.pet h2 {
    color: #fff
}

.responsiveSliderWrapper .slick-dots {
    margin-top: 40px;
    text-align: center
}

.responsiveSliderWrapper .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0 20px;
    cursor: pointer;
    background: none
}

.responsiveSliderWrapper .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 30px;
    height: 30px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.responsiveSliderWrapper .slick-dots li button:before {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    content: '•';
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%
}

.responsiveSliderWrapper .slick-dots li button:hover {
    outline: none
}

.responsiveSliderWrapper .slick-dots li button:hover:before {
    opacity: 1
}

.responsiveSliderWrapper .slick-dots li.slick-active button:before {
    background-color: #fff
}

.responsiveSliderWrapper .slick-dots li:hover button:before {
    background-color: #fff
}

.responsiveSliderWrapper .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 150px;
    height: 150px;
    background-size: 31px 55px;
    background-repeat: no-repeat;
    color: transparent;
    background-color: rgba(255,255,255,.9);
    border-radius: 100%;
    border: none;
    z-index: 10;
    -webkit-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.responsiveSliderWrapper .slick-arrow:hover {
    background-color: #fff
}

@media screen and (max-width: 768px) {
    .responsiveSliderWrapper .slick-arrow {
        width:75px;
        height: 75px;
        background-size: 20px 35px
    }
}

.responsiveSliderWrapper .slick-arrow.slick-prev {
    left: -65px;
    background-image: url("../images/left-green.png");
    background-position: right 35px center
}

@media screen and (max-width: 768px) {
    .responsiveSliderWrapper .slick-arrow.slick-prev {
        left:-30px;
        background-position: right 15px center
    }
}

.responsiveSliderWrapper .slick-arrow.slick-next {
    right: -65px;
    background-image: url("../images/right-green.png");
    background-position: left 35px center
}

@media screen and (max-width: 768px) {
    .responsiveSliderWrapper .slick-arrow.slick-next {
        right:-30px;
        background-position: left 15px center
    }
}

.responsiveSliderWrapper .slick-arrow.slick-disabled {
    cursor: default;
    background-color: rgba(255,255,255,.5)
}

.responsiveSliderWrapper .slick-arrow.slick-disabled:hover {
    background-color: rgba(255,255,255,.5)
}

@media screen and (max-width: 768px) {
    .responsiveSliderWrapper .container {
        padding-top:30px
    }
}

.responsiveSliderWrapper .value {
    text-align: center
}

.responsiveSliderWrapper .value img {
    display: block;
    margin: 0 auto
}

.responsiveSliderWrapper .slide:focus {
    outline: 0
}

.more-less-wrapper.is-active .less-content {
    display: none
}

.more-less-wrapper.is-active .more-content {
    display: block
}

.more-less-wrapper.is-active .more-content p:last-child {
    margin-bottom: 20px
}

@media screen and (min-width: 992px) {
    .more-less-wrapper.is-active .more-less {
        position:absolute;
        bottom: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.more-less-wrapper .less-content {
    display: block
}

.more-less-wrapper .more-content {
    display: none
}

.more-less-wrapper .more-less {
    display: inline-block;
    margin-bottom: 0!important;
    width: 165px
}

.sf_1col_1_100 {
    margin: auto!important
}

.sfPageContainer input {
    padding: 9px 12px!important;
    margin-bottom: 20px!important
}

.sfPageContainer input[type="button"],.sfPageContainer input[type="submit"],.sfPageContainer input[type="reset"] {
    padding: 10px 13.33333px!important
}

.sfPageEditor table {
    margin: 0
}

.sfPageEditor table tbody tr,.sfPageEditor table tbody td {
    border: none;
    background: inherit
}

.backend-top {
    float: left
}

.live-zone {
    display: inline-block
}

.live-zone.internal {
    width: 100%
}

.blog-wrapper img {
    max-width: 100%
}

body {
    padding-top: 115px
}

@media screen and (max-width: 768px) {
    body {
        padding-top:70px
    }
}

@media screen and (max-width: 768px) {
    [data-minimized-position="bottom_right"] {
        bottom:70px!important
    }
}

header {
    top: 0;
    width: 100%;
    display: block;
    position: fixed;
    z-index: 20;
    -webkit-box-shadow: 0 5px 13px rgba(50,50,50,.35);
    box-shadow: 0 5px 13px rgba(50,50,50,.35)
}

header .upper {
    height: 30px;
    background-color: #008e7e;
    display: block;
    position: relative;
    background-image: url("../images/header-right-alt.png");
    background-position: calc(100% + 195px) 0;
    background-repeat: no-repeat
}

header .upper .mini-nav {
    display: inline-block;
    position: absolute;
    float: right;
    right: 350px
}

header .upper .mini-nav li {
    display: inline-block;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif
}

header .upper .mini-nav li a {
    color: #fff;
    padding-right: 30px;
    padding-top: 5px;
    display: block
}

header .upper .mini-nav li a img {
    height: 17px
}

header .upper .header-left {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0
}

header .upper .account {
    z-index: 100;
    float: right;
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
    color: #fff;
    padding-top: 5px;
    display: block;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif
}

header .upper .account img {
    padding-right: 5px;
    height: 18px
}

header .upper .callUs {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 190px;
    color: #fff;
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    padding-left: 22px
}

header .upper .callUs img {
    height: 18px;
    width: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

header .reveal-trigger {
    color: #fff;
    height: 30px;
    margin-right: 20px;
    padding: 5px 10px 0
}

header .reveal-trigger.is-active {
    background-color: #3b3b3b
}

header .reveal-content {
    display: none;
    position: absolute;
    padding: 40px 30px;
    top: 30px;
    width: 100%;
    color: #fff;
    background-color: #3b3b3b;
    z-index: 50
}

@media screen and (max-width: 992px) {
    header .reveal-content {
        display:none
    }
}

header .reveal-content a {
    display: block;
    color: #fff
}

header .reveal-content .reveal-link-main {
    color: #57c2ae;
    font-size: 16px;
    margin-bottom: 20px
}

header .reveal-content li {
    margin-bottom: 5px
}

header .reveal-icon-open {
    position: relative;
    margin-left: 5px;
    top: -1px;
    width: 12px;
    height: 9px!important
}

header .reveal-close {
    display: block;
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer
}

header .reveal-icon-close {
    width: 20px;
    height: 20px
}

header .lower {
    position: relative;
    height: 85px;
    background-color: #fff;
    display: block
}

header .lower .brand-logo {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height: 100%;
    padding: 15px 20px
}

header .lower .brand-logo a {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 40px
}

@media screen and (min-width: 1200px) {
    header .lower .brand-logo a {
        height:55px;
        margin-top: inherit
    }
}

header .lower .brand-logo img {
    height: 100%;
    display: block;
    width: auto
}

header .lower .burger {
    display: none
}

header .lower .nav {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 250px
}

header .lower .nav.no-cta {
    right: 0
}

header .lower .nav.no-cta+.rQuote {
    display: none
}

header .lower .nav li a {
    color: #000;
    font-family: "AvenirLTStd-Heavy",Arial,Helvetica,sans-serif;
    font-size: 16px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase
}

@media screen and (min-width: 992px) {
    header .lower .nav li a {
        padding-right:10px;
        padding-left: 10px
    }
}

@media screen and (min-width: 1200px) {
    header .lower .nav li a {
        padding-right:25px;
        padding-left: 25px
    }
}

header .lower .nav li a:hover {
    color: #f84a15;
    text-decoration: none;
    background-color: #fff
}

header .lower .nav li a:focus {
    background-color: transparent
}

header .lower .nav li.active a {
    color: #f84a15
}

header .lower .nav li:hover {
    background-color: #fff
}

header .lower .rQuote {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    padding-top: 10px;
    padding-bottom: 10px
}

header .mobileCall {
    display: none;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.product-nav {
    display: none
}

@media screen and (max-width: 1146px) {
    header .nav li a {
        padding:10px 5px
    }

    header .upper .header-left {
        position: absolute;
        top: 0;
        left: -100px
    }
}

@media screen and (max-width: 1055px) {
    header .upper .header-left {
        position:absolute;
        top: 0;
        left: -150px
    }

    header .lower .brand-logo {
        padding: 25px 20px!important
    }
}

@media screen and (max-width: 1055px) {
    header .upper .header-left {
        position:absolute;
        top: 0;
        left: -150px
    }

    header .lower .brand-logo {
        padding: 25px 20px!important
    }
}

@media screen and (max-width: 900px) {
    header .nav {
        right:270px!important
    }

    header .nav li a {
        padding: 10px 3px
    }

    header .upper .header-left {
        position: absolute;
        top: 0;
        left: -150px
    }

    header .lower .brand-logo {
        padding: 25px 20px!important
    }

    header .lower .rQuote {
        right: 135px!important;
        padding: 14px 5px
    }
}

@media screen and (max-width: 900px) {
    header .nav {
        right:270px!important
    }

    header .nav li a {
        padding: 10px 3px
    }

    header .upper .header-left {
        position: absolute;
        top: 0;
        left: -150px
    }

    header .lower {
        font-size: 12px
    }

    header .lower .brand-logo {
        padding: 25px 20px!important
    }

    header .lower .rQuote {
        right: 135px!important;
        padding: 14px 5px
    }
}

@media screen and (max-width: 830px) {
    header .nav {
        right:220px!important
    }

    header .nav.no-cta {
        right: 0!important
    }

    header .nav li a {
        padding: 10px 3px
    }

    header .upper .header-left {
        position: absolute;
        top: 0;
        left: -250px
    }

    header .upper .callUs img {
        width: 0!important
    }

    header .lower {
        font-size: 12px
    }

    header .lower .brand-logo {
        padding: 25px 20px!important
    }

    header .lower .rQuote {
        right: 100px!important;
        padding: 14px 5px
    }
}

@media screen and (max-width: 768px) {
    header .upper {
        display:none
    }

    header .lower {
        height: 70px;
        font-size: 12px
    }

    header .lower .brand-logo {
        display: inline-block;
        padding: 15px 20px!important
    }

    header .lower .rQuote {
        display: none
    }

    header .lower .nav {
        display: none
    }

    header .lower .burger {
        display: block;
        width: 40px;
        height: 35px;
        position: absolute;
        top: 20px;
        right: 20px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer
    }

    header .lower .burger span {
        display: block;
        position: absolute;
        height: 6px;
        width: 100%;
        background: #008e7e;
        border-radius: 3px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    header .lower .burger span:nth-child(1) {
        top: 0
    }

    header .lower .burger span:nth-child(2) {
        top: 12px
    }

    header .lower .burger span:nth-child(3) {
        top: 12px
    }

    header .lower .burger span:nth-child(4) {
        top: 24px
    }

    header .lower .burger.open span:nth-child(1) {
        top: 12px;
        width: 0%;
        left: 50%
    }

    header .lower .burger.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    header .lower .burger.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    header .lower .burger.open span:nth-child(4) {
        top: 12px;
        width: 0%;
        left: 50%
    }

    header .mobileCall {
        display: block;
        opacity: 1;
        position: absolute;
        top: 20px;
        right: 80px;
        width: 30px;
        height: 30px;
        overflow: hidden
    }

    header .mobileCall a img {
        height: 30px;
        width: 30px
    }

    header .mobileCall a:hover {
        text-decoration: none
    }

    .product-nav {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 100;
        height: 85px;
        -webkit-transition: height .2s ease-in-out;
        -o-transition: height .2s ease-in-out;
        transition: height .2s ease-in-out;
        width: 100%
    }

    .product-nav.scroll {
        height: 65px
    }

    .product-nav .swiper-container {
        height: 100%;
        background: #fff
    }

    .product-nav .swiper-container .swiper-slide {
        background: #008e7e;
        color: #fff;
        text-align: center;
        padding: 10px 0
    }

    .product-nav .swiper-container .swiper-slide a:hover {
        text-decoration: none
    }

    .product-nav .swiper-container .swiper-slide img {
        height: 50px;
        display: inline-block
    }

    .product-nav .swiper-container .swiper-slide span {
        display: block;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        padding-top: 6px
    }
}

@media screen and (max-width: 768px)and (max-width:400px) {
    .product-nav .swiper-container .swiper-slide span {
        font-size:8px
    }
}

@media screen and (max-width: 768px) {
    .product-nav .swiper-button-disabled {
        display:none
    }

    .product-nav .swiper-button-next,.product-nav .swiper-button-prev {
        top: 0;
        width: 15px;
        height: 100%;
        background: #045147;
        margin-top: 0;
        opacity: .5
    }

    .product-nav .swiper-button-next img,.product-nav .swiper-button-prev img {
        width: 12px;
        height: 80%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        left: 50%
    }

    .product-nav .swiper-button-next {
        right: 0
    }

    .product-nav .swiper-button-prev {
        left: 0
    }
}

@media screen and (max-width: 335px) {
    header .mobileCall {
        right:74px
    }
}

nav {
    display: none;
    padding: 0 20px;
    text-align: center;
    letter-spacing: 1px;
    position: fixed;
    left: 0;
    right: 0;
    top: 70px;
    background-color: #fff;
    z-index: 30;
    -webkit-transition: height .3s linear;
    -o-transition: height .3s linear;
    transition: height .3s linear;
    overflow-y: scroll;
    height: 0;
    -webkit-box-shadow: 0 5px 13px rgba(50,50,50,.35);
    box-shadow: 0 5px 13px rgba(50,50,50,.35)
}

nav ul {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    padding-left: 0
}

nav ul a {
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block
}

nav ul a:hover {
    background-color: #fff;
    color: #f84a15;
    text-decoration: none
}

nav hr {
    margin: 0;
    width: 100%!important
}

nav .button {
    display: block;
    margin-bottom: 20px
}

nav.no-cta .rQuote {
    display: none!important
}

@media screen and (max-width: 768px) {
    nav {
        display:block
    }

    body.nav-open {
        overflow: hidden
    }

    body.nav-open nav {
        max-height: 520px;
        height: calc(100vh - 112px)
    }

    body.nav-open nav ul {
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0;
        padding-left: 0
    }

    body.nav-open nav ul a {
        font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block
    }

    body.nav-open nav ul a:hover {
        background-color: #fff;
        color: #f84a15;
        text-decoration: none
    }

    body.nav-open nav hr {
        margin: 0;
        width: 100%
    }

    body.nav-open nav .button {
        display: block
    }
}

footer .top-wrapper {
    background-image: url("/static/images/footer-triangles.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    overflow-x: hidden
}

footer .top {
    padding-top: 20px;
    font-size: 16px
}

footer .top ul {
    padding-left: 0
}

footer .top ul li {
    color: #fff;
    padding-bottom: 20px
}

footer .top ul li.text-bold {
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif
}

footer .top ul li a {
    color: #fff;
    font-weight: 200
}

footer .top ul li a strong {
    font-family: "AvenirLTStd-Book",Arial,Helvetica,sans-serif
}

footer .social {
    padding-left: 0
}

footer .social li {
    display: inline-block;
    padding-right: 20px
}

footer .social li img {
    height: 25px
}

footer hr {
    border-color: #50b79c;
    margin-right: -200px;
    padding-bottom: 20px;
    margin-top: 20px
}

@media screen and (max-width: 768px) {
    footer .bottom-wrapper .top-buffer-50 {
        padding-top:30px
    }
}

footer .bottom p {
    color: #333;
    font-size: 11px;
    letter-spacing: inherit
}

footer .bottom p a {
    color: #333
}

footer .bottom ul {
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 20px
}

@media screen and (max-width: 768px) {
    footer .bottom ul {
        padding-bottom:0
    }
}

footer .bottom ul li {
    display: inline-block
}

footer .bottom ul li a {
    color: #333;
    font-size: 16px;
    text-decoration: underline
}

@media screen and (min-width: 992px) {
    footer .bottom ul li a {
        padding-right:30px
    }
}

footer .bottom ul li a:hover {
    text-decoration: none
}

footer .heap-logo {
    display: block;
    position: relative;
    padding-top: 48px
}

@media screen and (max-width: 1200px) {
    footer .heap-logo {
        padding-top:35px
    }
}

@media screen and (max-width: 480px) {
    footer .heap-logo {
        padding-top:10px
    }
}

footer .footer-award-logo {
    width: 100%;
    height: auto
}

@media screen and (max-width: 768px) {
    footer .footer-award-logo {
        margin-bottom:20px;
        width: 60%
    }
}

footer .footer-award-logo.width-half {
    position: relative;
    width: 60%;
    top: 15px
}

@media screen and (max-width: 768px) {
    footer .footer-award-logo.width-half {
        width:37%;
        top: inherit;
        top: 15px
    }
}

@media screen and (max-width: 480px) {
    footer .footer-award-logo.width-half {
        top:inherit
    }
}

@media screen and (max-width: 768px) {
    footer {
        text-align:center
    }

    footer hr {
        display: none
    }

    footer .bottom ul li {
        display: block;
        padding-bottom: 20px
    }
}

@font-face {
    font-family: 'AvenirLTStd-Book';
    src: url("/static/fonts/reg.eot");
    src: url("/static/fonts/reg.eot?#iefix") format("embedded-opentype"),url("/static/fonts/reg.woff2") format("woff2"),url("/static/fonts/reg.woff") format("woff"),url("/static/fonts/reg.ttf") format("truetype")
}

@font-face {
    font-family: 'AvenirLTStd-Bold';
    src: url("/static/fonts/bold.eot");
    src: url("/static/fonts/bold.eot?#iefix") format("embedded-opentype"),url("/static/fonts/bold.woff2") format("woff2"),url("/static/fonts/bold.woff") format("woff"),url("/static/fonts/bold.ttf") format("truetype")
}

@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url("/static/fonts/heavy.eot");
    src: url("/static/fonts/heavy.eot?#iefix") format("embedded-opentype"),url("/static/fonts/heavy.woff2") format("woff2"),url("/static/fonts/heavy.woff") format("woff"),url("/static/fonts/heavy.ttf") format("truetype")
}

h1,h2,h3,h4,h5,h6 {
    font-family: "AvenirLTStd-Heavy",Arial,Helvetica,sans-serif
}

@media screen and (max-width: 768px) {
    h1,h2,h3,h4,h5,h6 {
        margin-top:0
    }
}

h2 {
    font-size: 34px;
    line-height: 40px
}

.left-b h3,.right-b h3 {
    font-size: 22px
}

strong,.text-bold {
    font-family: "AvenirLTStd-Bold",Arial,Helvetica,sans-serif;
    font-weight: normal
}

.text-large {
    font-size: 22px
}
