/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #FCCC10;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #bd9702;
  text-decoration: underline;
}
a:focus {
  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;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -moz-transition: all all 0.2s ease-in-out ease-out;
  -o-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #DDDDDD;
}
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%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #DDDDDD;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
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;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #DDDDDD;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #DDDDDD;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.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';
}
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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #6C6C6C;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: 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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #DDDDDD;
  text-align: left;
}
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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > 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;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #6C6C6C;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #757575;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #757575;
  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);
  -moz-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, 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;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-moz-placeholder {
  color: #999;
  font-style: italic;
}
.form-control:-ms-input-placeholder {
  color: #999;
  font-style: italic;
}
.form-control::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="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;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -moz-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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -moz-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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -moz-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;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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 {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled: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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled: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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled: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.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled: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.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled: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.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled: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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #FCCC10;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-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: #bd9702;
  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: #DDDDDD;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: all opacity 0.15s linear ease-out;
  -moz-transition: all opacity 0.15s linear ease-out;
  -o-transition: all opacity 0.15s linear ease-out;
  transition: all opacity 0.15s linear ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -moz-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #6C6C6C;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #5f5f5f;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #DDDDDD;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #DDDDDD;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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;
  -moz-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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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: #757575;
  text-align: center;
  background-color: #eeeeee;
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > 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: #eeeeee;
}
.nav > li.disabled > a {
  color: #DDDDDD;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #DDDDDD;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #FCCC10;
}
.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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #757575;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .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: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .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: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-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);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  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: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #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 {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 990px) {
  .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: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.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 {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 990px) {
  .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: #ffffff;
  }
  .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: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #DDDDDD;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #FCCC10;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #bd9702;
  background-color: #eeeeee;
  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: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #DDDDDD;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager 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: #eeeeee;
}
.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: #DDDDDD;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
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: #DDDDDD;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #c4c4c4;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #DDDDDD;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #FCCC10;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  -webkit-transition: all border 0.2s ease-in-out ease-out;
  -moz-transition: all border 0.2s ease-in-out ease-out;
  -o-transition: all border 0.2s ease-in-out ease-out;
  transition: all border 0.2s ease-in-out ease-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #FCCC10;
}
.thumbnail .caption {
  padding: 9px;
  color: #fff;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-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: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-transition: all width 0.6s ease ease-out;
  -moz-transition: all width 0.6s ease ease-out;
  -o-transition: all width 0.6s ease ease-out;
  transition: all width 0.6s ease ease-out;
}
.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);
  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-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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #DDDDDD;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #DDDDDD;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-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,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #6C6C6C;
  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: #6C6C6C;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-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 {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  -webkit-transition: all 0.6s ease-in-out left ease-out;
  -moz-transition: all 0.6s ease-in-out left ease-out;
  -o-transition: all 0.6s ease-in-out left ease-out;
  transition: all 0.6s ease-in-out left ease-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.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-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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 !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*@import "hover-min.css";*/
/*@import (less) "font-awesome/css/font-awesome.min.css";*/
.font {
  font-family: 'Montserrat', sans-serif;
}
/*color and other variables */
/*@color1:#0D8ECF;
@color1:#ACDD0A;
@color1:#D6303A;
@color1:#FBD725;
@color1:#81B441;
@color1:#1A8E77;
@color1:#7B599B;
@color1:#EE5A3E;
@color1:#64B6B1;*/
/*common classes*/
.bg-gray {
  background: #F4F4F4;
}
.bg-dark {
  background: #3b3b39;
  color: #fff;
}
* {
  font-smoothing: antialiased;
}
.vertical-container .container {
  height: 100%;
  display: table;
  table-layout: fixed;
}
.vertical-container .container > [class^="col-"],
.vertical-container .container > [class*=" col-"] {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.vertical-align-row .row {
  height: 100%;
  display: table;
  table-layout: fixed;
}
.vertical-align-row .row > [class^="col-"],
.vertical-align-row .row > [class*=" col-"] {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.display-table {
  display: table;
  table-layout: fixed;
}
.display-cell {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.highlight-marker {
  background: #FCCC10;
  color: #fff;
  padding: 0 10px;
}
.highlight.primary:before {
  background-color: #FCCC10 !important;
}
.highlight.blakc:before {
  background-color: #000000 !important;
}
.highlight.blue:before {
  background-color: #0071B8 !important;
}
.highlight.yellow:before {
  background-color: #FFFF01 !important;
}
.highlight.green:before {
  background-color: #548F35 !important;
}
.highlight.navy:before {
  background-color: #1B4E83 !important;
}
.highlight.purple:before {
  background-color: #652296 !important;
}
.highlight.cyan:before {
  background-color: #00FFFF !important;
}
.highlight.magenta:before {
  background-color: #FF00FF !important;
}
.highlight.orange:before {
  background-color: #F47621 !important;
}
.highlight {
  font-weight: bold!important;
  position: relative;
  z-index: 10;
}
.highlight:before {
  content: "";
  width: 100%;
  height: 25%;
  background-color: #FFFF01;
  position: absolute;
  bottom: 42%;
  z-index: -1;
  left: -3px;
  display: inline-block;
}
img {
  width: auto\9;
  max-width: 100%;
  height: auto!important;
}
/*  General classes  */
.no-margin {
  margin: 0!important;
}
.no-padding {
  padding: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-margin-left {
  margin-left: 0;
  padding-left: 0;
}
.no-margin-right {
  margin-right: 0;
  padding-right: 0;
}
a:hover,
a:focus,
a:active {
  color: #FCCC10;
}
a {
  color: #FCCC10;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body,
html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  padding: 0;
  margin: 0!important;
}
html {
  height: 100%;
}
.row {
  margin: 0!important;
}
.container .row {
  margin: auto -15px;
}
body {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #3b3b39;
  background-color: #fff;
}
/* typescale css*/
html {
  font-size: 0.938em;
}
p {
  word-wrap: break-word;
  max-width: 100%;
  margin-bottom: 1.3em;
  line-height: 1.85 ;
}
h1 {
  margin-top: 0;
  font-size: 2.998em;
}
h2 {
  font-size: 1.827em;
}
h3 {
  font-size: 1.59em;
}
h4 {
  font-size: 1.114em;
}
small,
.font_small {
  font-size: .7em!important;
  color: inherit!important;
}
hr {
  border-top: 5px solid #DDDDDD;
  padding: 0;
  margin: 10px 0;
}
::-moz-selection {
  background-color: #FCCC10;
  color: #fff;
  text-shadow: none;
  -webkit-text-shadow: none;
}
::selection {
  background-color: #FCCC10;
  color: #fff;
  text-shadow: none;
  -webkit-text-shadow: none;
}
ul {
  margin: 0;
  padding: 0;
}
a,
button,
a:hover,
button:hover,
a:focus,
button:focus,
a.active,
button.active {
  outline: none!important;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #a48302;
}
.uppercase {
  text-transform: uppercase;
}
.no-transform {
  text-transform: none!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  line-height: 1.2;
  color: #3f3f3f;
}
.capital {
  text-transform: capitalize;
}
#loading {
  visibility: hidden;
}
*:focus {
  outline: none;
}
.inline {
  display: inline-block;
}
/*icons*/
.center-absolute,
.absolute-center {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/*@navbar-default-link-color:@dark;
@navbar-default-bg:transparent;
@navbar-default-border:transparent;
@navbar-default-link-hover-color:@color1;
@navbar-default-link-hover-bg:transparent;
@navbar-default-link-active-color:@color1;
@navbar-default-link-active-bg:@white;
@navbar-default-toggle-border-color:transparent;
@navbar-default-toggle-hover-bg:transparent;
@navbar-default-toggle-icon-bar-bg:@color1;
@navbar-default-toggle-hover-icon-bar-bg:@black;
@navbar-default-border:@black;
.navbar-default{
    border: none;
}*/
/*.navbar-toggle {
       background-color: @color1;
}*/
.navbar-nav > li .dropdown-menu li a {
  font-size: 1em;
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  border: none;
  border-top: none;
  width: 100%;
  border-radius: 0 0 5px 5px;
}
.navbar-nav > li .dropdown-submenu > .dropdown-menu {
  border-radius: 0 5px 5px 0;
  box-shadow: none;
  /*    border: 1px solid rgba(0, 0, 0, 0.2);*/
}
.dropdown-menu > li {
  border-bottom: 1px solid #DDDDDD;
  margin: 0 10px;
}
.dropdown-menu > li:last-child {
  border-bottom: none;
}
.dropdown-menu > li > a {
  padding: 8px 20px;
  color: #1A1A1A;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #F5F5F5;
}
.navbar {
  margin-bottom: 0;
  min-height: auto;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: #FCCC10 !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover span,
.navbar-default .navbar-nav > li > a:focus span {
  color: #1A1A1A !important;
}
.navbar-default .navbar-nav > li > a:focus {
  color: inherit;
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover {
  border-bottom: #FCCC10 !important;
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link:hover {
  box-shadow: inset 0 -5px 0 0 #a48302;
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:first-child > a {
  border-radius: 5px 0 0 0!important;
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:last-child > a {
  border-radius: 0 5px 0 0!important;
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.motability a.mega-menu-link {
  text-indent: -9999px;
  background-color: #0071B8;
  background-image: url(../images/metabolity-logo-hover.png);
  background-repeat: no-repeat;
  width: 187px;
  background-position: 23px 13px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.motability a.mega-menu-link:hover,
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.motability a.mega-menu-link:focus {
  background-image: url(../images/metabolity-logo-hover.png);
  background-repeat: no-repeat;
  background-position: -173px 13px;
  background-color: #0071B8 !important;
  box-shadow: none!important;
}
.slick-initialized {
  visibility: visible!important;
}
/*#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item-has-children > a.mega-menu-link:after
{
    font-size: 20px;
    vertical-align: middle;
    float: right;
    margin:0 0 0 10px;
    content:"\f107";
    .fontawesome
}
#mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after{
    content:"\f105";
    margin:0 10px;
}
@menuWhite:#F7F7F7;
#mega-menu-wrap-top-menu {

    background:transparent;
    #mega-menu-top-menu{
        text-align: center;
        > li.mega-menu-item{
            &.mega-menu-item-has-children{
                a{
                    &:after{


                    }
                }

            }
                        &.mega-current-menu-ancestor > a.mega-menu-link{
                            background: @color1;
                            color:@color2;
                            box-shadow:inset 0 -5px 0 0 darken(@color1,20%);
                        }
            &.mega-current-menu-item > a.mega-menu-link{
                background: @color1;
                color:@color2;
                box-shadow:inset 0 -5px 0 0 darken(@color1,20%);
                &:hover{
                    box-shadow:none;
                }
            }
            > a.mega-menu-link,&.mega-current-menu-ancestor > a.mega-menu-link{

                height:auto;
                color:@color2!important;
                background:@menuWhite;
                text-align: center;
                padding: 20px 20px;
                font-size:17px;

                line-height: 1;
                .bold400;

                .animate;


                box-shadow:inset 0 0px 0 0 @color2;

                &:hover,&:focus{
                    background: @color1;
                    color:@color2;
                    box-shadow:inset 0 -5px 0 0 darken(@color1,20%);
                }
            }

            &.mega-toggle-on{


                >a.mega-menu-link{
                    color:@color2;
                    background:@menuWhite;
                    &:hover{
                        background: @color1;
                        color:@color2;
                        box-shadow:inset 0 -5px 0 0 darken(@color1,20%);
                    }
                }

                &:first-child{
                    a.mega-menu-link{
                        border-radius: 5px 0 0 0px;
                    }

                }
                &:last-child{
                    a.mega-menu-link{
                        border-radius: 0 5px 0px 0;
                    }
                }
            }


            &:first-child{
                a.mega-menu-link{
                    border-radius: 5px 0 0 5px;
                }

            }
            &:last-child{
                a.mega-menu-link{
                    border-radius: 0 5px 5px 0;
                }
            }



        }
        > li.mega-menu-flyout ul.mega-sub-menu{
            width:100%;
            border-radius: 0 0 5px 5px;
            background:@white;
            .mega-sub-menu{
                border-radius: 0 5px 5px 0;

            }
            li.mega-menu-item {
                &.previous-dropdown{
                    >       a.mega-menu-link{
                        border-bottom-color: transparent;
                    }
                }
                &:hover,&:focus{
                                        box-shadow:inset 0 -2px 0 0 @color1;
                                        border-bottom: 1px solid @color1;
                    background: @color1;

                    >       a.mega-menu-link{
                        color:@black;    
                        border-bottom-color: @color1;
                        background: transparent;
                    }
                }
                a.mega-menu-link{
                    &:focus,&:hover{
                        background: transparent;
                    }
                    border-bottom: 1px solid #DDDDDD;
                    margin: 0px 10px;
                    padding:5px 0 5px 5px;
                    color:@color2;
                    background: @white;
                    border-radius: 0;
                    font-size:14px;

                                    box-shadow:inset 0 -5px 0 0 transparent;

                }
            }
        }
    }
}

.navbar-nav { 
    margin: 0 0px -6px 0px;
    padding:0;
    display: inline-block;
    float: none;
    > li.active,li.current-menu-item{
        >    a{
                        color:@color1;
                        background-color: @white;
        }

    }
    >li{
        &.active,&.current-menu-parent,

        &:focus {
            > a{

            }
        }
    }
    >li{
        &.active,&.current-menu-parent,
        &:hover,
            {
            > a{
                background: @color1;
                color:@color2;
                box-shadow:inset 0 -5px 0 0 darken(@color1,20%);

                span{
                    color:@white;  
                }

            }
        }
    }

    > li   {

        &.open{
            &:first-child{
                a{
                    border-radius: 5px 0 0 0px;
                }

            }
            &:last-child{
                a{
                    border-radius: 0 5px 0px 0;
                }
            }
        }


        &:first-child{
            a{
                border-radius: 5px 0 0 5px;
            }

        }
        &:last-child{
            a{
                border-radius: 0 5px 5px 0;
            }
        }




        > a {
            -webkit-transition: background 0s linear;
            -moz-transition: background 0s linear;
            -ms-transition: background 0s linear;
            -o-transition: background 0s linear;
            transition: background 0s linear;
            color:@color2!important;
            text-align: center;
            padding: 20px 19px;
            font-size: 1.15em;

            line-height: 1;
            .bold400;

            .animate;
            background:@menuWhite;

            box-shadow:inset 0 0px 0 0 @color2;

            span{
                font-size: 20px;
                vertical-align: middle;
                float:right;
                margin-left: 10px;
            }
        }

    }

}*/
/*
.navbar-toggle {
    .icon-bar {
        background-color: @navbar-default-toggle-hover-icon-bar-bg;
    }
    &:hover,
        &:focus {

        .icon-bar {
            background-color: @color1;
        }
    }

}*/
.navbar-collapse {
  display: block !important;
}
.navbar-header {
  display: none !important;
}
/*.mega-sub-menu {
    height: auto!important;
    max-height: 200px;
    overflow-x: hidden!important;
}*/
/*Common-Stuff*/
.error {
  font-size: 13px;
  line-height: 18px;
  color: #FCCC10;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.animate {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.animate2 {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#wrapper {
  position: relative;
}
section,
header {
  position: relative;
}
.fontawesome {
  font-family: fontawesome;
}
.letterspace1 {
  letter-spacing: 1px;
}
.letterspace2 {
  letter-spacing: 2px;
}
.letterspace3 {
  letter-spacing: 3px;
}
::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
:-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* FF 4-18 */
::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* FF 19+ */
:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* IE 10+ */
*:focus::-webkit-input-placeholder {
  opacity: 0;
}
*:focus:-moz-placeholder {
  opacity: 0;
}
/* FF 4-18 */
*:focus::-moz-placeholder {
  opacity: 0;
}
/* FF 19+ */
*:focus:-ms-input-placeholder {
  opacity: 0;
}
/* IE 10+ */
.le-input {
  background-color: #F6F6F6;
  border: 1px solid #e9e9e9;
  color: #1A1A1A;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 10px;
}
.vertical-align {
  display: table;
}
.vertical-align .to-align {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.alert {
  border: 5px solid ;
  border-radius: 0;
  font-weight: 800;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: #fff;
}
.le-ul,
.le-list,
.list {
  list-style: none;
}
.le-ul li,
.le-list li,
.list li {
  margin-left: 20px;
}
.le-ul li:before,
.le-list li:before,
.list li:before {
  content: "\f22d";
  color: #FCCC10;
  font-family: fontawesome;
  margin-left: -20px;
  padding-right: 9px;
}
.le-link {
  position: relative;
  z-index: 5;
  color: #000000;
  font-weight: 600!important;
}
.le-link:hover:before {
  width: 15%;
}
.le-link:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  width: 104%;
  height: 25%;
  background-color: #FCCC10;
  position: absolute;
  bottom: 20%;
  z-index: -1;
  left: -1px;
  display: inline-block;
}
.le-btn {
  max-width: 100%;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 2px solid #FCCC10;
  white-space: nowrap;
  border-radius: 100px;
  font-size: 1em;
  font-weight: 500!important;
  padding: 10px 20px;
}
.le-btn i,
.le-btn [class^="icon-"],
.le-btn [class*=" icon-"] {
  margin: -2px 10px 0 0px;
  vertical-align: middle;
  font-size: 24px;
}
.le-btn:hover,
.le-btn:focus,
.le-btn:active {
  /* move the element up by 5px */
}
.le-btn,
.le-btn.primary {
  background-color: #00B067;
  color: #fff;
  border-color: #00B067;
  border: 3px solid #00B067;
}
.le-btn.bordered,
.le-btn.primary.bordered {
  background-color: transparent;
  color: #00B067;
  border-color: #00B067;
}
.le-btn.bordered:hover,
.le-btn.primary.bordered:hover,
.le-btn.bordered:focus,
.le-btn.primary.bordered:focus {
  background-color: #00B067 !important;
  color: #000000;
}
.le-btn:hover,
.le-btn.primary:hover,
.le-btn:focus,
.le-btn.primary:focus {
  background-color: transparent;
  border-color: #00B067 !important;
  color: #000000;
}
.le-btn.blue {
  background-color: #1A1A1A;
  color: #1A1A1A;
  border-color: #1A1A1A;
  border: 3px solid #1A1A1A;
}
.le-btn.blue.bordered {
  background-color: transparent;
  color: #1A1A1A;
  border-color: #1A1A1A;
}
.le-btn.blue.bordered:hover,
.le-btn.blue.bordered:focus {
  background-color: #1A1A1A !important;
  color: #000000;
}
.le-btn.blue:hover,
.le-btn.blue:focus {
  background-color: transparent;
  border-color: #1A1A1A !important;
  color: #000000;
}
.le-btn.cyan {
  background-color: #00FFFF;
  color: #00FFFF;
  border-color: #00FFFF;
  border: 3px solid #00FFFF;
}
.le-btn.cyan.bordered {
  background-color: transparent;
  color: #00FFFF;
  border-color: #00FFFF;
}
.le-btn.cyan.bordered:hover,
.le-btn.cyan.bordered:focus {
  background-color: #00FFFF !important;
  color: #000000;
}
.le-btn.cyan:hover,
.le-btn.cyan:focus {
  background-color: transparent;
  border-color: #00FFFF !important;
  color: #000000;
}
.le-btn.magenta {
  background-color: #FF00FF;
  color: #FF00FF;
  border-color: #FF00FF;
  border: 3px solid #FF00FF;
}
.le-btn.magenta.bordered {
  background-color: transparent;
  color: #FF00FF;
  border-color: #FF00FF;
}
.le-btn.magenta.bordered:hover,
.le-btn.magenta.bordered:focus {
  background-color: #FF00FF !important;
  color: #000000;
}
.le-btn.magenta:hover,
.le-btn.magenta:focus {
  background-color: transparent;
  border-color: #FF00FF !important;
  color: #000000;
}
.le-btn.green {
  background-color: #548F35;
  color: #548F35;
  border-color: #548F35;
  border: 3px solid #548F35;
}
.le-btn.green.bordered {
  background-color: transparent;
  color: #548F35;
  border-color: #548F35;
}
.le-btn.green.bordered:hover,
.le-btn.green.bordered:focus {
  background-color: #548F35 !important;
  color: #000000;
}
.le-btn.green:hover,
.le-btn.green:focus {
  background-color: transparent;
  border-color: #548F35 !important;
  color: #000000;
}
.le-btn.yellow {
  background-color: #FFFF01;
  color: #FFFF01;
  border-color: #FFFF01;
  border: 3px solid #FFFF01;
}
.le-btn.yellow.bordered {
  background-color: transparent;
  color: #FFFF01;
  border-color: #FFFF01;
}
.le-btn.yellow.bordered:hover,
.le-btn.yellow.bordered:focus {
  background-color: #FFFF01 !important;
  color: #000000;
}
.le-btn.yellow:hover,
.le-btn.yellow:focus {
  background-color: transparent;
  border-color: #FFFF01 !important;
  color: #000000;
}
.le-btn.orange {
  background-color: #F47621;
  color: #F47621;
  border-color: #F47621;
  border: 3px solid #F47621;
}
.le-btn.orange.bordered {
  background-color: transparent;
  color: #F47621;
  border-color: #F47621;
}
.le-btn.orange.bordered:hover,
.le-btn.orange.bordered:focus {
  background-color: #F47621 !important;
  color: #000000;
}
.le-btn.orange:hover,
.le-btn.orange:focus {
  background-color: transparent;
  border-color: #F47621 !important;
  color: #000000;
}
.le-btn.white {
  background-color: #fff;
  color: #fff;
  border-color: #fff;
  border: 3px solid #fff;
}
.le-btn.white.bordered {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.le-btn.white.bordered:hover,
.le-btn.white.bordered:focus {
  background-color: #fff !important;
  color: #000000;
}
.le-btn.white:hover,
.le-btn.white:focus {
  background-color: transparent;
  border-color: #fff !important;
  color: #000000;
}
.le-btn.navy {
  background-color: #1B4E83;
  color: #1B4E83;
  border-color: #1B4E83;
  border: 3px solid #1B4E83;
}
.le-btn.navy.bordered {
  background-color: transparent;
  color: #1B4E83;
  border-color: #1B4E83;
}
.le-btn.navy.bordered:hover,
.le-btn.navy.bordered:focus {
  background-color: #1B4E83 !important;
  color: #000000;
}
.le-btn.navy:hover,
.le-btn.navy:focus {
  background-color: transparent;
  border-color: #1B4E83 !important;
  color: #000000;
}
.le-btn.purple {
  background-color: #652296;
  color: #652296;
  border-color: #652296;
  border: 3px solid #652296;
}
.le-btn.purple.bordered {
  background-color: transparent;
  color: #652296;
  border-color: #652296;
}
.le-btn.purple.bordered:hover,
.le-btn.purple.bordered:focus {
  background-color: #652296 !important;
  color: #000000;
}
.le-btn.purple:hover,
.le-btn.purple:focus {
  background-color: transparent;
  border-color: #652296 !important;
  color: #000000;
}
.le-btn.outline {
  background-color: transparent!important;
  border: 2px solid #FCCC10;
}
.le-btn.outline:hover,
.le-btn.outline:focus {
  border-color: transparent;
}
.le-btn.bold {
  font-weight: bold!important;
}
.le-btn.wide {
  width: 100%;
  text-align: center;
}
.le-btn.big {
  padding: 15px 30px;
  font-size: 16px;
}
.le-btn.narrow {
  padding: 5px 15px;
}
.le-btn.small {
  font-size: 10px;
  padding: 9px 12px;
}
.le-btn:hover,
.le-btn:focus {
  border-color: transparent;
}
.bold {
  font-weight: bold!important;
}
.bold100 {
  font-weight: 100!important;
}
.bold200 {
  font-weight: 200!important;
}
.bold300 {
  font-weight: 300!important;
}
.bold400 {
  font-weight: 400!important;
}
.bold500 {
  font-weight: 500!important;
}
.bold600 {
  font-weight: 600!important;
}
.bold700 {
  font-weight: 700!important;
}
.bold800 {
  font-weight: 800!important;
}
.unselectable {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
iframe {
  width: 100%!important;
}
strong {
  font-weight: 600!important;
}
#mobile-menu-toggle {
  color: white;
  text-align: right;
  margin-right: 15px;
}
.sidr-class-mega-toggle-blocks-right {
  display: none;
}
.italic {
  font-style: italic;
}
.view-height {
  max-height: 100vh;
  height: 100vh;
  content: 'viewport-units-buggyfill; height: 100vh;  max-height: 100vh;';
}
.view-width {
  width: 100vw;
  max-width: 100vw;
}
.bounce {
  animation: bounce 2s infinite;
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(20px);
  }
  60% {
    transform: translateY(10px);
  }
}
.le-social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
.le-social-icons.big li a:before {
  font-size: 32px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.le-social-icons.small li {
  margin-right: 5px;
}
.le-social-icons.small li a {
  width: 16px;
  height: 16px;
}
.le-social-icons.small li a:hover {
  border-width: 3px;
}
.le-social-icons.small li a:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.le-social-icons li {
  display: inline-block;
  margin-right: 10px;
}
.le-social-icons li a {
  text-align: center;
  border-radius: 100px;
  border: 3px solid #fff;
  width: 45px;
  height: 45px;
  display: table;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.le-social-icons li a:hover {
  background-color: #3b3b39 !important;
}
.le-social-icons li a:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-icons li {
  display: inline-block;
}
.social-icons li a {
  font-size: 1.5em;
  color: #1A1A1A;
}
.tint-black {
  position: relative;
}
.tint-black:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.tint-black:before:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
/* Sections  main header */
@keyframes showInit {
  0% {
    -webkit-transform: translate(0px, 100px);
    -moz-transform: translate(0px, 100px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate(0px, 100px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
  }
}
#nav-bar {
  width: 100%;
  top: 0;
  z-index: 100;
  background: #fff;
  position: absolute;
}
#nav-bar.page {
  position: relative;
}
@keyframes glow {
  0% {
    opacity: 1;
  }
  75% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  100% {
    opacity: 0;
    border-width: 1px;
  }
}
html:not(.mobile) header.scrolling-disabled .navbar-nav > li > a {
  padding: 8px 18px;
}
html:not(.mobile) header.scrolling-disabled .navbar-nav > li.motability a {
  background-position: 23px 5px;
}
html:not(.mobile) header.scrolling-disabled #logo {
  padding-top: 15px;
}
html:not(.mobile) header.scrolling-disabled #meta-top {
  padding: 26px 0 0 0;
}
html:not(.mobile) header.scrolling-disabled #top-search {
  padding: 20px 0 0 0;
}
html:not(.mobile) header.scrolling-disabled #top-font-size {
  margin-top: -23px;
  opacity: 0;
}
/* The HTML list gets replaced with a single div,
   which contains the active ticker item, so you
   can easily style that as well */
.ticker div {
  display: inline-block;
  word-wrap: break-word;
}
.input-search {
  padding: 0px 43px 0px 25px;
  height: 54px;
  border-radius: 40px 0 0 40px;
  border: 2px solid #FCCC10;
  color: #757575;
}
.input-search::-moz-placeholder {
  color: #7f7f7f;
  opacity: 1;
}
.input-search:-ms-input-placeholder {
  color: #7f7f7f;
}
.input-search::-webkit-input-placeholder {
  color: #7f7f7f;
}
.input-search::-moz-placeholder {
  color: #7f7f7f;
  font-style: italic;
}
.input-search:-ms-input-placeholder {
  color: #7f7f7f;
  font-style: italic;
}
.input-search::-webkit-input-placeholder {
  color: #7f7f7f;
  font-style: italic;
}
.input-search:hover,
.input-search:focus {
  outline: none!important;
  border-color: #d6ab03;
  box-shadow: none;
}
.btn-search {
  background: #FCCC10;
  border-radius: 0 40px 40px 0;
  color: #1A1A1A;
  display: inline-block;
  padding: 12px 0 0px 36px;
  margin-bottom: 0;
  border: 3px solid transparent;
  text-align: left;
  white-space: nowrap;
  border-left: none;
  vertical-align: middle;
  width: 115px;
  height: 54px;
  font-size: 16px;
  font-weight: 500!important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-search span {
  font-size: 28px;
  position: absolute;
  left: 7px;
  top: 13px;
}
.btn-search.jshover {
  color: #fff;
  background: transparent;
  border-color: #FCCC10;
  cursor: pointer;
}
.btn-search.jshover span {
  animation: tada  1s infinite;
}
.aws-search-result {
  z-index: 999999;
  width: calc(100% - 50px);
  left: 30px;
  -webkit-transform: translate(36px, 0);
  -moz-transform: translate(36px, 0);
  -o-transform: translate(36px, 0);
  -ms-transform: translate(36px, 0);
  transform: translate(36px, 0);
  width: 290px!important;
}
.mega-menu-description {
  display: none!important;
}
header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
  background: #1A1A1A;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}
header #top-cart {
  margin: 40px 0 0 0;
}
header #logo {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  animation: fadeIn 1s 1s forwards;
  opacity: 0;
  padding: 36px 0 0 0px;
  margin-left: -15px;
}
header #logo a {
  margin: auto;
  display: block;
}
header #logo a,
header #logo a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header #meta-top {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 35px 0 0 0;
  text-align: left;
  letter-spacing: 1px;
}
header #meta-top ul {
  list-style: none;
}
header #meta-top ul li {
  margin-bottom: 5px;
}
header #meta-top ul li label {
  letter-spacing: 0px;
  color: #757575;
  font-weight: 500!important;
  margin-bottom: 0;
  font-size: 18px;
}
header #meta-top ul li span {
  color: #fff;
  font-size: 1.2em;
  margin-left: 5px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header #top-search {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 35px 0 0 0;
}
header #top-search .form-search {
  padding-right: 0;
  position: relative;
  width: 100%;
}
header #top-search .form-search.aws-search-form:after {
  background: url('../images/preloader-search.gif') no-repeat 50% 50%;
  left: 50%;
  right: auto;
}
header #top-search .form-search.aws-search-form .aws-search-field {
  padding: 0px 43px 0px 25px !important;
  height: 54px !important;
  border-radius: 40px 0 0 40px !important;
  border: 2px solid #FCCC10 !important;
  color: #757575 !important;
}
header #top-search .form-search.aws-search-form .aws-search-field::-moz-placeholder {
  color: #7f7f7f !important;
  opacity: 1 !important;
}
header #top-search .form-search.aws-search-form .aws-search-field:-ms-input-placeholder {
  color: #7f7f7f !important;
}
header #top-search .form-search.aws-search-form .aws-search-field::-webkit-input-placeholder {
  color: #7f7f7f !important;
}
header #top-search .form-search.aws-search-form .aws-search-field::-moz-placeholder {
  color: #7f7f7f !important;
  font-style: italic !important;
}
header #top-search .form-search.aws-search-form .aws-search-field:-ms-input-placeholder {
  color: #7f7f7f !important;
  font-style: italic !important;
}
header #top-search .form-search.aws-search-form .aws-search-field::-webkit-input-placeholder {
  color: #7f7f7f !important;
  font-style: italic !important;
}
header #top-search .form-search.aws-search-form .aws-search-field:hover,
header #top-search .form-search.aws-search-form .aws-search-field:focus {
  outline: none!important !important;
  border-color: #d6ab03 !important;
  box-shadow: none !important;
}
header #top-search .form-search.aws-search-form #searchsubmit {
  background: #FCCC10 !important;
  border-radius: 0 40px 40px 0 !important;
  color: #1A1A1A !important;
  display: inline-block !important;
  padding: 12px 0 0px 36px !important;
  margin-bottom: 0 !important;
  border: 3px solid transparent !important;
  text-align: left !important;
  white-space: nowrap !important;
  border-left: none !important;
  vertical-align: middle !important;
  width: 115px !important;
  height: 54px !important;
  font-size: 16px !important;
  font-weight: 500!important !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  padding-top: 0!important;
}
header #top-search .form-search.aws-search-form #searchsubmit span {
  font-size: 28px !important;
  position: absolute !important;
  left: 7px !important;
  top: 13px !important;
}
header #top-search .form-search.aws-search-form #searchsubmit.jshover {
  color: #fff !important;
  background: transparent !important;
  border-color: #FCCC10 !important;
  cursor: pointer !important;
}
header #top-search .form-search.aws-search-form #searchsubmit.jshover span {
  animation: tada  1s infinite !important;
}
header #top-font-size {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: right;
  margin: 8px 0 0 0;
}
header #top-font-size,
header #top-font-size a {
  color: #a8a8a8;
}
header #top-font-size a:hover {
  color: #fff;
}
header #top-font-size .small {
  font-size: 16px;
}
header #top-font-size .big {
  font-size: 28px;
}
header #top-cart.jshover {
  cursor: pointer;
}
header #top-cart.jshover .cart-contents {
  /*                &:before{
                                    animation: glow  0.5s forwards;
                                }*/
}
header #top-cart.jshover .cart-contents {
  border-color: #FCCC10;
  background: transparent;
  position: relative;
  color: #fff;
}
header #top-cart.jshover .cart-contents i {
  animation: tada  1s infinite;
}
header #top-cart .cart-contents:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  border-radius: 100px;
  border: 3px solid #FCCC10;
  opacity: 0;
  width: 100%;
  height: 100%;
}
header #top-cart a {
  display: block;
  text-align: center;
  background: #FCCC10;
  border: 3px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 15px 8px;
  line-height: 1;
  margin: 8px 0 0 25px;
  vertical-align: middle;
  color: #1A1A1A;
  font-weight: 500!important;
  position: relative;
  font-size: 16px;
  border-radius: 50px;
}
header #top-cart a i {
  font-size: 23px;
  vertical-align: middle;
  display: inline-block;
  margin: -4px 3px 0px 0;
  position: relative;
}
header #top-nav {
  float: none;
  text-align: center;
  margin: 22px 0 0px 0;
}
.zoom-part {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#top-slider {
  visibility: hidden;
}
#top-slider,
#top-slider .carousel,
#top-slider .flickity-viewport,
#top-slider .carousel-cell {
  /*        height:100vh!important;    */
}
#top-slider .slick-slide img {
  width: 100%;
}
#top-slider .carousel-cell {
  width: 100%;
  /* full width */
  background: url(../images/preloader.gif) no-repeat center center;
}
#top-slider .caption {
  color: #fff;
  position: absolute;
  z-index: 1000;
  left: 0;
  width: 100%;
  bottom: 5%;
  background-color: rgba(0, 0, 0, 0.8);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#cc000000');
  font-size: 2.2em;
  padding: 40px 0 40px 68px;
  text-align: left;
  font-weight: 300!important;
}
#top-slider .caption a {
  color: #fff;
}
#top-slider .caption a:hover {
  color: #FCCC10;
}
#top-slider .caption:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.has-shadow {
  position: relative;
}
.has-shadow:after {
  content: "";
  width: 100%;
  height: 30px;
  left: 0;
  background: url(../images/shadow.png);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -30px;
}
.woocommerce-info a {
  color: #652296;
}
.woocommerce span.onsale {
  min-height: 3.6em;
  min-width: 3.6em;
  background-color: #FCCC10;
  color: #000000;
}
.aws-search-result .aws_result_price {
  background: #FCCC10;
  border-radius: 3px;
  padding: 3px 8px;
  float: right;
  line-height: 1;
  font-weight: bold!important;
  display: inline-block;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row input[type=text],
.woocommerce form .form-row input[type=text],
.woocommerce form .form-row textarea,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.woocommerce form .form-row select {
  background-color: #F6F6F6;
  border: 1px solid #e9e9e9;
  color: #1A1A1A;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 10px;
}
.woocommerce ul.products li:nth-child(5n),
.woocommerce-page ul.products li:nth-child(5n) {
  margin-left: 0!important;
}
.woocommerce ul.products li:nth-child(4n),
.woocommerce-page ul.products li:nth-child(4n) {
  margin-right: 0!important;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0!important;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  margin-left: 0!important;
}
.aws-container .aws-search-field {
  font-size: 16px!important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 23%;
  margin: 25px 1.3%;
  min-height: 530px;
  display: flex;
  flex-direction: column;
}
.woocommerce ul.products li.product:last-child,
.woocommerce-page ul.products li.product:last-child {
  margin-right: 0;
}
.woocommerce ul.products li.product:first-child,
.woocommerce-page ul.products li.product:first-child {
  margin-left: 0;
}
.optimum-service {
  background: #000000;
  padding: 15px 25px;
  border-radius: 25px;
}
.optimum-service h4 {
  margin-bottom: 5px;
  color: #fff;
}
.optimum-service h4 span {
  font-size: 40px;
  vertical-align: middle;
}
.optimum-service .body {
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
}
.optimum-service .body a {
  font-size: 15px;
  color: #757575;
}
.optimum-service .body a:hover {
  text-decoration: underline;
}
.in-store {
  /*    margin-bottom: 20px; */
  /*font-size: 0.6em;*/
}
.reset_variations {
  color: #652296;
}
.product-slider-section .product,
.products .product {
  text-align: center;
}
.product-slider-section .product .woocommerce-loop-product__link img,
.products .product .woocommerce-loop-product__link img {
  border: 5px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-slider-section .product .woocommerce-loop-product__link:hover img,
.products .product .woocommerce-loop-product__link:hover img {
  border-color: #FCCC10;
}
.product-slider-section .product .thumbnail-holder,
.products .product .thumbnail-holder {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.product-slider-section .product .thumbnail-holder img,
.products .product .thumbnail-holder img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.product-slider-section .product .thumbnail-holder:before,
.products .product .thumbnail-holder:before {
  content: "";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 100%;
  border: 5px solid #FCCC10;
}
.product-slider-section .product .thumbnail-holder:hover:before,
.products .product .thumbnail-holder:hover:before {
  opacity: 1;
}
.product-slider-section .product .add_to_cart_button,
.products .product .add_to_cart_button {
  display: none!important;
}
.product-slider-section .product .vat-text,
.products .product .vat-text {
  color: #652296;
  font-size: 0.8em;
  display: block;
  font-weight: 400!important;
}
.product-slider-section .product h2,
.products .product h2 {
  font-size: 1.2em!important;
  margin: 24px 0 5px 0!important;
  font-weight: bold;
}
.product-slider-section .product h2 a,
.products .product h2 a {
  color: inherit;
}
.product-slider-section .product h2 a:hover,
.products .product h2 a:hover {
  color: #FCCC10;
}
.product-slider-section .product del,
.products .product del {
  display: none;
}
.product-slider-section .product ins,
.products .product ins {
  text-decoration: none;
}
.product-slider-section .product .woocommerce-Price-amount,
.products .product .woocommerce-Price-amount {
  margin-bottom: 0px;
  display: block;
  font-size: 1.2em;
  color: #652296;
  font-weight: 600!important;
}
.product-slider-section .product .from,
.products .product .from {
  color: #652296;
}
.product-slider-section .product .button,
.products .product .button {
  max-width: 100%;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 2px solid #FCCC10;
  white-space: nowrap;
  border-radius: 100px;
  font-size: 1em;
  font-weight: 500!important;
  padding: 10px 20px;
  color: #1A1A1A;
  padding: 7px 18px;
  font-size: 0.9em;
  margin-top: 10px;
}
.product-slider-section .product .button i,
.products .product .button i,
.product-slider-section .product .button [class^="icon-"],
.products .product .button [class^="icon-"],
.product-slider-section .product .button [class*=" icon-"],
.products .product .button [class*=" icon-"] {
  margin: -2px 10px 0 0px;
  vertical-align: middle;
  font-size: 24px;
}
.product-slider-section .product .button:hover,
.products .product .button:hover,
.product-slider-section .product .button:focus,
.products .product .button:focus,
.product-slider-section .product .button:active,
.products .product .button:active {
  /* move the element up by 5px */
}
.product-slider-section .product .button,
.products .product .button,
.product-slider-section .product .button.primary,
.products .product .button.primary {
  background-color: #00B067;
  color: #fff;
  border-color: #00B067;
  border: 3px solid #00B067;
}
.product-slider-section .product .button.bordered,
.products .product .button.bordered,
.product-slider-section .product .button.primary.bordered,
.products .product .button.primary.bordered {
  background-color: transparent;
  color: #00B067;
  border-color: #00B067;
}
.product-slider-section .product .button.bordered:hover,
.products .product .button.bordered:hover,
.product-slider-section .product .button.primary.bordered:hover,
.products .product .button.primary.bordered:hover,
.product-slider-section .product .button.bordered:focus,
.products .product .button.bordered:focus,
.product-slider-section .product .button.primary.bordered:focus,
.products .product .button.primary.bordered:focus {
  background-color: #00B067 !important;
  color: #000000;
}
.product-slider-section .product .button:hover,
.products .product .button:hover,
.product-slider-section .product .button.primary:hover,
.products .product .button.primary:hover,
.product-slider-section .product .button:focus,
.products .product .button:focus,
.product-slider-section .product .button.primary:focus,
.products .product .button.primary:focus {
  background-color: transparent;
  border-color: #00B067 !important;
  color: #000000;
}
.product-slider-section .product .button.blue,
.products .product .button.blue {
  background-color: #1A1A1A;
  color: #1A1A1A;
  border-color: #1A1A1A;
  border: 3px solid #1A1A1A;
}
.product-slider-section .product .button.blue.bordered,
.products .product .button.blue.bordered {
  background-color: transparent;
  color: #1A1A1A;
  border-color: #1A1A1A;
}
.product-slider-section .product .button.blue.bordered:hover,
.products .product .button.blue.bordered:hover,
.product-slider-section .product .button.blue.bordered:focus,
.products .product .button.blue.bordered:focus {
  background-color: #1A1A1A !important;
  color: #000000;
}
.product-slider-section .product .button.blue:hover,
.products .product .button.blue:hover,
.product-slider-section .product .button.blue:focus,
.products .product .button.blue:focus {
  background-color: transparent;
  border-color: #1A1A1A !important;
  color: #000000;
}
.product-slider-section .product .button.cyan,
.products .product .button.cyan {
  background-color: #00FFFF;
  color: #00FFFF;
  border-color: #00FFFF;
  border: 3px solid #00FFFF;
}
.product-slider-section .product .button.cyan.bordered,
.products .product .button.cyan.bordered {
  background-color: transparent;
  color: #00FFFF;
  border-color: #00FFFF;
}
.product-slider-section .product .button.cyan.bordered:hover,
.products .product .button.cyan.bordered:hover,
.product-slider-section .product .button.cyan.bordered:focus,
.products .product .button.cyan.bordered:focus {
  background-color: #00FFFF !important;
  color: #000000;
}
.product-slider-section .product .button.cyan:hover,
.products .product .button.cyan:hover,
.product-slider-section .product .button.cyan:focus,
.products .product .button.cyan:focus {
  background-color: transparent;
  border-color: #00FFFF !important;
  color: #000000;
}
.product-slider-section .product .button.magenta,
.products .product .button.magenta {
  background-color: #FF00FF;
  color: #FF00FF;
  border-color: #FF00FF;
  border: 3px solid #FF00FF;
}
.product-slider-section .product .button.magenta.bordered,
.products .product .button.magenta.bordered {
  background-color: transparent;
  color: #FF00FF;
  border-color: #FF00FF;
}
.product-slider-section .product .button.magenta.bordered:hover,
.products .product .button.magenta.bordered:hover,
.product-slider-section .product .button.magenta.bordered:focus,
.products .product .button.magenta.bordered:focus {
  background-color: #FF00FF !important;
  color: #000000;
}
.product-slider-section .product .button.magenta:hover,
.products .product .button.magenta:hover,
.product-slider-section .product .button.magenta:focus,
.products .product .button.magenta:focus {
  background-color: transparent;
  border-color: #FF00FF !important;
  color: #000000;
}
.product-slider-section .product .button.green,
.products .product .button.green {
  background-color: #548F35;
  color: #548F35;
  border-color: #548F35;
  border: 3px solid #548F35;
}
.product-slider-section .product .button.green.bordered,
.products .product .button.green.bordered {
  background-color: transparent;
  color: #548F35;
  border-color: #548F35;
}
.product-slider-section .product .button.green.bordered:hover,
.products .product .button.green.bordered:hover,
.product-slider-section .product .button.green.bordered:focus,
.products .product .button.green.bordered:focus {
  background-color: #548F35 !important;
  color: #000000;
}
.product-slider-section .product .button.green:hover,
.products .product .button.green:hover,
.product-slider-section .product .button.green:focus,
.products .product .button.green:focus {
  background-color: transparent;
  border-color: #548F35 !important;
  color: #000000;
}
.product-slider-section .product .button.yellow,
.products .product .button.yellow {
  background-color: #FFFF01;
  color: #FFFF01;
  border-color: #FFFF01;
  border: 3px solid #FFFF01;
}
.product-slider-section .product .button.yellow.bordered,
.products .product .button.yellow.bordered {
  background-color: transparent;
  color: #FFFF01;
  border-color: #FFFF01;
}
.product-slider-section .product .button.yellow.bordered:hover,
.products .product .button.yellow.bordered:hover,
.product-slider-section .product .button.yellow.bordered:focus,
.products .product .button.yellow.bordered:focus {
  background-color: #FFFF01 !important;
  color: #000000;
}
.product-slider-section .product .button.yellow:hover,
.products .product .button.yellow:hover,
.product-slider-section .product .button.yellow:focus,
.products .product .button.yellow:focus {
  background-color: transparent;
  border-color: #FFFF01 !important;
  color: #000000;
}
.product-slider-section .product .button.orange,
.products .product .button.orange {
  background-color: #F47621;
  color: #F47621;
  border-color: #F47621;
  border: 3px solid #F47621;
}
.product-slider-section .product .button.orange.bordered,
.products .product .button.orange.bordered {
  background-color: transparent;
  color: #F47621;
  border-color: #F47621;
}
.product-slider-section .product .button.orange.bordered:hover,
.products .product .button.orange.bordered:hover,
.product-slider-section .product .button.orange.bordered:focus,
.products .product .button.orange.bordered:focus {
  background-color: #F47621 !important;
  color: #000000;
}
.product-slider-section .product .button.orange:hover,
.products .product .button.orange:hover,
.product-slider-section .product .button.orange:focus,
.products .product .button.orange:focus {
  background-color: transparent;
  border-color: #F47621 !important;
  color: #000000;
}
.product-slider-section .product .button.white,
.products .product .button.white {
  background-color: #fff;
  color: #fff;
  border-color: #fff;
  border: 3px solid #fff;
}
.product-slider-section .product .button.white.bordered,
.products .product .button.white.bordered {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.product-slider-section .product .button.white.bordered:hover,
.products .product .button.white.bordered:hover,
.product-slider-section .product .button.white.bordered:focus,
.products .product .button.white.bordered:focus {
  background-color: #fff !important;
  color: #000000;
}
.product-slider-section .product .button.white:hover,
.products .product .button.white:hover,
.product-slider-section .product .button.white:focus,
.products .product .button.white:focus {
  background-color: transparent;
  border-color: #fff !important;
  color: #000000;
}
.product-slider-section .product .button.navy,
.products .product .button.navy {
  background-color: #1B4E83;
  color: #1B4E83;
  border-color: #1B4E83;
  border: 3px solid #1B4E83;
}
.product-slider-section .product .button.navy.bordered,
.products .product .button.navy.bordered {
  background-color: transparent;
  color: #1B4E83;
  border-color: #1B4E83;
}
.product-slider-section .product .button.navy.bordered:hover,
.products .product .button.navy.bordered:hover,
.product-slider-section .product .button.navy.bordered:focus,
.products .product .button.navy.bordered:focus {
  background-color: #1B4E83 !important;
  color: #000000;
}
.product-slider-section .product .button.navy:hover,
.products .product .button.navy:hover,
.product-slider-section .product .button.navy:focus,
.products .product .button.navy:focus {
  background-color: transparent;
  border-color: #1B4E83 !important;
  color: #000000;
}
.product-slider-section .product .button.purple,
.products .product .button.purple {
  background-color: #652296;
  color: #652296;
  border-color: #652296;
  border: 3px solid #652296;
}
.product-slider-section .product .button.purple.bordered,
.products .product .button.purple.bordered {
  background-color: transparent;
  color: #652296;
  border-color: #652296;
}
.product-slider-section .product .button.purple.bordered:hover,
.products .product .button.purple.bordered:hover,
.product-slider-section .product .button.purple.bordered:focus,
.products .product .button.purple.bordered:focus {
  background-color: #652296 !important;
  color: #000000;
}
.product-slider-section .product .button.purple:hover,
.products .product .button.purple:hover,
.product-slider-section .product .button.purple:focus,
.products .product .button.purple:focus {
  background-color: transparent;
  border-color: #652296 !important;
  color: #000000;
}
.product-slider-section .product .button.outline,
.products .product .button.outline {
  background-color: transparent!important;
  border: 2px solid #FCCC10;
}
.product-slider-section .product .button.outline:hover,
.products .product .button.outline:hover,
.product-slider-section .product .button.outline:focus,
.products .product .button.outline:focus {
  border-color: transparent;
}
.product-slider-section .product .button.bold,
.products .product .button.bold {
  font-weight: bold!important;
}
.product-slider-section .product .button.wide,
.products .product .button.wide {
  width: 100%;
  text-align: center;
}
.product-slider-section .product .button.big,
.products .product .button.big {
  padding: 15px 30px;
  font-size: 16px;
}
.product-slider-section .product .button.narrow,
.products .product .button.narrow {
  padding: 5px 15px;
}
.product-slider-section .product .button.small,
.products .product .button.small {
  font-size: 10px;
  padding: 9px 12px;
}
.product-slider-section .product .button:hover,
.products .product .button:hover,
.product-slider-section .product .button:focus,
.products .product .button:focus {
  border-color: transparent;
}
.product-slider-section .products-slider,
.products .products-slider {
  margin: 25px 0 0 0;
  visibility: hidden;
}
.product-slider-section .products-slider .button,
.products .products-slider .button {
  display: none;
}
.product-slider-section .products-slider.slick-initialized,
.products .products-slider.slick-initialized {
  visibility: visible;
}
.product-slider-section .section-title,
.products .section-title {
  text-align: center;
  padding: 30px 0 20px 0;
}
.product-slider-section .section-title h3,
.products .section-title h3 {
  color: #1A1A1A;
  line-height: 1;
  font-size: 2.1em;
  font-weight: 400;
}
.product-slider-section .slick-prev,
.products .slick-prev {
  left: -40px;
}
.product-slider-section .slick-prev:before,
.products .slick-prev:before {
  content: "\f104";
  border: 3px solid inherit;
}
.product-slider-section .slick-next,
.products .slick-next {
  right: -40px;
}
.product-slider-section .slick-next:before,
.products .slick-next:before {
  right: -2px;
  position: relative;
  content: "\f105";
}
.product-slider-section .slick-prev,
.products .slick-prev,
.product-slider-section .slick-next,
.products .slick-next {
  width: 32px;
  height: 32px;
  top: 34%;
  border: 2px solid black!important;
  border-radius: 100px;
}
.product-slider-section .slick-prev:hover,
.products .slick-prev:hover,
.product-slider-section .slick-next:hover,
.products .slick-next:hover,
.product-slider-section .slick-prev:focus,
.products .slick-prev:focus,
.product-slider-section .slick-next:focus,
.products .slick-next:focus {
  background: #FCCC10;
  border-color: #FCCC10 !important;
}
.product-slider-section .slick-prev:hover:before,
.products .slick-prev:hover:before,
.product-slider-section .slick-next:hover:before,
.products .slick-next:hover:before,
.product-slider-section .slick-prev:focus:before,
.products .slick-prev:focus:before,
.product-slider-section .slick-next:focus:before,
.products .slick-next:focus:before {
  color: #fff;
}
.product-slider-section .slick-prev:before,
.products .slick-prev:before,
.product-slider-section .slick-next:before,
.products .slick-next:before {
  font-family: fontawesome;
  font-size: 26px;
  width: 32px;
  height: 32px;
  line-height: 1;
  opacity: 1;
  color: #1A1A1A;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-slider-section .slick-prev:hover,
.products .slick-prev:hover,
.product-slider-section .slick-next:hover,
.products .slick-next:hover,
.product-slider-section .slick-prev:focus,
.products .slick-prev:focus,
.product-slider-section .slick-next:focus,
.products .slick-next:focus {
  color: #FCCC10;
}
.border-bottom {
  border-bottom: 3px solid #FCCC10;
}
#category-grid .category-item:hover .hover-holder {
  border-color: rgba(252, 204, 16, 0.6);
}
#category-grid .category-item:hover .hover {
  background-color: rgba(252, 204, 16, 0.9);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6fccc10', endColorstr='#e6fccc10');
}
#category-grid .category-item:hover .hover:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
#category-grid .category-item h4 {
  font-size: 1.2em!important;
  margin: 24px 0 5px 0!important;
  font-weight: bold;
  text-align: center;
}
#category-grid .category-item .hover-holder {
  border-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  display: block;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000');
}
#category-grid .category-item .hover-holder:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
#category-grid .category-item .hover-holder .hover {
  background-color: rgba(252, 204, 16, 0.7);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3fccc10', endColorstr='#b3fccc10');
  padding: 10px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: auto;
  width: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  z-index: 100;
  display: block;
  /*                width: calc(~"100% + 5px");
                bottom: -5px;
                
                    left: -10px;*/
}
#category-grid .category-item .hover-holder .hover h4 {
  color: #000000;
}
#category-grid .category-item .hover-holder .hover:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.wsp-container h2 {
  margin-bottom: 10px;
}
.wsp-container > ul {
  display: inline-block;
  margin-bottom: 20px;
  list-style: none;
}
.wsp-container > ul li {
  background: #F4F4F4;
  border-radius: 3px;
  display: inline-block;
  margin: 0 0 10px;
  padding: 2px 5px;
}
.wsp-container > ul li:hover {
  background: #FCCC10;
}
.wsp-container > ul li a {
  color: #000000;
}
.category-item {
  margin-bottom: 60px;
  display: inline-block;
  position: relative;
  /*    min-height:255px;*/
}
.category-item a {
  display: block;
}
.category-item a:hover .hover-holder {
  border-color: rgba(252, 204, 16, 0.6);
  background-color: rgba(0, 0, 0, 0.5);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
}
.category-item a:hover .hover-holder:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.category-item a:hover .hover {
  color: #1A1A1A;
}
.category-item a:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}
.category-item:last-child {
  margin-right: 0;
}
.category-item > a > img {
  /*        min-height:255px;*/
}
.category-item img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}
.category-item .hover-holder {
  border: 5px solid transparent;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.3);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#4d000000');
}
.category-item .hover-holder:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.category-item .hover-holder .hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  z-index: 100;
  display: table;
  width: 100%;
}
.category-item .hover-holder .hover h4 {
  color: #fff;
  font-size: 1.9em;
  font-weight: 400!important;
}
.section-featured-grid ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-featured-grid ul li {
  margin-right: 1%;
  width: 24%;
  float: left;
  margin-bottom: 60px;
  display: inline-block;
  position: relative;
  /*    min-height:255px;*/
}
.section-featured-grid ul li a {
  display: block;
}
.section-featured-grid ul li a:hover .hover-holder {
  border-color: rgba(252, 204, 16, 0.6);
  background-color: rgba(0, 0, 0, 0.5);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
}
.section-featured-grid ul li a:hover .hover-holder:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.section-featured-grid ul li a:hover .hover {
  color: #1A1A1A;
}
.section-featured-grid ul li a:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}
.section-featured-grid ul li:last-child {
  margin-right: 0;
}
.section-featured-grid ul li > a > img {
  /*        min-height:255px;*/
}
.section-featured-grid ul li img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}
.section-featured-grid ul li .hover-holder {
  border: 5px solid transparent;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.3);
  background: none\9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#4d000000');
}
.section-featured-grid ul li .hover-holder:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.section-featured-grid ul li .hover-holder .hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  z-index: 100;
  display: table;
  width: 100%;
}
.section-featured-grid ul li .hover-holder .hover h4 {
  color: #fff;
  font-size: 1.9em;
  font-weight: 400!important;
}
#section-social-strip {
  padding: 40px 0;
}
#section-social-strip h3 {
  font-size: 1.75em;
  text-align: right;
  vertical-align: middle;
  font-weight: 500;
  margin: 19px 0 0 0;
  color: #000000;
}
#section-social-strip .social-icons a {
  font-size: 4.8em;
  margin-right: 24px;
}
#section-social-strip .social-icons a:hover {
  color: #fff;
}
#section-news h3 {
  font-size: 1.75em;
  margin-bottom: 27px;
}
#section-news .news-holder {
  margin-top: 22px;
}
#section-news .news-item .thumb {
  margin-bottom: 12px;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#section-news .news-item .thumb:hover {
  opacity: 0.7;
}
#section-news .news-item h3 a {
  color: #652296;
}
#section-news .news-item h3 a:hover {
  color: #FCCC10;
}
.hover-left-to-right {
  transform: perspective(1px) translateZ(0);
}
.hover-left-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FCCC10;
  transition-duration: 0.3s;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hover-left-to-right:hover {
  color: #fff;
}
.hover-left-to-right:hover:before {
  transform: scaleX(1);
}
.more-new {
  background: #F4F4F4;
  display: block;
  text-align: center;
  margin: 13px 0 0;
  padding: 14px;
  color: #757575;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.2em;
  width: 100%;
  box-shadow: 0 0 1px transparent;
  position: relative;
  transform: perspective(1px) translateZ(0);
}
.more-new:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FCCC10;
  transition-duration: 0.3s;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.more-new:hover {
  color: #fff;
}
.more-new:hover:before {
  transform: scaleX(1);
}
#section-text-banner .banner-title {
  margin-bottom: 10px;
}
#section-text-banner .banner-title span {
  font-size: 3em;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
#section-text-banner .banner-title h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6em;
}
#nav-bar {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
}
.navbar {
  float: right;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  color: white;
}
ul.dot li:before {
  content: "\f10c";
  font-family: fontawesome;
  color: inherit;
  font-size: 1em;
  vertical-align: middle;
  margin-right: 5px;
}
.wow {
  visibility: hidden;
}
.gray {
  color: #8D8D8D;
}
.btn-cart {
  padding: 12px 20px;
  display: inline-block;
  margin: 10px 0;
  color: #fff;
  width: 100%;
  border-radius: 100px;
  background: #652296;
  border: 2px solid transparent;
  font-weight: 400!important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-cart span {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 15px;
}
.btn-cart span.fa-envelope {
  margin-top: -5px;
}
.btn-cart:hover,
.btn-cart:focus {
  background: transparent;
  border-color: #652296;
  color: #652296;
}
.btn-cart:hover span,
.btn-cart:focus span {
  animation: tada 1s infinite;
}
/*#single product*/
.woocommerce div.product form.cart {
  margin-bottom: 0;
}
.woocommerce div.product form.cart .variations {
  width: 100%;
  margin: 15px 0 0 15px;
  text-align: left;
  z-index: 10000;
}
.woocommerce div.product form.cart .variations td {
  border: 0;
  vertical-align: middle;
  line-height: 1em;
  margin: 0;
  display: inline;
  padding: 0;
}
.woocommerce div.product form.cart .variations td label {
  color: #000000;
  margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
  background-color: #F6F6F6;
  border: 1px solid #e9e9e9;
  color: #1A1A1A;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 10px;
  width: auto;
  margin-bottom: 0;
}
.woocommerce div.product form.cart .variations tr {
  margin-bottom: 15px;
  display: block;
}
.woocommerce div.product form.cart .variations tr td {
  width: 84%;
  display: inline-block;
}
.woocommerce div.product form.cart .variations tr td select {
  width: 100%;
}
.woocommerce div.product form.cart .variations tr td.label {
  font-size: 16px;
  width: 15%;
  text-align: left;
  display: inline-block;
}
#gform_wrapper_1 {
  margin: 0;
}
.products .product .button.outstock_button {
  background: #DDDDDD !important;
  border-color: #DDDDDD !important;
}
.products .product .button.outstock_button:hover {
  background: transparent!important;
  border-color: #DDDDDD !important;
}
.sold-individually .variations_button {
  margin-top: 20px;
}
#page-product {
  padding: 25px 0 0 0;
}
#page-product .product-holder .product {
  margin: 25px 0 0 0;
}
#page-product .product-holder .product .woocommerce-product-gallery {
  width: 100%!important;
  float: none;
}
#page-product .product-holder .product .summary {
  width: 100%!important;
  position: relative;
  float: none;
}
#page-product .product-holder .product .summary #title-row {
  margin: 10px 0 25px 0!important;
}
#page-product .product-holder .product .summary .product_title {
  font-size: 2.5em;
}
#page-product .product-holder .product .summary .sku-wrapper {
  color: #757575;
  text-align: right;
  margin: 10px 0 0 0;
}
#page-product .product-holder .product .summary .price-wrapper .price {
  font-size: 1.8em;
}
#page-product .product-holder .product .summary .price-wrapper .price del {
  font-size: 0.8em;
  color: #49196c;
}
#page-product .product-holder .product .summary .price-wrapper .price ins {
  text-decoration: none;
}
#page-product .product-holder .product .summary .price-wrapper .price,
#page-product .product-holder .product .summary .price-wrapper .price label {
  font-weight: 500!important;
  color: #652296;
}
#page-product .product-holder .product .summary .price-wrapper .price label {
  margin: 0 10px 0 0;
}
#page-product .product-holder .product .summary .price-wrapper .woocommerce-Price-currencySymbol {
  margin-right: 2px;
}
#page-product .product-holder .product .summary .price-wrapper .price-vat {
  font-size: 1.2em;
  color: #652296;
  /*                        margin-bottom: 10px;*/
}
#page-product .product-holder .product .summary .price-wrapper .desc-price {
  color: #652296;
}
#page-product .product-holder .product .summary .price-wrapper .desc-price p {
  margin-bottom: 0;
}
#page-product .product-holder .product .summary #button-row {
  text-align: right;
  margin: 9px 0 0 0;
}
#page-product .product-holder .product .summary #button-row.not-available .woocommerce-variation-add-to-cart {
  display: none;
}
#page-product .product-holder .product .summary #button-row.not-available .single_variation_wrap {
  margin: 20px 0 0;
}
#page-product .product-holder .product .summary #button-row .add-cart-wrapper {
  width: 175px;
  display: inline-block;
}
#page-product .product-holder .product .summary #button-row .add-cart-wrapper .label {
  display: block;
  margin-bottom: 10px;
}
#page-product .product-holder .product .summary #button-row .button {
  padding: 12px 20px;
  display: inline-block;
  margin: 10px 0;
  color: #fff;
  width: 100%;
  border-radius: 100px;
  background: #652296;
  border: 2px solid transparent;
  font-weight: 400!important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 12px 15px;
}
#page-product .product-holder .product .summary #button-row .button span {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 15px;
}
#page-product .product-holder .product .summary #button-row .button span.fa-envelope {
  margin-top: -5px;
}
#page-product .product-holder .product .summary #button-row .button:hover,
#page-product .product-holder .product .summary #button-row .button:focus {
  background: transparent;
  border-color: #652296;
  color: #652296;
}
#page-product .product-holder .product .summary #button-row .button:hover span,
#page-product .product-holder .product .summary #button-row .button:focus span {
  animation: tada 1s infinite;
}
#page-product .product-holder .product .summary .le-quantity {
  width: 100%;
  margin-bottom: 15px;
  border-color: #652296;
}
#page-product .product-holder .product .summary .le-quantity .btn-number {
  background: #652296;
  color: #fff;
  border-color: #652296;
}
#page-product .product-holder .product .summary .le-quantity .input-number {
  color: #000000;
  text-align: center;
  border-color: #652296;
}
#page-product .product-holder .product .summary .desc {
  margin: 34px 0;
}
#page-product .product-holder .product .summary .desc h4 {
  font-size: 1.3em;
  margin-bottom: 10px;
}
#page-product .product-holder .product .summary .features h4 {
  margin-bottom: 5px;
}
#page-product .product-holder .product .summary .features .features-list {
  margin-left: 33px;
  list-style: none;
}
#page-product .product-holder .product .summary .features .features-list li:before {
  /*                                content: "\e910";
                                .icomoon;*/
  font-family: fontawesome;
  content: "";
  color: #FCCC10;
  margin: -2px 5px 0 -24px;
  display: inline-block;
  font-size: 22px;
  vertical-align: middle;
}
#page-product .product-holder .product .accordions {
  margin: 30px 0 0 0;
}
#page-product .product-holder .product .panel {
  border: none;
  box-shadow: none;
  background: transparent;
  margin-bottom: 5px;
}
#page-product .product-holder .product .panel > .head .title a {
  display: block;
  background-color: #F6F6F6;
  border: none;
  border-color: transparent;
  color: #000000;
  padding: 15px 23px;
  border-radius: 150px;
  font-size: 0.9em;
  transform: perspective(1px) translateZ(0);
  overflow: hidden;
}
#page-product .product-holder .product .panel > .head .title a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FCCC10;
  transition-duration: 0.3s;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-timing-function: ease-out;
}
#page-product .product-holder .product .panel > .head .title a:hover {
  color: #fff;
}
#page-product .product-holder .product .panel > .head .title a:hover:before {
  transform: scaleX(1);
}
#page-product .product-holder .product .panel > .head .title a.collapsed span {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
#page-product .product-holder .product .panel > .head .title a span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: right;
  font-size: 20px;
}
#page-product .product-holder .product .panel > .head + .collapsing {
  opacity: 0;
}
#page-product .product-holder .product .panel > .head + .collapse {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-product .product-holder .product .panel > .head + .collapse.in {
  opacity: 1;
}
#page-product .product-holder .product .panel > .head + .collapse > .body {
  border: none;
  background-color: #fff;
  border-top: none;
  padding: 20px;
  border-radius: 10px 0 10px 10px;
}
#page-product .product-holder .product .flex-viewport {
  /*                border:3px solid @color1;*/
  max-height: 475px;
}
#page-product .product-holder .product .flex-viewport .woocommerce-product-gallery__image > a img {
  width: 100%;
  max-height: 475px;
  display: block;
}
#page-product .product-holder .product .flex-control-nav {
  margin: 10px 0px!important;
}
#page-product .product-holder .product .flex-control-nav li {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100px;
  border: 2px solid #FCCC10;
  margin-right: 5px;
}
#page-product .product-holder .product .flex-control-nav li:hover {
  cursor: pointer;
  border-color: #000000;
}
#page-product .product-holder .product .slick-slider {
  /*                margin: 10px 0 0 0;*/
  padding: 0;
  margin: 10px 25px 0 25px;
  opacity: 0;
}
#page-product .product-holder .product .slick-slider.slick-initialized {
  opacity: 1;
}
#page-product .product-holder .product .slick-slider .slick-slide {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100px;
  border: 2px solid #FCCC10;
  margin-right: 5px;
}
#page-product .product-holder .product .slick-slider .slick-slide:hover {
  cursor: pointer;
  border-color: #000000;
}
#page-product .product-holder .product .slick-slider .slick-prev,
#page-product .product-holder .product .slick-slider .slick-next {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  font-size: 15px;
  padding: 0px 0 0 8px;
  top: 0;
  width: 23px;
  background: #FCCC10;
  height: 100%;
}
#page-product .product-holder .product .slick-slider .slick-prev:hover,
#page-product .product-holder .product .slick-slider .slick-next:hover {
  background: #000000;
}
#page-product .product-holder .product .slick-slider .slick-prev:before,
#page-product .product-holder .product .slick-slider .slick-next:before {
  font-family: fontawesome;
  font-size: 22px;
  color: #000000;
}
#page-product .product-holder .product .slick-slider .slick-prev:before {
  content: "\f104";
}
#page-product .product-holder .product .slick-slider .slick-next:before {
  content: "\f105";
}
#section-new-products {
  padding: 40px 0;
}
#content #breadcrumb:not(.archive-page) {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-result-count {
  padding: 12px 15px!important;
}
#breadcrumb .woocommerce-breadcrumb {
  float: right;
}
#breadcrumb.archive-page {
  padding-left: 0;
}
#breadcrumb.archive-page .woocommerce-breadcrumb {
  float: none;
  margin: 15px 0 0 0;
  padding: 12px 30px;
}
.woocommerce .woocommerce-breadcrumb {
  border-radius: 100px;
  margin: 0!important;
  background: #F6F6F6;
  padding: 14px 30px!important;
  color: #000000 !important;
  width: auto;
  display: inline-block;
}
.woocommerce .woocommerce-breadcrumb i {
  margin: -3px 7px 0 7px;
  font-size: 20px;
  color: #FCCC10;
  vertical-align: middle;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #000000;
}
.woocommerce .woocommerce-breadcrumb a:hover {
  color: #FCCC10;
}
.section-title {
  text-align: center;
  padding: 15px 0;
  /*        h3{
            font-size: 1.8em;
        }*/
}
/*footer*/
#cookie {
  padding: 5px 0;
  font-size: 0.9em;
  text-align: center;
  color: #fff;
  background: #121212;
}
#cookie p {
  margin: 0;
}
#cookie a {
  color: #FCCC10;
  text-decoration: underline;
}
#cookie a:hover {
  color: #fff;
}
.icomoon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.address-box {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0;
  font-size: 1em;
  padding: 0;
}
.address-box li {
  margin-bottom: 21px;
}
.address-box li p {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  line-height: 1.5;
}
.address-box .title {
  font-size: 1em;
}
.address-box .phone span,
.address-box .address span {
  font-size: 2.0em;
  margin-left: -41px;
  margin-right: 8px;
  vertical-align: middle;
  color: #FCCC10;
}
.gform_wrapper {
  /*    background:@color3;
    padding:25px;
    border-radius:5px;
    border:1px solid darken(@color1,10%);*/
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
  padding: 5px 15px ;
  border-radius: 5px;
}
.gform_wrapper label {
  color: #a48302;
}
.gform_wrapper select {
  padding: 10px!important;
}
.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea {
  background-color: #F6F6F6;
  border: 1px solid #e9e9e9;
  color: #1A1A1A;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 10px;
}
.gform_wrapper .gform_button {
  max-width: 100%;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 2px solid #FCCC10;
  white-space: nowrap;
  border-radius: 100px;
  font-size: 1em;
  font-weight: 500!important;
  font-size: 1.3em!important;
  padding: 10px 20px;
  margin: 0;
}
.gform_wrapper .gform_button i,
.gform_wrapper .gform_button [class^="icon-"],
.gform_wrapper .gform_button [class*=" icon-"] {
  margin: -2px 10px 0 0px;
  vertical-align: middle;
  font-size: 24px;
}
.gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button:focus,
.gform_wrapper .gform_button:active {
  /* move the element up by 5px */
}
.gform_wrapper .gform_button,
.gform_wrapper .gform_button.primary {
  background-color: #00B067;
  color: #fff;
  border-color: #00B067;
  border: 3px solid #00B067;
}
.gform_wrapper .gform_button.bordered,
.gform_wrapper .gform_button.primary.bordered {
  background-color: transparent;
  color: #00B067;
  border-color: #00B067;
}
.gform_wrapper .gform_button.bordered:hover,
.gform_wrapper .gform_button.primary.bordered:hover,
.gform_wrapper .gform_button.bordered:focus,
.gform_wrapper .gform_button.primary.bordered:focus {
  background-color: #00B067 !important;
  color: #000000;
}
.gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button.primary:hover,
.gform_wrapper .gform_button:focus,
.gform_wrapper .gform_button.primary:focus {
  background-color: transparent;
  border-color: #00B067 !important;
  color: #000000;
}
.gform_wrapper .gform_button.blue {
  background-color: #1A1A1A;
  color: #1A1A1A;
  border-color: #1A1A1A;
  border: 3px solid #1A1A1A;
}
.gform_wrapper .gform_button.blue.bordered {
  background-color: transparent;
  color: #1A1A1A;
  border-color: #1A1A1A;
}
.gform_wrapper .gform_button.blue.bordered:hover,
.gform_wrapper .gform_button.blue.bordered:focus {
  background-color: #1A1A1A !important;
  color: #000000;
}
.gform_wrapper .gform_button.blue:hover,
.gform_wrapper .gform_button.blue:focus {
  background-color: transparent;
  border-color: #1A1A1A !important;
  color: #000000;
}
.gform_wrapper .gform_button.cyan {
  background-color: #00FFFF;
  color: #00FFFF;
  border-color: #00FFFF;
  border: 3px solid #00FFFF;
}
.gform_wrapper .gform_button.cyan.bordered {
  background-color: transparent;
  color: #00FFFF;
  border-color: #00FFFF;
}
.gform_wrapper .gform_button.cyan.bordered:hover,
.gform_wrapper .gform_button.cyan.bordered:focus {
  background-color: #00FFFF !important;
  color: #000000;
}
.gform_wrapper .gform_button.cyan:hover,
.gform_wrapper .gform_button.cyan:focus {
  background-color: transparent;
  border-color: #00FFFF !important;
  color: #000000;
}
.gform_wrapper .gform_button.magenta {
  background-color: #FF00FF;
  color: #FF00FF;
  border-color: #FF00FF;
  border: 3px solid #FF00FF;
}
.gform_wrapper .gform_button.magenta.bordered {
  background-color: transparent;
  color: #FF00FF;
  border-color: #FF00FF;
}
.gform_wrapper .gform_button.magenta.bordered:hover,
.gform_wrapper .gform_button.magenta.bordered:focus {
  background-color: #FF00FF !important;
  color: #000000;
}
.gform_wrapper .gform_button.magenta:hover,
.gform_wrapper .gform_button.magenta:focus {
  background-color: transparent;
  border-color: #FF00FF !important;
  color: #000000;
}
.gform_wrapper .gform_button.green {
  background-color: #548F35;
  color: #548F35;
  border-color: #548F35;
  border: 3px solid #548F35;
}
.gform_wrapper .gform_button.green.bordered {
  background-color: transparent;
  color: #548F35;
  border-color: #548F35;
}
.gform_wrapper .gform_button.green.bordered:hover,
.gform_wrapper .gform_button.green.bordered:focus {
  background-color: #548F35 !important;
  color: #000000;
}
.gform_wrapper .gform_button.green:hover,
.gform_wrapper .gform_button.green:focus {
  background-color: transparent;
  border-color: #548F35 !important;
  color: #000000;
}
.gform_wrapper .gform_button.yellow {
  background-color: #FFFF01;
  color: #FFFF01;
  border-color: #FFFF01;
  border: 3px solid #FFFF01;
}
.gform_wrapper .gform_button.yellow.bordered {
  background-color: transparent;
  color: #FFFF01;
  border-color: #FFFF01;
}
.gform_wrapper .gform_button.yellow.bordered:hover,
.gform_wrapper .gform_button.yellow.bordered:focus {
  background-color: #FFFF01 !important;
  color: #000000;
}
.gform_wrapper .gform_button.yellow:hover,
.gform_wrapper .gform_button.yellow:focus {
  background-color: transparent;
  border-color: #FFFF01 !important;
  color: #000000;
}
.gform_wrapper .gform_button.orange {
  background-color: #F47621;
  color: #F47621;
  border-color: #F47621;
  border: 3px solid #F47621;
}
.gform_wrapper .gform_button.orange.bordered {
  background-color: transparent;
  color: #F47621;
  border-color: #F47621;
}
.gform_wrapper .gform_button.orange.bordered:hover,
.gform_wrapper .gform_button.orange.bordered:focus {
  background-color: #F47621 !important;
  color: #000000;
}
.gform_wrapper .gform_button.orange:hover,
.gform_wrapper .gform_button.orange:focus {
  background-color: transparent;
  border-color: #F47621 !important;
  color: #000000;
}
.gform_wrapper .gform_button.white {
  background-color: #fff;
  color: #fff;
  border-color: #fff;
  border: 3px solid #fff;
}
.gform_wrapper .gform_button.white.bordered {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.gform_wrapper .gform_button.white.bordered:hover,
.gform_wrapper .gform_button.white.bordered:focus {
  background-color: #fff !important;
  color: #000000;
}
.gform_wrapper .gform_button.white:hover,
.gform_wrapper .gform_button.white:focus {
  background-color: transparent;
  border-color: #fff !important;
  color: #000000;
}
.gform_wrapper .gform_button.navy {
  background-color: #1B4E83;
  color: #1B4E83;
  border-color: #1B4E83;
  border: 3px solid #1B4E83;
}
.gform_wrapper .gform_button.navy.bordered {
  background-color: transparent;
  color: #1B4E83;
  border-color: #1B4E83;
}
.gform_wrapper .gform_button.navy.bordered:hover,
.gform_wrapper .gform_button.navy.bordered:focus {
  background-color: #1B4E83 !important;
  color: #000000;
}
.gform_wrapper .gform_button.navy:hover,
.gform_wrapper .gform_button.navy:focus {
  background-color: transparent;
  border-color: #1B4E83 !important;
  color: #000000;
}
.gform_wrapper .gform_button.purple {
  background-color: #652296;
  color: #652296;
  border-color: #652296;
  border: 3px solid #652296;
}
.gform_wrapper .gform_button.purple.bordered {
  background-color: transparent;
  color: #652296;
  border-color: #652296;
}
.gform_wrapper .gform_button.purple.bordered:hover,
.gform_wrapper .gform_button.purple.bordered:focus {
  background-color: #652296 !important;
  color: #000000;
}
.gform_wrapper .gform_button.purple:hover,
.gform_wrapper .gform_button.purple:focus {
  background-color: transparent;
  border-color: #652296 !important;
  color: #000000;
}
.gform_wrapper .gform_button.outline {
  background-color: transparent!important;
  border: 2px solid #FCCC10;
}
.gform_wrapper .gform_button.outline:hover,
.gform_wrapper .gform_button.outline:focus {
  border-color: transparent;
}
.gform_wrapper .gform_button.bold {
  font-weight: bold!important;
}
.gform_wrapper .gform_button.wide {
  width: 100%;
  text-align: center;
}
.gform_wrapper .gform_button.big {
  padding: 15px 30px;
  font-size: 16px;
}
.gform_wrapper .gform_button.narrow {
  padding: 5px 15px;
}
.gform_wrapper .gform_button.small {
  font-size: 10px;
  padding: 9px 12px;
}
.gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button:focus {
  border-color: transparent;
}
.term-description p {
  margin: 10px 0;
}
.blog-grid-item {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
}
.blog-grid-item .meta {
  margin: 10px 0;
}
.blog-grid-item .meta li {
  font-size: 12px;
  margin-bottom: 5px;
}
.blog-grid-item .meta li:before {
  display: none;
}
.blog-grid-item .body {
  padding: 25px;
}
.blog-grid-item .body h2 {
  margin: 0px 0 15px 0;
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 500!important;
}
.blog-grid-item .body p {
  /*            min-height: 120px;*/
}
footer {
  background: #1A1A1A;
  overflow: hidden;
}
footer .address-box {
  color: #fff;
}
footer #footer-logo {
  margin: 0 0 20px 0;
  visibility: hidden;
}
footer .right-column {
  padding-left: 45px;
}
footer .left-column p {
  margin: 0 0 24px 0;
}
footer .left-column div {
  font-size: 0.9em;
}
footer .left-column div span {
  margin-left: 5px;
}
footer .copyright-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .copyright-list li {
  color: #fff;
  margin-bottom: 10px;
}
footer .copyright-list li.gray {
  color: #8d8d8d;
}
footer .copyright-list li.dark {
  color: #3b3b39;
}
footer p {
  color: #fff;
}
footer p a,
footer .icon-list a {
  color: inherit;
  text-decoration: underline;
}
footer p a:hover,
footer .icon-list a:hover {
  text-decoration: italic;
  color: inherit;
}
footer .social-icons li a {
  border-color: #1A1A1A;
}
footer .social-icons li a:before {
  color: #1A1A1A;
}
footer .social-icons li a:hover {
  background-color: transparent!important;
  border-color: #fff;
}
footer .social-icons li a:hover:before {
  color: #fff;
}
.get-direction a {
  position: relative;
  margin-left: 0px;
}
.get-direction a:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  opacity: 0;
  color: #FCCC10;
  vertical-align: top;
  font-size: 21px;
  font-weight: bold!important;
  position: absolute;
  left: -100px;
}
.get-direction a:hover {
  color: #FCCC10;
}
.get-direction a:hover:before {
  opacity: 1;
  left: -33px;
}
.link-list,
#menu-footer-menu {
  text-align: left;
  list-style: none;
  max-width: 230px;
}
.link-list li,
#menu-footer-menu li {
  border-bottom: 2px solid #3b3b39;
}
.link-list li:last-child,
#menu-footer-menu li:last-child {
  border-bottom: 0;
}
.link-list li a,
#menu-footer-menu li a {
  padding: 10px 0 ;
  margin-left: -1em;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}
.link-list li a:before,
#menu-footer-menu li a:before {
  font-family: fontawesome;
  content: "\f0da";
  opacity: 0;
  vertical-align: top;
  font-size: 1em;
  margin-right: 10px;
}
.link-list li a:hover,
#menu-footer-menu li a:hover {
  margin-left: 0;
  color: #FCCC10;
  padding-left: 10px;
}
.link-list li a:hover:before,
#menu-footer-menu li a:hover:before {
  opacity: 1;
}
#mobile-menu-toggle {
  display: none;
}
.checkout .woocommerce-additional-fields {
  /*        padding: 15px;
        background-color: #f1f1f1;*/
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
}
#page-header {
  background: #F6F6F6;
}
.woocommerce ul.products li.product.product-category,
.woocommerce-page ul.products li.product.product-category {
  min-height: 330px;
}
.page-title.title-md h1 {
  font-size: 1.5em;
  font-weight: 400!important;
}
.yellowTitles {
  margin-bottom: 10px;
  background: #FCCC10;
  display: inline-block;
  padding: 5px 10px;
  border-bottom: 3px solid #d6ab03;
}
#main > h1,
.page-title > h1,
.woocommerce-checkout > h1,
#main > h2,
.page-title > h2,
.woocommerce-checkout > h2,
#main > h3,
.page-title > h3,
.woocommerce-checkout > h3,
#main > h4,
.page-title > h4,
.woocommerce-checkout > h4 {
  margin-bottom: 10px;
  background: #FCCC10;
  display: inline-block;
  padding: 5px 10px;
  border-bottom: 3px solid #d6ab03;
}
.woocommerce-billing-fields h1,
.woocommerce-billing-fields h2,
.woocommerce-billing-fields h3,
.woocommerce-billing-fields h4 {
  margin-bottom: 10px;
  background: #FCCC10;
  display: inline-block;
  padding: 5px 10px;
  border-bottom: 3px solid #d6ab03;
}
.col-half {
  width: 47%;
  overflow: visible;
  clear: none!important;
}
.shipping-calculator-button {
  color: black;
  font-weight: 500!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.select2-container .select2-selection--single {
  height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 37px;
}
.select2-container--default .select2-selection--single {
  background-color: #F6F6F6;
  border: 1px solid #e9e9e9;
  color: #1A1A1A;
}
.select2-dropdown {
  border: 1px solid #e9e9e9;
}
.woocommerce-checkout .select2-selection--single {
  margin-bottom: 15px;
}
.woocommerce-checkout #billing_address_2_field {
  margin: 34px 0 8px 0;
}
.woocommerce-checkout #billing_address_1_field,
.woocommerce-checkout #billing_city_field,
.woocommerce-checkout #billing_postcode_field {
  float: left !important;
  width: 47%;
  overflow: visible;
  clear: none!important;
}
.woocommerce-checkout #billing_address_2_field,
.woocommerce-checkout #billing_state_field,
.woocommerce-checkout #billing_phone_field {
  float: right !important;
  width: 47%;
  overflow: visible;
  clear: none!important;
}
h1,
h2,
h3 {
  /*font-size: 3em;*/
}
.cart_totals h2 {
  /*        font-size: 1.5em;*/
  margin-bottom: 10px;
}
.product-category .count {
  display: none;
}
.woocommerce .woocommerce-result-count {
  margin: 1em 0;
  background: #F6F6F6;
  color: #1A1A1A;
  line-height: 1.3;
  border-radius: 5px;
  padding: 10px 15px;
  float: right;
  margin-left: 10px;
}
.coupon input[type=text] {
  padding: 5px;
}
.woocommerce .woocommerce-ordering {
  margin: 1em 0;
}
.woocommerce .woocommerce-ordering select {
  background-color: #F6F6F6;
  border: 1px solid #e9e9e9;
  color: #1A1A1A;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 10px;
}
.woocommerce td.product-quantity {
  min-width: 80px;
  width: 160px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 39%;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #00B067;
  color: #fff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus {
  background: #007d49;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 200px;
}
.woocommerce nav.woocommerce-pagination {
  text-align: left;
}
.woocommerce nav.woocommerce-pagination ul {
  border-color: #1A1A1A;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right-color: #1A1A1A;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  color: #1A1A1A;
  background: #FCCC10;
}
.woocommerce nav.woocommerce-pagination ul li a {
  color: #652296;
}
.woocommerce table.shop_table {
  /*    &.woocommerce-checkout-review-order-table{
         thead{
        background: @milky;
    }
    }*/
  border-color: #DDDDDD;
}
.woocommerce table.shop_table thead {
  background: #F4F4F4;
}
.woocommerce table.shop_table td {
  border-top-color: #DDDDDD;
}
.woocommerce table.shop_table.table > thead > tr > th {
  border-bottom: none;
}
.woocommerce table.shop_table.table > thead > tr > th:first-child {
  border-radius: 3px 0 0 0;
}
.woocommerce table.shop_table.table > thead > tr > th:last-child {
  border-radius: 0 3px 0 0;
}
.woocommerce table.shop_table .product-name a {
  color: #1A1A1A;
}
.woocommerce table.shop_table .product-quantity .form-control {
  border-color: #1A1A1A;
}
.woocommerce table.shop_table .product-quantity .btn-default {
  border-color: #1A1A1A;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top-color: #DDDDDD;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  border-color: #DDDDDD;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #00B067;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus {
  background: #007d49;
  /*        color:@white!important;*/
}
.widget {
  margin-bottom: 30px;
}
.affix {
  position: fixed;
  z-index: 600;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  top: 0;
  width: 100%;
  background-color: #fff;
}
/*------------------*/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #FCCC10;
  border-color: #d6ab03;
}
.pagination li:before {
  display: none!important;
}
.post-password-form input[type='password'] {
  background-color: #F6F6F6;
  border: 1px solid #e9e9e9;
  color: #1A1A1A;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 10px;
}
.post-password-form input[type='submit'] {
  max-width: 100%;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 2px solid #FCCC10;
  white-space: nowrap;
  border-radius: 100px;
  font-size: 1em;
  font-weight: 500!important;
  padding: 10px 20px;
}
.post-password-form input[type='submit'] i,
.post-password-form input[type='submit'] [class^="icon-"],
.post-password-form input[type='submit'] [class*=" icon-"] {
  margin: -2px 10px 0 0px;
  vertical-align: middle;
  font-size: 24px;
}
.post-password-form input[type='submit']:hover,
.post-password-form input[type='submit']:focus,
.post-password-form input[type='submit']:active {
  /* move the element up by 5px */
}
.post-password-form input[type='submit'],
.post-password-form input[type='submit'].primary {
  background-color: #00B067;
  color: #fff;
  border-color: #00B067;
  border: 3px solid #00B067;
}
.post-password-form input[type='submit'].bordered,
.post-password-form input[type='submit'].primary.bordered {
  background-color: transparent;
  color: #00B067;
  border-color: #00B067;
}
.post-password-form input[type='submit'].bordered:hover,
.post-password-form input[type='submit'].primary.bordered:hover,
.post-password-form input[type='submit'].bordered:focus,
.post-password-form input[type='submit'].primary.bordered:focus {
  background-color: #00B067 !important;
  color: #000000;
}
.post-password-form input[type='submit']:hover,
.post-password-form input[type='submit'].primary:hover,
.post-password-form input[type='submit']:focus,
.post-password-form input[type='submit'].primary:focus {
  background-color: transparent;
  border-color: #00B067 !important;
  color: #000000;
}
.post-password-form input[type='submit'].blue {
  background-color: #1A1A1A;
  color: #1A1A1A;
  border-color: #1A1A1A;
  border: 3px solid #1A1A1A;
}
.post-password-form input[type='submit'].blue.bordered {
  background-color: transparent;
  color: #1A1A1A;
  border-color: #1A1A1A;
}
.post-password-form input[type='submit'].blue.bordered:hover,
.post-password-form input[type='submit'].blue.bordered:focus {
  background-color: #1A1A1A !important;
  color: #000000;
}
.post-password-form input[type='submit'].blue:hover,
.post-password-form input[type='submit'].blue:focus {
  background-color: transparent;
  border-color: #1A1A1A !important;
  color: #000000;
}
.post-password-form input[type='submit'].cyan {
  background-color: #00FFFF;
  color: #00FFFF;
  border-color: #00FFFF;
  border: 3px solid #00FFFF;
}
.post-password-form input[type='submit'].cyan.bordered {
  background-color: transparent;
  color: #00FFFF;
  border-color: #00FFFF;
}
.post-password-form input[type='submit'].cyan.bordered:hover,
.post-password-form input[type='submit'].cyan.bordered:focus {
  background-color: #00FFFF !important;
  color: #000000;
}
.post-password-form input[type='submit'].cyan:hover,
.post-password-form input[type='submit'].cyan:focus {
  background-color: transparent;
  border-color: #00FFFF !important;
  color: #000000;
}
.post-password-form input[type='submit'].magenta {
  background-color: #FF00FF;
  color: #FF00FF;
  border-color: #FF00FF;
  border: 3px solid #FF00FF;
}
.post-password-form input[type='submit'].magenta.bordered {
  background-color: transparent;
  color: #FF00FF;
  border-color: #FF00FF;
}
.post-password-form input[type='submit'].magenta.bordered:hover,
.post-password-form input[type='submit'].magenta.bordered:focus {
  background-color: #FF00FF !important;
  color: #000000;
}
.post-password-form input[type='submit'].magenta:hover,
.post-password-form input[type='submit'].magenta:focus {
  background-color: transparent;
  border-color: #FF00FF !important;
  color: #000000;
}
.post-password-form input[type='submit'].green {
  background-color: #548F35;
  color: #548F35;
  border-color: #548F35;
  border: 3px solid #548F35;
}
.post-password-form input[type='submit'].green.bordered {
  background-color: transparent;
  color: #548F35;
  border-color: #548F35;
}
.post-password-form input[type='submit'].green.bordered:hover,
.post-password-form input[type='submit'].green.bordered:focus {
  background-color: #548F35 !important;
  color: #000000;
}
.post-password-form input[type='submit'].green:hover,
.post-password-form input[type='submit'].green:focus {
  background-color: transparent;
  border-color: #548F35 !important;
  color: #000000;
}
.post-password-form input[type='submit'].yellow {
  background-color: #FFFF01;
  color: #FFFF01;
  border-color: #FFFF01;
  border: 3px solid #FFFF01;
}
.post-password-form input[type='submit'].yellow.bordered {
  background-color: transparent;
  color: #FFFF01;
  border-color: #FFFF01;
}
.post-password-form input[type='submit'].yellow.bordered:hover,
.post-password-form input[type='submit'].yellow.bordered:focus {
  background-color: #FFFF01 !important;
  color: #000000;
}
.post-password-form input[type='submit'].yellow:hover,
.post-password-form input[type='submit'].yellow:focus {
  background-color: transparent;
  border-color: #FFFF01 !important;
  color: #000000;
}
.post-password-form input[type='submit'].orange {
  background-color: #F47621;
  color: #F47621;
  border-color: #F47621;
  border: 3px solid #F47621;
}
.post-password-form input[type='submit'].orange.bordered {
  background-color: transparent;
  color: #F47621;
  border-color: #F47621;
}
.post-password-form input[type='submit'].orange.bordered:hover,
.post-password-form input[type='submit'].orange.bordered:focus {
  background-color: #F47621 !important;
  color: #000000;
}
.post-password-form input[type='submit'].orange:hover,
.post-password-form input[type='submit'].orange:focus {
  background-color: transparent;
  border-color: #F47621 !important;
  color: #000000;
}
.post-password-form input[type='submit'].white {
  background-color: #fff;
  color: #fff;
  border-color: #fff;
  border: 3px solid #fff;
}
.post-password-form input[type='submit'].white.bordered {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.post-password-form input[type='submit'].white.bordered:hover,
.post-password-form input[type='submit'].white.bordered:focus {
  background-color: #fff !important;
  color: #000000;
}
.post-password-form input[type='submit'].white:hover,
.post-password-form input[type='submit'].white:focus {
  background-color: transparent;
  border-color: #fff !important;
  color: #000000;
}
.post-password-form input[type='submit'].navy {
  background-color: #1B4E83;
  color: #1B4E83;
  border-color: #1B4E83;
  border: 3px solid #1B4E83;
}
.post-password-form input[type='submit'].navy.bordered {
  background-color: transparent;
  color: #1B4E83;
  border-color: #1B4E83;
}
.post-password-form input[type='submit'].navy.bordered:hover,
.post-password-form input[type='submit'].navy.bordered:focus {
  background-color: #1B4E83 !important;
  color: #000000;
}
.post-password-form input[type='submit'].navy:hover,
.post-password-form input[type='submit'].navy:focus {
  background-color: transparent;
  border-color: #1B4E83 !important;
  color: #000000;
}
.post-password-form input[type='submit'].purple {
  background-color: #652296;
  color: #652296;
  border-color: #652296;
  border: 3px solid #652296;
}
.post-password-form input[type='submit'].purple.bordered {
  background-color: transparent;
  color: #652296;
  border-color: #652296;
}
.post-password-form input[type='submit'].purple.bordered:hover,
.post-password-form input[type='submit'].purple.bordered:focus {
  background-color: #652296 !important;
  color: #000000;
}
.post-password-form input[type='submit'].purple:hover,
.post-password-form input[type='submit'].purple:focus {
  background-color: transparent;
  border-color: #652296 !important;
  color: #000000;
}
.post-password-form input[type='submit'].outline {
  background-color: transparent!important;
  border: 2px solid #FCCC10;
}
.post-password-form input[type='submit'].outline:hover,
.post-password-form input[type='submit'].outline:focus {
  border-color: transparent;
}
.post-password-form input[type='submit'].bold {
  font-weight: bold!important;
}
.post-password-form input[type='submit'].wide {
  width: 100%;
  text-align: center;
}
.post-password-form input[type='submit'].big {
  padding: 15px 30px;
  font-size: 16px;
}
.post-password-form input[type='submit'].narrow {
  padding: 5px 15px;
}
.post-password-form input[type='submit'].small {
  font-size: 10px;
  padding: 9px 12px;
}
.post-password-form input[type='submit']:hover,
.post-password-form input[type='submit']:focus {
  border-color: transparent;
}
/*browsers hacks*/
.ff header #caption,
.ie header #caption {
  display: inline-block;
  height: 17em;
}
.ff .portfolio-item .hover .hover-wrap,
.ie .portfolio-item .hover .hover-wrap {
  display: inline-block;
  height: 45%;
}
.safari header #caption {
  display: inline-block;
  height: 17em;
  opacity: 1;
}
.goto-top {
  background-color: #1A1A1A;
  border-radius: 100px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2000;
  padding: 20px;
}
.goto-top.init {
  opacity: 0;
}
.goto-top:after {
  content: "\f106";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 20px;
  text-align: center;
}
/*Preloader*/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  z-index: 5000;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 5px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -ms-transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.pace.pace-active {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pace .pace-progress {
  display: block;
  position: fixed;
  z-index: 9000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
  background: #FCCC10;
  pointer-events: none;
}
/*Responsive layout*/
.adminbar-fix {
  position: fixed!important;
  top: 0!important;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
@media print {
  header {
    display: none;
  }
  a[href]:after {
    content: none !important;
  }
  .wrapper {
    padding-top: 0!important;
  }
  #top-slider .caption,
  #section-featured-categories ul li .hover-holder .hover h4 {
    color: #fff !important;
  }
  button,
  .le-btn,
  .slick-prev,
  .slick-next,
  .featured-categories,
  #section-social-strip,
  #section-news,
  #ZBYke12-1507718250603,
  #menu-footer-menu,
  #button-row,
  .product-slider-section {
    display: none!important;
  }
  .woocommerce-product-gallery__image {
    visibility: hidden!important;
  }
  .woocommerce-product-gallery__image.flex-active-slide {
    visibility: visible!important;
  }
  #section-featured-categories ul li {
    width: 100px;
  }
  .product-slider-section .product .button {
    display: none;
  }
  .optimum-service {
    background: #F4F4F4;
    padding: 15px 25px;
    border-radius: 25px;
  }
  .panel-collapse {
    display: block;
    opacity: 1;
    height: auto;
  }
}
@media (min-width: 1450px) {
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 20px 42px!important;
  }
}
/*screen-md-max*/
@media (max-width: 1199px) {
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 17px 10px;
    font-size: 13px;
  }
  .banner-text p {
    font-size: 0.9em;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 16px 15px;
    font-size: 14px;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.motability a {
    width: 154px!important;
    background-position: 9px 7px!important;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.motability a:hover {
    background-position: -186px 7px;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after,
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after,
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item-has-children > a.mega-menu-link:after {
    font-size: 15px;
  }
  header #top-font-size {
    margin: 0;
  }
  header #top-cart a {
    padding: 12px 3px;
    font-size: 14px;
    margin: 16px 0 0 5px;
  }
  header #top-cart a i {
    margin: -3px 3px 0px 0;
    font-size: 18px;
  }
  header #top-search {
    padding: 35px 0 0 0;
  }
  header #top-search .input-search {
    padding: 21px 10px 21px 13px;
    font-size: 13px;
  }
  header #top-search .btn-search {
    font-size: 14px;
    padding: 10px 0 0px 30px;
    width: 102px;
    height: 46px;
  }
  header #top-search .btn-search span {
    font-size: 21px;
    left: 8px;
    top: 13px;
  }
  header #meta-top ul li {
    font-size: 0.8em;
  }
  header #meta-top ul li label {
    font-size: 14px;
  }
  #top-slider .caption {
    font-size: 1.9em;
  }
  .product-slider-section .products-slider {
    margin: 25px 20px 0 20px;
  }
  .product-slider-section .slick-prev {
    left: -32px;
  }
  .product-slider-section .slick-next {
    right: -32px;
  }
  .woocommerce ul.products li.product .button {
    white-space: normal;
  }
}
/* screen-sm-max 991 */
@media all and (max-width: 991px) {
  #mobile-menu-toggle {
    display: inline-block;
  }
  .section-featured-grid ul li {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 6px;
  }
  header {
    /*        position: absolute;*/
  }
  .optimum-service h4 {
    font-size: 1.2em;
  }
  .optimum-service h4 span {
    font-size: 30px;
  }
  .optimum-service .body,
  .optimum-service .body a {
    font-size: 13px;
  }
  #page-product .product-holder .product .summary .sku-wrapper {
    font-size: 0.8em;
    margin: 0;
  }
  #page-product .product-holder .product .summary .product_title {
    font-size: 1.9em;
  }
  #page-product .product-holder .product .summary .price-wrapper .price {
    font-size: 1.2em;
  }
  #page-product .product-holder .product .summary .price-wrapper .price-vat {
    font-size: 1em;
  }
  #page-product .product-holder .product .summary .price-wrapper .desc-price {
    font-size: 0.8em;
  }
  #page-product .product-holder .product .panel > .head .title a {
    font-size: 0.7em;
    padding: 10px 23px;
  }
  #page-product .product-holder .product .panel > .head .title a span {
    margin: -3px 0 0 0;
  }
  #page-product .product-holder .product .flex-viewport .woocommerce-product-gallery__image > a img {
    width: auto;
    margin: auto;
  }
  #top-slider .caption {
    font-size: 1.5em;
    padding: 20px 0 20px 68px;
  }
  footer .right-column {
    padding: 20px 0px 0 45px;
  }
  /*    #section-featured-categories{
            text-align:center;
            ul li {
                margin: 1%;
    
                width: 40%;
                float: none;
                img{
                    width: 100%;
                }
            }
        }*/
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
  }
  header #logo {
    padding: 15px 0 0 0px;
  }
  header #top-search {
    padding: 5px 0 0 0;
    margin-right: 0;
    text-align: left;
  }
  header #top-search .navbar-form .input-group {
    width: 100%;
  }
  header #top-search .btn-search {
    width: 100%;
    padding: 10px 0 0px 3px;
    text-align: center;
  }
  header #top-search .form-search {
    padding: 0;
    margin: 0;
    box-shadow: none;
  }
  header #meta-top {
    padding: 10px 0 0 0;
    text-align: left;
  }
  header #meta-top li {
    display: inline-block;
  }
  header #meta-top li:first-child {
    margin-left: 0;
  }
  header #meta-top li:last-child {
    margin-left: 10px;
  }
  header .no-padding-right {
    padding: 0;
  }
  header #top-nav {
    margin: 10px 0;
  }
  header #top-cart a {
    padding: 10px 23px;
    font-size: 17px;
    margin: 15px 0 0 5px;
  }
  .mega-sub-menu {
    border-radius: 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:last-child a.mega-menu-link {
    border-radius: 0;
    width: 100%;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item:first-child a.mega-menu-link {
    border-radius: 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: block;
    line-height: 40px;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: inline-block;
    margin: 0 6px 0 0;
    text-align: left;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {
    text-align: left;
    /*        color: #fff;*/
    font-size: 14px;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
    display: none;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link {
    -webkit-border-radius: 0 0 0 0 0 0 0;
    -moz-border-radius: 0 0 0 0 0 0 0;
    -ms-border-radius: 0 0 0 0 0 0 0;
    -o-border-radius: 0 0 0 0 0 0 0;
    border-radius: 0 0 0 0 0 0 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 50%;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li:nth-child(odd) {
    clear: left;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: static;
    left: 0;
    width: 100%;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-menu-item-has-children a.mega-menu-link:after,
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout li.mega-menu-item-has-children a.mega-menu-link:after,
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item-has-children a.mega-menu-link:after {
    float: right;
    content: '\f105';
    font-family: fontawesome;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after,
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after,
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
    content: '\f107';
    font-family: fontawesome;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after,
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after,
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after {
    display: none;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '\f105';
    font-family: fontawesome;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: left;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: left;
    margin: 0 6px 0 0;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
    float: right;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu li.mega-menu-item.mega-hide-on-mobile,
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
  #mega-menu-wrap-top-menu .mega-menu-toggle {
    display: block;
  }
  #mega-menu-wrap-top-menu .mega-menu-toggle + #mega-menu-top-menu {
    display: none;
  }
  #mega-menu-wrap-top-menu .mega-menu-toggle + #mega-menu-top-menu li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-top-menu .mega-menu-toggle + #mega-menu-top-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-top-menu .mega-menu-toggle + #mega-menu-top-menu li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-top-menu .mega-menu-toggle.mega-menu-open + #mega-menu-top-menu {
    display: block;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.motability {
    background-color: #0071B8;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.motability a {
    background-image: url(../images/metabolity-logo-mobile.png);
    background-position: 6px 4px!important;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item.motability a:hover {
    background-position: -190px 4px !important;
  }
  #mega-menu-wrap-top-menu #mega-menu-top-menu {
    padding: 0;
  }
  #top-slider .container {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .product-slider-section .products-slider {
    margin: 25px 50px 0 50px;
  }
  #section-social-strip .social-icons a {
    font-size: 3em;
    margin-right: 17px;
  }
  #section-social-strip h3 {
    text-align: left;
    font-size: 1.2em;
    margin: 12px 0 0px 0;
  }
  .more-new {
    margin-bottom: 25px;
  }
  #section-text-banner .banner-title h3 {
    font-size: 1.4em;
  }
  .section-featured-grid ul li .hover-holder .hover h4 {
    font-size: 2.9em;
  }
}
/*screen-xs-max*/
@media all and (max-width: 767px) {
  header #logo {
    text-align: left;
    margin-left: 0;
    display: inline-block;
    max-width: 110px;
  }
  header #top-nav {
    margin: 0px 0 0px;
    padding-bottom: 10px;
  }
  header #meta-top {
    position: absolute;
    top: 0;
    right: 10px;
  }
  header #meta-top i {
    color: #FCCC10;
  }
  header #meta-top .ticker {
    font-size: 0.8em;
    color: #757575;
    font-weight: 500!important;
  }
  header #meta-top .ticker span {
    color: #fff;
    margin-left: 5px;
  }
  header #top-cart {
    display: inline-block;
    vertical-align: bottom;
    margin: 40px 00px 0;
    float: none;
  }
  header #top-cart a {
    padding: 10px 13px;
    font-size: 15px;
    margin: 0;
    display: inline-block;
  }
  header #top-cart a i {
    margin: -4px 7px 0px 0;
    font-size: 18px;
  }
  header #top-mobile-wrap {
    text-align: right;
    width: calc(100% - 120px);
    display: inline-block;
  }
  header #search-toggle-button {
    margin: 0 15px;
    padding: 7px;
    text-align: center;
    width: 41px;
    height: 41px;
    display: inline-block;
    background: #FCCC10;
    border-radius: 100px;
  }
  header #search-toggle-button i {
    color: #1A1A1A;
    font-size: 24px;
  }
  header #search-toggle-button:hover,
  header #search-toggle-button:focus {
    background: #a48302;
  }
  header #top-search {
    margin-right: 0;
    padding: 10px 0 0 0;
  }
  header #top-search .toggle-part {
    display: none;
  }
  header #top-search .btn-search {
    width: 100px;
    padding: 10px 0 0px 15px;
  }
  header #mobile-menu-toggle {
    font-size: 1.2rem;
    margin-left: 15px;
  }
  .category-item {
    margin-bottom: 15px;
  }
  #section-new-products {
    padding: 0;
  }
  #section-new-products .cat-holder {
    text-align: center;
    padding-right: 0!important;
  }
  #section-featured-products {
    display: none;
  }
  header .visible-xs {
    margin: 0 -15px;
  }
  .woocommerce .woocommerce-result-count {
    float: none;
    width: 100%;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: none;
    width: 100%;
    margin: 0;
    display: inline-block;
  }
  .product-slider-section .product .button,
  .products .product .button {
    white-space: normal;
  }
  .woocommerce ul.products {
    padding: 0 5px 0 15px;
  }
  #breadcrumb.archive-page {
    padding: 0 15px;
  }
  .category-item > a > img {
    min-height: auto;
  }
  .category-item {
    min-height: auto;
  }
  .category-item .hover-holder .hover h4 {
    font-size: 1rem;
    font-weight: bold!important;
  }
  .woocommerce .woocommerce-ordering select {
    width: 100%;
    margin-bottom: 0;
  }
  .woocommerce .woocommerce-result-count {
    margin: 10px 0;
  }
  #breadcrumb.archive-page .woocommerce-breadcrumb {
    border-radius: 5px;
  }
  .woocommerce-products-header__title {
    font-size: 2em;
  }
  .product-slider-section .product .thumbnail-holder,
  .products .product .thumbnail-holder {
    height: 300px;
    padding-bottom: 0;
  }
  .section-featured-grid ul li .hover-holder .hover h4 {
    font-size: 40px;
  }
  .section-featured-grid ul li {
    width: 100%;
    height: 100px;
    overflow: hidden;
    margin-bottom: 15px;
  }
  #breadcrumb {
    text-align: right;
  }
  #breadcrumb .woocommerce .woocommerce-breadcrumb {
    margin: 10px 0;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 48%;
  }
  #page-product .product-holder .product .panel > .head + .collapse > .body {
    font-size: 0.9em;
    padding: 5px 20px;
  }
  #page-product .product-holder .product .summary {
    margin: 20px 0 0 0;
  }
  #page-product .product-holder .product .summary form.cart {
    text-align: center;
    float: none;
  }
  #page-product .product-holder .product .summary form.cart .add-cart-wrapper {
    margin: 10px 0;
  }
  #page-product .product-holder .product .summary .desc {
    margin: 10px 0;
  }
  #top-slider .caption {
    font-size: 1em;
    padding: 5px 10px;
  }
  .product-slider-section .section-title {
    text-align: center;
    padding: 15px 0;
  }
  .product-slider-section .section-title h3 {
    font-size: 1.8em;
  }
  footer .address-box {
    width: 100%;
    text-align: left;
  }
  footer .address-box li p br {
    display: none;
  }
  footer .address-box span {
    margin-left: 0;
  }
  .link-list,
  #menu-footer-menu {
    max-width: 100%;
  }
  #section-featured-categories ul li {
    margin: 5%;
    width: 90%;
  }
  #section-featured-categories ul li .hover-holder .hover h4 {
    font-size: 3em;
  }
  #section-social-strip {
    text-align: center;
  }
  #section-social-strip h3 {
    text-align: center;
    margin: 0px 0 20px 0;
  }
  .product-slider-section .slick-prev,
  .product-slider-section .slick-next {
    display: none;
  }
  #section-news .news-holder {
    text-align: center;
  }
  #section-news > .col-sm-9 h3 {
    text-align: center;
  }
}
@media all and (max-width: 480px) {
  header #logo {
    max-width: 100px;
  }
  header #top-mobile-wrap {
    width: calc(100% - 105px);
  }
  header #search-toggle-button {
    margin: 0;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100%;
  }
  #breadcrumb {
    text-align: center;
  }
  #cats {
    text-align: center;
  }
  #page-product .product-holder .product .summary #title-row {
    text-align: center;
  }
  .price-wrapper {
    text-align: center;
  }
  #page-product .product-holder .product .summary .sku-wrapper {
    text-align: center;
  }
  #page-product .product-holder .product .summary form.cart {
    margin: 10px auto;
  }
}
/* 3rd level menu bootstrap */
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: calc(100% + 10px);
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:active > .dropdown-menu,
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  content: "\f105";
  font-family: fontawesome;
  margin-top: -3px;
  font-size: 19px;
  margin-right: -10px;
  float: Right;
}
.dropdown-submenu:active > a:after {
  color: #FCCC10;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/*Browsers Hacks*/
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
.p0 {
  padding: 0px;
}
.pT0 {
  padding-top: 0px;
}
.pR0 {
  padding-right: 0px;
}
.pB0 {
  padding-bottom: 0px;
}
.pL0 {
  padding-left: 0px;
}
.m0 {
  margin: 0px;
}
.mT0 {
  margin-top: 0px;
}
.mR0 {
  margin-right: 0px;
}
.mB0 {
  margin-bottom: 0px;
}
.mL0 {
  margin-left: 0px;
}
.p0-ipt {
  padding: 0px!important;
}
.pT0-ipt {
  padding-top: 0px!important;
}
.pR0-ipt {
  padding-right: 0px!important;
}
.pB0-ipt {
  padding-bottom: 0px!important;
}
.pL0-ipt {
  padding-left: 0px!important;
}
.m0-ipt {
  margin: 0px!important;
}
.mT0-ipt {
  margin-top: 0px!important;
}
.mR0-ipt {
  margin-right: 0px!important;
}
.mB0-ipt {
  margin-bottom: 0px!important;
}
.mL0-ipt {
  margin-left: 0px!important;
}
/*	.style_margin_padding (0) {}*/
.p150 {
  padding: 150px;
}
.pT150 {
  padding-top: 150px;
}
.pR150 {
  padding-right: 150px;
}
.pB150 {
  padding-bottom: 150px;
}
.pL150 {
  padding-left: 150px;
}
.p150-ipt {
  padding: 150px!important;
}
.pT150-ipt {
  padding-top: 150px!important;
}
.pR150-ipt {
  padding-right: 150px!important;
}
.pB150-ipt {
  padding-bottom: 150px!important;
}
.pL150-ipt {
  padding-left: 150px!important;
}
.p-150-h {
  padding: 0 150px;
}
.p-150-h-ipt {
  padding: 0 150px!important;
}
.p-150-v {
  padding: 150px 0;
}
.p-150-v-ipt {
  padding: 150px 0 !important;
}
.m150 {
  margin: 150px;
}
.mT150 {
  margin-top: 150px;
}
.mR150 {
  margin-right: 150px;
}
.mB150 {
  margin-bottom: 150px;
}
.mL150 {
  margin-left: 150px;
}
.m150-ipt {
  margin: 150px!important;
}
.mT150-ipt {
  margin-top: 150px!important;
}
.mR150-ipt {
  margin-right: 150px!important;
}
.mB150-ipt {
  margin-bottom: 150px!important;
}
.mL150-ipt {
  margin-left: 150px!important;
}
.m-150-h {
  margin: 0 150px;
}
.m-150-h-ipt {
  margin: 0 150px!important;
}
.m-150-v {
  margin: 150px 0;
}
.m-150-v-ipt {
  margin: 150px 0 !important;
}
.p145 {
  padding: 145px;
}
.pT145 {
  padding-top: 145px;
}
.pR145 {
  padding-right: 145px;
}
.pB145 {
  padding-bottom: 145px;
}
.pL145 {
  padding-left: 145px;
}
.p145-ipt {
  padding: 145px!important;
}
.pT145-ipt {
  padding-top: 145px!important;
}
.pR145-ipt {
  padding-right: 145px!important;
}
.pB145-ipt {
  padding-bottom: 145px!important;
}
.pL145-ipt {
  padding-left: 145px!important;
}
.p-145-h {
  padding: 0 145px;
}
.p-145-h-ipt {
  padding: 0 145px!important;
}
.p-145-v {
  padding: 145px 0;
}
.p-145-v-ipt {
  padding: 145px 0 !important;
}
.m145 {
  margin: 145px;
}
.mT145 {
  margin-top: 145px;
}
.mR145 {
  margin-right: 145px;
}
.mB145 {
  margin-bottom: 145px;
}
.mL145 {
  margin-left: 145px;
}
.m145-ipt {
  margin: 145px!important;
}
.mT145-ipt {
  margin-top: 145px!important;
}
.mR145-ipt {
  margin-right: 145px!important;
}
.mB145-ipt {
  margin-bottom: 145px!important;
}
.mL145-ipt {
  margin-left: 145px!important;
}
.m-145-h {
  margin: 0 145px;
}
.m-145-h-ipt {
  margin: 0 145px!important;
}
.m-145-v {
  margin: 145px 0;
}
.m-145-v-ipt {
  margin: 145px 0 !important;
}
.p140 {
  padding: 140px;
}
.pT140 {
  padding-top: 140px;
}
.pR140 {
  padding-right: 140px;
}
.pB140 {
  padding-bottom: 140px;
}
.pL140 {
  padding-left: 140px;
}
.p140-ipt {
  padding: 140px!important;
}
.pT140-ipt {
  padding-top: 140px!important;
}
.pR140-ipt {
  padding-right: 140px!important;
}
.pB140-ipt {
  padding-bottom: 140px!important;
}
.pL140-ipt {
  padding-left: 140px!important;
}
.p-140-h {
  padding: 0 140px;
}
.p-140-h-ipt {
  padding: 0 140px!important;
}
.p-140-v {
  padding: 140px 0;
}
.p-140-v-ipt {
  padding: 140px 0 !important;
}
.m140 {
  margin: 140px;
}
.mT140 {
  margin-top: 140px;
}
.mR140 {
  margin-right: 140px;
}
.mB140 {
  margin-bottom: 140px;
}
.mL140 {
  margin-left: 140px;
}
.m140-ipt {
  margin: 140px!important;
}
.mT140-ipt {
  margin-top: 140px!important;
}
.mR140-ipt {
  margin-right: 140px!important;
}
.mB140-ipt {
  margin-bottom: 140px!important;
}
.mL140-ipt {
  margin-left: 140px!important;
}
.m-140-h {
  margin: 0 140px;
}
.m-140-h-ipt {
  margin: 0 140px!important;
}
.m-140-v {
  margin: 140px 0;
}
.m-140-v-ipt {
  margin: 140px 0 !important;
}
.p135 {
  padding: 135px;
}
.pT135 {
  padding-top: 135px;
}
.pR135 {
  padding-right: 135px;
}
.pB135 {
  padding-bottom: 135px;
}
.pL135 {
  padding-left: 135px;
}
.p135-ipt {
  padding: 135px!important;
}
.pT135-ipt {
  padding-top: 135px!important;
}
.pR135-ipt {
  padding-right: 135px!important;
}
.pB135-ipt {
  padding-bottom: 135px!important;
}
.pL135-ipt {
  padding-left: 135px!important;
}
.p-135-h {
  padding: 0 135px;
}
.p-135-h-ipt {
  padding: 0 135px!important;
}
.p-135-v {
  padding: 135px 0;
}
.p-135-v-ipt {
  padding: 135px 0 !important;
}
.m135 {
  margin: 135px;
}
.mT135 {
  margin-top: 135px;
}
.mR135 {
  margin-right: 135px;
}
.mB135 {
  margin-bottom: 135px;
}
.mL135 {
  margin-left: 135px;
}
.m135-ipt {
  margin: 135px!important;
}
.mT135-ipt {
  margin-top: 135px!important;
}
.mR135-ipt {
  margin-right: 135px!important;
}
.mB135-ipt {
  margin-bottom: 135px!important;
}
.mL135-ipt {
  margin-left: 135px!important;
}
.m-135-h {
  margin: 0 135px;
}
.m-135-h-ipt {
  margin: 0 135px!important;
}
.m-135-v {
  margin: 135px 0;
}
.m-135-v-ipt {
  margin: 135px 0 !important;
}
.p130 {
  padding: 130px;
}
.pT130 {
  padding-top: 130px;
}
.pR130 {
  padding-right: 130px;
}
.pB130 {
  padding-bottom: 130px;
}
.pL130 {
  padding-left: 130px;
}
.p130-ipt {
  padding: 130px!important;
}
.pT130-ipt {
  padding-top: 130px!important;
}
.pR130-ipt {
  padding-right: 130px!important;
}
.pB130-ipt {
  padding-bottom: 130px!important;
}
.pL130-ipt {
  padding-left: 130px!important;
}
.p-130-h {
  padding: 0 130px;
}
.p-130-h-ipt {
  padding: 0 130px!important;
}
.p-130-v {
  padding: 130px 0;
}
.p-130-v-ipt {
  padding: 130px 0 !important;
}
.m130 {
  margin: 130px;
}
.mT130 {
  margin-top: 130px;
}
.mR130 {
  margin-right: 130px;
}
.mB130 {
  margin-bottom: 130px;
}
.mL130 {
  margin-left: 130px;
}
.m130-ipt {
  margin: 130px!important;
}
.mT130-ipt {
  margin-top: 130px!important;
}
.mR130-ipt {
  margin-right: 130px!important;
}
.mB130-ipt {
  margin-bottom: 130px!important;
}
.mL130-ipt {
  margin-left: 130px!important;
}
.m-130-h {
  margin: 0 130px;
}
.m-130-h-ipt {
  margin: 0 130px!important;
}
.m-130-v {
  margin: 130px 0;
}
.m-130-v-ipt {
  margin: 130px 0 !important;
}
.p125 {
  padding: 125px;
}
.pT125 {
  padding-top: 125px;
}
.pR125 {
  padding-right: 125px;
}
.pB125 {
  padding-bottom: 125px;
}
.pL125 {
  padding-left: 125px;
}
.p125-ipt {
  padding: 125px!important;
}
.pT125-ipt {
  padding-top: 125px!important;
}
.pR125-ipt {
  padding-right: 125px!important;
}
.pB125-ipt {
  padding-bottom: 125px!important;
}
.pL125-ipt {
  padding-left: 125px!important;
}
.p-125-h {
  padding: 0 125px;
}
.p-125-h-ipt {
  padding: 0 125px!important;
}
.p-125-v {
  padding: 125px 0;
}
.p-125-v-ipt {
  padding: 125px 0 !important;
}
.m125 {
  margin: 125px;
}
.mT125 {
  margin-top: 125px;
}
.mR125 {
  margin-right: 125px;
}
.mB125 {
  margin-bottom: 125px;
}
.mL125 {
  margin-left: 125px;
}
.m125-ipt {
  margin: 125px!important;
}
.mT125-ipt {
  margin-top: 125px!important;
}
.mR125-ipt {
  margin-right: 125px!important;
}
.mB125-ipt {
  margin-bottom: 125px!important;
}
.mL125-ipt {
  margin-left: 125px!important;
}
.m-125-h {
  margin: 0 125px;
}
.m-125-h-ipt {
  margin: 0 125px!important;
}
.m-125-v {
  margin: 125px 0;
}
.m-125-v-ipt {
  margin: 125px 0 !important;
}
.p120 {
  padding: 120px;
}
.pT120 {
  padding-top: 120px;
}
.pR120 {
  padding-right: 120px;
}
.pB120 {
  padding-bottom: 120px;
}
.pL120 {
  padding-left: 120px;
}
.p120-ipt {
  padding: 120px!important;
}
.pT120-ipt {
  padding-top: 120px!important;
}
.pR120-ipt {
  padding-right: 120px!important;
}
.pB120-ipt {
  padding-bottom: 120px!important;
}
.pL120-ipt {
  padding-left: 120px!important;
}
.p-120-h {
  padding: 0 120px;
}
.p-120-h-ipt {
  padding: 0 120px!important;
}
.p-120-v {
  padding: 120px 0;
}
.p-120-v-ipt {
  padding: 120px 0 !important;
}
.m120 {
  margin: 120px;
}
.mT120 {
  margin-top: 120px;
}
.mR120 {
  margin-right: 120px;
}
.mB120 {
  margin-bottom: 120px;
}
.mL120 {
  margin-left: 120px;
}
.m120-ipt {
  margin: 120px!important;
}
.mT120-ipt {
  margin-top: 120px!important;
}
.mR120-ipt {
  margin-right: 120px!important;
}
.mB120-ipt {
  margin-bottom: 120px!important;
}
.mL120-ipt {
  margin-left: 120px!important;
}
.m-120-h {
  margin: 0 120px;
}
.m-120-h-ipt {
  margin: 0 120px!important;
}
.m-120-v {
  margin: 120px 0;
}
.m-120-v-ipt {
  margin: 120px 0 !important;
}
.p115 {
  padding: 115px;
}
.pT115 {
  padding-top: 115px;
}
.pR115 {
  padding-right: 115px;
}
.pB115 {
  padding-bottom: 115px;
}
.pL115 {
  padding-left: 115px;
}
.p115-ipt {
  padding: 115px!important;
}
.pT115-ipt {
  padding-top: 115px!important;
}
.pR115-ipt {
  padding-right: 115px!important;
}
.pB115-ipt {
  padding-bottom: 115px!important;
}
.pL115-ipt {
  padding-left: 115px!important;
}
.p-115-h {
  padding: 0 115px;
}
.p-115-h-ipt {
  padding: 0 115px!important;
}
.p-115-v {
  padding: 115px 0;
}
.p-115-v-ipt {
  padding: 115px 0 !important;
}
.m115 {
  margin: 115px;
}
.mT115 {
  margin-top: 115px;
}
.mR115 {
  margin-right: 115px;
}
.mB115 {
  margin-bottom: 115px;
}
.mL115 {
  margin-left: 115px;
}
.m115-ipt {
  margin: 115px!important;
}
.mT115-ipt {
  margin-top: 115px!important;
}
.mR115-ipt {
  margin-right: 115px!important;
}
.mB115-ipt {
  margin-bottom: 115px!important;
}
.mL115-ipt {
  margin-left: 115px!important;
}
.m-115-h {
  margin: 0 115px;
}
.m-115-h-ipt {
  margin: 0 115px!important;
}
.m-115-v {
  margin: 115px 0;
}
.m-115-v-ipt {
  margin: 115px 0 !important;
}
.p110 {
  padding: 110px;
}
.pT110 {
  padding-top: 110px;
}
.pR110 {
  padding-right: 110px;
}
.pB110 {
  padding-bottom: 110px;
}
.pL110 {
  padding-left: 110px;
}
.p110-ipt {
  padding: 110px!important;
}
.pT110-ipt {
  padding-top: 110px!important;
}
.pR110-ipt {
  padding-right: 110px!important;
}
.pB110-ipt {
  padding-bottom: 110px!important;
}
.pL110-ipt {
  padding-left: 110px!important;
}
.p-110-h {
  padding: 0 110px;
}
.p-110-h-ipt {
  padding: 0 110px!important;
}
.p-110-v {
  padding: 110px 0;
}
.p-110-v-ipt {
  padding: 110px 0 !important;
}
.m110 {
  margin: 110px;
}
.mT110 {
  margin-top: 110px;
}
.mR110 {
  margin-right: 110px;
}
.mB110 {
  margin-bottom: 110px;
}
.mL110 {
  margin-left: 110px;
}
.m110-ipt {
  margin: 110px!important;
}
.mT110-ipt {
  margin-top: 110px!important;
}
.mR110-ipt {
  margin-right: 110px!important;
}
.mB110-ipt {
  margin-bottom: 110px!important;
}
.mL110-ipt {
  margin-left: 110px!important;
}
.m-110-h {
  margin: 0 110px;
}
.m-110-h-ipt {
  margin: 0 110px!important;
}
.m-110-v {
  margin: 110px 0;
}
.m-110-v-ipt {
  margin: 110px 0 !important;
}
.p105 {
  padding: 105px;
}
.pT105 {
  padding-top: 105px;
}
.pR105 {
  padding-right: 105px;
}
.pB105 {
  padding-bottom: 105px;
}
.pL105 {
  padding-left: 105px;
}
.p105-ipt {
  padding: 105px!important;
}
.pT105-ipt {
  padding-top: 105px!important;
}
.pR105-ipt {
  padding-right: 105px!important;
}
.pB105-ipt {
  padding-bottom: 105px!important;
}
.pL105-ipt {
  padding-left: 105px!important;
}
.p-105-h {
  padding: 0 105px;
}
.p-105-h-ipt {
  padding: 0 105px!important;
}
.p-105-v {
  padding: 105px 0;
}
.p-105-v-ipt {
  padding: 105px 0 !important;
}
.m105 {
  margin: 105px;
}
.mT105 {
  margin-top: 105px;
}
.mR105 {
  margin-right: 105px;
}
.mB105 {
  margin-bottom: 105px;
}
.mL105 {
  margin-left: 105px;
}
.m105-ipt {
  margin: 105px!important;
}
.mT105-ipt {
  margin-top: 105px!important;
}
.mR105-ipt {
  margin-right: 105px!important;
}
.mB105-ipt {
  margin-bottom: 105px!important;
}
.mL105-ipt {
  margin-left: 105px!important;
}
.m-105-h {
  margin: 0 105px;
}
.m-105-h-ipt {
  margin: 0 105px!important;
}
.m-105-v {
  margin: 105px 0;
}
.m-105-v-ipt {
  margin: 105px 0 !important;
}
.p100 {
  padding: 100px;
}
.pT100 {
  padding-top: 100px;
}
.pR100 {
  padding-right: 100px;
}
.pB100 {
  padding-bottom: 100px;
}
.pL100 {
  padding-left: 100px;
}
.p100-ipt {
  padding: 100px!important;
}
.pT100-ipt {
  padding-top: 100px!important;
}
.pR100-ipt {
  padding-right: 100px!important;
}
.pB100-ipt {
  padding-bottom: 100px!important;
}
.pL100-ipt {
  padding-left: 100px!important;
}
.p-100-h {
  padding: 0 100px;
}
.p-100-h-ipt {
  padding: 0 100px!important;
}
.p-100-v {
  padding: 100px 0;
}
.p-100-v-ipt {
  padding: 100px 0 !important;
}
.m100 {
  margin: 100px;
}
.mT100 {
  margin-top: 100px;
}
.mR100 {
  margin-right: 100px;
}
.mB100 {
  margin-bottom: 100px;
}
.mL100 {
  margin-left: 100px;
}
.m100-ipt {
  margin: 100px!important;
}
.mT100-ipt {
  margin-top: 100px!important;
}
.mR100-ipt {
  margin-right: 100px!important;
}
.mB100-ipt {
  margin-bottom: 100px!important;
}
.mL100-ipt {
  margin-left: 100px!important;
}
.m-100-h {
  margin: 0 100px;
}
.m-100-h-ipt {
  margin: 0 100px!important;
}
.m-100-v {
  margin: 100px 0;
}
.m-100-v-ipt {
  margin: 100px 0 !important;
}
.p95 {
  padding: 95px;
}
.pT95 {
  padding-top: 95px;
}
.pR95 {
  padding-right: 95px;
}
.pB95 {
  padding-bottom: 95px;
}
.pL95 {
  padding-left: 95px;
}
.p95-ipt {
  padding: 95px!important;
}
.pT95-ipt {
  padding-top: 95px!important;
}
.pR95-ipt {
  padding-right: 95px!important;
}
.pB95-ipt {
  padding-bottom: 95px!important;
}
.pL95-ipt {
  padding-left: 95px!important;
}
.p-95-h {
  padding: 0 95px;
}
.p-95-h-ipt {
  padding: 0 95px!important;
}
.p-95-v {
  padding: 95px 0;
}
.p-95-v-ipt {
  padding: 95px 0 !important;
}
.m95 {
  margin: 95px;
}
.mT95 {
  margin-top: 95px;
}
.mR95 {
  margin-right: 95px;
}
.mB95 {
  margin-bottom: 95px;
}
.mL95 {
  margin-left: 95px;
}
.m95-ipt {
  margin: 95px!important;
}
.mT95-ipt {
  margin-top: 95px!important;
}
.mR95-ipt {
  margin-right: 95px!important;
}
.mB95-ipt {
  margin-bottom: 95px!important;
}
.mL95-ipt {
  margin-left: 95px!important;
}
.m-95-h {
  margin: 0 95px;
}
.m-95-h-ipt {
  margin: 0 95px!important;
}
.m-95-v {
  margin: 95px 0;
}
.m-95-v-ipt {
  margin: 95px 0 !important;
}
.p90 {
  padding: 90px;
}
.pT90 {
  padding-top: 90px;
}
.pR90 {
  padding-right: 90px;
}
.pB90 {
  padding-bottom: 90px;
}
.pL90 {
  padding-left: 90px;
}
.p90-ipt {
  padding: 90px!important;
}
.pT90-ipt {
  padding-top: 90px!important;
}
.pR90-ipt {
  padding-right: 90px!important;
}
.pB90-ipt {
  padding-bottom: 90px!important;
}
.pL90-ipt {
  padding-left: 90px!important;
}
.p-90-h {
  padding: 0 90px;
}
.p-90-h-ipt {
  padding: 0 90px!important;
}
.p-90-v {
  padding: 90px 0;
}
.p-90-v-ipt {
  padding: 90px 0 !important;
}
.m90 {
  margin: 90px;
}
.mT90 {
  margin-top: 90px;
}
.mR90 {
  margin-right: 90px;
}
.mB90 {
  margin-bottom: 90px;
}
.mL90 {
  margin-left: 90px;
}
.m90-ipt {
  margin: 90px!important;
}
.mT90-ipt {
  margin-top: 90px!important;
}
.mR90-ipt {
  margin-right: 90px!important;
}
.mB90-ipt {
  margin-bottom: 90px!important;
}
.mL90-ipt {
  margin-left: 90px!important;
}
.m-90-h {
  margin: 0 90px;
}
.m-90-h-ipt {
  margin: 0 90px!important;
}
.m-90-v {
  margin: 90px 0;
}
.m-90-v-ipt {
  margin: 90px 0 !important;
}
.p85 {
  padding: 85px;
}
.pT85 {
  padding-top: 85px;
}
.pR85 {
  padding-right: 85px;
}
.pB85 {
  padding-bottom: 85px;
}
.pL85 {
  padding-left: 85px;
}
.p85-ipt {
  padding: 85px!important;
}
.pT85-ipt {
  padding-top: 85px!important;
}
.pR85-ipt {
  padding-right: 85px!important;
}
.pB85-ipt {
  padding-bottom: 85px!important;
}
.pL85-ipt {
  padding-left: 85px!important;
}
.p-85-h {
  padding: 0 85px;
}
.p-85-h-ipt {
  padding: 0 85px!important;
}
.p-85-v {
  padding: 85px 0;
}
.p-85-v-ipt {
  padding: 85px 0 !important;
}
.m85 {
  margin: 85px;
}
.mT85 {
  margin-top: 85px;
}
.mR85 {
  margin-right: 85px;
}
.mB85 {
  margin-bottom: 85px;
}
.mL85 {
  margin-left: 85px;
}
.m85-ipt {
  margin: 85px!important;
}
.mT85-ipt {
  margin-top: 85px!important;
}
.mR85-ipt {
  margin-right: 85px!important;
}
.mB85-ipt {
  margin-bottom: 85px!important;
}
.mL85-ipt {
  margin-left: 85px!important;
}
.m-85-h {
  margin: 0 85px;
}
.m-85-h-ipt {
  margin: 0 85px!important;
}
.m-85-v {
  margin: 85px 0;
}
.m-85-v-ipt {
  margin: 85px 0 !important;
}
.p80 {
  padding: 80px;
}
.pT80 {
  padding-top: 80px;
}
.pR80 {
  padding-right: 80px;
}
.pB80 {
  padding-bottom: 80px;
}
.pL80 {
  padding-left: 80px;
}
.p80-ipt {
  padding: 80px!important;
}
.pT80-ipt {
  padding-top: 80px!important;
}
.pR80-ipt {
  padding-right: 80px!important;
}
.pB80-ipt {
  padding-bottom: 80px!important;
}
.pL80-ipt {
  padding-left: 80px!important;
}
.p-80-h {
  padding: 0 80px;
}
.p-80-h-ipt {
  padding: 0 80px!important;
}
.p-80-v {
  padding: 80px 0;
}
.p-80-v-ipt {
  padding: 80px 0 !important;
}
.m80 {
  margin: 80px;
}
.mT80 {
  margin-top: 80px;
}
.mR80 {
  margin-right: 80px;
}
.mB80 {
  margin-bottom: 80px;
}
.mL80 {
  margin-left: 80px;
}
.m80-ipt {
  margin: 80px!important;
}
.mT80-ipt {
  margin-top: 80px!important;
}
.mR80-ipt {
  margin-right: 80px!important;
}
.mB80-ipt {
  margin-bottom: 80px!important;
}
.mL80-ipt {
  margin-left: 80px!important;
}
.m-80-h {
  margin: 0 80px;
}
.m-80-h-ipt {
  margin: 0 80px!important;
}
.m-80-v {
  margin: 80px 0;
}
.m-80-v-ipt {
  margin: 80px 0 !important;
}
.p75 {
  padding: 75px;
}
.pT75 {
  padding-top: 75px;
}
.pR75 {
  padding-right: 75px;
}
.pB75 {
  padding-bottom: 75px;
}
.pL75 {
  padding-left: 75px;
}
.p75-ipt {
  padding: 75px!important;
}
.pT75-ipt {
  padding-top: 75px!important;
}
.pR75-ipt {
  padding-right: 75px!important;
}
.pB75-ipt {
  padding-bottom: 75px!important;
}
.pL75-ipt {
  padding-left: 75px!important;
}
.p-75-h {
  padding: 0 75px;
}
.p-75-h-ipt {
  padding: 0 75px!important;
}
.p-75-v {
  padding: 75px 0;
}
.p-75-v-ipt {
  padding: 75px 0 !important;
}
.m75 {
  margin: 75px;
}
.mT75 {
  margin-top: 75px;
}
.mR75 {
  margin-right: 75px;
}
.mB75 {
  margin-bottom: 75px;
}
.mL75 {
  margin-left: 75px;
}
.m75-ipt {
  margin: 75px!important;
}
.mT75-ipt {
  margin-top: 75px!important;
}
.mR75-ipt {
  margin-right: 75px!important;
}
.mB75-ipt {
  margin-bottom: 75px!important;
}
.mL75-ipt {
  margin-left: 75px!important;
}
.m-75-h {
  margin: 0 75px;
}
.m-75-h-ipt {
  margin: 0 75px!important;
}
.m-75-v {
  margin: 75px 0;
}
.m-75-v-ipt {
  margin: 75px 0 !important;
}
.p70 {
  padding: 70px;
}
.pT70 {
  padding-top: 70px;
}
.pR70 {
  padding-right: 70px;
}
.pB70 {
  padding-bottom: 70px;
}
.pL70 {
  padding-left: 70px;
}
.p70-ipt {
  padding: 70px!important;
}
.pT70-ipt {
  padding-top: 70px!important;
}
.pR70-ipt {
  padding-right: 70px!important;
}
.pB70-ipt {
  padding-bottom: 70px!important;
}
.pL70-ipt {
  padding-left: 70px!important;
}
.p-70-h {
  padding: 0 70px;
}
.p-70-h-ipt {
  padding: 0 70px!important;
}
.p-70-v {
  padding: 70px 0;
}
.p-70-v-ipt {
  padding: 70px 0 !important;
}
.m70 {
  margin: 70px;
}
.mT70 {
  margin-top: 70px;
}
.mR70 {
  margin-right: 70px;
}
.mB70 {
  margin-bottom: 70px;
}
.mL70 {
  margin-left: 70px;
}
.m70-ipt {
  margin: 70px!important;
}
.mT70-ipt {
  margin-top: 70px!important;
}
.mR70-ipt {
  margin-right: 70px!important;
}
.mB70-ipt {
  margin-bottom: 70px!important;
}
.mL70-ipt {
  margin-left: 70px!important;
}
.m-70-h {
  margin: 0 70px;
}
.m-70-h-ipt {
  margin: 0 70px!important;
}
.m-70-v {
  margin: 70px 0;
}
.m-70-v-ipt {
  margin: 70px 0 !important;
}
.p65 {
  padding: 65px;
}
.pT65 {
  padding-top: 65px;
}
.pR65 {
  padding-right: 65px;
}
.pB65 {
  padding-bottom: 65px;
}
.pL65 {
  padding-left: 65px;
}
.p65-ipt {
  padding: 65px!important;
}
.pT65-ipt {
  padding-top: 65px!important;
}
.pR65-ipt {
  padding-right: 65px!important;
}
.pB65-ipt {
  padding-bottom: 65px!important;
}
.pL65-ipt {
  padding-left: 65px!important;
}
.p-65-h {
  padding: 0 65px;
}
.p-65-h-ipt {
  padding: 0 65px!important;
}
.p-65-v {
  padding: 65px 0;
}
.p-65-v-ipt {
  padding: 65px 0 !important;
}
.m65 {
  margin: 65px;
}
.mT65 {
  margin-top: 65px;
}
.mR65 {
  margin-right: 65px;
}
.mB65 {
  margin-bottom: 65px;
}
.mL65 {
  margin-left: 65px;
}
.m65-ipt {
  margin: 65px!important;
}
.mT65-ipt {
  margin-top: 65px!important;
}
.mR65-ipt {
  margin-right: 65px!important;
}
.mB65-ipt {
  margin-bottom: 65px!important;
}
.mL65-ipt {
  margin-left: 65px!important;
}
.m-65-h {
  margin: 0 65px;
}
.m-65-h-ipt {
  margin: 0 65px!important;
}
.m-65-v {
  margin: 65px 0;
}
.m-65-v-ipt {
  margin: 65px 0 !important;
}
.p60 {
  padding: 60px;
}
.pT60 {
  padding-top: 60px;
}
.pR60 {
  padding-right: 60px;
}
.pB60 {
  padding-bottom: 60px;
}
.pL60 {
  padding-left: 60px;
}
.p60-ipt {
  padding: 60px!important;
}
.pT60-ipt {
  padding-top: 60px!important;
}
.pR60-ipt {
  padding-right: 60px!important;
}
.pB60-ipt {
  padding-bottom: 60px!important;
}
.pL60-ipt {
  padding-left: 60px!important;
}
.p-60-h {
  padding: 0 60px;
}
.p-60-h-ipt {
  padding: 0 60px!important;
}
.p-60-v {
  padding: 60px 0;
}
.p-60-v-ipt {
  padding: 60px 0 !important;
}
.m60 {
  margin: 60px;
}
.mT60 {
  margin-top: 60px;
}
.mR60 {
  margin-right: 60px;
}
.mB60 {
  margin-bottom: 60px;
}
.mL60 {
  margin-left: 60px;
}
.m60-ipt {
  margin: 60px!important;
}
.mT60-ipt {
  margin-top: 60px!important;
}
.mR60-ipt {
  margin-right: 60px!important;
}
.mB60-ipt {
  margin-bottom: 60px!important;
}
.mL60-ipt {
  margin-left: 60px!important;
}
.m-60-h {
  margin: 0 60px;
}
.m-60-h-ipt {
  margin: 0 60px!important;
}
.m-60-v {
  margin: 60px 0;
}
.m-60-v-ipt {
  margin: 60px 0 !important;
}
.p55 {
  padding: 55px;
}
.pT55 {
  padding-top: 55px;
}
.pR55 {
  padding-right: 55px;
}
.pB55 {
  padding-bottom: 55px;
}
.pL55 {
  padding-left: 55px;
}
.p55-ipt {
  padding: 55px!important;
}
.pT55-ipt {
  padding-top: 55px!important;
}
.pR55-ipt {
  padding-right: 55px!important;
}
.pB55-ipt {
  padding-bottom: 55px!important;
}
.pL55-ipt {
  padding-left: 55px!important;
}
.p-55-h {
  padding: 0 55px;
}
.p-55-h-ipt {
  padding: 0 55px!important;
}
.p-55-v {
  padding: 55px 0;
}
.p-55-v-ipt {
  padding: 55px 0 !important;
}
.m55 {
  margin: 55px;
}
.mT55 {
  margin-top: 55px;
}
.mR55 {
  margin-right: 55px;
}
.mB55 {
  margin-bottom: 55px;
}
.mL55 {
  margin-left: 55px;
}
.m55-ipt {
  margin: 55px!important;
}
.mT55-ipt {
  margin-top: 55px!important;
}
.mR55-ipt {
  margin-right: 55px!important;
}
.mB55-ipt {
  margin-bottom: 55px!important;
}
.mL55-ipt {
  margin-left: 55px!important;
}
.m-55-h {
  margin: 0 55px;
}
.m-55-h-ipt {
  margin: 0 55px!important;
}
.m-55-v {
  margin: 55px 0;
}
.m-55-v-ipt {
  margin: 55px 0 !important;
}
.p50 {
  padding: 50px;
}
.pT50 {
  padding-top: 50px;
}
.pR50 {
  padding-right: 50px;
}
.pB50 {
  padding-bottom: 50px;
}
.pL50 {
  padding-left: 50px;
}
.p50-ipt {
  padding: 50px!important;
}
.pT50-ipt {
  padding-top: 50px!important;
}
.pR50-ipt {
  padding-right: 50px!important;
}
.pB50-ipt {
  padding-bottom: 50px!important;
}
.pL50-ipt {
  padding-left: 50px!important;
}
.p-50-h {
  padding: 0 50px;
}
.p-50-h-ipt {
  padding: 0 50px!important;
}
.p-50-v {
  padding: 50px 0;
}
.p-50-v-ipt {
  padding: 50px 0 !important;
}
.m50 {
  margin: 50px;
}
.mT50 {
  margin-top: 50px;
}
.mR50 {
  margin-right: 50px;
}
.mB50 {
  margin-bottom: 50px;
}
.mL50 {
  margin-left: 50px;
}
.m50-ipt {
  margin: 50px!important;
}
.mT50-ipt {
  margin-top: 50px!important;
}
.mR50-ipt {
  margin-right: 50px!important;
}
.mB50-ipt {
  margin-bottom: 50px!important;
}
.mL50-ipt {
  margin-left: 50px!important;
}
.m-50-h {
  margin: 0 50px;
}
.m-50-h-ipt {
  margin: 0 50px!important;
}
.m-50-v {
  margin: 50px 0;
}
.m-50-v-ipt {
  margin: 50px 0 !important;
}
.p45 {
  padding: 45px;
}
.pT45 {
  padding-top: 45px;
}
.pR45 {
  padding-right: 45px;
}
.pB45 {
  padding-bottom: 45px;
}
.pL45 {
  padding-left: 45px;
}
.p45-ipt {
  padding: 45px!important;
}
.pT45-ipt {
  padding-top: 45px!important;
}
.pR45-ipt {
  padding-right: 45px!important;
}
.pB45-ipt {
  padding-bottom: 45px!important;
}
.pL45-ipt {
  padding-left: 45px!important;
}
.p-45-h {
  padding: 0 45px;
}
.p-45-h-ipt {
  padding: 0 45px!important;
}
.p-45-v {
  padding: 45px 0;
}
.p-45-v-ipt {
  padding: 45px 0 !important;
}
.m45 {
  margin: 45px;
}
.mT45 {
  margin-top: 45px;
}
.mR45 {
  margin-right: 45px;
}
.mB45 {
  margin-bottom: 45px;
}
.mL45 {
  margin-left: 45px;
}
.m45-ipt {
  margin: 45px!important;
}
.mT45-ipt {
  margin-top: 45px!important;
}
.mR45-ipt {
  margin-right: 45px!important;
}
.mB45-ipt {
  margin-bottom: 45px!important;
}
.mL45-ipt {
  margin-left: 45px!important;
}
.m-45-h {
  margin: 0 45px;
}
.m-45-h-ipt {
  margin: 0 45px!important;
}
.m-45-v {
  margin: 45px 0;
}
.m-45-v-ipt {
  margin: 45px 0 !important;
}
.p40 {
  padding: 40px;
}
.pT40 {
  padding-top: 40px;
}
.pR40 {
  padding-right: 40px;
}
.pB40 {
  padding-bottom: 40px;
}
.pL40 {
  padding-left: 40px;
}
.p40-ipt {
  padding: 40px!important;
}
.pT40-ipt {
  padding-top: 40px!important;
}
.pR40-ipt {
  padding-right: 40px!important;
}
.pB40-ipt {
  padding-bottom: 40px!important;
}
.pL40-ipt {
  padding-left: 40px!important;
}
.p-40-h {
  padding: 0 40px;
}
.p-40-h-ipt {
  padding: 0 40px!important;
}
.p-40-v {
  padding: 40px 0;
}
.p-40-v-ipt {
  padding: 40px 0 !important;
}
.m40 {
  margin: 40px;
}
.mT40 {
  margin-top: 40px;
}
.mR40 {
  margin-right: 40px;
}
.mB40 {
  margin-bottom: 40px;
}
.mL40 {
  margin-left: 40px;
}
.m40-ipt {
  margin: 40px!important;
}
.mT40-ipt {
  margin-top: 40px!important;
}
.mR40-ipt {
  margin-right: 40px!important;
}
.mB40-ipt {
  margin-bottom: 40px!important;
}
.mL40-ipt {
  margin-left: 40px!important;
}
.m-40-h {
  margin: 0 40px;
}
.m-40-h-ipt {
  margin: 0 40px!important;
}
.m-40-v {
  margin: 40px 0;
}
.m-40-v-ipt {
  margin: 40px 0 !important;
}
.p35 {
  padding: 35px;
}
.pT35 {
  padding-top: 35px;
}
.pR35 {
  padding-right: 35px;
}
.pB35 {
  padding-bottom: 35px;
}
.pL35 {
  padding-left: 35px;
}
.p35-ipt {
  padding: 35px!important;
}
.pT35-ipt {
  padding-top: 35px!important;
}
.pR35-ipt {
  padding-right: 35px!important;
}
.pB35-ipt {
  padding-bottom: 35px!important;
}
.pL35-ipt {
  padding-left: 35px!important;
}
.p-35-h {
  padding: 0 35px;
}
.p-35-h-ipt {
  padding: 0 35px!important;
}
.p-35-v {
  padding: 35px 0;
}
.p-35-v-ipt {
  padding: 35px 0 !important;
}
.m35 {
  margin: 35px;
}
.mT35 {
  margin-top: 35px;
}
.mR35 {
  margin-right: 35px;
}
.mB35 {
  margin-bottom: 35px;
}
.mL35 {
  margin-left: 35px;
}
.m35-ipt {
  margin: 35px!important;
}
.mT35-ipt {
  margin-top: 35px!important;
}
.mR35-ipt {
  margin-right: 35px!important;
}
.mB35-ipt {
  margin-bottom: 35px!important;
}
.mL35-ipt {
  margin-left: 35px!important;
}
.m-35-h {
  margin: 0 35px;
}
.m-35-h-ipt {
  margin: 0 35px!important;
}
.m-35-v {
  margin: 35px 0;
}
.m-35-v-ipt {
  margin: 35px 0 !important;
}
.p30 {
  padding: 30px;
}
.pT30 {
  padding-top: 30px;
}
.pR30 {
  padding-right: 30px;
}
.pB30 {
  padding-bottom: 30px;
}
.pL30 {
  padding-left: 30px;
}
.p30-ipt {
  padding: 30px!important;
}
.pT30-ipt {
  padding-top: 30px!important;
}
.pR30-ipt {
  padding-right: 30px!important;
}
.pB30-ipt {
  padding-bottom: 30px!important;
}
.pL30-ipt {
  padding-left: 30px!important;
}
.p-30-h {
  padding: 0 30px;
}
.p-30-h-ipt {
  padding: 0 30px!important;
}
.p-30-v {
  padding: 30px 0;
}
.p-30-v-ipt {
  padding: 30px 0 !important;
}
.m30 {
  margin: 30px;
}
.mT30 {
  margin-top: 30px;
}
.mR30 {
  margin-right: 30px;
}
.mB30 {
  margin-bottom: 30px;
}
.mL30 {
  margin-left: 30px;
}
.m30-ipt {
  margin: 30px!important;
}
.mT30-ipt {
  margin-top: 30px!important;
}
.mR30-ipt {
  margin-right: 30px!important;
}
.mB30-ipt {
  margin-bottom: 30px!important;
}
.mL30-ipt {
  margin-left: 30px!important;
}
.m-30-h {
  margin: 0 30px;
}
.m-30-h-ipt {
  margin: 0 30px!important;
}
.m-30-v {
  margin: 30px 0;
}
.m-30-v-ipt {
  margin: 30px 0 !important;
}
.p25 {
  padding: 25px;
}
.pT25 {
  padding-top: 25px;
}
.pR25 {
  padding-right: 25px;
}
.pB25 {
  padding-bottom: 25px;
}
.pL25 {
  padding-left: 25px;
}
.p25-ipt {
  padding: 25px!important;
}
.pT25-ipt {
  padding-top: 25px!important;
}
.pR25-ipt {
  padding-right: 25px!important;
}
.pB25-ipt {
  padding-bottom: 25px!important;
}
.pL25-ipt {
  padding-left: 25px!important;
}
.p-25-h {
  padding: 0 25px;
}
.p-25-h-ipt {
  padding: 0 25px!important;
}
.p-25-v {
  padding: 25px 0;
}
.p-25-v-ipt {
  padding: 25px 0 !important;
}
.m25 {
  margin: 25px;
}
.mT25 {
  margin-top: 25px;
}
.mR25 {
  margin-right: 25px;
}
.mB25 {
  margin-bottom: 25px;
}
.mL25 {
  margin-left: 25px;
}
.m25-ipt {
  margin: 25px!important;
}
.mT25-ipt {
  margin-top: 25px!important;
}
.mR25-ipt {
  margin-right: 25px!important;
}
.mB25-ipt {
  margin-bottom: 25px!important;
}
.mL25-ipt {
  margin-left: 25px!important;
}
.m-25-h {
  margin: 0 25px;
}
.m-25-h-ipt {
  margin: 0 25px!important;
}
.m-25-v {
  margin: 25px 0;
}
.m-25-v-ipt {
  margin: 25px 0 !important;
}
.p20 {
  padding: 20px;
}
.pT20 {
  padding-top: 20px;
}
.pR20 {
  padding-right: 20px;
}
.pB20 {
  padding-bottom: 20px;
}
.pL20 {
  padding-left: 20px;
}
.p20-ipt {
  padding: 20px!important;
}
.pT20-ipt {
  padding-top: 20px!important;
}
.pR20-ipt {
  padding-right: 20px!important;
}
.pB20-ipt {
  padding-bottom: 20px!important;
}
.pL20-ipt {
  padding-left: 20px!important;
}
.p-20-h {
  padding: 0 20px;
}
.p-20-h-ipt {
  padding: 0 20px!important;
}
.p-20-v {
  padding: 20px 0;
}
.p-20-v-ipt {
  padding: 20px 0 !important;
}
.m20 {
  margin: 20px;
}
.mT20 {
  margin-top: 20px;
}
.mR20 {
  margin-right: 20px;
}
.mB20 {
  margin-bottom: 20px;
}
.mL20 {
  margin-left: 20px;
}
.m20-ipt {
  margin: 20px!important;
}
.mT20-ipt {
  margin-top: 20px!important;
}
.mR20-ipt {
  margin-right: 20px!important;
}
.mB20-ipt {
  margin-bottom: 20px!important;
}
.mL20-ipt {
  margin-left: 20px!important;
}
.m-20-h {
  margin: 0 20px;
}
.m-20-h-ipt {
  margin: 0 20px!important;
}
.m-20-v {
  margin: 20px 0;
}
.m-20-v-ipt {
  margin: 20px 0 !important;
}
.p15 {
  padding: 15px;
}
.pT15 {
  padding-top: 15px;
}
.pR15 {
  padding-right: 15px;
}
.pB15 {
  padding-bottom: 15px;
}
.pL15 {
  padding-left: 15px;
}
.p15-ipt {
  padding: 15px!important;
}
.pT15-ipt {
  padding-top: 15px!important;
}
.pR15-ipt {
  padding-right: 15px!important;
}
.pB15-ipt {
  padding-bottom: 15px!important;
}
.pL15-ipt {
  padding-left: 15px!important;
}
.p-15-h {
  padding: 0 15px;
}
.p-15-h-ipt {
  padding: 0 15px!important;
}
.p-15-v {
  padding: 15px 0;
}
.p-15-v-ipt {
  padding: 15px 0 !important;
}
.m15 {
  margin: 15px;
}
.mT15 {
  margin-top: 15px;
}
.mR15 {
  margin-right: 15px;
}
.mB15 {
  margin-bottom: 15px;
}
.mL15 {
  margin-left: 15px;
}
.m15-ipt {
  margin: 15px!important;
}
.mT15-ipt {
  margin-top: 15px!important;
}
.mR15-ipt {
  margin-right: 15px!important;
}
.mB15-ipt {
  margin-bottom: 15px!important;
}
.mL15-ipt {
  margin-left: 15px!important;
}
.m-15-h {
  margin: 0 15px;
}
.m-15-h-ipt {
  margin: 0 15px!important;
}
.m-15-v {
  margin: 15px 0;
}
.m-15-v-ipt {
  margin: 15px 0 !important;
}
.p10 {
  padding: 10px;
}
.pT10 {
  padding-top: 10px;
}
.pR10 {
  padding-right: 10px;
}
.pB10 {
  padding-bottom: 10px;
}
.pL10 {
  padding-left: 10px;
}
.p10-ipt {
  padding: 10px!important;
}
.pT10-ipt {
  padding-top: 10px!important;
}
.pR10-ipt {
  padding-right: 10px!important;
}
.pB10-ipt {
  padding-bottom: 10px!important;
}
.pL10-ipt {
  padding-left: 10px!important;
}
.p-10-h {
  padding: 0 10px;
}
.p-10-h-ipt {
  padding: 0 10px!important;
}
.p-10-v {
  padding: 10px 0;
}
.p-10-v-ipt {
  padding: 10px 0 !important;
}
.m10 {
  margin: 10px;
}
.mT10 {
  margin-top: 10px;
}
.mR10 {
  margin-right: 10px;
}
.mB10 {
  margin-bottom: 10px;
}
.mL10 {
  margin-left: 10px;
}
.m10-ipt {
  margin: 10px!important;
}
.mT10-ipt {
  margin-top: 10px!important;
}
.mR10-ipt {
  margin-right: 10px!important;
}
.mB10-ipt {
  margin-bottom: 10px!important;
}
.mL10-ipt {
  margin-left: 10px!important;
}
.m-10-h {
  margin: 0 10px;
}
.m-10-h-ipt {
  margin: 0 10px!important;
}
.m-10-v {
  margin: 10px 0;
}
.m-10-v-ipt {
  margin: 10px 0 !important;
}
.p5 {
  padding: 5px;
}
.pT5 {
  padding-top: 5px;
}
.pR5 {
  padding-right: 5px;
}
.pB5 {
  padding-bottom: 5px;
}
.pL5 {
  padding-left: 5px;
}
.p5-ipt {
  padding: 5px!important;
}
.pT5-ipt {
  padding-top: 5px!important;
}
.pR5-ipt {
  padding-right: 5px!important;
}
.pB5-ipt {
  padding-bottom: 5px!important;
}
.pL5-ipt {
  padding-left: 5px!important;
}
.p-5-h {
  padding: 0 5px;
}
.p-5-h-ipt {
  padding: 0 5px!important;
}
.p-5-v {
  padding: 5px 0;
}
.p-5-v-ipt {
  padding: 5px 0 !important;
}
.m5 {
  margin: 5px;
}
.mT5 {
  margin-top: 5px;
}
.mR5 {
  margin-right: 5px;
}
.mB5 {
  margin-bottom: 5px;
}
.mL5 {
  margin-left: 5px;
}
.m5-ipt {
  margin: 5px!important;
}
.mT5-ipt {
  margin-top: 5px!important;
}
.mR5-ipt {
  margin-right: 5px!important;
}
.mB5-ipt {
  margin-bottom: 5px!important;
}
.mL5-ipt {
  margin-left: 5px!important;
}
.m-5-h {
  margin: 0 5px;
}
.m-5-h-ipt {
  margin: 0 5px!important;
}
.m-5-v {
  margin: 5px 0;
}
.m-5-v-ipt {
  margin: 5px 0 !important;
}
/**
 * Responsive WordPress Core Theme Styles

--------------------------------------------------- */
.sticky,
.bypostauthor,
.gallery-caption {
  display: normal;
}
.alignnone {
  margin: 1em 1em 1em 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: .5em auto;
}
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.aligncenter {
  display: block;
  margin: 1em auto;
}
img,
img[class*="align"],
img[class*="wp-image-"] {
  max-width: 100%;
  height: auto;
}
img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
img.alignright {
  margin-left: 1em 0 1em 1em;
}
img.alignleft {
  margin: 1em 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin: 1em auto;
}
img#wpstats {
  display: block;
  margin: 0 auto;
}
img[class*="align"],
img[class*="wp-image-"],
.gallery .gallery-icon img {
  border: none;
}
.wp-caption {
  margin-bottom: 1em;
  margin-left: 0;
  max-width: 96%;
  text-align: center;
  backgorund: #1A1A1A;
}
.wp-caption p {
  color: #fff;
}
.wp-caption img {
  display: block;
  margin: 0 auto;
}
.wp-caption-text {
  position: relative;
  font-size: .8em;
}
.gallery {
  margin: 0 auto;
}
.gallery .gallery-item {
  margin: 0;
  float: left;
  text-align: center;
  width: 33%;
}
.gallery a img {
  border: none;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto;
}
.comments ol {
  padding-left: 0;
}
.comments ol li {
  margin: 0;
}
.comment-author {
  padding: 0;
  text-decoration: none;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
@media (min-width: 1400px) {
  .container {
    width: 1440px;
  }
}
@media only screen and (max-width: 800px) {
  embed,
  object {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  html #wpadminbar {
    position: fixed!important;
  }
}
@media only screen and (max-width: 650px) {
  .gallery-columns-3 .gallery-item {
    width: 33.33%;
  }
  .gallery-columns-3 .gallery-item img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery-columns-2 .gallery-item img {
    width: 100%;
    height: auto;
  }
}
/*
#mega_main_menu.direction-horizontal > .menu_holder.sticky_container
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	border-radius: 0px;
	z-index: 2000;
	line-height: 0px;
	text-align: center;
}
#mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .menu_inner
{
	display: inline-block;
}
#mega_main_menu.direction-horizontal.include-logo > .menu_holder.sticky_container > .menu_inner > .nav_logo,
#mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .menu_inner > .mega_main_menu_ul
{
	vertical-align: top;
}*/
/*# sourceMappingURL=stylesheet.css.map */