@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}

@keyframes hvr-bob {
    0%, to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    animation-duration: .75s
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        transform: translate3d(0, -30px, 0)
    }
    40%, 43%, 70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    0% {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    0% {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    0%, to {
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    0% {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    0%, 11.1%, to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.39063deg) skewY(.39063deg)
    }
    88.8% {
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg)
    }
    0%, 40% {
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg)
    }
    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg)
    }
    50%, 80% {
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95)
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
    0%, 40% {
        animation-timing-function: ease-in
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg)
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
    0%, 40% {
        animation-timing-function: ease-in
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg)
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg)
    }
    60%, 80% {
        opacity: 1
    }
    80% {
        transform: skewX(-5deg)
    }
    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left
    }
    0%, 20%, 60% {
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left
    }
    40%, 80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        transform: scale3d(.3, .3, .3)
    }
    50%, to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    0% {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    0% {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    0% {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    0% {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

.f-t-upp {
    text-transform: uppercase
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
    text-align: center
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKgAAADYUHzoRaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4uByr8R4fpuvDNzsDCBw7f/3LmSanREszsHABKIAKi0J7gAAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before {
    content: "\f101"
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-play-circle:before {
    content: "\f102"
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
    content: "\f103"
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before {
    content: "\f104"
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before, .vjs-icon-volume-low:before {
    content: "\f105"
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before, .vjs-icon-volume-mid:before {
    content: "\f106"
}

.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before {
    content: "\f107"
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before {
    content: "\f108"
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-exit:before {
    content: "\f109"
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-square:before {
    content: "\f10a"
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-spinner:before {
    content: "\f10b"
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-subtitles {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-subtitles:before {
    content: "\f10c"
}

.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-captions:before {
    content: "\f10d"
}

.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-chapters-button .vjs-icon-placeholder:before, .vjs-icon-chapters:before {
    content: "\f10e"
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-share:before {
    content: "\f10f"
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-cog:before {
    content: "\f110"
}

.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before {
    content: "\f111"
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-outline:before {
    content: "\f112"
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-inner-circle:before {
    content: "\f113"
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-hd:before {
    content: "\f114"
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before, .vjs-icon-cancel:before {
    content: "\f115"
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .vjs-icon-replay:before {
    content: "\f116"
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-facebook:before {
    content: "\f117"
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-gplus:before {
    content: "\f118"
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-linkedin:before {
    content: "\f119"
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-twitter:before {
    content: "\f11a"
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-tumblr:before {
    content: "\f11b"
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-pinterest:before {
    content: "\f11c"
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder:before, .vjs-icon-audio-description:before {
    content: "\f11d"
}

.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-audio-button .vjs-icon-placeholder:before, .vjs-icon-audio:before {
    content: "\f11e"
}

.vjs-icon-next-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-next-item:before {
    content: "\f11f"
}

.vjs-icon-previous-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-previous-item:before {
    content: "\f120"
}

.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    word-break: initial;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js[tabindex="-1"] {
    outline: 0
}

.video-js *, .video-js :after, .video-js :before {
    box-sizing: inherit
}

.video-js .vjs-big-play-button {
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js.vjs-fill {
    width: 100%;
    height: 100%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none !important
}

.vjs-disabled {
    opacity: .5;
    cursor: default
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

.vjs-no-js a, .vjs-no-js a:visited {
    color: #66a8cc
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7);
    border-radius: .3em;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -1.5em
}

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block
}

.video-js button {
    background: 0 0;
    border: none;
    color: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.vjs-control .vjs-button {
    width: 100%;
    height: 100%
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, .8);
    background: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(255, 255, 255, 0));
    overflow: auto
}

.video-js .vjs-modal-dialog > * {
    box-sizing: border-box
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu-button.vjs-disabled {
    cursor: default
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto
}

.vjs-menu .vjs-menu-content > * {
    box-sizing: border-box
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5)
}

.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em 0;
    font-weight: 700;
    cursor: default
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, .7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
    display: block
}

.video-js .vjs-menu-button-inline {
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover, .video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    transition: all .4s
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7)
}

.vjs-has-started .vjs-control-bar {
    display: flex;
    visibility: visible;
    opacity: 1;
    transition: visibility .1s, opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
    display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    flex: none
}

.vjs-button > .vjs-icon-placeholder:before {
    font-size: 1.8em;
    line-height: 1.67
}

.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    cursor: pointer;
    flex: auto;
    display: flex;
    align-items: center;
    min-width: 4em;
    touch-action: none
}

.video-js .vjs-progress-control.disabled {
    cursor: default
}

.vjs-live .vjs-progress-control {
    display: none
}

.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-holder {
    flex: auto;
    transition: all .2s;
    height: .3em
}

.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0 10px
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
    font-size: 1em
}

.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0
}

.video-js .vjs-play-progress {
    background-color: #fff
}

.video-js .vjs-play-progress:before {
    font-size: .9em;
    position: absolute;
    right: -.5em;
    top: -.333333333333333em;
    z-index: 1
}

.video-js .vjs-load-progress {
    background: rgba(115, 133, 159, .5)
}

.video-js .vjs-load-progress div {
    background: rgba(115, 133, 159, .75)
}

.video-js .vjs-time-tooltip {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8);
    border-radius: .3em;
    color: #000;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px 8px;
    pointer-events: none;
    position: relative;
    top: -3.4em;
    visibility: hidden;
    z-index: 1
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none
}

.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
    display: block;
    font-size: .6em;
    visibility: visible
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
    font-size: 1em
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
    visibility: hidden;
    opacity: 0;
    transition: visibility 1s, opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    display: none
}

.vjs-mouse-display .vjs-time-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8)
}

.video-js .vjs-slider {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em 0 .45em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5)
}

.video-js .vjs-slider.disabled {
    cursor: default
}

.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control {
    cursor: pointer;
    flex: none
}

.video-js .vjs-volume-control {
    cursor: pointer;
    margin-right: 1em;
    display: flex
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
    width: 5em
}

.video-js .vjs-volume-panel .vjs-volume-control {
    visibility: visible;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin-left: -1px
}

.video-js .vjs-volume-panel {
    transition: width 1s
}

.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel .vjs-volume-control:hover, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel:hover .vjs-volume-control {
    visibility: visible;
    opacity: 1;
    position: relative;
    transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s
}

.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: 9em;
    transition: width .1s
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
    width: 4em
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    width: 3em;
    left: -3.5em;
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
    visibility: visible;
    opacity: 1;
    position: relative;
    transition: none
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    position: absolute;
    bottom: 3em;
    left: .5em
}

.video-js .vjs-volume-panel {
    display: flex
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -.5em;
    left: -.3em
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -.3em;
    right: -.5em
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
    width: 4em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.video-js .vjs-volume-vertical {
    width: 3em;
    height: 8em;
    bottom: 8em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7)
}

.video-js .vjs-volume-horizontal .vjs-menu {
    left: -2em
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #1b272c;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: flex;
    align-items: flex-start;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-time-control {
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em
}

.vjs-live .vjs-time-control {
    display: none
}

.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time {
    display: none
}

.video-js .vjs-duration, .vjs-no-flex .vjs-duration {
    display: none
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control .vjs-icon-placeholder {
    cursor: pointer;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate > .vjs-menu-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.vjs-playback-rate .vjs-playback-rate-value {
    pointer-events: none;
    font-size: 1.5em;
    line-height: 2;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: 'X';
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, .7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    visibility: hidden
}

.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    display: block;
    -webkit-animation: 0s linear .3s forwards vjs-spinner-show;
    animation: 0s linear .3s forwards vjs-spinner-show
}

.vjs-loading-spinner:after, .vjs-loading-spinner:before {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    animation-delay: .44s
}

@keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@-webkit-keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    100% {
        border-top-color: #73859f
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    100% {
        border-top-color: #73859f
    }
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -.1em
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: "\f10d";
    font-size: 1.5em;
    line-height: inherit
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -.1em
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: " \f11d";
    font-size: 1.5em;
    line-height: inherit
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.vjs-modal-dialog.vjs-text-track-settings {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .75);
    color: #fff;
    height: 70%
}

.vjs-text-track-settings .vjs-modal-dialog-content {
    display: table
}

.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font {
    display: table-cell
}

.vjs-text-track-settings .vjs-track-settings-controls {
    text-align: right;
    vertical-align: bottom
}

@supports (display:grid) {
    .vjs-text-track-settings .vjs-modal-dialog-content {
        display: grid;
        grid-template-columns:1fr 1fr;
        grid-template-rows:1fr auto
    }

    .vjs-text-track-settings .vjs-track-settings-colors {
        display: block;
        grid-column: 1;
        grid-row: 1
    }

    .vjs-text-track-settings .vjs-track-settings-font {
        grid-column: 2;
        grid-row: 1
    }

    .vjs-text-track-settings .vjs-track-settings-controls {
        grid-column: 2;
        grid-row: 2
    }
}

.vjs-track-setting > select {
    margin-right: 5px
}

.vjs-text-track-settings fieldset {
    margin: 5px;
    padding: 3px;
    border: none
}

.vjs-text-track-settings fieldset span {
    display: inline-block
}

.vjs-text-track-settings legend {
    color: #fff;
    margin: 0 0 5px 0
}

.vjs-text-track-settings .vjs-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus {
    outline-style: solid;
    outline-width: medium;
    background-image: linear-gradient(0deg, #fff 88%, #73859f 100%)
}

.vjs-track-settings-controls button:hover {
    color: rgba(43, 51, 63, .75)
}

.vjs-track-settings-controls button {
    background-color: #fff;
    background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
    color: #2b333f;
    cursor: pointer;
    border-radius: 2px
}

.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em
}

@media print {
    .video-js > :not(.vjs-tech):not(.vjs-poster) {
        visibility: hidden
    }
}

.vjs-resize-manager {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    visibility: hidden
}

@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;
    }
}

.f-dn {
    display: none !important;
}

.f-db {
    display: block !important;
}

.f-fr {
    float: right !important;
}

.f-fl {
    float: left !important;
}

.f-tal {
    text-align: left !important;
}

.f-tac {
    text-align: center !important
}

.f-tar {
    text-align: right !important;
}
.f-nowrap {
    white-space: nowrap !important;
}

.f-rm-mar {
    margin: 0 !important
}

.f-rm-mar-t {
    margin-top: 0 !important
}

.f-rm-mar-r {
    margin-right: 0 !important
}

.f-rm-mar-b {
    margin-bottom: 0 !important
}

.f-rm-mar-l {
    margin-left: 0 !important
}

.f-rm-pdg {
    padding: 0 !important
}

.f-rm-pdg-t {
    padding-top: 0 !important
}

.f-rm-pdg-r {
    padding-right: 0 !important
}

.f-rm-pdg-b {
    padding-bottom: 0 !important
}

.f-rm-pdg-l {
    padding-left: 0 !important
}

.f-push-5 {
    margin-bottom: 5px !important
}

.f-push-5-t {
    margin-top: 5px !important
}

.f-push-5-r {
    margin-right: 5px !important
}

.f-push-5-l {
    margin-left: 5px !important
}

.f-push-10 {
    margin-bottom: 10px !important
}

.f-push-10-t {
    margin-top: 10px !important
}

.f-push-10-r {
    margin-right: 10px !important
}

.f-push-10-l {
    margin-left: 10px !important
}

.f-push-15 {
    margin-bottom: 15px !important
}

.f-push-15-t {
    margin-top: 15px !important
}

.f-push-15-r {
    margin-right: 15px !important
}

.f-push-15-l {
    margin-left: 15px !important
}

.f-push-20 {
    margin-bottom: 20px !important
}

.f-push-20-t {
    margin-top: 20px !important
}

.f-push-20-r {
    margin-right: 20px !important
}

.f-push-20-l {
    margin-left: 20px !important
}

.f-push-30 {
    margin-bottom: 30px !important
}

.f-push-30-t {
    margin-top: 30px !important
}

.f-push-30-r {
    margin-right: 30px !important
}

.f-push-30-l {
    margin-left: 30px !important
}

.f-push-40 {
    margin-bottom: 40px !important
}

.f-push-40-t {
    margin-top: 40px !important
}

.f-push-40-r {
    margin-right: 40px !important
}

.f-push-40-l {
    margin-left: 40px !important
}

.f-push-50 {
    margin-bottom: 50px !important
}

.f-push-50-t {
    margin-top: 50px !important;
}

.f-push-50-r {
    margin-right: 50px !important
}

.f-push-50-l {
    margin-left: 50px !important
}

.f-pdg-5 {
    padding-bottom: 5px !important
}

.f-pdg-5-t {
    padding-top: 5px !important
}

.f-pdg-5-r {
    padding-right: 5px !important
}

.f-pdg-5-l {
    padding-left: 5px !important
}

.f-pdg-10 {
    padding-bottom: 10px !important
}

.f-pdg-10-t {
    padding-top: 10px !important
}

.f-pdg-10-r {
    padding-right: 10px !important
}

.f-pdg-10-l {
    padding-left: 10px !important
}

.f-pdg-15 {
    padding-bottom: 15px !important
}

.f-pdg-15-t {
    padding-top: 15px !important
}

.f-pdg-15-r {
    padding-right: 15px !important
}

.f-pdg-15-l {
    padding-left: 15px !important
}

.f-pdg-20 {
    padding-bottom: 20px !important
}

.f-pdg-20-t {
    padding-top: 20px !important
}

.f-pdg-20-r {
    padding-right: 20px !important
}

.f-pdg-20-l {
    padding-left: 20px !important
}

.f-pdg-30 {
    padding-bottom: 30px !important
}

.f-pdg-30-t {
    padding-top: 30px !important
}

.f-pdg-30-r {
    padding-right: 30px !important
}

.f-pdg-30-l {
    padding-left: 30px !important
}

.f-pdg-40 {
    padding-bottom: 40px !important
}

.f-pdg-40-t {
    padding-top: 40px !important
}

.f-pdg-40-r {
    padding-right: 40px !important
}

.f-pdg-40-l {
    padding-left: 40px !important
}

.f-pdg-50 {
    padding-bottom: 50px !important
}

.f-pdg-50-t {
    padding-top: 50px !important
}

.f-pdg-50-r {
    padding-right: 50px !important
}

.f-arial {
    font-family: Arial, Helvetica, sans-serif
}

.css_flag {
    display: block;
    float: left;
    width: 25px;
    height: 16px;
    line-height: 16px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.css_flag.mini-16 {
    height: 16px;
    line-height: 16px;
}

.css_flag.mini-14 {
    height: 14px;
    line-height: 14px;
}

.css_flag.mini-13 {
    height: 13px;
    line-height: 13px;
}

.css_flag.mini-12 {
    height: 12px;
    line-height: 12px;
}

.css_zh {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1656px;
}

.css_ru {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6695px;
}

.css_af {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -72px
}

.css_ala {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -216px
}

.css_al {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -180px
}

.css_gba {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2700px
}

.css_dz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2124px
}

.css_as {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -432px
}

.css_ad {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 0
}

.css_ao {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -324px
}

.css_ai {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -144px
}

.css_ag {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -108px
}

.css_ar {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -396px
}

.css_am {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -252px
}

.css_aw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -576px
}

.css_asc {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -468px
}

.css_au {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -540px
}

.css_at {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -504px
}

.css_az {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -612px
}

.css_bs {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1152px
}

.css_bh {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -864px
}

.css_bd {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -720px
}

.css_bb {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -684px
}

.css_by {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1260px
}

.css_be {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -756px
}

.css_bz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1296px
}

.css_bj {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -936px
}

.css_bm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1008px
}

.css_bt {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1188px
}

.css_bo {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1080px
}

.css_ba {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -648px
}

.css_bw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1224px
}

.css_br {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1116px
}

.css_bg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -828px
}

.css_bf {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -792px
}

.css_bi {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -900px
}

.css_kh {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4031px
}

.css_cm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1620px
}

.css_ca {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1332px
}

.css_cv {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1764px
}

.css_bq {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6047px
}

.css_ky {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4283px
}

.css_cf {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1404px
}

.css_td {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7595px
}

.css_cl {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1584px
}

.css_cx {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1836px
}

.css_cc {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1368px
}

.css_co {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1692px
}

.css_km {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4103px
}

.css_zr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8891px
}

.css_cg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1440px
}

.css_ck {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1548px
}

.css_cr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1728px
}

.css_ci {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1512px
}

.css_hr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3384px
}

.css_cw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1800px
}

.css_cy {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1872px
}

.css_cz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1908px
}

.css_dk {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2016px
}

.css_dj {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1980px
}

.css_dm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2052px
}

.css_do {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2088px
}

.css_ec {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2196px
}

.css_eg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2268px
}

.css_sv {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7451px
}

.css_gq {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3096px
}

.css_er {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2340px
}

.css_ee {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2232px
}

.css_et {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2412px
}

.css_fk {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2520px
}

.css_fo {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2592px
}

.css_fj {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2484px
}

.css_fi {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2448px
}

.css_fr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2628px
}

.css_gf {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2808px
}

.css_pf {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6155px
}

.css_ga {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2664px
}

.css_gm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2988px
}

.css_ge {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2772px
}

.css_de {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1944px
}

.css_gh {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2880px
}

.css_gi {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2916px
}

.css_gr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3132px
}

.css_gl {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2952px
}

.css_gd {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2736px
}

.css_gp {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3060px
}

.css_gu {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3204px
}

.css_gt {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3168px
}

.css_ggy {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2844px
}

.css_gn {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3024px
}

.css_gw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3240px
}

.css_gy {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3276px
}

.css_ht {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3419px
}

.css_hn {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3348px
}

.css_hk {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3312px
}

.css_hu {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3455px
}

.css_is {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3743px
}

.css_in {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3635px
}

.css_id {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3491px
}

.css_iq {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3707px
}

.css_ie {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3527px
}

.css_il {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3563px
}

.css_it {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3779px
}

.css_jm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3851px
}

.css_jp {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3923px
}

.css_jey {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3815px
}

.css_jo {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3887px
}

.css_kz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4319px
}

.css_ke {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3959px
}

.css_ki {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4067px
}

.css_kr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4175px
}

.css_ks {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4211px
}

.css_kw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4247px
}

.css_kg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -3995px
}

.css_la {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4355px
}

.css_lv {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4679px
}

.css_lb {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4391px
}

.css_ls {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4571px
}

.css_lr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4535px
}

.css_ly {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4715px
}

.css_li {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4463px
}

.css_lt {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4607px
}

.css_lu {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4643px
}

.css_mo {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5147px
}

.css_mk {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4967px
}

.css_mg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4895px
}

.css_mw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5435px
}

.css_my {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5507px
}

.css_mv {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5399px
}

.css_ml {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5003px
}

.css_mt {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5327px
}

.css_mh {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4931px
}

.css_mq {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5219px
}

.css_mr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5255px
}

.css_mu {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5363px
}

.css_yt {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8747px
}

.css_mx {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5471px
}

.css_fm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2556px
}

.css_md {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4859px
}

.css_mc {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4823px
}

.css_mn {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5075px
}

.css_mne {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5111px
}

.css_ms {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5291px
}

.css_ma {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4751px
}

.css_mz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5543px
}

.css_mm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5039px
}

.css_na {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5579px
}

.css_nr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5903px
}

.css_bn {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1044px
}

.css_np {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5867px
}

.css_nl {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5795px
}

.css_an {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -288px
}

.css_nc {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5615px
}

.css_nz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5975px
}

.css_ni {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5759px
}

.css_ne {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5651px
}

.css_ng {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5723px
}

.css_nu {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5939px
}

.css_nf {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5687px
}

.css_mp {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5183px
}

.css_no {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -5831px
}

.css_om {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6011px
}

.css_other {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6047px
}

.css_pk {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6263px
}

.css_pw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6515px
}

.css_ps {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6443px
}

.css_pa {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6083px
}

.css_pg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6191px
}

.css_py {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6551px
}

.css_pe {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6119px
}

.css_ph {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6227px
}

.css_pl {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6299px
}

.css_pt {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6479px
}

.css_pr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6407px
}

.css_qa {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6587px
}

.css_re {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6623px
}

.css_ro {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6659px
}

.css_ru {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6695px
}

.css_rw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6731px
}

.css_blm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -972px
}

.css_kn {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4139px
}

.css_lc {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4427px
}

.css_maf {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4787px
}

.css_vc {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8423px
}

.css_ws {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8675px
}

.css_sm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7199px
}

.css_st {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7415px
}

.css_sa {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6767px
}

.css_sn {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7235px
}

.css_srb {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7343px
}

.css_sc {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6839px
}

.css_sl {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7163px
}

.css_sg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6947px
}

.css_sx {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7487px
}

.css_sk {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7127px
}

.css_si {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7055px
}

.css_sb {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6803px
}

.css_so {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7271px
}

.css_za {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8819px
}

.css_sgs {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6983px
}

.css_ss {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7379px
}

.css_es {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2376px
}

.css_lk {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -4499px
}

.css_pm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6335px
}

.css_sr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7307px
}

.css_sz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7523px
}

.css_se {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -6911px
}

.css_ch {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -1476px
}

.css_tw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8099px
}

.css_tj {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7739px
}

.css_tz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8135px
}

.css_th {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7703px
}

.css_tls {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7811px
}

.css_tg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7667px
}

.css_to {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7919px
}

.css_tt {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8027px
}

.css_tn {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7883px
}

.css_tr {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7991px
}

.css_tm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7847px
}

.css_tc {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -7559px
}

.css_tv {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8063px
}

.css_ug {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8207px
}

.css_ua {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8171px
}

.css_ae {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -36px
}

.css_uk {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8243px
}

.css_us {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8279px
}

.css_uy {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8315px
}

.css_uz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8351px
}

.css_vu {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8603px
}

.css_va {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8387px
}

.css_ve {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8459px
}

.css_vn {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8567px
}

.css_vg {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8495px
}

.css_vi {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8531px
}

.css_wf {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8639px
}

.css_ye {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8711px
}

.css_zm {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8855px
}

.css_eaz {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -2160px
}

.css_zw {
    background-image: url('/skin/images/flag-icons.png');
    background-position: 0 -8927px
}

@media (min-width: 1440px) {
    .container-product {
        width: 1360px;
    }
}

@media (min-width: 1600px) {
    .container-product {
        width: 1520px;
    }
}


html, body {
    width: 100%;
}

body {
    font-family: "Helvetica Now Text W05 Light";
    font-weight: normal;
    color: #212121;
    background: #fff;
    line-height: 1.333;
    font-size: 13px;
}
body.index-page {
    color: #fff;
    background: #1b272c;
}

@media (min-width: 992px) {
    body {
        font-size: 14px;
    }
}

a, i {
    transition: all 0.3s ease 0s;
}

a {
    color: #333;
}

a:hover, a:active, a:focus, a:visited {
    text-decoration: none;
}

a:hover {
    color: #243238;
}

li, p {
    font-family: inherit;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Helvetica Now Text W05 Light';
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0;
}

.hov-line {
    position: relative;
    padding: 5px 0;
}

.hov-line:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    border-bottom: 1px solid #78c344;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hov-line:hover:after {
    width: 100%;
}

.clear {
    display: table;
    clear: both;
}

.clear-5 {
    clear: both;
    height: 5px;
    display: block;
}

.clear-10 {
    clear: both;
    height: 10px;
    display: block;
}

.clear-15 {
    clear: both;
    height: 15px;
    display: block;
}

.clear-20 {
    clear: both;
    height: 20px;
    display: block;
}

.clear-30 {
    clear: both;
    height: 30px;
    display: block;
}

.clear-40 {
    clear: both;
    height: 40px;
    display: block;
}

.clear-50 {
    clear: both;
    height: 50px;
    display: block;
}

hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #e0e0e0;
}

a.white, .white {
    color: #fff;
}

a.black, .black {
    color: #000;
}

a.green, .green {
    color: #243238;
}

a.gray, .gray {
    color: #959595;
}

.rotate.r-90 {
    transform: rotate(-90deg);
    transition: .2s;
}

.container-fluid {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.btn-black,
.btn-green,
.btn-green-light,
.btn-yellow,
.btn-blue,
.btn-gray {
    border-width: 1px;
    background-color: #243238;
    border-color: #243238;
    color: #fff;
    font-size: 15px;
    line-height: 27px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.15);
    padding: 7px 25px;
    transition: all .3s ease;
    border-radius: 40px;
    text-transform: uppercase;
}

.btn-green:hover {
    background-color: transparent;
    color: #243238;
    border-color: #243238;
}

.btn-black {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
}

.btn-black:hover {
    background-color: #000;
    border-color: #000;
    color: #ffffff;
}

.btn-yellow {
    background-color: #fff100;
    border-color: #fff100;
    color: #243238;
}

.btn-yellow:hover {
    opacity: .75;
}

.btn-blue {
    background-color: #017fc9;
    border-color: #017fc9;
    color: #fff;
}

.btn-blue:hover {
    opacity: .75;
}

.btn-green-light {
    background-color: #d1999a;
    border-color: #d1999a;
    color: #fff;
}

.btn-green-light:hover {
    opacity: .75;
}

.btn-gray {
    background-color: #cecece;
    border-color: #cecece;
    color: #243238;
}

.btn-gray:hover {
    opacity: .75;
}

@font-face {
    font-family: Helvetica Now Text W05 Light;
    src: url(../fonts/8448bbbb-ba62-45df-ae79-4ded34b0727b.woff2) format("woff2"), url(../fonts/ad48d569-0df5-4f5d-8ad3-8ce63dd84d7d.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: Helvetica Now Text W05 Regular;
    src: url(../fonts/5eec4451-e90c-42e7-b4d8-9b8654a65568.woff2) format("woff2"), url(../fonts/f7cf763b-e79b-4c28-af92-803e0c3f16d4.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: Helvetica Now Text W05 Medium;
    src: url(../fonts/2fd3ef81-07ed-45b4-a344-7a0defbdadcf.woff2) format("woff2"), url(../fonts/52492279-0374-4238-ba8b-751b50089cf0.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: Helvetica Now Text W05 Bold;
    src: url(../fonts/2a13627f-dba8-48e1-935c-a404f5293139.woff2) format("woff2"), url(../fonts/ce7a1fe7-2605-427a-b064-a01ebce69295.woff) format("woff");
    font-display: swap
}

.header {
    background: transparent;
    height: 45px;
    position: relative;
    z-index: 9;
    font-family: 'Helvetica Now Text W05 Medium';
}

.header {
    background: #212121;
}
.header .top-msg {
    height: 45px;
    line-height: 45px;
    color: #989898;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0;
    position: relative;
}
.header .top-msg span.msg {
    margin-left: 0;
}
.header .top-msg b {
    color: #fff;
}

.header .top-msg a {
    white-space: nowrap;
    color: #989898;
    margin: 0 10px;
}

.header .top-msg a:hover {
    color: #fff;
}


.header .lang {
    width: auto;
    height: 45px;
    text-transform: none;
    color: #fff;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    cursor: auto;
}
.header .lang .span {
    cursor: pointer;
}
.header .lang .span:hover {
    color: #989898;
}
.header .lang .span .fa-globe {
    margin-right: 1px;
}

.right-mask {
    z-index: 99;
    position: fixed;
    top: 0;
    right: -100vw;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0);
    color: #666;
    text-align: left;
    font-family: 'Helvetica Now Text W05 Light';
    transition: all 0.5s ease;
}
.right-mask.show {
    right: 0;
}
.right-mask .box {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    width: 75vw;
    height: 100vh;
    padding: 10vh 5vw;
}
.right-mask .close-mask {
    display: block;
    width: 55px;
    height: 55px;
    position: absolute;
    left: -77px;
    top: 10vh;
    color: #fff;
    transition: all 0.5s ease;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(0,0,0,.75);
}
.right-mask .close-mask:hover {
    transform: rotate(90deg);
}
.right-mask .close-mask img {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 15px;
    top: 15px;
}
.right-mask .title {
    font-size: 1.1em;
    line-height: 123%;
    border-bottom: solid 1px #999;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.right-mask ul, .right-mask li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.right-mask .item .link {
    display: inline-block;
    padding: 8px 0;
    margin: 0;
    text-transform: none;
    font-size: 1.3em;
    line-height: 123%;
    color: #000;
}
.right-mask .item .link:hover {
    text-decoration: underline;
    color: #333;
}
.right-mask .search-input {
    outline: none;
    font-size: 1.1em;
    line-height: 123%;
    border: none;
    display: inline-block;
    width: 80%;
    border-bottom: solid 1px #999;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.right-mask .search-button {
    outline: none;
    font-size: 1.1em;
    border: none;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    padding: 10px 35px;
    background: #eee;
    color: #333;
}
.right-mask .search-button:hover {
    background: #e0e0e0;
    color: #000;
}
@media (min-width: 768px) {
    .right-mask .title,
    .right-mask .search-input {
        font-size: 1.4em;
    }
    .right-mask .item .link {
        font-size: 1.1em;
    }
}
@media (min-width: 992px) {
    .right-mask .title,
    .right-mask .search-input {
        font-size: 1.7em;
    }
    .right-mask .item .link {
        font-size: 1.3em;
    }
}
@media (min-width: 1200px) {
    .right-mask .title,
    .right-mask .search-input {
        font-size: 2em;
    }
    .right-mask .item .link {
        font-size: 1.6em;
    }
}

.top-nav {
    height: 60px;
    background: transparent;
    position: absolute;
    z-index: 10;
    top: 45px;
    left: 0;
    right: 0;
    transition: all 0.5s ease;
    padding: 0 15px;
}
.products-detail .top-nav {
    background: #1b272c;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}
.top-nav .logo {
    display: block;
    float: left;
    white-space: nowrap;
    color: #fff;
    padding: 22px 15px 0 0;
    line-height: 100%;
}
.top-nav .logo img {
    height: 16px;
    vertical-align: middle;
}
.top-nav .link-white {
    display: block;
}
.top-nav .link-black {
    display: none;
}
.top-nav:hover {
    background: #fff;
}
.top-nav:hover .link-white {
    display: none;
}
.top-nav:hover .link-black {
    display: block;
}

.nav-ul {
    height: 60px;
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 100%;
}
.nav-ul .lev1 {
    display: inline-block;
    height: 60px;
    padding: 15px 15px 0 15px;
    margin: 0;
}
.nav-ul .link1 {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
    outline: 0;
    font-family: 'Helvetica Now Text W05 Regular';
}
.nav-ul .lev1:first-child .link1 {
    border-right: solid 1px #fff;
    padding-right: 25px;
}
.top-nav:hover .nav-ul .lev1:first-child .link1 {
    border-right: solid 1px #ccc;
}
.top-nav:hover .nav-ul .link1 {
    color: #000;
}
.top-nav:hover .nav-ul .link1:hover {
    font-weight: bold;
    color: #d02129;
}

.nav-ul-2 {
    display: none;
    position: absolute;
    top: 60px;
    left: -15px;
    right: -15px;
    background: #333;
    padding: 70px 15px 15px 237px;
    margin: 0;
    min-height: 300px;
}
.top-nav .lev1:hover .nav-ul-2 {
    display: block;
}
.nav-ul-2 .lev2-title {
    font-size: 2em;
    line-height: 123%;
    text-align: right;
    position: absolute;
    left: 0;
    top: 0;
    width: 237px;
    padding-right: 25px;
    padding-top: 60px;
    color: #fff;
    text-transform: uppercase;
}
.nav-ul-2 .lev2-title:after {
    content: ' ';
    display: block;
    width: 1px;
    height: 210px;
    background: #444;
    position: absolute;
    top: 50px;
    right: -3px;
}
.nav-ul-2 .lev2 {
    display: block;
    list-style: none;
    padding: 0 15px 25px 33px;
    text-align: left;
}
.nav-ul-2 .link2 {
    color: #fff;
    font-size: 1.1em;
    font-family: 'Helvetica Now Text W05 Light';
}
.nav-ul-2 .link2:hover {
    text-decoration: underline;
}

@media (min-width: 992px) {
    .header .top-msg {
        padding: 0 15px;
    }
    .top-nav .logo {
        padding: 22px 15px 0 15px;
    }
    .header .top-msg span.msg {
        margin: 0 10px;
    }
    .top-nav {
        padding: 0 15px 0 25px;
    }
}

.nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #212121;
}
.nav-mask {

}
.nav-mask .item {
    display: block;
    padding: 0px 10px;
}
.nav-mask .item .link {
    padding: 0;
}
.nav-mask .nav-mask-child {
    padding: 5px 10px 10px 10px;
}
.nav-mask-child .item-child {
    padding: 1px 5px;
}
.nav-mask-child .link-child {
    color: #515151;
}
.nav-mask-child .link-child:hover {
    text-decoration: underline;
}

.nav-search {
    display: inline-block;
    text-align: right;
    position: absolute;
    top: 20px;
    right: 62px;
    color: #fff;
    font-size: 14px;
    font-family: 'Helvetica Now Text W05 Regular';
    cursor: pointer;
}
@media (min-width: 992px) {
    .nav-search,
    .nav-toggle {
        right: 30px;
    }
    .header .lang {
        right: 15px;
    }
}
.top-nav:hover .nav-search {
    color: #000;
}
.nav-search i {
    font-size: 18px;
    margin-left: 5px;
}

.owl-banner {
    width: 100%;
    height: 240px;
    background: #243238 url('../images/loadding.svg') no-repeat center;
}

.owl-carousel,
.owl-wrapper-outer,
.owl-wrapper,
.owl-item,
.owl-item .item {
    width: 100%;
    height: 100%;
}
.owl-carousel .item-video:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0,0,0,.05);
}
.owl-item .video-element {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.banner-text {
    position: relative;
    z-index: 3;
    text-align: center;
    padding-top: 125px;
    font-family: 'Helvetica Now Text W05 Light';
}
.banner-text h1 {
    color: #fff;
    font-size: 1.1em;
    margin-bottom: 10px;
    text-shadow: 0 0 3px rgba(0,0,0,.1);
}
.banner-text h2 {
    color: #fff;
    font-size: 0.9em;
    margin-top: 0;
    margin-bottom: 25px;
    text-shadow: 0 0 3px rgba(0,0,0,.1);
}
.banner-text .text-link {
    color: #fff;
    font-size: 0.9em;
    background: rgba(0,0,0,.25);
    border-radius: 2px;
    padding: 4px 7px;
}
.banner-text .text-link:hover {
    background: rgba(255,255,255,.25);
}
.owl-theme .owl-controls {
    text-align: center;
    z-index: 2;
}
.owl-theme .image-link {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 768px) {
    .owl-banner {
        height: 480px;
    }
    .owl-item .banner-text {
        padding-top: 150px;
    }
    .owl-item .banner-text h1 {
        font-size: 1.7em;
        margin-bottom: 15px;
    }
    .owl-item .banner-text h2 {
        font-size: 1.2em;
        margin-bottom: 50px;
    }
    .owl-item .banner-text .text-link {
        font-size: 1em;
        padding: 8px 15px;
    }
}
@media (min-width: 992px) {
    .owl-banner {
        height: 520px;
    }
    .owl-item .banner-text {
        padding-top: 150px;
    }
    .owl-item .banner-text h1 {
        font-size: 3em;
        margin-bottom: 25px;
    }
    .owl-item .banner-text h2 {
        font-size: 1.7em;
        margin-bottom: 50px;
    }
    .owl-item .banner-text .text-link {
        font-size: 1.3em;
        padding: 8px 15px;
    }
}
@media (min-width: 1200px) {
    .owl-banner {
        height: 640px;
    }
    .owl-item .banner-text {
        padding-top: 17%;
    }
    .owl-item .banner-text h1 {
        font-size: 4em;
        margin-bottom: 30px;
    }
    .owl-item .banner-text h2 {
        font-size: 2em;
        margin-bottom: 90px;
    }
}



.index-box {
    padding: 50px 0 50px 0;
}

.index-hd {
    font-size: 31px;
    color: #fff;
    line-height: 1.111;
    text-transform: uppercase;
}

.index-news .box {
    padding-top: 15px;
    padding-bottom: 15px;
    transition: all 0.3s ease 0s;
}

.index-news .box:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .15);
    background: #f6f6f6;
}

.index-news .item {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 0.3s ease 0s;
}

.index-news .item .thumb {
    display: block;
    width: 100%;
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 3px;
}

.index-news .item .thumb .thumb-link {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 1;
}

.index-news .item:hover .thumb-link {
    transform: scale(1.05);
}

.index-news .item .thumb-link .play-icon {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    opacity: 0.75;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .75);
    transition: all 0.1s ease-in 0.1s;
}

.index-news .item:hover .thumb-link .play-icon {
    color: #243238;
    opacity: 1;
}

.index-news .item .title {
    display: block;
    font-size: 20px;
    width: 100%;
    height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 15px;
    transition: all 0.3s ease 0s;
    color: #f0f0f0;
}

.index-news .item:hover .title {
    color: #000;
    text-decoration: underline;
}

.index-news .item .summary {
    display: block;
    font-size: 13px;
    width: 100%;
    height: 35px;
    overflow: hidden;
    color: #a9a9a9;
    margin-bottom: 15px;
    transition: all 0.3s ease 0s;
    line-height: 1.33;
}

.index-news .item:hover .summary {
    color: #515151;
}

.index-news .item .more {
    padding-top: 8px;
    border-top: solid 1px #e0e0e0;
    color: #9c9c9c;
    display: block;
    font-style: italic;
    transition: all 0.3s ease 0s;
}

.index-news .item:hover .more {
    border-top: solid 1px #ccc;
    padding-left: 10px;
    padding-right: 10px;
}

.index-news .item .more .icon {
    float: right;
}

@media (min-width: 992px) {
    .index-box {
        padding: 70px 0 70px 0;
    }

    .index-hd {
        font-size: 37px;
        line-height: 90px;
    }

    .index-news .item .thumb {
        height: 220px;
    }
}

@media (min-width: 1200px) {
    .index-box {
        padding: 100px 0 100px 0;
    }

    .index-news .item .thumb {
        height: 260px;
    }
}

@media (min-width: 1440px) {
    .index-box {
        padding: 120px 0 120px 0;
    }

    .index-news .item .thumb {
        height: 320px;
    }
}

@media (min-width: 1600px) {
    .index-box {
        padding: 110px 0 100px 0;
    }

    .index-news .item .thumb {
        height: 385px;
    }
}

.index-about {
    width: 100%;
    height: auto;
    position: relative;
}

.index-about .left-thumb,
.index-about .right-info {
    width: 100%;
    min-height: 520px;
    position: relative;
    overflow: hidden;
    transition: all 1s ease 0s;
}

.index-about .left-thumb {
    background: #2b2b2b;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 1s ease 0s;
}

.index-about:hover .left-thumb {
    background-position: right center;
}

.index-about .thumb-ft {
    text-align: center;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #2b2b2b;
}

.index-about .thumb-ft .lg {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 32px;
}

.index-about .thumb-ft .lg sup {
    display: block;
    font-size: 12px;
    position: relative;
    top: auto;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #ccc;
}

.index-about .thumb-ft .sm {
    font-size: 14px;
}

.index-about .right-info {
    background: #243238;
    padding: 40px 25px;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.index-about:hover .right-info {
    background: #212121
}

.index-about .right-info .hd {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1.111;
    margin-bottom: 35px;
}

.index-about .right-info .bd {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 35px;
    color: #c5c6c7;
}

.index-about .right-info .bd img {
    display: none;
}

.index-about .right-info .bd p {
    margin-bottom: 15px;
	line-height: 1.777;
}

/*.index-about .right-info .bd p:nth-child(even) {
    display: none;
}*/
.index-about .right-info .bd p:last-child {
    /*display: none;*/
}

.index-about .right-info .ft .more {
    padding: 15px 50px;
    background: transparent;
    border: solid 1px #fff;
    border-radius: 3px;
    color: #fff;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
    font-size: 13px;
}

.index-about .right-info .ft .more:hover {
    background: rgba(0, 0, 0, .25);
    border: solid 1px #ffa8ac;
}

@media (min-width: 992px) {
    .index-about {
        width: 100%;
        height: auto;
    }

    .index-about .left-thumb,
    .index-about .right-info {
        width: 50%;
    }

    .index-about .left-thumb {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
    }

    .index-about .right-info {
        float: right;
        position: relative;
    }

    .index-about .thumb {
        width: 100%;
        /*height: 680px;*/
        height: 90%;
    }

    .index-about .thumb-ft {

    }

    .index-about .thumb-ft .lg {
        margin-top: 35px;
        margin-bottom: 10px;
        font-size: 30px;
        position: relative;
    }

    .index-about .thumb-ft .lg sup {
        font-size: 12px;
        top: 0em;
        position: absolute;
        display: inline;
        margin: 0;
    }

    .index-about .right-info {
        padding: 8% 5%;
        color: #fff;
    }

    .index-about .right-info .hd {
        font-size: 42px;
    }

    .index-about .right-info .bd {
        font-size: 15px;
    }
}

@media (min-width: 1200px) {
    .index-about .thumb-ft .lg {
        font-size: 40px;
    }
}

.index-brand {

}

.index-brand .row {
    margin-left: -5px;
    margin-right: -5px;
}

.index-brand .index-hd {
    margin-bottom: 15px;
}

.index-brand .item-box {
    overflow: hidden;
    height: 520px;
}

.index-brand .col-md-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.index-brand .item-box:last-child {
    margin-right: 0;
}

.index-brand .item {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    height: 100%;
    padding-bottom: 25px;
    border-radius: 5px;
}

.index-brand .item.item-2,
.index-brand .item.item-3,
.index-brand .item.item-5,
.index-brand .item.item-6 {
    height: 300px;
}

.index-brand .item .thumb {
    width: 100%;
    height: 100%;
    background-color: #333;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.hover-box:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.15);
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s ease 0.1s;
    border-radius: 5px;
}

.hover-box:hover:before {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 1;
    animation: bounce-left 1s ease-in forwards;
}

.hover-box .thumb {
    width: 100%;
    transition: all 0.3s ease 0s;
}

.hover-box:hover .thumb {
    transform: scale(1.06);
}

.hover-box .hover-box-content {
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    transform: translateX(-50%) translateY(-50%) scale(1);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transition: all 0.3s ease 0.5s;
}

.hover-box .content {
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transition: all 0.3s ease 0s;
}

.hover-box:hover .content {
    opacity: 1;
}

.hover-box .title {
    color: #fff;
    font-size: 17px;
    line-height: 1.333;
    font-weight: normal;
    transform: translateY(-500px);
    opacity: 0;
    transition: all 0.3s ease 0.3s;
    margin-bottom: 15px;
}

.hover-box .more {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
    padding: 6px 15px;
    background: #eb5c20;
    border: solid 1px #999;
    border-radius: 3px;
    opacity: 0;
    /*transform: translateY(-500px);*/
    transition: all 0.8s ease 0.5s;
}

.hover-box:hover .title,
.hover-box:hover .more {
    opacity: 1;
    transform: translateY(0);
}

.hover-box .more:hover {
    background: rgba(0, 0, 0, .25);
    border: solid 1px #ffa8ac;
}

.index-huoban {
	background: #fff;
	padding: 50px 0;
}
.index-huoban .index-hd {
	color: #1b272c;
}
.index-huoban .huoban-link {
	display: inline-block;
	width: 100%;
	min-height: 110px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #f9f9f9;
	border-radius: 3px;
}
.index-huoban .huoban-link img {
	width: 100%;
	border: solid 10px #f9f9f9;
	border-radius: 3px;
}

.index-product {
    height: 650px;
    /*background: #000 url('../images/index-product-bg.jpg') no-repeat center top;*/
    background: #fff;
    background-attachment: fixed;
    padding: 50px 0;
}

.index-product .items {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: 35px;
}

.index-product .item {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    border-right: solid 1px #f0f0f0;
    border-left: solid 1px #f0f0f0;
    margin-left: -1px;
    text-align: center;
    padding: 30px 10px;
    transition: all 0.3s ease 0s;
}

.index-product .item:hover {
    background: rgba(0, 0, 0, 0);
    border-right: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
}

.index-product .item .index {
    font-family: "Helvetica Now Text W05 Medium";
    font-size: 47px;
    color: #676767;
    display: block;
    margin: 0 auto 10px auto;
    transition: all 0.3s ease 0s;
}

.index-product .item:hover .index {
    color: #243238;
}

.index-product .item .link {
    display: block;
    width: 92%;
    height: 50px;
    overflow: hidden;
    margin: 0 auto 25px auto;
    color: #212121;
    font-size: 22px;
    transition: all 0.3s ease 0s;
    line-height: 1.111;
}

.index-product .item .link:hover {
    text-shadow: 1px 2px 5px rgba(255, 255, 255, .75);
}

.index-product .item:hover .link {
    color: #243238;
}

.index-product .item .info {
    color: #666;
    font-size: 13px;
    display: block;
    width: 90%;
    height: 50px;
    margin: 0 auto 20px auto;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    opacity: .9;
}

.index-product .item:hover .info {
    color: #243238;
}

.index-product .item .thumb {
    display: block;
    width: 240px;
    max-width: 100%;
    height: 240px;
    margin: 0 auto;
    border: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #243238;
    transition: all 0.3s ease 0s;
    border-radius: 5px;
}

.index-product .item:hover .thumb {
    /*box-shadow: 0 0 5px rgba(0,0,0,.1);*/
    transform: scale(1.1);
}

.scroll-product .owl-controls .owl-page span {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: rgb(208, 33, 41);
    box-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
}

.scroll-product .owl-controls .owl-page.active span,
.scroll-product .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background: #fff;
    box-shadow: 0px 0px 3px rgba(208, 33, 41, 1);
}

@media (min-width: 768px) {
    .index-product .item {
        /*width: 50%;*/
    }
}

@media (min-width: 992px) {
    .index-product .item {
        /*width: 33.33%;*/
    }
}

@media (min-width: 1200px) {
    .index-product {
        height: 880px;
    }

    .index-product .item {
        /*width: 33.33%;*/
    }

    .index-product .item .index {
        margin: 30px auto 100px auto;
    }

    .index-product .item .link {
        height: 82px;
        margin: 0 auto 35px auto;
        font-size: 25px;
    }

    .index-product .item .info {
        font-size: 14px;
        margin: 0 auto 50px auto;
    }
}

@media (min-width: 1360px) {
    .index-product .item {
        /*width: 20%;*/
    }
}
.index-product .owl-pagination {
    bottom: 0;
}


/*
.video-box {
    width: 100%;
    height: 180px;
    background: #f6f6f6;
    margin-bottom: 50px;
}
.video-box iframe {
    width: 100% !important;
    height: 100% !important;
}
@media (min-width:992px) {
    .video-box {
        height: 420px;
    }
}
@media (min-width:1200px) {
    .video-box {
        height: 520px;
    }
}
@media (min-width:1360px) {
    .video-box {
        height: 720px;
    }
}
*/

.index-video {
    height: auto;
    width: 100%;
    background: #212121 url('../images/index-video-bg.jpg') no-repeat center;
    background-size: cover;
    padding: 30px 0 30px 0;
    background-attachment: fixed;
}

.index-video .box {
    width: 100%;
    height: 320px;
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
    .index-video {
        padding: 100px 0 30px 0;
    }

    .index-video .box {
        height: 420px;
    }
}

@media (min-width: 1200px) {
    .index-video {
        padding: 100px 0 30px 0;
    }

    .index-video .box {
        height: 520px;
    }
}

@media (min-width: 1360px) {
    .index-video {
        padding: 100px 0 60px 0;
    }

    .index-video .box {
        height: 720px;
    }
}

.friend-link {
    background: #212121;
    background-size: cover;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1.667;
    color: #989898;
}
.friend-link a {
    display: inline-block;
    background: rgba(0,0,0,.25);
    color: #676767;
    margin-right: 15px;
    border-radius: 3px;
    padding: 5px 10px;
    white-space: nowrap;
    margin-bottom: 10px;
    font-size: 12px;
}

.footer {
    /*background: #000000 url('../images/footer-bg.jpg') no-repeat center;*/
    background: #000000 url('../images/w.jpg') no-repeat center;
    background-size: cover;
    padding: 70px 0 30px 0;
    font-size: 14px;
    line-height: 1.667;
    color: #c5c6c7;
}
.footer a {
    color: #c5c6c7;
}
.footer a:hover {
    text-decoration: underline;
}

.footer .logo {
    display: block;
    white-space: nowrap;
    margin-bottom: 25px;
}
.footer .logo img {
    height: 23px;
}

.footer .box .hd {
    position: relative;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-bottom: solid 2px #555555;
    text-transform: uppercase;
    margin-bottom: 0;
}

.footer .box .hd:after {
    content: ' ';
    display: block;
    width: 50px;
    height: 2px;
    background: #d02129;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.footer .box .items,
.footer .box .item {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer .box .items {
    padding-top: 15px;
    margin-bottom: 35px;
}
.footer .box .item .link {
    display: block;
    margin-bottom: 7px;
}
@media (min-width: 1200px) {
    .footer {
        padding: 80px 0 30px 0;
    }

    .footer .logo {
        margin-top: 0;
    }

    .footer .box .items {
        padding-top: 30px;
    }
}
.footer .contact-text {
    margin-bottom: 25px;
}
.footer .contact-text .tel {
    font-size: 17px;
    color: #f0f0f0;
    font-weight: bold;
}
.footer .contact-text p span {
    opacity: .5;
}

.footer .copy {
    padding: 25px 0;
    border-top: 1px solid #777;
    font-size: 12px;
}

.inter-page {
    background: #fff;
}

.page-contact {
    background: #fff;
}

.bg-white {
    background: #fff !important;
}

.brand-banner {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.brand-banner .bg {
    width: 100%;
    height: 100%;
    background: #313131 url('../images/brand-bg.jpg') no-repeat center top;
    background-size: cover;
}

@media (min-width: 1200px) {
    .brand-banner {
        height: 320px;
    }
}

.brand-banner.article-banner .bg {
    background-image: url('../images/brand-bg-articel.jpg');
}

.brand-banner.product-banner .bg {
    background-image: url('../images/brand-bg-product.jpg');
}

.type-nav {
    padding: 0;
    text-align: left;
    border-bottom: solid 1px #e5e5e5;
}

.type-nav .link {
    display: inline-block;
    font-family: "Helvetica Now Text W05 Medium";
    font-size: 16px;
    line-height: 30px;
    margin: 0 5px;
    padding: 20px 5px;
    text-transform: uppercase;
}

.type-nav .link.active {
    border-bottom: solid 2px #243238;
}

@media (min-width: 1200px) {
    .type-nav {
        padding: 0;
        text-align: center;
    }

    .type-nav .link {
        font-size: 22px;
        margin: 0 20px;
    }
}

.type-content {
    padding-top: 35px;
    padding-bottom: 35px;
}

.type-content .type-thumb {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.type-content .type-thumb img {
    max-width: 100%;
}

.type-content .hd {
    font-size: 32px;
    color: #333333;
    font-family: "Helvetica Now Text W05 Medium";
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.type-content .de {
    font-size: 17px;
    line-height: 1.333;
    color: #666;
    margin-bottom: 40px;
}

.type-content .bd {
    margin-bottom: 80px;
}

.type-content .bd p {
    font-size: 16px;
    line-height: 1.666;
    color: #515151;
    margin-bottom: 20px;
}

.type-content .bd img {
    max-width: 100%;
}

.type-content .bd.culture p {
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-left: 25px;
    border-left: solid 1px #999999;
    transition: all 0.3s ease 0s;
    font-size: 18px;
}

.type-content .bd.culture img {
    margin-bottom: 50px;
}

.type-content .bd.culture p:nth-child(odd):before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    left: -6px;
    top: 10px;
    transition: all 0.3s ease 0s;
}

.type-content .bd.culture p:hover {
    color: #243238;
}

.type-content .bd.culture p:hover:before {
    background: #243238;
}

.type-content .hd2 {
    max-width: 80%;
    text-align: center;
    font-size: 32px;
    color: #333;
    font-family: "Helvetica Now Text W05 Medium";
    text-align: center;
    line-height: 1.111;
    margin: 0 auto 20px auto;
}

.type-content .de2 {
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
    text-align: center;
    line-height: 1.333;
}

.type-content .more-item {
    display: block;
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}

.type-content .more-link {
    display: block;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    z-index: 1;
}

.type-content .more-item:hover .more-link {
    transform: scale(1.1);
}

.type-content .title-link {
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
}

.type-content .bd.body h1 {
    font-size: 32px;
}

.type-content .bd.body h2 {
    font-size: 28px;
}

.type-content .bd.body h3 {
    font-size: 24px;
}

.type-content .bd.body h4 {
    font-size: 20px;
}

.type-content .bd.body h5 {
    font-size: 16px;
}

.type-content .bd.body h6 {
    font-size: 14px;
}

@media (min-width: 1200px) {
    .type-content {
        padding-top: 100px;
        padding-bottom: 150px;
    }

    .type-content .hd {
        font-size: 38px;
        padding-bottom: 15px;
        margin-bottom: 35px;
    }

    .type-content .bd {
        margin-bottom: 150px;
    }

    .type-content .hd2 {
        margin: 0 auto 30px auto;
    }

    .type-content .de2 {
        font-size: 18px;
        margin-bottom: 60px;
    }
}

.type-content .thumb-summary {
    background: #f2f2f2;
    padding: 15px 15px 0px 15px;
    border-radius: 3px;
    margin-bottom: 35px;
}

@media (min-width: 1200px) {
    .type-content .thumb-summary {
        padding: 35px 35px 0px 35px;
        margin-bottom: 50px;
    }
}

.type-content .news-time {
    margin-bottom: 25px;
    color: #666;
    padding: 5px 0 10px 0;
}

.type-content .thumb-summary .thumb {
    margin-bottom: 25px;
    color: #666;
}

@media (min-width: 1200px) {
    .type-content .thumb-summary .thumb {
        margin-bottom: 35px;
    }
}

.type-content .thumb-summary .thumb img {
    max-width: 100%;
}

.type-content .thumb-summary .summary {
    margin-bottom: 25px;
    color: #888;
    font-size: 16px;
    position: relative;
    z-index: 1;
    padding: 35px 25px 25px 25px;
    min-height: 166px;
}

@media (min-width: 1200px) {
    .type-content .thumb-summary .summary {
        margin-bottom: 35px;
        padding: 60px 50px 50px 50px;
    }
}

.type-content .thumb-summary .summary:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10d";
    font-size: 22px;
    color: #ccc;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.type-content .thumb-summary .summary:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10e";
    font-size: 22px;
    color: #ccc;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (min-width: 1200px) {
    .type-content .thumb-summary .summary:before,
    .type-content .thumb-summary .summary:after {
        font-size: 32px;
    }
}


.inter-page .hd {
    font-size: 27px;
    color: #333333;
    font-family: "Helvetica Now Text W05 Medium";
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    .inter-page .hd {
        font-size: 31px;
        padding-bottom: 15px;
        margin-bottom: 25px;
    }
}

.inter-page .bd {
    font-size: 14px;
    color: #333333;
    margin-bottom: 50px;
    padding-bottom: 50px;
    /*border-bottom: solid 1px #e0e0e0;*/
}

@media (min-width: 1200px) {
    .inter-page .bd {
        font-size: 15px;
        margin-bottom: 80px;
        padding-bottom: 50px;
    }
}

.left-panel,
.right-panel {
    margin-bottom: 50px;
    margin-top: 50px;
}

.left-panel {
    background: #fff;
    padding: 0px;
}

@media (min-width: 1200px) {
    .left-panel,
    .right-panel {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .left-panel {
        padding: 20px;
    }
}

dl.address {
    padding: 15px;
    background: #f6f6f6;
}

dl.address.no-padding {
    padding: 0;
    background: #f2f2f2;
}

dl.address dt {
    color: #888;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 2px;
    font-style: italic;
}

dl.address dd {
    color: #333;
    margin-bottom: 15px;
}

.product-container {
    padding: 100px 0;
}

@media (min-width: 1200px) {

}

.page-products, .page-news {
    background: #fff;
}

.left-panel .categories,
.left-panel .categories .item {
    margin: 0;
    padding: 0;
    list-style: none;
}

.left-panel .categories {
    padding: 15px;
    background: #f2f2f2;
}

.left-panel .categories .item {
    position: relative;
    border-left: solid 1px #999999;
    transition: all 0.3s ease 0s;
    padding: 5px 0;
}

.left-panel .categories .item:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    left: -4px;
    top: 24px;
    transition: all 0.3s ease 0s;
}

.left-panel .categories .item .link {
    display: block;
    line-height: 20px;
    font-size: 16px;
    color: #232323;
    padding: 12px 0 12px 18px;
}

.left-panel .categories .item.active,
.left-panel .categories .item:hover {
    border-left: solid 1px #243238;
}

.left-panel .categories .item.active:before,
.left-panel .categories .item:hover:before {
    background: #243238;
    opacity: 0;
    left: -10px;
}

.left-panel .categories .item.active .link,
.left-panel .categories .item:hover .link {
    background: #243238;
    color: #fff;
}

.product-items {

}

.product-items .box-panel {
    margin-left: 15px;
    margin-right: 15px;
}

@media (min-width: 992px) {
    .product-items .box-panel {
    }
}

@media (min-width: 1200px) {
    .product-items .box-panel {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.product-items .box {
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    border-top: solid 1px #e5e5e5;
    border-left: solid 1px #e5e5e5;
    margin-left: -1px;
    margin-top: -1px;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

.product-items .thumb-link {
    display: block;
    /*height: 180px;*/
    width: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s ease 0s;
    margin-bottom: 15px;
}

.product-items .item:hover .thumb-link {
    background-size: 110%;
}

.product-items .thumb-link img {
    opacity: 0;
    max-width: 100%;
}

.product-items .item {
    transition: all 0.3s ease 0s;
}

.product-items .name-link {
    display: block;
    width: 100%;
    height: 65px;
    overflow: hidden;
    font-size: 13px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: solid 1px #e5e5e5;
}

@media (min-width: 1200px) {
    .product-items .name-link {
        font-size: 15px;
        height: 42px;
    }
}

.product-items .item:hover .name-link {
    color: #243238;
}

.product-items .info {
    display: block;
    height: 35px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
    transition: all 0.3s ease 0s;
}

.product-items .item:hover .info {
    color: #000;
}

@media (min-width: 1200px) {
    .product-items .info {
        font-size: 13px;
    }
}

.pages {
    display: block;
    width: 100%;
    height: auto;
    padding: 30px 0 50px 0;
    text-align: center;
}

.pages li {
    display: inline-block;
    margin-right: 1px;
}

.pages li.c {
    background-color: #243238;
    padding: 7px 12px;
    color: #FFF;
    font-size: 12px;
}

.pages li a {
    background-color: #eee;
    color: #243238;
    padding: 7px 12px;
    font-size: 13px;
    display: inline-block;
}

.pages li a:hover {
    background-color: #243238;
    color: #fff;
}

@media (min-width: 992px) {
    .pages {
        padding: 100px 0 100px 0;
    }
}


.slider-thumbs {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    text-align: center;
}

.slider-thumbs .thumb {
    border-radius: 3px;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 3px;
    overflow: hidden;
    background-size: cover;
    opacity: .75;
    filter: alpha(Opacity=75);
    position: relative;
    border: solid 1px #999;
    background: #fff url(../images/loadding.svg) no-repeat center;
}
.slider-thumbs .thumb.play {
    background: #1b272c;
    color: #fff;
    text-align: center;
}
.slider-thumbs .thumb img {
    width: auto;
    max-height: 100%;
    min-width: 100%;
}

@media (min-width: 768px) {
    .slider-thumbs .thumb {
        width: 50px;
        height: 50px;
        overflow: hidden;
        margin-bottom: 0;
        line-height: 50px;
    }
}

.slider-thumbs .thumb:hover,
.slider-thumbs .thumb.active {
    opacity: 1;
    filter: alpha(Opacity=100);
    border: solid 1px #78c344;
}

.slider-video {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
}
a.js-swiper {
    position: relative;
    z-index: 1;
}

.slider-swiper {
    width: 100%;
    position: relative;
    background: #fff url(../images/loadding.svg) no-repeat center;
    /*border: solid 1px #e0e0e0;*/
    padding: 8px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 15px;
}

.slider-swiper img {
    max-width: 100%;
    max-height: 100%;
}

.swiper .gallery-icon {
    position: absolute;
    margin: -40px 0 0 -40px;
    top: -80px;
    left: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 36px;
    text-align: center;
    border-radius: 10px;
    transition: all .3s ease;
    opacity: 0;
    filter: alpha(Opacity=0);
}

.swiper:hover {
    opacity: 1;
}

.swiper:hover .gallery-icon {
    top: 50%;
    opacity: 1;
    filter: alpha(Opacity=100);
}

.product-title {
    font-size: 26px;
    margin-top: 0;
    color: #000;
    font-weight: bold;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-family: "Helvetica Now Text W05 Medium";
    word-break: break-word;
}

.attr-items {
    line-height: 1.222;
    margin-bottom: 15px;
    font-size: 14px;
}

.attr-items .attr-label {
    color: #999;
}

.product-desc {
    font-size: 14px;
    padding: 15px;
    background: #f0f0f0;
    color: #333;
	line-height: 1.777;
}

.product-line {
    height: 1px;
    background: #e0e0e0;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 15px;
}

.product-qty {
    margin-bottom: 25px;
    font-size: 18px;
}

.product-qty .span {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    margin-right: 15px;
    height: 36px;
    line-height: 36px;
}

.product-qty .num {
    color: #707070;
    display: inline-block;
    height: 36px;
    line-height: 22px;
    padding: 6px 15px;
    background: #eceff1;
    border-radius: 15px;
}

.product-qty .num input {
    display: inline-block;
    border: none;
    width: 50px;
    text-align: center;
    background: none;
    font-weight: 500;
    color: #000;
}

.product-qty .js-qty-btn {
    cursor: pointer;
    display: inline-block;
    color: #707070;
}

.product-qty .js-qty-btn:hover {
    color: #24b727;
}

.product-share .on {
    color: #707070;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.product-contact {
    margin-bottom: 15px;
}

.product-share .list-inline li {
    font-size: 18px;
    padding-right: 20px;
}

.body-tab {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 2px solid #e9e9e9;
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.body-tab > li {
    display: inline-block;
    list-style: none;
}

.body-tab > li a {
    display: block;
    border: none;
    white-space: normal;
    font-size: 18px;
    line-height: 1.66667;
    letter-spacing: 0.02em;
    padding: 12px 0;
    color: #000;
    text-transform: uppercase;
    margin-right: 30px;
    font-weight: 700;
}

.body-body {
    margin-top: 30px;
    font-size: 13px;
    overflow-x: auto;
    line-height: 1.8em;
}

.body-body img, .body-body p img {
    max-width: 100%;
}

.body-body p {
    margin-bottom: 20px;
}

.body-body p, .body-body li {
    font-family: sans-serif, Arial;
}

.desc-table {
    border-collapse: collapse;
    border: 1px solid #e0e0e0;
}

.desc-table td {
    border-collapse: collapse;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    padding: 5px 3px;
    line-height: 16px;
}

.desc-table tr:nth-child(odd) td {
    background-color: #f0f0f0;
}

@media (min-width: 768px) {
    .desc-table td {
        border-collapse: collapse;
        border: 1px solid #e0e0e0;
        font-size: 13px;
        padding: 15px 10px;
        line-height: 16px;
    }
}

.container-body-body {
    padding-left: 15px;
    padding-right: 15px;
}

.crumbs {
    margin-top: 50px;
    padding-top: 15px;
    padding-bottom: 35px;
    color: #666;
}

.crumbs a {
    color: #666;
}

.type-content .crumbs {
    margin-top: 0px;
    text-align: left;
    background: #fff;
    padding-left: 0px;
}

.right-panel .crumbs {
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: left;
    background: #fff;
	border-bottom: solid 1px #eee;
}

@media (min-width: 992px) {
    .page-about .crumbs {
        position: absolute;
        right: 15px;
        top: 25px;
        text-align: right;
    }
}

.single-product {
    margin-bottom: 25px;
}

@media (min-width: 1200px) {
    .single-product {
        margin-bottom: 50px;
    }
}


.contact-box {
    box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
    color: #212121;
    padding: 1.95vw;
    padding-top: 40px;
    padding-bottom: 40px;
    font-weight: 300;
    min-height: 480px;
    margin-bottom: 50px;
}

.contact-box .hd {
    text-align: center;
}

.contact-box .hd small {
    text-transform: capitalize;
    font-size: 16px;
    display: block;
    color: #666;
}

.contact-box .bd {
    position: relative;
}

.contact-box .bd .loading {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .25);
    text-align: center;
}

.contact-box .bd .loading .fa {
    margin-top: 15%;
}

.contact-box .bd.posting .loading {
    display: block;
}

.contact-box .bd .result {
    text-align: center;
    font-size: 24px;
    padding: 50px;
    display: none;
}

.contact-box .bd.success .result,
.contact-box .bd.error .result {
    display: block;
}

.contact-box .bd.success .result {
    color: #243238;
}

.contact-box .bd.error .result {
    color: #ee2e24;
}

.form-control {
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 300;
    line-height: 35px;
    color: #34495e;
    background-color: #f6f6f6;
    background-image: none;
    border-radius: 5px;
    border: solid 1px #fff;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-group .vercodeimg {
    display: inline-block;
    vertical-align: middle;
}

.label-insets label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    color: #919191;
    font-weight: 300;
    padding-left: 5px;
}

.news-item {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    box-shadow: 0 0px 11px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.news-item .thumb {
    display: block;
    width: 100%;
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .3s ease;
    position: relative;
    z-index: 1;
}

.news-item .thumb .play-icon {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    opacity: 0.75;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .75);
    transition: all 0.1s ease-in 0.1s;
}

.news-item:hover .thumb .play-icon {
    color: #243238;
    opacity: 1;
}

.news-item .cate {
    display: inline-block;
    margin-top: 25px;
    margin-left: 15px;
    background-color: #243238;
    font-size: 12px;
    padding: 3px 8px;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
}

.news-item .time {
    float: right;
    margin-top: 28px;
    margin-right: 15px;
    color: #7a7a7a;
    font-style: italic;
    font-size: 12px;
}

.news-item .time i {
    color: #243238;
}

.news-item .title {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 1.333333;
    margin-bottom: 15px;
    transition: all .3s ease;
}

.news-item .description {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 35px;
    display: block;
    font-size: 13px;
    color: #808080;
    line-height: 1.666;
}

.news-item:hover {
    opacity: 1;
}

.news-item:hover .thumb {
    transform: scale(1.1);
}

.news-item:hover .title {
    color: #243238;
}

.news-description {
    background: #f0f0f0;
    padding: 15px;
    width: 80%;
    max-width: 780px;
    margin: 0 0 50px 0;
}

.news-description .thumb {
    width: 100%;
    margin-bottom: 10px;
}

.news-description img {
    max-width: 100%;
}

.news-description p {
    font-size: 16px;
}

.news-body {
    font-size: 16px;
    color: #333333;
}

.news-body img {
    max-width: 80%;
}


.list-inline > li {
    font-size: 26px;
}

.list-inline > li a {
    color: #999;
}

.list-inline > li a:hover {
    color: #243238;
}

@-webkit-keyframes banner_one {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.15);
        background-position: center top;
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        background-position: center bottom;
    }
}

@-moz-keyframes banner_one {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes banner_one {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.ani-banner-one {
    -webkit-animation: banner_one 10s ease-out;
    -moz-animation: banner_one 10s ease-out;
    -o-animation: banner_one 10s ease-out;
    animation: banner_one 10s ease-out;
}

.guangshu:before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 200px;
    height: 100%;
    top: 0;
    left: -150px;
    overflow: hidden;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg)
}

.guangshu:hover:before {
    left: 150%;
    transition: left 1s ease 0s;
}


.index-mask {
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #8c0000 url('../images/mask-bg-2.jpg') no-repeat top center;
    background-size: cover;
}

.index-mask .box {
    padding: 2em;
    font-family: Arial, sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1001010;
    width: 600px;
    max-width: 90%;
    height: 420px;
    margin: auto;
    text-align: center;
    /*box-shadow: 0px 0px 10px #8d0100;
    border: 1px solid #8d0100;
    border-radius: 10px;
    background-color: #f1d089;*/
}

.index-mask .box .icon {
    margin-bottom: 35px;
}

.index-mask .box .icon img {
    max-width: 100%;
    max-height: 60px;
}

.index-mask .box .hd-sm {
    color: #eee;
    font-family: "Helvetica Now Text W05 Medium";
    font-size: 18px;
    text-transform: capitalize;
    line-height: 34px;
}

.index-mask .box .hd {
    color: #eee;
    font-family: "Helvetica Now Text W05 Medium";
    font-size: 26px;
    text-transform: uppercase;
    line-height: 34px;
    margin-bottom: 10px;
}

.index-mask .box .bd {
    color: #eee;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 35px;
    font-size: 16px;
    font-family: "Helvetica Now Text W05 Medium";
}

.index-mask .box .ft {
    margin-bottom: 50px;
}

.index-mask .box .ft [class*="btn-"] {
    margin-right: 20px;
}

.index-mask .box .ft .btn-gray {
    margin-right: 0px;
}

.index-mask .box .copy,
.index-mask .box .copy a {
    color: #e0e0e0;
    font-size: 14px;
}

.index-mask .remember {
    padding-top: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Helvetica Now Text W05 Medium";
}

.index-mask .remember [type="checkbox"] {
    margin-top: 0;
    vertical-align: middle;
}

#suitable {
    display: none;
}

.index-banner {
    position: relative;
    z-index: 1;
}

.index-banner ul, .index-banner li {
    margin: 0 auto;
}

.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    overflow: hidden;
    background: #243238 url(../images/loadding.svg) no-repeat center;
}

.fullwidthbanner-container .fullwidthabnner {
    width: 100% !important;
    position: relative;
}

.fullwidthbanner-container,
.fullwidthbanner-container .fullwidthabnner {
    height: 620px;
}

@media (max-width: 768px) {
    .fullwidthbanner-container,
    .fullwidthbanner-container .fullwidthabnner {
        height: 200px;
    }
}

@media (min-width: 768px) {
    .fullwidthbanner-container,
    .fullwidthbanner-container .fullwidthabnner {
        height: 420px;
    }
}

@media (min-width: 992px) {
    .fullwidthbanner-container,
    .fullwidthbanner-container .fullwidthabnner {
        height: 540px;
    }
}

@media (min-width: 1200px) {
    .fullwidthbanner-container,
    .fullwidthbanner-container .fullwidthabnner {
        height: 620px;
    }
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {

}

.tp-leftarrow:hover,
.tp-rightarrow:hover {

}

/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
    width: 42px;
    height: 43px;
    margin-left: 0px;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); /*增加阴影*/
    /*
    **打开注释，按钮变成圆形的
    border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性
    -moz-border-radius: 20px;  Mozilla浏览器的私有属性
    -webkit-border-radius: 20px;  Webkit浏览器的私有属性
    border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角
    */
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); /*增加阴影*/
    /*
    **打开注释，按钮变成圆形的
    border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性
    -moz-border-radius: 20px;  Mozilla浏览器的私有属性
    -webkit-border-radius: 20px;  Webkit浏览器的私有属性
    border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角
    */
}

.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {
;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive > ul > li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: #243238 url(../images/loadding.svg) no-repeat center;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.change-lang-mask {
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.change-lang-mask .box {
    padding: 0;
    font-family: Arial, sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1001010;
    width: 400px;
    max-width: 86%;
    min-width: 280px;
    height: 520px;
    margin: auto;
    text-align: center;
    background-color: #f9f9f9;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    border-radius: 5px;
    overflow: hidden;
}

.change-lang-mask .close {
    position: absolute;
    top: 15px;
    right: 30px;
    font-weight: normal;
}

.change-lang-mask .left-thumb {
    height: 600px;
    background: #4e2425 url('../images/062253409851.jpg') no-repeat top center;
    background-size: cover;
}

.change-lang-mask .right-txt {
    text-align: center;
    padding: 35px 35px;
}

.change-lang-mask .thd {
    margin-bottom: 20px;
}

.change-lang-mask .thd img {
    height: 110px;
}

.change-lang-mask .hd {
    text-transform: uppercase;
    font-family: "Helvetica Now Text W05 Medium";
    font-weight: 700;
    line-height: 1.1;
    font-size: 22px;
    margin-bottom: 10px;
}

.change-lang-mask .hd .notice {
    display: block;
    text-transform: capitalize;
    font-family: sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

.change-lang-mask .bd {
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    position: relative;
}

.change-lang-mask .bd.or:before,
.change-lang-mask .bd.or:after {
    position: absolute;
    top: 9px;
    content: ' ';
    background: #999;
    width: 20%;
    height: 1px;
    overflow: hidden;
}

.change-lang-mask .bd.or:before {
    left: 50px;
}

.change-lang-mask .bd.or:after {
    right: 50px;
}

.change-lang-mask .btn {
    display: block;
    border-radius: 4px;
    margin: 8px auto;
    width: 80%;
    font-size: 13px;
}

@media (min-width: 992px) {
    .change-lang-mask .box {
        width: 800px;
        height: 600px;
    }

    .change-lang-mask .thd {
        margin-bottom: 30px;
    }

    .change-lang-mask .right-txt {
        padding: 60px 35px 0 35px;
    }

    .change-lang-mask .hd {
        font-family: "Helvetica Now Text W05 Medium";
        font-weight: 700;
        line-height: 1.1;
        font-size: 26px;
        margin-bottom: 15px;
    }

    .change-lang-mask .hd .notice {
        display: block;
        font-family: sans-serif;
        font-weight: 500;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .change-lang-mask .bd {
        display: block;
        font-family: sans-serif;
        font-size: 15px;
    }
}