﻿@charset "UTF-8";
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

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

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

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

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

a {
  color: #428bca;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

cite {
  font-style: normal; }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

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

.text-info {
  color: #31708f; }

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

.text-warning {
  color: #8a6d3b; }

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff;
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

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

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

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

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'; }

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

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

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

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

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

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

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

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

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

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

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

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

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

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

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

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

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

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

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

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

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

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

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

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

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

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

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

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

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

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

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

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

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

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

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

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

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px; }

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

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

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }

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

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

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

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

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

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

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

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

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

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

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

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

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease; }

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

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

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

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

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

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

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

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca; }

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

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }
  .navbar-text.navbar-right:last-child {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #777; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #777; }

.navbar-inverse .navbar-nav > li > a {
  color: #777; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #777; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #777; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #428bca; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron h1,
.jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron {
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

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

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

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

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0); }

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*# sourceMappingURL=bootstrap.css.map */
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn:active,
.btn.active {
  background-image: none; }

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc; }

.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px; }

.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb; }

.btn-default:disabled,
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none; }

.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2));
  background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #2b669a; }

.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px; }

.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a; }

.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #2d6ca2;
  background-image: none; }

.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e; }

.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px; }

.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e; }

.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none; }

.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9; }

.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px; }

.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9; }

.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none; }

.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13; }

.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px; }

.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13; }

.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none; }

.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28; }

.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px; }

.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28; }

.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none; }

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x; }

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075); }

.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f3f3f3));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075); }

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }

.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x; }

.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%);
  background-image: -o-linear-gradient(top, #222 0%, #282828 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#282828));
  background-image: linear-gradient(to bottom, #222 0%, #282828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0; }

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); }

.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1; }

.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea; }

.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e; }

.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7; }

.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x; }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3278b3));
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #3278b3; }

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x; }

.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x; }

.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x; }

.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x; }

.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x; }

.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x; }

.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); }

/*# sourceMappingURL=bootstrap-theme.css.map */
/*@import 'bootstrap-col10.scss';*/
/**
 * Swiper 3.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 27, 2015
 */
.swiper-container {
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-fles-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active {
  pointer-events: auto; }

/* Cube */
.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px); }

.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
  z-index: 0; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/*@import 'essentials.scss';*/
/**	01. Resets
*************************************************** **/
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

::selection {
  color: #fff;
  text-shadow: none;
  background: #333; }

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #333;
  /* Firefox */ }

::-webkit-selection {
  color: #fff;
  text-shadow: none;
  background: #333;
  /* Safari */ }

button {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer; }

img {
  border: 0;
  vertical-align: top; }

input:-webkit-autofill {
  color: #ffffff !important; }

textarea {
  resize: none; }

textarea, input, button, *:focus {
  outline: none !important; }

textarea {
  resize: vertical; }

select {
  border: 2px solid #E5E7E9;
  height: 46px;
  padding: 12px;
  outline: none;
  line-height: 1 !important;
  border-radius: 3px; }

label {
  font-weight: 400; }

iframe,
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

audio, canvas, img, video {
  vertical-align: middle; }

p {
  display: block;
  -webkit-margin-before: 0.1em;
  -webkit-margin-after: 0.1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px; }

a {
  transition: all .300s; }

a, a:focus, a:hover, a:active {
  outline: 0;
  cursor: pointer; }

p, pre, ul, ol, dl, dd, blockquote,
address, table, fieldset, form {
  margin-bottom: 30px; }

canvas {
  width: 100% !important;
  height: auto !important; }

:active,
:focus {
  outline: none !important; }

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  outline: 0 none;
  box-shadow: none !important; }

pre {
  border-radius: 3px; }

section.dark pre {
  color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.2); }

/** 02. Headings
 **************************************************************** **/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial,Helvetica,"微軟正黑體", "Microsoft JhengHei",sans-serif;
  font-weight: 600;
  color: #414141;
  margin: 0 0 30px 0;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; }

h1 {
  font-size: 36px;
  margin: 0 0 44px 0; }

h2 {
  font-size: 30px;
  margin: 0 0 32px 0; }

h3 {
  font-size: 24px;
  letter-spacing: normal;
  margin: 0 0 32px 0; }

h4 {
  font-size: 18px;
  letter-spacing: normal;
  margin: 0 0 14px 0; }

h5 {
  font-size: 14px;
  letter-spacing: normal;
  margin: 0 0 20px 0; }

h6 {
  font-size: 12px;
  letter-spacing: normal;
  margin: 0 0 20px 0; }

/**	03. Placeholder
*************************************************** **/
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #999; }

/** 04. Commons
 **************************************************************** **/
.nomargin {
  margin: 0 !important; }

.display-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 99; }

.display-table-cell {
  display: table-cell;
  width: 100%;
  height: 100%; }

.vertical-align-middle {
  vertical-align: middle; }

/**	14. Animate v3.2.3
*************************************************** **/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

/*@keyframes bounce {
    0%,100%,20%,53%,80% {
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        transform: translate3d(0,-30px,0)
    }

    70% {
        transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}*/
/*@keyframes flash {
    0%,100%,50% {
        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)
    }

    100% {
        transform: scale3d(1,1,1)
    }
}

.pulse {
    animation-name: pulse
}*/
/*@keyframes rubberBand {
    0% {
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        transform: scale3d(1.25,.75,1)
    }

    40% {
        transform: scale3d(0.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)
    }

    100% {
        transform: scale3d(1,1,1)
    }
}

.rubberBand {
    animation-name: rubberBand
}*/
/*@keyframes shake {
    0%,100% {
        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 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)
    }

    100% {
        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)
    }

    100% {
        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)
    }

    100% {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}*/
/*@keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        opacity: 1;
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    animation-name: bounceIn;
    animation-duration: .75s
}*/
/*@keyframes bounceInDown {
    0%,100%,60%,75%,90% {
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}*/
/*@keyframes bounceInLeft {
    0%,100%,60%,75%,90% {
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}*/
/*@keyframes bounceInRight {
    0%,100%,60%,75%,90% {
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}*/
/*@keyframes bounceInUp {
    0%,100%,60%,75%,90% {
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        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)
    }

    100% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    animation-name: bounceOut;
    animation-duration: .75s
}*/
/*@keyframes bounceOutDown {
    20% {
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    100% {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}*/
/*@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px,0,0)
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}*/
/*@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px,0,0)
    }

    100% {
        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)
    }

    100% {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}*/
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

/*@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}*/
/*@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}*/
/*@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}*/
/*@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}*/
/*@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}*/
/*@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}*/
/*@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}*/
/*@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}*/
/*@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}*/
@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-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
    }

    100% {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    animation-duration: .75s;
    backface-visibility: visible !important
}*/
/*@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    backface-visibility: visible !important;
    animation-name: flipOutY;
    animation-duration: .75s
}*/
/*@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}*/
/*@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        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; }
  100% {
    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; }
  100% {
    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; }
  100% {
    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; }
  100% {
    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; }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

/*@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    100% {
        transform-origin: center;
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}*/
/*@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        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
    }

    100% {
        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
    }

    100% {
        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
    }

    100% {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}*/
/*@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        transform: rotate3d(0,0,1,80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        transform: rotate3d(0,0,1,60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}*/
/*@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}*/
/*@keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        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(0.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(0.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(0.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        animation-timing-function: cubic-bezier(0.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(0.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        animation-timing-function: cubic-bezier(0.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(0.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(0.175,.885,.32,1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}*/
/*@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    100% {
        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(0.55,.055,.675,.19)
    }

    100% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175,.885,.32,1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}*/
/*@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    100% {
        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)
    }

    100% {
        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(0.55,.055,.675,.19)
    }

    100% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175,.885,.32,1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}*/
/*@keyframes slideInDown {
    0% {
        transform: translateY(-100%);
        visibility: visible
    }

    100% {
        transform: translateY(0)
    }
}

.slideInDown {
    animation-name: slideInDown
}*/
/*@keyframes slideInLeft {
    0% {
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        transform: translateX(0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}*/
/*@keyframes slideInRight {
    0% {
        transform: translateX(100%);
        visibility: visible
    }

    100% {
        transform: translateX(0)
    }
}

.slideInRight {
    animation-name: slideInRight
}*/
/*@keyframes slideInUp {
    0% {
        transform: translateY(100%);
        visibility: visible
    }

    100% {
        transform: translateY(0)
    }
}

.slideInUp {
    animation-name: slideInUp
}*/
/*@keyframes slideOutDown {
    0% {
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        transform: translateY(100%)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}*/
/*@keyframes slideOutLeft {
    0% {
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}*/
/*@keyframes slideOutRight {
    0% {
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        transform: translateX(100%)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}*/
/*@keyframes slideOutUp {
    0% {
        transform: translateY(0)
    }

    100% {
        visibility: hidden;
        transform: translateY(-100%)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}*/
/**	40. Tabs
*************************************************** **/
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: transparent !important;
  background-color: transparent !important; }

.nav-tabs > li > a {
  color: #111;
  font-weight: bold;
  border-radius: 3px !important; }

.nav-tabs > li.active > a {
  color: #000; }

.nav-tabs.nav-justified > li > a {
  border-radius: 0 !important; }

section.dark .nav-tabs > li > a {
  color: #fff; }

section.dark .nav-tabs.nav-justified > li > a {
  border-bottom-color: #666; }

.tab-content {
  padding: 15px 0; }

/* clean Tabs */
.nav-tabs.nav-clean > li > a {
  border: 0 !important; }

.nav-tabs.nav-clean > li > a:hover {
  background-color: transparent; }

.nav-tabs.nav-clean > li.active {
  margin-bottom: 0; }

section.dark .nav-tabs.nav-clean > li > a,
section.dark .nav-tabs.nav-clean > li.active > a {
  color: #fff;
  background-color: transparent !important; }

/* Top Border */
.nav-tabs.nav-top-border > li > a {
  border-top: transparent 3px solid !important; }

.nav-tabs.nav-top-border > li.active > a,
.nav-tabs.nav-top-border > li.active > a:hover {
  border-top: #888 3px solid !important;
  border-radius: 0 !important; }

.nav-tabs.nav-top-border > li > a:hover {
  background-color: transparent !important;
  border-color: transparent !important; }

/* Bottom Border */
.nav-tabs.nav-bottom-border {
  border: 0 !important; }

.nav-tabs.nav-bottom-border > li.active {
  margin-bottom: 0 !important; }

.nav-tabs.nav-bottom-border > li > a {
  border: 0 !important;
  border-bottom: transparent 3px solid !important; }

.nav-tabs.nav-bottom-border > li.active > a,
.nav-tabs.nav-bottom-border > li.active > a:hover {
  border-bottom: #888 3px solid !important;
  border-radius: 0 !important; }

.nav-tabs.nav-bottom-border > li > a:hover {
  background-color: transparent !important;
  border-color: transparent !important; }

section.dark ul.side-nav a {
  color: #ccc; }

section.dark .nav-bottom-border li > a {
  background-color: transparent !important; }

/* Button tabs */
.nav-tabs.nav-button-tabs {
  border: 0 !important; }

.nav-tabs.nav-button-tabs > li > a {
  color: #000 !important;
  border: 0 !important;
  background-color: rgba(0, 0, 0, 0.1);
  margin-right: 3px !important;
  border-radius: 3px !important; }

.nav-tabs.nav-button-tabs > li.active > a {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.6); }

section.dark .nav-tabs.nav-button-tabs > li > a {
  color: #fff !important; }

/* Stacked Tabs */
.nav-tabs.nav-stacked {
  background-color: rgba(0, 0, 0, 0.02); }

.nav-tabs.nav-stacked > li > a {
  border-left: 0 !important;
  border-right: 0 !important;
  border: 0 !important;
  background-color: #fff;
  color: #111;
  border-radius: 0 !important; }

.nav-tabs.nav-stacked > li.active > a {
  background-color: #fafafa; }

div.tab-content.tab-stacked {
  padding: 17px;
  background-color: #fafafa; }

section.dark div.tab-content.tab-stacked {
  background-color: #444; }

section.dark .nav-tabs.nav-stacked > li > a {
  background-color: #666; }

section.dark .nav-tabs.nav-stacked > li.active > a {
  background-color: #444;
  margin: 0; }

@media only screen and (max-width: 480px) {
  .nav-tabs > li {
    margin-bottom: 3px; }
  .nav-tabs > li,
  .nav-tabs > li > a {
    display: block !important;
    float: none !important;
    border: 0 !important;
    background-color: rgba(0, 0, 0, 0.01); }
  .nav-tabs > li > a :focus,
  .nav-tabs > li.active > a {
    background-color: rgba(0, 0, 0, 0.05); } }

/* Stacked Alternate */
.nav-tabs.nav-alternate {
  background-color: transparent; }

div.tab-content.nav-alternate {
  background-color: transparent;
  padding: 0; }

.nav-tabs.nav-alternate > li > a {
  background-color: #fafafa; }

.nav-tabs.nav-alternate > li.active > a {
  color: #fff !important;
  background-color: #999; }

section.dark .tab-content.nav-alternate {
  background-color: transparent !important; }

html, body {
  height: 100%; }

body {
  color: #666;
  background-color: #fff;
  font-family: Arial,Helvetica,"微軟正黑體", "Microsoft JhengHei",sans-serif;
  -webkit-font-smoothing: antialiased;
  min-width: 320px;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
  padding: 0; }

body.has-image-bg section, body.has-video-bg section {
  background-color: #fff; }

body #wrapper {
  overflow: hidden;
  min-height: 100%; }

body.bg-grey, body.bg-grey #wrapper {
  background-color: #f1f2f7; }

section {
  display: block;
  position: relative;
  padding: 80px 0;
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
  transition: all .4s;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  box-sizing: border-box !important; }

section:after, section:before {
  content: " ";
  display: table; }

section header.section-header {
  margin-bottom: 80px; }

div.alternate, section.alternate {
  background-color: rgba(0, 0, 0, 0.02); }

section.dark {
  background-color: #212121;
  border-bottom: rgba(255, 255, 255, 0.1) 1px solid; }

section.dark.alternate {
  background-color: #151515; }

section.theme-color, section.theme-color h1, section.theme-color h2, section.theme-color h3, section.theme-color h4, section.theme-color h5, section.theme-color h6, section.theme- p, section.dark, section.dark p, section.dark h1, section.dark h2, section.dark h3, section.dark h4, section.dark h5, section.dark h6 {
  color: #fff; }

section.padding-xxs {
  padding: 30px 0; }

section.padding-xs {
  padding: 60px 0; }

section.padding-md {
  padding: 80px 0; }

section.padding-lg {
  padding: 120px 0; }

section.padding-xlg {
  padding: 140px 0; }

section.dark a {
  color: #999; }

section.parallax {
  border: 0; }

body.bg-grey, body.bg-grey #wrapper {
  background-color: #f1f2f7; }

.container {
  position: relative; }

a:active, a:focus, a:hover {
  color: #212121;
  text-decoration: none; }

a.href-reset, .href-reset a {
  color: #121212; }

section.dark a.href-reset, section.dark .href-reset a {
  color: #eee; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #121212; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #888; }

section.dark h1 a, section.dark h2 a, section.dark h3 a, section.dark h4 a, section.dark h5 a, section.dark h6 a {
  color: #eee; }

section.dark h1 a:hover, section.dark h2 a:hover, section.dark h3 a:hover, section.dark h4 a:hover, section.dark h5 a:hover, section.dark h6 a:hover {
  color: #fff; }

section header > h1, section header > h2, section header > h3, section header > h4, section header > h5, section header > h6 {
  margin: 0; }

small {
  font-family: 'Lato',sans-serif; }

label {
  display: block; }

.btn {
  position: relative; }

.btn-default {
  border-width: 2px; }

.btn > .label-absolute {
  position: absolute;
  right: -6px;
  top: -8px; }

.input-group-addon {
  border: #ddd 2px solid;
  border-right: 0; }

section.dark .input-group-addon {
  background-color: #212121;
  border-color: #666;
  color: #eaeaea; }

.form-control {
  border: #ddd 2px solid;
  box-shadow: none;
  border-radius: 3px; }

section .input-group-btn .btn.btn-default, section .input-group-btn button.btn-default {
  border-width: 2px;
  border-color: #ddd; }

.form-control:focus {
  border-color: #c6c6c6; }

section.dark .form-control {
  border-color: #666;
  background-color: rgba(255, 255, 255, 0.05); }

section.dark .form-control:focus {
  border-color: #999; }

.nav-tabs > li > a {
  border-radius: 3px 3px 0 0; }

.label {
  padding: .4em .6em; }

section.dark input, section.dark select, section.dark textarea {
  color: #fff; }

section.dark .btn {
  color: #fff; }

section.dark .thumbnail {
  border-color: #444;
  background-color: transparent; }

section.dark h1.page-header, section.dark h2.page-header, section.dark h3.page-header, section.dark h4.page-header, section.dark h5.page-header, section.dark h6.page-header {
  border-bottom-color: #666; }

.font-open-sans {
  font-family: 'Open Sans',Arial,Helvetica,sans-serif !important; }

.font-lato {
  font-weight: 300;
  font-family: 'Lato',Arial,Helvetica,sans-serif !important; }

.font-raleway {
  font-family: 'Raleway',Arial,Helvetica,sans-serif !important; }

pre, .alert, .panel, .navbar-toggle, .btn {
  border-radius: 3px; }

body.boxed {
  background-color: #f1f2f7; }

body.boxed section {
  background-color: #fff; }

body.boxed #wrapper {
  max-width: 1170px;
  border-radius: 3px;
  margin: 50px auto; }

@media only screen and (max-width: 992px) {
  body.boxed #wrapper {
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0; } }

body.grain-blue, body.grain-blue #wrapper, body.grain-blue #topBar, body.grain-blue #header.fixed, body.grain-blue #header li.search .search-box, body.grain-blue #header li.quick-cart .quick-cart-box, body.grain-blue div.heading-title h1, body.grain-blue div.heading-title h2, body.grain-blue div.heading-title h3, body.grain-blue div.heading-title h4, body.grain-blue div.heading-title h5, body.grain-blue div.heading-title h6 {
  background: #dce4e9 url(../images/grain_bg.png) repeat; }

body.grain-grey, body.grain-grey #wrapper, body.grain-grey #topBar, body.grain-grey #header.fixed, body.grain-grey #header li.search .search-box, body.grain-grey #header li.quick-cart .quick-cart-box, body.grain-grey div.heading-title h1, body.grain-grey div.heading-title h2, body.grain-grey div.heading-title h3, body.grain-grey div.heading-title h4, body.grain-grey div.heading-title h5, body.grain-grey div.heading-title h6 {
  background: #f1f2f7 url(../images/grain_bg.png) repeat; }

body.grain-green, body.grain-green #wrapper, body.grain-green #topBar, body.grain-green #header.fixed, body.grain-green #header li.search .search-box, body.grain-green #header li.quick-cart .quick-cart-box, body.grain-green div.heading-title h1, body.grain-green div.heading-title h2, body.grain-green div.heading-title h3, body.grain-green div.heading-title h4, body.grain-green div.heading-title h5, body.grain-green div.heading-title h6 {
  background: #e6eeea url(../images/grain_bg.png) repeat; }

body.grain-orange, body.grain-orange #wrapper, body.grain-orange #topBar, body.grain-orange #header.fixed, body.grain-orange #header li.search .search-box, body.grain-orange #header li.quick-cart .quick-cart-box, body.grain-orange div.heading-title h1, body.grain-orange div.heading-title h2, body.grain-orange div.heading-title h3, body.grain-orange div.heading-title h4, body.grain-orange div.heading-title h5, body.grain-orange div.heading-title h6 {
  background: #fff4ea url(../images/grain_bg.png) repeat; }

body.grain-yellow, body.grain-yellow #wrapper, body.grain-yellow #topBar, body.grain-yellow #header.fixed, body.grain-yellow #header li.search .search-box, body.grain-yellow #header li.quick-cart .quick-cart-box, body.grain-yellow div.heading-title h1, body.grain-yellow div.heading-title h2, body.grain-yellow div.heading-title h3, body.grain-yellow div.heading-title h4, body.grain-yellow div.heading-title h5, body.grain-yellow div.heading-title h6 {
  background: #ffffe6 url(../images/grain_bg.png) repeat; }

body.grain-blue div.heading-title.heading-line-single:before, body.grain-grey div.heading-title.heading-line-single:before, body.grain-green div.heading-title.heading-line-single:before, body.grain-orange div.heading-title.heading-line-single:before, body.grain-yellow div.heading-title.heading-line-single:before, body.grain-blue div.heading-title.heading-line-double:before, body.grain-grey div.heading-title.heading-line-double:before, body.grain-green div.heading-title.heading-line-double:before body.grain-orange div.heading-title.heading-line-double:before, body.grain-yellow div.heading-title.heading-line-double:before {
  border-top: 3px double #ccc; }

body.grain-blue #header, body.grain-grey #header, body.grain-green #header, body.grain-orange #header, body.grain-yellow #header {
  background-color: rgba(0, 0, 0, 0.16); }

body.grain-blue #header.dark, body.grain-grey #header.dark, body.grain-green #header.dark, body.grain-orange #header.dark, body.grain-yellow #header.dark {
  background-color: rgba(33, 33, 33, 0.8); }

body.grain-blue #header.dark.fixed, body.grain-grey #header.dark.fixed, body.grain-green #header.dark.fixed, body.grain-orange #header.dark.fixed, body.grain-yellow #header.dark .fixed {
  background-color: #333; }

body.grain-blue section.page-header, body.grain-grey section.page-header, body.grain-green section.page-header, body.grain-orange section.page-header, body.grain-yellow section.page-header {
  border: 0; }

#slidetop {
  color: #888;
  font-size: 13px;
  background-color: #363839;
  z-index: 1500;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

#slidetop h1, #slidetop h2, #slidetop h3, #slidetop h4, #slidetop h5, #slidetop h6 {
  font-size: 13px;
  line-height: 20px;
  color: #fff; }

#slidetop ul {
  margin: 0; }

#slidetop a {
  color: #ccc;
  text-decoration: none; }

#slidetop ul > li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

#slidetop ul > li > a > i {
  margin-right: 6px; }

#slidetop h1 > i, #slidetop h2 > i, #slidetop h3 > i, #slidetop h4 > i, #slidetop h5 > i, #slidetop h6 > i {
  margin-right: 8px; }

#slidetop a:hover {
  color: #fff; }

#slidetop .container {
  display: none;
  height: auto;
  padding: 30px 0; }

#slidetop a.slidetop-toggle {
  height: 35px;
  position: absolute;
  right: 0;
  bottom: -35px;
  border-top: 35px solid #363839;
  border-left: 35px solid transparent;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-align: center; }

#slidetop a.slidetop-toggle:after {
  font-family: FontAwesome;
  content: "\f067";
  height: 18px;
  color: #fff;
  position: absolute;
  top: -34px;
  left: -16px; }

#slidetop.active a.slidetop-toggle:after {
  content: "\f068"; }

@media only screen and (max-width: 768px) {
  #slidetop {
    display: none !important; } }

#sidepanel {
  color: #888;
  font-size: 13px;
  position: fixed;
  top: 0;
  right: -280px;
  bottom: 0;
  width: 280px;
  z-index: 3000;
  background-color: #363839;
  overflow: hidden;
  display: none;
  -webkit-transition: right .4s ease;
  -o-transition: right .4s ease;
  transition: right .4s ease; }

#sidepanel_overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2999;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

#sidepanel_close {
  color: #999;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  text-align: center; }

#sidepanel_close:hover {
  color: #fff; }

#sidepanel.sidepanel-light #sidepanel_close {
  color: #777;
  background-color: rgba(0, 0, 0, 0.1); }

#sidepanel.sidepanel-light #sidepanel_close:hover {
  color: #333; }

#sidepanel.sidepanel-theme-color #sidepanel_close {
  color: #ccc;
  background-color: rgba(0, 0, 0, 0.1); }

#sidepanel.sidepanel-theme-color #sidepanel_close:hover {
  color: #fff; }

#sidepanel.sidepanel-inverse {
  right: auto;
  left: -280px; }

#sidepanel.sidepanel-dark {
  color: #ddd;
  background-color: #363839; }

#sidepanel.sidepanel-light {
  color: #111;
  background-color: #fff; }

#sidepanel.sidepanel-theme-color {
  color: #fff;
  background-color: #333; }

#sidepanel h1, #sidepanel h2, #sidepanel h3, #sidepanel h4, #sidepanel h5, #sidepanel h6 {
  color: #ddd; }

#sidepanel .sidepanel-content {
  margin: 50px 30px;
  overflow-y: auto; }

#sidepanel .sidepanel-title {
  font-size: 18px;
  line-height: 23px; }

#sidepanel ul > li > a {
  font-size: 14px; }

#sidepanel ul ul > li > a {
  font-size: 11px; }

#sidepanel ul {
  border-bottom: rgba(0, 0, 0, 0.2) 1px solid;
  padding-bottom: 30px; }

#sidepanel ul ul {
  margin-top: 6px;
  border-bottom: 0;
  padding-bottom: 0; }

#sidepanel ul ul > li {
  padding: 5px 0 5px 32px; }

#sidepanel .list-group-item {
  background-color: transparent;
  border: 0;
  padding: 8px 0; }

#sidepanel .list-group-item a {
  color: #ddd;
  display: block;
  text-decoration: none; }

#sidepanel ul li a[data-toggle="collapse"].collapsed {
  color: #ddd;
  font-weight: 400; }

#sidepanel ul li a > i.ico-dd {
  float: right; }

#sidepanel ul li a > i.ico-category {
  width: 20px; }

#sidepanel .list-group-item a > i {
  margin-right: 6px; }

#sidepanel .list-group-item .badge {
  float: right; }

#sidepanel.sidepanel-light ul a, #sidepanel.sidepanel-light ul li a[data-toggle="collapse"].collapsed, #sidepanel.sidepanel-light .list-group-item ul li a[data-toggle="collapse"].collapsed {
  color: #777 !important; }

#sidepanel.sidepanel-light, #sidepanel.sidepanel-light h1, #sidepanel.sidepanel-light h2, #sidepanel.sidepanel-light h3, #sidepanel.sidepanel-light h4, #sidepanel.sidepanel-light h5, #sidepanel.sidepanel-light h6, #sidepanel.sidepanel-light ul li a[data-toggle="collapse"], #sidepanel.sidepanel-light ul a:hover {
  color: #111 !important; }

#sidepanel.sidepanel-theme-color ul a, #sidepanel.sidepanel-theme-color ul li a[data-toggle="collapse"].collapsed, #sidepanel.sidepanel-theme-color .list-group-item ul li a[data-toggle="collapse"].collapsed {
  color: #eee !important; }

#sidepanel.sidepanel-theme-color, #sidepanel.sidepanel-theme-color h1, #sidepanel.sidepanel-theme-color h2, #sidepanel.sidepanel-theme-color h3, #sidepanel.sidepanel-theme-color h4, #sidepanel.sidepanel-theme-color h5, #sidepanel.sidepanel-theme-color h6, #sidepanel.sidepanel-theme-color ul li a[data-toggle="collapse"], #sidepanel.sidepanel-theme-color ul a:hover {
  color: #fff !important; }

section.page-header {
  position: relative;
  padding: 50px 0;
  border-top: 0;
  margin-top: 0;
  margin-bottom: 0 !important;
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: rgba(0, 0, 0, 0.05) 1px solid;
  transition: all 0; }

section.page-header.shadow-after-1:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  bottom: -60px;
  background-image: url(../images/misc/shadow1.png);
  background-size: 100% 100%; }

section.page-header.shadow-after-2:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  bottom: -60px;
  background-image: url(../images/misc/shadow2.png);
  background-size: 100% 100%; }

section.page-header.shadow-after-3:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  bottom: -60px;
  background-image: url(../images/misc/shadow3.png);
  background-size: 100% 100%; }

section.dark.page-header {
  color: #fff;
  background-color: #151515; }

section.light.page-header {
  color: #151515;
  background-color: transparent;
  border-top: rgba(0, 0, 0, 0.05) 1px solid; }

section.page-header.page-header-xs {
  padding: 20px 0; }

section.page-header.page-header-md {
  padding: 50px 0; }

section.page-header.page-header-lg {
  padding: 80px 0; }

section.page-header.page-header-xlg {
  padding: 130px 0; }

section.page-header.page-header-2xlg {
  padding: 250px 0; }

@media only screen and (max-width: 482px) {
  section.page-header.page-header-2xlg {
    padding: 130px 0; } }

.page-header.page-header-xs ul.page-header-tabs {
  display: block;
  text-align: left;
  margin-bottom: -21px;
  margin-top: 40px; }

.page-header.page-header-md ul.page-header-tabs {
  display: block;
  text-align: left;
  margin-bottom: -51px;
  margin-top: 70px; }

.page-header.page-header-lg ul.page-header-tabs {
  display: block;
  text-align: left;
  margin-bottom: -81px;
  margin-top: 80px; }

.page-header ul.page-header-tabs > li {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.page-header ul.page-header-tabs > li > a {
  display: inline-block;
  padding: 6px 20px;
  color: #111;
  text-decoration: none; }

.page-header.dark ul.page-header-tabs > li {
  background-color: rgba(255, 255, 255, 0.1);
  transition: all .3s; }

.page-header.dark ul.page-header-tabs > li:hover {
  background-color: rgba(255, 255, 255, 0.2); }

.page-header.dark ul.page-header-tabs > li > a {
  color: #fff; }

.page-header ul.page-header-tabs > li:hover {
  background-color: rgba(0, 0, 0, 0.03); }

.page-header ul.page-header-tabs.dark > li:hover {
  background-color: rgba(0, 0, 0, 0.1); }

.page-header ul.page-header-tabs > li.active > a {
  color: #000; }

.page-header.dark ul.page-header-tabs > li.active:hover, .page-header ul.page-header-tabs > li.active {
  font-weight: 700;
  background-color: #fff; }

.page-header ul.page-header-tabs.dark > li.active > a {
  color: #fff; }

.page-header ul.page-header-tabs.dark > li.active {
  background-color: #212121; }

@media only screen and (max-width: 767px) {
  .page-header ul.page-header-tabs {
    background-color: rgba(0, 0, 0, 0.03);
    padding: 6px;
    margin-left: -15px;
    margin-right: -15px; }
  .page-header ul.page-header-tabs.dark {
    background-color: rgba(0, 0, 0, 0.1); }
  .page-header ul.page-header-tabs > li, .page-header ul.page-header-tabs > li > a {
    display: block;
    float: none !important;
    text-align: center;
    border-radius: 0; }
  .page-header ul.page-header-tabs.dark > li {
    border: 0; } }

section.page-header h1 {
  margin: 0;
  padding: 0;
  font-size: 26px;
  font-weight: 300; }

section.page-header span.font-lato {
  border-top: rgba(0, 0, 0, 0.05) 2px solid;
  padding-top: 2px; }

section.page-header .breadcrumb {
  position: absolute;
  font-size: 12px;
  top: 50%;
  left: 0;
  margin-top: -15px;
  background: transparent;
  margin-bottom: 0;
  z-index: 10; }

section.page-header .breadcrumb > li + li:before {
  content: "•"; }

section.page-header .breadcrumb a {
  color: #333; }

section.page-header.parallax .breadcrumb li.active, section.page-header.parallax .breadcrumb a {
  color: #fff; }

section.page-header .breadcrumb {
  right: 0;
  left: auto; }

section.page-header .breadcrumb.breadcrumb-inverse {
  left: 0;
  right: auto; }

section.page-header .breadcrumb.breadcrumb-center {
  left: auto;
  right: auto;
  position: relative;
  margin-top: 20px; }

section.dark.page-header .breadcrumb a {
  color: #ccc; }

@media only screen and (max-width: 767px) {
  section.page-header {
    text-align: center; }
  section.page-header .breadcrumb {
    position: relative;
    display: block;
    margin: 0; }
  section.page-header .container.text-right, section.page-header .container.text-left {
    text-align: center; } }

section.page-header ul.page-options {
  position: absolute;
  font-size: 24px;
  top: 50%;
  left: 0;
  margin-top: -15px;
  background: transparent;
  margin-bottom: 0;
  z-index: 10; }

section.page-header ul.page-options a {
  color: #333;
  text-decoration: none; }

section.page-header.parallax ul.page-options li.active, section.page-header.parallax ul.page-options a {
  color: #fff; }

section.page-header ul.page-options {
  right: 0;
  left: auto; }

section.page-header ul.page-options.page-options-inverse {
  left: 0;
  right: auto; }

section.page-header ul.page-options.page-options-center {
  left: auto;
  right: auto;
  position: relative;
  margin-top: 20px; }

section.dark.page-header ul.page-options a {
  color: #ccc; }

@media only screen and (max-width: 767px) {
  section.page-header ul.page-options {
    position: relative;
    display: block;
    margin: 0;
    margin-top: 20px;
    font-size: 28px; } }

#header {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1000;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) !important;
  transition: all .8s; }

#header a.logo > img {
  height: 53px;
  transition: all .3s; }

#header a.logo.logo-responsive > img {
  height: 100%; }

#topBar ul li a, #mainMenu ul li a, #topMain ul li a {
  text-transform: uppercase; }

#header a.logo > img:last-child {
  display: none; }

#header a.logo > img:first-child {
  display: inline-block; }

#header.fixed a.logo > img:first-child {
  display: none; }

#header.fixed a.logo > img:last-child {
  display: inline-block; }

#header.shadow-after-1:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  bottom: -60px;
  background-image: url(../images/misc/shadow1.png);
  background-size: 100% 100%; }

#header.shadow-before-1:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 60px;
  background-image: url(../images/misc/shadow1.png);
  background-size: 100% 100%; }

#header.shadow-after-2:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  bottom: -60px;
  background-image: url(../images/misc/shadow2.png);
  background-size: 100% 100%; }

#header.shadow-before-2:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 60px;
  background-image: url(../images/misc/shadow2.png);
  background-size: 100% 100%; }

#header.shadow-after-3:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  bottom: -60px;
  background-image: url(../images/misc/shadow3.png);
  background-size: 100% 100%; }

#header.shadow-before-3:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 60px;
  background-image: url(../images/misc/shadow3.png);
  background-size: 100% 100%; }

#header li.search {
  display: inline-block; }

#header li.search .search-box {
  display: none;
  right: 0;
  left: auto;
  top: 100%;
  padding: 15px;
  background-color: #fff;
  position: absolute;
  box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
  width: 274px;
  margin-top: 36px;
  z-index: 22; }

#header.header-md li.search .search-box {
  margin-top: 25px; }

#header.header-sm li.search .search-box {
  margin-top: 19px; }

#header.fixed li.search .search-box {
  margin-top: 18px; }

#header.fixed.header-sm li.search .search-box {
  margin-top: 18px; }

#header.fixed.header-md li.search .search-box {
  margin-top: 15px; }

#header li.search i.fa {
  color: #333;
  cursor: pointer;
  position: relative; }

form.mobile-search {
  display: none; }

#header li.search.fullscreen > .search-box {
  text-align: center;
  position: fixed;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.95) !important;
  left: 0;
  top: 0 !important;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  z-index: 2000; }

#header li.search.fullscreen > .search-box > form {
  max-width: 800px;
  display: inline-block;
  margin: auto;
  margin-top: 20%; }

#header li.search.fullscreen > .search-box > form input {
  border: 0;
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  padding-bottom: 15px;
  height: 65px;
  font-size: 24px;
  font-weight: 300;
  color: #121212;
  border-right: rgba(0, 0, 0, 0.2) 1px solid; }

#header li.search.fullscreen > .search-box > form button {
  border: 0;
  font-size: 24px;
  padding: 15px 20px !important;
  height: 65px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #888; }

#header li.search.fullscreen > .search-box > form button > i {
  color: #999;
  font-size: 22px; }

#header li.search.fullscreen > .search-box > form button:hover > i {
  color: #121212; }

#header li.search.fullscreen #closeSearch {
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  text-align: center;
  width: 60px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -30px;
  color: #888;
  font-size: 40px;
  z-index: 1000;
  border-radius: 3px; }

#header li.search.fullscreen #closeSearch:hover {
  color: #111; }

#header li.search.fullscreen.dark > .search-box {
  background-color: rgba(0, 0, 0, 0.95) !important; }

#header li.search.fullscreen.dark > .search-box > form input {
  color: #ddd;
  background-color: rgba(255, 255, 255, 0.1);
  border-right-color: rgba(255, 255, 255, 0.2); }

#header li.search.fullscreen.dark > .search-box > form button {
  background-color: rgba(255, 255, 255, 0.1); }

#header li.search.fullscreen.dark > .search-box > form button > i {
  color: #999; }

#header li.search.fullscreen.dark > .search-box > form button:hover > i {
  color: #fff; }

#header li.search.fullscreen.dark #closeSearch {
  background-color: rgba(255, 255, 255, 0.2);
  color: #888; }

#header li.search.fullscreen.dark #closeSearch:hover {
  color: #fff; }

@media only screen and (max-width: 480px) {
  #header li.search.fullscreen > .search-box > form {
    margin-top: 30%; } }

@media only screen and (max-height: 400px) {
  #header li.search.fullscreen > .search-box > form {
    margin-top: 60px; } }

#header .search-box.over-header {
  text-align: center;
  position: absolute;
  padding: 0;
  background-color: #fff !important;
  left: 0;
  top: 0 !important;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  z-index: 2000;
  border: 0;
  display: none; }

#header .search-box.over-header > form {
  display: block;
  z-index: 0; }

#header .search-box.over-header > form > input {
  font-size: 32px;
  font-weight: 700;
  background-color: transparent;
  height: inherit;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -30px;
  padding-left: 40px;
  padding-right: 60px;
  border: 0;
  box-shadow: none; }

#header .search-box.over-header > form > input::-webkit-input-placeholder {
  color: #666;
  text-transform: uppercase; }

#header .search-box.over-header > form > input:-moz-placeholder {
  color: #666;
  text-transform: uppercase; }

#header .search-box.over-header > form > input::-moz-placeholder {
  color: #666;
  text-transform: uppercase; }

#header .search-box.over-header > form > input:-ms-input-placeholder {
  color: #666;
  text-transform: uppercase; }

#header .search-box.over-header #closeSearch {
  position: absolute;
  right: 0;
  color: #333;
  background: transparent;
  top: 50%;
  right: 30px;
  font-size: 20px;
  margin-top: -10px;
  z-index: 1; }

#header.dark .search-box.over-header {
  background-color: #333 !important; }

#header.dark .search-box.over-header > form > input {
  color: #fff; }

#header.dark .search-box.over-header > form > input::-webkit-input-placeholder {
  color: #ddd;
  text-transform: uppercase; }

#header.dark .search-box.over-header > form > input:-moz-placeholder {
  color: #ddd;
  text-transform: uppercase; }

#header.dark .search-box.over-header > form > input::-moz-placeholder {
  color: #ddd;
  text-transform: uppercase; }

#header.dark .search-box.over-header > form > input:-ms-input-placeholder {
  color: #ddd;
  text-transform: uppercase; }

#header.dark .search-box.over-header #closeSearch {
  color: #fff; }

#header.translucent #topMain, #header.dark.transparent #topMain {
  background-color: transparent; }

@media only screen and (max-height: 760px) {
  #header .search-box.over-header > form > input {
    font-size: 20px;
    margin-top: -20px;
    font-weight: 300; } }

#header li.quick-cart .quick-cart-box {
  display: none;
  right: 0;
  left: auto;
  top: 100%;
  padding: 10px 0;
  background-color: #fff;
  position: absolute;
  box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
  width: 274px;
  margin-top: 36px;
  z-index: 22; }

#header.fixed li.quick-cart .quick-cart-box {
  margin-top: 18px; }

#header.fixed.header-sm li.quick-cart .quick-cart-box {
  margin-top: 18px; }

#header.fixed.header-md li.quick-cart .quick-cart-box {
  margin-top: 15px; }

#header li.quick-cart .quick-cart-wrapper {
  max-height: 400px;
  overflow-y: auto; }

#header li.quick-cart .quick-cart-box h4 {
  font-size: 17px;
  margin: 0;
  padding: 0 10px 10px;
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid; }

#header li.quick-cart .quick-cart-box a {
  display: block;
  padding: 15px 10px;
  border-bottom: rgba(0, 0, 0, 0.04) 1px solid; }

#header li.quick-cart .quick-cart-box a:hover {
  background-color: rgba(0, 0, 0, 0.03); }

#header li.quick-cart .quick-cart-box a > img {
  float: left;
  margin-right: 10px; }

#header li.quick-cart .quick-cart-box a h6 {
  margin: 0;
  padding: 4px 0 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

#header li.quick-cart .quick-cart-box a.btn {
  background-color: #151515;
  border: 0;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 4px; }

#header li.quick-cart .quick-cart-footer {
  padding: 10px 10px 0; }

#header li.quick-cart .quick-cart-footer > span {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 4px 3px;
  border-radius: 3px; }

@media only screen and (min-width: 992px) {
  #header li.quick-cart .quick-cart-box {
    top: 21px; }
  #header.header-sm li.quick-cart .quick-cart-box {
    margin-top: 19px; }
  #header.header-md li.quick-cart .quick-cart-box {
    margin-top: 26px; }
  #header li.quick-cart .quick-cart-wrapper {
    max-height: 300px;
    overflow-y: auto; } }

@media only screen and (max-width: 992px) {
  #header li.quick-cart .quick-cart-box {
    margin-top: 18px; }
  #header.dark li.search .search-box {
    margin-top: 38px !important; } }

@media only screen and (max-width: 769px) {
  #header li.quick-cart .quick-cart-box {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 60px;
    margin-top: 0;
    border: rgba(0, 0, 0, 0.08) 1px solid !important; }
  #header.dark li.quick-cart .quick-cart-box {
    border: rgba(255, 255, 255, 0.08) 1px solid; }
  #header li.quick-cart .quick-cart-wrapper {
    max-height: 200px;
    overflow-y: auto; }
  #header ul.has-topBar > li.quick-cart .quick-cart-box, #header ul.has-topBar > li.search .search-box {
    top: 98px !important; } }

body.menu-vertical.menu-vertical #wrapper .container {
  width: 100%; }

body.menu-vertical.menu-vertical #wrapper {
  margin-left: 263px; }

body.menu-vertical.menu-vertical.menu-inverse #wrapper {
  margin-right: 263px;
  margin-left: 0; }

body.menu-vertical #mainMenu.sidebar-vertical {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 263px;
  background-color: #fff;
  z-index: 100; }

body.menu-vertical.menu-inverse #mainMenu.sidebar-vertical {
  left: auto;
  right: 0; }

body.menu-vertical #mainMenu .navbar-collapse {
  background-color: transparent;
  border-color: transparent; }

body.menu-vertical #mainMenu .navbar-default {
  background-color: transparent !important;
  border: 0; }

body.menu-vertical #mainMenu .logo {
  display: block;
  margin: 30px 0;
  padding: 30px 0; }

body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav > li > a {
  border-bottom: #eee 1px solid;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase; }

body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav > li > a.dropdown-toggle {
  background-image: url(../images/all/submenu_light.png;);
  background-position: center right;
  background-repeat: no-repeat; }

body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav > li > a > i {
  margin-right: 13px;
  color: #666;
  float: left;
  width: 20px;
  text-align: center;
  line-height: 22px; }

body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu {
  top: -1px;
  left: auto;
  right: -230px;
  padding: 0;
  width: 230px;
  overflow: hidden; }

body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu > li > a {
  border-bottom: #eee 1px solid;
  font-size: 12px;
  text-transform: uppercase; }

body.menu-vertical #mainMenu.sidebar-vertical li.dropdown.open > a {
  background-color: transparent !important;
  color: #111; }

body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar {
  width: 100%; }

body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu > .active > a, body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu > .active > a:focus, body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu > .active > a:hover, body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav > .active > a, body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover > a {
  background-color: rgba(0, 0, 0, 0.01); }

body.menu-vertical #mainMenu.sidebar-vertical .social-icons {
  padding: 30px 15px; }

body.menu-vertical #mainMenu .social-icon {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .inline-search form input.serch-input {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.1); }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .inline-search form button {
  border-left-color: rgba(255, 255, 255, 0.1); }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu {
  min-width: 600px;
  width: auto !important;
  left: 262px;
  right: auto;
  background-position: top right;
  background-repeat: no-repeat; }

body.menu-vertical.menu-inverse #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu {
  min-width: 600px;
  width: auto !important;
  left: auto !important;
  right: 262px !important; }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu ul li {
  list-style: none; }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu ul {
  background-color: transparent; }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu .row > div {
  padding: 10px;
  min-width: 100px; }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu li.divider {
  border: 0;
  background: none;
  margin-bottom: 20px; }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a {
  font-size: 11px; }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu ul, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu li {
  border: 0 !important; }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a h3, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a h4, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a h5, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a h6 {
  font-size: 15px;
  line-height: 15px;
  margin: 0 0 8px; }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark ul.nav ul.dropdown-menu.column-menu a h3, body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark ul.nav ul.dropdown-menu.column-menu a h4, body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark ul.nav ul.dropdown-menu.column-menu a h5, body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark ul.nav ul.dropdown-menu.column-menu a h6 {
  color: #fff; }

body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a:hover h3, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu li.active a h3, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a:hover h4, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu li.active a h4, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a:hover h5, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu li.active a h5, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu a:hover h6, body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu li.active a h6 {
  text-decoration: underline; }

@media only screen and (max-width: 768px) {
  body.menu-vertical #mainMenu.sidebar-vertical ul.nav ul.dropdown-menu.column-menu {
    background-image: none !important; } }

body.menu-vertical #mainMenu.sidebar-vertical ul.top-links {
  margin: 10px;
  border: 0 !important; }

body.menu-vertical #mainMenu.sidebar-vertical ul.top-links .dropdown-menu {
  top: auto;
  left: auto;
  right: auto;
  width: auto;
  min-width: 10px;
  border: 0 !important;
  background-color: #fff !important; }

body.menu-vertical #mainMenu.sidebar-vertical ul.top-links .dropdown-menu li, body.menu-vertical #mainMenu.sidebar-vertical ul.top-links .dropdown-menu li a {
  border: 0 !important;
  color: #333 !important; }

body.menu-vertical #mainMenu.sidebar-vertical ul.top-links .dropdown-menu li.divider {
  margin: 0;
  background-color: rgba(255, 255, 255, 0.1); }

body.menu-vertical #mainMenu.sidebar-vertical ul.top-links .dropdown-menu > li > a {
  padding: 3px 6px;
  font-size: 12px; }

body.menu-vertical #mainMenu.sidebar-vertical ul.top-links a.dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.1) !important;
  padding: 3px 6px !important;
  margin-bottom: 3px;
  font-size: 12px;
  border-radius: 2px; }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark ul.top-links a.dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.5) !important; }

body.menu-vertical #mainMenu.sidebar-vertical ul.top-links a.dropdown-toggle > i {
  padding: 0 6px 0 0; }

body.menu-vertical #mainMenu.sidebar-vertical ul.top-links > li {
  margin: 0;
  padding: 0; }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .sidebar-nav .navbar ul, body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark {
  background-color: #333;
  color: #ccc; }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .sidebar-nav .navbar ul {
  border-top-color: rgba(255, 255, 255, 0.1); }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .dropdown-menu > li > a, body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .navbar-default .navbar-nav > li > a {
  border-bottom-color: rgba(255, 255, 255, 0.1); }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .navbar-default .navbar-nav > li > a.dropdown-toggle {
  background-image: url(../images/submenu_dark.png); }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .sidebar-nav .navbar li a {
  color: #ccc; }

body.menu-vertical #mainMenu.sidebar-vertical.sidebar-dark .navbar-default .navbar-nav > li > a > i {
  color: #ccc; }

body.menu-vertical #mainMenu.sidebar-dark {
  border-color: rgba(255, 255, 255, 0.08); }

body.menu-vertical.menu-vertical-hide #wrapper {
  margin-left: 0 !important;
  margin-right: 0 !important; }

body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical {
  right: auto;
  left: -263px; }

body.menu-vertical.menu-vertical-hide.menu-inverse #mainMenu.sidebar-vertical {
  left: auto;
  right: -263px; }

.fancy_big_btn, body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertical_btn {
  position: absolute;
  right: -80px;
  top: 15px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  padding: 6px;
  z-index: 100;
  transition: background 600ms; }

.fancy_big_btn, body.menu-vertical.menu-vertical-hide.menu-inverse #mainMenu.sidebar-vertical #sidebar_vertical_btn {
  right: auto;
  left: -80px; }

.fancy_big_btn:hover, .fancy_big_btn:active, body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertical_btn:hover, body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertical_btn:active {
  background: #fff; }

.fancy_big_btn i, body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertical_btn i {
  display: block;
  width: 54px;
  height: 54px;
  background-image: url(data:image/gif;base64,R0lGODlhNwA3AJEAAAAAAP///////wAAACH5BAEAAAIALAAAAAA3ADcAAAJUlI+py+0Po5y02ouz3rz7D4biSJbmiabqyrZhAMfyTNc1Zue6je/+7goKh8Si8dj6KXmXpVPWezqR1Kr1is2apM8o9+f9ArXksvmMTqvX7Lb7DS8AADs=);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
  transition: background 300ms; }

.fancy_big_btn:hover i, body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertical_btn:hover i {
  background-color: #f6f6f6;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAYAAACo29JGAAAARklEQVRoge3WsQ0AIAwDsML/P8MLdECoxZ4zJFsiAAAAqGgksutai7yj3vN2i5dajwPgex5KVa3HAfA9D6Wq1uMAAACoaQMxSAMQNhNmmQAAAABJRU5ErkJggg==); }

.fancy_big_btn {
  right: auto;
  left: 0;
  top: 20px; }

.fancy_big_btn.inverse {
  left: auto;
  right: 0; }

.fancy_big_btn i.fa, .fancy_big_btn i.et, .fancy_big_btn i.glyphicon, .fancy_big_btn i.icon, .fancy_big_btn i.ico {
  background-image: none;
  color: #fff;
  font-size: 30px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  transition: all 300ms; }

.fancy_big_btn:hover i.fa, .fancy_big_btn:hover i.et, .fancy_big_btn:hover i.glyphicon, .fancy_big_btn:hover i.icon, .fancy_big_btn:hover i.ico {
  color: #000; }

@media (min-width: 768px) {
  body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none; }
  body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar ul {
    float: none;
    border-top: #eee 1px solid; }
  body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar ul:not() {
    display: block; }
  body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar .navbar-collapse li {
    float: none;
    display: block; }
  body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #000;
    transition: all .1s; }
  body.menu-vertical #mainMenu.sidebar-vertical li.dropdown:hover > ul.dropdown-menu {
    display: block; }
  body.menu-vertical.menu-inverse #mainMenu.sidebar-vertical li.dropdown:hover > ul.dropdown-menu {
    left: -230px;
    right: auto; } }

@media (min-width: 992px) {
  body.menu-vertical #mainMenu.sidebar-vertical .navbar {
    width: 212px; } }

@media only screen and (max-width: 1216px) {
  body.menu-vertical .container {
    width: 100%; } }

@media (min-width: 1200px) {
  body.menu-vertical #mainMenu.sidebar-vertical .navbar {
    width: 262px; } }

@media (min-width: 768px) {
  body.menu-vertical #mainMenu .navbar-default {
    border: 0; }
  body.menu-vertical #mainMenu {
    border-right: #d6d6d6 1px solid;
    box-shadow: 10px 0 30px -2px rgba(0, 0, 0, 0.14); } }

@media (max-width: 768px) {
  body.menu-vertical #mainMenu {
    position: relative;
    width: 100%; }
  body.menu-vertical #mainMenu .navbar-nav {
    margin-bottom: 0;
    margin-top: 0; }
  body.menu-vertical #mainMenu .navbar-header {
    background-color: #fafafa; }
  body.menu-vertical #middle {
    padding: 15px !important; }
  body.menu-vertical #mainMenu .logo {
    padding: 0;
    margin: 15px 0; }
  body.menu-vertical #wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  body.menu-vertical #mainMenu.sidebar-vertical {
    position: relative;
    width: 100%; }
  body.menu-vertical .navbar {
    margin-bottom: 0; }
  body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu {
    width: 100%; }
  body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical {
    left: 0 !important;
    right: 0; }
  body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertical_btn {
    display: none; }
  body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical {
    width: 100% !important; } }

.sidebar-vertical .sidebar-nav .navbar-header {
  float: none; }

#topNav button.btn-mobile {
  display: none;
  color: #333;
  display: none;
  padding: 6px 10px;
  float: right;
  margin-top: 13px;
  margin-right: 0;
  border-radius: 0; }

#topNav button.btn-mobile i {
  padding: 0;
  margin: 0;
  font-size: 21px; }

@media only screen and (max-width: 992px) {
  #topNav button.btn-mobile {
    display: inline-block; } }

#header li.search .search-box, #header li.quick-cart .quick-cart-box {
  border: rgba(0, 0, 0, 0.07) 1px solid;
  border-top: 0; }

#header.dark {
  background-color: #333; }

#header.dark #topMain.nav-pills > li > a {
  color: #ccc; }

#header.dark #topMain.nav-pills > li.active > a, #header.dark #topMain.nav-pills > li > a:hover {
  color: #fff; }

#header.dark li.search .search-box, #header.dark li.quick-cart .quick-cart-box {
  background-color: #333; }

#header.translucent li.search .search-box, #header.translucent li.quick-cart .quick-cart-box {
  background-color: rgba(33, 33, 33, 0.8);
  transition: all .2s; }

#header.translucent li.search .search-box:hover, #header.translucent li.quick-cart .quick-cart-box:hover {
  background-color: rgba(33, 33, 33, 0.88); }

#header.translucent ul.nav-second-main li i, #header.translucent li.search i.fa, #header.dark li.quick-cart .quick-cart-box a, #header.dark li.quick-cart .quick-cart-box a h6, #header.dark li.quick-cart .quick-cart-footer, #header.dark li.quick-cart .quick-cart-box h4 {
  color: #fff !important; }

#header.dark li.quick-cart .quick-cart-box h4, #header.dark li.quick-cart .quick-cart-box a {
  border-bottom: rgba(255, 255, 255, 0.08) 1px solid; }

#header.dark li.quick-cart .quick-cart-box a:hover {
  background-color: rgba(255, 255, 255, 0.06); }

#header.dark li.search .search-box input {
  color: #999;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.25);
  transition: all .2s; }

#header.dark li.search .search-box input:focus, #header.dark li.search .search-box textarea:focus {
  background-color: rgba(0, 0, 0, 0.3); }

#header.transparent {
  position: absolute;
  background-color: transparent;
  border-bottom: rgba(255, 255, 255, 0.3) 1px solid;
  box-shadow: none; }

#header.transparent.color, #header.transparent.dark {
  border: 0; }

#header.transparent #topMain.nav-pills > li > a {
  color: #fff;
  border-radius: 0; }

#header.transparent #topMain.nav-pills > li.active > a, #header.transparent #topMain.nav-pills > li > a:hover {
  background-color: rgba(0, 0, 0, 0.03); }

#header.transparent + section.page-header.page-header-lg, #header.transparent + section.page-header {
  padding: 180px 0; }

#header.transparent + section.page-header.page-header-xlg {
  padding: 280px 0;
  padding-top: 350px; }

#header.transparent + section.page-header.page-header-lg {
  padding-top: 250px; }

#header.transparent a.social-icon {
  background-color: rgba(0, 0, 0, 0.2); }

#header.transparent a.social-icon > i {
  color: #eaeaea; }

#header.fixed.transparent {
  background-color: #fff; }

#header.fixed.dark, #header.fixed.dark.transparent {
  background-color: #333;
  border: 0; }

#header.fixed.transparent ul.nav-second-main li a, #header.fixed.transparent ul.nav-second-main li a > i, #header.fixed.transparent #topMain.nav-pills > li > a {
  color: #151515; }

#header.fixed.dark.transparent ul.nav-second-main li a, #header.fixed.dark.transparent ul.nav-second-main li a > i, #header.fixed.dark.transparent #topMain.nav-pills > li > a {
  color: #fff; }

@media only screen and (max-width: 992px) {
  #header.transparent.fixed #topNav button.btn-mobile {
    color: #333 !important; }
  #header.transparent.dark.fixed #topNav button.btn-mobile {
    color: #fff !important; }
  #header.transparent #topMain.nav-pills > li > a {
    color: #fff; }
  #header.transparent.dark #topMain.nav-pills > li > a {
    color: #fff; } }

@media only screen and (max-width: 768px) {
  #header.transparent + section.page-header {
    margin-top: 0; }
  #header.transparent #topMain {
    background-color: #333 !important; }
  #header.transparent #topMain li.active > a {
    color: #fff !important; } }

#header.translucent {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: none; }

#header.translucent #topMain.nav-pills > li > a {
  color: #fff;
  border-radius: 0; }

#header.translucent #topMain.nav-pills > li.active > a, #header.translucent #topMain.nav-pills > li > a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1); }

#header.translucent + section.page-header {
  margin-top: -100px;
  padding: 180px 0; }

#header.translucent + section.page-header.page-header-xlg {
  padding: 280px 0;
  padding-top: 420px; }

#header.translucent + section.page-header.page-header-lg {
  padding-top: 350px; }

#header.fixed.translucent {
  background-color: #fff; }

#header.fixed.dark, #header.fixed.dark.translucent {
  background-color: #333;
  border: 0; }

#header.fixed.translucent ul.nav-second-main li a, #header.fixed.translucent ul.nav-second-main li a > i, #header.fixed.translucent #topMain.nav-pills > li > a {
  color: #151515; }

#header.fixed.dark.translucent ul.nav-second-main li a, #header.fixed.dark.translucent ul.nav-second-main li a > i, #header.fixed.dark.translucent #topMain.nav-pills > li > a {
  color: #fff; }

@media only screen and (max-width: 768px) {
  #header.transparent + section.page-header {
    margin-top: 0; } }

#header.bottom {
  position: absolute;
  top: auto;
  bottom: 0;
  border-bottom: rgba(0, 0, 0, 0.05) 1px solid; }

#header.bottom.fixed {
  top: 0;
  bottom: auto; }

#header.bottom.sticky {
  position: absolute; }

#header.bottom.fixed.sticky {
  position: fixed; }

#header.bottom.dropup #topMain > li > ul.dropdown-menu ul.dropdown-menu {
  bottom: auto;
  box-shadow: none; }

#header.bottom.dropup ul.dropdown-menu {
  bottom: 94px; }

#header.header-md.bottom.dropup ul.dropdown-menu {
  bottom: 68px; }

#header.header-sm.bottom.dropup ul.dropdown-menu {
  bottom: 58px; }

#header.bottom.dropup.slim ul.dropdown-menu {
  bottom: 53px; }

#header.bottom.dropup .nav-second-main .quick-cart-box, #header.bottom.dropup .nav-second-main .search-box {
  top: auto;
  bottom: 100%;
  margin-bottom: 39px;
  box-shadow: 5px -5px rgba(91, 91, 91, 0.2);
  border-bottom: 0; }

#header.bottom.header-md.dropup .nav-second-main .quick-cart-box, #header.bottom.header-md.dropup .nav-second-main .search-box {
  margin-bottom: 23px; }

#header.bottom.header-sm.dropup .nav-second-main .quick-cart-box, #header.bottom.header-sm.dropup .nav-second-main .search-box {
  margin-bottom: 20px; }

#header.bottom.dropup ul.dropdown-menu:before {
  top: auto;
  bottom: -10px !important;
  border-bottom: 0 !important;
  border-top: white 10px solid; }

#header.bottom.dropup.dark ul.dropdown-menu:before {
  border-top: rgba(33, 33, 33, 0.95) 10px solid !important; }

#header.bottom + #slider {
  margin-bottom: 94px; }

#header.header-md.bottom + #slider {
  margin-bottom: 70px; }

#header.header-sm.bottom + #slider {
  margin-bottom: 60px; }

#header.header-sm.bottom.transparent + #slider, #header.header-sm.bottom.translucent + #slider {
  margin-bottom: 0; }

#header.bottom + #slider > .swiper-container .swiper-pagination {
  top: 0 !important;
  bottom: auto; }

@media only screen and (max-width: 992px) {
  #header.bottom {
    top: 0;
    bottom: auto; }
  #header.bottom.sticky {
    position: relative !important; }
  #header.bottom.transparent ul.nav-second-main li a, #header.bottom.transparent ul.nav-second-main li a > i, #header.bottom.transparent #topNav button.btn-mobile {
    color: #212121; }
  #header.bottom + #slider > .swiper-container .swiper-pagination {
    top: auto !important;
    bottom: 10px; }
  #header.bottom.dropup .nav-second-main .quick-cart-box, #header.bottom.dropup .nav-second-main .search-box {
    bottom: auto; } }

#header.bottom.static + #slider {
  margin-bottom: 0; }

#header.bottom.static {
  border-top: rgba(0, 0, 0, 0.15) 1px solid; }

#header.bottom.static.dark {
  border-top: rgba(255, 255, 255, 0.15) 1px solid; }

#header.bottom.static .nav-second-main .quick-cart-box, #header.bottom.static .nav-second-main .search-box, #header.bottom.static .nav-second-main .quick-cart-box, #header.bottom.static .nav-second-main .search-box {
  border: rgba(0, 0, 0, 0.15) 1px solid;
  border-bottom: 0; }

#header.bottom.static.dark .nav-second-main .quick-cart-box, #header.bottom.static.dark .nav-second-main .search-box, #header.bottom.static.dark .nav-second-main .quick-cart-box, #header.bottom.static.dark .nav-second-main .search-box {
  border: rgba(255, 255, 255, 0.15) 1px solid;
  border-bottom: 0; }

@media only screen and (max-width: 992px) {
  #header.static {
    position: relative !important; } }

#topNav .full-container {
  display: block;
  margin: 0 15px; }

#topNav ul.dropdown-menu > li, #topNav ul.dropdown-menu > li a {
  background-color: transparent; }

#topNav .nav-pills > li + li {
  margin-left: 0; }

#header li.search .search-box form {
  margin: 0; }

#header.header-md #topNav a.logo {
  height: 70px;
  line-height: 50px; }

#header.header-md #topNav a.logo > img {
  height: 70px; }

#header.header-md #topNav #topMain > li > a {
  height: 70px;
  line-height: 50px; }

@media only screen and (max-width: 992px) {
  #header.header-md #topMain.nav-pills > li > a {
    color: #212121; }
  #header.header-md #topMain.nav-pills > li.active > a, #header.header-md #topMain.nav-pills > li > a:hover {
    color: #212121;
    background-color: rgba(0, 0, 0, 0.02); } }

#header.header-sm #topNav a.logo {
  height: 60px;
  line-height: 50px; }

#header.header-sm #topNav a.logo > img {
  height: 60px; }

#header.header-sm #topNav #topMain > li > a {
  height: 60px;
  line-height: 40px; }

@media only screen and (max-width: 992px) {
  #header.header-sm #topMain.nav-pills > li > a {
    color: #212121; }
  #header.header-sm #topMain.nav-pills > li.active > a, #header.header-sm #topMain.nav-pills > li > a:hover {
    color: #212121;
    background-color: rgba(0, 0, 0, 0.02); } }

#header.fixed {
  position: fixed; }

#header.fixed #topNav a.logo {
  height: 60px;
  line-height: 50px; }

#header.fixed #topNav a.logo > img {
  height: 43px; }

#header.fixed #topNav #topMain > li > a {
  height: 60px;
  line-height: 40px; }

#header.fixed #topNav #topMain li.inquiry a {
  line-height: 0; }

#header.fixed #topNav #topMain.nav-pills .inquiry a {
  padding-top: 17px; }

#header.static {
  position: fixed;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid; }

@media only screen and (max-width: 992px) {
  #header.header-sm #topMain.nav-pills > li > a, #header.header-md #topMain.nav-pills > li > a {
    color: #212121; }
  #header.header-sm #topMain.nav-pills > li.active > a, #header.header-sm #topMain.nav-pills > li > a:hover, #header.header-md #topMain.nav-pills > li.active > a, #header.header-md #topMain.nav-pills > li > a:hover {
    color: #212121;
    background-color: rgba(0, 0, 0, 0.02); }
  #header.transparent.header-sm #topMain.nav-pills > li > a, #header.transparent.header-md #topMain.nav-pills > li > a, #header.transparent.header-sm #topMain.nav-pills > li.active > a, #header.transparent.header-sm #topMain.nav-pills > li > a:hover, #header.transparent.header-md #topMain.nav-pills > li.active > a, #header.transparent.header-md #topMain.nav-pills > li > a:hover {
    color: #fff; }
  #header.dark .submenu-dark #topMain {
    background-color: #333; }
  #header.dark #topMain.nav-pills > li.active > a, #header.dark #topMain.nav-pills > li:hover > a, #header.dark #topMain.nav-pills > li > a {
    color: #fff; }
  #header.dark #topMain.nav-pills > li.active > a {
    background-color: rgba(0, 0, 0, 0.1); } }

#topBar {
  display: block;
  background-color: #fff;
  border-bottom: rgba(0, 0, 0, 0.05) 1px solid; }

#topBar > .border-bottom {
  border-bottom: rgba(0, 0, 0, 0.05) 1px solid; }

#topBar > .border-top {
  border-top: rgba(0, 0, 0, 0.05) 1px solid; }

#topBar.dark {
  color: #ccc;
  background-color: #363839;
  border-bottom-color: rgba(255, 255, 255, 0.1); }

#topBar.dark .dropdown-menu a, #topBar.dark ul.top-links > li > a {
  color: #fff; }

#topBar.dark .dropdown-menu a:hover {
  color: #fff !important;
  background-color: #333; }

#topBar.dark ul.top-links > li {
  border-right: rgba(255, 255, 255, 0.1) 1px solid; }

body.boxed #topBar.dark ul.top-links > li {
  border-right: 0; }

#topBar.dark .dropdown-menu {
  background-color: #363839; }

#topBar.dark .dropdown-menu .divider {
  background-color: #444; }

#topBar.dark > .border-bottom {
  border-bottom-color: rgba(255, 255, 255, 0.1); }

#topBar.dark > .border-top {
  border-top-color: rgba(255, 255, 255, 0.1); }

#topBar .logo {
  display: inline-block; }

#topBar .logo img {
  transition: width .4s ease,height .4s ease; }

#topBar .logo.has-banner {
  height: 100px;
  line-height: 100px; }

#topBar .banner {
  margin: 5px 0;
  display: inline-block;
  padding-left: 5px;
  border-left: rgba(0, 0, 0, 0.05) 1px solid; }

#topBar.dark .banner {
  border-left-color: rgba(255, 255, 255, 0.05); }

#topBar .social-icon {
  margin: 3px 0 0; }

#topBar ul.top-links {
  float: left;
  margin: 0; }

#topBar ul.top-links > li {
  padding: 0;
  display: inline-block;
  margin-left: -3px;
  position: relative;
  border-right: rgba(0, 0, 0, 0.1) 1px solid; }

#topBar ul.top-links > li:hover > .dropdown-menu, #mainMenu ul.top-links > li:hover > .dropdown-menu {
  display: block !important; }

#topBar ul.top-links > li .dropdown-menu {
  z-index: 3000; }

#topBar ul.top-links > li > a {
  padding: 10px;
  font-size: 12px;
  color: #151515;
  display: block;
  text-decoration: none; }

#topBar ul.top-links > li > a:hover {
  background-color: rgba(0, 0, 0, 0.01); }

#topBar ul.top-links > li > a > i {
  margin-right: 5px;
  filter: alpha(opacity=30);
  opacity: .3; }

@media only screen and (max-width: 768px) {
  #topBar {
    text-align: center; }
  #topBar ul.top-links {
    display: inline-block;
    float: none;
    margin: 0 auto; }
  #topBar ul.top-links > li:last-child > a {
    border-right: 0; } }

#topBar ul.top-links li.text-welcome {
  padding: 0 15px;
  font-size: 12px; }

#topBar ul.dropdown-menu {
  min-width: 50px;
  margin: 0;
  padding: 0;
  margin-left: -1px; }

#topBar ul.dropdown-menu > li > a {
  padding: 8px 6px;
  font-size: 12px; }

#topBar ul.dropdown-langs > li > a {
  padding: 3px 6px;
  font-size: 12px; }

#topBar ul.top-links > li > a > img.flag-lang {
  float: left;
  margin-top: 3px;
  margin-right: 6px; }

#topBar ul.dropdown-menu > li > a > i {
  margin-right: 6px; }

#topBar ul.dropdown-langs > li:hover > a {
  color: #000 !important;
  background-color: #eee; }

#topBar ul.dropdown-menu > li.divider {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  height: 1px; }

#header ul.nav-second-main {
  border-left: rgba(0, 0, 0, 0.1) 1px solid;
  padding-left: 15px;
  margin-top: 39px;
  transition: all .3s; }

#header.fixed ul.nav-second-main {
  margin-top: 20px; }

#header.header-sm ul.nav-second-main {
  margin-top: 20px; }

#header.header-md ul.nav-second-main {
  margin-top: 23px; }

#header ul.nav-second-main li {
  padding: 0 5px; }

#header ul.nav-second-main li > a {
  background-color: transparent;
  color: #666;
  padding: 0 3px;
  display: block; }

#header ul.nav-second-main li i {
  font-size: 18px;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  opacity: .6;
  filter: alpha(opacity=60);
  transition: all .3s; }

#header ul.nav-second-main li:hover i {
  opacity: 1;
  filter: alpha(opacity=100); }

#header ul.nav-second-main li .badge {
  padding: 3px 6px; }

#header.transparent ul.nav-second-main li a, #header.transparent ul.nav-second-main li a > i, #header.color ul.nav-second-main li a, #header.color ul.nav-second-main li a > i, #header.dark ul.nav-second-main li a, #header.dark ul.nav-second-main li a > i {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

@media only screen and (max-width: 992px) {
  #header ul.nav-second-main {
    margin: 15px 15px 0 0;
    border: 0; }
  #header ul.nav-second-main li {
    padding: 0;
    padding-top: 6px; }
  #header ul.nav-second-main {
    transition: all 0; }
  #header.fixed ul.nav-second-main li {
    padding-top: 0; }
  #header.header-md ul.nav-second-main li > a, #header.header-sm ul.nav-second-main li > a {
    margin-top: -6px; } }

#topNav ul.dropdown-menu {
  text-align: left;
  margin-top: 0;
  box-shadow: none;
  border: #eee 0px solid;
  border-top: #eee 0 solid;
  list-style: none;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 6px 12px;
  min-width: 200px;
  padding: 0;
  border-color: #1ABC9C #fff #fff;
  transition: top .4s ease;
  border-radius: 0; }

#topNav ul.dropdown-menu li {
  position: relative;
  border-bottom: white 1px solid; }

#topNav .submenu-dark ul.dropdown-menu li {
  border-bottom-color: rgba(0, 0, 0, 0.2); }

#topNav ul.dropdown-menu li:last-child {
  border-bottom: 0; }

#topNav ul.dropdown-menu li a {
  margin: 0;
  padding: 14px 15px;
  font-weight: 400;
  line-height: 23px;
  background-image: url(../images/all/submenu_light.png);
  color: #666;
  font-size: 12px;
  display: block;
  text-decoration: none; }

#topNav ul.dropdown-menu > li a i {
  margin-right: 6px;
  font-size: 12px; }

#topNav ul.dropdown-menu a.dropdown-toggle {
  background-position: right center;
  background-repeat: no-repeat; }

#topNav ul.dropdown-menu li.active > a, #topNav ul.dropdown-menu li.active:hover > a, #topNav ul.dropdown-menu li.active:focus > a, #topNav ul.dropdown-menu li:hover > a, #topNav ul.dropdown-menu li:focus > a, #topNav ul.dropdown-menu li:focus > a {
  color: #000;
  background-color: rgba(0, 0, 0, 0.05); }

#topNav ul.dropdown-menu li.divider {
  margin: -1px 0 0;
  padding: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0.1); }

#topNav .nav li:hover > ul.dropdown-menu {
  padding: 0;
  display: block;
  z-index: 100; }

#topNav ul.dropdown-menu li .label {
  margin-top: 4px; }

#topNav ul.dropdown-menu > li:hover > ul.dropdown-menu {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  padding: 0;
  margin: 0;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important; }

#topMain.nav-onepage > li.active > a {
  font-weight: 700; }

@media only screen and (max-width: 992px) {
  .navbar-collapse {
    height: 100%; }
  form.mobile-search {
    display: block; }
  #topNav div.nav-main-collapse {
    padding: 0;
    margin: 0; }
  #topNav button.btn-mobile {
    display: block;
    float: right;
    margin-right: 0; }
  #header.dark #topNav button.btn-mobile, #header.transparent #topNav button.btn-mobile, #header.theme-color #topNav button.btn-mobile {
    color: #fff; }
  #topNav nav.nav-main {
    background-color: #FFF; }
  #topNav div.nav-main-collapse, #topNav div.nav-main-collapse.in {
    width: 100%;
    margin: -1px 0 0; }
  #topNav div.nav-main-collapse {
    float: none;
    overflow-x: hidden; }
  #topNav div.nav-main-collapse.collapse {
    display: none !important; }
  #topNav div.nav-main-collapse.in {
    display: block !important; }
  #topNav div.nav-main-collapse {
    position: relative; }
  #topMain > li > a > span {
    display: none !important; }
  #topMain li {
    display: block !important;
    float: none;
    text-align: left;
    border-radius: 0; }
  #topMain li a {
    text-align: left;
    border: 0;
    height: auto;
    line-height: 15px;
    border-radius: 0; }
  #topMain > li:hover, #topMain > li:hover > a {
    border-top: 0 !important; }
  #topMain > li > a {
    height: auto;
    line-height: auto; }
  #topMain ul.dropdown-menu {
    position: static;
    clear: both;
    float: none;
    display: none !important;
    border-left: 0 !important;
    box-shadow: none; }
  #topNav nav.nav-main li.resp-active > ul.dropdown-menu {
    display: block !important;
    margin-left: 30px;
    margin-right: 30px;
    padding: 20px 0;
    border-right: 0; }
  #topNav nav.nav-main li.resp-active > ul.dropdown-menu li {
    border-left: 0; }
  #topNav ul.nav > li:hover > a:before, #topNav ul.nav > li.active > a:before {
    background-color: transparent; }
  #topNav ul.dropdown-menu > li:hover > ul.dropdown-menu {
    position: static; }
  #topNav div.submenu-dark ul.dropdown-menu {
    border-top: 0; }
  #topNav nav.nav-main li.resp-active > ul.dropdown-menu {
    margin: 0;
    padding: 0; }
  #topNav nav.nav-main li > ul.dropdown-menu li a {
    padding-left: 40px; }
  #topNav .dropdown-menu.pull-right, #topNav .dropdown-menu.pull-left {
    float: none !important; } }

#topNav #topMain > li.mega-menu {
  position: inherit;
  color: #fff; }

#topNav #topMain > li.mega-menu > ul {
  max-width: 100%;
  width: 100%; }

#topNav #topMain > li.mega-menu div.row {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%; }

#topNav #topMain > li.mega-menu div.row div {
  display: table-cell;
  border-left: rgba(0, 0, 0, 0.1) 1px solid;
  display: table-cell;
  vertical-align: top;
  float: none;
  margin: 0;
  padding: 15px 0 0; }

#topNav #topMain > li.mega-menu div.row > div:first-child {
  border-left: 0 !important; }

#topNav #topMain > li.mega-menu div.row div > ul > li > span {
  color: #111;
  font-weight: 700;
  display: block;
  padding: 6px 15px 15px; }

#topNav #topMain > li.mega-menu div.row div:first-child {
  border-left: 0; }

#topNav ul.dropdown-menu a.dropdown-toggle {
  background-image: url(../images/all/submenu_light.png); }

#topNav div.submenu-dark ul.dropdown-menu {
  background-color: #333; }

#topNav div.submenu-dark ul.dropdown-menu a.dropdown-toggle {
  background-image: url(../images/submenu_dark.png); }

#topNav div.submenu-dark ul.dropdown-menu li.active > a, #topNav div.submenu-dark ul.dropdown-menu li.active:hover > a, #topNav div.submenu-dark ul.dropdown-menu li.active:focus > a, #topNav div.submenu-dark ul.dropdown-menu li:hover > a, #topNav div.submenu-dark ul.dropdown-menu li:focus > a, #topNav div.submenu-dark ul.dropdown-menu li:focus > a {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15); }

#topNav div.submenu-dark ul.dropdown-menu li.divider {
  background-color: rgba(255, 255, 255, 0.1); }

#topNav div.submenu-dark ul.dropdown-menu > li a {
  color: #ccc; }

#topNav div.submenu-dark #topMain > li.mega-menu div.row div > ul > li > span {
  color: #fff; }

#topNav div.submenu-dark #topMain > li.mega-menu div.row div {
  border-left: rgba(0, 0, 0, 0.2) 1px solid; }

#page-menu {
  position: relative;
  height: 44px;
  line-height: 46px;
  background-color: #333;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
  z-index: 100;
  overflow: hidden; }

#page-menu ul {
  margin: 0;
  line-height: 44px; }

#page-menu ul > li {
  line-height: 44px;
  float: left; }

#page-menu ul > li > a {
  color: #fff;
  height: 44px;
  padding: 0 10px;
  display: inline-block;
  text-decoration: none;
  transition: all .3s; }

#page-menu ul > li > a > i {
  margin-right: 5px; }

#page-menu ul > li:hover, #page-menu ul > li.active {
  background-color: rgba(0, 0, 0, 0.3); }

#page-menu nav {
  position: relative; }

#page-menu ul.list-inline.dropdown-menu {
  display: block; }

#page-menu-mobile {
  display: none;
  font-size: 21px;
  background-color: rgba(0, 0, 0, 0.2);
  height: 44px;
  width: 44px; }

@media only screen and (min-width: 990px) {
  #page-menu ul {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  #page-menu {
    overflow: visible; }
  #page-menu ul > li {
    float: none !important; }
  #page-menu-mobile {
    display: inline-block; }
  #page-menu ul {
    display: none;
    position: absolute;
    min-width: 200px; }
  #page-menu nav.pull-right ul {
    right: -15px;
    top: 44px; }
  #page-menu nav.pull-left ul {
    left: -15px;
    top: 44px; }
  #page-menu nav.pull-right #page-menu-mobile {
    margin-right: -15px; }
  #page-menu nav.pull-left #page-menu-mobile {
    margin-left: -15px; }
  #page-menu ul > li, #page-menu ul > li > a {
    color: #fff !important;
    display: block;
    float: none; }
  #page-menu ul > li > a {
    color: #ccc; } }

#page-menu.page-menu-light {
  color: #151515;
  text-shadow: rgba(255, 255, 255, 0.1) 1px 1px 1px;
  background-color: rgba(0, 0, 0, 0.1); }

#page-menu.page-menu-light ul {
  background-color: rgba(0, 0, 0, 0.02) !important; }

#page-menu.page-menu-light ul li {
  border-left: rgba(0, 0, 0, 0.05) 1px solid; }

#page-menu.page-menu-light ul li:hover {
  background-color: rgba(0, 0, 0, 0.02); }

#page-menu.page-menu-light ul li a {
  color: #151515; }

#page-menu.page-menu-light ul li.active a {
  color: #fff; }

#page-menu.page-menu-dark {
  background-color: #444; }

#page-menu.page-menu-dark ul {
  background-color: #666 !important; }

#page-menu.page-menu-dark ul li {
  border-left: #444 1px solid; }

#page-menu.page-menu-color ul li {
  border-left: rgba(0, 0, 0, 0.1) 1px solid; }

#page-menu.page-menu-transparent {
  color: #151515;
  border-top: rgba(0, 0, 0, 0.05) 1px solid;
  border-bottom: rgba(0, 0, 0, 0.05) 1px solid;
  text-shadow: rgba(255, 255, 255, 0.1) 1px 1px 1px;
  background-color: transparent; }

#page-menu.page-menu-transparent ul {
  background-color: transparent !important; }

#page-menu.page-menu-transparent ul li {
  border-left: #fafafa 1px solid; }

#page-menu.page-menu-transparent ul li a {
  color: #212121; }

#page-menu.page-menu-transparent ul li:hover {
  background-color: rgba(0, 0, 0, 0.01); }

#page-menu.page-menu-transparent ul li.active {
  background-color: rgba(0, 0, 0, 0.05);
  margin-bottom: -1px; }

@media only screen and (max-width: 992px) {
  #page-menu.page-menu-light ul {
    background-color: #777 !important; }
  #page-menu.page-menu-transparent ul {
    background-color: #777 !important; }
  #page-menu.page-menu-transparent ul li.active {
    margin-bottom: 0; }
  #page-menu ul li {
    border-left: 0; } }

#toTop {
  font-size: 38px;
  line-height: 33px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #FFF;
  position: fixed;
  height: 35px;
  width: 40px;
  right: 10px;
  bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  opacity: .9;
  filter: alpha(opacity=90);
  text-decoration: none;
  display: none;
  z-index: 1000;
  border-radius: 2px !important;
  transition: all .2s; }

#toTop:hover {
  background-color: rgba(0, 0, 0, 0.7); }

#toTop:before {
  font-family: "fontawesome";
  content: "\f102"; }

#preloader {
  position: fixed;
  z-index: 9999999;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ddd;
  animation: myfade 2s forwards ease; }

@-webkit-keyframes myfade {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes myfade {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.inner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 54px;
  height: 54px;
  margin: auto; }

.page-loader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fefefe;
  z-index: 100000; }

#preloader span.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  animation: spinner 700ms infinite linear;
  z-index: 100001; }

@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@-moz-keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@-o-keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.img-hover img {
  transition: all .4s; }

.img-hover:hover img {
  opacity: .8;
  filter: alpha(opacity=80); }

ul.list-inline.list-separator > li:before {
  content: '/';
  display: inline-block;
  margin-right: 10px;
  opacity: .5; }

ul.list-inline.list-separator > li:first-child:before {
  margin: 0;
  content: ''; }

.dropdown-menu {
  border-radius: 0; }

.navbar-toggle {
  border: 0;
  border-radius: 0; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #111; }

#infscr-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 68px;
  line-height: 68px;
  font-size: 30px;
  text-align: center;
  color: #fff;
  margin: -34px 0 0 -34px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 3px; }

form label {
  font-weight: 700; }

table a {
  color: #666; }

section.dark table a {
  color: #ddd; }

.owl-carousel.featured .thumbnail.pull-left {
  margin-right: 20px; }

.owl-carousel.featured .thumbnail.pull-right {
  margin-left: 20px; }

.owl-carousel.featured a {
  color: #333; }

section.dark .owl-carousel.featured a {
  color: #999; }

.incrdcr .incr, .incrdcr .decr {
  color: #000;
  display: block;
  float: left;
  cursor: pointer;
  border: 0 transparent;
  padding: 0;
  width: 36px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.07);
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s linear; }

.incrdcr .incr:hover, .incrdcr .decr:hover {
  background-color: rgba(0, 0, 0, 0.1); }

.incrdcr > input {
  float: left;
  width: 50px;
  height: 40px;
  line-height: 40px;
  border: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.07);
  text-align: center;
  margin-bottom: 0; }

ul.list-links > li > a {
  color: #111;
  font-weight: 700;
  display: inline-block;
  padding: 3px 0;
  font-size: 16px; }

ul.list-links > li > a > i {
  margin-right: 6px; }

section.dark ul.list-links > li > a {
  color: #fff; }

.slimScrollBar {
  border-radius: 0 !important; }

#canvas-particle {
  position: absolute; }

#video-volume {
  bottom: 85px;
  left: 50%;
  margin: 0 0 0 -15px;
  position: absolute;
  z-index: 100;
  width: 30px;
  height: 30px;
  line-height: 26px;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #FFF;
  cursor: pointer; }

h1 > span.rotate, h2 > span.rotate, h3 > span.rotate, h4 > span.rotate, h5 > span.rotate, h6 > span.rotate {
  color: inherit !important; }

.event-item {
  margin-bottom: 25px;
  padding: 10px;
  display: block;
  background-color: rgba(0, 0, 0, 0.04); }

section.dark .event-item {
  background-color: rgba(0, 0, 0, 0.06); }

.event-item .event-date-wrapper {
  float: left;
  text-align: center;
  width: 55px;
  margin-right: 20px; }

.event-item .event-date-wrapper .event-date-day {
  font-size: 43px;
  font-weight: 700;
  display: block;
  line-height: 1;
  margin-bottom: 4px; }

.event-item .event-date-wrapper .event-date-month {
  font-size: 14px;
  font-weight: 700;
  display: block; }

.event-item .event-content-wrapper {
  padding-top: 6px;
  overflow: hidden;
  position: relative; }

.event-item .event-content-wrapper .event-content-inner-wrapper {
  padding-right: 105px; }

.event-item .event-content-wrapper .event-content-inner-wrapper .event-title {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px; }

.event-item .event-content-wrapper .event-location {
  font-size: 13px; }

.event-item .event-content-wrapper .event-status-wrapper {
  position: absolute;
  top: 10px;
  right: 0;
  text-align: center;
  letter-spacing: 1px; }

@media only screen and (max-width: 600px) {
  .event-item .event-content-wrapper .event-content-inner-wrapper {
    padding-right: 0; }
  .event-item .event-content-wrapper .event-status-wrapper {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    text-align: left; } }

.inews-item {
  clear: both;
  margin-bottom: 30px;
  min-height: 132px;
  position: relative; }

.inews-item:after, .inews-item:before {
  display: table;
  content: " "; }

.inews-item:after {
  clear: both; }

.inews-item .inews-thumbnail {
  border: 0;
  padding: 0;
  width: 35%;
  max-width: 350px;
  margin: 0 20px 0 0;
  float: left;
  position: relative; }

.inews-item .inews-thumbnail .inews-sticky {
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: #74c6de;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 5px 12px;
  text-shadow: #333 0 0 1px; }

.inews-item .inews-thumbnail .inews-sticky > i {
  font-size: 14px;
  margin-right: 8px; }

.inews-item .inews-date-wrapper {
  text-align: center;
  position: absolute;
  left: 0;
  margin-right: 20px;
  width: 65px;
  padding-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.1); }

.inews-item .inews-date-wrapper:before {
  content: ' ';
  position: absolute;
  right: -10px;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.1); }

.inews-item .inews-date-wrapper .inews-date-day {
  display: block;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 16px; }

.inews-item .inews-date-wrapper .inews-date-month {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 14px; }

.inews-item .inews-date-wrapper .inews-date-year {
  display: block;
  font-size: 17px;
  line-height: 1; }

.inews-item .inews-item-content {
  overflow: hidden;
  padding-left: 85px;
  position: relative; }

.inews-content-inner h3 {
  margin-bottom: 8px;
  display: block;
  margin-top: 3px; }

.inews-content-inner .list-inline > li {
  padding: 0; }

@media only screen and (max-width: 768px) {
  .inews-item {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto; }
  .inews-item .inews-thumbnail {
    float: none;
    display: block;
    margin-bottom: 20px;
    width: 100%; } }

.team-item {
  position: relative; }

.team-item .team-item-image {
  position: absolute;
  left: 0;
  top: 0; }

.team-item .team-item-desc {
  padding-left: 180px; }

@media only screen and (max-width: 482px) {
  .team-item {
    text-align: center; }
  .team-item .team-item-desc {
    padding-left: 0;
    margin-top: 20px; }
  .team-item a.social-icon {
    float: none !important; }
  .team-item .team-item-image {
    position: relative; } }

.flot-chart .legendLabel {
  padding: 0 8px; }

form.landing-form {
  padding: 30px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.3); }

section.featured-grid div.row > div {
  padding-left: 4px;
  padding-right: 4px;
  overflow: hidden;
  position: relative; }

section.featured-grid div.row > div img {
  width: 100%; }

section.featured-grid div.row > div .absolute {
  z-index: 10;
  margin: 20px; }

section.featured-grid div.row > div .absolute p {
  margin: 0; }

section.featured-grid div.row > div div.relative {
  margin-bottom: 10px; }

section.featured-grid div.row > div h1, section.featured-grid div.row > div h2, section.featured-grid div.row > div h3, section.featured-grid div.row > div h4, section.featured-grid div.row > div h5, section.featured-grid div.row > div h6 {
  margin: 0;
  color: #000;
  line-height: 1.1; }

section.featured-grid div.row > div h1 {
  font-size: 70px; }

section.featured-grid div.row > div a:hover {
  color: #fff; }

section.featured-grid div.row > div .absolute.top-right {
  top: 0;
  bottom: auto;
  right: 0;
  left: auto; }

section.featured-grid div.row > div .absolute.top-left {
  top: 0;
  bottom: auto;
  left: 0;
  right: auto; }

section.featured-grid div.row > div .absolute.bottom-right {
  bottom: 0;
  top: auto;
  right: 0;
  left: auto; }

section.featured-grid div.row > div .absolute.bottom-left {
  bottom: 0;
  top: auto;
  left: 0;
  right: auto; }

section.featured-grid div.row > div .absolute.top-center {
  bottom: auto;
  top: 0;
  left: auto;
  right: auto; }

section.featured-grid div.row > div .absolute.bottom-center {
  bottom: 0;
  top: auto;
  left: auto;
  right: auto; }

section.featured-grid div.row > div .ribbon {
  position: absolute;
  right: 4px;
  top: -3px;
  color: #fff;
  text-align: right;
  width: 33.5%;
  height: 33.5%; }

section.featured-grid div.row > div .ribbon:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 150px solid #333;
  border-right: 0;
  border-bottom: 0;
  border-left: 150px solid transparent; }

section.featured-grid div.row > div .ribbon h2, section.featured-grid div.row > div .ribbon h3, section.featured-grid div.row > div .ribbon h4 {
  color: #fff; }

@media only screen and (max-width: 480px) {
  section.featured-grid div.row > div {
    margin: 15px 0; } }

@media only screen and (max-width: 600px) {
  section.featured-grid div.row > div h1 {
    font-size: 40px; }
  section.featured-grid div.row > div h2 {
    font-size: 25px; } }

.caption-default, .caption-light, .caption-dark, .caption-color, .caption-primary, .caption-warning, .caption-info, .caption-danger {
  color: #fff;
  padding: 10px;
  font-size: 13px;
  background-color: rgba(0, 0, 0, 0.9); }

.caption-default {
  color: inherit;
  border: #666 1px solid;
  background-color: transparent; }

.caption-light {
  color: #333;
  background-color: #eaeaea; }

.caption-dark {
  color: #eee;
  background-color: #666; }

.caption-primary, .caption-warning, .caption-info, .caption-danger {
  color: #fff;
  background-color: #333; }

.caption-warning {
  background-color: #f0ad4e; }

.caption-info {
  background-color: #5bc0de; }

.caption-danger {
  background-color: #d9534f; }

.caption-slider-default {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #000 !important; }

.caption-slider-default .caption-container {
  margin: 0 50px; }

.caption-slider-default h1, .caption-slider-default h2, .caption-slider-default h3, .caption-slider-default h4, .caption-slider-default p {
  margin: 0;
  color: #000 !important; }

@media only screen and (max-width: 480px) {
  .caption-slider-default .caption-container {
    margin: 0 30px; }
  .caption-slider-default h2 {
    font-size: 16px; }
  .caption-slider-default p {
    display: none; } }

.tab-post {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: rgba(0, 0, 0, 0.06) 1px solid; }

.tab-post a {
  color: #666;
  text-decoration: none; }

section.dark .tab-post a {
  color: #ddd; }

.tab-post small {
  display: block;
  font-size: 12px; }

ul.side-nav span.badge {
  float: right;
  margin-top: 3px;
  font-weight: 400; }

ul.side-nav > li > span.badge {
  margin-top: 12px;
  margin-right: 6px; }

ul.side-nav li.list-group-item > a > .label {
  margin-right: 20px; }

ul.side-nav li {
  list-style: none; }

ul.side-nav ul {
  margin: 0 0 20px;
  padding: 0; }

ul.side-nav ul li {
  padding: 0 15px; }

ul.side-nav ul li:last-child {
  border-bottom: 0; }

ul.side-nav a {
  display: block;
  text-decoration: none;
  color: #333;
  font-size: 13px;
  letter-spacing: 1px; }

ul.side-nav a i.fa {
  width: 10px; }

ul.side-nav ul li a {
  padding: 3px;
  font-size: 12px; }

ul.side-nav > li {
  padding: 0; }

ul.side-nav > li > a {
  padding: 7px 10px; }

ul.side-nav > li.list-group-item.active {
  border: 0;
  background-color: transparent; }

ul.side-nav > li.active > a {
  background-color: transparent; }

ul.side-nav li.list-toggle.active:after, ul.side-nav > li.active > a {
  font-weight: 700; }

ul.side-nav li.list-toggle:after {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  font-size: 15px;
  right: 10px;
  top: 7px;
  font-weight: 400;
  color: #999; }

ul.side-nav li.list-toggle.active:after {
  content: "\f107"; }

ul.side-nav .list-group-item {
  background-color: transparent;
  border-left: 0;
  border-right: 0;
  border-radius: 0; }

section.dark ul.side-nav .list-group-item {
  border-bottom-color: #333;
  border-top-color: #333; }

.masonry-gallery {
  position: relative; }

.masonry-gallery a, .masonry-gallery img {
  display: block;
  height: auto !important; }

.masonry-gallery a {
  position: relative;
  float: left;
  width: 25%;
  overflow: hidden; }

.masonry-gallery img {
  width: 100%;
  border-radius: 0 !important;
  padding: 0 1px 1px 0; }

.masonry-gallery.columns-2 a {
  width: 50%; }

.masonry-gallery.columns-3 a {
  width: 33.3%; }

.masonry-gallery.columns-4 a {
  width: 25%; }

.masonry-gallery.columns-5 a {
  width: 20%; }

.masonry-gallery.columns-6 a {
  width: 16.6%; }

.image-hover {
  position: relative;
  display: table; }

.image-hover > img {
  transition: all 0.2s cubic-bezier(0.31, 0.1, 0.57, 1); }

.image-hover:hover > img {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  -moz-opacity: .9;
  -khtml-opacity: .9;
  opacity: .9; }

.image-hover-icon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.31, 0.1, 0.57, 1); }

.image-hover-icon.image-hover-dark {
  background-color: rgba(0, 0, 0, 0.3); }

.image-hover-icon.image-hover-light {
  background-color: rgba(255, 255, 255, 0.3); }

.image-hover-icon.image-hover-light > i {
  color: #111; }

.image-hover-icon > i {
  font-size: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  z-index: 2;
  color: #fff; }

.image-hover:hover > .image-hover-icon {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.sticky-side {
  position: fixed;
  top: 50%;
  left: 6px;
  width: 36px;
  z-index: 1; }

.sticky-side .social-icon {
  margin: 0; }

ul.social-icons {
  display: inline-block;
  list-style: none;
  padding: 0; }

ul.social-icons li {
  text-align: center;
  display: inline-block;
  padding: 15px 40px; }

ul.social-icons a h4 {
  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0; }

ul.social-icons a {
  color: #fff;
  text-decoration: none; }

ul.social-icons a > span {
  font-size: 13px;
  color: #999; }

ul.social-icons a > i.fa {
  line-height: 1 !important; }

ul.social-icons a h4, ul.social-icons a span {
  transition: .2s all linear; }

ul.social-icons a > i.fa {
  border-radius: 50% !important;
  width: 100px;
  height: 100px;
  line-height: 100px !important;
  margin: 0 auto;
  font-size: 60px;
  transition: .16s all linear; }

ul.social-icons a:hover > i.fa {
  background: rgba(255, 255, 255, 0.1);
  font-size: 50px;
  line-height: 100px !important; }

@media (max-width: 482px) {
  ul.social-icons li {
    padding: 15px 10px; } }

.word-rotator {
  visibility: hidden;
  width: 100px;
  height: 0;
  margin-bottom: -11px;
  display: inline-block;
  overflow: hidden;
  text-align: left;
  position: relative; }

h1 .word-rotator {
  bottom: -3px;
  height: 54px !important; }

section.page-header h1 .word-rotator {
  bottom: 1px;
  height: 39px !important; }

h2 .word-rotator {
  bottom: 0;
  height: 45px !important; }

h3 .word-rotator {
  bottom: 2px;
  height: 36px !important; }

h4 .word-rotator {
  bottom: 4px;
  height: 27px !important; }

h5 .word-rotator {
  bottom: 6px;
  height: 21px !important; }

a .word-rotator {
  bottom: 6px;
  height: 21px; }

p.lead .word-rotator {
  height: 29px;
  bottom: 4px; }

.word-rotator.active {
  visibility: visible;
  width: auto; }

.word-rotator .items {
  position: relative;
  width: 100%; }

.word-rotator .items span {
  display: block;
  margin-bottom: 0; }

.rotating {
  display: inline-block;
  transform-style: preserve-3d;
  transform: rotateX(0) rotateY(0) rotateZ(0);
  transition: .5s;
  -webkit-transform-origin-x: 50%; }

.rotating.flip {
  position: relative; }

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotating .front {
  position: absolute;
  display: inline-block;
  transform: translate3d(0, 0, 1px); }

.rotating.flip .front {
  z-index: 1; }

.rotating .back {
  display: block;
  opacity: 0; }

.rotating.spin {
  transform: rotate(360deg) scale(0); }

.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  transform: rotateY(180deg) translate3d(0, 0, 0); }

.rotating.flip.up .back {
  transform: rotateX(180deg) translate3d(0, 0, 0); }

.rotating.flip.cube .front {
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85); }

.rotating.flip.cube .back {
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); }

.rotating.flip.cube.up .back {
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); }

section#slider {
  display: block;
  padding: 0;
  margin: 0;
  box-shadow: none;
  background-color: #272727;
  overflow: hidden !important;
  border-bottom: 0;
  z-index: 999;
  transition: all 0; }

section#slider.transparent {
  background-color: transparent; }

section#slider.parallax-slider:before {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

section#slider .slider-video {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0; }

section#slider .slider-video video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden; }

section#slider canvas {
  width: auto !important;
  height: auto !important; }

section#slider a:hover {
  color: #fff; }

section#slider form .btn {
  margin: 0; }

section#slider input {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(255, 255, 255, 0.3); }

section#slider .input-group-addon:first-child {
  color: #ccc;
  background-color: rgba(0, 0, 0, 0.7);
  border-color: rgba(255, 255, 255, 0.3); }

section#slider form.validate input.error {
  color: #333; }

section#slider input:focus {
  border-color: rgba(255, 255, 255, 0.3); }

section#slider .btn-default {
  background-color: #000;
  color: #3CF; }

#slider h1, .slider h1, #slider h2, .slider h2, #slider h3, .slider h3, #slider h4, .slider h4, #slider h5, .slider h5, #slider h6, .slider h6 {
  color: #fff; }

#slider .slider-links, .slider .slider-links {
  position: absolute;
  z-index: 100;
  color: #fff; }

#slider .slider-links li, .slider .slider-links li {
  vertical-align: top;
  text-align: left;
  font-size: 22px;
  color: #ddd;
  font-style: italic; }

#slider .slider-links li a, .slider .slider-links li a {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  margin-left: 15px;
  overflow: hidden;
  padding: 6px 0;
  padding-left: 15px;
  text-transform: uppercase;
  max-width: 220px;
  display: inline-block;
  text-align: left;
  max-height: 62px;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100); }

#slider .slider-links li:hover a, .slider .slider-links li:hover a {
  opacity: .8;
  filter: alpha(opacity=80); }

#slider .top-shadow, .slider .top-shadow {
  padding: 50px 30px;
  min-height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 80;
  background-image: -moz-linear-gradient(to top, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%);
  background-image: -ms-linear-gradient(to top, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%);
  background-image: -o-linear-gradient(to top, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%);
  background-image: -webkit-linear-gradient(to top, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%);
  background-image: -webkit-gradient(linear, center top, center top, from(rgba(51, 51, 51, 0)), to(rgba(51, 51, 51, 0.6)));
  background-image: linear-gradient(to top, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%); }

#slider .bottom-shadow, .slider .bottom-shadow {
  padding: 50px 30px;
  min-height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 80;
  background-image: -moz-linear-gradient(to bottom, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%);
  background-image: -o-linear-gradient(to bottom, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%);
  background-image: -webkit-linear-gradient(to bottom, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%);
  background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(51, 51, 51, 0)), to(rgba(51, 51, 51, 0.6)));
  background-image: linear-gradient(to bottom, rgba(51, 51, 51, 0) 0, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.6) 100%); }

.tparrows.round, .tp-leftarrow.round, .tp-rightarrow.round, .flex-prev, .flex-next, .camera_next, .camera_prev, .nivo-nextNav, .nivo-prevNav, .owl-prev, .owl-next, .swiper-button-next, .swiper-button-prev {
  background-image: none !important;
  border: 0;
  color: #ccc;
  font-size: 34px;
  line-height: 55px;
  height: auto !important;
  width: 56px !important;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-transition: all .4s;
  transition: all .4s; }

.tp-rightarrow.round, .flex-next, .owl-next, .camera_next, .nivo-nextNav, .swiper-button-next {
  right: -3px; }

.tp-leftarrow.round, .flex-prev, .owl-prev, .camera_prev, .nivo-prevNav, .swiper-button-prev {
  left: -3px; }

.tp-leftarrow.round:hover, .tp-rightarrow.round:hover, .flex-next:hover, .owl-prev:hover, .owl-next:hover, .flex-prev:hover, .camera_next:hover, .camera_prev:hover, .nivo-nextNav:hover, .nivo-prevNav:hover, .swiper-button-next:hover, .swiper-button-prev:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5); }

.flexslider[data-arrowNav="false"] ul.flex-direction-nav {
  display: none !important; }

.swiper-container {
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-slide {
  color: #fff;
  font-size: 18px;
  background: #fff;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box; }

.swiper-pagination-bullet {
  width: 20px !important;
  height: 5px !important;
  background: #fff !important;
  opacity: .5 !important;
  filter: alpha(opacity=50) !important;
  border-radius: 0 !important; }

.swiper-pagination-bullet:hover, .swiper-pagination-bullet-active {
  transition: all .2s;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important; }

.swiper-caption {
  color: #fff;
  position: absolute;
  opacity: .85;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  line-height: 20px;
  padding: 30px 15px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, 0.85)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.85) 100%);
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.85) 100%);
  background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0); }

@media only screen and (max-width: 480px) {
  .swiper-caption {
    font-size: 15px; } }

.swiper-container.has-fixed-footer .swiper-button-next, .swiper-container.has-fixed-footer .swiper-button-prev {
  margin-top: -80px; }

.nivo-controlNav {
  display: none1; }

.nivo-caption {
  left: 20px;
  bottom: 20px;
  display: inline-block;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  font-weight: 300;
  padding: 6px 15px 8px;
  opacity: 1;
  width: auto;
  max-width: 500px;
  font-size: 21px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  border-radius: 3px; }

.nivo-controlNav {
  text-align: center;
  padding: 20px 0; }

.nivo-controlNav a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/plugins/slider.nivo/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px; }

.nivo-controlNav a.active {
  background-position: 0 -22px; }

@media only screen and (max-width: 768px) {
  .nivo-caption {
    display: none; } }

.camera_wrap {
  overflow: hidden; }

.camera_wrap .camera_pag .camera_pag_ul {
  padding: 0;
  position: absolute;
  right: 20px;
  bottom: -8px;
  list-style: none; }

.camera_caption {
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: 300; }

.camera_commands {
  display: none !important; }

.camera_pie canvas {
  margin: 10px; }

@media only screen and (max-width: 768px) {
  .camera_caption {
    display: none !important; } }

.ei-title h2 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  font-weight: 300;
  margin: 0; }

.ei-title h3 {
  font-size: 60px;
  line-height: 60px;
  font-family: 'Open Sans',sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  margin: 0; }

.ei-slider-thumbs {
  margin: 0 auto;
  padding: 0;
  top: -30px;
  position: relative;
  z-index: 10;
  height: 4px; }

.ei-slider-thumbs li:hover img {
  bottom: 4px; }

.ei-container-thumbs {
  display: block; }

.ei-slider-thumbs li {
  border-left: transparent 6px solid; }

.ei-slider-thumbs li a {
  background-color: #fff;
  box-shadow: none; }

.ei-slider-thumbs li img {
  -webkit-box-reflect: none;
  -ms-filter: none; }

@media only screen and (max-width: 768px) {
  .ei-title {
    display: none; } }

.tp-caption.text_white, .tp-caption.text_black, .tp-caption.block_white, .tp-caption.block_theme_color, .tp-caption.block_black {
  white-space: nowrap;
  line-height: 34px;
  border-width: 0;
  margin: 0;
  padding: 1px 10px;
  letter-spacing: 0;
  font-size: 22px;
  color: #fff;
  text-shadow: none; }

.tp-caption.block_white {
  background-color: #fff; }

.tp-caption.block_black {
  background-color: #000; }

.tp-caption.text_white {
  color: #fff; }

.tp-caption.text_black {
  color: #111; }

.tp-bannertimer {
  background: rgba(0, 0, 0, 0.5) !important;
  height: 2px !important; }

.tparrows.round:before {
  /*font-family: 'revicons';*/
  font-family: 'FontAwesome'; }

.tparrows {
  top: 50% !important;
  margin-top: -25px; }

.tparrows.preview1 {
  margin-top: -50px !important; }

.tparrows.preview4 {
  margin-top: -50px !important; }

.tparrows.preview2 {
  line-height: 1; }

.tparrows:hover {
  color: #fff; }

.tp-leftarrow.round:before {
  /*content: '\e824';*/
  content: "\f104"; }

.tp-rightarrow.round:before {
  /*content: '\e825';*/
  content: "\f105"; }

.tparrows.tp-rightarrow:before {
  margin-left: 1px; }

.tp-bullets.simplebullets.round {
  bottom: 20px !important; }

.tp-bullets.simplebullets.round .bullet {
  background: none;
  background-color: #fff;
  height: 5px; }

.tp-bullets.simplebullets.round .bullet.selected {
  background-color: #000; }

.rev_slider_wrapper.arrows-bottom .tparrows {
  top: 100% !important; }

.rev_slider_wrapper .tp-caption {
  text-shadow: none; }

.rev_slider_wrapper .inner {
  bottom: inherit !important;
  right: auto !important;
  width: auto !important;
  height: auto !important; }

.tp-tabs, .tp-tab-mask, .tp-thumb-mask {
  z-index: 1001; }

.tp-thumbs {
  width: auto; }

.ls-borderlessdark .ls-thumbnail-inner, div.ls-thumbnail-slide-container {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border-radius: 0; }

.ls-thumbnail-slide img {
  width: 100%; }

.ls-container .ls-thumbnail-wrapper {
  margin-bottom: 100px; }

#slider div.slider-featured-text {
  padding: 30px; }

#slider div.slider-featured-text h1 {
  text-shadow: rgba(33, 33, 33, 0.5) 1px 1px 3px;
  font-size: 90px;
  line-height: 90px;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif; }

#slider div.slider-featured-text h2 {
  text-shadow: #333 1px 1px 3px;
  font-size: 30px;
  line-height: 30px; }

#slider div.slider-featured-text h1 em, #slider div.slider-featured-text h2 em {
  font-style: normal; }

#slider div.slider-featured-text .btn {
  color: #333 !important;
  background-color: #fff !important;
  border: 0 !important; }

#slider div.slider-featured-text .btn:hover, #slider div.slider-featured-text .btn:active {
  opacity: .9; }

@media only screen and (max-width: 768px) {
  #slider div.slider-featured-text {
    text-align: center !important;
    width: 100%; }
  #slider div.slider-featured-text h1 {
    font-size: 30px;
    line-height: 35px;
    text-align: center; }
  #slider div.slider-featured-text h2 {
    font-size: 27px;
    line-height: 27px;
    text-align: center; } }

#slider img.img-responsive {
  display: inline-block; }

#slider h1, #slider h2, #slider h3, #slider h4, #slider h5, #slider h6, #slider p {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.16) 1px 1px 1px; }

#slider h1 {
  font-size: 60px;
  line-height: 60px; }

#slider h2 {
  font-size: 40px;
  line-height: 40px; }

#slider h3 {
  font-size: 30px;
  line-height: 30px; }

#slider .btn {
  margin-top: 30px; }

#slider .btn-default, .slider .btn-default {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  border-width: 0; }

#slider .btn-default:hover, .slider .btn-default:hover {
  background-color: rgba(255, 255, 255, 0.1); }

#slider .btn, .slider .btn {
  color: #00e4ff !important;
  font-family: "微軟正黑體";
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 8px 20px; }

@media only screen and (max-width: 768px) {
  #slider h1 {
    font-size: 30px;
    line-height: 35px;
    text-align: center; }
  #slider h2 {
    font-size: 27px;
    line-height: 27px;
    text-align: center; }
  #slider h3 {
    font-size: 20px;
    line-height: 20px;
    text-align: center; } }

#alert_newsletter, #alert_mandatory, #alert_success, #alert_failed {
  display: none; }

.item-box-desc h2, .item-box-desc h3, .item-box-desc h4, .item-box-desc h5 {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  padding: 0; }

.item-box .owl-carousel {
  margin-top: 0 !important; }

#portfolio {
  overflow: hidden; }

#portfolio h2, #portfolio h3 {
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  color: #111; }

#portfolio .portfolio-item h2, #portfolio .portfolio-item h3 {
  text-overflow: ellipsis;
  white-space: nowrap; }

#portfolio div.col-md-3 h2, #portfolio div.col-md-3 h3 {
  font-size: 18px;
  line-height: 18px; }

#portfolio div.col-md-5th h2, #portfolio div.col-md-5th h3 {
  font-size: 15px;
  line-height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

#portfolio div.col-md-2 h2, #portfolio div.col-md-2 h3 {
  font-size: 13px;
  line-height: 13px; }

#portfolio div.col-md-2 .item-box-desc, #portfolio div.col-md-2 .item-box-desc {
  padding: 20px 6px 0 15px !important; }

section.dark #portfolio h2, section.dark #portfolio h3 {
  color: #fff; }

#portfolio.portfolio-title-over div.col-md-2 .item-box .item-hover .inner {
  margin-top: -20px !important; }

#portfolio div.col-md-2 ul.categories > li > a, #portfolio div.col-md-5th ul.categories > li > a {
  font-size: 11px;
  line-height: 11px; }

section.dark#portfolio h2, section.dark #portfolio h2, section.dark#portfolio h3, section.dark #portfolio h3 {
  color: #fff !important; }

#portfolio .mix-grid > .row.mix {
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
  margin-bottom: 60px;
  padding-bottom: 60px; }

#portfolio .mix-grid > .row.mix:last-child {
  border-bottom: 0; }

#portfolio .mix-grid > .row > div:last-child {
  margin-bottom: 0 !important; }

#portfolio .item-box-desc h2, #portfolio .item-box-desc h3 {
  font-size: 18px;
  line-height: 20px; }

#portfolio .item-box-overlay-title {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  z-index: 100; }

#portfolio .item-box-overlay-title h2, #portfolio .item-box-overlay-title h3, #portfolio .item-box-overlay-title h4, #portfolio .item-box-overlay-title a {
  color: #fff; }

#portfolio .item-box-overlay-title a:hover {
  color: #fff !important; }

#portfolio .controlls-over .owl-pagination {
  bottom: auto;
  top: 10px;
  right: 10px;
  left: auto;
  width: auto; }

@media only screen and (max-width: 992px) {
  #portfolio div.col-md-5 > h2, #portfolio div.col-md-5 > h3 {
    margin-top: 30px; } }

@media only screen and (max-width: 480px) {
  #portfolio.portfolio-title-over .item-box .item-hover .inner {
    margin-top: -40px !important; } }

#portfolio.portfolio-gutter .item-box {
  margin-bottom: 30px; }

#portfolio.portfolio-nogutter .row > div, #portfolio.portfolio-nogutter .item-box {
  padding: 0 !important;
  margin: 0 !important; }

#portfolio.portfolio-gutter .item-box .item-box-desc {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

#portfolio.portfolio-isotope {
  display: block;
  margin: auto;
  width: 100%; }

#portfolio.portfolio-isotope .item-box-desc {
  margin-bottom: 0; }

#portfolio.portfolio-isotope-3 .portfolio-item.has-title .inner, #portfolio.portfolio-isotope-4 .portfolio-item.has-title .inner, #portfolio.portfolio-isotope-5 .portfolio-item.has-title .inner {
  margin-top: -36px !important; }

#portfolio.portfolio-isotope-6 .portfolio-item.has-title .inner {
  margin-top: -26px !important; }

#portfolio.portfolio-isotope-2 .portfolio-item {
  margin: 0 20px 20px 0;
  float: left; }

#portfolio.portfolio-isotope-2 .item-box-desc {
  padding: 20px; }

#portfolio.portfolio-isotope-3 .portfolio-item {
  margin: 0 15px 15px 0; }

#portfolio.portfolio-isotope-3 .item-box-desc {
  padding: 20px; }

#portfolio.portfolio-isotope-4 .portfolio-item {
  margin: 0 12px 12px 0; }

#portfolio.portfolio-isotope-4 .portfolio-item h3, #portfolio.portfolio-isotope-4 .portfolio-item h4 {
  font-size: 17px;
  line-height: 17px; }

#portfolio.portfolio-isotope-4 .item-box-desc {
  padding: 20px 10px; }

#portfolio.portfolio-isotope-5 .portfolio-item {
  margin: 0 10px 10px 0; }

#portfolio.portfolio-isotope-5 .portfolio-item h3, #portfolio.portfolio-isotope-5 .portfolio-item h4 {
  font-size: 16px;
  line-height: 16px; }

#portfolio.portfolio-isotope-5 .item-box-desc {
  padding: 20px 10px; }

#portfolio.portfolio-isotope-6 .portfolio-item {
  margin: 0 6px 6px 0; }

#portfolio.portfolio-isotope-6 .portfolio-item h3, #portfolio.portfolio-isotope-6 .portfolio-item h4 {
  font-size: 15px;
  line-height: 15px; }

#portfolio.portfolio-isotope-6 .item-box-desc {
  padding: 20px 10px; }

#portfolio.portfolio-isotope.portfolio-nogutter .portfolio-item {
  margin: 0; }

#portfolio_ajax_container {
  position: relative; }

#portfolio_ajax_container .overlay > span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 68px;
  line-height: 76px;
  text-align: center;
  margin: -34px 0 0 -34px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 3px; }

#portfolio_ajax_container .overlay > span > i {
  color: #fff;
  font-size: 30px; }

div.portfolio-ajax-page {
  margin-bottom: 80px;
  padding: 10px 0; }

div.portfolio-ajax-page header {
  position: relative; }

div.portfolio-ajax-page header > ul {
  margin: 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px; }

div.portfolio-ajax-page header > ul a {
  font-size: 18px; }

div.portfolio-ajax-page header > ul a.portfolio-ajax-close {
  margin-left: 20px; }

div.portfolio-ajax-page header a {
  color: #888;
  text-decoration: none; }

div.portfolio-ajax-page header a:hover {
  color: #000; }

div.portfolio-ajax-page header h2, div.portfolio-ajax-page header h3 {
  margin: 0; }

section.dark .portfolio-ajax-page header a:hover {
  color: #fff; }

@media only screen and (max-width: 768px) {
  div.portfolio-ajax-page header {
    text-align: center; }
  div.portfolio-ajax-page header > ul {
    position: relative;
    margin-top: 30px; }
  div.portfolio-ajax-page header h2, div.portfolio-ajax-page header h3 {
    font-size: 24px;
    line-height: 24px; } }

ul.portfolio-detail-list span {
  display: inline-block;
  font-weight: 700;
  width: 150px; }

ul.portfolio-detail-list span > i {
  position: relative;
  top: 1px;
  width: 14px;
  text-align: center;
  margin-right: 7px; }

.item-box {
  overflow: hidden;
  margin: 0;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px;
  border-radius: 0; }

.mix-grid .item-box, #portfolio .item-box {
  box-shadow: none; }

.item-box.fullwidth {
  max-width: 100%; }

section.alternate .item-box {
  background-color: rgba(0, 0, 0, 0.05); }

.item-box figure {
  width: 100%;
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  text-align: center; }

.item-box.fixed-box figure img {
  width: 100%;
  height: auto; }

.item-box-desc {
  padding: 30px 20px 20px;
  overflow: hidden;
  margin-bottom: 10px;
  text-align: left !important; }

.item-box-desc p {
  margin-top: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis; }

.item-box.fixed-box .item-box-desc p {
  height: 98px; }

.item-box-desc h2, .item-box-desc h3, .item-box-desc h4, .item-box-desc h5 {
  padding: 0;
  margin: 0; }

.item-box .item-box-desc small {
  display: block; }

.item-box.fixed-box .item-box-desc {
  height: 256px; }

.item-box.fixed-box figure {
  max-height: 263px; }

.item-box .socials {
  border-top: #eee 1px solid;
  text-align: center;
  display: block; }

.item-box .item-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  transition: all .3s; }

.item-box .item-hover, .item-box .item-hover button, .item-box .item-hover a {
  color: #fff; }

.item-box .item-hover .inner {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -10px;
  margin-bottom: 0;
  width: 100%;
  z-index: 100;
  line-height: 23px; }

.item-box:hover .item-hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.item-box .item-hover .inner .ico-rounded > span {
  color: #666;
  background-color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px !important;
  margin: -20px 5px 0;
  transition: all .3s;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #333;
  background-color: rgba(0, 0, 0, 0.07); }

.mix-grid .mix {
  opacity: 0;
  display: none; }

.mix.nogutter, .mix.nogutter > .item-box {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0; }

.blog-post-item {
  display: block;
  margin-bottom: 80px;
  padding-bottom: 60px;
  border-bottom: #eee 1px solid;
  position: relative; }

section.dark .blog-post-item {
  border-bottom: #444 1px solid; }

h1.blog-post-title, .blog-post-item h2 {
  letter-spacing: 0;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  font-size: 22px;
  margin-bottom: 10px; }

ul.blog-post-info {
  display: block;
  border-bottom: #eaeaea 1px dotted;
  padding-bottom: 20px; }

section.dark ul.blog-post-info {
  border-bottom-color: #444; }

ul.blog-post-info li {
  margin-right: 20px; }

ul.blog-post-info li > a {
  color: #888; }

ul.blog-post-info li i {
  color: #888;
  margin-right: 5px; }

ul.blog-post-info li a:after {
  content: ' , '; }

ul.blog-post-info li a:last-child:after {
  content: ''; }

.blog-post-item .flexslider {
  margin-bottom: 20px; }

h1.blog-post-title {
  font-size: 24px;
  margin-bottom: 0; }

.blog-post-item .blog-item-small-image {
  width: 300px;
  float: left; }

.blog-post-item .blog-item-small-image + .blog-item-small-content {
  padding-left: 330px; }

.blog-post-item.blog-post-item-inverse .blog-item-small-image {
  width: 300px;
  float: right; }

.blog-post-item.blog-post-item-inverse .blog-item-small-image + .blog-item-small-content {
  padding-left: 0;
  padding-right: 330px; }

.blog-both-sidebar .blog-post-item .blog-item-small-image {
  width: 200px; }

.blog-both-sidebar .blog-post-item .blog-item-small-image + .blog-item-small-content {
  padding-left: 230px; }

.blog-both-sidebar .blog-post-item.blog-post-item-inverse .blog-item-small-image {
  width: 200px;
  float: right; }

.blog-both-sidebar .blog-post-item.blog-post-item-inverse .blog-item-small-image + .blog-item-small-content {
  padding-left: 0;
  padding-right: 230px; }

@media only screen and (max-width: 768px) {
  .blog-post-item .blog-item-small-image, .blog-post-item.blog-post-item-inverse .blog-item-small-image, .blog-both-sidebar .blog-post-item .blog-item-small-image, .blog-both-sidebar .blog-post-item .blog-item-small-image + .blog-item-small-content {
    width: 100%;
    display: block;
    float: none; }
  .blog-post-item .blog-item-small-image + .blog-item-small-content, .blog-post-item.blog-post-item-inverse .blog-item-small-image + .blog-item-small-content, .blog-both-sidebar .blog-post-item.blog-post-item-inverse .blog-item-small-image, .blog-both-sidebar .blog-post-item.blog-post-item-inverse .blog-item-small-image + .blog-item-small-content {
    padding: 0; } }

#blog.blog-isotope {
  display: block;
  margin: auto;
  width: 100%; }

#blog.blog-isotope-3 .blog-post-item .flexslider, #blog.blog-isotope-4 .blog-post-item .flexslider, #blog.blog-isotope-5 .blog-post-item .flexslider, #blog.blog-isotope-6 .blog-post-item .flexslider {
  margin-bottom: 20px; }

#blog.blog-isotope-2 .blog-post-item {
  margin: 0 20px 20px 0;
  float: left;
  border: 0; }

#blog.blog-isotope-2.blog-post-item h2 {
  font-size: 17px;
  line-height: 17px; }

#blog.blog-isotope-3 .blog-post-item {
  margin: 0 15px 15px 0;
  border: 0; }

#blog.blog-isotope-3 .blog-post-item h2 {
  font-size: 17px;
  line-height: 17px; }

#blog.blog-isotope-4 .blog-post-item {
  margin: 0;
  padding: 0 15px 60px;
  border: 0; }

#blog.blog-isotope-4 .blog-post-item h2 {
  font-size: 17px;
  line-height: 17px; }

#blog.blog-isotope-5 .blog-post-item {
  margin: 0 10px 10px 0;
  border: 0; }

#blog.blog-isotope-5 .blog-post-item h2 {
  font-size: 16px;
  line-height: 16px; }

#blog.blog-isotope-6 .blog-post-item {
  margin: 0 6px 6px 0;
  border: 0; }

#blog.blog-isotope-6 .blog-post-item h2 {
  font-size: 15px;
  line-height: 15px; }

.blog-single-small-media {
  width: 350px;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px; }

.blog-single-small-media.inverse {
  float: right;
  margin-right: 0;
  margin-left: 30px; }

.comments {
  margin-top: 60px; }

.comments .comment-item {
  margin: 40px 0; }

.comments a.comment-reply {
  float: right;
  font-size: 11px;
  text-transform: uppercase; }

.comments span.user-avatar {
  background: #eee;
  width: 64px;
  height: 64px;
  float: left;
  margin-right: 10px; }

section.dark .comments span.user-avatar {
  background: transparent; }

.comments small {
  font-size: 12px;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  color: #aaa; }

.comments h4 {
  font-size: 15px; }

section.dark .comments small {
  color: #666; }

.comment-list p, .comment-list .row {
  margin-bottom: 0; }

.comment-list .panel .panel-heading {
  padding: 4px 15px;
  position: absolute;
  border: none;
  border-top-right-radius: 0;
  top: 1px; }

.comment-list .panel .panel-heading.right {
  border-right-width: 0;
  border-top-left-radius: 0;
  right: 16px; }

.comment-list .panel .panel-heading .panel-body {
  padding-top: 6px; }

.comment-list figcaption {
  word-wrap: break-word; }

@media (min-width: 768px) {
  .comment-list .arrow:after, .comment-list .arrow:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent; }
  .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before {
    border-left: 0; }
  .comment-list .panel.arrow.left:before {
    left: 0;
    top: 30px;
    border-right-color: inherit;
    border-width: 16px; }
  .comment-list .panel.arrow.left:after {
    left: 1px;
    top: 31px;
    border-right-color: #FFF;
    border-width: 15px; }
  .comment-list .panel.arrow.right:before {
    right: -16px;
    top: 30px;
    border-left-color: inherit;
    border-width: 16px; }
  .comment-list .panel.arrow.right:after {
    right: -14px;
    top: 31px;
    border-left-color: #FFF;
    border-width: 15px; }
  section.dark .comment-list .thumbnail {
    border-color: #666;
    background-color: #666; }
  section.dark .comment-list .panel.arrow.left:after {
    border-right-color: #212121; }
  section.dark .comment-list .panel.arrow.right:after {
    border-left-color: #212121; } }

.comment-list .comment-post {
  margin-top: 6px; }

ul.comment {
  margin-bottom: 30px; }

li.comment {
  position: relative;
  margin-bottom: 25px;
  font-size: 13px; }

li.comment p {
  margin: 0;
  padding: 0; }

li.comment img.avatar {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block; }

li.comment.comment-reply img.avatar {
  left: 6px;
  top: 6px; }

li.comment .comment-body {
  position: relative;
  padding-left: 60px; }

li.comment.comment-reply {
  margin-left: 60px;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 6px;
  margin-bottom: 6px; }

li.comment a.comment-author {
  margin-bottom: 6px;
  display: block; }

li.comment a.comment-author span {
  font-size: 15px; }

.timeline {
  position: relative;
  padding-left: 100px; }

.timeline.timeline-inverse {
  padding-left: 0;
  padding-right: 100px; }

.timeline .timeline-item {
  position: relative;
  min-height: 150px;
  display: block;
  margin-bottom: 30px; }

.timeline .timeline-item-bordered {
  border-left: #ccc 1px dashed;
  padding-left: 20px; }

section.dark .timeline .timeline-item-bordered {
  border-left: rgba(255, 255, 255, 0.2) 1px dashed; }

.timeline.timeline-inverse .timeline-item-bordered {
  border-right: #ccc 1px dashed;
  border-left: 0;
  padding-right: 20px;
  padding-left: 0; }

.timeline > .timeline-hline {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin-left: 30px;
  width: 1px;
  border-left: rgba(0, 0, 0, 0.1) 1px dashed;
  height: 100%; }

section.dark .timeline > .timeline-hline {
  border-left-color: rgba(255, 255, 255, 0.2); }

.timeline.timeline-inverse > .timeline-hline {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: 30px;
  border-left: 0;
  border-right: rgba(0, 0, 0, 0.1) 1px dashed; }

section.dark .timeline.timeline-inverse > .timeline-hline {
  border-right-color: rgba(255, 255, 255, 0.2); }

.timeline .timeline-entry {
  display: block;
  border: rgba(0, 0, 0, 0.1) 3px solid;
  background-color: #fff;
  padding-top: 10px;
  top: 20px;
  z-index: 10;
  position: absolute;
  left: -102px;
  right: auto;
  width: 64px;
  height: 64px;
  font-size: 26px;
  text-align: center;
  line-height: 1;
  color: #ccc;
  font-weight: 700;
  font-family: 'Lato','Open Sans',Arial,Helvetica,sans-serif; }

.timeline .timeline-entry > .timeline-vline {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: -40px;
  width: 40px;
  height: 0;
  border-top: 1px dashed #CCC; }

.timeline.timeline-inverse .timeline-entry {
  right: -102px;
  left: auto; }

.timeline.timeline-inverse .timeline-entry > .timeline-vline {
  right: auto;
  left: -40px; }

.timeline .timeline-entry > span {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif; }

section.alternate .timeline .timeline-entry {
  background-color: #F9F9F9; }

section.dark .timeline .timeline-entry {
  color: #666;
  background-color: #212121;
  border-color: rgba(255, 255, 255, 0.2); }

section.dark .timeline .timeline-entry > .timeline-vline {
  border-top-color: rgba(255, 255, 255, 0.2); }

section.dark.alternate .timeline .timeline-entry {
  background-color: #151515; }

.timeline_center {
  margin: 0;
  position: relative;
  background: url(../images/timeline/timeline_top.png) no-repeat top center;
  padding-top: 9px; }

.timeline_center:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 3px;
  border-style: solid;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -3px;
  display: block;
  z-index: 1;
  border-radius: 100%; }

.timeline_center li {
  padding: 0 0 25px 55%;
  position: relative;
  background: url(../images/timeline/timeline_right.png) no-repeat top center; }

.timeline_center li:nth-child(even) {
  padding: 0 55% 25px 0;
  background: url(../images/timeline/timeline_left.png) no-repeat top center;
  text-align: right; }

.timeline_center li h3 {
  font-size: 30px;
  line-height: 35px; }

.timeline_center li h3 span {
  position: absolute;
  right: 55%;
  top: 0;
  font-size: 13px; }

.timeline_center li h3:before {
  content: "";
  width: 15px;
  height: 15px;
  border-width: 4px;
  border-style: solid;
  position: absolute;
  left: 50%;
  top: 11px;
  margin-left: -7px;
  display: block;
  z-index: 1;
  border-radius: 100%; }

.timeline_center li:nth-child(even) h3 {
  text-align: right; }

.timeline_center li:nth-child(even) h3 span {
  left: 55%;
  right: auto; }

.timeline_center li .timeline-desc {
  position: relative;
  font-size: 15px;
  line-height: 31px; }

.timeline_center li .timeline-desc:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: -122%;
  top: 0; }

.timeline_center li .timeline-desc.timeline-desc-line {
  background: url(../images/timeline/textline.png) repeat-y; }

.timeline_center li:nth-child(even) .timeline-desc:before {
  left: auto;
  right: -122%; }

.timeline_center li:nth-child(even) .timeline-desc {
  text-align: right; }

.timeline_center li h3:before, .timeline_center:after {
  border-color: #333; }

@media only screen and (max-width: 650px) {
  .timeline_center {
    background-position: 11px top; }
  .timeline_center li {
    padding: 0 0 25px 70px !important;
    background: url(../images/timeline/timeline_right.png) no-repeat !important;
    background-position: -30px top !important;
    width: auto; }
  .timeline_center li h3 span {
    position: relative;
    display: block;
    right: auto;
    left: auto;
    padding: 5px 0 !important;
    margin: 0; }
  .timeline_center li:nth-child(even) h3 span {
    position: relative;
    display: block;
    right: auto;
    left: auto;
    padding: 0;
    margin: 0; }
  .timeline_center li h3 {
    font-size: 24px;
    line-height: 24px; }
  .timeline_center li h3, .timeline_center li:nth-child(even) h3 {
    text-align: left; }
  .timeline_center li h3:before {
    left: 13px; }
  .timeline_center li .timeline-desc, .timeline_center li:nth-child(even) .timeline-desc {
    text-align: left; }
  .timeline_center li .timeline-desc:before {
    display: none; }
  .timeline_center:after {
    left: 13px; } }

.contact-over-map {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.contact-over-box {
  position: relative;
  z-index: 5;
  background-color: #fff;
  width: 100%;
  max-width: 380px;
  min-height: 300px;
  padding: 20px;
  box-shadow: #888 0 0 16px;
  border-radius: 3px; }

section.dark .contact-over-box {
  background-color: #212121; }

.error-404 {
  content: '404';
  font-size: 200px;
  line-height: 200px;
  font-weight: 700;
  color: #ddd;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

section.dark .error-404 {
  color: #666; }

.inline-search-404 {
  margin-top: 60px; }

@media only screen and (max-width: 482px) {
  .inline-search-404 {
    margin-top: 20px; }
  footer.footer-err-404 {
    display: none; }
  .err-404-row > div {
    margin-bottom: 15px !important; } }

.maintenance {
  padding: 20px;
  margin-top: 10%;
  background-color: rgba(0, 0, 0, 0.05);
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  font-weight: 300; }

.maintenance h1 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
  margin-bottom: 6px; }

@media only screen and (max-width: 480px) {
  .maintenance h1 {
    font-size: 40px;
    line-height: 40px; } }

ul.login-features > li {
  content: ' ';
  clear: both;
  padding: 8px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px; }

ul.login-features > li > i {
  font-size: 30px;
  float: left;
  padding-right: 20px; }

.login-forgot-password {
  display: inline-block;
  margin-top: 8px; }

.modal-short {
  max-height: 400px;
  overflow: auto; }

@media only screen and (max-width: 992px) {
  form div.col-xs-6 > button {
    margin: 0 !important; } }

div.search-result {
  padding: 20px 0;
  border-bottom: #eee 1px solid; }

div.search-result p {
  margin: 0;
  padding: 0; }

div.search-result img {
  float: left;
  margin-right: 10px;
  margin-top: 6px; }

.search-title-aside {
  margin-top: 20px;
  font-size: 17px;
  line-height: 20px;
  color: #888;
  font-weight: 400; }

ul.search-history {
  border-bottom: #eee 1px solid;
  margin-bottom: 0;
  padding-bottom: 6px; }

.block-review-content div.block-review-body {
  position: relative;
  padding: 20px 0 20px 150px; }

.block-review-content div.block-review-avatar {
  width: 130px;
  float: left;
  margin-left: -140px; }

@media only screen and (max-width: 482px) {
  .block-review-content div.block-review-body {
    padding: 20px 0 20px 100px; }
  .block-review-content div.block-review-avatar {
    width: 80px;
    margin-left: -90px; }
  .block-review-content div.block-review-avatar img {
    width: 70px; } }

#footer {
  color: rgba(255, 255, 255, 0.6);
  background: #313131;
  background: -moz-linear-gradient(top, #555 0%, #313131 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a1d2b), color-stop(100%, #313131));
  background: -webkit-linear-gradient(top, #555 0%, #313131 100%);
  background: -o-linear-gradient(top, #555 0%, #313131 100%);
  background: -ms-linear-gradient(top, #555 0%, #313131 100%);
  background: linear-gradient(to bottom, #555 0%, #313131 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555',endColorstr='#313131',GradientType=0); }

#footer > .container {
  padding-top: 60px;
  margin-bottom: 60px; }

#footer > .copyright {
  background-color: rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 25px 0;
  font-size: 13px;
  display: block; }

#footer > .copyright.has-social {
  padding: 8px; }

#footer > .copyright.has-social .social-icon {
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 0; }

#footer > .copyright .copyright-text {
  margin-top: 14px; }

#footer canvas {
  width: auto !important;
  height: auto !important; }

#footer img.footer-logo {
  margin-bottom: 20px;
  display: block; }

#footer .footer-logo.footer-2 {
  float: left;
  margin: 0 20px 10px 0;
  border-right: rgba(255, 255, 255, 0.1) 1px solid;
  padding-right: 20px; }

#footer h2 {
  font-size: 26px;
  text-shadow: rgba(0, 0, 0, 0.3) 3px 3px 5px; }

#footer h3 {
  font-size: 18px;
  margin-bottom: 25px; }

#footer h4 {
  font-size: 15px;
  margin-bottom: 25px; }

#footer a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none; }

#footer a:hover {
  color: rgba(255, 255, 255, 0.9); }

#footer p {
  margin-top: 0; }

#footer ul {
  margin-bottom: 0; }

#footer hr {
  border: 0;
  margin: 20px 0;
  border-bottom: rgba(255, 255, 255, 0.1) 1px solid;
  border-top: rgba(0, 0, 0, 0.4) 1px solid; }

#footer address {
  margin-bottom: 0; }

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600; }

#footer form input, #footer form textarea {
  color: #999;
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.25);
  margin-bottom: 6px;
  transition: all .2s; }

#footer form input[type="submit"]:hover, #footer form input:focus, #footer form textarea:focus {
  background-color: rgba(0, 0, 0, 0.3); }

#footer form .input-group-addon {
  color: #999;
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.25); }

#footer form .input-group input, #footer form .input-group textarea {
  margin-bottom: 0; }

@media only screen and (max-width: 480px) {
  #footer h4 {
    margin-top: 60px;
    display: block; }
  #footer .mobile-block {
    margin-bottom: 25px !important; }
  #footer.footer-fixed .mobile-block {
    margin-bottom: 0 !important; }
  #footer .copyright {
    text-align: center; } }

#footer ul.footer-links > li {
  padding-bottom: 10px;
  font-weight: 300; }

#footer ul.footer-links > li > a {
  color: rgba(255, 255, 255, 0.6); }

#footer ul.footer-links > li > a:hover {
  color: rgba(255, 255, 255, 0.9); }

#footer ul.footer-links > li > a:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  padding-right: 10px; }

#footer ul.footer-list li {
  padding: 10px 0;
  border-bottom: rgba(0, 0, 0, 0.2) 1px solid; }

#footer ul.footer-list li small {
  display: block;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  color: #ddd; }

#footer ul.footer-list.half-paddings li {
  padding: 6px 0; }

#footer ul.footer-list.half-paddings.noborder li {
  border: 0; }

#footer ul.footer-posts > li {
  padding: 15px 0;
  border-bottom: rgba(255, 255, 255, 0.07) 1px solid; }

#footer ul.footer-posts > li:first-child {
  padding-top: 0; }

#footer ul.footer-posts > li:last-child {
  border-bottom: 0; }

#footer ul.footer-posts > li > small {
  display: block; }

#footer address {
  background: url(../images/world-map.png) no-repeat center; }

#footer address .footer-sprite {
  margin-bottom: 20px;
  padding-left: 30px;
  background: url(../images/footer_sprite.png) no-repeat 0 0; }

#footer address .footer-sprite:last-child {
  margin-bottom: 0; }

#footer p {
  line-height: 18px; }

#footer p.contact-desc {
  margin: 0 0 30px;
  padding: 0 0 10px;
  border-bottom: #403E44 1px dashed; }

#footer address .footer-sprite.address {
  background-position: 0 0; }

#footer address .footer-sprite.phone {
  background-position: 0 -138px;
  line-height: 30px; }

#footer address .footer-sprite.email {
  background-position: 0 -247px; }

#footer ul.inline-links > li + li:before {
  padding: 0 5px 0 0;
  content: "/\00a0";
  color: rgba(255, 255, 255, 0.3); }

#footer .footer-gallery > a {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 3px;
  float: left; }

#footer .footer-gallery > a:hover {
  opacity: .8; }

@media only screen and (max-width: 768px) {
  #footer .footer-gallery {
    text-align: center; }
  #footer .footer-gallery > a, #footer .footer-gallery > img {
    float: none;
    margin-right: 0; }
  #footer .row > div {
    margin-bottom: 60px; } }

footer.sticky {
  width: 100%; }

@media only screen and (max-width: 768px) {
  footer.sticky {
    top: auto !important;
    position: relative !important; } }

#footer .btn, #footer .form-control {
  height: 36px; }

#footer .btn-sm, #footer .btn-xs, #footer .btn-lg, #footer .btn-xlg {
  height: auto; }

#footer .copyright ul.list-social-icons {
  height: 30px; }

#footer .copyright ul.list-social-icons a.social-icon {
  margin: 0; }

#footer.footer-light {
  color: #666;
  background-color: #ddd; }

#footer.footer-light form input, #footer.footer-light form textarea, #footer.footer-light form .input-group-addon {
  color: #eaeaea; }

#footer.footer-light .copyright, #footer.footer-light .copyright a {
  color: #414141; }

#footer.footer-light h1, #footer.footer-light h2, #footer.footer-light h3, #footer.footer-light h4, #footer.footer-light h5, #footer.footer-light h6 {
  color: #414141; }

#footer.footer-light p, #footer.footer-light a, #footer.footer-light ul.footer-links > li > a {
  color: #666; }

#footer.footer-light a:hover, #footer.footer-light ul.footer-links > li > a:hover {
  color: #000; }

#footer.footer-light ul.footer-posts > li {
  border-bottom-color: rgba(0, 0, 0, 0.07); }

#footer.footer-light form textarea::-webkit-input-placeholder, #footer.footer-light form input::-webkit-input-placeholder {
  color: #eaeaea; }

#footer.footer-light form textarea:-moz-placeholder, #footer.footer-light form input:-moz-placeholder {
  color: #eaeaea; }

#footer.footer-light form textarea::-moz-placeholder, #footer.footer-light form input::-moz-placeholder {
  color: #eaeaea; }

#footer.footer-light form textarea:-ms-input-placeholder, #footer.footer-light form input:-ms-input-placeholder {
  color: #eaeaea; }

#footer.footer-fixed {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 30;
  padding: 10px 0;
  filter: Alpha(Opacity=95);
  opacity: .95; }

#footer.footer-fixed .social-icon {
  margin-top: 0;
  margin-bottom: 0; }

#footer.footer-fixed .footer-links > span, #footer.footer-fixed .footer-links > a {
  line-height: 30px;
  font-size: 13px;
  padding: 6px 10px;
  border-right: rgba(255, 255, 255, 0.1) 1px solid; }

#footer.footer-fixed.footer-light .footer-links > a {
  border-right: rgba(0, 0, 0, 0.1) 1px solid; }

@media only screen and (max-width: 992px) {
  #header.header-sm #topNav button.btn-mobile {
    margin-top: 16px;
    margin-top: 11px; }
  #topNav #topMain > li.mega-menu div.row div {
    display: block !important;
    border: 0 !important; }
  .block-md {
    display: block; }
  .text-center-md {
    text-align: center !important;
    float: none !important; }
  #header .nav-second-main .quick-cart-box, #header .nav-second-main .search-box {
    box-shadow: none !important; }
  body > .btn.fullwidth, #wrapper > .btn.fullwidth {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;
    word-wrap: break-word; }
  body > .btn.fullwidth > span, #wrapper > .btn.fullwidth > span {
    line-height: 30px !important; } }

@media only screen and (max-width: 768px) {
  #header.fixed {
    position: relative; }
  #header.transparent + #slider h1 {
    margin-top: 80px !important; }
  section div.row > div {
    margin-bottom: 60px; }
  section div.row.lightbox > div {
    margin-bottom: 0; }
  section form div.row > div.form-group > div, section form div.row > div {
    margin-bottom: 15px; }
  section form div.row > div.form-group > div:last-child, section form div.row > div:last-child {
    margin-bottom: 0; }
  .block-sm {
    display: block; }
  .text-center-md {
    text-align: center !important; }
  form.landing-form > div {
    margin-bottom: 5px !important; } }

@media only screen and (max-width: 480px) {
  .mobile-block {
    display: block;
    float: none !important;
    position: relative; }
  .mobile-block > .social-icon {
    float: none !important; }
  .block-xs {
    display: block; }
  .text-center-xs {
    text-align: center !important;
    float: none !important; }
  .modal-short {
    max-height: 320px;
    overflow: auto; }
  .size-50 {
    font-size: 30px !important;
    line-height: 36px !important; }
  .size-40 {
    font-size: 30px !important;
    line-height: 36px !important; }
  .size-30 {
    font-size: 23px !important;
    line-height: 26px !important; } }

.iconsPreview a {
  text-decoration: none; }

.iconsPreview .fa-hover a {
  display: block;
  padding: 4px;
  text-decoration: none; }

.iconsPreview .fa-hover a:hover {
  background-color: #f3f3f3; }

.iconsPreview .fa-hover i {
  width: 20px;
  margin-right: 10px;
  color: #333 !important; }

.iconsPreview .fa-hover a span {
  color: #666; }

.iconFlags a {
  text-decoration: none; }

.iconFlags .flag-icon {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  display: block; }

.iconFlags .flag-icon img {
  display: inline-block;
  margin-right: 6px; }

.iconFlags .flag-icon:hover {
  background-color: #f3f3f3; }

.bs-glyphicons a {
  text-decoration: none; }

.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word; }

.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px; }

.bs-glyphicons li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  font-size: 10px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #fff;
  background-color: #f9f9f9;
  cursor: pointer;
  padding-top: 20px; }

.bs-glyphicons li:hover {
  background-color: #f3f3f3; }

@media (min-width: 769px) {
  .bs-glyphicons li {
    width: 12.5%;
    font-size: 12px; } }

.iconExamples a {
  text-decoration: none; }

.iconExamples .example {
  text-align: center;
  cursor: pointer;
  padding: 6px 3px; }

.iconExamples .example:hover {
  background-color: #f3f3f3; }

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

.iconExamples .example .icon {
  font-size: 20px;
  float: left;
  width: 35px; }

.iconExamples .example .class {
  text-align: center;
  float: left;
  margin-top: 0;
  font-weight: 400;
  margin-left: 10px;
  color: #333; }

.row.show-grid, .row.show-grid > div {
  padding: 0; }

.grid-block {
  background-color: #EEE;
  border: 1px solid #FFF;
  display: block;
  line-height: 40px;
  min-height: 40px;
  text-align: center; }

.grid-color span {
  display: block;
  padding: 10px 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1); }

.grid-demo [class*="col-"] {
  background: #fafafa;
  border: 1px solid;
  border-color: #ddd;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px; }

.grid-demo .row {
  margin-left: 0;
  margin-right: 0; }

.linecon a {
  text-decoration: none; }

.linecon .icon {
  width: 12.5%;
  float: left;
  height: 115px;
  text-align: center;
  padding: 22px 10px;
  margin: 0 -1px -1px 0;
  border: 1px solid #fff;
  background-color: #f6f6f6;
  word-wrap: break-word;
  cursor: pointer; }

.linecon .icon:hover {
  background-color: #f3f3f3; }

.linecon .icon i {
  display: block;
  font-size: 30px;
  margin-bottom: 10px; }

.colors-bg-demo {
  padding: 3px;
  margin-top: 3px; }

.et-line-icons li > i {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 26px;
  display: block;
  text-align: center;
  color: #000;
  margin-top: 25px; }

.et-line-icons li > span {
  font-size: 13px; }

.et-line-icons li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  font-size: 10px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #fff;
  background-color: #f9f9f9;
  cursor: pointer; }

.et-line-icons li:hover {
  background-color: #f3f3f3; }

@media (min-width: 769px) {
  .et-line-icons li {
    width: 12.5%;
    font-size: 12px; } }

/*@import 'color_scheme/green.scss';*/
body {
  line-height: -moz-block-height;
  padding: 0 !important; }

.content {
  position: relative;
  z-index: 1;
  overflow: hidden; }

small {
  font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif; }

address {
  margin-bottom: 0; }

#header {
  position: fixed; }

#header.fixed {
  background-color: rgba(255, 255, 255, 0.98); }

#topMain > li > a {
  height: 90px;
  line-height: 90px; }

#topMain.nav-pills > li > a {
  font-size: 19px;
  border-radius: 0;
  color: #000;
  font-weight: 400;
  background-color: transparent;
  padding: 0 30px 0;
  transition: 0.3s;
  border-bottom: 3px solid transparent; }

#topMain.nav-pills > li:hover > a,
#topMain.nav-pills > li:focus > a,
body.about01 #topMain.nav-pills > li.nav_about > a,
body.about02 #topMain.nav-pills > li.nav_about > a,
body.about03 #topMain.nav-pills > li.nav_about > a,
body.about04 #topMain.nav-pills > li.nav_about > a,
body.history #topMain.nav-pills > li.nav_about > a,
body.environment #topMain.nav-pills > li.nav_about > a,
body.service01 #topMain.nav-pills > li.nav_about > a,
body.service02 #topMain.nav-pills > li.nav_marketing > a,
body.service03 #topMain.nav-pills > li.nav_marketing > a,
body.service04 #topMain.nav-pills > li.nav_webservice > a,
body.service05 #topMain.nav-pills > li.nav_service > a,
body.service06 #topMain.nav-pills > li.nav_webservice > a,
body.service07 #topMain.nav-pills > li.nav_marketing > a,
body.service08 #topMain.nav-pills > li.nav_webservice > a,
body.service09 #topMain.nav-pills > li.nav_cloudsystem > a,
body.design01 #topMain.nav-pills > li.nav_webservice > a,
body.design02 #topMain.nav-pills > li.nav_webservice > a,
body.design03 #topMain.nav-pills > li.nav_webservice > a,
body.design0302 #topMain.nav-pills > li.nav_webservice > a,
body.design0303 #topMain.nav-pills > li.nav_webservice > a,
body.design0304 #topMain.nav-pills > li.nav_webservice > a,
body.customize #topMain.nav-pills > li.nav_solution > a,
body.ezweb #topMain.nav-pills > li.nav_solution > a,
body.ezpage #topMain.nav-pills > li.nav_solution > a,
body.websiteinfo_cloud #topMain.nav-pills > li.nav_cloudsystem > a,
body.cloud #topMain.nav-pills > li.nav_cloudsystem > a,
body.rwd #topMain.nav-pills > li.nav_webservice > a,
body.inquiry #topMain.nav-pills > li.nav_service > a,
body.contact #topMain.nav-pills > li.nav_service > a,
body.page_faq #topMain.nav-pills > li.nav_service > a,
body.overview #topMain.nav-pills > li.nav_about > a,
body.page_webtype #topMain.nav-pills > li.nav_solution > a {
  color: #005d8d;
  border-bottom: 3px solid #2a91c5; }

body.page_webdesign #topMain.nav-pills > li.nav_service > a {
  color: #333;
  border-bottom: none; }

body.page_webdesign #topMain.nav-pills > li.nav_service:hover > a {
  color: #005d8d;
  border-bottom: 3px solid #2a91c5; }

#topMain.nav-pills > li.nav_solution > a,
#topMain.nav-pills > li.nav_webservice > a,
#topMain.nav-pills > li.nav_cloudsystem > a,
#topMain.nav-pills > li.nav_marketing > a,
#topMain.nav-pills > li.nav_webdesign > a {
  letter-spacing: 2px; }

#topMain.nav-pills > li.nav_solution > a::before,
#topMain.nav-pills > li.nav_webservice > a::before,
#topMain.nav-pills > li.nav_cloudsystem > a::before,
#topMain.nav-pills > li.nav_marketing > a::before,
#topMain.nav-pills > li.nav_webdesign > a::before {
  content: "";
  position: absolute;
  left: 31px;
  bottom: calc(50% - 8px/2 - 16px);
  font-size: 12px;
  line-height: 12px;
  color: #9e9e9e;
  font-family: arial;
  transform: scale(0.6);
  transform-origin: left bottom;
  letter-spacing: 2px;
  white-space: nowrap; }

#topMain.nav-pills > li.nav_solution > a::before {
  content: "WEB DESIGN SOLUTION"; }

#topMain.nav-pills > li.nav_webservice > a::before {
  content: "WEB SERVICE"; }

#topMain.nav-pills > li.nav_cloudsystem > a::before {
  content: "CLOUD SYSTEM"; }

#topMain.nav-pills > li.nav_marketing > a::before {
  content: "MARKETING"; }

#topMain.nav-pills > li.nav_webdesign.w1 > a::before {
  content: "DESIGN"; }

#topMain.nav-pills > li.nav_webdesign.w2 > a::before {
  content: "FRONT END"; }

#topMain.nav-pills > li.nav_webdesign.w3 > a::before {
  content: "PROGRAM"; }

#topMain.nav-pills > li.nav_webdesign.w4 > a::before {
  content: "OTHER"; }

/*#topMain.nav-pills > li.nav_ezerp > a::before {
    content: "EZERP";
}*/
/*#topMain.nav-pills > li.nav_ezcs > a::before {
    content: "EZCS";
}*/
/*#topMain.nav-pills > li.nav_video > a::before {
    content: "VIDEO";
}*/
/*#topMain.nav-pills > li.nav_b8,
#topMain.nav-pills > li.nav_b9,
#topMain.nav-pills > li.nav_b10,
#topMain.nav-pills > li.nav_b11 {
    display: none;
}*/
#topMain.nav-pills > li.active > a {
  color: #687482; }

#topMain.nav-pills .nav_marketing {
  /*border-right: 1px solid #eaeaea;*/
  /*padding-right: 14px;*/
  margin-right: 14px; }

#topMain.nav-pills .nav_about {
  padding-left: 10px;
  background-color: rgba(0, 0, 0, 0.02);
  border-left: 1px solid #eaeaea; }

#topMain.nav-pills .nav_service {
  padding-right: 10px;
  background-color: rgba(0, 0, 0, 0.02); }

#topMain.nav-pills .nav_about > a,
#topMain.nav-pills .nav_service > a {
  font-size: 13px !important;
  padding: 0 10px 0;
  color: #333; }

#topMain.nav-pills > li.nav_works:hover > a,
#topMain.nav-pills > li.nav_works:focus > a,
#topMain.nav-pills > li.nav_inquiry:hover > a,
#topMain.nav-pills > li.nav_inquiry:focus > a {
  color: #fff;
  border-bottom: 0;
  border-left: 0 !important; }

/*body.page_webdesign #topMain.nav-pills > li.nav_solution,
body.page_webdesign #topMain.nav-pills > li.nav_webservice,
body.page_webdesign #topMain.nav-pills > li.nav_cloudsystem,
body.page_webdesign #topMain.nav-pills > li.nav_webdesign,
body.page_webdesign #topMain.nav-pills > li.nav_marketing,*/
/*body.page_webdesign #topMain.nav-pills > li.nav_ezerp,*/
/*body.page_webdesign #topMain.nav-pills > li.nav_ezcs,*/
/*body.page_webdesign #topMain.nav-pills > li.nav_video,*/
/*body.page_webdesign #topMain.nav-pills > li.nav_about,
body.page_webdesign #topMain.nav-pills > li.nav_service,
body.page_webdesign #topMain.nav-pills > li.nav_works,
body.page_webdesign #topMain.nav-pills > li.nav_inquiry {
    display: none !important;
}*/
/*body.page_webdesign #topMain.nav-pills > li.nav_b8,
body.page_webdesign #topMain.nav-pills > li.nav_b9,
body.page_webdesign #topMain.nav-pills > li.nav_b10,
body.page_webdesign #topMain.nav-pills > li.nav_b11 {
    display: block !important;
}*/
#topNav ul.dropdown-menu {
  display: block;
  opacity: 0;
  bottom: 0;
  overflow: hidden;
  transition: 0.4s;
  right: 0;
  min-width: 180px; }

#topMain.nav-pills .nav_about ul.dropdown-menu,
#topMain.nav-pills .nav_service ul.dropdown-menu {
  min-width: 150px; }

#topNav .nav li:hover > ul.dropdown-menu {
  opacity: 1;
  bottom: auto; }

#topNav ul.dropdown-menu li {
  border: 0; }

#topNav ul.dropdown-menu li a {
  font-size: 13px;
  padding: 10px 15px;
  background-image: none !important;
  text-transform: none !important; }

#topMain.nav-pills .nav_works p,
#topMain.nav-pills .nav_inquiry p {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 0; }

#topMain.nav-pills .nav_works div,
#topMain.nav-pills .nav_inquiry div {
  float: left;
  margin-left: 6px;
  transition: 0.3s; }

#topMain.nav-pills .nav_works a:hover div,
#topMain.nav-pills .nav_inquiry a:hover div {
  /*transform: scale(1.05) translateX(3px);*/ }

#topMain.nav-pills .nav_works a .bicon,
#topMain.nav-pills .nav_inquiry a .bicon {
  background: url(../images/all/top_icon.png);
  width: 33px;
  height: 29px;
  display: block;
  float: left;
  transition: 0.3s; }

#topMain.nav-pills .nav_works a .bicon {
  background: url(../images/all/top_icon2.png); }

#topMain.nav-pills .nav_works a:hover .bicon,
#topMain.nav-pills .nav_inquiry a:hover .bicon {
  /*transform: scale(1.05);*/ }

#topMain.nav-pills > li {
  padding: 0; }

/*#topMain.nav-pills > li > a.bt_desktop {
    display: block;
}

#topMain.nav-pills > li > a.bt_mobile {
    display: none;
}*/
#topNav ul.dropdown-menu li > a:hover,
body.about01 #topNav ul.dropdown-menu li a.nav_bt_about,
body.about02 #topNav ul.dropdown-menu li a.nav_bt_stick,
body.about03 #topNav ul.dropdown-menu li a.nav_bt_ezvantage,
body.about04 #topNav ul.dropdown-menu li a.nav_bt_ezteam,
body.history #topNav ul.dropdown-menu li a.nav_bt_history,
body.environment #topNav ul.dropdown-menu li a.nav_bt_environment,
body.service01 #topNav ul.dropdown-menu li a.nav_bt_service,
body.service02 #topNav ul.dropdown-menu li a.nav_bt_seo,
body.service03 #topNav ul.dropdown-menu li a.nav_bt_marketing,
body.service04 #topNav ul.dropdown-menu li a.nav_bt_ssl,
body.service05 #topNav ul.dropdown-menu li a.nav_bt_courseinfo,
body.service06 #topNav ul.dropdown-menu li a.nav_bt_ezhosting,
body.service07 #topNav ul.dropdown-menu li a.nav_bt_shoot,
body.service08 #topNav ul.dropdown-menu li a.nav_bt_consultant,
body.service09 #topNav ul.dropdown-menu li a.nav_bt_ezerp,
body.design01 #topNav ul.dropdown-menu li a.nav_bt_procedures,
body.design02 #topNav ul.dropdown-menu li a.nav_bt_vantage,
body.design03 #topNav ul.dropdown-menu li a.nav_bt_analysis,
body.design0302 #topNav ul.dropdown-menu li a.nav_bt_analysis,
body.design0303 #topNav ul.dropdown-menu li a.nav_bt_analysis,
body.design0304 #topNav ul.dropdown-menu li a.nav_bt_analysis,
body.customize #topNav ul.dropdown-menu li a.nav_bt_customize,
body.ezweb #topNav ul.dropdown-menu li a.nav_bt_ezweb,
body.ezpage #topNav ul.dropdown-menu li a.nav_bt_ezpage,
body.websiteinfo_cloud #topNav ul.dropdown-menu li a.nav_bt_cloudsystem,
body.cloud01 #topNav ul.dropdown-menu li a.nav_bt_ezcs,
body.cloud02 #topNav ul.dropdown-menu li a.nav_bt_advantage,
body.cloud03 #topNav ul.dropdown-menu li a.nav_bt_kind,
body.cloud04 #topNav ul.dropdown-menu li a.nav_bt_apply,
body.cloud05 #topNav ul.dropdown-menu li a.nav_bt_charge,
body.cloud_ezcs #topNav ul.dropdown-menu li a.nav_bt_ezcsservice,
body.overview #topNav ul.dropdown-menu li a.nav_bt_overview,
body.rwd #topNav ul.dropdown-menu li a.nav_bt_rwd,
body.works01 #topNav ul.dropdown-menu li a.nav_b5-1,
body.inquiry #topNav ul.dropdown-menu li a.nav_bt_inquiry,
body.contact #topNav ul.dropdown-menu li a.nav_bt_contact,
body.page_faq #topNav ul.dropdown-menu li a.nav_bt_faq,
body.page_webtype #topNav ul.dropdown-menu li a.nav_bt_webtype {
  background-color: #116491;
  color: #fff; }

body.page_webdesign #topNav ul.dropdown-menu li a.nav_bt_faq {
  color: #333;
  background-color: transparent; }

body.page_webdesign #topNav ul.dropdown-menu li a.nav_bt_faq:hover {
  background-color: #116491;
  color: #fff; }

.tparrows.round,
.tp-leftarrow.round,
.tp-rightarrow.round,
.flex-prev,
.flex-next,
.camera_next,
.camera_prev,
.nivo-nextNav,
.nivo-prevNav,
.owl-prev,
.owl-next,
.swiper-button-next,
.swiper-button-prev {
  background: none; }

.tp-leftarrow.round:hover,
.tp-rightarrow.round:hover,
.flex-next:hover,
.owl-prev:hover,
.owl-next:hover,
.flex-prev:hover,
.camera_next:hover,
.camera_prev:hover,
.nivo-nextNav:hover,
.nivo-prevNav:hover,
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: rgba(225, 225, 225, 0.15); }

#topMain.nav-pills .nav_works a,
#topMain.nav-pills .nav_inquiry a {
  background-color: #3d3d3d;
  color: #FFF;
  line-height: 0;
  padding: 32px 25px 0 20px;
  transition: 0.3s;
  border: 0; }

#header.fixed a.logo > img:first-child {
  display: inline-block; }

#header.fixed #topNav #topMain .nav-pills .nav_works .dropdown-menu a,
#topMain.nav-pills .nav_works .dropdown-menu a {
  padding: 14px 15px !important;
  font-weight: 400;
  line-height: 23px !important;
  margin: 0; }

#header.fixed #topNav #topMain > li > a {
  padding-top: 10px; }

#header.fixed #topNav #topMain li.nav_works a,
#header.fixed #topNav #topMain li.nav_inquiry a {
  line-height: 0;
  padding-top: 17px; }

#topMain.nav-pills .nav_works a {
  background-color: #277aa5;
  /*margin-left: 10px;*/ }

#topMain.nav-pills .nav_inquiry a {
  background-color: #3d3d3d; }

#topMain.nav-pills .nav_works a:hover {
  background-color: #135f86; }

#topMain.nav-pills .nav_works p:first-child,
#topMain.nav-pills .nav_inquiry p:first-child {
  position: relative;
  left: 1px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7); }

#topMain.nav-pills .nav_inquiry a:hover {
  background-color: #000; }

#topMain.nav-pills > li > a.dropdown-toggle:after {
  display: none;
  content: "∣";
  position: absolute;
  top: 68%;
  right: 11px;
  margin: -5px 0 0;
  font-family: Arial;
  font-size: 12px;
  font-weight: 100;
  opacity: .4;
  line-height: 1em;
  transition: transform .2s ease-in; }

#header.fixed #topMain.nav-pills > li > a.dropdown-toggle:after {
  content: "";
  top: 50%; }

#header.bottom.dropup #topMain.nav-pills > li > a.dropdown-toggle:after {
  content: "\f106"; }

#topNav .navbar-collapse {
  float: right;
  margin-right: -15px;
  padding: 0; }

/*body.page_webdesign #topNav .navbar-collapse {
    float: left !important;
    margin-left: 40px;
}*/
#topNav a.logo {
  height: 90px;
  line-height: 90px;
  /*overflow: hidden;*/
  display: inline-block;
  /*background: url(../images/all/logo.png) left center no-repeat;*/ }

#topNav a.logo img {
  /*opacity: 0;*/
  width: 100%; }

#topNav a.logo span {
  position: absolute;
  display: block;
  text-indent: -9999px; }

#header.fixed #topNav a.logo {
  /*background: url(../images/all/logo_sm.png) left center no-repeat;*/ }

#toTop {
  right: 20px;
  bottom: 15px;
  width: 50px;
  height: 45px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s; }

#toTop:hover {
  background-color: rgba(0, 0, 0, 0.4); }

#toTop:before {
  display: none; }

@media (max-width: 1520px) {
  #topMain.nav-pills > li > a {
    font-size: 18px;
    padding: 0 20px 0; }
  #topMain.nav-pills .nav_marketing {
    margin-right: 20px; }
  #topMain.nav-pills > li.nav_solution > a::before,
  #topMain.nav-pills > li.nav_webservice > a::before,
  #topMain.nav-pills > li.nav_cloudsystem > a::before,
  #topMain.nav-pills > li.nav_marketing > a::before,
  #topMain.nav-pills > li.nav_webdesign > a::before {
    left: 21px; } }

@media (max-width: 1360px) {
  #topMain.nav-pills > li > a {
    padding: 0 20px 0;
    font-size: 14px; }
  #topMain.nav-pills .nav_works a,
  #topMain.nav-pills .nav_inquiry a {
    padding: 32px 10px 0 10px; }
  #topMain.nav-pills .nav_about > a,
  #topMain.nav-pills .nav_service > a {
    padding: 0 10px; }
  #topMain.nav-pills > li.nav_webdesign > a,
  #topMain.nav-pills > li.nav_marketing > a {
    letter-spacing: 1px; } }

@media (max-width: 1199px) {
  #topMain.nav-pills > li > a {
    font-size: 14px;
    padding: 0 10px; }
  #topMain.nav-pills .nav_about > a,
  #topMain.nav-pills .nav_service > a {
    font-size: 12px !important; }
  #topMain.nav-pills .nav_works p,
  #topMain.nav-pills .nav_inquiry p {
    font-size: 12px; }
  #topMain.nav-pills .nav_marketing {
    margin-right: 10px; }
  #topMain.nav-pills .nav_about {
    padding-left: 5px; }
  #topMain.nav-pills .nav_service {
    padding-right: 5px; }
  #topMain.nav-pills > li.nav_solution > a,
  #topMain.nav-pills > li.nav_webservice > a,
  #topMain.nav-pills > li.nav_cloudsystem > a,
  #topMain.nav-pills > li.nav_marketing > a {
    letter-spacing: 0; }
  #topMain.nav-pills > li.nav_solution > a::before,
  #topMain.nav-pills > li.nav_webservice > a::before,
  #topMain.nav-pills > li.nav_cloudsystem > a::before,
  #topMain.nav-pills > li.nav_marketing > a::before {
    left: 11px;
    letter-spacing: 1px; } }

/* 迅速了解我們按鈕 start -------------------------*/
body.overview a.btn_overview,
body.page_webdesign a.btn_overview {
  display: none; }

a.btn_overview {
  display: flex;
  position: absolute;
  right: auto;
  top: 100px;
  left: 15px;
  color: #fff;
  background-color: #272727;
  border-radius: 10px;
  z-index: 0;
  transition: 0.4s; }

#header.fixed a.btn_overview {
  top: 70px; }

a.btn_overview .ov_icon {
  position: relative;
  background: #ff9638;
  text-align: center;
  z-index: 1;
  width: 40px;
  padding: 0;
  /*float: left;*/
  border-radius: 6px 0 0 6px; }

a.btn_overview .ov_icon::after {
  content: "";
  border-radius: 50%;
  background-color: #272727;
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -18px;
  z-index: -1; }

a.btn_overview .ov_icon img {
  width: 100%; }

a.btn_overview:hover .ov_icon img {
  animation: ani-ovicon 0.6s infinite; }

@keyframes ani-ovicon {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

a.btn_overview .ov_txt {
  /*float: left;*/
  padding: 2px 12px;
  width: 390px;
  height: 40px;
  transition: .4s all ease; }

a.btn_overview .ov_txt .ti {
  display: inline-block;
  font-size: 18px;
  margin: 5px 0 0;
  transition: .4s all ease; }

a.btn_overview .ov_txt .ti::before {
  content: "迅速了解我們";
  font-size: 15px;
  line-height: 1.5; }

a.btn_overview .ov_txt .txt {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  line-height: 16px; }

a.btn_overview .ov_txt .txt span.t01::before {
  content: "10分鐘";
  color: #ffcc00;
  display: inline-block; }

a.btn_overview .ov_txt .txt span.t02::before {
  content: "方案";
  color: #ff5151;
  display: inline-block; }

a.btn_overview .ov_txt .txt span.t03::before {
  content: "優勢！";
  color: #5ec140;
  display: inline-block; }

a.btn_overview .ov_txt .txt span.tt1::before {
  content: "只要";
  color: #fff;
  display: inline-block; }

a.btn_overview .ov_txt .txt span.tt2::before {
  content: "讓您立即了解我們的";
  color: #fff;
  display: inline-block; }

a.btn_overview .ov_txt .txt span.tt3::before {
  content: "及";
  color: #fff;
  display: inline-block; }

/* 迅速了解我們按鈕 end -------------------------*/
/* banner start -------------------------*/
.banner {
  margin-top: 90px;
  height: 340px;
  overflow: hidden; }

body.home .banner {
  display: none;
  /*height: 420px;*/
  height: 20px;
  overflow: hidden; }

.banner > #slider {
  height: 100%; }

.banner a.btview {
  position: absolute;
  left: calc(50% - 467px);
  bottom: 90px;
  background-color: #fff;
  color: #0c2e5b !important;
  padding: 5px 10px 3px 15px;
  border-radius: 5px; }

body.home .banner a.btview {
  bottom: 130px; }

.banner a.btview:hover {
  padding-right: 30px;
  background-color: #fcf108; }

.banner a.btview span {
  display: inline-block;
  position: relative;
  top: -2px;
  margin-left: 20px;
  transition: 0.3s; }

.banner a.btview:hover span {
  transform: translateX(20px); }

.banner a.btpage {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: -9999px; }

.ba_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto; }

.swiper-pagination {
  /*display: none;*/ }

.swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.5) !important; }

#music-player .mejs-controls .mejs-time-rail .mejs-time-current, #music-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, section .theme-background, .swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0.8) !important; }

.swiper-pagination-bullet {
  width: 60px !important;
  height: 3px !important; }

.swiper-button-prev, .swiper-button-next, .icon-angle-left, .icon-angle-right {
  height: 55px !important;
  display: block; }

.icon-angle-left .material-icons, .icon-angle-right .material-icons {
  font-size: 35px;
  height: 55px;
  line-height: 55px;
  display: flex;
  justify-content: center;
  align-items: center; }

@media (max-width: 992px) {
  .banner, body.home .banner {
    height: 340px; }
  body.home .banner {
    height: 20px; }
  .banner {
    margin-top: 60px; }
  .banner a.btview {
    left: calc(50% - 357px); }
  body.home .banner a.btview {
    bottom: 90px; }
  #topMain.nav-pills .nav_about > a,
  #topMain.nav-pills .nav_service > a {
    font-size: 14px !important; } }

@media (max-width: 767px) {
  .banner, .swiper-pagination {
    display: none; }
  body.home .banner {
    /*display: block;*/
    /*height: 420px;*/
    height: 20px; }
  body.home .banner a.btview {
    bottom: 245px;
    left: calc(50% - 142px); }
  .banner {
    margin-top: 95px; } }

/* banner end -------------------------*/
/*麵包屑start*/
.bread {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  /*border: 1px #b3b3b3 solid;*/
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: 999; }

.bread a {
  color: #333; }

.bread a:hover,
.bread a:focus {
  color: #000; }

.bread ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0; }

.bread ul li {
  display: inline; }

.bread ul li + li:before {
  content: ">";
  padding: 0 5px;
  color: #989898; }

.bread ul li .home {
  background-color: #333;
  color: #ff5a47;
  height: 50px;
  width: 50px;
  display: inline-block;
  text-align: center;
  padding-top: 8px;
  margin-right: 5px; }

.bread ul li .home:before {
  content: ".";
  font-size: 20px;
  color: #333;
  background: url(../images/all/home-black-18dp.svg) center center no-repeat;
  display: block; }

.bread ul li.b1 {
  padding-top: 15px; }

.bread ul li.b2 {
  padding-top: 15px; }

.bread a.nolink {
  pointer-events: none; }

/*麵包屑end*/
/*aside start*/
.img_cover {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.faq {
  /*height: 375px;*/
  color: #fff;
  font-size: 15px;
  position: relative; }

.faq img.fqbg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }

.faq a {
  color: #fff;
  line-height: 26px;
  display: block;
  margin: 0 0 20px; }

.faq a:hover {
  color: #23ffd3; }

.faq .sti {
  margin: 0; }

.faq .sti::before {
  content: "FAQ";
  display: block;
  font-size: 37px;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0;
  padding-top: 50px;
  text-align: center;
  line-height: 1; }

.faq h3 {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  font-family: "微軟正黑體","Microsoft JhengHei";
  margin: 0;
  text-align: center; }

.faq .row {
  margin: 30px auto 0 auto;
  width: 910px;
  /*width: 80vw;*/ }

.faq .row div:before {
  content: ">";
  padding-right: 5px;
  color: #38f4c6;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 13px; }

.faq .morebo {
  text-align: center;
  margin-top: 30px; }

.faq .morebo a {
  display: inline-block;
  font-weight: bold;
  background-color: #fff;
  color: #2ab4d7;
  font-size: 15px;
  text-align: center;
  border-radius: 30px;
  padding: 6px 30px;
  margin-bottom: 40px;
  border: 1px transparent solid; }

.faq .morebo a:hover {
  color: #fff;
  background-color: transparent;
  border: 1px #fff solid; }

.dbo3 {
  margin: 0 auto;
  width: 900px;
  margin: 25px auto;
  height: 80px; }

.dbo3 .row div.sbo div {
  width: 70px;
  float: left;
  margin-right: 10px;
  text-align: center;
  padding: 0 0 10px 0;
  color: #fff;
  font-size: 40px;
  border-radius: 5px; }

.dbo3 .row div.sbo div img {
  width: 100%;
  height: auto;
  transform: scale(0.8); }

.dbo3 .row div.sbo div img.img_gold {
  width: 20px; }

.dbo3 a {
  color: #414141; }

.dbo3 div h3 {
  margin-bottom: 0;
  font-size: 18px;
  font-family: "微軟正黑體","Microsoft JhengHei";
  line-height: 1;
  margin-top: 11px;
  font-weight: normal;
  color: #000; }

.dbo3 div p {
  margin-bottom: 0;
  color: #767676;
  font-size: 15px;
  margin-top: 8px;
  line-height: 1.2; }

.dbo3 .row div.sbo:nth-child(1) div {
  background-color: #e43123; }

.dbo3 .row div.sbo:nth-child(2) div {
  background-color: #ff2e9a; }

.dbo3 .row div.sbo:nth-child(3) div {
  background-color: #ffd200; }

.dbo3 .row div.sbo:nth-child(4) div {
  background-color: #35A2B8; }

.dbo3 .row div.sbo div {
  padding: 5px 0 5px 0; }

.img4 .item_all {
  margin: 0;
  display: flex;
  flex-wrap: wrap; }

.img4 .item_all > a {
  flex: 1; }

.img4 .item_all div {
  height: 180px;
  padding: 0;
  text-align: center;
  font-family: "微軟正黑體","Microsoft JhengHei";
  color: #fff;
  position: relative; }

.img4 .item_all a > div > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1; }

.img4 .item_all a div h3 {
  font-size: 14px;
  margin-bottom: 8px;
  padding-top: 70px;
  color: #fff;
  opacity: .9;
  line-height: .6; }

.img4 .item_all a:nth-child(1) div h3 {
  padding-left: 50px;
  padding-right: 14px; }

.img4 .item_all a:nth-child(2) div h3 {
  padding-left: 53px;
  padding-right: 11px; }

.img4 .item_all a:nth-child(3) div h3 {
  padding-left: 57px;
  padding-right: 14px; }

.img4 .item_all a:nth-child(4) div h3 {
  padding-left: 51px;
  padding-right: 14px; }

.img4 .item_all a:nth-child(5) div h3 {
  padding-left: 51px;
  padding-right: 14px; }

.img4 .item_all a div p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  color: #ffde00; }

.img4 .item_all a:nth-child(1) div p {
  padding-left: 51px;
  padding-right: 16px; }

.img4 .item_all a:nth-child(2) div p {
  padding-left: 56px;
  padding-right: 16px; }

.img4 .item_all a:nth-child(3) div p {
  padding-left: 64px;
  padding-right: 20px; }

.img4 .item_all a:nth-child(4) div p {
  padding-left: 54px;
  padding-right: 15px; }

.img4 .item_all a:nth-child(5) div p {
  padding-left: 60px;
  padding-right: 24px; }

.img4 .item_all a div .stitle {
  display: block;
  width: 126px;
  height: 160px;
  position: absolute;
  right: 10%;
  z-index: 1;
  overflow: hidden; }

/*.img4 .item_all a:nth-child(1) div .stitle {
    left: 10%;
}

.img4 .item_all a:nth-child(2) div .stitle {
    left: 10%;
}

.img4 .item_all a:nth-child(3) div .stitle {
    right: 10%;
}

.img4 .item_all a:nth-child(4) div .stitle {
    right: 10%;
}

.img4 .item_all a:nth-child(5) div .stitle {
    right: 10%;
}*/
.img4 .item_all a div .stitle img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1; }

.img4 a:active, .img4 a:focus, .img4 a:hover {
  color: #fff; }

.img4 .item_all a:hover div .stitle {
  animation: ani_stitle 1s ease !important;
  transform-origin: center top;
  transform: rotate(0deg); }

@keyframes ani_stitle {
  20% {
    transform: rotate3d(0, 0, 1, 5deg); }
  40% {
    transform: rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: rotate3d(0, 0, 1, 1deg); }
  80% {
    transform: rotate3d(0, 0, 1, -1deg); }
  100% {
    transform: rotate3d(0, 0, 1, 0deg); } }

.img4 .item_all a:hover div p {
  color: #fff; }

@media only screen and (max-width: 1215px) {
  .img4 .item_all div {
    height: 160px;
    background-size: 100% 100%; }
  .img4 .item_all div h3 {
    padding-top: 60px !important; }
  .img4 .item_all a div .stitle img {
    top: auto;
    bottom: 10px; } }

@media only screen and (max-width: 992px) {
  .dbo3 {
    width: 768px;
    padding: 0 25px; }
  .dbo3 .row > div {
    padding-left: 5px;
    padding-right: 5px; }
  .dbo3 div h3 {
    font-size: 15px; }
  .dbo3 div p {
    font-size: 12px; } }

@media only screen and (max-width: 767px) {
  .img4 .item_all > a {
    flex: auto; }
  .img4 .item_all div {
    height: 160px; }
  .img4 .item_all a div .stitle {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto; }
  .img4 .item_all a > div {
    background-size: 100% auto; }
  .dbo3 {
    width: auto;
    height: auto;
    margin: 20px 0 0; }
  .dbo3 .row {
    display: flex; }
  .dbo3 .row div {
    margin-bottom: 15px;
    padding: 0 2px; }
  .dbo3 .row div a {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .dbo3 .row div.sbo div {
    margin: 0;
    padding: 0 2px; }
  .dbo3 div h3 {
    font-size: 14px;
    text-align: center; }
  .dbo3 div p {
    font-size: 12px;
    margin-top: 5px;
    text-align: center; } }

@media only screen and (max-width: 500px) {
  .img4 .item_all a > div {
    background-size: 160% auto; } }

/*aside end*/
/*footer start*/
.footer {
  width: 100%;
  color: #fff;
  background: #009fe7;
  background: -moz-linear-gradient(left, #009fe7 0%, #009fe7 60%, #66757f 60%, #66757f 100%);
  background: -webkit-linear-gradient(left, #009fe7 0%, #009fe7 60%, #66757f 60%, #66757f 100%);
  background: linear-gradient(to right, #009fe7 0%, #009fe7 60%, #66757f 60%, #66757f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe7',endColorstr='#66757f',GradientType=1); }

.footerbox {
  height: 160px;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.footer .footerbox .f1 {
  width: 60%;
  padding: 0 0 0 0;
  font-size: 14px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap; }

.footer .footerbox .f1 .info div.logo {
  width: 107px;
  height: 46px;
  display: block;
  float: left;
  margin-right: 5px; }

.footer .footerbox .f1 .info div.logo img {
  width: 100%;
  height: auto; }

.footer .footerbox .f1 .info div.ti {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 8px;
  margin-top: 0; }

.footer .footerbox .f1 .info .h3 {
  font-size: 17px;
  color: #fff;
  font-family: "微軟正黑體","Microsoft JhengHei";
  padding-top: 26px;
  letter-spacing: 3px;
  margin: 0;
  font-weight: 600;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; }

.footer .footerbox .f1 .info p {
  margin-bottom: 0;
  font-size: 15px; }

.footer .footerbox .f1 .info p span {
  margin-right: 5px; }

.footer .footerbox .f1 .info p.add {
  font-size: 13px;
  margin-top: 5px; }

.footer .footerbox .f1 a {
  color: #99d9f5;
  font-size: 13px; }

.footer .footerbox .f1 a:hover {
  color: #fff600; }

.footer .footerbox .link {
  width: 40%;
  height: 100%;
  font-size: 14px;
  display: flex;
  flex-direction: column; }

.footer .footerbox .link .h4 {
  width: 100%;
  color: #fff;
  padding: 20px 0 0 40px;
  font-size: 18px;
  letter-spacing: normal;
  margin: 0 0 14px 0;
  font-weight: 600;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased; }

.footer .footerbox .link ul {
  padding-left: 28px;
  display: flex;
  justify-content: flex-start;
  text-align: center; }

.footer .footerbox .link ul li {
  margin-left: 10px;
  margin-right: 10px;
  list-style-type: none; }

.footer .footerbox .link ul li a {
  color: #eee;
  transition: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start; }

.footer .footerbox .link ul li a:active,
.footer .footerbox .link ul li a:visited,
.footer .footerbox .link ul li a:focus,
.footer .footerbox .link ul li a:hover {
  color: #fff; }

.footer .footerbox .link ul li div {
  background-color: #fff;
  width: 40px;
  text-align: center;
  border-radius: 5px;
  color: #66757f;
  font-size: 24px;
  margin-left: 3px;
  margin-right: 3px; }

.footer .footerbox .link ul li p {
  margin-top: 6px;
  margin-left: 2px;
  margin-right: 2px;
  margin: 6px 2px;
  font-size: 15px; }

.footer .copyright a {
  color: #9d9d9d; }

.footer .copyright a:hover {
  color: #fff; }

.footer .copyright {
  background-color: #333;
  width: 100%;
  color: #fff;
  padding: 14px 0 19px 0;
  text-align: center;
  font-size: 14px; }

.footer .copyright ul {
  display: inline-block;
  margin-bottom: 0; }

.footer .copyright ul li {
  display: inline-block;
  list-style-type: none;
  margin-right: 0;
  margin-bottom: 0; }

.footer .copyright ul li:before {
  content: "．";
  padding-right: 0;
  padding-left: 0;
  color: #767676; }

.footer .copyright ul li:first-child::before {
  display: none; }

.footer .copyright .sf {
  display: inline-block;
  color: #9d9d9d;
  margin: 0 25px 0 26px; }

.footer .copyright .copyw {
  clear: both;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 14px;
  margin-bottom: 0; }

.footer .copyright .ct {
  margin: 0 auto;
  width: 1000px; }

.footer .copyright .ct_webdesign {
  display: none; }

.footer .footerbox .powered {
  display: none; }

@media (min-width: 2561px) {
  .footer {
    background: #009fe7;
    background: -moz-linear-gradient(left, #009fe7 0%, #009fe7 54%, #66757f 54%, #66757f 100%);
    background: -webkit-linear-gradient(left, #009fe7 0%, #009fe7 54%, #66757f 54%, #66757f 100%);
    background: linear-gradient(to right, #009fe7 0%, #009fe7 54%, #66757f 54%, #66757f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe7',endColorstr='#66757f',GradientType=1); } }

@media (max-width: 1999px) {
  .footer .footerbox .link ul {
    padding-left: 10px; } }

@media only screen and (max-width: 1500px) {
  /*.footer .footerbox .f1 {
        width: 710px;
    }*/ }

@media only screen and (max-width: 1300px) {
  .footer .copyright .copyw {
    clear: both;
    text-align: center;
    font-size: 13px;
    padding-top: 2px; }
  .footer .copyright .ct {
    margin: 0 auto;
    width: 1000px; } }

@media only screen and (max-width: 1215px) {
  /*.footer .footerbox .f1 {
        width: 590px;
    }

    .footer .footerbox .link {
        width: 340px;
    }*/ }

@media (max-width: 1199px) {
  .footer .footerbox .link .h4 {
    padding-left: 30px; }
  /*.footer .footerbox .link ul {
        padding-left: 18px;
    }*/ }

@media only screen and (max-width: 992px) {
  .faq {
    height: auto;
    padding: 0 15px 30px; }
  .faq .row {
    width: auto; }
  .footer {
    background: #009fe7; }
  .footer .copyright .sf {
    clear: both;
    float: none; }
  .footer .copyright .ct {
    margin: 0 auto;
    width: 600px; }
  .footerbox {
    height: auto; }
  .footer .footerbox .f1 {
    width: 100%;
    background-color: #009fe7;
    text-align: center;
    padding: 25px 0 0 0; }
  .footer .footerbox .link {
    width: 100%;
    text-align: center;
    height: auto;
    background-color: #66757f;
    justify-content: center;
    padding-bottom: 20px; }
  .footer .footerbox .f1 .info {
    width: 100%;
    margin-bottom: 30px; }
  .footer .footerbox .f1 > .info:nth-child(1) {
    width: inherit; }
  .footer .footerbox .f1 > .info:nth-child(2) {
    width: inherit; }
  .footer .footerbox .f1 .info div.logo {
    float: none;
    margin: 0 auto; }
  .footer .footerbox .f1 .info .h3 {
    padding-top: 5px;
    padding-left: 12px;
    letter-spacing: 14px; }
  .footer .footerbox .link ul {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0; }
  .footer .footerbox .link .h4 {
    padding-bottom: 0;
    padding-left: 0; }
  .footer .footerbox .f1 .info div.ti {
    margin-bottom: 3px;
    margin-top: -8px; } }

@media only screen and (max-width: 767px) {
  .faq .row {
    max-width: 420px; }
  .footer .copyright .ct ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .footer .copyright .ct {
    width: 100%;
    display: none; }
  .footer .copyright .copyw {
    font-size: 12px;
    color: #a7a1a1; }
  .footer .footerbox .f1 {
    padding: 25px 0 0 0;
    background-color: #0b6781; }
  .footer .footerbox .f1 a {
    color: #fff;
    font-size: 15px;
    display: block;
    line-height: 1.6;
    margin: 8px 0 0; }
  .footer .footerbox .f1 .info {
    padding: 0; }
  .footer .footerbox .link .h4 {
    display: none; }
  .footer .footerbox .link {
    padding: 20px 15px;
    background: #c42d3a; }
  .footer .footerbox .link ul li {
    margin-left: 5px;
    margin-right: 5px; }
  .footer .footerbox .link ul li div:before {
    color: #c42d3a; } }

/*footer end*/
.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.rwd-table th {
  display: none; }

.rwd-table td {
  display: block; }

.rwd-table td:first-child {
  padding-top: 0; }

.rwd-table td:last-child {
  padding-bottom: 0; }

.rwd-table td:before {
  content: attr(data-th) " ";
  font-weight: bold;
  width: auto;
  display: block;
  padding: 2px 10px;
  margin: 0 -10px; }

.rwd-table th,
.rwd-table td {
  text-align: left;
  font-size: 14px; }

.rwd-table {
  overflow: hidden; }

.rwd-table tr {
  border-color: #d2d2d2;
  background: #fff; }

.rwd-table th,
.rwd-table td {
  padding: 0 10px;
  margin: 10px;
  line-height: 20px; }

.rwd-table th,
.rwd-table td:before {
  color: #fff;
  background-color: #a2a2a2; }

@media (min-width: 992px) {
  .rwd-table td:before {
    display: none; }
  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: 5px 8px !important;
    border-left: 1px #d2d2d2 solid; }
  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-left: 0; }
  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-right: 0;
    border-right: 2px #d2d2d2 solid; }
  .rwd-table th:first-child {
    border-left-color: #a2a2a2; }
  .rwd-table th:last-child {
    border-right-color: #a2a2a2; }
  .rwd-table tr {
    border-top: 0; }
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto; }
  .responsive-table tr {
    display: table-row; }
  .responsive-table th,
  .responsive-table td {
    padding: 5px 5px; }
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: 5px; }
  .responsive-table caption {
    font-size: 18px; }
  .responsive-table tfoot {
    font-size: 15px; }
  .responsive-table tbody {
    display: table-row-group; }
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px; }
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1); }
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: center; }
  .responsive-table tbody td {
    border-bottom: 1px solid #1d96b2;
    text-align: center; }
  .responsive-table tbody td[data-title]:before {
    content: none; } }

.input:hover input,
.select:hover select,
.textarea:hover textarea,
.radio:hover i,
.checkbox:hover i,
.toggle:hover i {
  border-color: #407d9c; }

.radio input:checked + i,
.checkbox input:checked + i,
.toggle input:checked + i {
  border-color: #407d9c; }

.radio input + i:after {
  border-color: #407d9c; }

.form-control:focus {
  border-color: #7ea5b9; }

/* 換頁按鈕-start------------------------------------- */
.page {
  color: #666;
  font-size: 13px;
  text-align: center;
  background-color: #fff;
  border: 1px #e2e2e2 solid; }

.page ul {
  display: table;
  font-size: 13px;
  margin: 10px auto; }

.page ul li {
  margin: 2px 0;
  padding: 0 2px; }

.page ul li a {
  display: block;
  color: #666;
  padding: 4px 8px 5px;
  border-radius: 3px; }

.page ul li a:hover {
  background-color: #3d3d3d;
  color: #fff; }

.page ul li a i {
  position: relative;
  top: 1px;
  margin-right: 3px;
  background-color: #3d3d3d;
  color: #fff;
  font-size: 12px;
  border-radius: 3px; }

.page ul li a:hover i {
  position: relative;
  top: 1px;
  margin-right: 3px;
  background-color: #fff;
  color: #3d3d3d;
  font-size: 12px;
  border-radius: 3px; }

.page ul li span {
  color: #009fe7;
  margin: 0 5px;
  font-weight: bold; }

.page ul li select {
  border: 0;
  height: auto;
  background-color: #3d3d3d;
  padding: 2px 5px;
  font-size: 13px;
  color: #fff;
  margin-right: 10px;
  margin-left: 5px; }

/* 換頁按鈕-end------------------------------------- */
.fancybox-button {
  background: rgba(255, 255, 255, 0.8) !important;
  transition: 0.2s !important; }

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #333 !important; }

.fancybox-button:hover {
  color: #000 !important;
  background: white !important; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #a9a9a9 !important;
  background: rgba(255, 255, 255, 0.8) !important; }

/*-----------------------  還原 .product-list 塊狀列表 防止跑版 -----------------------*/
.product-list > *[class*="col-xs-1"]:nth-child(12n+1),
.product-list > *[class*="col-xs-2"]:nth-child(6n+1),
.product-list > *[class*="col-xs-3"]:nth-child(4n+1),
.product-list > *[class*="col-xs-4"]:nth-child(3n+1),
.product-list > *[class*="col-xs-6"]:nth-child(2n+1),
.product-list > *[class*="col-xs-12"]:nth-child(1n+1),
.product-list > *[class*="col10-xs-1"]:nth-child(10n+1),
.product-list > *[class*="col10-xs-2"]:nth-child(5n+1),
.product-list > *[class*="col10-xs-5"]:nth-child(2n+1) {
  clear: both; }

@media (min-width: 768px) {
  .product-list > *[class*="sm"]:nth-child(1n+1) {
    clear: none; }
  .product-list > *[class*="col-sm-1"]:nth-child(12n+1),
  .product-list > *[class*="col-sm-2"]:nth-child(6n+1),
  .product-list > *[class*="col-sm-3"]:nth-child(4n+1),
  .product-list > *[class*="col-sm-4"]:nth-child(3n+1),
  .product-list > *[class*="col-sm-6"]:nth-child(2n+1),
  .product-list > *[class*="col-sm-12"]:nth-child(1n+1),
  .product-list > *[class*="col10-sm-1"]:nth-child(10n+1),
  .product-list > *[class*="col10-sm-2"]:nth-child(5n+1),
  .product-list > *[class*="col10-sm-5"]:nth-child(2n+1) {
    clear: both; } }

@media (min-width: 992px) {
  .product-list > *[class*="md"]:nth-child(1n+1) {
    clear: none; }
  .product-list > *[class*="col-md-1"]:nth-child(12n+1),
  .product-list > *[class*="col-md-2"]:nth-child(6n+1),
  .product-list > *[class*="col-md-3"]:nth-child(4n+1),
  .product-list > *[class*="col-md-4"]:nth-child(3n+1),
  .product-list > *[class*="col-md-6"]:nth-child(2n+1),
  .product-list > *[class*="col-md-12"]:nth-child(1n+1),
  .product-list > *[class*="col10-md-1"]:nth-child(10n+1),
  .product-list > *[class*="col10-md-2"]:nth-child(5n+1),
  .product-list > *[class*="col10-md-5"]:nth-child(2n+1) {
    clear: both; } }

@media (min-width: 1200px) {
  .product-list > *[class*="lg"]:nth-child(1n+1) {
    clear: none; }
  .product-list > *[class*="col-lg-1"]:nth-child(12n+1),
  .product-list > *[class*="col-lg-2"]:nth-child(6n+1),
  .product-list > *[class*="col-lg-3"]:nth-child(4n+1),
  .product-list > *[class*="col-lg-4"]:nth-child(3n+1),
  .product-list > *[class*="col-lg-6"]:nth-child(2n+1),
  .product-list > *[class*="col-lg-12"]:nth-child(1n+1),
  .product-list > *[class*="col10-lg-1"]:nth-child(10n+1),
  .product-list > *[class*="col10-lg-2"]:nth-child(5n+1),
  .product-list > *[class*="col10-lg-5"]:nth-child(2n+1) {
    clear: both; } }

/*----------------------- /還原 .product-list 塊狀列表 防止跑版 -----------------------*/
/*=================================================================================================*/
/*=================================================================================================*/
@media only screen and (max-width: 1199px) {
  a.btn_overview .ov_txt .txt span.tt1::before,
  a.btn_overview .ov_txt .txt span.tt2::before,
  a.btn_overview .ov_txt .txt span.tt3::before,
  a.btn_overview .ov_txt .txt span.t01::before,
  a.btn_overview .ov_txt .txt span.t02::before,
  a.btn_overview .ov_txt .txt span.t03::before {
    display: inline; }
  .navbar-collapse.collapse {
    padding-right: 0;
    margin-right: -15px; }
  .bread ul {
    margin-left: -15px;
    margin-right: -15px; } }

/*=================================================================================================*/
@media only screen and (max-width: 992px) {
  #header.fixed {
    /*position: relative;*/
    background-color: #fff; }
  #topNav {
    margin-left: auto;
    margin-right: auto; }
  #topNav button.btn-mobile {
    margin-top: 7px; }
  #topNav button.btn-mobile i {
    position: relative;
    top: 0;
    display: block;
    background-color: #000;
    width: 26px;
    height: 2px;
    margin: 6px auto 4px;
    transition: 0.3s; }
  #topNav button.btn-mobile.menu_line i.i1 {
    position: relative;
    top: 8px;
    transform: rotate(45deg); }
  #topNav button.btn-mobile.menu_line i.i2 {
    opacity: 0; }
  #topNav button.btn-mobile.menu_line i.i3 {
    position: relative;
    top: -8px;
    transform: rotate(-45deg); }
  #topNav button.btn-mobile:active {
    box-shadow: none; }
  /*#topMain.nav-pills > li > a.bt_desktop {
        display: none;
    }

    #topMain.nav-pills > li > a.bt_mobile {
        display: block;
    }*/
  #topMain.nav-pills .nav_marketing {
    margin-right: 0;
    border-right: 0; }
  #topMain.nav-pills .nav_service {
    padding-right: 0;
    background-color: transparent; }
  #topMain.nav-pills .nav_works,
  #topMain.nav-pills .nav_inquiry {
    border: 0 !important;
    width: 50%;
    clear: none !important;
    float: left; }
  #header #topNav #topMain > li.nav_works > a,
  #header #topNav #topMain > li.nav_inquiry > a {
    height: 102px !important;
    line-height: 20px !important;
    text-align: center;
    display: inline-block;
    width: 100%; }
  #topMain.nav-pills .nav_works div,
  #topMain.nav-pills .nav_inquiry div {
    float: none;
    margin-left: 0; }
  /*#topMain.nav-pills > li.nav_b8,
    #topMain.nav-pills > li.nav_b9,
    #topMain.nav-pills > li.nav_b10,
    #topMain.nav-pills > li.nav_b11 {
        display: none !important;
    }*/
  #topNav nav.nav-main {
    background-color: transparent;
    height: calc(100vh - 60px);
    overflow: auto;
    padding-left: 10px; }
  body.page_webdesign #topNav nav.nav-main {
    height: auto;
    padding-bottom: 10px; }
  #topNav nav.nav-main .nav {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    /*border-top: 1px solid #e5e5e5;*/ }
  #topNav nav.nav-main li.resp-active > ul.dropdown-menu {
    opacity: 1;
    /*background-color: #f7f7f7;*/
    border-top: 1px solid #fff; }
  #topNav div.nav-main-collapse {
    position: absolute;
    /*left: 15px;*/
    right: 0;
    top: 60px;
    /*width: auto !important;*/
    margin: 0 !important;
    width: 300px !important;
    height: calc(100vh - 60px) !important;
    transform: translateX(100%);
    transition: 0.3s; }
  #topNav div.nav-main-collapse.collapse {
    display: block !important;
    transform: translateX(100%); }
  #topNav div.nav-main-collapse.menu_open {
    /*box-shadow: 0 10px 10px rgba(0,0,0,.1);*/
    transform: translateX(0); }
  #topNav nav.nav-main li > ul.dropdown-menu li a::before {
    content: ".";
    position: absolute;
    left: 23px;
    top: 0px;
    font-size: 34px; }
  body.page_webdesign #topNav .navbar-collapse {
    margin-left: 0;
    height: auto !important; }
  #topMain.nav-pills > li.nav_webdesign > a::before,
  #topMain.nav-pills > li.nav_marketing > a::before {
    bottom: calc(50% - 8px/2 - 12px); }
  #header {
    /*position: relative;*/
    height: 60px !important;
    box-shadow: none !important;
    border-bottom: 1px solid #e5e5e5; }
  #header #topNav a.logo {
    height: 60px !important;
    line-height: 50px !important;
    background: none; }
  #header #topNav a.logo img {
    /*max-height: 35px !important;*/
    margin-top: 8px;
    opacity: 1;
    height: 35px; }
  #header #topNav #topMain > li {
    clear: both; }
  #header #topNav #topMain > li > a {
    height: 50px !important;
    line-height: 50px !important;
    padding-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 8px solid transparent;
    font-size: 16px; }
  #topMain.nav-pills .nav_works a,
  #topMain.nav-pills .nav_inquiry a {
    margin-left: 0;
    border: 0 !important; }
  #topMain.nav-pills > li:hover > a,
  #topMain.nav-pills > li:focus > a,
  body.overview #topMain.nav-pills > li.nav_about > a,
  body.customize #topMain.nav-pills > li.nav_solution > a,
  body.ezweb #topMain.nav-pills > li.nav_solution > a,
  body.ezpage #topMain.nav-pills > li.nav_solution > a,
  body.about01 #topMain.nav-pills > li.nav_about > a,
  body.about02 #topMain.nav-pills > li.nav_webservice > a,
  body.about03 #topMain.nav-pills > li.nav_about > a,
  body.about04 #topMain.nav-pills > li.nav_about > a,
  body.history #topMain.nav-pills > li.nav_about > a,
  body.environment #topMain.nav-pills > li.nav_about > a,
  body.service01 #topMain.nav-pills > li.nav_about > a,
  body.service02 #topMain.nav-pills > li.nav_marketing > a,
  body.service03 #topMain.nav-pills > li.nav_marketing > a,
  body.service04 #topMain.nav-pills > li.nav_webservice > a,
  body.service05 #topMain.nav-pills > li.nav_service > a,
  body.service06 #topMain.nav-pills > li.nav_webservice > a,
  body.service07 #topMain.nav-pills > li.nav_marketing > a,
  body.service08 #topMain.nav-pills > li.nav_webservice > a,
  body.service09 #topMain.nav-pills > li.nav_cloudsystem > a,
  body.page_webtype #topMain.nav-pills > li.nav_solution > a,
  body.design01 #topMain.nav-pills > li.nav_webservice > a,
  body.design02 #topMain.nav-pills > li.nav_webservice > a,
  body.design03 #topMain.nav-pills > li.nav_webservice > a,
  body.design0302 #topMain.nav-pills > li.nav_webservice > a,
  body.design0303 #topMain.nav-pills > li.nav_webservice > a,
  body.design0304 #topMain.nav-pills > li.nav_webservice > a,
  body.websiteinfo_cloud #topMain.nav-pills > li.nav_cloudsystem > a,
  body.cloud #topMain.nav-pills > li.nav_cloudsystem > a,
  body.rwd #topMain.nav-pills > li.nav_webservice > a,
  body.inquiry #topMain.nav-pills > li.nav_service > a,
  body.page_faq #topMain.nav-pills > li.nav_service > a,
  body.contact #topMain.nav-pills > li.nav_service > a {
    border-left: 8px solid #2a91c5 !important;
    background-color: #f7f7f7; }
  #topMain.nav-pills .nav_about {
    padding-left: 0;
    background-color: transparent;
    border-left: 0; }
  #topMain.nav-pills .nav_works p,
  #topMain.nav-pills .nav_inquiry p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px; }
  #topMain.nav-pills .nav_works a .bicon,
  #topMain.nav-pills .nav_inquiry a .bicon {
    float: none;
    margin: 15px auto 5px; }
  #topMain.nav-pills .nav_works a:hover .bicon,
  #topMain.nav-pills .nav_works a:hover div,
  #topMain.nav-pills .nav_inquiry a:hover .bicon,
  #topMain.nav-pills .nav_inquiry a:hover div {
    transform: none; }
  #topMain > li {
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid; }
  #topMain > li:last-child {
    border-bottom: 0;
    /*padding-bottom: 5px;
        padding-top: 5px;*/ }
  #header li.search .search-box {
    margin: 0 !important;
    position: fixed;
    left: 0;
    right: 0;
    top: 60px !important;
    width: 100%;
    background-color: #fff;
    border-top: rgba(0, 0, 0, 0.1) 1px solid; }
  #header.fixed #topNav a.logo > img {
    height: 35px; }
  #header.fixed #topNav #topMain.nav-pills .nav_works a,
  #header.fixed #topNav #topMain.nav-pills .nav_inquiry a {
    padding-top: 0; }
  a.btn_overview {
    top: 14px !important;
    left: 120px; }
  a.btn_overview .ov_icon {
    width: 30px;
    padding: 3px 0; }
  a.btn_overview .ov_icon::after {
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px; }
  a.btn_overview .ov_txt {
    width: auto;
    height: 36px; }
  a.btn_overview .ov_txt .ti {
    display: inline-block;
    margin-top: 1px; }
  a.btn_overview .ov_txt .txt {
    display: inline-block; } }

/*=================================================================================================*/
@media only screen and (max-width: 767px) {
  #toTop {
    right: 5px; }
  #header {
    margin-top: 0;
    height: 95px !important;
    transition: 0.3s; }
  #header #topNav a.logo {
    height: 50px !important;
    line-height: 50px !important;
    margin-top: 45px; }
  #header #topNav a.logo img {
    /*max-height: 30px !important;*/
    margin-top: -2px;
    height: 30px; }
  #topNav nav.nav-main {
    height: calc(100vh - 95px); }
  body.overview #topNav nav.nav-main {
    height: calc(100vh - 50px); }
  #topNav button.btn-mobile {
    margin-top: 47px;
    transition: 0.3s; }
  #topNav {
    display: block;
    overflow: hidden; }
  #topNav div.nav-main-collapse {
    /*position: relative;
        left: auto;
        right: auto;
        width: 100% !important;
        top: -1px;*/
    top: 94px;
    /*height: auto;*/
    /*margin-top: -1px !important;*/
    height: calc(100vh - 94px) !important; }
  body.overview #topNav div.nav-main-collapse {
    top: 49px;
    height: calc(100vh - 49px) !important; }
  .main {
    margin-top: 95px; }
  .bread ul {
    padding-left: 45px;
    margin-left: -15px;
    font-size: 12px;
    position: relative;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .bread ul li:first-child {
    position: absolute;
    left: 0;
    top: 0; }
  .bread ul li.b1,
  .bread ul li.b2 {
    padding-top: 0;
    line-height: 1; }
  .bread ul li .home {
    width: 40px;
    height: 40px;
    padding-top: 4px;
    margin-right: 0; }
  .page ul {
    margin: 15px auto; }
  .page ul li {
    margin: 3px 0; }
  a.btn_overview {
    position: absolute;
    top: 0 !important;
    left: 0;
    right: 0;
    border-radius: 0;
    z-index: 99;
    transition: 0.3s; }
  a.btn_overview .ov_icon {
    width: 40px;
    border-radius: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center; }
  a.btn_overview .ov_icon img {
    width: 36px;
    height: auto; }
  a.btn_overview .ov_icon::after {
    width: 36px;
    height: 36px;
    margin-left: -18px;
    margin-top: -18px; }
  a.btn_overview .ov_txt,
  a.btn_overview:hover .ov_txt {
    width: auto;
    height: 45px; }
  a.btn_overview .ov_txt .ti,
  a.btn_overview:hover .ov_txt .ti {
    font-size: 14px;
    letter-spacing: normal;
    display: block; }
  a.btn_overview .ov_txt .ti::before {
    font-size: 14px; }
  a.btn_overview .ov_txt .txt {
    font-size: 12px;
    display: block; } }

/*=================================================================================================*/
@media only screen and (max-width: 460px) {
  .page ul li a {
    padding: 4px 6px 5px; }
  .footer .footerbox .link ul li p {
    font-size: 12px; } }
