@charset "UTF-8";
/*!
 * 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("/assets/fonts/glyphicons-halflings-regular.eot");
  src: url("/assets/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/assets/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\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: "\A5";
}

.glyphicon-jpy:before {
  content: "\A5";
}

.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";
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "ingra", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #7a7a7a;
  background-color: #fff;
}

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

a {
  color: #7a7a7a;
  text-decoration: none;
}
a:hover, a:focus {
  color: #545454;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #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: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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: 0.2em;
}

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #944d3c;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #703a2d;
}

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #944d3c;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #703a2d;
}

.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,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1030px) {
  .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 #777777;
}

.initialism {
  font-size: 90%;
}

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.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014\A0";
}

.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-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\A0\2014";
}

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

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  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.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
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: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #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-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .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: 0;
}

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: 0;
}
.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: 0;
}

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: 0;
}
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  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: #bababa;
}

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 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;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  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 > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #944d3c;
  border-color: #824435;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #703a2d;
  border-color: #271410;
}
.btn-primary:hover {
  color: #fff;
  background-color: #703a2d;
  border-color: #562d23;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #703a2d;
  border-color: #562d23;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #562d23;
  border-color: #271410;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #944d3c;
  border-color: #824435;
}
.btn-primary .badge {
  color: #944d3c;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #7a7a7a;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #545454;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

.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;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  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: #7a7a7a;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 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: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #944d3c;
}

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-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;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 1030px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 1030px) {
  .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:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1030px) {
  .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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1030px) {
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1030px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1030px) {
  .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: 1030px) {
  .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: 0;
}
.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: 1030px) {
  .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: 1029px) {
  .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: 1030px) {
  .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;
  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: 1029px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1030px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    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: 0;
  border-top-left-radius: 0;
  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: 1030px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

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

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: rgba(152, 82, 65, 0.9);
  border-color: rgba(129, 69, 55, 0.9);
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgba(129, 69, 55, 0.9);
}
.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: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: rgba(63, 34, 27, 0.9);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(129, 69, 55, 0.9);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(129, 69, 55, 0.9);
  color: #fff;
}
@media (max-width: 1029px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    background-color: rgba(129, 69, 55, 0.9);
  }
  .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: #fff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #fff;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: 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: #090909;
}
.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: #090909;
  color: #fff;
}
@media (max-width: 1029px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: 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: #090909;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #7a7a7a;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #7a7a7a;
}

.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: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  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: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #944d3c;
  border-color: #944d3c;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e3c1b9;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.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%;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * MIXINS
 */
/**
 * ANIMATIONS
 */
/**
 * MEDIA QUERIES
 */
/* Slick Variables */
/* hamburger */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "\2190";
}
[dir=rtl] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "\2192";
}
[dir=rtl] .slick-next:before {
  content: "\2190";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #999;
  opacity: 0.75;
}

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
}

/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  -webkit-transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
  transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
  transition: background 0.15s ease-out, transform 0s 0.15s;
  transition: background 0.15s ease-out, transform 0s 0.15s, -webkit-transform 0s 0.15s;
  -webkit-backface-visibility: hidden;
}

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-height: 33.875em) {
  .picker__wrap {
    display: block;
  }
}
/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em;
  }
}
@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }
}
@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px;
  }
}
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
}

.picker--opened .picker__frame {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0;
  }
}
/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: 0.75em;
}

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.picker__year {
  color: #999;
  font-size: 0.8em;
  font-style: italic;
}

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: 0.5em;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

@media (min-width: 24.5em) {
  .picker__select--month,
.picker__select--year {
    margin-top: -0.5em;
  }
}
.picker__select--month {
  width: 35%;
}

.picker__select--year {
  width: 22.5%;
}

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: 0.5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--prev,
.picker__nav--next {
    top: -0.33em;
  }
}
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  border-right: 0.75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: 0.75em;
  }
}
.picker__table td {
  margin: 0;
  padding: 0;
}

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: 0.75em;
  padding-bottom: 0.25em;
  color: #999;
  font-weight: 500;
  /* Increase the spacing a tad */
}

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0.5em;
  }
}
/**
 * The days on the calendar
 */
.picker__day {
  padding: 0.3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}

.picker__day--today {
  position: relative;
}

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: 0.5em solid transparent;
}

.picker__day--disabled:before {
  border-top-color: #aaa;
}

.picker__day--outfocus {
  color: #ddd;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__day--highlighted {
  border-color: #0089ec;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #fff;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb;
}

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #fff;
  background: #fff;
  font-size: 0.8em;
  padding: 0.66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none;
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: 0.45em;
}

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: 0.66em solid transparent;
}

.picker__button--clear:before {
  top: -0.25em;
  width: 0.66em;
  border-top: 3px solid #e20;
}

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: 0.35em;
  color: #777;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__button--today[disabled]:before {
  border-top-color: #aaa;
}

/* ==========================================================================
   $DEFAULT-DATE-PICKER
   ========================================================================== */
/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0;
}

/**
 * The times on the clock.
 */
.picker__list-item {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: -1px;
  position: relative;
  background: #fff;
  padding: 0.75em 1.25em;
}

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: 0.5em 1em;
  }
}
/* Hovered time */
.picker__list-item:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10;
}

/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10;
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #fff;
  z-index: 10;
}

/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
  border-color: #ddd;
  z-index: auto;
}

/**
 * The clear button
 */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: 0.67em;
  text-align: center;
  text-transform: uppercase;
  color: #666;
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  color: #000;
  background: #b1dcfb;
  background: #e20;
  border-color: #e20;
  cursor: pointer;
  color: #fff;
  outline: none;
}

.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold;
}

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #fff;
  border-color: #fff;
}

/* ==========================================================================
   $DEFAULT-TIME-PICKER
   ========================================================================== */
/**
 * The frame the bounds the time picker.
 */
.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px;
}

/**
 * The picker box.
 */
.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0;
}

@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em;
  }
}
.btn {
  text-transform: uppercase;
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 700;
}

[class^=social-] {
  background-color: #7c7c7c;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  background-size: 15px 15px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.social-facebook {
  background-image: url("../svgs/facebook.svg");
}

.social-google-plus {
  background-image: url("../svgs/google-plus.svg");
}

.social-youtube {
  background-image: url("../svgs/youtube.svg");
}

.social-instagram {
  background-image: url("../svgs/instagram.svg");
}

.btn-primary {
  padding: 0.24em 1.64em;
  font-size: 22px;
}
@media only screen and (min-width: 768px) {
  .btn-primary {
    font-size: 25px;
  }
}

.btn-gray,
.btn-gray-light {
  color: #fff;
  background-color: #615e5c;
  border-color: #615e5c;
  text-transform: uppercase;
}
.btn-gray:focus, .btn-gray.focus,
.btn-gray-light:focus,
.btn-gray-light.focus {
  color: #fff;
  background-color: #474543;
  border-color: #201f1e;
}
.btn-gray:hover,
.btn-gray-light:hover {
  color: #fff;
  background-color: #474543;
  border-color: #42403e;
}
.btn-gray:active, .btn-gray.active, .open > .btn-gray.dropdown-toggle,
.btn-gray-light:active,
.btn-gray-light.active,
.open > .btn-gray-light.dropdown-toggle {
  color: #fff;
  background-color: #474543;
  border-color: #42403e;
}
.btn-gray:active:hover, .btn-gray:active:focus, .btn-gray:active.focus, .btn-gray.active:hover, .btn-gray.active:focus, .btn-gray.active.focus, .open > .btn-gray.dropdown-toggle:hover, .open > .btn-gray.dropdown-toggle:focus, .open > .btn-gray.dropdown-toggle.focus,
.btn-gray-light:active:hover,
.btn-gray-light:active:focus,
.btn-gray-light:active.focus,
.btn-gray-light.active:hover,
.btn-gray-light.active:focus,
.btn-gray-light.active.focus,
.open > .btn-gray-light.dropdown-toggle:hover,
.open > .btn-gray-light.dropdown-toggle:focus,
.open > .btn-gray-light.dropdown-toggle.focus {
  color: #fff;
  background-color: #353332;
  border-color: #201f1e;
}
.btn-gray:active, .btn-gray.active, .open > .btn-gray.dropdown-toggle,
.btn-gray-light:active,
.btn-gray-light.active,
.open > .btn-gray-light.dropdown-toggle {
  background-image: none;
}
.btn-gray.disabled:hover, .btn-gray.disabled:focus, .btn-gray.disabled.focus, .btn-gray[disabled]:hover, .btn-gray[disabled]:focus, .btn-gray[disabled].focus, fieldset[disabled] .btn-gray:hover, fieldset[disabled] .btn-gray:focus, fieldset[disabled] .btn-gray.focus,
.btn-gray-light.disabled:hover,
.btn-gray-light.disabled:focus,
.btn-gray-light.disabled.focus,
.btn-gray-light[disabled]:hover,
.btn-gray-light[disabled]:focus,
.btn-gray-light[disabled].focus,
fieldset[disabled] .btn-gray-light:hover,
fieldset[disabled] .btn-gray-light:focus,
fieldset[disabled] .btn-gray-light.focus {
  background-color: #615e5c;
  border-color: #615e5c;
}
.btn-gray .badge,
.btn-gray-light .badge {
  color: #615e5c;
  background-color: #fff;
}

.btn-gray {
  font-weight: 900;
}

.btn-gray-light {
  font-family: "ingra", sans-serif;
  font-weight: 500;
}

.btn-lg {
  padding: 0 24px;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
}

.btn-download {
  font-weight: 500;
  background-image: url("../images/icon-acrobat.jpg");
  background-repeat: no-repeat;
  border: none;
  padding-left: 88px;
  background-size: 60px;
}

.btn-250 {
  min-width: 250px;
}

.cart-btn {
  background-color: transparent;
  color: #944d3c;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  border: none;
  height: 60px;
  line-height: 1;
  text-align: center;
}
.cart-btn:hover, .cart-btn:focus {
  text-decoration: underline;
}
.cart-btn img {
  width: 40px;
  margin-bottom: 5px;
  margin-right: 5px;
}

/**
 * Calendar styles
 */
@media only screen and (max-width: 767px) {
  .picker__frame {
    width: 80vw;
  }
}

.cart {
  font-size: 22px;
  font-weight: 300;
}
.cart .delete {
  font-size: 70%;
  font-weight: 300;
}
.cart .cart-row {
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #944d3c;
}
.cart .price {
  color: #944d3c;
}
.cart .total {
  font-size: 24px;
  font-weight: 700;
  text-align: right;
}
.cart .shipping {
  font-size: 22px;
}
.cart .cart-inline-form {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.cart .form-label {
  font-size: 22px;
}
@media only screen and (min-width: 550px) {
  .cart .cart-inline-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-align: center;
            align-items: center;
  }
  .cart .cart-inline-form .form-label {
    text-align: right;
    padding-right: 15px;
    margin-bottom: 0;
  }
}

.faq {
  margin-bottom: 50px;
}
.faq .faq-group {
  margin-bottom: 100px;
}
.faq .faq-title {
  color: #944d3c;
  font-family: "refrigerator-deluxe", sans-serif;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.faq .faq-question,
.faq .faq-answer {
  font-size: 18px;
  margin-left: 30px;
  margin-bottom: 20px;
}
.faq .faq-question {
  cursor: pointer;
  font-weight: 400;
  position: relative;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.faq .faq-question:before {
  content: "+";
  position: absolute;
  left: -30px;
  top: -10px;
  font-family: "refrigerator-deluxe", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  color: #944d3c;
}
.faq .faq-question.open {
  color: #944d3c;
  font-weight: 700;
}
.faq .faq-question.open:before {
  content: "-";
  top: -14px;
  font-size: 45px;
}
.faq .faq-answer {
  color: #944d3c;
}
.faq .faq-hide {
  display: none;
}
@media only screen and (min-width: 768px) {
  .faq .faq-title {
    font-size: 38px;
  }
  .faq .faq-question:before {
    left: -40px;
    font-size: 36px;
  }
  .faq .faq-question.open:before {
    content: "-";
    top: -11px;
    left: -35px;
    font-size: 41px;
  }
}

/**
 * Flex Grid Sytles
 */
.flex-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row no-wrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.flex-row.flex-wrap {
  flex-wrap: wrap;
}
.flex-row > .flex-col {
  padding: 10px;
}
.flex-row > .flex-col:first-child {
  padding-left: 0;
}
.flex-row > .flex-col:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .flex-row.flex-align-left {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .flex-row.flex-align-left > .flex-col {
    padding-left: 0;
  }
}

.footer {
  background: url("../images/background-footer.jpg") center center no-repeat;
  background-size: cover;
  display: block;
  min-height: 500px;
  padding: 15px;
  color: #fff;
  text-transform: uppercase;
}
.footer .moto-partners {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 30px;
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 300;
  color: #9a9999;
}
.footer .moto-partners strong {
  font-weight: 900;
}
.footer .moto-partners p {
  text-align: right;
  padding-right: 5px;
}
.footer .footer-contact {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 300;
  text-align: center;
  margin-bottom: 30px;
}
.footer .footer-contact .phone {
  font-weight: 900;
}
.footer .footer-contact .email {
  text-decoration: underline;
}
.footer .footer-contact .footer-contact-divider {
  display: none;
}
@media only screen and (max-width: 767px) {
  .footer .footer-contact > p {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .footer .footer-contact > p > a {
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
  }
}
.footer .logo-partners {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-pack: center;
          justify-content: center;
}
.footer .logo-partners img {
  margin: 0 5px 30px;
}
.footer .copyright {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .footer .copyright img {
    display: none;
  }
}
.footer .footer-nav ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer .footer-nav .footer-nav-header {
  margin-bottom: 30px;
}
.footer .footer-nav .footer-nav-header > a {
  font-weight: 900;
  text-decoration: underline;
  font-size: 16px;
}
.footer .footer-nav .footer-nav-header > ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
}
.footer .footer-nav .footer-nav-header > ul a {
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .footer .footer-top {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
  }
  .footer .footer-top > div {
    margin-right: 15px;
  }
  .footer .footer-contact .footer-contact-divider {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
  }
  .footer .copyright {
    -webkit-box-align: end;
            align-items: flex-end;
  }
  .footer .copyright p {
    margin-bottom: 0;
    line-height: 1;
    margin-right: 10px;
  }
  .footer .footer-nav > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .footer .footer-nav > ul > li {
    margin: 10px;
  }
}

/**
 * Form Styles
 */
form {
  margin-bottom: 50px;
}

.required {
  color: #d9534f;
  font-weight: 500;
}

.form-control {
  font-size: 16px;
}

select {
  text-transform: uppercase;
}

label,
.label {
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  font-size: 18px;
}

.form-control,
.form-control[readonly] {
  border: none;
  background-color: #d1d0cf;
}
.form-control[disabled],
.form-control[readonly][disabled] {
  background-color: #868481;
}

.newsletter {
  text-align: center;
  color: #c8a860;
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
}
.newsletter form {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 0;
}
.newsletter label,
.newsletter form > div {
  margin: 0 5px;
  -webkit-box-flex: 1;
          flex-grow: 1;
  width: 100%;
}
.newsletter label {
  font-weight: 900;
  display: block;
  margin-bottom: 0;
  width: auto;
}
.newsletter input[type=email] {
  border: 1px solid #c8a860;
  font-family: "ingra", sans-serif;
  font-size: 11px;
  text-align: center;
  padding: 3px;
  text-transform: uppercase;
  width: 260px;
  vertical-align: middle;
}
.newsletter input[type=email]::-webkit-input-placeholder {
  color: #c8a860;
}
.newsletter input[type=email]::-moz-placeholder {
  color: #c8a860;
}
.newsletter input[type=email]:-ms-input-placeholder {
  color: #c8a860;
}
.newsletter input[type=email]::-ms-input-placeholder {
  color: #c8a860;
}
.newsletter input[type=email]::placeholder {
  color: #c8a860;
}
@media only screen and (max-width: 400px) {
  .newsletter input[type=email] {
    width: 220px;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter input[type=email] {
    width: calc(100% - 30px);
    max-width: 200px;
  }
}
.newsletter input[type=submit] {
  background-image: url("../images/btn-submit.jpg");
  vertical-align: top;
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  height: 21px;
  width: 21px;
  vertical-align: middle;
  text-indent: -9999em;
  outline: 0;
}

.radio-btn-images-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.radio-btn-images-container > .radio-btn-image-container {
  width: 50%;
}
.radio-btn-images-container > .radio-btn-image-container .radio-btn-image {
  padding: 10px 5px;
}
.radio-btn-images-container > .radio-btn-image-container img {
  display: block;
  width: 50%;
  max-width: 100%;
  margin: 0 auto 10px;
}
.radio-btn-images-container .caption p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.1;
  margin-bottom: 5px;
  text-transform: lowercase;
}
.radio-btn-images-container .caption .title {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
.radio-btn-images-container input[type=radio],
.radio-btn-images-container input[type=checkbox] {
  display: none;
}
.radio-btn-images-container input[type=radio]:checked + .radio-btn-image,
.radio-btn-images-container input[type=checkbox]:checked + .radio-btn-image {
  background: #944d3c;
  color: #fff;
}
.radio-btn-images-container input[type=radio]:disabled + .radio-btn-image,
.radio-btn-images-container input[type=checkbox]:disabled + .radio-btn-image {
  cursor: not-allowed;
  opacity: 0.5;
}
@media only screen and (min-width: 768px) {
  .radio-btn-images-container > .radio-btn-image-container {
    width: 33.33%;
  }
}
@media only screen and (min-width: 992px) {
  .radio-btn-images-container > .radio-btn-image-container {
    width: 25%;
  }
}

.form-inline {
  margin-bottom: 50px;
}
.form-inline .form-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.form-inline .form-group .form-label {
  width: 25%;
  text-align: left;
  margin-bottom: 0;
  padding-right: 5px;
}
.form-inline .form-group .form-control {
  width: 75%;
}
@media only screen and (max-width: 600px) {
  .form-inline .form-group {
    display: block;
  }
  .form-inline .form-group .form-label,
.form-inline .form-group .form-control {
    width: 100%;
  }
  .form-inline .form-group .form-label {
    margin-bottom: 5px;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .form-inline .form-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .form-inline .form-group .form-label {
    width: 40%;
  }
  .form-inline .form-group .form-control {
    width: 60%;
  }
}
.form-inline.credit-card .exp-month,
.form-inline.credit-card .exp-year {
  display: inline-block;
  width: 50px;
  margin: 0 5px;
}
@media only screen and (max-width: 600px) {
  .form-inline.credit-card .exp-date {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .form-inline.credit-card {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .form-inline.credit-card label {
    width: 200px !important;
  }
  .form-inline.credit-card .credit-card {
    width: 200px;
  }
  .form-inline.credit-card .cvv label {
    width: 100px;
  }
  .form-inline.credit-card .cvv .form-control {
    width: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .form-inline.credit-card label {
    width: 200px !important;
  }
  .form-inline.credit-card .cvv {
    width: 100%;
  }
}

.select .label {
  text-align: right;
  width: 25%;
}
.select select.form-control {
  width: 75%;
}

.total,
.deposit {
  color: #944d3c;
  font-size: 18px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .total,
.deposit {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .total,
.deposit {
    font-size: 22px;
  }
}

.deposit {
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .center-button {
    text-align: center;
  }
}

.parsley-error {
  border: 1px solid #d9534f;
}

.parsley-errors-list {
  width: 100%;
  list-style: none;
  color: #d9534f;
  padding: 5px 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .parsley-errors-list {
    padding-left: 40%;
  }
}

.rental .parsley-errors-list {
  width: auto;
}

.storage-form .parsley-errors-list {
  padding-left: 0;
}

.radio-inline,
.checkbox-inline {
  padding-left: 0;
}
.radio-inline input[type=radio],
.radio-inline input[type=checkbox],
.checkbox-inline input[type=radio],
.checkbox-inline input[type=checkbox] {
  display: none;
}
.radio-inline input[type=radio]:disabled + .radio-square,
.radio-inline input[type=checkbox]:disabled + .check-square,
.checkbox-inline input[type=radio]:disabled + .radio-square,
.checkbox-inline input[type=checkbox]:disabled + .check-square {
  cursor: not-allowed;
  background: #868481;
}
.radio-inline > div,
.checkbox-inline > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
.radio-inline > div label,
.checkbox-inline > div label {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: auto;
  margin-right: 30px;
}
@media only screen and (max-width: 600px) {
  .radio-inline > div label,
.checkbox-inline > div label {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.radio-inline .radio-square,
.radio-inline .checkbox-square,
.checkbox-inline .radio-square,
.checkbox-inline .checkbox-square {
  background: #d1d0cf;
  width: 34px;
  height: 34px;
  display: inline-block;
  padding: 8px;
  margin-right: 10px;
}
.radio-inline .radio-square i,
.radio-inline .checkbox-square i,
.checkbox-inline .radio-square i,
.checkbox-inline .checkbox-square i {
  display: none;
  color: #fff;
}
.radio-inline .radio-square.margin-left,
.radio-inline .checkbox-square.margin-left,
.checkbox-inline .radio-square.margin-left,
.checkbox-inline .checkbox-square.margin-left {
  margin-left: 10px;
}
.radio-inline input[type=radio]:checked + .radio-square i,
.radio-inline input[type=checkbox]:checked + .checkbox-square i,
.checkbox-inline input[type=radio]:checked + .radio-square i,
.checkbox-inline input[type=checkbox]:checked + .checkbox-square i {
  display: inline-block;
}

.radio-feature-list {
  display: -webkit-box;
  display: flex;
}
.radio-feature-list label {
  font-size: 16px;
  font-weight: 300;
}
.radio-feature-list label strong {
  font-size: 21px;
}
.radio-feature-list .radio {
  margin: 0 20px 0 0;
}

.store .form-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  flex-wrap: wrap;
}
.store .btn,
.store select {
  margin-right: 30px;
  margin-bottom: 15px;
}
.store select.form-control.large {
  height: 60px;
  max-width: 200px;
  font-family: "refrigerator-deluxe", sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  display: block;
  line-height: 1.3;
  box-sizing: border-box;
  border: 1px solid #d1d0cf;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #d1d0cf;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTUiIGhlaWdodD0iMjU1Ij48cGF0aCBkPSJNMCA2My43NWwxMjcuNSAxMjcuNUwyNTUgNjMuNzV6Ii8+PC9zdmc+"), -webkit-gradient(linear, left top, left bottom, from(#d1d0cf), to(#d1d0cf));
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTUiIGhlaWdodD0iMjU1Ij48cGF0aCBkPSJNMCA2My43NWwxMjcuNSAxMjcuNUwyNTUgNjMuNzV6Ii8+PC9zdmc+"), linear-gradient(to bottom, #d1d0cf 0%, #d1d0cf 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.store select.form-control.large::-ms-expand {
  display: none;
}
.store select.form-control.large:hover {
  border-color: #888;
}
.store select.form-control.large:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #fff;
  outline: none;
}
.store select.form-control.large option {
  font-weight: normal;
}
@media only screen and (min-width: 992px) {
  .store .cart-btn {
    margin-left: auto;
  }
}

.cc-form .section-title {
  font-size: 34px;
}
.cc-form #payment-errors,
.cc-form #card-errors,
.cc-form #card-element,
.cc-form #progress {
  margin-bottom: 50px;
}
.cc-form #card-errors,
.cc-form #payment-errors {
  font-size: 19px;
  color: #d9534f;
}
.cc-form #progress {
  font-size: 19px;
  color: #5cb85c;
}

.copy-address {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.copy-address .label {
  width: auto;
  margin: 0;
  flex-basis: 40%;
}
.intro {
  text-align: left;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .intro {
    text-align: center;
  }
}

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

[class^=contact-] p {
  font-family: "refrigerator-deluxe", sans-serif;
  text-align: center;
  margin-bottom: 0;
}
[class^=contact-] .phone,
[class^=contact-] .email {
  text-decoration: underline;
}
[class^=contact-] .phone:hover, [class^=contact-] .phone:focus,
[class^=contact-] .email:hover,
[class^=contact-] .email:focus {
  text-decoration: none;
}
[class^=contact-] .phone {
  font-weight: 900;
  font-size: 30px;
}
[class^=contact-] .email {
  font-weight: 700;
  font-size: 20px;
}

.contact-desktop .phone {
  font-size: 52px;
}

.contact-row {
  color: #944d3c;
  margin: 20px 15px;
  height: 140px;
}
.contact-row a {
  color: #944d3c;
}
.contact-row .flex-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.contact-row .flex-col {
  -webkit-box-flex: 1;
          flex: 1 0 33.33%;
}
@media only screen and (max-width: 1030px) {
  .contact-row {
    display: none;
  }
}

.list-social {
  margin-bottom: 0;
  text-align: center;
}

.motorcycle-content {
  margin-bottom: 30px;
}

.container {
  position: relative;
}

.ita-logo {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
@media only screen and (min-width: 992px) {
  .ita-logo {
    display: block;
  }
}

.map-address .location {
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
}
.map-address address {
  font-family: "ingra", sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.hours .month {
  font-size: 20px;
  font-weight: 900;
}

.store-footer-logo {
  position: absolute;
  bottom: 50px;
  right: 15px;
}

.content-block {
  margin-bottom: 50px;
}

.loading {
  display: none;
  background: rgba(255, 255, 255, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
}
.loading img {
  position: fixed;
  top: 50vh;
  left: 50vw;
  margin-top: -32px;
  margin-left: -32px;
}

.ajax-container {
  -webkit-transition: height 300ms ease-in-out;
  transition: height 300ms ease-in-out;
}

.visit-logo {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.visit-links {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.visit-links li:first-child {
  padding-left: 0;
}
.visit-links li:last-child {
  padding-right: 0;
}
.visit-links li a {
  color: #c8a860;
  font-size: 14px;
}
.visit-links li a:hover, .visit-links li a:focus {
  text-decoration: underline;
}

.visit-logo.mobile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background-color: #c3996b;
  padding: 15px;
}
.visit-logo.mobile img {
  margin-bottom: 15px;
}
.visit-logo.mobile .visit-links {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.visit-logo.mobile .visit-links li {
  padding: 0 5px;
  color: #fff;
}
.visit-logo.mobile .visit-links .divider {
  padding-left: 5px;
}
.visit-logo.mobile .visit-links a {
  color: #fff;
  text-decoration: underline;
  font-size: 18px;
}
.visit-logo.mobile .visit-links a:hover, .visit-logo.mobile .visit-links a:focus {
  text-decoration: none;
}
@media only screen and (min-width: 1030px) {
  .visit-logo.mobile {
    display: none;
  }
}

.donation {
  padding: 30px;
}
.donation img {
  width: 100%;
  max-width: 150px;
  display: block;
  margin: 0 auto;
}

/**
 * Icon Styles
 */
.icon-terrain {
  display: inline-block;
  margin: 5px;
  font-size: 12px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

[class^=icon-terrain-] {
  display: block;
  width: 36px;
  height: 35px;
}

.icon-terrain-sand {
  background: url(../svgs/icon-terrain-sand.svg) no-repeat center center;
}

.icon-terrain-asphalt {
  background: url(../svgs/icon-terrain-asphalt.svg) no-repeat center center;
}

.icon-terrain-dirt {
  background: url(../svgs/icon-terrain-dirt.svg) no-repeat center center;
}

.icon-terrain-gravel {
  background: url(../svgs/icon-terrain-gravel.svg) no-repeat center center;
}

.icon-terrain-hills {
  background: url(../svgs/icon-terrain-hills.svg) no-repeat center center;
}

.icon-terrain-water {
  background: url(../svgs/icon-terrain-water.svg) no-repeat center center;
}

.icon-skill {
  display: inline-block;
  width: 35px;
  height: 35px;
}

.icon-skill-1 {
  background: url(../svgs/icon-level-1.svg) no-repeat center center;
}

.icon-skill-2 {
  background: url(../svgs/icon-level-2.svg) no-repeat center center;
}

.icon-skill-3 {
  background: url(../svgs/icon-level-3.svg) no-repeat center center;
}

.icon-skill-4 {
  background: url(../svgs/icon-level-4.svg) no-repeat center center;
}

.icon-skill-5 {
  background: url(../svgs/icon-level-5.svg) no-repeat center center;
}

.media {
  margin-bottom: 30px;
}
.media.border {
  border: 1px solid #dedede;
  padding-left: 15px;
  padding-right: 15px;
}
.media .media-left {
  margin-bottom: 20px;
}
.media .media-body {
  margin-bottom: 20px;
}
.media .media-object {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.media .media-body-footer {
  text-align: center;
}
.media .media-body-images {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  margin-bottom: 20px;
}
.media .media-body-images .media-image {
  padding: 5px;
  flex-basis: 50%;
}
@media only screen and (min-width: 768px) {
  .media .media-body-images .media-image {
    flex-basis: 33.33%;
  }
}
@media only screen and (min-width: 768px) {
  .media.media-map {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row nowrap;
    max-width: 80%;
    position: relative;
  }
  .media.media-map .media-left,
.media.media-map .media-body {
    width: 50%;
  }
  .media.media-map .media-left {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .media {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .media .media-left {
    padding-right: 20px;
    flex-basis: 60%;
  }
  .media .media-body {
    flex-basis: 40%;
  }
  .media .media-body-footer {
    text-align: left;
  }
  .media .media-title {
    width: 100%;
  }
  .media.small-image .media-left {
    flex-basis: 40%;
  }
  .media.small-image .media-body {
    flex-basis: 60%;
  }
}

.nav-pills-three {
  display: -webkit-box;
  display: flex;
}
.nav-pills-three > li {
  -webkit-box-flex: 1;
          flex: 1;
  width: auto;
}
.nav-pills-three > li > a {
  border-radius: 0;
  margin-right: 1%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.nav-pills-three > li > a img {
  margin: 0 20px;
}
.nav-pills-three > li:last-child > a {
  margin-right: 0;
}

.nav-secondary > li > a {
  color: #7a7a7a;
  text-transform: uppercase;
}
.nav-secondary > li > a:hover, .nav-secondary > li > a:focus {
  text-decoration: underline;
}

.nav a,
.footer-nav a,
.footer-contact a {
  color: #fff;
}

.navbar-default {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 1000;
}
.navbar-default .navbar-nav li:not(.navbar-mobile-adv-logo) a {
  color: #fff;
}
.navbar-default .navbar-nav li:not(.navbar-mobile-adv-logo) a:hover {
  background-color: rgba(129, 69, 55, 0.9);
}
.navbar-default .navbar-logo-left,
.navbar-default .navbar-logo-right {
  position: absolute;
  top: 20px;
}
.navbar-default .navbar-logo-left {
  top: 60px;
  left: 0;
}
.navbar-default .navbar-logo-right {
  right: 0;
}
.navbar-default .navbar-logo a:hover,
.navbar-default .navbar-logo a:focus {
  background-color: transparent !important;
}
.navbar-default .navbar-toggle-btn {
  float: none;
  margin: 8px 0 8px 15px;
}
.navbar-default .navbar-toggle-btn.is-active {
  z-index: 1000;
}
.navbar-default .navbar-mobile-logo {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
}
.navbar-default .navbar-mobile-adv-logo img {
  margin: 50px auto 50px;
}
.navbar-default .logo-adv,
.navbar-default .logo-ita {
  display: none;
}
.navbar-default .logo-bmw,
.navbar-default .logo-yamaha {
  width: 100px;
  margin-bottom: 10px;
}
.navbar-default .logo-yamaha {
  width: 80px;
  margin-top: 20px;
}
.navbar-default .logo-preferred {
  width: 80px;
}
.navbar-default .navbar-logo-left {
  left: 15px;
}
.navbar-default .navbar-nav a {
  font-weight: 300;
  text-transform: uppercase;
}
@media only screen and (max-width: 1029px) {
  .navbar-default .navbar-collapse {
    display: none;
    background: rgba(0, 0, 0, 0.75);
    border-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
  }
  .navbar-default .navbar-collapse .close {
    display: inline-block;
    float: none;
    color: #fff;
    opacity: 1;
    padding: 7px 15px;
    margin: 8px 0;
  }
  .navbar-default .navbar-collapse .nav-flex {
    overflow: auto;
    max-height: 100vh;
  }
  .navbar-default .navbar-nav {
    margin-top: 50px;
  }
  .navbar-default .navbar-nav.right {
    margin-top: 0;
  }
  .navbar-default .navbar-nav li:not(.navbar-mobile-adv-logo) a {
    padding-left: 50px;
  }
  .navbar-default .navbar-nav a {
    font-size: 20px;
  }
  .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: rgba(85, 85, 85, 0.75);
  }
  .navbar-default .navbar-logo {
    display: none;
  }
  .navbar-default .navbar-mobile-adv-logo {
    display: block;
  }
  .navbar-default .navbar-logo-right .logo-preferred {
    display: none;
  }
}
@media only screen and (min-width: 426px) {
  .navbar-default .navbar-mobile-logo {
    margin-left: -50px;
    width: 100px;
  }
  .navbar-default .logo-bmw,
.navbar-default .logo-yamaha {
    width: 125px;
  }
  .navbar-default .logo-yamaha {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-nav {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-default .navbar-mobile-logo {
    margin-left: -55px;
    width: 110px;
  }
  .navbar-default .logo-bmw,
.navbar-default .logo-yamaha {
    width: 150px;
  }
  .navbar-default .logo-yamaha {
    width: 60%;
  }
}
@media only screen and (min-width: 1030px) {
  .navbar-default .navbar-toggle-btn {
    display: none;
  }
  .navbar-default .navbar-mobile-logo {
    display: none;
  }
  .navbar-default .navbar-logo {
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -55px;
  }
  .navbar-default .logo-adv,
.navbar-default .logo-ita {
    display: block;
  }
  .navbar-default .logo-bmw,
.navbar-default .logo-yamaha {
    width: auto;
  }
  .navbar-default .logo-yamaha {
    width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .navbar-default .logo-preferred {
    width: 100px;
  }
  .navbar-default .navbar-logo-right .logo-preferred {
    display: block;
  }
  .navbar-default .navbar-logo-left .logo-preferred {
    display: none;
  }
  .navbar-default .container,
.navbar-default .container-fluid {
    display: -webkit-box;
    display: flex;
  }
  .navbar-default .navbar-collapse {
    width: 100%;
  }
  .navbar-default .navbar-left-container,
.navbar-default .navbar-right-container {
    width: 50%;
  }
  .navbar-default .navbar-left-container {
    padding-right: 55px;
  }
  .navbar-default .navbar-right-container {
    padding-left: 55px;
  }
  .navbar-default .navbar-collapse .close {
    display: none;
  }
  .navbar-default .navbar-nav.left {
    float: right;
  }
  .navbar-default .navbar-nav a {
    padding-bottom: 14px;
  }
  .navbar-default .navbar-nav a strong {
    font-weight: 300;
  }
  .navbar-default .navbar-mobile-adv-logo {
    display: none;
  }
}
@media only screen and (min-width: 1080px) {
  .navbar-default .navbar-logo-left {
    left: 10px;
  }
  .navbar-default .navbar-logo-right {
    right: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-default .navbar-logo-left {
    left: 50px;
  }
  .navbar-default .navbar-logo-right {
    right: 50px;
  }
}

.navbar-in-page {
  margin-bottom: 30px;
}
.navbar-in-page .background-divider {
  height: 61px;
  width: 100%;
  background: url("../images/background-divider.jpg") center center repeat-x;
}
.navbar-in-page .background-divider .container {
  max-width: 800px;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.navbar-in-page .navbar-nav.main {
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
}
.navbar-in-page .navbar-nav.main > li {
  display: inline-block;
}
.navbar-in-page .navbar-nav.main > li a {
  background-color: transparent;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.navbar-in-page .navbar-nav.main > li a:hover, .navbar-in-page .navbar-nav.main > li a:focus {
  color: #acacac;
}
.navbar-in-page .navbar-nav.main > li:first-child {
  margin-right: auto;
}
.navbar-in-page .navbar-nav.main > li:last-child {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .navbar-in-page .navbar-nav.main {
    -webkit-box-pack: center;
            justify-content: center;
  }
  .navbar-in-page .navbar-nav.main > li {
    display: none;
  }
  .navbar-in-page .navbar-nav.main > li:first-child, .navbar-in-page .navbar-nav.main > li:last-child {
    display: inline-block;
    margin: auto;
  }
}
.navbar-in-page .navbar-nav.main .nav-item-home {
  background: url("../images/btn-home.png") center center no-repeat;
  width: 40px;
  height: 27px;
  display: block;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
}
.navbar-in-page .navbar-nav.main .nav-item-home:hover, .navbar-in-page .navbar-nav.main .nav-item-home:focus {
  background-image: url("../images/btn-home-hover.png");
}
.navbar-in-page .navbar-nav.main .navbar-toggle {
  margin-left: auto;
}
.navbar-in-page .navbar-nav.main .navbar-toggle .icon-bar {
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  background-color: #fcfbfb;
}
.navbar-in-page .navbar-nav.main .navbar-toggle:hover .icon-bar, .navbar-in-page .navbar-nav.main .navbar-toggle:focus .icon-bar {
  background-color: #acacac;
}
@media only screen and (min-width: 1030px) {
  .navbar-in-page .navbar-nav.main .navbar-toggle {
    display: block;
  }
}
.navbar-in-page .navbar-nav.secondary a {
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: color, background 300ms ease;
  transition: color, background 300ms ease;
  text-align: center;
}
.navbar-in-page .navbar-nav.secondary a:hover, .navbar-in-page .navbar-nav.secondary a:focus {
  background-color: #4d4d4d;
  color: white;
}
@media only screen and (min-width: 730px) {
  .navbar-in-page .navbar-nav.secondary {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    width: 100%;
  }
}
.navbar-in-page .navbar-collapse {
  background-color: #808080;
}
.navbar-in-page .navbar-collapse.secondary {
  display: none;
}

.navbar-nav a {
  text-transform: uppercase;
}

.navbar-toggle-btn {
  display: block;
  background-color: transparent;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 30px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.navbar-toggle-btn:focus {
  outline: none;
}
.navbar-toggle-btn span {
  display: block;
  position: absolute;
  top: 14px;
  left: 4px;
  right: 4px;
  height: 2px;
  background: #fff;
  -webkit-transition: background 0s 0.5s;
  transition: background 0s 0.5s;
}
.navbar-toggle-btn span:before, .navbar-toggle-btn span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: "";
  -webkit-transition-duration: 0.5s, 0.5s;
          transition-duration: 0.5s, 0.5s;
  -webkit-transition-delay: 0.5s, 0s;
          transition-delay: 0.5s, 0s;
}
.navbar-toggle-btn span:before {
  top: -6px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
}
.navbar-toggle-btn span:after {
  bottom: -6px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.navbar-toggle-btn.is-active {
  background-color: transparent;
}
.navbar-toggle-btn.is-active span {
  background: none;
}
.navbar-toggle-btn.is-active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.navbar-toggle-btn.is-active span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.navbar-toggle-btn.is-active span:before, .navbar-toggle-btn.is-active span:after {
  -webkit-transition-delay: 0s, 0.5s;
          transition-delay: 0s, 0.5s;
}

/**
 * Internal Navbar styles
 */
#internal .navbar-default {
  position: relative;
  margin-bottom: 0;
}
#internal .navbar-default .navbar-mobile-logo {
  left: auto;
  right: 10px;
  margin-left: 0;
}
#internal .navbar-default .navbar-logo-right .logo-ita,
#internal .navbar-default .navbar-logo-left {
  display: none;
}
@media only screen and (max-width: 1030px) {
  #internal .navbar-default .navbar-logo-right .logo-ita,
#internal .navbar-default .navbar-logo-right .logo-bmw,
#internal .navbar-default .navbar-logo-right .logo-yamaha,
#internal .navbar-default .navbar-logo-left {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #internal .navbar-default {
    margin-bottom: 120px;
  }
}

#internal .navbar-in-page .background-divider {
  height: auto;
  background: #944d3c;
}
#internal .navbar-in-page .background-divider.min-height {
  height: 61px;
}
#internal .navbar-in-page .navbar-nav.main > li {
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 424px) {
  #internal .navbar-in-page .navbar-nav.main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  #internal .navbar-in-page .navbar-nav.main > li {
    width: 50%;
    text-align: center;
  }
}

.slider-container.main {
  width: 100vw;
  height: 100vh;
  position: relative;
}
.slider-container.main .contact-mobile {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(153, 82, 65, 0.75);
}
.slider-container.main .contact-mobile a {
  color: #fff;
}
.slider-container.main .anchor-nav {
  display: none;
}
.slider-container.main .slider .item {
  width: 100vw;
  height: 100vh;
}
@media only screen and (min-width: 1030px) {
  .slider-container.main {
    height: calc(100vh - 140px);
  }
  .slider-container.main .contact-mobile {
    display: none;
  }
  .slider-container.main .anchor-nav {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .slider-container.main .anchor-nav .nav > li > a {
    font-family: "refrigerator-deluxe", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.65);
    font-size: 22px;
  }
  .slider-container.main .anchor-nav .nav > li > a strong {
    font-weight: 900;
  }
  .slider-container.main .slider .item {
    height: calc(100vh - 140px);
  }
}
@media only screen and (min-width: 1150px) {
  .slider-container.main .anchor-nav .nav > li > a {
    font-size: 26px;
  }
}

.slider-container.motorcycle {
  margin: 0 0 15px;
}
.slider-container.motorcycle .slider {
  width: 75vw;
  margin: 0 auto;
}
.slider-container.motorcycle .slider .slide-media {
  position: relative;
  padding: 0 0 15px;
}
.slider-container.motorcycle .slider .slide-media img {
  margin: 0 auto;
}
.slider-container.motorcycle .slider .slide-media .price {
  font-family: "refrigerator-deluxe", sans-serif;
  text-align: center;
}
.slider-container.motorcycle .slider .slide-media .price .from,
.slider-container.motorcycle .slider .slide-media .price .period {
  font-weight: 300;
}
.slider-container.motorcycle .slider .slide-media .price .from {
  font-size: 16px;
}
.slider-container.motorcycle .slider .slide-media .price .period {
  font-size: 26px;
}
.slider-container.motorcycle .slider .slide-media .price .cost {
  font-size: 45px;
  font-weight: 900;
}
.slider-container.motorcycle .slider .slide-details {
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-pack: center;
          justify-content: center;
}
.slider-container.motorcycle .slider .slide-details .title {
  color: #944d3c;
  font-size: 30px;
  font-weight: 900;
  width: 100%;
}
.slider-container.motorcycle .slider .slide-details .list-details {
  padding: 10px;
}
.slider-container.motorcycle .slider .slide-details .list-details li {
  font-size: 16px;
  line-height: 1.4;
}
.slider-container.motorcycle .slider .slide-details .list-detail-label {
  font-weight: 900;
}
.slider-container.motorcycle .slider .slide-details .btn-container {
  width: 100%;
}
.slider-container.motorcycle .slider .slide-details .btn {
  display: block;
  max-width: 200px;
  margin: 0 auto;
  font-size: 25px;
}
.slider-container.motorcycle .slider .slide-video {
  width: 100%;
}
.slider-container.motorcycle .slider .slide-video .slide-video-container {
  max-width: 400px;
  margin: 30px auto;
}
@media only screen and (min-width: 768px) {
  .slider-container.motorcycle .slider .item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    -webkit-box-align: center;
            align-items: center;
  }
  .slider-container.motorcycle .slider .slide-media,
.slider-container.motorcycle .slider .slide-details {
    width: 50%;
    padding: 10px;
  }
  .slider-container.motorcycle .slider .slide-media {
    border-right: 1px solid #615e5c;
  }
  .slider-container.motorcycle .slider .slide-media .from {
    font-size: 20px;
  }
  .slider-container.motorcycle .slider .slide-media .period {
    font-size: 35px;
  }
  .slider-container.motorcycle .slider .slide-media .cost {
    font-size: 70px;
  }
  .slider-container.motorcycle .slider .slide-details {
    padding-left: 50px;
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .slider-container.motorcycle .slider .slide-details .title {
    text-align: left;
  }
  .slider-container.motorcycle .slider .slide-details .list-details {
    padding-right: 10px;
  }
  .slider-container.motorcycle .slider .slide-details .list-details li {
    font-size: 18px;
  }
  .slider-container.motorcycle .slider .slide-details .btn-container {
    width: 100%;
  }
  .slider-container.motorcycle .slider .slide-details .btn {
    margin: 0;
  }
}

.slider-container.motorcycle-thumbnails {
  margin: 15px 30px;
}
.slider-container.motorcycle-thumbnails .slider .item {
  margin-left: 10px;
  margin-right: 10px;
}
.slider .item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.slider .item .image {
  display: block;
  max-width: 100%;
  height: auto;
}
.slider .item .title-container {
  position: absolute;
  top: 35%;
  width: 100%;
}
.slider .item .title {
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 900;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.slider .item .title small {
  display: block;
  color: #fff;
  font-weight: 300;
  font-size: 0.8em;
}
@media only screen and (min-width: 768px) {
  .slider .item .title-container {
    display: block;
    top: 120px;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .slider .item .title {
    font-size: 38px;
  }
  .slider .item .title small {
    display: inline-block;
    font-size: 1em;
  }
}
@media only screen and (min-width: 1200px) {
  .slider .item .title {
    font-size: 42px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.slider-container.single-item .slider .item img {
  margin-bottom: 30px;
}
.slider-container.single-item .slider .item .title,
.slider-container.single-item .slider .item .title a {
  font-family: "ingra", sans-serif;
  font-weight: 700;
  color: #944d3c;
}
.slider-container.single-item .slider .item .title.refrigerator,
.slider-container.single-item .slider .item .title a.refrigerator {
  font-family: "refrigerator-deluxe", sans-serif;
}
.slider-container.single-item .slider .item .title a:hover,
.slider-container.single-item .slider .item .title a:focus {
  text-decoration: underline;
}
.slider-container.single-item .slider .slick-arrow {
  background: url("../images/next-single.jpg") no-repeat;
  background-size: 37px 22px;
  top: auto;
  bottom: 20px;
  right: calc(50% - 18.5px);
  width: 37px;
  height: 22px;
  margin-bottom: 10px;
}
.slider-container.single-item .slider .slick-arrow.slick-prev {
  display: none !important;
}
.slider-container.single-item .slider .slick-list {
  margin-bottom: 40px;
}
.slider-container.single-item .slider .slick-dots {
  position: relative;
  bottom: auto;
}
.slider-container.single-item .slider .slick-dots li button {
  background: #d4d4d4;
}
.slider-container.single-item .slider .slick-dots li.slick-active button {
  background: #999;
}
@media only screen and (min-width: 768px) {
  .slider-container.single-item .slider .slick-dots .slick-arrow {
    background-size: 74px 44px;
    right: calc(50% - 37px);
    width: 74px;
    height: 44px;
    bottom: 35px;
  }
  .slider-container.single-item .slider .slick-dots .slick-list {
    margin-bottom: 70px;
  }
}

.slider-container.slider-large,
.slider-container.slider-large-thumbnail {
  margin-bottom: 30px;
}
.slider-container.slider-large .item,
.slider-container.slider-large-thumbnail .item {
  padding: 0 5px;
}

.slider-container.slider-vertical-nav {
  margin-bottom: 75px;
}
.slider-container.slider-vertical-nav .slider-main-img .item img {
  height: calc(50vh - 100px);
  margin: 0 auto 30px;
}
.slider-container.slider-vertical-nav .slider-main-img .slick-arrow {
  background: url("../images/next-single.jpg") no-repeat;
  background-size: 37px 22px;
  top: auto;
  bottom: 20px;
  right: calc(50% - 18.5px);
  width: 37px;
  height: 22px;
  margin-bottom: 10px;
}
.slider-container.slider-vertical-nav .slider-main-img .slick-arrow.slick-prev {
  display: none !important;
}
.slider-container.slider-vertical-nav .slider-main-img .slick-list {
  margin-bottom: 40px;
}
.slider-container.slider-vertical-nav .slider-main-img .slick-dots {
  position: relative;
  bottom: auto;
}
.slider-container.slider-vertical-nav .slider-main-img .slick-dots li button {
  background: #d4d4d4;
}
.slider-container.slider-vertical-nav .slider-main-img .slick-dots li.slick-active button {
  background: #999;
}
.slider-container.slider-vertical-nav .slider-nav {
  display: none;
}
@media only screen and (min-width: 992px) {
  .slider-container.slider-vertical-nav {
    width: 660px;
    margin: 0 auto 75px;
  }
  .slider-container.slider-vertical-nav .slider-main-img {
    float: left;
    width: 450px;
    height: 600px;
  }
  .slider-container.slider-vertical-nav .slider-main-img .item img {
    height: 600px;
    margin: 0 0 30px;
  }
  .slider-container.slider-vertical-nav .slider-main-img .slick-dots,
.slider-container.slider-vertical-nav .slider-main-img .slick-arrow {
    display: none !important;
  }
  .slider-container.slider-vertical-nav .slider-nav {
    display: block;
    float: right;
    width: 180px;
    height: 600px;
  }
  .slider-container.slider-vertical-nav .slider-nav .item img {
    width: 180px;
  }
  .slider-container.slider-vertical-nav .slider-nav .slick-dots,
.slider-container.slider-vertical-nav .slider-nav .slick-prev {
    display: none !important;
  }
  .slider-container.slider-vertical-nav .slider-nav .slick-list {
    height: 600px !important;
    overflow: hidden;
  }
  .slider-container.slider-vertical-nav .slider-nav .slick-next {
    right: calc(50% - 10px);
    top: auto;
    bottom: -35px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev,
.slick-next {
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
}

.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: url("../svgs/arrow-left.svg") center center no-repeat;
  left: -25px;
}
.slick-prev:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  display: none;
}

.slick-next,
.slick-next:focus,
.slick-next:hover {
  right: -25px;
  background: url("../svgs/arrow-right.svg") center center no-repeat;
}
.slick-next:before,
.slick-next:focus:before,
.slick-next:hover:before {
  display: none;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 100px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 35px;
  margin: 0 5px;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #fff;
  display: block;
  height: 2px;
  width: 25px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  padding: 0;
  margin: 0 auto;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active button {
  background: #999;
}
@media only screen and (min-width: 1030px) {
  .slick-dots {
    bottom: 72px;
  }
}

.staff-grid {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  margin-bottom: 30px;
}

.staff {
  padding: 15px;
  width: 100%;
}

.staff-name {
  font-size: 24px;
  font-family: "ingra", sans-serif;
  font-weight: bold;
  color: #944d3c;
  text-transform: uppercase;
}

.staff-position {
  font-size: 16px;
  font-family: "ingra", sans-serif;
  font-weight: normal;
  color: #7a7a7a;
}

.staff-headshot {
  margin-bottom: 15px;
  max-width: 175px;
  width: 100%;
}

@media only screen and (min-width: 500px) {
  .staff {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .staff {
    width: 33.33%;
  }
}
.text-col-container {
  margin-bottom: 30px;
}
.text-col-container .text-col-title {
  color: #706f6f;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.text-col-container .text-col-download {
  color: #944d3c;
  font-size: 25px;
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.text-col-container .text-col-download:hover, .text-col-container .text-col-download:focus {
  color: #4b271f;
  text-decoration: none;
}
.text-col-container .text-col {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}
.text-col-container .text-col-footer {
  color: #944d3c;
  margin-bottom: 20px;
}
.text-col-container .text-col-footer strong {
  font-size: 1.4em;
}
@media only screen and (min-width: 600px) {
  .text-col-container .text-col-footer {
    width: 100%;
    display: -webkit-box;
    display: flex;
  }
  .text-col-container .text-col-footer p {
    border-right: 1px solid #944d3c;
    margin: 10px;
    padding: 0 10px;
    text-align: center;
  }
  .text-col-container .text-col-footer p:last-child {
    border: none;
  }
}
@media only screen and (min-width: 992px) {
  .text-col-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .text-col-container .text-col {
    width: 50%;
  }
}

.thumbnail-container {
  margin-bottom: 30px;
}
.thumbnail-container.align-bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: end;
          align-items: flex-end;
}

.thumbnail {
  border: none;
  padding: 0;
}
.thumbnail .thumbnail-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .thumbnail-title {
  text-align: center;
  text-decoration: underline;
  margin: 15px 0 30px;
  color: #944d3c;
}
.thumbnail.hover, .thumbnail.focus {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .thumbnail .thumbnail-detail {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .thumbnail {
    position: relative;
  }
  .thumbnail:hover .thumbnail-detail, .thumbnail:focus .thumbnail-detail {
    opacity: 1;
  }
  .thumbnail .thumbnail-detail {
    opacity: 0;
    -webkit-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
  }
  .thumbnail .thumbnail-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
  .thumbnail .thumbnail-background p {
    margin: 0;
  }
  .thumbnail .btn-primary {
    border-color: #e2ddda;
    text-transform: uppercase;
    background: #e2ddda;
    font-family: "ingra", sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .thumbnail .btn-primary:hover, .thumbnail .btn-primary:focus {
    background: #b5a8a1;
    border-color: #b5a8a1;
  }
}

p,
ul,
ol,
address,
.address {
  font-size: 16px;
  font-weight: 300;
}

address {
  font-weight: 500;
}

strong {
  font-weight: 700;
}

.text-brand-color {
  color: #944d3c;
}

.section-title {
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #944d3c;
}
.section-title strong {
  font-weight: 900;
}
.section-title.no-margin-top {
  margin-top: 0;
}
.section-title.internal {
  text-align: left;
}
.section-title.top {
  padding-right: 100px;
}
@media only screen and (min-width: 768px) {
  .section-title.top {
    padding-right: 0;
  }
}
.section-title.less-margin-bottom {
  margin-bottom: 10px;
}

h2.section-title {
  font-size: 45px;
}
h2.section-title.h3 {
  font-size: 38px;
}
@media only screen and (min-width: 768px) {
  h2.section-title {
    font-size: 55px;
    text-align: center;
  }
  h2.section-title.h3 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) {
  h2.section-title.image-right {
    margin-bottom: 50px;
  }
}

h3.section-title {
  font-family: "ingra", sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}
h3.section-title small {
  color: #944d3c;
  font-size: 50%;
  font-weight: 300;
}
h3.section-title.h4 {
  font-size: 24px;
}
h3.section-title.secondary-font {
  font-family: "refrigerator-deluxe", sans-serif;
}
@media only screen and (min-width: 768px) {
  h3.section-title {
    font-size: 34px;
  }
  h3.section-title.h4 {
    font-size: 28px;
  }
}

h4.section-title {
  font-family: "ingra", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #7a7a7a;
}

.sub-heading {
  font-family: "ingra", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #944d3c;
  text-transform: uppercase;
}
.sub-heading .light {
  font-weight: 500;
}
.sub-heading.sub-heading-large {
  font-size: 24px;
}

p + .sub-heading {
  margin-top: 30px;
}

ul.dash {
  list-style: none;
  padding-left: 0;
}
ul.dash > li {
  margin-left: 15px;
}
ul.dash > li::before {
  content: "\2013";
  margin-left: -15px;
  padding-right: 5px;
}

hr {
  display: block;
  height: 2px;
  border: 0;
  border-top: 2px solid #d5bab3;
  margin: 3em 0;
  padding: 0;
}

.text-underline {
  text-decoration: underline;
}

/**
 * Home Typography styles
 */
#home .section-title {
  text-align: center;
  padding-right: 0;
}
#home h3.section-title {
  font-family: "refrigerator-deluxe", sans-serif;
  color: #7a7a7a;
}

/**
 * Internal Typography Styles
 */
.rental-summary p {
  font-size: 20px;
  text-transform: uppercase;
}

.feature-list {
  margin-bottom: 30px;
}
.feature-list.large strong {
  font-size: 1.33em;
}
.feature-list.price {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "refrigerator-deluxe", sans-serif;
}
.feature-list.price span {
  font-size: 1.33em;
  font-weight: 900;
  color: #944d3c;
}
.feature-list.included {
  list-style-image: url("../images/list-arrow.png");
  padding-left: 20px;
}
.feature-list.tour {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: center;
          align-items: center;
}
.feature-list.tour li {
  margin: 0 30px 20px 0;
}
.feature-list.tour li:nth-child(3) {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: center;
          align-items: center;
}
.feature-list.form {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .feature-list.form {
    text-align: left;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row no-wrap;
    -webkit-box-align: center;
            align-items: center;
  }
  .feature-list.form li {
    margin-right: 20px;
  }
}

.pagination {
  font-size: 19px;
  font-family: "refrigerator-deluxe", sans-serif;
  color: #7a7a7a;
  text-transform: uppercase;
}
.pagination:hover, .pagination:focus {
  text-decoration: underline;
}

.store .price {
  color: #944d3c;
  font-weight: bold;
  font-family: "refrigerator-deluxe", sans-serif;
  font-size: 48px;
}

.pagination-store {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  margin-bottom: 50px;
}
.pagination-store .store-previous,
.pagination-store .store-next {
  padding: 15px;
}
.pagination-store .store-previous a,
.pagination-store .store-next a {
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: underline;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
.pagination-store .store-previous a:hover, .pagination-store .store-previous a:focus,
.pagination-store .store-next a:hover,
.pagination-store .store-next a:focus {
  text-decoration: none;
}
.pagination-store .store-previous {
  padding-left: 0;
}
.pagination-store .store-previous img {
  padding-right: 10px;
}
.pagination-store .store-next {
  padding-right: 0;
}
.pagination-store .store-next img {
  padding-left: 10px;
}
.pagination-store .store-previous + .store-next {
  border-left: 2px solid #cacaca;
}

.trip-choices {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .trip-choices {
    font-size: 16px;
  }
}

.trip-choices-large {
  color: #944d3c;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .trip-choices-large {
    font-size: 20px;
  }
}

.price-list-title {
  font-size: 20px;
  color: #944d3c;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .price-list-title {
    font-size: 28px;
  }
}

.price-list-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column wrap;
}
@media only screen and (min-width: 500px) {
  .price-list-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
}

.price-list {
  margin: 20px 0;
  padding: 0 20px 20px;
  border-bottom: 1px solid #000;
}
.price-list:last-child {
  border-bottom: none;
}
@media only screen and (min-width: 500px) {
  .price-list {
    border-bottom: none;
    padding-bottom: 0;
  }
}

.price-list-info {
  font-size: 14px;
}
.price-list-info.main {
  font-size: 16px;
  color: #944d3c;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .price-list-info {
    font-size: 18px;
  }
  .price-list-info.main {
    font-size: 24px;
  }
}

.price-list-radio-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
}
.price-list-radio-list .radio {
  margin: 10px 20px 10px 0;
}
.price-list-radio-list label {
  font-size: 14px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .price-list-radio-list label {
    font-size: 18px;
  }
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

@media (min-aspect-ratio: 16/9) {
  .bg-video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .bg-video {
    width: 300%;
    left: -100%;
  }
}
@media only screen and (max-width: 1030px) {
  .hidden-mobile {
    display: none !important;
  }
}
.no-scroll {
  overflow: hidden;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.reverse-grid {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}

.reverse-grid-item {
  width: 100%;
}
.reverse-grid-item.first-mobile {
  -webkit-box-ordinal-group: 0;
          order: -1;
}

@media only screen and (min-width: 768px) {
  .reverse-grid-item {
    width: 50%;
  }
  .reverse-grid-item.first-mobile {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
}