@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    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; } }

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

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

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

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

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

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

.blockquote {
  padding: 15px 30px;
  margin-bottom: 30px;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 30px;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .wp-caption {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img, .wp-caption {
  margin-bottom: 15px;
  line-height: 1; }

.figure-caption, .wp-caption-text {
  font-size: 90%;
  color: #636c72; }

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.3333333333%;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.6666666667%;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.3333333333%;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.6666666667%;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.3333333333%;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.6666666667%;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.3333333333%; }

.pull-2 {
  right: 16.6666666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.3333333333%; }

.pull-5 {
  right: 41.6666666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.3333333333%; }

.pull-8 {
  right: 66.6666666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.3333333333%; }

.pull-11 {
  right: 91.6666666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.3333333333%; }

.push-2 {
  left: 16.6666666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.3333333333%; }
  .pull-sm-2 {
    right: 16.6666666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.3333333333%; }
  .pull-sm-5 {
    right: 41.6666666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.3333333333%; }
  .pull-sm-8 {
    right: 66.6666666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.3333333333%; }
  .pull-sm-11 {
    right: 91.6666666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.3333333333%; }
  .push-sm-2 {
    left: 16.6666666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.3333333333%; }
  .push-sm-5 {
    left: 41.6666666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.3333333333%; }
  .push-sm-8 {
    left: 66.6666666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.3333333333%; }
  .push-sm-11 {
    left: 91.6666666667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.3333333333%; }
  .pull-md-2 {
    right: 16.6666666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.3333333333%; }
  .pull-md-5 {
    right: 41.6666666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.3333333333%; }
  .pull-md-8 {
    right: 66.6666666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.3333333333%; }
  .pull-md-11 {
    right: 91.6666666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.3333333333%; }
  .push-md-2 {
    left: 16.6666666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.3333333333%; }
  .push-md-5 {
    left: 41.6666666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.3333333333%; }
  .push-md-8 {
    left: 66.6666666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.3333333333%; }
  .push-md-11 {
    left: 91.6666666667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.3333333333%; }
  .pull-lg-2 {
    right: 16.6666666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.3333333333%; }
  .pull-lg-5 {
    right: 41.6666666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.3333333333%; }
  .pull-lg-8 {
    right: 66.6666666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.3333333333%; }
  .pull-lg-11 {
    right: 91.6666666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.3333333333%; }
  .push-lg-2 {
    left: 16.6666666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.3333333333%; }
  .push-lg-5 {
    left: 41.6666666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.3333333333%; }
  .push-lg-8 {
    left: 66.6666666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.3333333333%; }
  .push-lg-11 {
    left: 91.6666666667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.3333333333%; }
  .pull-xl-2 {
    right: 16.6666666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.3333333333%; }
  .pull-xl-5 {
    right: 41.6666666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.3333333333%; }
  .pull-xl-8 {
    right: 66.6666666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.3333333333%; }
  .pull-xl-11 {
    right: 91.6666666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.3333333333%; }
  .push-xl-2 {
    left: 16.6666666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.3333333333%; }
  .push-xl-5 {
    left: 41.6666666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.3333333333%; }
  .push-xl-8 {
    left: 66.6666666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.3333333333%; }
  .push-xl-11 {
    left: 91.6666666667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control, .comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea, .search-form .search-field {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand, .comment-form input[type="text"]::-ms-expand,
  .comment-form input[type="email"]::-ms-expand,
  .comment-form input[type="url"]::-ms-expand,
  .comment-form textarea::-ms-expand, .search-form .search-field::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .comment-form input:focus[type="text"],
  .comment-form input:focus[type="email"],
  .comment-form input:focus[type="url"],
  .comment-form textarea:focus, .search-form .search-field:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none; }
  .form-control::-webkit-input-placeholder, .comment-form input[type="text"]::-webkit-input-placeholder,
  .comment-form input[type="email"]::-webkit-input-placeholder,
  .comment-form input[type="url"]::-webkit-input-placeholder,
  .comment-form textarea::-webkit-input-placeholder, .search-form .search-field::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control::-moz-placeholder, .comment-form input[type="text"]::-moz-placeholder,
  .comment-form input[type="email"]::-moz-placeholder,
  .comment-form input[type="url"]::-moz-placeholder,
  .comment-form textarea::-moz-placeholder, .search-form .search-field::-moz-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control::-ms-input-placeholder, .comment-form input[type="text"]::-ms-input-placeholder,
  .comment-form input[type="email"]::-ms-input-placeholder,
  .comment-form input[type="url"]::-ms-input-placeholder,
  .comment-form textarea::-ms-input-placeholder, .search-form .search-field::-ms-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control::placeholder, .comment-form input[type="text"]::placeholder,
  .comment-form input[type="email"]::placeholder,
  .comment-form input[type="url"]::placeholder,
  .comment-form textarea::placeholder, .search-form .search-field::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled, .comment-form input:disabled[type="text"],
  .comment-form input:disabled[type="email"],
  .comment-form input:disabled[type="url"],
  .comment-form textarea:disabled, .search-form .search-field:disabled, .form-control[readonly], .comment-form input[readonly][type="text"],
  .comment-form input[readonly][type="email"],
  .comment-form input[readonly][type="url"],
  .comment-form textarea[readonly], .search-form .search-field[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled, .comment-form input:disabled[type="text"],
  .comment-form input:disabled[type="email"],
  .comment-form input:disabled[type="url"],
  .comment-form textarea:disabled, .search-form .search-field:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]), .search-form select.search-field:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value, .search-form select.search-field:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .comment-form .input-group-sm > input.form-control-static[type="text"],
  .comment-form .input-group-sm > input.form-control-static[type="email"],
  .comment-form .input-group-sm > input.form-control-static[type="url"],
  .comment-form .input-group-sm > textarea.form-control-static, .search-form .input-group-sm > .form-control-static.search-field,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .comment-form .input-group-sm > .input-group-btn > input.form-control-static[type="submit"], .search-form .input-group-sm > .input-group-btn > .form-control-static.search-submit, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .comment-form .input-group-lg > input.form-control-static[type="text"],
  .comment-form .input-group-lg > input.form-control-static[type="email"],
  .comment-form .input-group-lg > input.form-control-static[type="url"],
  .comment-form .input-group-lg > textarea.form-control-static, .search-form .input-group-lg > .form-control-static.search-field,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .comment-form .input-group-lg > .input-group-btn > input.form-control-static[type="submit"], .search-form .input-group-lg > .input-group-btn > .form-control-static.search-submit {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .comment-form .input-group-sm > input[type="text"],
.comment-form .input-group-sm > input[type="email"],
.comment-form .input-group-sm > input[type="url"],
.comment-form .input-group-sm > textarea, .search-form .input-group-sm > .search-field,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .comment-form .input-group-sm > .input-group-btn > input[type="submit"], .search-form .input-group-sm > .input-group-btn > .search-submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .search-form .input-group-sm > select.search-field:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .search-form .input-group-sm > .input-group-btn > select.search-submit:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control, .comment-form .input-group-lg > input[type="text"],
.comment-form .input-group-lg > input[type="email"],
.comment-form .input-group-lg > input[type="url"],
.comment-form .input-group-lg > textarea, .search-form .input-group-lg > .search-field,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .comment-form .input-group-lg > .input-group-btn > input[type="submit"], .search-form .input-group-lg > .input-group-btn > .search-submit {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .search-form .input-group-lg > select.search-field:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .search-form .input-group-lg > .input-group-btn > select.search-submit:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group, .comment-form p, .search-form label {
  margin-bottom: 30px; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control, .has-success .comment-form input[type="text"], .comment-form .has-success input[type="text"],
.has-success .comment-form input[type="email"], .comment-form .has-success input[type="email"],
.has-success .comment-form input[type="url"], .comment-form .has-success input[type="url"],
.has-success .comment-form textarea, .comment-form .has-success textarea, .has-success .search-form .search-field, .search-form .has-success .search-field {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control, .has-warning .comment-form input[type="text"], .comment-form .has-warning input[type="text"],
.has-warning .comment-form input[type="email"], .comment-form .has-warning input[type="email"],
.has-warning .comment-form input[type="url"], .comment-form .has-warning input[type="url"],
.has-warning .comment-form textarea, .comment-form .has-warning textarea, .has-warning .search-form .search-field, .search-form .has-warning .search-field {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control, .has-danger .comment-form input[type="text"], .comment-form .has-danger input[type="text"],
.has-danger .comment-form input[type="email"], .comment-form .has-danger input[type="email"],
.has-danger .comment-form input[type="url"], .comment-form .has-danger input[type="url"],
.has-danger .comment-form textarea, .comment-form .has-danger textarea, .has-danger .search-form .search-field, .search-form .has-danger .search-field {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline, .search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check, .search-form .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label, .search-form label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group, .search-form .form-group, .form-inline .comment-form p, .comment-form .form-inline p, .search-form .comment-form p, .comment-form .search-form p, .form-inline .search-form label, .search-form .form-inline label, .search-form label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .search-form .form-control, .form-inline .comment-form input[type="text"], .comment-form .form-inline input[type="text"], .search-form .comment-form input[type="text"], .comment-form .search-form input[type="text"],
    .form-inline .comment-form input[type="email"], .comment-form .form-inline input[type="email"],
    .search-form .comment-form input[type="email"], .comment-form .search-form input[type="email"],
    .form-inline .comment-form input[type="url"], .comment-form .form-inline input[type="url"],
    .search-form .comment-form input[type="url"], .comment-form .search-form input[type="url"],
    .form-inline .comment-form textarea, .comment-form .form-inline textarea,
    .search-form .comment-form textarea, .comment-form .search-form textarea, .search-form .search-field {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static, .search-form .form-control-static {
      display: inline-block; }
    .form-inline .input-group, .search-form .input-group {
      width: auto; }
    .form-inline .form-control-label, .search-form .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check, .search-form .form-check {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label, .search-form .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input, .search-form .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control, .search-form .custom-control {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator, .search-form .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback, .search-form .has-feedback .form-control-feedback {
      top: 0; } }

.btn, .comment-form input[type="submit"], .search-form .search-submit {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .comment-form input:focus[type="submit"], .search-form .search-submit:focus, .btn:hover, .comment-form input:hover[type="submit"], .search-form .search-submit:hover {
    text-decoration: none; }
  .btn:focus, .comment-form input:focus[type="submit"], .search-form .search-submit:focus, .btn.focus, .comment-form input.focus[type="submit"], .search-form .focus.search-submit {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
            box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); }
  .btn.disabled, .comment-form input.disabled[type="submit"], .search-form .disabled.search-submit, .btn:disabled, .comment-form input:disabled[type="submit"], .search-form .search-submit:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .comment-form input:active[type="submit"], .search-form .search-submit:active, .btn.active, .comment-form input.active[type="submit"], .search-form .active.search-submit {
    background-image: none; }

a.btn.disabled, .search-form a.disabled.search-submit,
fieldset[disabled] a.btn,
fieldset[disabled] .search-form a.search-submit,
.search-form fieldset[disabled] a.search-submit {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
            box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b; }

.btn-secondary, .search-form .search-submit {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover, .search-form .search-submit:hover {
    color: #292b2c;
    background-color: #e6e5e5;
    border-color: #adadad; }
  .btn-secondary:focus, .search-form .search-submit:focus, .btn-secondary.focus, .search-form .focus.search-submit {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
            box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .search-form .disabled.search-submit, .btn-secondary:disabled, .search-form .search-submit:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary:active, .search-form .search-submit:active, .btn-secondary.active, .search-form .active.search-submit,
  .show > .btn-secondary.dropdown-toggle,
  .search-form .show > .dropdown-toggle.search-submit {
    color: #292b2c;
    background-color: #e6e5e5;
    background-image: none;
    border-color: #adadad; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
            box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
            box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
            box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
            box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
            box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
            box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
            box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
            box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
            box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
            box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .comment-form .btn-group-lg > input[type="submit"], .search-form .btn-group-lg > .search-submit {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn, .comment-form .btn-group-sm > input[type="submit"], .search-form .btn-group-sm > .search-submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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.show {
    opacity: 1; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

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

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 15px 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent; }

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

.show > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap; }

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .comment-form .btn-group > input[type="submit"], .search-form .btn-group > .search-submit,
  .btn-group-vertical > .btn,
  .comment-form .btn-group-vertical > input[type="submit"],
  .search-form .btn-group-vertical > .search-submit {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .btn-group > .btn:hover, .comment-form .btn-group > input:hover[type="submit"], .search-form .btn-group > .search-submit:hover,
    .btn-group-vertical > .btn:hover,
    .comment-form .btn-group-vertical > input:hover[type="submit"],
    .search-form .btn-group-vertical > .search-submit:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .comment-form .btn-group > input:focus[type="submit"], .search-form .btn-group > .search-submit:focus, .btn-group > .btn:active, .comment-form .btn-group > input:active[type="submit"], .search-form .btn-group > .search-submit:active, .btn-group > .btn.active, .comment-form .btn-group > input.active[type="submit"], .search-form .btn-group > .active.search-submit,
    .btn-group-vertical > .btn:focus,
    .comment-form .btn-group-vertical > input:focus[type="submit"],
    .search-form .btn-group-vertical > .search-submit:focus,
    .btn-group-vertical > .btn:active,
    .comment-form .btn-group-vertical > input:active[type="submit"],
    .search-form .btn-group-vertical > .search-submit:active,
    .btn-group-vertical > .btn.active,
    .comment-form .btn-group-vertical > input.active[type="submit"],
    .search-form .btn-group-vertical > .active.search-submit {
      z-index: 2; }
  .btn-group .btn + .btn, .btn-group .comment-form input[type="submit"] + .btn, .comment-form .btn-group input[type="submit"] + .btn, .btn-group .search-form .search-submit + .btn, .search-form .btn-group .search-submit + .btn, .btn-group .comment-form .btn + input[type="submit"], .comment-form .btn-group .btn + input[type="submit"], .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form .btn-group input[type="submit"] + input[type="submit"], .btn-group .search-form .comment-form .search-submit + input[type="submit"], .comment-form .btn-group .search-form .search-submit + input[type="submit"], .search-form .btn-group .comment-form .search-submit + input[type="submit"], .comment-form .search-form .btn-group .search-submit + input[type="submit"], .btn-group .search-form .btn + .search-submit, .search-form .btn-group .btn + .search-submit, .btn-group .comment-form .search-form input[type="submit"] + .search-submit, .search-form .btn-group .comment-form input[type="submit"] + .search-submit, .comment-form .btn-group .search-form input[type="submit"] + .search-submit, .search-form .comment-form .btn-group input[type="submit"] + .search-submit, .btn-group .search-form .search-submit + .search-submit, .search-form .btn-group .search-submit + .search-submit,
  .btn-group .btn + .btn-group,
  .btn-group .comment-form input[type="submit"] + .btn-group,
  .comment-form .btn-group input[type="submit"] + .btn-group,
  .btn-group .search-form .search-submit + .btn-group,
  .search-form .btn-group .search-submit + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .comment-form .btn-group + input[type="submit"],
  .comment-form .btn-group .btn-group + input[type="submit"],
  .btn-group .search-form .btn-group + .search-submit,
  .search-form .btn-group .btn-group + .search-submit,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .comment-form input[type="submit"] + .btn,
  .comment-form .btn-group-vertical input[type="submit"] + .btn,
  .btn-group-vertical .search-form .search-submit + .btn,
  .search-form .btn-group-vertical .search-submit + .btn,
  .btn-group-vertical .comment-form .btn + input[type="submit"],
  .comment-form .btn-group-vertical .btn + input[type="submit"],
  .btn-group-vertical .comment-form input[type="submit"] + input[type="submit"],
  .comment-form .btn-group-vertical input[type="submit"] + input[type="submit"],
  .btn-group-vertical .search-form .comment-form .search-submit + input[type="submit"],
  .comment-form .btn-group-vertical .search-form .search-submit + input[type="submit"],
  .search-form .btn-group-vertical .comment-form .search-submit + input[type="submit"],
  .comment-form .search-form .btn-group-vertical .search-submit + input[type="submit"],
  .btn-group-vertical .search-form .btn + .search-submit,
  .search-form .btn-group-vertical .btn + .search-submit,
  .btn-group-vertical .comment-form .search-form input[type="submit"] + .search-submit,
  .search-form .btn-group-vertical .comment-form input[type="submit"] + .search-submit,
  .comment-form .btn-group-vertical .search-form input[type="submit"] + .search-submit,
  .search-form .comment-form .btn-group-vertical input[type="submit"] + .search-submit,
  .btn-group-vertical .search-form .search-submit + .search-submit,
  .search-form .btn-group-vertical .search-submit + .search-submit,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .comment-form input[type="submit"] + .btn-group,
  .comment-form .btn-group-vertical input[type="submit"] + .btn-group,
  .btn-group-vertical .search-form .search-submit + .btn-group,
  .search-form .btn-group-vertical .search-submit + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .comment-form .btn-group + input[type="submit"],
  .comment-form .btn-group-vertical .btn-group + input[type="submit"],
  .btn-group-vertical .search-form .btn-group + .search-submit,
  .search-form .btn-group-vertical .btn-group + .search-submit,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], .search-form .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .comment-form .btn-group > input:first-child[type="submit"], .search-form .btn-group > .search-submit:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], .search-form .btn-group > .search-submit:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .comment-form .btn-group > input:last-child:not(:first-child)[type="submit"], .search-form .btn-group > .search-submit:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .comment-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .search-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .comment-form .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .search-form .btn-group > .btn-group:first-child:not(:last-child) > .search-submit:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .comment-form .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .search-form .btn-group > .btn-group:last-child:not(:first-child) > .search-submit:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn + .dropdown-toggle-split, .comment-form input[type="submit"] + .dropdown-toggle-split, .search-form .search-submit + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after, .comment-form input[type="submit"] + .dropdown-toggle-split::after, .search-form .search-submit + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .comment-form .btn-group-sm > input[type="submit"] + .dropdown-toggle-split, .search-form .btn-group-sm > .search-submit + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .comment-form .btn-group-lg > input[type="submit"] + .dropdown-toggle-split, .search-form .btn-group-lg > .search-submit + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .comment-form input[type="submit"], .comment-form .btn-group-vertical input[type="submit"], .btn-group-vertical .search-form .search-submit, .search-form .btn-group-vertical .search-submit,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .comment-form .btn-group-vertical > input[type="submit"] + .btn, .search-form .btn-group-vertical > .search-submit + .btn, .comment-form .btn-group-vertical > .btn + input[type="submit"], .comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"], .search-form .comment-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .search-form .btn-group-vertical > .search-submit + input[type="submit"], .search-form .btn-group-vertical > .btn + .search-submit, .comment-form .search-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .comment-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .btn-group-vertical > .search-submit + .search-submit,
  .btn-group-vertical > .btn + .btn-group,
  .comment-form .btn-group-vertical > input[type="submit"] + .btn-group,
  .search-form .btn-group-vertical > .search-submit + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .comment-form .btn-group-vertical > .btn-group + input[type="submit"],
  .search-form .btn-group-vertical > .btn-group + .search-submit,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .comment-form .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], .search-form .btn-group-vertical > .search-submit:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .comment-form .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], .search-form .btn-group-vertical > .search-submit:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .comment-form .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], .search-form .btn-group-vertical > .search-submit:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .comment-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .search-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .comment-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .search-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .comment-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .search-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], .comment-form [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .search-form [data-toggle="buttons"] > .search-submit input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.comment-form [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
.search-form [data-toggle="buttons"] > .search-submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .input-group .form-control, .input-group .comment-form input[type="text"], .comment-form .input-group input[type="text"],
  .input-group .comment-form input[type="email"], .comment-form .input-group input[type="email"],
  .input-group .comment-form input[type="url"], .comment-form .input-group input[type="url"],
  .input-group .comment-form textarea, .comment-form .input-group textarea, .input-group .search-form .search-field, .search-form .input-group .search-field {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .comment-form input:focus[type="text"], .comment-form .input-group input:focus[type="text"],
    .input-group .comment-form input:focus[type="email"], .comment-form .input-group input:focus[type="email"],
    .input-group .comment-form input:focus[type="url"], .comment-form .input-group input:focus[type="url"],
    .input-group .comment-form textarea:focus, .comment-form .input-group textarea:focus, .input-group .search-form .search-field:focus, .search-form .input-group .search-field:focus, .input-group .form-control:active, .input-group .comment-form input:active[type="text"], .comment-form .input-group input:active[type="text"],
    .input-group .comment-form input:active[type="email"], .comment-form .input-group input:active[type="email"],
    .input-group .comment-form input:active[type="url"], .comment-form .input-group input:active[type="url"],
    .input-group .comment-form textarea:active, .comment-form .input-group textarea:active, .input-group .search-form .search-field:active, .search-form .input-group .search-field:active, .input-group .form-control:hover, .input-group .comment-form input:hover[type="text"], .comment-form .input-group input:hover[type="text"],
    .input-group .comment-form input:hover[type="email"], .comment-form .input-group input:hover[type="email"],
    .input-group .comment-form input:hover[type="url"], .comment-form .input-group input:hover[type="url"],
    .input-group .comment-form textarea:hover, .comment-form .input-group textarea:hover, .input-group .search-form .search-field:hover, .search-form .input-group .search-field:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .comment-form input[type="text"], .comment-form .input-group input[type="text"],
.input-group .comment-form input[type="email"], .comment-form .input-group input[type="email"],
.input-group .comment-form input[type="url"], .comment-form .input-group input[type="url"],
.input-group .comment-form textarea, .comment-form .input-group textarea, .input-group .search-form .search-field, .search-form .input-group .search-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .comment-form input:not(:first-child):not(:last-child)[type="text"],
  .comment-form .input-group input:not(:first-child):not(:last-child)[type="text"],
  .input-group .comment-form input:not(:first-child):not(:last-child)[type="email"],
  .comment-form .input-group input:not(:first-child):not(:last-child)[type="email"],
  .input-group .comment-form input:not(:first-child):not(:last-child)[type="url"],
  .comment-form .input-group input:not(:first-child):not(:last-child)[type="url"],
  .input-group .comment-form textarea:not(:first-child):not(:last-child),
  .comment-form .input-group textarea:not(:first-child):not(:last-child),
  .input-group .search-form .search-field:not(:first-child):not(:last-child),
  .search-form .input-group .search-field:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm, .comment-form .input-group-sm > input.input-group-addon[type="text"],
  .comment-form .input-group-sm > input.input-group-addon[type="email"],
  .comment-form .input-group-sm > input.input-group-addon[type="url"],
  .comment-form .input-group-sm > textarea.input-group-addon, .search-form .input-group-sm > .input-group-addon.search-field,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .comment-form .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], .search-form .input-group-sm > .input-group-btn > .input-group-addon.search-submit {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg, .comment-form .input-group-lg > input.input-group-addon[type="text"],
  .comment-form .input-group-lg > input.input-group-addon[type="email"],
  .comment-form .input-group-lg > input.input-group-addon[type="url"],
  .comment-form .input-group-lg > textarea.input-group-addon, .search-form .input-group-lg > .input-group-addon.search-field,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .comment-form .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], .search-form .input-group-lg > .input-group-btn > .input-group-addon.search-submit {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child), .input-group .comment-form input:not(:last-child)[type="text"], .comment-form .input-group input:not(:last-child)[type="text"],
.input-group .comment-form input:not(:last-child)[type="email"], .comment-form .input-group input:not(:last-child)[type="email"],
.input-group .comment-form input:not(:last-child)[type="url"], .comment-form .input-group input:not(:last-child)[type="url"],
.input-group .comment-form textarea:not(:last-child), .comment-form .input-group textarea:not(:last-child), .input-group .search-form .search-field:not(:last-child), .search-form .input-group .search-field:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.comment-form .input-group-btn:not(:last-child) > input[type="submit"],
.search-form .input-group-btn:not(:last-child) > .search-submit,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.comment-form .input-group-btn:not(:last-child) > .btn-group > input[type="submit"],
.search-form .input-group-btn:not(:last-child) > .btn-group > .search-submit,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .input-group-btn:not(:first-child) > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.search-form .input-group-btn:not(:first-child) > .search-submit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.comment-form .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > input[type="submit"],
.search-form .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .search-submit {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child), .input-group .comment-form input:not(:first-child)[type="text"], .comment-form .input-group input:not(:first-child)[type="text"],
.input-group .comment-form input:not(:first-child)[type="email"], .comment-form .input-group input:not(:first-child)[type="email"],
.input-group .comment-form input:not(:first-child)[type="url"], .comment-form .input-group input:not(:first-child)[type="url"],
.input-group .comment-form textarea:not(:first-child), .comment-form .input-group textarea:not(:first-child), .input-group .search-form .search-field:not(:first-child), .search-form .input-group .search-field:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.comment-form .input-group-btn:not(:first-child) > input[type="submit"],
.search-form .input-group-btn:not(:first-child) > .search-submit,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.comment-form .input-group-btn:not(:first-child) > .btn-group > input[type="submit"],
.search-form .input-group-btn:not(:first-child) > .btn-group > .search-submit,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.comment-form .input-group-btn:not(:last-child) > input:not(:first-child)[type="submit"],
.search-form .input-group-btn:not(:last-child) > .search-submit:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.comment-form .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > input[type="submit"],
.search-form .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .search-submit {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child), .comment-form input[type="text"] + .input-group-addon:not(:first-child), .comment-form input[type="email"] + .input-group-addon:not(:first-child), .comment-form input[type="url"] + .input-group-addon:not(:first-child), .comment-form textarea + .input-group-addon:not(:first-child), .search-form .search-field + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .comment-form .input-group-btn > input[type="submit"], .search-form .input-group-btn > .search-submit {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .input-group-btn > .btn + .btn, .comment-form .input-group-btn > input[type="submit"] + .btn, .search-form .input-group-btn > .search-submit + .btn, .comment-form .input-group-btn > .btn + input[type="submit"], .comment-form .input-group-btn > input[type="submit"] + input[type="submit"], .search-form .comment-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .search-form .input-group-btn > .search-submit + input[type="submit"], .search-form .input-group-btn > .btn + .search-submit, .comment-form .search-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .comment-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .input-group-btn > .search-submit + .search-submit {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .comment-form .input-group-btn > input:focus[type="submit"], .search-form .input-group-btn > .search-submit:focus, .input-group-btn > .btn:active, .comment-form .input-group-btn > input:active[type="submit"], .search-form .input-group-btn > .search-submit:active, .input-group-btn > .btn:hover, .comment-form .input-group-btn > input:hover[type="submit"], .search-form .input-group-btn > .search-submit:hover {
      z-index: 3; }
  
  .input-group-btn:not(:last-child) > .btn,
  .comment-form .input-group-btn:not(:last-child) > input[type="submit"],
  .search-form .input-group-btn:not(:last-child) > .search-submit,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:not(:first-child) > .btn,
  .comment-form .input-group-btn:not(:first-child) > input[type="submit"],
  .search-form .input-group-btn:not(:first-child) > .search-submit,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .comment-form .input-group-btn:not(:first-child) > input:focus[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:focus, .input-group-btn:not(:first-child) > .btn:active, .comment-form .input-group-btn:not(:first-child) > input:active[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:active, .input-group-btn:not(:first-child) > .btn:hover, .comment-form .input-group-btn:not(:first-child) > input:hover[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0275d8; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
            box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #8fcafe; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #5cb3fd;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #636c72;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #636c72;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px 30px; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 30px;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 30px; }

.navbar-toggler-right {
  position: absolute;
  right: 30px; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0.25rem - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-deck .card {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 15px; }
      .card-deck .card:not(:last-child) {
        margin-right: 15px; } }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
          -ms-flex: 1 0 0px;
              flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 30px;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #636c72; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge, .comment-form input[type="submit"] .badge, .search-form .search-submit .badge {
  position: relative;
  top: -1px; }

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

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-default {
  background-color: #636c72; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #4b5257; }

.badge-primary {
  background-color: #0275d8; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #025aa5; }

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

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

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

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

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

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

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 30px;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem; }

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8; }

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

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #292b2c; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef; }

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #636c72; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .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 {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #daeeff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.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:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    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:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    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:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    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:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px); }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px; } }
  @supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

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

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

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important; }

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

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

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

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

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

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030; }

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

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

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 7.5px 7.5px !important; }

.mt-1 {
  margin-top: 7.5px !important; }

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

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

.ml-1 {
  margin-left: 7.5px !important; }

.mx-1 {
  margin-right: 7.5px !important;
  margin-left: 7.5px !important; }

.my-1 {
  margin-top: 7.5px !important;
  margin-bottom: 7.5px !important; }

.m-2 {
  margin: 15px 15px !important; }

.mt-2 {
  margin-top: 15px !important; }

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

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

.ml-2 {
  margin-left: 15px !important; }

.mx-2 {
  margin-right: 15px !important;
  margin-left: 15px !important; }

.my-2 {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.m-3 {
  margin: 30px 30px !important; }

.mt-3 {
  margin-top: 30px !important; }

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

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

.ml-3 {
  margin-left: 30px !important; }

.mx-3 {
  margin-right: 30px !important;
  margin-left: 30px !important; }

.my-3 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.m-4 {
  margin: 45px 45px !important; }

.mt-4 {
  margin-top: 45px !important; }

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

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

.ml-4 {
  margin-left: 45px !important; }

.mx-4 {
  margin-right: 45px !important;
  margin-left: 45px !important; }

.my-4 {
  margin-top: 45px !important;
  margin-bottom: 45px !important; }

.m-5 {
  margin: 90px 90px !important; }

.mt-5 {
  margin-top: 90px !important; }

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

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

.ml-5 {
  margin-left: 90px !important; }

.mx-5 {
  margin-right: 90px !important;
  margin-left: 90px !important; }

.my-5 {
  margin-top: 90px !important;
  margin-bottom: 90px !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 7.5px 7.5px !important; }

.pt-1 {
  padding-top: 7.5px !important; }

.pr-1 {
  padding-right: 7.5px !important; }

.pb-1 {
  padding-bottom: 7.5px !important; }

.pl-1 {
  padding-left: 7.5px !important; }

.px-1 {
  padding-right: 7.5px !important;
  padding-left: 7.5px !important; }

.py-1 {
  padding-top: 7.5px !important;
  padding-bottom: 7.5px !important; }

.p-2 {
  padding: 15px 15px !important; }

.pt-2 {
  padding-top: 15px !important; }

.pr-2 {
  padding-right: 15px !important; }

.pb-2 {
  padding-bottom: 15px !important; }

.pl-2 {
  padding-left: 15px !important; }

.px-2 {
  padding-right: 15px !important;
  padding-left: 15px !important; }

.py-2 {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.p-3 {
  padding: 30px 30px !important; }

.pt-3 {
  padding-top: 30px !important; }

.pr-3 {
  padding-right: 30px !important; }

.pb-3 {
  padding-bottom: 30px !important; }

.pl-3 {
  padding-left: 30px !important; }

.px-3 {
  padding-right: 30px !important;
  padding-left: 30px !important; }

.py-3 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.p-4 {
  padding: 45px 45px !important; }

.pt-4 {
  padding-top: 45px !important; }

.pr-4 {
  padding-right: 45px !important; }

.pb-4 {
  padding-bottom: 45px !important; }

.pl-4 {
  padding-left: 45px !important; }

.px-4 {
  padding-right: 45px !important;
  padding-left: 45px !important; }

.py-4 {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

.p-5 {
  padding: 90px 90px !important; }

.pt-5 {
  padding-top: 90px !important; }

.pr-5 {
  padding-right: 90px !important; }

.pb-5 {
  padding-bottom: 90px !important; }

.pl-5 {
  padding-left: 90px !important; }

.px-5 {
  padding-right: 90px !important;
  padding-left: 90px !important; }

.py-5 {
  padding-top: 90px !important;
  padding-bottom: 90px !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 7.5px 7.5px !important; }
  .mt-sm-1 {
    margin-top: 7.5px !important; }
  .mr-sm-1 {
    margin-right: 7.5px !important; }
  .mb-sm-1 {
    margin-bottom: 7.5px !important; }
  .ml-sm-1 {
    margin-left: 7.5px !important; }
  .mx-sm-1 {
    margin-right: 7.5px !important;
    margin-left: 7.5px !important; }
  .my-sm-1 {
    margin-top: 7.5px !important;
    margin-bottom: 7.5px !important; }
  .m-sm-2 {
    margin: 15px 15px !important; }
  .mt-sm-2 {
    margin-top: 15px !important; }
  .mr-sm-2 {
    margin-right: 15px !important; }
  .mb-sm-2 {
    margin-bottom: 15px !important; }
  .ml-sm-2 {
    margin-left: 15px !important; }
  .mx-sm-2 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-sm-2 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-sm-3 {
    margin: 30px 30px !important; }
  .mt-sm-3 {
    margin-top: 30px !important; }
  .mr-sm-3 {
    margin-right: 30px !important; }
  .mb-sm-3 {
    margin-bottom: 30px !important; }
  .ml-sm-3 {
    margin-left: 30px !important; }
  .mx-sm-3 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-sm-3 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-sm-4 {
    margin: 45px 45px !important; }
  .mt-sm-4 {
    margin-top: 45px !important; }
  .mr-sm-4 {
    margin-right: 45px !important; }
  .mb-sm-4 {
    margin-bottom: 45px !important; }
  .ml-sm-4 {
    margin-left: 45px !important; }
  .mx-sm-4 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-sm-4 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-sm-5 {
    margin: 90px 90px !important; }
  .mt-sm-5 {
    margin-top: 90px !important; }
  .mr-sm-5 {
    margin-right: 90px !important; }
  .mb-sm-5 {
    margin-bottom: 90px !important; }
  .ml-sm-5 {
    margin-left: 90px !important; }
  .mx-sm-5 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .my-sm-5 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 7.5px 7.5px !important; }
  .pt-sm-1 {
    padding-top: 7.5px !important; }
  .pr-sm-1 {
    padding-right: 7.5px !important; }
  .pb-sm-1 {
    padding-bottom: 7.5px !important; }
  .pl-sm-1 {
    padding-left: 7.5px !important; }
  .px-sm-1 {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important; }
  .py-sm-1 {
    padding-top: 7.5px !important;
    padding-bottom: 7.5px !important; }
  .p-sm-2 {
    padding: 15px 15px !important; }
  .pt-sm-2 {
    padding-top: 15px !important; }
  .pr-sm-2 {
    padding-right: 15px !important; }
  .pb-sm-2 {
    padding-bottom: 15px !important; }
  .pl-sm-2 {
    padding-left: 15px !important; }
  .px-sm-2 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-sm-2 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-sm-3 {
    padding: 30px 30px !important; }
  .pt-sm-3 {
    padding-top: 30px !important; }
  .pr-sm-3 {
    padding-right: 30px !important; }
  .pb-sm-3 {
    padding-bottom: 30px !important; }
  .pl-sm-3 {
    padding-left: 30px !important; }
  .px-sm-3 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-sm-3 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-sm-4 {
    padding: 45px 45px !important; }
  .pt-sm-4 {
    padding-top: 45px !important; }
  .pr-sm-4 {
    padding-right: 45px !important; }
  .pb-sm-4 {
    padding-bottom: 45px !important; }
  .pl-sm-4 {
    padding-left: 45px !important; }
  .px-sm-4 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-sm-4 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-sm-5 {
    padding: 90px 90px !important; }
  .pt-sm-5 {
    padding-top: 90px !important; }
  .pr-sm-5 {
    padding-right: 90px !important; }
  .pb-sm-5 {
    padding-bottom: 90px !important; }
  .pl-sm-5 {
    padding-left: 90px !important; }
  .px-sm-5 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .py-sm-5 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 7.5px 7.5px !important; }
  .mt-md-1 {
    margin-top: 7.5px !important; }
  .mr-md-1 {
    margin-right: 7.5px !important; }
  .mb-md-1 {
    margin-bottom: 7.5px !important; }
  .ml-md-1 {
    margin-left: 7.5px !important; }
  .mx-md-1 {
    margin-right: 7.5px !important;
    margin-left: 7.5px !important; }
  .my-md-1 {
    margin-top: 7.5px !important;
    margin-bottom: 7.5px !important; }
  .m-md-2 {
    margin: 15px 15px !important; }
  .mt-md-2 {
    margin-top: 15px !important; }
  .mr-md-2 {
    margin-right: 15px !important; }
  .mb-md-2 {
    margin-bottom: 15px !important; }
  .ml-md-2 {
    margin-left: 15px !important; }
  .mx-md-2 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-md-2 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-md-3 {
    margin: 30px 30px !important; }
  .mt-md-3 {
    margin-top: 30px !important; }
  .mr-md-3 {
    margin-right: 30px !important; }
  .mb-md-3 {
    margin-bottom: 30px !important; }
  .ml-md-3 {
    margin-left: 30px !important; }
  .mx-md-3 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-md-3 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-md-4 {
    margin: 45px 45px !important; }
  .mt-md-4 {
    margin-top: 45px !important; }
  .mr-md-4 {
    margin-right: 45px !important; }
  .mb-md-4 {
    margin-bottom: 45px !important; }
  .ml-md-4 {
    margin-left: 45px !important; }
  .mx-md-4 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-md-4 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-md-5 {
    margin: 90px 90px !important; }
  .mt-md-5 {
    margin-top: 90px !important; }
  .mr-md-5 {
    margin-right: 90px !important; }
  .mb-md-5 {
    margin-bottom: 90px !important; }
  .ml-md-5 {
    margin-left: 90px !important; }
  .mx-md-5 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .my-md-5 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 7.5px 7.5px !important; }
  .pt-md-1 {
    padding-top: 7.5px !important; }
  .pr-md-1 {
    padding-right: 7.5px !important; }
  .pb-md-1 {
    padding-bottom: 7.5px !important; }
  .pl-md-1 {
    padding-left: 7.5px !important; }
  .px-md-1 {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important; }
  .py-md-1 {
    padding-top: 7.5px !important;
    padding-bottom: 7.5px !important; }
  .p-md-2 {
    padding: 15px 15px !important; }
  .pt-md-2 {
    padding-top: 15px !important; }
  .pr-md-2 {
    padding-right: 15px !important; }
  .pb-md-2 {
    padding-bottom: 15px !important; }
  .pl-md-2 {
    padding-left: 15px !important; }
  .px-md-2 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-md-2 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-md-3 {
    padding: 30px 30px !important; }
  .pt-md-3 {
    padding-top: 30px !important; }
  .pr-md-3 {
    padding-right: 30px !important; }
  .pb-md-3 {
    padding-bottom: 30px !important; }
  .pl-md-3 {
    padding-left: 30px !important; }
  .px-md-3 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-md-3 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-md-4 {
    padding: 45px 45px !important; }
  .pt-md-4 {
    padding-top: 45px !important; }
  .pr-md-4 {
    padding-right: 45px !important; }
  .pb-md-4 {
    padding-bottom: 45px !important; }
  .pl-md-4 {
    padding-left: 45px !important; }
  .px-md-4 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-md-4 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-md-5 {
    padding: 90px 90px !important; }
  .pt-md-5 {
    padding-top: 90px !important; }
  .pr-md-5 {
    padding-right: 90px !important; }
  .pb-md-5 {
    padding-bottom: 90px !important; }
  .pl-md-5 {
    padding-left: 90px !important; }
  .px-md-5 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .py-md-5 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 7.5px 7.5px !important; }
  .mt-lg-1 {
    margin-top: 7.5px !important; }
  .mr-lg-1 {
    margin-right: 7.5px !important; }
  .mb-lg-1 {
    margin-bottom: 7.5px !important; }
  .ml-lg-1 {
    margin-left: 7.5px !important; }
  .mx-lg-1 {
    margin-right: 7.5px !important;
    margin-left: 7.5px !important; }
  .my-lg-1 {
    margin-top: 7.5px !important;
    margin-bottom: 7.5px !important; }
  .m-lg-2 {
    margin: 15px 15px !important; }
  .mt-lg-2 {
    margin-top: 15px !important; }
  .mr-lg-2 {
    margin-right: 15px !important; }
  .mb-lg-2 {
    margin-bottom: 15px !important; }
  .ml-lg-2 {
    margin-left: 15px !important; }
  .mx-lg-2 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-lg-2 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-lg-3 {
    margin: 30px 30px !important; }
  .mt-lg-3 {
    margin-top: 30px !important; }
  .mr-lg-3 {
    margin-right: 30px !important; }
  .mb-lg-3 {
    margin-bottom: 30px !important; }
  .ml-lg-3 {
    margin-left: 30px !important; }
  .mx-lg-3 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-lg-3 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-lg-4 {
    margin: 45px 45px !important; }
  .mt-lg-4 {
    margin-top: 45px !important; }
  .mr-lg-4 {
    margin-right: 45px !important; }
  .mb-lg-4 {
    margin-bottom: 45px !important; }
  .ml-lg-4 {
    margin-left: 45px !important; }
  .mx-lg-4 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-lg-4 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-lg-5 {
    margin: 90px 90px !important; }
  .mt-lg-5 {
    margin-top: 90px !important; }
  .mr-lg-5 {
    margin-right: 90px !important; }
  .mb-lg-5 {
    margin-bottom: 90px !important; }
  .ml-lg-5 {
    margin-left: 90px !important; }
  .mx-lg-5 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .my-lg-5 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 7.5px 7.5px !important; }
  .pt-lg-1 {
    padding-top: 7.5px !important; }
  .pr-lg-1 {
    padding-right: 7.5px !important; }
  .pb-lg-1 {
    padding-bottom: 7.5px !important; }
  .pl-lg-1 {
    padding-left: 7.5px !important; }
  .px-lg-1 {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important; }
  .py-lg-1 {
    padding-top: 7.5px !important;
    padding-bottom: 7.5px !important; }
  .p-lg-2 {
    padding: 15px 15px !important; }
  .pt-lg-2 {
    padding-top: 15px !important; }
  .pr-lg-2 {
    padding-right: 15px !important; }
  .pb-lg-2 {
    padding-bottom: 15px !important; }
  .pl-lg-2 {
    padding-left: 15px !important; }
  .px-lg-2 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-lg-2 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-lg-3 {
    padding: 30px 30px !important; }
  .pt-lg-3 {
    padding-top: 30px !important; }
  .pr-lg-3 {
    padding-right: 30px !important; }
  .pb-lg-3 {
    padding-bottom: 30px !important; }
  .pl-lg-3 {
    padding-left: 30px !important; }
  .px-lg-3 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-lg-3 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-lg-4 {
    padding: 45px 45px !important; }
  .pt-lg-4 {
    padding-top: 45px !important; }
  .pr-lg-4 {
    padding-right: 45px !important; }
  .pb-lg-4 {
    padding-bottom: 45px !important; }
  .pl-lg-4 {
    padding-left: 45px !important; }
  .px-lg-4 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-lg-4 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-lg-5 {
    padding: 90px 90px !important; }
  .pt-lg-5 {
    padding-top: 90px !important; }
  .pr-lg-5 {
    padding-right: 90px !important; }
  .pb-lg-5 {
    padding-bottom: 90px !important; }
  .pl-lg-5 {
    padding-left: 90px !important; }
  .px-lg-5 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .py-lg-5 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 7.5px 7.5px !important; }
  .mt-xl-1 {
    margin-top: 7.5px !important; }
  .mr-xl-1 {
    margin-right: 7.5px !important; }
  .mb-xl-1 {
    margin-bottom: 7.5px !important; }
  .ml-xl-1 {
    margin-left: 7.5px !important; }
  .mx-xl-1 {
    margin-right: 7.5px !important;
    margin-left: 7.5px !important; }
  .my-xl-1 {
    margin-top: 7.5px !important;
    margin-bottom: 7.5px !important; }
  .m-xl-2 {
    margin: 15px 15px !important; }
  .mt-xl-2 {
    margin-top: 15px !important; }
  .mr-xl-2 {
    margin-right: 15px !important; }
  .mb-xl-2 {
    margin-bottom: 15px !important; }
  .ml-xl-2 {
    margin-left: 15px !important; }
  .mx-xl-2 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .my-xl-2 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .m-xl-3 {
    margin: 30px 30px !important; }
  .mt-xl-3 {
    margin-top: 30px !important; }
  .mr-xl-3 {
    margin-right: 30px !important; }
  .mb-xl-3 {
    margin-bottom: 30px !important; }
  .ml-xl-3 {
    margin-left: 30px !important; }
  .mx-xl-3 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .my-xl-3 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-xl-4 {
    margin: 45px 45px !important; }
  .mt-xl-4 {
    margin-top: 45px !important; }
  .mr-xl-4 {
    margin-right: 45px !important; }
  .mb-xl-4 {
    margin-bottom: 45px !important; }
  .ml-xl-4 {
    margin-left: 45px !important; }
  .mx-xl-4 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .my-xl-4 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .m-xl-5 {
    margin: 90px 90px !important; }
  .mt-xl-5 {
    margin-top: 90px !important; }
  .mr-xl-5 {
    margin-right: 90px !important; }
  .mb-xl-5 {
    margin-bottom: 90px !important; }
  .ml-xl-5 {
    margin-left: 90px !important; }
  .mx-xl-5 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .my-xl-5 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 7.5px 7.5px !important; }
  .pt-xl-1 {
    padding-top: 7.5px !important; }
  .pr-xl-1 {
    padding-right: 7.5px !important; }
  .pb-xl-1 {
    padding-bottom: 7.5px !important; }
  .pl-xl-1 {
    padding-left: 7.5px !important; }
  .px-xl-1 {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important; }
  .py-xl-1 {
    padding-top: 7.5px !important;
    padding-bottom: 7.5px !important; }
  .p-xl-2 {
    padding: 15px 15px !important; }
  .pt-xl-2 {
    padding-top: 15px !important; }
  .pr-xl-2 {
    padding-right: 15px !important; }
  .pb-xl-2 {
    padding-bottom: 15px !important; }
  .pl-xl-2 {
    padding-left: 15px !important; }
  .px-xl-2 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .py-xl-2 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .p-xl-3 {
    padding: 30px 30px !important; }
  .pt-xl-3 {
    padding-top: 30px !important; }
  .pr-xl-3 {
    padding-right: 30px !important; }
  .pb-xl-3 {
    padding-bottom: 30px !important; }
  .pl-xl-3 {
    padding-left: 30px !important; }
  .px-xl-3 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .py-xl-3 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-xl-4 {
    padding: 45px 45px !important; }
  .pt-xl-4 {
    padding-top: 45px !important; }
  .pr-xl-4 {
    padding-right: 45px !important; }
  .pb-xl-4 {
    padding-bottom: 45px !important; }
  .pl-xl-4 {
    padding-left: 45px !important; }
  .px-xl-4 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .py-xl-4 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .p-xl-5 {
    padding: 90px 90px !important; }
  .pt-xl-5 {
    padding-top: 90px !important; }
  .pr-xl-5 {
    padding-right: 90px !important; }
  .pb-xl-5 {
    padding-bottom: 90px !important; }
  .pl-xl-5 {
    padding-left: 90px !important; }
  .px-xl-5 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .py-xl-5 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

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

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

.font-weight-normal {
  font-weight: normal; }

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

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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; } }

.slick-slider {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.slick-list {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative; }
  .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 {
  display: block;
  position: relative;
  left: 0;
  top: 0; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  [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 {
    border: 1px solid transparent;
    display: block;
    height: auto; }

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

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.7 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0); }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 0;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal; }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block; }
  /* don't show these though */
  .featherlight script.featherlight-inner,
  .featherlight link.featherlight-inner,
  .featherlight style.featherlight-inner {
    display: none; }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    border: none;
    padding: 0; }
  /* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow: hidden; }
  .featherlight iframe {
    /* styling */
    border: none; }
  .featherlight * {
    /* See https://github.com/noelboss/featherlight/issues/42 */
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges .applyBtn,
  .ranges .cancelBtn {
    text-transform: uppercase;
    margin-bottom: 5px;
    width: 100%;
    font-size: 16px;
    padding: 0 15px; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

@font-face {
  font-family: 'MrKeningbeck';
  src: url("../fonts/mrkeningbeck/MrKeningbeck.eot?#iefix") format("embedded-opentype"), url("../fonts/mrkeningbeck/MrKeningbeck.woff") format("woff"), url("../fonts/mrkeningbeck/MrKeningbeck.ttf") format("truetype"), url("../fonts/mrkeningbeck/MrKeningbeck.svg#MrKeningbeck") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Langdon';
  src: url("../fonts/langdon/Langdon.eot?#iefix") format("embedded-opentype"), url("../fonts/langdon/Langdon.otf") format("opentype"), url("../fonts/langdon/Langdon.woff") format("woff"), url("../fonts/langdon/Langdon.ttf") format("truetype"), url("../fonts/langdon/Langdon.svg#Langdon") format("svg");
  font-weight: normal;
  font-style: normal; }

.bg-white {
  background-color: #fff !important; }

.bg-outerspace {
  background-color: #2A2B2B !important; }

.text-white {
  color: #fff !important; }

.text-black {
  color: #000 !important; }

.text-green {
  color: #5d9a50 !important; }

.text-blue {
  color: #24abe2 !important; }

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

.crimson-bold {
  font-family: 'Crimson Text', serif;
  font-weight: 600; }

.border-active {
  border: 1px solid transparent; }
  .border-active.border-grey {
    border-color: #efefef; }

.block-elem {
  display: block; }

.full-width {
  width: 100%;
  max-width: 100%; }

.flex, .flex-center, .btn, .comment-form input[type="submit"], .search-form .search-submit, .page-header.header-col-2 .section-main .content, .page-header.header-general .section-main .inherit-width, .page-header.header-archive .section-main .inherit-width, .page-header.header-small .section-main .inherit-width, .tile.style-1 a, .tile.style-2 a, form.remove-default-padding .form-control, form.remove-default-padding .comment-form input[type="text"], .comment-form form.remove-default-padding input[type="text"],
form.remove-default-padding .comment-form input[type="email"], .comment-form form.remove-default-padding input[type="email"],
form.remove-default-padding .comment-form input[type="url"], .comment-form form.remove-default-padding input[type="url"],
form.remove-default-padding .comment-form textarea, .comment-form form.remove-default-padding textarea, form.remove-default-padding .search-form .search-field, .search-form form.remove-default-padding .search-field, .flex-top, .col-block-3, .tab-group.custom-style-1 .tab-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }
  .flex.center-spread, .center-spread.flex-center, .center-spread.btn, .comment-form input.center-spread[type="submit"], .search-form .center-spread.search-submit, .page-header.header-col-2 .section-main .center-spread.content, .page-header.header-general .section-main .center-spread.inherit-width, .page-header.header-archive .section-main .center-spread.inherit-width, .page-header.header-small .section-main .center-spread.inherit-width, .tile.style-1 a.center-spread, .tile.style-2 a.center-spread, form.remove-default-padding .center-spread.form-control, form.remove-default-padding .comment-form input.center-spread[type="text"], .comment-form form.remove-default-padding input.center-spread[type="text"],
  form.remove-default-padding .comment-form input.center-spread[type="email"], .comment-form form.remove-default-padding input.center-spread[type="email"],
  form.remove-default-padding .comment-form input.center-spread[type="url"], .comment-form form.remove-default-padding input.center-spread[type="url"],
  form.remove-default-padding .comment-form textarea.center-spread, .comment-form form.remove-default-padding textarea.center-spread, form.remove-default-padding .search-form .center-spread.search-field, .search-form form.remove-default-padding .center-spread.search-field, .center-spread.flex-top, .center-spread.col-block-3, .tab-group.custom-style-1 .center-spread.tab-flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .flex.center, .center.flex-center, .center.btn, .comment-form input.center[type="submit"], .search-form .center.search-submit, .page-header.header-col-2 .section-main .center.content, .page-header.header-general .section-main .center.inherit-width, .page-header.header-archive .section-main .center.inherit-width, .page-header.header-small .section-main .center.inherit-width, .tile.style-1 a.center, .tile.style-2 a.center, form.remove-default-padding .center.form-control, form.remove-default-padding .comment-form input.center[type="text"], .comment-form form.remove-default-padding input.center[type="text"],
  form.remove-default-padding .comment-form input.center[type="email"], .comment-form form.remove-default-padding input.center[type="email"],
  form.remove-default-padding .comment-form input.center[type="url"], .comment-form form.remove-default-padding input.center[type="url"],
  form.remove-default-padding .comment-form textarea.center, .comment-form form.remove-default-padding textarea.center, form.remove-default-padding .search-form .center.search-field, .search-form form.remove-default-padding .center.search-field, .center.flex-top, .center.col-block-3, .tab-group.custom-style-1 .center.tab-flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex.between, .between.flex-center, .between.btn, .comment-form input.between[type="submit"], .search-form .between.search-submit, .page-header.header-col-2 .section-main .between.content, .page-header.header-general .section-main .between.inherit-width, .page-header.header-archive .section-main .between.inherit-width, .page-header.header-small .section-main .between.inherit-width, .tile.style-1 a.between, .tile.style-2 a.between, form.remove-default-padding .between.form-control, form.remove-default-padding .comment-form input.between[type="text"], .comment-form form.remove-default-padding input.between[type="text"],
  form.remove-default-padding .comment-form input.between[type="email"], .comment-form form.remove-default-padding input.between[type="email"],
  form.remove-default-padding .comment-form input.between[type="url"], .comment-form form.remove-default-padding input.between[type="url"],
  form.remove-default-padding .comment-form textarea.between, .comment-form form.remove-default-padding textarea.between, form.remove-default-padding .search-form .between.search-field, .search-form form.remove-default-padding .between.search-field, .between.flex-top, .between.col-block-3, .tab-group.custom-style-1 .between.tab-flex {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .flex.align-start, .align-start.flex-center, .align-start.btn, .comment-form input.align-start[type="submit"], .search-form .align-start.search-submit, .page-header.header-col-2 .section-main .align-start.content, .page-header.header-general .section-main .align-start.inherit-width, .page-header.header-archive .section-main .align-start.inherit-width, .page-header.header-small .section-main .align-start.inherit-width, .tile.style-1 a.align-start, .tile.style-2 a.align-start, form.remove-default-padding .align-start.form-control, form.remove-default-padding .comment-form input.align-start[type="text"], .comment-form form.remove-default-padding input.align-start[type="text"],
  form.remove-default-padding .comment-form input.align-start[type="email"], .comment-form form.remove-default-padding input.align-start[type="email"],
  form.remove-default-padding .comment-form input.align-start[type="url"], .comment-form form.remove-default-padding input.align-start[type="url"],
  form.remove-default-padding .comment-form textarea.align-start, .comment-form form.remove-default-padding textarea.align-start, form.remove-default-padding .search-form .align-start.search-field, .search-form form.remove-default-padding .align-start.search-field, .align-start.flex-top, .align-start.col-block-3, .tab-group.custom-style-1 .align-start.tab-flex {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex .align-center, .flex-center .align-center, .btn .align-center, .comment-form input[type="submit"] .align-center, .search-form .search-submit .align-center, .page-header.header-col-2 .section-main .content .align-center, .page-header.header-general .section-main .inherit-width .align-center, .page-header.header-archive .section-main .inherit-width .align-center, .page-header.header-small .section-main .inherit-width .align-center, .tile.style-1 a .align-center, .tile.style-2 a .align-center, form.remove-default-padding .form-control .align-center, form.remove-default-padding .comment-form input[type="text"] .align-center, .comment-form form.remove-default-padding input[type="text"] .align-center, form.remove-default-padding .comment-form input[type="email"] .align-center, .comment-form form.remove-default-padding input[type="email"] .align-center, form.remove-default-padding .comment-form input[type="url"] .align-center, .comment-form form.remove-default-padding input[type="url"] .align-center, form.remove-default-padding .comment-form textarea .align-center, .comment-form form.remove-default-padding textarea .align-center, form.remove-default-padding .search-form .search-field .align-center, .search-form form.remove-default-padding .search-field .align-center, .flex-top .align-center, .col-block-3 .align-center, .tab-group.custom-style-1 .tab-flex .align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex.wrap, .wrap.flex-center, .wrap.btn, .comment-form input.wrap[type="submit"], .search-form .wrap.search-submit, .page-header.header-col-2 .section-main .wrap.content, .page-header.header-general .section-main .wrap.inherit-width, .page-header.header-archive .section-main .wrap.inherit-width, .page-header.header-small .section-main .wrap.inherit-width, .tile.style-1 a.wrap, .tile.style-2 a.wrap, form.remove-default-padding .wrap.form-control, form.remove-default-padding .comment-form input.wrap[type="text"], .comment-form form.remove-default-padding input.wrap[type="text"],
  form.remove-default-padding .comment-form input.wrap[type="email"], .comment-form form.remove-default-padding input.wrap[type="email"],
  form.remove-default-padding .comment-form input.wrap[type="url"], .comment-form form.remove-default-padding input.wrap[type="url"],
  form.remove-default-padding .comment-form textarea.wrap, .comment-form form.remove-default-padding textarea.wrap, form.remove-default-padding .search-form .wrap.search-field, .search-form form.remove-default-padding .wrap.search-field, .wrap.flex-top, .wrap.col-block-3, .tab-group.custom-style-1 .wrap.tab-flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

.flex-center, .btn, .comment-form input[type="submit"], .search-form .search-submit, .page-header.header-col-2 .section-main .content, .page-header.header-general .section-main .inherit-width, .page-header.header-archive .section-main .inherit-width, .page-header.header-small .section-main .inherit-width, .tile.style-1 a, .tile.style-2 a, form.remove-default-padding .form-control, form.remove-default-padding .comment-form input[type="text"], .comment-form form.remove-default-padding input[type="text"],
form.remove-default-padding .comment-form input[type="email"], .comment-form form.remove-default-padding input[type="email"],
form.remove-default-padding .comment-form input[type="url"], .comment-form form.remove-default-padding input[type="url"],
form.remove-default-padding .comment-form textarea, .comment-form form.remove-default-padding textarea, form.remove-default-padding .search-form .search-field, .search-form form.remove-default-padding .search-field {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flex-top, .col-block-3 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.bg-cover, .tile, .instagram-slider .slick-arrow {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .bg-cover.bg-cover-2, .bg-cover-2.tile, .instagram-slider .bg-cover-2.slick-arrow {
    background-position: top center; }

.bg-no-repeat, .btn.search, .comment-form input.search[type="submit"], .search-form .search.search-submit {
  background-repeat: no-repeat; }

.main-banner-size-ratio {
  position: relative; }
  .main-banner-size-ratio:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 30.303030303%; }
  .main-banner-size-ratio > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  @media (max-width: 991px) {
    .main-banner-size-ratio {
      position: relative; }
      .main-banner-size-ratio:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 60%; }
      .main-banner-size-ratio > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .main-banner-size-ratio:before {
        padding-top: 30%; } }

.active-background {
  padding-bottom: 50px;
  padding-top: 50px; }
  .active-background.dark {
    background-color: #F0F0F0; }

.inherit-width {
  margin: auto;
  max-width: 100%;
  height: 100%;
  left: 0;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0; }
  @media (min-width: 576px) {
    .inherit-width {
      width: 540px; } }
  @media (min-width: 768px) {
    .inherit-width {
      width: 720px; } }
  @media (min-width: 992px) {
    .inherit-width {
      width: 960px; } }
  @media (min-width: 1200px) {
    .inherit-width {
      width: 1140px; } }

.col-content-style {
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  -webkit-column-rule: 2px solid #a1a1a1;
     -moz-column-rule: 2px solid #a1a1a1;
          column-rule: 2px solid #a1a1a1;
  font-size: 20px; }

.col-content-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2; }

.col-content-3 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3; }

@media (max-width: 991px) {
  .col-content-2,
  .col-content-3 {
    -webkit-column-count: 1 !important;
       -moz-column-count: 1 !important;
            column-count: 1 !important; } }

.col-block-3 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .col-block-3 > div {
    border-right: 1px solid transparent;
    -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
            flex-basis: 33%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 30px;
    text-align: left;
    border-color: #a1a1a1; }
    @media screen and (min-width: 992px) {
      .col-block-3 > div:last-child {
        border-color: transparent; } }
    @media (max-width: 991px) {
      .col-block-3 > div {
        border: 1px solid #a1a1a1;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        margin: 5px 0;
        padding: 25px; } }

.break-span span {
  display: block;
  font-size: 20px; }

.break-span .title {
  font-family: 'Langdon';
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase; }

.break-span .bottom-gap {
  margin-bottom: 10px; }

.full-width-image {
  height: auto;
  max-width: 100%;
  width: 100%; }
  .full-width-image img {
    height: auto;
    max-width: 100%; }
  .full-width-image.with-space-around {
    margin: 30px 0; }

.col-equal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 20px;
  margin-bottom: 30px; }
  .col-equal-content .col {
    width: 50%;
    padding: 0; }
    .col-equal-content .col.with-right-gap {
      padding-right: 30px; }
  @media (max-width: 991px) {
    .col-equal-content.reverse-order-smdown {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
    .col-equal-content .col {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      padding: 0;
      width: 100%; }
      .col-equal-content .col img {
        margin-bottom: 30px; } }

.help-mb-0 {
  margin-bottom: 0; }

.help-pb-50 {
  padding-bottom: 50px; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 *
 * See: https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/**
 * Responsive embedable
 *
 * See: https://css-tricks.com/rundown-of-handling-flexible-media/
 */
img,
video {
  height: auto !important;
  max-width: 100%; }

audio {
  width: 100%; }

body {
  color: #2A2B2B;
  font-family: 'Crimson Text', serif;
  overflow-x: hidden; }

main {
  padding-left: 0 !important;
  padding-right: 0 !important; }

img {
  max-width: 100%;
  height: auto; }

section {
  position: relative; }
  section.space-top-bottom {
    padding: 50px 0 50px; }
    @media (max-width: 767px) {
      section.space-top-bottom {
        padding: 40px 0 40px; } }
  section.bottom-30 {
    padding-bottom: 30px; }
  section:not(:first-child) {
    padding-top: 50px; }
  section:last-child {
    padding-bottom: 50px; }
    section:last-child.newsletter {
      padding-bottom: 0; }
    section:last-child.active-background {
      margin-bottom: 0;
      margin-top: 50px; }
  section.no-top-padding {
    padding-top: 0; }
  section .title-content {
    display: block;
    font-family: Langdon;
    font-size: 24px;
    text-transform: uppercase; }

a {
  color: #2A2B2B;
  cursor: pointer;
  text-decoration: none !important; }

ul.col-content-3 {
  list-style-type: none;
  padding-left: 0; }
  ul.col-content-3 i,
  ul.col-content-3 .fa {
    margin-right: 8px; }

input {
  outline: none !important; }

.slick-slide {
  outline: none; }

.main-banner {
  font-size: 100px; }

.slider h3, .slider-title h3 {
  font-size: 48px; }

h2,
.section-title {
  font-family: 'Langdon';
  font-size: 70px; }
  h2.with-style,
  .section-title.with-style {
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative; }
    h2.with-style:before,
    .section-title.with-style:before {
      background-image: url(../img/decal.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      bottom: 0;
      content: ' ';
      height: 13px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      width: 142px; }
  h2.crimson-bold,
  .section-title.crimson-bold {
    font-family: 'Crimson Text', serif;
    font-weight: 600;
    font-size: 48px; }
  @media (max-width: 767px) {
    h2,
    .section-title {
      font-size: 40px; }
      h2.with-style,
      .section-title.with-style {
        padding-bottom: 20px; }
        h2.with-style:before,
        .section-title.with-style:before {
          height: 6px;
          width: 108px; } }

.menu-tabs {
  margin-bottom: 27px; }
  .menu-tabs label {
    border-radius: 5px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 0 10px 5px; }
    .menu-tabs label input {
      display: none; }
    .menu-tabs label span {
      background-color: #000;
      border-radius: 5px;
      display: block;
      padding: 12px 30px;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .menu-tabs label span:hover {
        opacity: 0.8; }
    .menu-tabs label input:checked + span {
      background-color: #b3b3b3 !important; }

.body-inner-wrapper,
.mobile-navigation, header.banner {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out; }

@media (max-width: 991px) {
  body.menu-active {
    overflow: hidden; }
  .body-inner-wrapper {
    margin-top: 106px;
    position: relative; }
    .body-inner-wrapper.menu-active {
      -webkit-transform: translateX(-80%);
          -ms-transform: translateX(-80%);
              transform: translateX(-80%); }
  .mobile-navigation.menu-active {
    -webkit-transform: translateX(20%);
        -ms-transform: translateX(20%);
            transform: translateX(20%); } }

.text-black {
  color: #222 !important; }

.btn, .comment-form input[type="submit"], .search-form .search-submit {
  border-radius: 0;
  cursor: pointer;
  font-family: 'Langdon';
  font-size: 24px;
  min-height: 45px; }
  @media (max-width: 767px) {
    .btn, .comment-form input[type="submit"], .search-form .search-submit {
      font-size: 20px; } }
  .btn.search, .comment-form input.search[type="submit"], .search-form .search.search-submit {
    background-color: #d4dda6;
    background-image: url(../img/icons/icon-search.png);
    background-position: 28px center;
    padding-left: 64px;
    padding-right: 30px; }
  .btn.top-gap, .comment-form input.top-gap[type="submit"], .search-form .top-gap.search-submit {
    margin-top: 25px !important; }
    @media screen and (min-width: 992px) {
      .btn.top-gap, .comment-form input.top-gap[type="submit"], .search-form .top-gap.search-submit {
        background: transparent !important;
        overflow: hidden;
        position: relative;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        z-index: 1; }
        .btn.top-gap:before, .comment-form input.top-gap[type="submit"]:before, .search-form .top-gap.search-submit:before {
          background-color: transparent;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -2; }
        .btn.top-gap:after, .comment-form input.top-gap[type="submit"]:after, .search-form .top-gap.search-submit:after {
          background-color: #000;
          content: '';
          height: 300px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          -webkit-transform: translate(-15px, -125px) scale(0.1);
              -ms-transform: translate(-15px, -125px) scale(0.1);
                  transform: translate(-15px, -125px) scale(0.1);
          -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: transform .3s, opacity .3s, background-color .3s;
          transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
          width: 300px;
          z-index: -1; }
        .btn.top-gap:hover, .comment-form input.top-gap:hover[type="submit"], .search-form .top-gap.search-submit:hover {
          color: #fff !important; }
          .btn.top-gap:hover:after, .comment-form input.top-gap[type="submit"]:hover:after, .search-form .top-gap.search-submit:hover:after {
            opacity: 1;
            -webkit-transform-origin: 100px 100px;
                -ms-transform-origin: 100px 100px;
                    transform-origin: 100px 100px;
            -webkit-transform: scale(1) translate(-15px, -125px);
                -ms-transform: scale(1) translate(-15px, -125px);
                    transform: scale(1) translate(-15px, -125px); } }
    @media screen and (max-width: 1200px) {
      .btn.top-gap, .comment-form input.top-gap[type="submit"], .search-form .top-gap.search-submit {
        background-color: transparent; }
        .btn.top-gap:hover, .comment-form input.top-gap:hover[type="submit"], .search-form .top-gap.search-submit:hover {
          background-color: #000; } }
  .btn.center, .comment-form input.center[type="submit"], .search-form .center.search-submit {
    margin: 15px auto; }
  .btn.inverse, .comment-form input.inverse[type="submit"], .search-form .inverse.search-submit {
    background-color: transparent;
    color: #000; }
    @media screen and (min-width: 992px) {
      .btn.inverse, .comment-form input.inverse[type="submit"], .search-form .inverse.search-submit {
        background: transparent !important;
        overflow: hidden;
        position: relative;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        z-index: 1; }
        .btn.inverse:before, .comment-form input.inverse[type="submit"]:before, .search-form .inverse.search-submit:before {
          background-color: transparent;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -2; }
        .btn.inverse:after, .comment-form input.inverse[type="submit"]:after, .search-form .inverse.search-submit:after {
          background-color: #000;
          content: '';
          height: 300px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          -webkit-transform: translate(-15px, -125px) scale(0.1);
              -ms-transform: translate(-15px, -125px) scale(0.1);
                  transform: translate(-15px, -125px) scale(0.1);
          -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: transform .3s, opacity .3s, background-color .3s;
          transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
          width: 300px;
          z-index: -1; }
        .btn.inverse:hover, .comment-form input.inverse:hover[type="submit"], .search-form .inverse.search-submit:hover {
          color: #fff !important; }
          .btn.inverse:hover:after, .comment-form input.inverse[type="submit"]:hover:after, .search-form .inverse.search-submit:hover:after {
            opacity: 1;
            -webkit-transform-origin: 100px 100px;
                -ms-transform-origin: 100px 100px;
                    transform-origin: 100px 100px;
            -webkit-transform: scale(1) translate(-15px, -125px);
                -ms-transform: scale(1) translate(-15px, -125px);
                    transform: scale(1) translate(-15px, -125px); } }
    @media screen and (max-width: 1200px) {
      .btn.inverse, .comment-form input.inverse[type="submit"], .search-form .inverse.search-submit {
        background-color: transparent; }
        .btn.inverse:hover, .comment-form input.inverse:hover[type="submit"], .search-form .inverse.search-submit:hover {
          background-color: #000; } }
  .btn.border, .comment-form input.border[type="submit"], .search-form .border.search-submit {
    border: 1px solid #000; }
  .btn.w195, .comment-form input.w195[type="submit"], .search-form .w195.search-submit {
    max-width: 100%;
    width: 195px; }
  .btn.w278, .comment-form input.w278[type="submit"], .search-form .w278.search-submit {
    margin: auto;
    max-width: 100%;
    width: 278px; }
  .btn.w240, .comment-form input.w240[type="submit"], .search-form .w240.search-submit {
    max-width: 100%;
    width: 278px; }
  .btn.uppercase, .comment-form input.uppercase[type="submit"], .search-form .uppercase.search-submit {
    text-transform: uppercase; }
  .btn.download.download.download.download, .comment-form input.download.download.download.download[type="submit"], .search-form .download.download.download.download.search-submit {
    padding-left: 25px;
    padding-right: 25px; }
    @media screen and (min-width: 992px) {
      .btn.download.download.download.download, .comment-form input.download.download.download.download[type="submit"], .search-form .download.download.download.download.search-submit {
        background: transparent !important;
        overflow: hidden;
        position: relative;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        z-index: 1; }
        .btn.download.download.download.download:before, .comment-form input.download.download.download.download[type="submit"]:before, .search-form .download.download.download.download.search-submit:before {
          background-color: #d4dda6;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -2; }
        .btn.download.download.download.download:after, .comment-form input.download.download.download.download[type="submit"]:after, .search-form .download.download.download.download.search-submit:after {
          background-color: #b9c86f;
          content: '';
          height: 550px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          -webkit-transform: translate(-15px, -230px) scale(0.1);
              -ms-transform: translate(-15px, -230px) scale(0.1);
                  transform: translate(-15px, -230px) scale(0.1);
          -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: transform .3s, opacity .3s, background-color .3s;
          transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
          width: 550px;
          z-index: -1; }
        .btn.download.download.download.download:hover, .comment-form input.download.download.download.download:hover[type="submit"], .search-form .download.download.download.download.search-submit:hover {
          color: #2A2B2B !important; }
          .btn.download.download.download.download:hover:after, .comment-form input.download.download.download.download[type="submit"]:hover:after, .search-form .download.download.download.download.search-submit:hover:after {
            opacity: 1;
            -webkit-transform-origin: 100px 100px;
                -ms-transform-origin: 100px 100px;
                    transform-origin: 100px 100px;
            -webkit-transform: scale(1) translate(-15px, -230px);
                -ms-transform: scale(1) translate(-15px, -230px);
                    transform: scale(1) translate(-15px, -230px); } }
    @media screen and (max-width: 1200px) {
      .btn.download.download.download.download, .comment-form input.download.download.download.download[type="submit"], .search-form .download.download.download.download.search-submit {
        background-color: #d4dda6; }
        .btn.download.download.download.download:hover, .comment-form input.download.download.download.download:hover[type="submit"], .search-form .download.download.download.download.search-submit:hover {
          background-color: #b9c86f; } }
  .btn.dark.dark.dark.dark.dark, .comment-form input.dark.dark.dark.dark.dark[type="submit"], .search-form .dark.dark.dark.dark.dark.search-submit {
    background-color: #000;
    color: #fff; }
    @media screen and (min-width: 992px) {
      .btn.dark.dark.dark.dark.dark, .comment-form input.dark.dark.dark.dark.dark[type="submit"], .search-form .dark.dark.dark.dark.dark.search-submit {
        background: transparent !important;
        overflow: hidden;
        position: relative;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        z-index: 1; }
        .btn.dark.dark.dark.dark.dark:before, .comment-form input.dark.dark.dark.dark.dark[type="submit"]:before, .search-form .dark.dark.dark.dark.dark.search-submit:before {
          background-color: #000;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -2; }
        .btn.dark.dark.dark.dark.dark:after, .comment-form input.dark.dark.dark.dark.dark[type="submit"]:after, .search-form .dark.dark.dark.dark.dark.search-submit:after {
          background-color: #262626;
          content: '';
          height: 300px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          -webkit-transform: translate(-15px, -125px) scale(0.1);
              -ms-transform: translate(-15px, -125px) scale(0.1);
                  transform: translate(-15px, -125px) scale(0.1);
          -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: transform .3s, opacity .3s, background-color .3s;
          transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
          width: 300px;
          z-index: -1; }
        .btn.dark.dark.dark.dark.dark:hover, .comment-form input.dark.dark.dark.dark.dark:hover[type="submit"], .search-form .dark.dark.dark.dark.dark.search-submit:hover {
          color: #fff !important; }
          .btn.dark.dark.dark.dark.dark:hover:after, .comment-form input.dark.dark.dark.dark.dark[type="submit"]:hover:after, .search-form .dark.dark.dark.dark.dark.search-submit:hover:after {
            opacity: 1;
            -webkit-transform-origin: 100px 100px;
                -ms-transform-origin: 100px 100px;
                    transform-origin: 100px 100px;
            -webkit-transform: scale(1) translate(-15px, -125px);
                -ms-transform: scale(1) translate(-15px, -125px);
                    transform: scale(1) translate(-15px, -125px); } }
    @media screen and (max-width: 1200px) {
      .btn.dark.dark.dark.dark.dark, .comment-form input.dark.dark.dark.dark.dark[type="submit"], .search-form .dark.dark.dark.dark.dark.search-submit {
        background-color: #000; }
        .btn.dark.dark.dark.dark.dark:hover, .comment-form input.dark.dark.dark.dark.dark:hover[type="submit"], .search-form .dark.dark.dark.dark.dark.search-submit:hover {
          background-color: #262626; } }
  .btn.grey, .comment-form input.grey[type="submit"], .search-form .grey.search-submit {
    background-color: #ededed;
    color: #000; }
  .btn.white, .comment-form input.white[type="submit"], .search-form .white.search-submit {
    background-color: #fff;
    color: #000; }
    @media screen and (min-width: 992px) {
      .btn.white, .comment-form input.white[type="submit"], .search-form .white.search-submit {
        background: transparent !important;
        overflow: hidden;
        position: relative;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        z-index: 1; }
        .btn.white:before, .comment-form input.white[type="submit"]:before, .search-form .white.search-submit:before {
          background-color: #fff;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -2; }
        .btn.white:after, .comment-form input.white[type="submit"]:after, .search-form .white.search-submit:after {
          background-color: #000;
          content: '';
          height: 300px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          -webkit-transform: translate(-15px, -125px) scale(0.1);
              -ms-transform: translate(-15px, -125px) scale(0.1);
                  transform: translate(-15px, -125px) scale(0.1);
          -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: transform .3s, opacity .3s, background-color .3s;
          transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
          width: 300px;
          z-index: -1; }
        .btn.white:hover, .comment-form input.white:hover[type="submit"], .search-form .white.search-submit:hover {
          color: #fff !important; }
          .btn.white:hover:after, .comment-form input.white[type="submit"]:hover:after, .search-form .white.search-submit:hover:after {
            opacity: 1;
            -webkit-transform-origin: 100px 100px;
                -ms-transform-origin: 100px 100px;
                    transform-origin: 100px 100px;
            -webkit-transform: scale(1) translate(-15px, -125px);
                -ms-transform: scale(1) translate(-15px, -125px);
                    transform: scale(1) translate(-15px, -125px); } }
    @media screen and (max-width: 1200px) {
      .btn.white, .comment-form input.white[type="submit"], .search-form .white.search-submit {
        background-color: #fff; }
        .btn.white:hover, .comment-form input.white:hover[type="submit"], .search-form .white.search-submit:hover {
          background-color: #000; } }
  .btn.direction, .comment-form input.direction[type="submit"], .search-form .direction.search-submit {
    background-color: #d4dda6; }
    @media screen and (min-width: 992px) {
      .btn.direction, .comment-form input.direction[type="submit"], .search-form .direction.search-submit {
        background: transparent !important;
        overflow: hidden;
        position: relative;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        z-index: 1; }
        .btn.direction:before, .comment-form input.direction[type="submit"]:before, .search-form .direction.search-submit:before {
          background-color: #d4dda6;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -2; }
        .btn.direction:after, .comment-form input.direction[type="submit"]:after, .search-form .direction.search-submit:after {
          background-color: #b9c86f;
          content: '';
          height: 200px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          -webkit-transform: translate(-15px, -70px) scale(0.1);
              -ms-transform: translate(-15px, -70px) scale(0.1);
                  transform: translate(-15px, -70px) scale(0.1);
          -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: transform .3s, opacity .3s, background-color .3s;
          transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
          width: 200px;
          z-index: -1; }
        .btn.direction:hover, .comment-form input.direction:hover[type="submit"], .search-form .direction.search-submit:hover {
          color: #2A2B2B !important; }
          .btn.direction:hover:after, .comment-form input.direction[type="submit"]:hover:after, .search-form .direction.search-submit:hover:after {
            opacity: 1;
            -webkit-transform-origin: 100px 100px;
                -ms-transform-origin: 100px 100px;
                    transform-origin: 100px 100px;
            -webkit-transform: scale(1) translate(-15px, -70px);
                -ms-transform: scale(1) translate(-15px, -70px);
                    transform: scale(1) translate(-15px, -70px); } }
    @media screen and (max-width: 1200px) {
      .btn.direction, .comment-form input.direction[type="submit"], .search-form .direction.search-submit {
        background-color: #d4dda6; }
        .btn.direction:hover, .comment-form input.direction:hover[type="submit"], .search-form .direction.search-submit:hover {
          background-color: #b9c86f; } }
  .btn.green, .comment-form input.green[type="submit"], .search-form .green.search-submit {
    background-color: #d4dda6; }
    @media screen and (min-width: 992px) {
      .btn.green, .comment-form input.green[type="submit"], .search-form .green.search-submit {
        background: transparent !important;
        overflow: hidden;
        position: relative;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        z-index: 1; }
        .btn.green:before, .comment-form input.green[type="submit"]:before, .search-form .green.search-submit:before {
          background-color: #d4dda6;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -2; }
        .btn.green:after, .comment-form input.green[type="submit"]:after, .search-form .green.search-submit:after {
          background-color: #b9c86f;
          content: '';
          height: 250px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          -webkit-transform: translate(-30px, -100px) scale(0.1);
              -ms-transform: translate(-30px, -100px) scale(0.1);
                  transform: translate(-30px, -100px) scale(0.1);
          -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: transform .3s, opacity .3s, background-color .3s;
          transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
          width: 250px;
          z-index: -1; }
        .btn.green:hover, .comment-form input.green:hover[type="submit"], .search-form .green.search-submit:hover {
          color: #2A2B2B !important; }
          .btn.green:hover:after, .comment-form input.green[type="submit"]:hover:after, .search-form .green.search-submit:hover:after {
            opacity: 1;
            -webkit-transform-origin: 100px 100px;
                -ms-transform-origin: 100px 100px;
                    transform-origin: 100px 100px;
            -webkit-transform: scale(1) translate(-30px, -100px);
                -ms-transform: scale(1) translate(-30px, -100px);
                    transform: scale(1) translate(-30px, -100px); } }
    @media screen and (max-width: 1200px) {
      .btn.green, .comment-form input.green[type="submit"], .search-form .green.search-submit {
        background-color: #d4dda6; }
        .btn.green:hover, .comment-form input.green:hover[type="submit"], .search-form .green.search-submit:hover {
          background-color: #b9c86f; } }
  .btn i.fa, .comment-form input[type="submit"] i.fa, .search-form .search-submit i.fa {
    margin-right: 10px; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/icons/icon-caret-down.png);
  background-position: 89% center;
  background-repeat: no-repeat;
  padding: 0 50px 0 30px !important; }
  @media (max-width: 767px) {
    select {
      background-position: 97% center; } }

.group-links > ul {
  margin-bottom: 30px; }

.group-links li {
  position: relative; }
  .group-links li:after {
    border-bottom: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #000;
    bottom: -30px;
    content: " ";
    height: 20px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 20px; }
    @media (max-width: 767px) {
      .group-links li:after {
        display: none; } }
  .group-links li:hover:after, .group-links li:focus:after, .group-links li.active:after {
    opacity: 1; }
  .group-links li:hover a, .group-links li:focus a, .group-links li.active a {
    color: #DF9F8F; }
  .group-links li a {
    padding-left: 17px;
    padding-right: 17px; }

.tiles_2_columns_equal .tile--text > .btn.full-w.green, .tiles_2_columns_equal .comment-form .tile--text > input.full-w.green[type="submit"], .comment-form .tiles_2_columns_equal .tile--text > input.full-w.green[type="submit"], .tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit, .search-form .tiles_2_columns_equal .tile--text > .full-w.green.search-submit {
  border-bottom: 1px solid #d4dda6;
  border-right: 1px solid #d4dda6; }
  @media screen and (min-width: 992px) {
    .tiles_2_columns_equal .tile--text > .btn.full-w.green, .tiles_2_columns_equal .comment-form .tile--text > input.full-w.green[type="submit"], .comment-form .tiles_2_columns_equal .tile--text > input.full-w.green[type="submit"], .tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit, .search-form .tiles_2_columns_equal .tile--text > .full-w.green.search-submit {
      background: transparent !important;
      overflow: hidden;
      position: relative;
      -webkit-transition: border-color .3s;
      transition: border-color .3s;
      z-index: 1; }
      .tiles_2_columns_equal .tile--text > .btn.full-w.green:before, .tiles_2_columns_equal .comment-form .tile--text > input.full-w.green[type="submit"]:before, .comment-form .tiles_2_columns_equal .tile--text > input.full-w.green[type="submit"]:before, .tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit:before, .search-form .tiles_2_columns_equal .tile--text > .full-w.green.search-submit:before {
        background-color: #d4dda6;
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -2; }
      .tiles_2_columns_equal .tile--text > .btn.full-w.green:after, .tiles_2_columns_equal .comment-form .tile--text > input.full-w.green[type="submit"]:after, .comment-form .tiles_2_columns_equal .tile--text > input.full-w.green[type="submit"]:after, .tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit:after, .search-form .tiles_2_columns_equal .tile--text > .full-w.green.search-submit:after {
        background-color: #b9c86f;
        content: '';
        height: 300px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-15px, -125px) scale(0.1);
            -ms-transform: translate(-15px, -125px) scale(0.1);
                transform: translate(-15px, -125px) scale(0.1);
        -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: transform .3s, opacity .3s, background-color .3s;
        transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
        width: 300px;
        z-index: -1; }
      .tiles_2_columns_equal .tile--text > .btn.full-w.green:hover, .tiles_2_columns_equal .comment-form .tile--text > input.full-w.green:hover[type="submit"], .comment-form .tiles_2_columns_equal .tile--text > input.full-w.green:hover[type="submit"], .tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit:hover, .search-form .tiles_2_columns_equal .tile--text > .full-w.green.search-submit:hover {
        color: #2A2B2B !important; }
        .tiles_2_columns_equal .tile--text > .btn.full-w.green:hover:after, .tiles_2_columns_equal .comment-form .tile--text > input.full-w.green[type="submit"]:hover:after, .comment-form .tiles_2_columns_equal .tile--text > input.full-w.green[type="submit"]:hover:after, .tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit:hover:after, .search-form .tiles_2_columns_equal .tile--text > .full-w.green.search-submit:hover:after {
          opacity: 1;
          -webkit-transform-origin: 100px 100px;
              -ms-transform-origin: 100px 100px;
                  transform-origin: 100px 100px;
          -webkit-transform: scale(1) translate(-15px, -125px);
              -ms-transform: scale(1) translate(-15px, -125px);
                  transform: scale(1) translate(-15px, -125px); } }
  @media screen and (max-width: 1200px) {
    .tiles_2_columns_equal .tile--text > .btn.full-w.green, .tiles_2_columns_equal .comment-form .tile--text > input.full-w.green[type="submit"], .comment-form .tiles_2_columns_equal .tile--text > input.full-w.green[type="submit"], .tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit, .search-form .tiles_2_columns_equal .tile--text > .full-w.green.search-submit {
      background-color: #d4dda6; }
      .tiles_2_columns_equal .tile--text > .btn.full-w.green:hover, .tiles_2_columns_equal .comment-form .tile--text > input.full-w.green:hover[type="submit"], .comment-form .tiles_2_columns_equal .tile--text > input.full-w.green:hover[type="submit"], .tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit:hover, .search-form .tiles_2_columns_equal .tile--text > .full-w.green.search-submit:hover {
        background-color: #b9c86f; } }

@media screen and (min-width: 992px) {
  a.btn, .search-form a.search-submit {
    background: transparent !important;
    overflow: hidden;
    position: relative;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1; }
    a.btn:before, .search-form a.search-submit:before {
      background-color: transparent;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: -2; }
    a.btn:after, .search-form a.search-submit:after {
      background-color: #ededed;
      content: '';
      height: 200px;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      -webkit-transform: translate(-40px, -80px) scale(0.1);
          -ms-transform: translate(-40px, -80px) scale(0.1);
              transform: translate(-40px, -80px) scale(0.1);
      -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
      transition: opacity .3s, background-color .3s, -webkit-transform .3s;
      transition: transform .3s, opacity .3s, background-color .3s;
      transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
      width: 200px;
      z-index: -1; }
    a.btn:hover, .search-form a.search-submit:hover {
      color: #2a2b2b !important; }
      a.btn:hover:after, .search-form a.search-submit:hover:after {
        opacity: 1;
        -webkit-transform-origin: 100px 100px;
            -ms-transform-origin: 100px 100px;
                transform-origin: 100px 100px;
        -webkit-transform: scale(1) translate(-40px, -80px);
            -ms-transform: scale(1) translate(-40px, -80px);
                transform: scale(1) translate(-40px, -80px); } }

@media screen and (max-width: 1200px) {
  a.btn, .search-form a.search-submit {
    background-color: transparent; }
    a.btn:hover, .search-form a.search-submit:hover {
      background-color: #ededed; } }

.btn.load-more, .comment-form input.load-more[type="submit"], .search-form .load-more.search-submit {
  margin-bottom: 25px;
  margin-top: 25px; }

a:hover .btn-special-offers,
.btn-special-offers {
  color: #222;
  max-width: 130px; }
  @media screen and (min-width: 992px) {
    a:hover .btn-special-offers,
    .btn-special-offers {
      background: transparent !important;
      overflow: hidden;
      position: relative;
      -webkit-transition: border-color .3s;
      transition: border-color .3s;
      z-index: 1; }
      a:hover .btn-special-offers:before,
      .btn-special-offers:before {
        background-color: #d4dda6;
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -2; }
      a:hover .btn-special-offers:after,
      .btn-special-offers:after {
        background-color: #b9c86f;
        content: '';
        height: 300px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-80px, -135px) scale(0.1);
            -ms-transform: translate(-80px, -135px) scale(0.1);
                transform: translate(-80px, -135px) scale(0.1);
        -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: transform .3s, opacity .3s, background-color .3s;
        transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
        width: 300px;
        z-index: -1; }
      a:hover .btn-special-offers:hover,
      .btn-special-offers:hover {
        color: #2A2B2B !important; }
        a:hover .btn-special-offers:hover:after,
        .btn-special-offers:hover:after {
          opacity: 1;
          -webkit-transform-origin: 100px 100px;
              -ms-transform-origin: 100px 100px;
                  transform-origin: 100px 100px;
          -webkit-transform: scale(1) translate(-80px, -135px);
              -ms-transform: scale(1) translate(-80px, -135px);
                  transform: scale(1) translate(-80px, -135px); } }
  @media screen and (max-width: 1200px) {
    a:hover .btn-special-offers,
    .btn-special-offers {
      background-color: #d4dda6; }
      a:hover .btn-special-offers:hover,
      .btn-special-offers:hover {
        background-color: #b9c86f; } }
  @media screen and (max-width: 768px) {
    a:hover .btn-special-offers,
    .btn-special-offers {
      max-width: none;
      padding-bottom: 5px;
      padding-top: 5px; } }

.comment-list ol {
  list-style: none; }

.search-form label {
  font-weight: normal; }

.banner-search .form-control span, .banner-search .comment-form input[type="text"] span, .comment-form .banner-search input[type="text"] span, .banner-search .comment-form input[type="email"] span, .comment-form .banner-search input[type="email"] span, .banner-search .comment-form input[type="url"] span, .comment-form .banner-search input[type="url"] span, .banner-search .comment-form textarea span, .comment-form .banner-search textarea span, .banner-search .search-form .search-field span, .search-form .banner-search .search-field span {
  font-size: 1.25rem; }

label {
  cursor: pointer; }

input[type="submit"] {
  cursor: pointer;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }
  input[type="submit"]:hover {
    opacity: 0.7; }

.gform_body, .gform_footer {
  width: 825px !important;
  margin: auto !important;
  max-width: 100% !important; }
  .gform_body ul.gform_fields, .gform_footer ul.gform_fields {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .gform_body ul.gform_fields li.gfield, .gform_footer ul.gform_fields li.gfield {
      padding-right: 0 !important; }
  .gform_body li.column-count-1-of-2, .gform_footer li.column-count-1-of-2 {
    max-width: 285px;
    text-align: left;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .gform_body li.column-count-2-of-2, .gform_footer li.column-count-2-of-2 {
    width: 504px;
    max-width: 100%;
    text-align: left;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  @media (max-width: 991px) {
    .gform_body li.column-count-1-of-2, .gform_body li.column-count-2-of-2, .gform_footer li.column-count-1-of-2, .gform_footer li.column-count-2-of-2 {
      width: 100%;
      max-width: 100%; }
      .gform_body li.column-count-1-of-2 ul, .gform_body li.column-count-2-of-2 ul, .gform_footer li.column-count-1-of-2 ul, .gform_footer li.column-count-2-of-2 ul {
        padding-left: 0; } }
  .gform_body span > label, .gform_footer span > label {
    display: none !important; }
  .gform_body #field_1_7 .gfield_label, .gform_footer #field_1_7 .gfield_label {
    display: none; }
  .gform_body .gfield_label, .gform_footer .gfield_label {
    margin-bottom: 3px !important;
    font-size: 20px !important;
    font-weight: 500 !important; }
    .gform_body .gfield_label + div, .gform_footer .gfield_label + div {
      margin-top: 0 !important; }
  .gform_body .gfield:not(:last-child), .gform_footer .gfield:not(:last-child) {
    margin-bottom: 25px; }
  .gform_body input[type="submit"], .gform_footer input[type="submit"] {
    padding: 10px 30px;
    margin-right: 14px;
    width: 350px;
    max-width: 100%;
    font-family: Langdon;
    text-transform: uppercase;
    font-size: 24px !important;
    background-color: #df9f8f;
    border: none;
    margin-bottom: 10px; }
    @media (max-width: 991px) {
      .gform_body input[type="submit"], .gform_footer input[type="submit"] {
        width: 100% !important; } }
  .gform_body .mg-btm-15, .gform_footer .mg-btm-15 {
    margin-bottom: 15px !important; }
  .gform_body .gfield_checkbox input, .gform_footer .gfield_checkbox input {
    margin-top: 0 !important; }
  .gform_body .gfield_checkbox label, .gform_footer .gfield_checkbox label {
    font-size: 16px;
    font-style: italic;
    margin-left: 7px; }
  .gform_body input, .gform_body textarea, .gform_footer input, .gform_footer textarea {
    border: none; }

.gform_footer {
  padding: 0 18px;
  text-align: right; }

.main {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .main {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
      .sidebar-primary .main {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
            -ms-flex: 0 0 66.6666666667%;
                flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }

.sidebar {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .sidebar {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.3333333333%;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; } }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin: 15px auto;
  height: auto; }

.alignleft,
.alignright {
  margin-bottom: 15px;
  height: auto; }

@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 15px; }
  .alignright {
    float: right;
    margin-left: 15px; } }

.newsletter {
  background-color: #c72035;
  color: #fff; }
  @media screen and (max-width: 1200px) {
    .newsletter .container {
      width: 100%; } }
  .newsletter h4, .newsletter .title {
    font-family: Langdon;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 25px; }
  .newsletter form > div {
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 432px) {
      .newsletter form > div {
        width: 100%; } }
  .newsletter input {
    padding: 10px 30px;
    margin-right: 14px;
    width: 350px;
    max-width: 100%;
    height: 60px;
    max-height: 60px;
    margin-bottom: 10px; }
    .newsletter input[type="submit"] {
      font-family: Langdon;
      text-transform: uppercase;
      font-size: 24px;
      background-color: #DF9F8F;
      border: none;
      width: 167px; }
      @media (max-width: 767px) {
        .newsletter input[type="submit"] {
          font-size: 20px; } }
  .newsletter .main-content {
    padding: 35px 140px 35px; }
    @media (max-width: 767px) {
      .newsletter .main-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 35px 0;
        text-align: center; }
        .newsletter .main-content input {
          width: 100%; }
        .newsletter .main-content .signup-form {
          padding: 0 15px;
          margin-bottom: 20px; } }
  .newsletter .social-group .fa {
    color: #fff;
    font-size: 48px; }

html[lang="zh-hant"] .newsletter .main-content,
html[lang="zh-hans"] .newsletter .main-content {
  padding-left: 80px;
  padding-right: 80px; }

.social-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .social-tiles > div {
    margin: 15px;
    width: 20%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    word-break: break-word; }
    @media screen and (max-width: 970px) {
      .social-tiles > div {
        padding: 5px;
        width: 44%; } }
    @media screen and (max-width: 480px) {
      .social-tiles > div {
        padding: 5px;
        width: 100%; } }
  .social-tiles img {
    width: 100%;
    height: auto; }

.social-feed-more-btn {
  margin-top: 45px !important; }

.social-item {
  -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05); }
  .social-item.facebook .social-item-content,
  .social-item.facebook .social-item-footer {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef; }
  .social-item.facebook .social-item-footer {
    border-bottom: 1px solid #efefef; }
  .social-item.gallery {
    overflow: hidden; }
  .social-item.twitter {
    border: 1px solid #efefef; }
    .social-item.twitter:hover {
      cursor: pointer; }

.social-item-img {
  position: relative; }
  .social-item-img:hover .social-item-img-overlay {
    font-size: 16px;
    opacity: 1; }

.social-item-img-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  font-size: 0px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .social-item-img-overlay .content {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: -12px;
    position: relative;
    top: 50%; }
    .social-item-img-overlay .content .fa {
      font-family: FontAwesome; }
    .social-item-img-overlay .content span {
      display: inline-block;
      margin: 0 5px; }
    .social-item-img-overlay .content .btn-overlay {
      background-color: rgba(0, 0, 0, 0.5);
      padding: 5px 10px; }

.gallery .social-item-img-overlay {
  background-color: transparent;
  font-size: 16px; }
  .gallery .social-item-img-overlay .content {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: auto;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 100%; }
    .gallery .social-item-img-overlay .content .excerpt {
      font-size: 14px;
      font-weight: normal; }
  .gallery .social-item-img-overlay:before {
    content: "\f002";
    color: #fff;
    font-family: FontAwesome;
    font-size: 24px;
    left: 50%;
    margin-left: -11px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }

.gallery .social-item-img:hover .social-item-img-overlay .content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.youtube .social-item-img-overlay {
  background-color: transparent;
  opacity: 1; }
  .youtube .social-item-img-overlay .content {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
    padding: 2px 10px;
    position: absolute;
    right: 0;
    top: auto; }
  .youtube .social-item-img-overlay:before {
    content: "\f04b";
    color: #fff;
    font-family: FontAwesome;
    font-size: 24px;
    left: 50%;
    margin-left: -11px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }

.youtube .social-item-img:hover .social-item-img-overlay:before {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2); }

.social-item-heading,
.social-item-content,
.social-item-footer {
  padding: 15px; }

.social-item-heading {
  padding-bottom: 0; }
  .social-item-heading h5 {
    margin-bottom: 0; }
  .social-item-heading .before_title,
  .social-item-heading .after_title {
    color: #999;
    display: block;
    font-size: 15px; }
    .social-item-heading .before_title a,
    .social-item-heading .after_title a {
      color: #999; }
  .social-item-heading .before_title {
    margin-bottom: 5px; }

.social-item-heading,
.social-item-content {
  text-align: left; }

.social-item-footer {
  border-top: 1px solid #efefef; }
  .social-item-footer .left,
  .social-item-footer .right {
    color: #999;
    display: inline-block;
    width: 100%; }
    .social-item-footer .left a,
    .social-item-footer .right a {
      color: #999; }

.tab-group.custom-style-1 .side-gap {
  padding-right: 35px; }
  @media (max-width: 991px) {
    .tab-group.custom-style-1 .side-gap {
      padding-right: 0; } }

.tab-group.custom-style-1 .nav, .tab-group.custom-style-1 .nav-tabs {
  border-bottom: 0;
  margin-bottom: 1px; }
  @media (max-width: 991px) {
    .tab-group.custom-style-1 .nav, .tab-group.custom-style-1 .nav-tabs {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      text-align: center; } }

.tab-group.custom-style-1 .nav-link {
  font-family: 'Langdon';
  font-size: 28px;
  border-radius: 0;
  border: 0;
  color: #2A2B2B;
  margin-right: 4px; }
  @media (max-width: 991px) {
    .tab-group.custom-style-1 .nav-link {
      margin-right: 0; } }
  .tab-group.custom-style-1 .nav-link.red {
    background-color: #DF9F8F; }
  .tab-group.custom-style-1 .nav-link.lime {
    background-color: #d4dda6; }
  .tab-group.custom-style-1 .nav-link.green {
    background-color: #91C2B5; }
  .tab-group.custom-style-1 .nav-link.active {
    background-color: #F8F8F8; }

.tab-group.custom-style-1 .tab-content {
  padding: 30px;
  background-color: #F8F8F8; }
  @media (max-width: 991px) {
    .tab-group.custom-style-1 .tab-content {
      padding: 20px; } }
  .tab-group.custom-style-1 .tab-content p {
    font-size: 20px; }
  .tab-group.custom-style-1 .tab-content .title {
    display: block;
    font-family: 'Langdon';
    font-size: 24px;
    text-transform: uppercase; }

.tab-group.custom-style-1 .tab-flex {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media (max-width: 991px) {
    .tab-group.custom-style-1 .tab-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  .tab-group.custom-style-1 .tab-flex > div {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    width: 50%; }
    @media (max-width: 991px) {
      .tab-group.custom-style-1 .tab-flex > div {
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        width: 100%; }
        .tab-group.custom-style-1 .tab-flex > div img {
          width: 100%;
          margin-bottom: 30px; } }

.trails {
  padding-bottom: 0 !important; }
  .trails .nav-tabs {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; 
	  		flex-wrap:wrap;}
    @media screen and (max-width: 1200px) {
      .trails .nav-tabs {
		  display: block; } }
    .trails .nav-tabs li {
      padding: 0px 45px 10px; }
      @media screen and (max-width: 1250px) {
        .trails .nav-tabs li {
          padding-left: 15px;
          padding-right: 15px; } }
      @media screen and (max-width: 1200px) {
        .trails .nav-tabs li {
          padding-left: 5px;
          padding-right: 5px; } }
  .trails .introduction {
    text-align: center;
    font-family: 'Langdon';
    font-size: 36px;
    margin-bottom: 30px; }
  .trails .trail-info {
    padding-top: 55px;
    padding-bottom: 55px; }
    @media screen and (max-width: 640px) {
      .trails .trail-info {
        padding-bottom: 15px;
        padding-top: 15px; } }
    .trails .trail-info > div {
      margin: 17px 32px 17px 0;
      padding: 17px 0;
      border-right: 3px solid #4d4d4f; }
      @media screen and (max-width: 992px) {
        .trails .trail-info > div {
          border-right: none;
          margin: 15px; } }
    .trails .trail-info .trail-cards {
      width: 533px;
      max-width: 100%;
      float: right;
      background-color: rgba(212, 221, 166, 0.75);
      padding: 15px;
      border-radius: 15px;
      margin-right: 45px;
      position: relative; }
      @media screen and (max-width: 992px) {
        .trails .trail-info .trail-cards {
          float: none;
          margin-left: auto;
          margin-right: auto;
          max-width: 480px;
          width: 100%; } }
      .trails .trail-info .trail-cards:not(:last-child) {
        margin-bottom: 35px; }
      .trails .trail-info .trail-cards:before {
        content: ' ';
        position: absolute;
        top: 65px;
        width: 20px;
        height: 20px;
        border-top: 9px solid transparent;
        border-left: 9px solid rgba(212, 221, 166, 0.75);
        border-right: 9px solid transparent;
        border-bottom: 9px solid transparent;
        right: -20px;
        margin: auto; }
        @media screen and (max-width: 640px) {
          .trails .trail-info .trail-cards:before {
            display: none; } }
  .trails .tab-content {
    background-color: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 0 !important; }
    .trails .tab-content .title {
      margin-bottom: 20px; }
    .trails .tab-content .description {
      font-weight: 600;
      margin-bottom: 15px; }
    .trails .tab-content .btn, .trails .tab-content .comment-form input[type="submit"], .comment-form .trails .tab-content input[type="submit"], .trails .tab-content .search-form .search-submit, .search-form .trails .tab-content .search-submit {
      display: inline-block !important; }

.trails .tab-group .nav-link {
  background-position: 10px center;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 32px;
  min-width: 350px;
  padding: 20px 20px 20px 80px;
  position: relative;
  text-align: center; }
  .trails .tab-group .nav-link.nav-nature {
    background-image: url("../img/trails/nature-outdoor-bg.png"); }
  .trails .tab-group .nav-link.nav-foodwine {
    background-position: 20px center;
    background-image: url("../img/trails/food-wine-bg.png"); }
  .trails .tab-group .nav-link.nav-antique {
    background-image: url("../img/trails/antique-heritage-bg.png"); }
  .trails .tab-group .nav-link span {
    font-family: MrKeningbeck; }
  .trails .tab-group .nav-link.lime, .trails .tab-group .nav-link.lime.active {
    background-color: #d4dda6; }
  .trails .tab-group .nav-link.red, .trails .tab-group .nav-link.red.active {
    background-color: #df9f8f; }
  .trails .tab-group .nav-link.green, .trails .tab-group .nav-link.green.active {
    background-color: #91c2b5; }

.trails .tab-group .nav-item.active .nav-link:after {
  border-bottom: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #000;
  bottom: -30px;
  content: " ";
  height: 20px;
  left: 0;
  margin: auto;
  opacity: 1;
  position: absolute;
  right: 0;
  width: 20px; }

.trails .trail-info .trail-cards.lime {
  background-color: #e6ebd3; }
  .trails .trail-info .trail-cards.lime:before {
    border-left-color: #e6ebd3; }

.trails .trail-info .trail-cards.red {
  background-color: #f0d2cb; }
  .trails .trail-info .trail-cards.red:before {
    border-left-color: #f0d2cb; }

.trails .trail-info .trail-cards.green {
  background-color: #c2ddd6; }
  .trails .trail-info .trail-cards.green:before {
    border-left-color: #c2ddd6; }

.trails .trail-info .trail-cards .btn.lime, .trails .trail-info .trail-cards .comment-form input.lime[type="submit"], .comment-form .trails .trail-info .trail-cards input.lime[type="submit"], .trails .trail-info .trail-cards .search-form .lime.search-submit, .search-form .trails .trail-info .trail-cards .lime.search-submit {
  background-color: #d4dda6; }
  @media screen and (min-width: 992px) {
    .trails .trail-info .trail-cards .btn.lime, .trails .trail-info .trail-cards .comment-form input.lime[type="submit"], .comment-form .trails .trail-info .trail-cards input.lime[type="submit"], .trails .trail-info .trail-cards .search-form .lime.search-submit, .search-form .trails .trail-info .trail-cards .lime.search-submit {
      background: transparent !important;
      overflow: hidden;
      position: relative;
      -webkit-transition: border-color .3s;
      transition: border-color .3s;
      z-index: 1; }
      .trails .trail-info .trail-cards .btn.lime:before, .trails .trail-info .trail-cards .comment-form input.lime[type="submit"]:before, .comment-form .trails .trail-info .trail-cards input.lime[type="submit"]:before, .trails .trail-info .trail-cards .search-form .lime.search-submit:before, .search-form .trails .trail-info .trail-cards .lime.search-submit:before {
        background-color: #d4dda6;
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -2; }
      .trails .trail-info .trail-cards .btn.lime:after, .trails .trail-info .trail-cards .comment-form input.lime[type="submit"]:after, .comment-form .trails .trail-info .trail-cards input.lime[type="submit"]:after, .trails .trail-info .trail-cards .search-form .lime.search-submit:after, .search-form .trails .trail-info .trail-cards .lime.search-submit:after {
        background-color: #b9c86f;
        content: '';
        height: 300px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-15px, -125px) scale(0.1);
            -ms-transform: translate(-15px, -125px) scale(0.1);
                transform: translate(-15px, -125px) scale(0.1);
        -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: transform .3s, opacity .3s, background-color .3s;
        transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
        width: 300px;
        z-index: -1; }
      .trails .trail-info .trail-cards .btn.lime:hover, .trails .trail-info .trail-cards .comment-form input.lime:hover[type="submit"], .comment-form .trails .trail-info .trail-cards input.lime:hover[type="submit"], .trails .trail-info .trail-cards .search-form .lime.search-submit:hover, .search-form .trails .trail-info .trail-cards .lime.search-submit:hover {
        color: #2a2b2b !important; }
        .trails .trail-info .trail-cards .btn.lime:hover:after, .trails .trail-info .trail-cards .comment-form input.lime[type="submit"]:hover:after, .comment-form .trails .trail-info .trail-cards input.lime[type="submit"]:hover:after, .trails .trail-info .trail-cards .search-form .lime.search-submit:hover:after, .search-form .trails .trail-info .trail-cards .lime.search-submit:hover:after {
          opacity: 1;
          -webkit-transform-origin: 100px 100px;
              -ms-transform-origin: 100px 100px;
                  transform-origin: 100px 100px;
          -webkit-transform: scale(1) translate(-15px, -125px);
              -ms-transform: scale(1) translate(-15px, -125px);
                  transform: scale(1) translate(-15px, -125px); } }
  @media screen and (max-width: 1200px) {
    .trails .trail-info .trail-cards .btn.lime, .trails .trail-info .trail-cards .comment-form input.lime[type="submit"], .comment-form .trails .trail-info .trail-cards input.lime[type="submit"], .trails .trail-info .trail-cards .search-form .lime.search-submit, .search-form .trails .trail-info .trail-cards .lime.search-submit {
      background-color: #d4dda6; }
      .trails .trail-info .trail-cards .btn.lime:hover, .trails .trail-info .trail-cards .comment-form input.lime:hover[type="submit"], .comment-form .trails .trail-info .trail-cards input.lime:hover[type="submit"], .trails .trail-info .trail-cards .search-form .lime.search-submit:hover, .search-form .trails .trail-info .trail-cards .lime.search-submit:hover {
        background-color: #b9c86f; } }

.trails .trail-info .trail-cards .btn.red, .trails .trail-info .trail-cards .comment-form input.red[type="submit"], .comment-form .trails .trail-info .trail-cards input.red[type="submit"], .trails .trail-info .trail-cards .search-form .red.search-submit, .search-form .trails .trail-info .trail-cards .red.search-submit {
  background-color: #df9f8f; }
  @media screen and (min-width: 992px) {
    .trails .trail-info .trail-cards .btn.red, .trails .trail-info .trail-cards .comment-form input.red[type="submit"], .comment-form .trails .trail-info .trail-cards input.red[type="submit"], .trails .trail-info .trail-cards .search-form .red.search-submit, .search-form .trails .trail-info .trail-cards .red.search-submit {
      background: transparent !important;
      overflow: hidden;
      position: relative;
      -webkit-transition: border-color .3s;
      transition: border-color .3s;
      z-index: 1; }
      .trails .trail-info .trail-cards .btn.red:before, .trails .trail-info .trail-cards .comment-form input.red[type="submit"]:before, .comment-form .trails .trail-info .trail-cards input.red[type="submit"]:before, .trails .trail-info .trail-cards .search-form .red.search-submit:before, .search-form .trails .trail-info .trail-cards .red.search-submit:before {
        background-color: #df9f8f;
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -2; }
      .trails .trail-info .trail-cards .btn.red:after, .trails .trail-info .trail-cards .comment-form input.red[type="submit"]:after, .comment-form .trails .trail-info .trail-cards input.red[type="submit"]:after, .trails .trail-info .trail-cards .search-form .red.search-submit:after, .search-form .trails .trail-info .trail-cards .red.search-submit:after {
        background-color: #ce6c54;
        content: '';
        height: 300px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-15px, -125px) scale(0.1);
            -ms-transform: translate(-15px, -125px) scale(0.1);
                transform: translate(-15px, -125px) scale(0.1);
        -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: transform .3s, opacity .3s, background-color .3s;
        transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
        width: 300px;
        z-index: -1; }
      .trails .trail-info .trail-cards .btn.red:hover, .trails .trail-info .trail-cards .comment-form input.red:hover[type="submit"], .comment-form .trails .trail-info .trail-cards input.red:hover[type="submit"], .trails .trail-info .trail-cards .search-form .red.search-submit:hover, .search-form .trails .trail-info .trail-cards .red.search-submit:hover {
        color: #2a2b2b !important; }
        .trails .trail-info .trail-cards .btn.red:hover:after, .trails .trail-info .trail-cards .comment-form input.red[type="submit"]:hover:after, .comment-form .trails .trail-info .trail-cards input.red[type="submit"]:hover:after, .trails .trail-info .trail-cards .search-form .red.search-submit:hover:after, .search-form .trails .trail-info .trail-cards .red.search-submit:hover:after {
          opacity: 1;
          -webkit-transform-origin: 100px 100px;
              -ms-transform-origin: 100px 100px;
                  transform-origin: 100px 100px;
          -webkit-transform: scale(1) translate(-15px, -125px);
              -ms-transform: scale(1) translate(-15px, -125px);
                  transform: scale(1) translate(-15px, -125px); } }
  @media screen and (max-width: 1200px) {
    .trails .trail-info .trail-cards .btn.red, .trails .trail-info .trail-cards .comment-form input.red[type="submit"], .comment-form .trails .trail-info .trail-cards input.red[type="submit"], .trails .trail-info .trail-cards .search-form .red.search-submit, .search-form .trails .trail-info .trail-cards .red.search-submit {
      background-color: #df9f8f; }
      .trails .trail-info .trail-cards .btn.red:hover, .trails .trail-info .trail-cards .comment-form input.red:hover[type="submit"], .comment-form .trails .trail-info .trail-cards input.red:hover[type="submit"], .trails .trail-info .trail-cards .search-form .red.search-submit:hover, .search-form .trails .trail-info .trail-cards .red.search-submit:hover {
        background-color: #ce6c54; } }

.trails .trail-info .trail-cards .btn.green, .trails .trail-info .trail-cards .comment-form input.green[type="submit"], .comment-form .trails .trail-info .trail-cards input.green[type="submit"], .trails .trail-info .trail-cards .search-form .green.search-submit, .search-form .trails .trail-info .trail-cards .green.search-submit {
  background-color: #91c2b5; }
  @media screen and (min-width: 992px) {
    .trails .trail-info .trail-cards .btn.green, .trails .trail-info .trail-cards .comment-form input.green[type="submit"], .comment-form .trails .trail-info .trail-cards input.green[type="submit"], .trails .trail-info .trail-cards .search-form .green.search-submit, .search-form .trails .trail-info .trail-cards .green.search-submit {
      background: transparent !important;
      overflow: hidden;
      position: relative;
      -webkit-transition: border-color .3s;
      transition: border-color .3s;
      z-index: 1; }
      .trails .trail-info .trail-cards .btn.green:before, .trails .trail-info .trail-cards .comment-form input.green[type="submit"]:before, .comment-form .trails .trail-info .trail-cards input.green[type="submit"]:before, .trails .trail-info .trail-cards .search-form .green.search-submit:before, .search-form .trails .trail-info .trail-cards .green.search-submit:before {
        background-color: #91c2b5;
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -2; }
      .trails .trail-info .trail-cards .btn.green:after, .trails .trail-info .trail-cards .comment-form input.green[type="submit"]:after, .comment-form .trails .trail-info .trail-cards input.green[type="submit"]:after, .trails .trail-info .trail-cards .search-form .green.search-submit:after, .search-form .trails .trail-info .trail-cards .green.search-submit:after {
        background-color: #60a794;
        content: '';
        height: 300px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-15px, -125px) scale(0.1);
            -ms-transform: translate(-15px, -125px) scale(0.1);
                transform: translate(-15px, -125px) scale(0.1);
        -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: transform .3s, opacity .3s, background-color .3s;
        transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
        width: 300px;
        z-index: -1; }
      .trails .trail-info .trail-cards .btn.green:hover, .trails .trail-info .trail-cards .comment-form input.green:hover[type="submit"], .comment-form .trails .trail-info .trail-cards input.green:hover[type="submit"], .trails .trail-info .trail-cards .search-form .green.search-submit:hover, .search-form .trails .trail-info .trail-cards .green.search-submit:hover {
        color: #2a2b2b !important; }
        .trails .trail-info .trail-cards .btn.green:hover:after, .trails .trail-info .trail-cards .comment-form input.green[type="submit"]:hover:after, .comment-form .trails .trail-info .trail-cards input.green[type="submit"]:hover:after, .trails .trail-info .trail-cards .search-form .green.search-submit:hover:after, .search-form .trails .trail-info .trail-cards .green.search-submit:hover:after {
          opacity: 1;
          -webkit-transform-origin: 100px 100px;
              -ms-transform-origin: 100px 100px;
                  transform-origin: 100px 100px;
          -webkit-transform: scale(1) translate(-15px, -125px);
              -ms-transform: scale(1) translate(-15px, -125px);
                  transform: scale(1) translate(-15px, -125px); } }
  @media screen and (max-width: 1200px) {
    .trails .trail-info .trail-cards .btn.green, .trails .trail-info .trail-cards .comment-form input.green[type="submit"], .comment-form .trails .trail-info .trail-cards input.green[type="submit"], .trails .trail-info .trail-cards .search-form .green.search-submit, .search-form .trails .trail-info .trail-cards .green.search-submit {
      background-color: #91c2b5; }
      .trails .trail-info .trail-cards .btn.green:hover, .trails .trail-info .trail-cards .comment-form input.green:hover[type="submit"], .comment-form .trails .trail-info .trail-cards input.green:hover[type="submit"], .trails .trail-info .trail-cards .search-form .green.search-submit:hover, .search-form .trails .trail-info .trail-cards .green.search-submit:hover {
        background-color: #60a794; } }

.trails .trail-info .trail-cards .marker {
  height: 60px;
  position: absolute;
  right: -66px;
  top: 45px;
  width: 40px;
  z-index: 10; }
  @media screen and (max-width: 640px) {
    .trails .trail-info .trail-cards .marker {
      display: none; } }

@media screen and (max-width: 992px) {
  .trail-map .map {
    min-height: 500px; } }

.grid-item, .grid-sizer {
  /*max-width: 275px;*/
  width: 25%;
  margin-bottom: 25px;
  padding: 0 16px; }
  @media (max-width: 991px) {
    .grid-item, .grid-sizer {
      width: 50%; } }
  @media (max-width: 767px) {
    .grid-item, .grid-sizer {
      width: 100%; } }

.grid-sizer {
  margin-bottom: 0; }

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

.grid-card-items {
  margin-bottom: 30px; }
  .grid-card-items a {
    display: block;
    background-color: #fff; }
  .grid-card-items .card-media.no-image,
  .grid-card-items .card-description {
    background-color: #fff; }
  .grid-card-items .card-header {
    background-color: #2A2B2B;
    color: #fff;
    border-radius: 0;
    padding: 12px 15px 17px; }
    .grid-card-items .card-header a {
      background-color: #2A2B2B;
      color: #fff; }
    .grid-card-items .card-header > span {
      display: block; }
      .grid-card-items .card-header > span.date, .grid-card-items .card-header > span.category {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #666; }
      .grid-card-items .card-header > span.category {
        font-weight: 700;
        margin-bottom: 7px; }
      .grid-card-items .card-header > span.title {
        font-size: 22px;
        line-height: 1;
        min-height: 44px; }
  .grid-card-items .card-description {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    padding: 15px 14px;
    font-size: 14px;
    line-height: 1.3; }
  .grid-card-items .card-media {
    text-align: center; }
    .grid-card-items .card-media img {
      width: 100%; }
    .grid-card-items .card-media.no-image > img {
      margin: 25px auto 10px; }

.tiles_2_columns_equal .inner-wrapper {
  height: 100%; }
  @media (max-width: 991px) {
    .tiles_2_columns_equal .inner-wrapper {
      height: auto; } }

.tiles_2_columns_equal .col {
  height: 100%; }

.tiles_2_columns_equal .tile {
  padding: 10px; }
  @media (max-width: 767px) {
    .tiles_2_columns_equal .tile {
      padding: 10px 15px; } }

.tiles_2_columns_equal .tile--text {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .tiles_2_columns_equal .tile--text > div {
    padding: 20px 15px; }
    .tiles_2_columns_equal .tile--text > div span {
      display: block; }
  .tiles_2_columns_equal .tile--text .title {
    font-size: 28px; }
  .tiles_2_columns_equal .tile--text .subtitle {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase; }
  .tiles_2_columns_equal .tile--text .title-group {
    overflow: initial;
    height: auto; }
  .tiles_2_columns_equal .tile--text .description {
    color: #666;
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 44px;
    border: 1px solid #efefef;
    height: 100%; }
    .tiles_2_columns_equal .tile--text .description span {
      display: block; }

.tiles_2_columns_equal .tile--media {
  padding: 0;
  position: relative; }
  .tiles_2_columns_equal .tile--media:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .tiles_2_columns_equal .tile--media > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  @media (max-width: 991px) {
    .tiles_2_columns_equal .tile--media {
      position: relative; }
      .tiles_2_columns_equal .tile--media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 60%; }
      .tiles_2_columns_equal .tile--media > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }

@media (max-width: 991px) {
  .tiles_2_columns_equal .inner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .tiles_2_columns_equal .inner-wrapper .col {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }

.tiles_2_columns_equal.reverse .tile--media {
  position: relative; }
  .tiles_2_columns_equal.reverse .tile--media:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 111.464968153%; }
  .tiles_2_columns_equal.reverse .tile--media > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  @media (max-width: 991px) {
    .tiles_2_columns_equal.reverse .tile--media {
      position: relative; }
      .tiles_2_columns_equal.reverse .tile--media:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 60%; }
      .tiles_2_columns_equal.reverse .tile--media > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }

.tiles_2_columns_equal.reverse .tile--text .description {
  font-size: 14px;
  padding-bottom: 20px;
  padding-top: 10px;
  border: none; }

.tiles_2_columns_equal.reverse .tile--text .category {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif; }

.tiles_2_columns_equal.reverse .tile--text .date {
  font-size: 18px;
  font-style: italic;
  font-weight: 600; }

.tiles_2_columns_equal.reverse .tile--text > div {
  padding: 20px 25px; }

@media (max-width: 991px) {
  .tiles_2_columns_equal.reverse .inner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

.tiles_2_columns_equal .content-border {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid #efefef;
  border-top: 1px solid #efefef; }
  @media (max-width: 991px) {
    .tiles_2_columns_equal .content-border {
      border: 1px solid #efefef; } }

.tiles-key-events.tiles_2_columns_equal .tile--text > .btn.full-w.green, .tiles-key-events.tiles_2_columns_equal .comment-form .tile--text > input.full-w.green[type="submit"], .comment-form .tiles-key-events.tiles_2_columns_equal .tile--text > input.full-w.green[type="submit"], .tiles-key-events.tiles_2_columns_equal .search-form .tile--text > .full-w.green.search-submit, .search-form .tiles-key-events.tiles_2_columns_equal .tile--text > .full-w.green.search-submit {
  border-left: none;
  border-top: none; }

.tiles-key-events.tiles_2_columns_equal .tile--media {
  max-height: 370px; }

.tiles-key-events.tiles_2_columns_equal .tile--text {
  position: relative !important;
  padding-bottom: 45px; }
  .tiles-key-events.tiles_2_columns_equal .tile--text .content-border {
    display: block; }
  .tiles-key-events.tiles_2_columns_equal .tile--text .btn, .tiles-key-events.tiles_2_columns_equal .tile--text .comment-form input[type="submit"], .comment-form .tiles-key-events.tiles_2_columns_equal .tile--text input[type="submit"], .tiles-key-events.tiles_2_columns_equal .tile--text .search-form .search-submit, .search-form .tiles-key-events.tiles_2_columns_equal .tile--text .search-submit {
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 0; }

/* PATCH -- FZ please merge this with the main css. */
select::-ms-expand {
  display: none;
  appearance: none; }

.tripadvisor-listings .filter-listings input {
  margin: 0 !important; }

@media screen\0 {
  .page-header .banner-search form {
    padding-top: 40px; }
  .banner-search .form-control span, .banner-search .comment-form input[type="text"] span, .comment-form .banner-search input[type="text"] span, .banner-search .comment-form input[type="email"] span, .comment-form .banner-search input[type="email"] span, .banner-search .comment-form input[type="url"] span, .comment-form .banner-search input[type="url"] span, .banner-search .comment-form textarea span, .comment-form .banner-search textarea span, .banner-search .search-form .search-field span, .search-form .banner-search .search-field span {
    line-height: 2.1; }
  .fast-facts-listing#boot .fast-facts-list {
    width: 100%; }
  .tiles-group-see-do.tiles-group .tile .listing-excerpt {
    display: block !important; }
  .tiles-group-see-do .tile.style-1 .listing-excerpt {
    padding-top: 50% !important; }
  .no-default-bg.style-1.tile a,
  .no-default-bg.style-2.tile a {
    display: block !important;
    text-align: left;
    padding: 50px 20px 20px 20px; }
  #boot.trails-list {
    width: 100% !important;
    overflow-x: hidden !important; } }

.page-header.header-archive .section-main .featured__heading {
  font-size: 14px; }

.tiles-group .style-1 .cta p a {
  display: block !important;
  margin-top: 50px; }

@media (min-width: 2560px) {
  p.title {
    padding-top: 150px !important; } }

@media (min-width: 769px) {
  p.title {
    padding-top: 80px; } }

@media (max-width: 768px) {
  .page-header.header-col-2 .section-main .text-group .title {
    font-size: 20px !important; }
  /*   Error on safari: change back to block on smaller screen*/
  .tiles-group {
    padding: 0 10px;
    list-style: none;
    margin-bottom: 0;
    display: block !important;
    color: #fff;
    /* -webkit-box-flex: 1;
        -ms-flex-positive: 1;+
         flex-grow: 1; */
    /* display: -webkit-box;
        display: -ms-flexbox;
        display: flex; */
    /* -ms-flex-wrap: wrap;
         flex-wrap: wrap; */ }
  .tiles_2_columns_equal .inner-wrapper {
    display: block !important; }
  /*  Trails page  */
  .tab-group.custom-style-1 .nav-tabs {
    overflow-x: hidden !important;
    overflow-y: hidden !important; }
  .trails .tab-group .nav-link {
    background-position: 20px center;
    background-size: 30px;
    padding-left: 0px;
    font-size: 25px; }
  /* BugHerd #16: START */
  .information-centres .tiles-group .centre-information {
    padding: 20px 20px 70px 20px !important; }
  .btn.direction.visit, .comment-form input.direction.visit[type="submit"], .search-form .direction.visit.search-submit {
    position: absolute !important;
    left: 20px !important; }
  /* BugHerd #16: END */
  /* BugHerd #14: START */
  p {
    line-height: 1.5 !important; }
  /* BugHerd #14: END */
  /* Fix banner title */
  .page-header .title {
    margin-bottom: 0 !important; }
  .page-header .slick-dots button {
    display: none; }
  .page-header .title,
  .page-header p {
    line-height: normal !important; }
  .nav-primary {
    padding: 0 !important; }
  .nav-primary li a {
    font-size: 18px !important; }
    .nav-primary li a i.fa-caret-right:before, .nav-primary li a i.fa-caret-down:before {
      padding: 0 20px 0 10px; } }

@media (max-width: 425px) {
  .tiles-group .style-1 .cta p a {
    margin-top: 10px !important;
    font-size: 14px !important; }
  .social-item {
    left: -15px !important; }
  .tiles-group-see-do.tiles-group .tile .listing-excerpt {
    font-size: 14px !important; } }

@media (max-width: 320px) {
  .sub-menu-list-2 .list-inline-item li a {
    font-size: 14px !important; } }

/*   Safari*/
.page-header .slick-dots button {
  height: 15px;
  width: 15px; }

/* 
BUG #7 - Search icon overlaying the text.
SOLUTION - Center align search text.
*/
.header-home .btn.search, .header-home .comment-form input.search[type="submit"], .comment-form .header-home input.search[type="submit"], .header-home .search-form .search.search-submit, .search-form .header-home .search.search-submit {
  display: block !important; }

.section-main.main-banner-size-ratio.bg-cover.bg-cover-2, .section-main.main-banner-size-ratio.bg-cover-2.tile, .instagram-slider .section-main.main-banner-size-ratio.bg-cover-2.slick-arrow {
  background-color: #2A2B2B; }

#boot {
  /*!
 * 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 */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*# sourceMappingURL=bootstrap.min.css.map */
  overflow-x: hidden !important; }
  #boot html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  #boot body {
    margin: 0; }
  #boot article, #boot aside, #boot details, #boot figcaption, #boot figure, #boot footer, #boot header, #boot hgroup, #boot main, #boot menu, #boot nav, #boot section, #boot summary {
    display: block; }
  #boot audio, #boot canvas, #boot progress, #boot video {
    display: inline-block;
    vertical-align: baseline; }
  #boot audio:not([controls]) {
    display: none;
    height: 0; }
  #boot [hidden], #boot template {
    display: none; }
  #boot a {
    background-color: transparent; }
  #boot a:active, #boot a:hover {
    outline: 0; }
  #boot abbr[title] {
    border-bottom: 1px dotted; }
  #boot b, #boot strong {
    font-weight: 700; }
  #boot dfn {
    font-style: italic; }
  #boot h1 {
    margin: .67em 0;
    font-size: 2em; }
  #boot mark {
    color: #000;
    background: #ff0; }
  #boot small {
    font-size: 80%; }
  #boot sub, #boot sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  #boot sup {
    top: -.5em; }
  #boot sub {
    bottom: -.25em; }
  #boot img {
    border: 0; }
  #boot svg:not(:root) {
    overflow: hidden; }
  #boot figure {
    margin: 1em 40px; }
  #boot hr {
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  #boot pre {
    overflow: auto; }
  #boot code, #boot kbd, #boot pre, #boot samp {
    font-family: monospace,monospace;
    font-size: 1em; }
  #boot button, #boot input, #boot optgroup, #boot select, #boot textarea {
    margin: 0;
    font: inherit;
    color: inherit; }
  #boot button {
    overflow: visible; }
  #boot button, #boot select {
    text-transform: none; }
  #boot button, #boot html input[type=button], #boot input[type=reset], #boot input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer; }
  #boot button[disabled], #boot html input[disabled] {
    cursor: default; }
  #boot button::-moz-focus-inner, #boot input::-moz-focus-inner {
    padding: 0;
    border: 0; }
  #boot input {
    line-height: normal; }
  #boot input[type=checkbox], #boot input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  #boot input[type=number]::-webkit-inner-spin-button, #boot input[type=number]::-webkit-outer-spin-button {
    height: auto; }
  #boot input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield; }
  #boot input[type=search]::-webkit-search-cancel-button, #boot input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #boot fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver; }
  #boot legend {
    padding: 0;
    border: 0; }
  #boot textarea {
    overflow: auto; }
  #boot optgroup {
    font-weight: 700; }
  #boot table {
    border-spacing: 0;
    border-collapse: collapse; }
  #boot td, #boot th {
    padding: 0; }
  @media print {
    #boot *, #boot :after, #boot :before {
      color: #000 !important;
      text-shadow: none !important;
      background: 0 0 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    #boot a, #boot a:visited {
      text-decoration: underline; }
    #boot a[href]:after {
      content: " (" attr(href) ")"; }
    #boot abbr[title]:after {
      content: " (" attr(title) ")"; }
    #boot a[href^="javascript:"]:after, #boot a[href^="#"]:after {
      content: ""; }
    #boot blockquote, #boot pre {
      border: 1px solid #999;
      page-break-inside: avoid; }
    #boot thead {
      display: table-header-group; }
    #boot img, #boot tr {
      page-break-inside: avoid; }
    #boot img {
      max-width: 100% !important; }
    #boot h2, #boot h3, #boot p {
      orphans: 3;
      widows: 3; }
    #boot h2, #boot h3 {
      page-break-after: avoid; }
    #boot .navbar {
      display: none; }
    #boot .btn > .caret, #boot .comment-form input[type="submit"] > .caret, .comment-form #boot input[type="submit"] > .caret, #boot .search-form .search-submit > .caret, .search-form #boot .search-submit > .caret, #boot .dropup > .btn > .caret, #boot .comment-form .dropup > input[type="submit"] > .caret, .comment-form #boot .dropup > input[type="submit"] > .caret, #boot .search-form .dropup > .search-submit > .caret, .search-form #boot .dropup > .search-submit > .caret {
      border-top-color: #000 !important; }
    #boot .label {
      border: 1px solid #000; }
    #boot .table {
      border-collapse: collapse !important; }
    #boot .table td, #boot .table th {
      background-color: #fff !important; }
    #boot .table-bordered td, #boot .table-bordered th {
      border: 1px solid #ddd !important; } }

@font-face {
  #boot {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); } }
  #boot .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #boot .glyphicon-asterisk:before {
    content: "\002a"; }
  #boot .glyphicon-plus:before {
    content: "\002b"; }
  #boot .glyphicon-eur:before, #boot .glyphicon-euro:before {
    content: "\20ac"; }
  #boot .glyphicon-minus:before {
    content: "\2212"; }
  #boot .glyphicon-cloud:before {
    content: "\2601"; }
  #boot .glyphicon-envelope:before {
    content: "\2709"; }
  #boot .glyphicon-pencil:before {
    content: "\270f"; }
  #boot .glyphicon-glass:before {
    content: "\e001"; }
  #boot .glyphicon-music:before {
    content: "\e002"; }
  #boot .glyphicon-search:before {
    content: "\e003"; }
  #boot .glyphicon-heart:before {
    content: "\e005"; }
  #boot .glyphicon-star:before {
    content: "\e006"; }
  #boot .glyphicon-star-empty:before {
    content: "\e007"; }
  #boot .glyphicon-user:before {
    content: "\e008"; }
  #boot .glyphicon-film:before {
    content: "\e009"; }
  #boot .glyphicon-th-large:before {
    content: "\e010"; }
  #boot .glyphicon-th:before {
    content: "\e011"; }
  #boot .glyphicon-th-list:before {
    content: "\e012"; }
  #boot .glyphicon-ok:before {
    content: "\e013"; }
  #boot .glyphicon-remove:before {
    content: "\e014"; }
  #boot .glyphicon-zoom-in:before {
    content: "\e015"; }
  #boot .glyphicon-zoom-out:before {
    content: "\e016"; }
  #boot .glyphicon-off:before {
    content: "\e017"; }
  #boot .glyphicon-signal:before {
    content: "\e018"; }
  #boot .glyphicon-cog:before {
    content: "\e019"; }
  #boot .glyphicon-trash:before {
    content: "\e020"; }
  #boot .glyphicon-home:before {
    content: "\e021"; }
  #boot .glyphicon-file:before {
    content: "\e022"; }
  #boot .glyphicon-time:before {
    content: "\e023"; }
  #boot .glyphicon-road:before {
    content: "\e024"; }
  #boot .glyphicon-download-alt:before {
    content: "\e025"; }
  #boot .glyphicon-download:before {
    content: "\e026"; }
  #boot .glyphicon-upload:before {
    content: "\e027"; }
  #boot .glyphicon-inbox:before {
    content: "\e028"; }
  #boot .glyphicon-play-circle:before {
    content: "\e029"; }
  #boot .glyphicon-repeat:before {
    content: "\e030"; }
  #boot .glyphicon-refresh:before {
    content: "\e031"; }
  #boot .glyphicon-list-alt:before {
    content: "\e032"; }
  #boot .glyphicon-lock:before {
    content: "\e033"; }
  #boot .glyphicon-flag:before {
    content: "\e034"; }
  #boot .glyphicon-headphones:before {
    content: "\e035"; }
  #boot .glyphicon-volume-off:before {
    content: "\e036"; }
  #boot .glyphicon-volume-down:before {
    content: "\e037"; }
  #boot .glyphicon-volume-up:before {
    content: "\e038"; }
  #boot .glyphicon-qrcode:before {
    content: "\e039"; }
  #boot .glyphicon-barcode:before {
    content: "\e040"; }
  #boot .glyphicon-tag:before {
    content: "\e041"; }
  #boot .glyphicon-tags:before {
    content: "\e042"; }
  #boot .glyphicon-book:before {
    content: "\e043"; }
  #boot .glyphicon-bookmark:before {
    content: "\e044"; }
  #boot .glyphicon-print:before {
    content: "\e045"; }
  #boot .glyphicon-camera:before {
    content: "\e046"; }
  #boot .glyphicon-font:before {
    content: "\e047"; }
  #boot .glyphicon-bold:before {
    content: "\e048"; }
  #boot .glyphicon-italic:before {
    content: "\e049"; }
  #boot .glyphicon-text-height:before {
    content: "\e050"; }
  #boot .glyphicon-text-width:before {
    content: "\e051"; }
  #boot .glyphicon-align-left:before {
    content: "\e052"; }
  #boot .glyphicon-align-center:before {
    content: "\e053"; }
  #boot .glyphicon-align-right:before {
    content: "\e054"; }
  #boot .glyphicon-align-justify:before {
    content: "\e055"; }
  #boot .glyphicon-list:before {
    content: "\e056"; }
  #boot .glyphicon-indent-left:before {
    content: "\e057"; }
  #boot .glyphicon-indent-right:before {
    content: "\e058"; }
  #boot .glyphicon-facetime-video:before {
    content: "\e059"; }
  #boot .glyphicon-picture:before {
    content: "\e060"; }
  #boot .glyphicon-map-marker:before {
    content: "\e062"; }
  #boot .glyphicon-adjust:before {
    content: "\e063"; }
  #boot .glyphicon-tint:before {
    content: "\e064"; }
  #boot .glyphicon-edit:before {
    content: "\e065"; }
  #boot .glyphicon-share:before {
    content: "\e066"; }
  #boot .glyphicon-check:before {
    content: "\e067"; }
  #boot .glyphicon-move:before {
    content: "\e068"; }
  #boot .glyphicon-step-backward:before {
    content: "\e069"; }
  #boot .glyphicon-fast-backward:before {
    content: "\e070"; }
  #boot .glyphicon-backward:before {
    content: "\e071"; }
  #boot .glyphicon-play:before {
    content: "\e072"; }
  #boot .glyphicon-pause:before {
    content: "\e073"; }
  #boot .glyphicon-stop:before {
    content: "\e074"; }
  #boot .glyphicon-forward:before {
    content: "\e075"; }
  #boot .glyphicon-fast-forward:before {
    content: "\e076"; }
  #boot .glyphicon-step-forward:before {
    content: "\e077"; }
  #boot .glyphicon-eject:before {
    content: "\e078"; }
  #boot .glyphicon-chevron-left:before {
    content: "\e079"; }
  #boot .glyphicon-chevron-right:before {
    content: "\e080"; }
  #boot .glyphicon-plus-sign:before {
    content: "\e081"; }
  #boot .glyphicon-minus-sign:before {
    content: "\e082"; }
  #boot .glyphicon-remove-sign:before {
    content: "\e083"; }
  #boot .glyphicon-ok-sign:before {
    content: "\e084"; }
  #boot .glyphicon-question-sign:before {
    content: "\e085"; }
  #boot .glyphicon-info-sign:before {
    content: "\e086"; }
  #boot .glyphicon-screenshot:before {
    content: "\e087"; }
  #boot .glyphicon-remove-circle:before {
    content: "\e088"; }
  #boot .glyphicon-ok-circle:before {
    content: "\e089"; }
  #boot .glyphicon-ban-circle:before {
    content: "\e090"; }
  #boot .glyphicon-arrow-left:before {
    content: "\e091"; }
  #boot .glyphicon-arrow-right:before {
    content: "\e092"; }
  #boot .glyphicon-arrow-up:before {
    content: "\e093"; }
  #boot .glyphicon-arrow-down:before {
    content: "\e094"; }
  #boot .glyphicon-share-alt:before {
    content: "\e095"; }
  #boot .glyphicon-resize-full:before {
    content: "\e096"; }
  #boot .glyphicon-resize-small:before {
    content: "\e097"; }
  #boot .glyphicon-exclamation-sign:before {
    content: "\e101"; }
  #boot .glyphicon-gift:before {
    content: "\e102"; }
  #boot .glyphicon-leaf:before {
    content: "\e103"; }
  #boot .glyphicon-fire:before {
    content: "\e104"; }
  #boot .glyphicon-eye-open:before {
    content: "\e105"; }
  #boot .glyphicon-eye-close:before {
    content: "\e106"; }
  #boot .glyphicon-warning-sign:before {
    content: "\e107"; }
  #boot .glyphicon-plane:before {
    content: "\e108"; }
  #boot .glyphicon-calendar:before {
    content: "\e109"; }
  #boot .glyphicon-random:before {
    content: "\e110"; }
  #boot .glyphicon-comment:before {
    content: "\e111"; }
  #boot .glyphicon-magnet:before {
    content: "\e112"; }
  #boot .glyphicon-chevron-up:before {
    content: "\e113"; }
  #boot .glyphicon-chevron-down:before {
    content: "\e114"; }
  #boot .glyphicon-retweet:before {
    content: "\e115"; }
  #boot .glyphicon-shopping-cart:before {
    content: "\e116"; }
  #boot .glyphicon-folder-close:before {
    content: "\e117"; }
  #boot .glyphicon-folder-open:before {
    content: "\e118"; }
  #boot .glyphicon-resize-vertical:before {
    content: "\e119"; }
  #boot .glyphicon-resize-horizontal:before {
    content: "\e120"; }
  #boot .glyphicon-hdd:before {
    content: "\e121"; }
  #boot .glyphicon-bullhorn:before {
    content: "\e122"; }
  #boot .glyphicon-bell:before {
    content: "\e123"; }
  #boot .glyphicon-certificate:before {
    content: "\e124"; }
  #boot .glyphicon-thumbs-up:before {
    content: "\e125"; }
  #boot .glyphicon-thumbs-down:before {
    content: "\e126"; }
  #boot .glyphicon-hand-right:before {
    content: "\e127"; }
  #boot .glyphicon-hand-left:before {
    content: "\e128"; }
  #boot .glyphicon-hand-up:before {
    content: "\e129"; }
  #boot .glyphicon-hand-down:before {
    content: "\e130"; }
  #boot .glyphicon-circle-arrow-right:before {
    content: "\e131"; }
  #boot .glyphicon-circle-arrow-left:before {
    content: "\e132"; }
  #boot .glyphicon-circle-arrow-up:before {
    content: "\e133"; }
  #boot .glyphicon-circle-arrow-down:before {
    content: "\e134"; }
  #boot .glyphicon-globe:before {
    content: "\e135"; }
  #boot .glyphicon-wrench:before {
    content: "\e136"; }
  #boot .glyphicon-tasks:before {
    content: "\e137"; }
  #boot .glyphicon-filter:before {
    content: "\e138"; }
  #boot .glyphicon-briefcase:before {
    content: "\e139"; }
  #boot .glyphicon-fullscreen:before {
    content: "\e140"; }
  #boot .glyphicon-dashboard:before {
    content: "\e141"; }
  #boot .glyphicon-paperclip:before {
    content: "\e142"; }
  #boot .glyphicon-heart-empty:before {
    content: "\e143"; }
  #boot .glyphicon-link:before {
    content: "\e144"; }
  #boot .glyphicon-phone:before {
    content: "\e145"; }
  #boot .glyphicon-pushpin:before {
    content: "\e146"; }
  #boot .glyphicon-usd:before {
    content: "\e148"; }
  #boot .glyphicon-gbp:before {
    content: "\e149"; }
  #boot .glyphicon-sort:before {
    content: "\e150"; }
  #boot .glyphicon-sort-by-alphabet:before {
    content: "\e151"; }
  #boot .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }
  #boot .glyphicon-sort-by-order:before {
    content: "\e153"; }
  #boot .glyphicon-sort-by-order-alt:before {
    content: "\e154"; }
  #boot .glyphicon-sort-by-attributes:before {
    content: "\e155"; }
  #boot .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }
  #boot .glyphicon-unchecked:before {
    content: "\e157"; }
  #boot .glyphicon-expand:before {
    content: "\e158"; }
  #boot .glyphicon-collapse-down:before {
    content: "\e159"; }
  #boot .glyphicon-collapse-up:before {
    content: "\e160"; }
  #boot .glyphicon-log-in:before {
    content: "\e161"; }
  #boot .glyphicon-flash:before {
    content: "\e162"; }
  #boot .glyphicon-log-out:before {
    content: "\e163"; }
  #boot .glyphicon-new-window:before {
    content: "\e164"; }
  #boot .glyphicon-record:before {
    content: "\e165"; }
  #boot .glyphicon-save:before {
    content: "\e166"; }
  #boot .glyphicon-open:before {
    content: "\e167"; }
  #boot .glyphicon-saved:before {
    content: "\e168"; }
  #boot .glyphicon-import:before {
    content: "\e169"; }
  #boot .glyphicon-export:before {
    content: "\e170"; }
  #boot .glyphicon-send:before {
    content: "\e171"; }
  #boot .glyphicon-floppy-disk:before {
    content: "\e172"; }
  #boot .glyphicon-floppy-saved:before {
    content: "\e173"; }
  #boot .glyphicon-floppy-remove:before {
    content: "\e174"; }
  #boot .glyphicon-floppy-save:before {
    content: "\e175"; }
  #boot .glyphicon-floppy-open:before {
    content: "\e176"; }
  #boot .glyphicon-credit-card:before {
    content: "\e177"; }
  #boot .glyphicon-transfer:before {
    content: "\e178"; }
  #boot .glyphicon-cutlery:before {
    content: "\e179"; }
  #boot .glyphicon-header:before {
    content: "\e180"; }
  #boot .glyphicon-compressed:before {
    content: "\e181"; }
  #boot .glyphicon-earphone:before {
    content: "\e182"; }
  #boot .glyphicon-phone-alt:before {
    content: "\e183"; }
  #boot .glyphicon-tower:before {
    content: "\e184"; }
  #boot .glyphicon-stats:before {
    content: "\e185"; }
  #boot .glyphicon-sd-video:before {
    content: "\e186"; }
  #boot .glyphicon-hd-video:before {
    content: "\e187"; }
  #boot .glyphicon-subtitles:before {
    content: "\e188"; }
  #boot .glyphicon-sound-stereo:before {
    content: "\e189"; }
  #boot .glyphicon-sound-dolby:before {
    content: "\e190"; }
  #boot .glyphicon-sound-5-1:before {
    content: "\e191"; }
  #boot .glyphicon-sound-6-1:before {
    content: "\e192"; }
  #boot .glyphicon-sound-7-1:before {
    content: "\e193"; }
  #boot .glyphicon-copyright-mark:before {
    content: "\e194"; }
  #boot .glyphicon-registration-mark:before {
    content: "\e195"; }
  #boot .glyphicon-cloud-download:before {
    content: "\e197"; }
  #boot .glyphicon-cloud-upload:before {
    content: "\e198"; }
  #boot .glyphicon-tree-conifer:before {
    content: "\e199"; }
  #boot .glyphicon-tree-deciduous:before {
    content: "\e200"; }
  #boot .glyphicon-cd:before {
    content: "\e201"; }
  #boot .glyphicon-save-file:before {
    content: "\e202"; }
  #boot .glyphicon-open-file:before {
    content: "\e203"; }
  #boot .glyphicon-level-up:before {
    content: "\e204"; }
  #boot .glyphicon-copy:before {
    content: "\e205"; }
  #boot .glyphicon-paste:before {
    content: "\e206"; }
  #boot .glyphicon-alert:before {
    content: "\e209"; }
  #boot .glyphicon-equalizer:before {
    content: "\e210"; }
  #boot .glyphicon-king:before {
    content: "\e211"; }
  #boot .glyphicon-queen:before {
    content: "\e212"; }
  #boot .glyphicon-pawn:before {
    content: "\e213"; }
  #boot .glyphicon-bishop:before {
    content: "\e214"; }
  #boot .glyphicon-knight:before {
    content: "\e215"; }
  #boot .glyphicon-baby-formula:before {
    content: "\e216"; }
  #boot .glyphicon-tent:before {
    content: "\26fa"; }
  #boot .glyphicon-blackboard:before {
    content: "\e218"; }
  #boot .glyphicon-bed:before {
    content: "\e219"; }
  #boot .glyphicon-apple:before {
    content: "\f8ff"; }
  #boot .glyphicon-erase:before {
    content: "\e221"; }
  #boot .glyphicon-hourglass:before {
    content: "\231b"; }
  #boot .glyphicon-lamp:before {
    content: "\e223"; }
  #boot .glyphicon-duplicate:before {
    content: "\e224"; }
  #boot .glyphicon-piggy-bank:before {
    content: "\e225"; }
  #boot .glyphicon-scissors:before {
    content: "\e226"; }
  #boot .glyphicon-bitcoin:before {
    content: "\e227"; }
  #boot .glyphicon-btc:before {
    content: "\e227"; }
  #boot .glyphicon-xbt:before {
    content: "\e227"; }
  #boot .glyphicon-yen:before {
    content: "\00a5"; }
  #boot .glyphicon-jpy:before {
    content: "\00a5"; }
  #boot .glyphicon-ruble:before {
    content: "\20bd"; }
  #boot .glyphicon-rub:before {
    content: "\20bd"; }
  #boot .glyphicon-scale:before {
    content: "\e230"; }
  #boot .glyphicon-ice-lolly:before {
    content: "\e231"; }
  #boot .glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }
  #boot .glyphicon-education:before {
    content: "\e233"; }
  #boot .glyphicon-option-horizontal:before {
    content: "\e234"; }
  #boot .glyphicon-option-vertical:before {
    content: "\e235"; }
  #boot .glyphicon-menu-hamburger:before {
    content: "\e236"; }
  #boot .glyphicon-modal-window:before {
    content: "\e237"; }
  #boot .glyphicon-oil:before {
    content: "\e238"; }
  #boot .glyphicon-grain:before {
    content: "\e239"; }
  #boot .glyphicon-sunglasses:before {
    content: "\e240"; }
  #boot .glyphicon-text-size:before {
    content: "\e241"; }
  #boot .glyphicon-text-color:before {
    content: "\e242"; }
  #boot .glyphicon-text-background:before {
    content: "\e243"; }
  #boot .glyphicon-object-align-top:before {
    content: "\e244"; }
  #boot .glyphicon-object-align-bottom:before {
    content: "\e245"; }
  #boot .glyphicon-object-align-horizontal:before {
    content: "\e246"; }
  #boot .glyphicon-object-align-left:before {
    content: "\e247"; }
  #boot .glyphicon-object-align-vertical:before {
    content: "\e248"; }
  #boot .glyphicon-object-align-right:before {
    content: "\e249"; }
  #boot .glyphicon-triangle-right:before {
    content: "\e250"; }
  #boot .glyphicon-triangle-left:before {
    content: "\e251"; }
  #boot .glyphicon-triangle-bottom:before {
    content: "\e252"; }
  #boot .glyphicon-triangle-top:before {
    content: "\e253"; }
  #boot .glyphicon-console:before {
    content: "\e254"; }
  #boot .glyphicon-superscript:before {
    content: "\e255"; }
  #boot .glyphicon-subscript:before {
    content: "\e256"; }
  #boot .glyphicon-menu-left:before {
    content: "\e257"; }
  #boot .glyphicon-menu-right:before {
    content: "\e258"; }
  #boot .glyphicon-menu-down:before {
    content: "\e259"; }
  #boot .glyphicon-menu-up:before {
    content: "\e260"; }
  #boot * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #boot :after, #boot :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #boot html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  #boot body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff; }
  #boot button, #boot input, #boot select, #boot textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  #boot a {
    color: #337ab7;
    text-decoration: none; }
  #boot a:focus, #boot a:hover {
    color: #23527c;
    text-decoration: underline; }
  #boot a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  #boot figure {
    margin: 0; }
  #boot img {
    vertical-align: middle; }
  #boot .carousel-inner > .item > a > img, #boot .carousel-inner > .item > img, #boot .img-responsive, #boot .thumbnail a > img, #boot .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto; }
  #boot .img-rounded {
    border-radius: 6px; }
  #boot .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  #boot .img-circle {
    border-radius: 50%; }
  #boot hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }
  #boot .sr-only, #boot .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  #boot .sr-only-focusable:active, #boot .screen-reader-text:active, #boot .sr-only-focusable:focus, #boot .screen-reader-text:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  #boot [role=button] {
    cursor: pointer; }
  #boot .h1, #boot .h2, #boot .h3, #boot .h4, #boot .h5, #boot .h6, #boot h1, #boot h2, #boot h3, #boot h4, #boot h5, #boot h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
  #boot .h1 .small, #boot .h1 small, #boot .h2 .small, #boot .h2 small, #boot .h3 .small, #boot .h3 small, #boot .h4 .small, #boot .h4 small, #boot .h5 .small, #boot .h5 small, #boot .h6 .small, #boot .h6 small, #boot h1 .small, #boot h1 small, #boot h2 .small, #boot h2 small, #boot h3 .small, #boot h3 small, #boot h4 .small, #boot h4 small, #boot h5 .small, #boot h5 small, #boot h6 .small, #boot h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777; }
  #boot .h1, #boot .h2, #boot .h3, #boot h1, #boot h2, #boot h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  #boot .h1 .small, #boot .h1 small, #boot .h2 .small, #boot .h2 small, #boot .h3 .small, #boot .h3 small, #boot h1 .small, #boot h1 small, #boot h2 .small, #boot h2 small, #boot h3 .small, #boot h3 small {
    font-size: 65%; }
  #boot .h4, #boot .h5, #boot .h6, #boot h4, #boot h5, #boot h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
  #boot .h4 .small, #boot .h4 small, #boot .h5 .small, #boot .h5 small, #boot .h6 .small, #boot .h6 small, #boot h4 .small, #boot h4 small, #boot h5 .small, #boot h5 small, #boot h6 .small, #boot h6 small {
    font-size: 75%; }
  #boot .h1, #boot h1 {
    font-size: 36px; }
  #boot .h2, #boot h2 {
    font-size: 30px; }
  #boot .h3, #boot h3 {
    font-size: 24px; }
  #boot .h4, #boot h4 {
    font-size: 18px; }
  #boot .h5, #boot h5 {
    font-size: 14px; }
  #boot .h6, #boot h6 {
    font-size: 12px; }
  #boot p {
    margin: 0 0 10px; }
  #boot .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
  @media (min-width: 768px) {
    #boot .lead {
      font-size: 21px; } }
  #boot .small, #boot small {
    font-size: 85%; }
  #boot .mark, #boot mark {
    padding: .2em;
    background-color: #fcf8e3; }
  #boot .text-left {
    text-align: left; }
  #boot .text-right {
    text-align: right; }
  #boot .text-center {
    text-align: center; }
  #boot .text-justify {
    text-align: justify; }
  #boot .text-nowrap {
    white-space: nowrap; }
  #boot .text-lowercase {
    text-transform: lowercase; }
  #boot .text-uppercase {
    text-transform: uppercase; }
  #boot .text-capitalize {
    text-transform: capitalize; }
  #boot .text-muted {
    color: #777; }
  #boot .text-primary {
    color: #337ab7; }
  #boot a.text-primary:focus, #boot a.text-primary:hover {
    color: #286090; }
  #boot .text-success {
    color: #3c763d; }
  #boot a.text-success:focus, #boot a.text-success:hover {
    color: #2b542c; }
  #boot .text-info {
    color: #31708f; }
  #boot a.text-info:focus, #boot a.text-info:hover {
    color: #245269; }
  #boot .text-warning {
    color: #8a6d3b; }
  #boot a.text-warning:focus, #boot a.text-warning:hover {
    color: #66512c; }
  #boot .text-danger {
    color: #a94442; }
  #boot a.text-danger:focus, #boot a.text-danger:hover {
    color: #843534; }
  #boot .bg-primary {
    color: #fff;
    background-color: #337ab7; }
  #boot a.bg-primary:focus, #boot a.bg-primary:hover {
    background-color: #286090; }
  #boot .bg-success {
    background-color: #dff0d8; }
  #boot a.bg-success:focus, #boot a.bg-success:hover {
    background-color: #c1e2b3; }
  #boot .bg-info {
    background-color: #d9edf7; }
  #boot a.bg-info:focus, #boot a.bg-info:hover {
    background-color: #afd9ee; }
  #boot .bg-warning {
    background-color: #fcf8e3; }
  #boot a.bg-warning:focus, #boot a.bg-warning:hover {
    background-color: #f7ecb5; }
  #boot .bg-danger {
    background-color: #f2dede; }
  #boot a.bg-danger:focus, #boot a.bg-danger:hover {
    background-color: #e4b9b9; }
  #boot .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }
  #boot ol, #boot ul {
    margin-top: 0;
    margin-bottom: 10px; }
  #boot ol ol, #boot ol ul, #boot ul ol, #boot ul ul {
    margin-bottom: 0; }
  #boot .list-unstyled, #boot .comment-list {
    padding-left: 0;
    list-style: none; }
  #boot .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }
  #boot .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }
  #boot dl {
    margin-top: 0;
    margin-bottom: 20px; }
  #boot dd, #boot dt {
    line-height: 1.42857143; }
  #boot dt {
    font-weight: 700; }
  #boot dd {
    margin-left: 0; }
  @media (min-width: 768px) {
    #boot .dl-horizontal dt {
      float: left;
      width: 160px;
      overflow: hidden;
      clear: left;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap; }
    #boot .dl-horizontal dd {
      margin-left: 180px; } }
  #boot abbr[data-original-title], #boot abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777; }
  #boot .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  #boot blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; }
  #boot blockquote ol:last-child, #boot blockquote p:last-child, #boot blockquote ul:last-child {
    margin-bottom: 0; }
  #boot blockquote .small, #boot blockquote footer, #boot blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }
  #boot blockquote .small:before, #boot blockquote footer:before, #boot blockquote small:before {
    content: '\2014 \00A0'; }
  #boot .blockquote-reverse, #boot blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0; }
  #boot .blockquote-reverse .small:before, #boot .blockquote-reverse footer:before, #boot .blockquote-reverse small:before, #boot blockquote.pull-right .small:before, #boot blockquote.pull-right footer:before, #boot blockquote.pull-right small:before {
    content: ''; }
  #boot .blockquote-reverse .small:after, #boot .blockquote-reverse footer:after, #boot .blockquote-reverse small:after, #boot blockquote.pull-right .small:after, #boot blockquote.pull-right footer:after, #boot blockquote.pull-right small:after {
    content: '\00A0 \2014'; }
  #boot address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143; }
  #boot code, #boot kbd, #boot pre, #boot samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }
  #boot code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  #boot kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  #boot kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none; }
  #boot pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
  #boot pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
  #boot .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  #boot .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 768px) {
    #boot .container {
      width: 750px; } }
  @media (min-width: 992px) {
    #boot .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    #boot .container {
      width: 1170px; } }
  #boot .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  #boot .row {
    margin-right: -15px;
    margin-left: -15px; }
  #boot .col-lg-1, #boot .col-lg-10, #boot .col-lg-11, #boot .col-lg-12, #boot .col-lg-2, #boot .col-lg-3, #boot .col-lg-4, #boot .col-lg-5, #boot .col-lg-6, #boot .col-lg-7, #boot .col-lg-8, #boot .col-lg-9, #boot .col-md-1, #boot .col-md-10, #boot .col-md-11, #boot .col-md-12, #boot .col-md-2, #boot .col-md-3, #boot .col-md-4, #boot .col-md-5, #boot .col-md-6, #boot .col-md-7, #boot .col-md-8, #boot .col-md-9, #boot .col-sm-1, #boot .col-sm-10, #boot .col-sm-11, #boot .col-sm-12, #boot .col-sm-2, #boot .col-sm-3, #boot .col-sm-4, #boot .col-sm-5, #boot .col-sm-6, #boot .col-sm-7, #boot .col-sm-8, #boot .col-sm-9, #boot .col-xs-1, #boot .col-xs-10, #boot .col-xs-11, #boot .col-xs-12, #boot .col-xs-2, #boot .col-xs-3, #boot .col-xs-4, #boot .col-xs-5, #boot .col-xs-6, #boot .col-xs-7, #boot .col-xs-8, #boot .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  #boot .col-xs-1, #boot .col-xs-10, #boot .col-xs-11, #boot .col-xs-12, #boot .col-xs-2, #boot .col-xs-3, #boot .col-xs-4, #boot .col-xs-5, #boot .col-xs-6, #boot .col-xs-7, #boot .col-xs-8, #boot .col-xs-9 {
    float: left; }
  #boot .col-xs-12 {
    width: 100%; }
  #boot .col-xs-11 {
    width: 91.66666667%; }
  #boot .col-xs-10 {
    width: 83.33333333%; }
  #boot .col-xs-9 {
    width: 75%; }
  #boot .col-xs-8 {
    width: 66.66666667%; }
  #boot .col-xs-7 {
    width: 58.33333333%; }
  #boot .col-xs-6 {
    width: 50%; }
  #boot .col-xs-5 {
    width: 41.66666667%; }
  #boot .col-xs-4 {
    width: 33.33333333%; }
  #boot .col-xs-3 {
    width: 25%; }
  #boot .col-xs-2 {
    width: 16.66666667%; }
  #boot .col-xs-1 {
    width: 8.33333333%; }
  #boot .col-xs-pull-12 {
    right: 100%; }
  #boot .col-xs-pull-11 {
    right: 91.66666667%; }
  #boot .col-xs-pull-10 {
    right: 83.33333333%; }
  #boot .col-xs-pull-9 {
    right: 75%; }
  #boot .col-xs-pull-8 {
    right: 66.66666667%; }
  #boot .col-xs-pull-7 {
    right: 58.33333333%; }
  #boot .col-xs-pull-6 {
    right: 50%; }
  #boot .col-xs-pull-5 {
    right: 41.66666667%; }
  #boot .col-xs-pull-4 {
    right: 33.33333333%; }
  #boot .col-xs-pull-3 {
    right: 25%; }
  #boot .col-xs-pull-2 {
    right: 16.66666667%; }
  #boot .col-xs-pull-1 {
    right: 8.33333333%; }
  #boot .col-xs-pull-0 {
    right: auto; }
  #boot .col-xs-push-12 {
    left: 100%; }
  #boot .col-xs-push-11 {
    left: 91.66666667%; }
  #boot .col-xs-push-10 {
    left: 83.33333333%; }
  #boot .col-xs-push-9 {
    left: 75%; }
  #boot .col-xs-push-8 {
    left: 66.66666667%; }
  #boot .col-xs-push-7 {
    left: 58.33333333%; }
  #boot .col-xs-push-6 {
    left: 50%; }
  #boot .col-xs-push-5 {
    left: 41.66666667%; }
  #boot .col-xs-push-4 {
    left: 33.33333333%; }
  #boot .col-xs-push-3 {
    left: 25%; }
  #boot .col-xs-push-2 {
    left: 16.66666667%; }
  #boot .col-xs-push-1 {
    left: 8.33333333%; }
  #boot .col-xs-push-0 {
    left: auto; }
  #boot .col-xs-offset-12 {
    margin-left: 100%; }
  #boot .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  #boot .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  #boot .col-xs-offset-9 {
    margin-left: 75%; }
  #boot .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  #boot .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  #boot .col-xs-offset-6 {
    margin-left: 50%; }
  #boot .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  #boot .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  #boot .col-xs-offset-3 {
    margin-left: 25%; }
  #boot .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  #boot .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  #boot .col-xs-offset-0 {
    margin-left: 0; }
  @media (min-width: 768px) {
    #boot .col-sm-1, #boot .col-sm-10, #boot .col-sm-11, #boot .col-sm-12, #boot .col-sm-2, #boot .col-sm-3, #boot .col-sm-4, #boot .col-sm-5, #boot .col-sm-6, #boot .col-sm-7, #boot .col-sm-8, #boot .col-sm-9 {
      float: left; }
    #boot .col-sm-12 {
      width: 100%; }
    #boot .col-sm-11 {
      width: 91.66666667%; }
    #boot .col-sm-10 {
      width: 83.33333333%; }
    #boot .col-sm-9 {
      width: 75%; }
    #boot .col-sm-8 {
      width: 66.66666667%; }
    #boot .col-sm-7 {
      width: 58.33333333%; }
    #boot .col-sm-6 {
      width: 50%; }
    #boot .col-sm-5 {
      width: 41.66666667%; }
    #boot .col-sm-4 {
      width: 33.33333333%; }
    #boot .col-sm-3 {
      width: 25%; }
    #boot .col-sm-2 {
      width: 16.66666667%; }
    #boot .col-sm-1 {
      width: 8.33333333%; }
    #boot .col-sm-pull-12 {
      right: 100%; }
    #boot .col-sm-pull-11 {
      right: 91.66666667%; }
    #boot .col-sm-pull-10 {
      right: 83.33333333%; }
    #boot .col-sm-pull-9 {
      right: 75%; }
    #boot .col-sm-pull-8 {
      right: 66.66666667%; }
    #boot .col-sm-pull-7 {
      right: 58.33333333%; }
    #boot .col-sm-pull-6 {
      right: 50%; }
    #boot .col-sm-pull-5 {
      right: 41.66666667%; }
    #boot .col-sm-pull-4 {
      right: 33.33333333%; }
    #boot .col-sm-pull-3 {
      right: 25%; }
    #boot .col-sm-pull-2 {
      right: 16.66666667%; }
    #boot .col-sm-pull-1 {
      right: 8.33333333%; }
    #boot .col-sm-pull-0 {
      right: auto; }
    #boot .col-sm-push-12 {
      left: 100%; }
    #boot .col-sm-push-11 {
      left: 91.66666667%; }
    #boot .col-sm-push-10 {
      left: 83.33333333%; }
    #boot .col-sm-push-9 {
      left: 75%; }
    #boot .col-sm-push-8 {
      left: 66.66666667%; }
    #boot .col-sm-push-7 {
      left: 58.33333333%; }
    #boot .col-sm-push-6 {
      left: 50%; }
    #boot .col-sm-push-5 {
      left: 41.66666667%; }
    #boot .col-sm-push-4 {
      left: 33.33333333%; }
    #boot .col-sm-push-3 {
      left: 25%; }
    #boot .col-sm-push-2 {
      left: 16.66666667%; }
    #boot .col-sm-push-1 {
      left: 8.33333333%; }
    #boot .col-sm-push-0 {
      left: auto; }
    #boot .col-sm-offset-12 {
      margin-left: 100%; }
    #boot .col-sm-offset-11 {
      margin-left: 91.66666667%; }
    #boot .col-sm-offset-10 {
      margin-left: 83.33333333%; }
    #boot .col-sm-offset-9 {
      margin-left: 75%; }
    #boot .col-sm-offset-8 {
      margin-left: 66.66666667%; }
    #boot .col-sm-offset-7 {
      margin-left: 58.33333333%; }
    #boot .col-sm-offset-6 {
      margin-left: 50%; }
    #boot .col-sm-offset-5 {
      margin-left: 41.66666667%; }
    #boot .col-sm-offset-4 {
      margin-left: 33.33333333%; }
    #boot .col-sm-offset-3 {
      margin-left: 25%; }
    #boot .col-sm-offset-2 {
      margin-left: 16.66666667%; }
    #boot .col-sm-offset-1 {
      margin-left: 8.33333333%; }
    #boot .col-sm-offset-0 {
      margin-left: 0; } }
  @media (min-width: 992px) {
    #boot .col-md-1, #boot .col-md-10, #boot .col-md-11, #boot .col-md-12, #boot .col-md-2, #boot .col-md-3, #boot .col-md-4, #boot .col-md-5, #boot .col-md-6, #boot .col-md-7, #boot .col-md-8, #boot .col-md-9 {
      float: left; }
    #boot .col-md-12 {
      width: 100%; }
    #boot .col-md-11 {
      width: 91.66666667%; }
    #boot .col-md-10 {
      width: 83.33333333%; }
    #boot .col-md-9 {
      width: 75%; }
    #boot .col-md-8 {
      width: 66.66666667%; }
    #boot .col-md-7 {
      width: 58.33333333%; }
    #boot .col-md-6 {
      width: 50%; }
    #boot .col-md-5 {
      width: 41.66666667%; }
    #boot .col-md-4 {
      width: 33.33333333%; }
    #boot .col-md-3 {
      width: 25%; }
    #boot .col-md-2 {
      width: 16.66666667%; }
    #boot .col-md-1 {
      width: 8.33333333%; }
    #boot .col-md-pull-12 {
      right: 100%; }
    #boot .col-md-pull-11 {
      right: 91.66666667%; }
    #boot .col-md-pull-10 {
      right: 83.33333333%; }
    #boot .col-md-pull-9 {
      right: 75%; }
    #boot .col-md-pull-8 {
      right: 66.66666667%; }
    #boot .col-md-pull-7 {
      right: 58.33333333%; }
    #boot .col-md-pull-6 {
      right: 50%; }
    #boot .col-md-pull-5 {
      right: 41.66666667%; }
    #boot .col-md-pull-4 {
      right: 33.33333333%; }
    #boot .col-md-pull-3 {
      right: 25%; }
    #boot .col-md-pull-2 {
      right: 16.66666667%; }
    #boot .col-md-pull-1 {
      right: 8.33333333%; }
    #boot .col-md-pull-0 {
      right: auto; }
    #boot .col-md-push-12 {
      left: 100%; }
    #boot .col-md-push-11 {
      left: 91.66666667%; }
    #boot .col-md-push-10 {
      left: 83.33333333%; }
    #boot .col-md-push-9 {
      left: 75%; }
    #boot .col-md-push-8 {
      left: 66.66666667%; }
    #boot .col-md-push-7 {
      left: 58.33333333%; }
    #boot .col-md-push-6 {
      left: 50%; }
    #boot .col-md-push-5 {
      left: 41.66666667%; }
    #boot .col-md-push-4 {
      left: 33.33333333%; }
    #boot .col-md-push-3 {
      left: 25%; }
    #boot .col-md-push-2 {
      left: 16.66666667%; }
    #boot .col-md-push-1 {
      left: 8.33333333%; }
    #boot .col-md-push-0 {
      left: auto; }
    #boot .col-md-offset-12 {
      margin-left: 100%; }
    #boot .col-md-offset-11 {
      margin-left: 91.66666667%; }
    #boot .col-md-offset-10 {
      margin-left: 83.33333333%; }
    #boot .col-md-offset-9 {
      margin-left: 75%; }
    #boot .col-md-offset-8 {
      margin-left: 66.66666667%; }
    #boot .col-md-offset-7 {
      margin-left: 58.33333333%; }
    #boot .col-md-offset-6 {
      margin-left: 50%; }
    #boot .col-md-offset-5 {
      margin-left: 41.66666667%; }
    #boot .col-md-offset-4 {
      margin-left: 33.33333333%; }
    #boot .col-md-offset-3 {
      margin-left: 25%; }
    #boot .col-md-offset-2 {
      margin-left: 16.66666667%; }
    #boot .col-md-offset-1 {
      margin-left: 8.33333333%; }
    #boot .col-md-offset-0 {
      margin-left: 0; } }
  @media (min-width: 1200px) {
    #boot .col-lg-1, #boot .col-lg-10, #boot .col-lg-11, #boot .col-lg-12, #boot .col-lg-2, #boot .col-lg-3, #boot .col-lg-4, #boot .col-lg-5, #boot .col-lg-6, #boot .col-lg-7, #boot .col-lg-8, #boot .col-lg-9 {
      float: left; }
    #boot .col-lg-12 {
      width: 100%; }
    #boot .col-lg-11 {
      width: 91.66666667%; }
    #boot .col-lg-10 {
      width: 83.33333333%; }
    #boot .col-lg-9 {
      width: 75%; }
    #boot .col-lg-8 {
      width: 66.66666667%; }
    #boot .col-lg-7 {
      width: 58.33333333%; }
    #boot .col-lg-6 {
      width: 50%; }
    #boot .col-lg-5 {
      width: 41.66666667%; }
    #boot .col-lg-4 {
      width: 33.33333333%; }
    #boot .col-lg-3 {
      width: 25%; }
    #boot .col-lg-2 {
      width: 16.66666667%; }
    #boot .col-lg-1 {
      width: 8.33333333%; }
    #boot .col-lg-pull-12 {
      right: 100%; }
    #boot .col-lg-pull-11 {
      right: 91.66666667%; }
    #boot .col-lg-pull-10 {
      right: 83.33333333%; }
    #boot .col-lg-pull-9 {
      right: 75%; }
    #boot .col-lg-pull-8 {
      right: 66.66666667%; }
    #boot .col-lg-pull-7 {
      right: 58.33333333%; }
    #boot .col-lg-pull-6 {
      right: 50%; }
    #boot .col-lg-pull-5 {
      right: 41.66666667%; }
    #boot .col-lg-pull-4 {
      right: 33.33333333%; }
    #boot .col-lg-pull-3 {
      right: 25%; }
    #boot .col-lg-pull-2 {
      right: 16.66666667%; }
    #boot .col-lg-pull-1 {
      right: 8.33333333%; }
    #boot .col-lg-pull-0 {
      right: auto; }
    #boot .col-lg-push-12 {
      left: 100%; }
    #boot .col-lg-push-11 {
      left: 91.66666667%; }
    #boot .col-lg-push-10 {
      left: 83.33333333%; }
    #boot .col-lg-push-9 {
      left: 75%; }
    #boot .col-lg-push-8 {
      left: 66.66666667%; }
    #boot .col-lg-push-7 {
      left: 58.33333333%; }
    #boot .col-lg-push-6 {
      left: 50%; }
    #boot .col-lg-push-5 {
      left: 41.66666667%; }
    #boot .col-lg-push-4 {
      left: 33.33333333%; }
    #boot .col-lg-push-3 {
      left: 25%; }
    #boot .col-lg-push-2 {
      left: 16.66666667%; }
    #boot .col-lg-push-1 {
      left: 8.33333333%; }
    #boot .col-lg-push-0 {
      left: auto; }
    #boot .col-lg-offset-12 {
      margin-left: 100%; }
    #boot .col-lg-offset-11 {
      margin-left: 91.66666667%; }
    #boot .col-lg-offset-10 {
      margin-left: 83.33333333%; }
    #boot .col-lg-offset-9 {
      margin-left: 75%; }
    #boot .col-lg-offset-8 {
      margin-left: 66.66666667%; }
    #boot .col-lg-offset-7 {
      margin-left: 58.33333333%; }
    #boot .col-lg-offset-6 {
      margin-left: 50%; }
    #boot .col-lg-offset-5 {
      margin-left: 41.66666667%; }
    #boot .col-lg-offset-4 {
      margin-left: 33.33333333%; }
    #boot .col-lg-offset-3 {
      margin-left: 25%; }
    #boot .col-lg-offset-2 {
      margin-left: 16.66666667%; }
    #boot .col-lg-offset-1 {
      margin-left: 8.33333333%; }
    #boot .col-lg-offset-0 {
      margin-left: 0; } }
  #boot table {
    background-color: transparent; }
  #boot caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left; }
  #boot th {
    text-align: left; }
  #boot .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  #boot .table > tbody > tr > td, #boot .table > tbody > tr > th, #boot .table > tfoot > tr > td, #boot .table > tfoot > tr > th, #boot .table > thead > tr > td, #boot .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  #boot .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  #boot .table > caption + thead > tr:first-child > td, #boot .table > caption + thead > tr:first-child > th, #boot .table > colgroup + thead > tr:first-child > td, #boot .table > colgroup + thead > tr:first-child > th, #boot .table > thead:first-child > tr:first-child > td, #boot .table > thead:first-child > tr:first-child > th {
    border-top: 0; }
  #boot .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  #boot .table .table {
    background-color: #fff; }
  #boot .table-condensed > tbody > tr > td, #boot .table-condensed > tbody > tr > th, #boot .table-condensed > tfoot > tr > td, #boot .table-condensed > tfoot > tr > th, #boot .table-condensed > thead > tr > td, #boot .table-condensed > thead > tr > th {
    padding: 5px; }
  #boot .table-bordered {
    border: 1px solid #ddd; }
  #boot .table-bordered > tbody > tr > td, #boot .table-bordered > tbody > tr > th, #boot .table-bordered > tfoot > tr > td, #boot .table-bordered > tfoot > tr > th, #boot .table-bordered > thead > tr > td, #boot .table-bordered > thead > tr > th {
    border: 1px solid #ddd; }
  #boot .table-bordered > thead > tr > td, #boot .table-bordered > thead > tr > th {
    border-bottom-width: 2px; }
  #boot .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  #boot .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  #boot table col[class*=col-] {
    position: static;
    display: table-column;
    float: none; }
  #boot table td[class*=col-], #boot table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none; }
  #boot .table > tbody > tr.active > td, #boot .table > tbody > tr.active > th, #boot .table > tbody > tr > td.active, #boot .table > tbody > tr > th.active, #boot .table > tfoot > tr.active > td, #boot .table > tfoot > tr.active > th, #boot .table > tfoot > tr > td.active, #boot .table > tfoot > tr > th.active, #boot .table > thead > tr.active > td, #boot .table > thead > tr.active > th, #boot .table > thead > tr > td.active, #boot .table > thead > tr > th.active {
    background-color: #f5f5f5; }
  #boot .table-hover > tbody > tr.active:hover > td, #boot .table-hover > tbody > tr.active:hover > th, #boot .table-hover > tbody > tr:hover > .active, #boot .table-hover > tbody > tr > td.active:hover, #boot .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8; }
  #boot .table > tbody > tr.success > td, #boot .table > tbody > tr.success > th, #boot .table > tbody > tr > td.success, #boot .table > tbody > tr > th.success, #boot .table > tfoot > tr.success > td, #boot .table > tfoot > tr.success > th, #boot .table > tfoot > tr > td.success, #boot .table > tfoot > tr > th.success, #boot .table > thead > tr.success > td, #boot .table > thead > tr.success > th, #boot .table > thead > tr > td.success, #boot .table > thead > tr > th.success {
    background-color: #dff0d8; }
  #boot .table-hover > tbody > tr.success:hover > td, #boot .table-hover > tbody > tr.success:hover > th, #boot .table-hover > tbody > tr:hover > .success, #boot .table-hover > tbody > tr > td.success:hover, #boot .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6; }
  #boot .table > tbody > tr.info > td, #boot .table > tbody > tr.info > th, #boot .table > tbody > tr > td.info, #boot .table > tbody > tr > th.info, #boot .table > tfoot > tr.info > td, #boot .table > tfoot > tr.info > th, #boot .table > tfoot > tr > td.info, #boot .table > tfoot > tr > th.info, #boot .table > thead > tr.info > td, #boot .table > thead > tr.info > th, #boot .table > thead > tr > td.info, #boot .table > thead > tr > th.info {
    background-color: #d9edf7; }
  #boot .table-hover > tbody > tr.info:hover > td, #boot .table-hover > tbody > tr.info:hover > th, #boot .table-hover > tbody > tr:hover > .info, #boot .table-hover > tbody > tr > td.info:hover, #boot .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3; }
  #boot .table > tbody > tr.warning > td, #boot .table > tbody > tr.warning > th, #boot .table > tbody > tr > td.warning, #boot .table > tbody > tr > th.warning, #boot .table > tfoot > tr.warning > td, #boot .table > tfoot > tr.warning > th, #boot .table > tfoot > tr > td.warning, #boot .table > tfoot > tr > th.warning, #boot .table > thead > tr.warning > td, #boot .table > thead > tr.warning > th, #boot .table > thead > tr > td.warning, #boot .table > thead > tr > th.warning {
    background-color: #fcf8e3; }
  #boot .table-hover > tbody > tr.warning:hover > td, #boot .table-hover > tbody > tr.warning:hover > th, #boot .table-hover > tbody > tr:hover > .warning, #boot .table-hover > tbody > tr > td.warning:hover, #boot .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc; }
  #boot .table > tbody > tr.danger > td, #boot .table > tbody > tr.danger > th, #boot .table > tbody > tr > td.danger, #boot .table > tbody > tr > th.danger, #boot .table > tfoot > tr.danger > td, #boot .table > tfoot > tr.danger > th, #boot .table > tfoot > tr > td.danger, #boot .table > tfoot > tr > th.danger, #boot .table > thead > tr.danger > td, #boot .table > thead > tr.danger > th, #boot .table > thead > tr > td.danger, #boot .table > thead > tr > th.danger {
    background-color: #f2dede; }
  #boot .table-hover > tbody > tr.danger:hover > td, #boot .table-hover > tbody > tr.danger:hover > th, #boot .table-hover > tbody > tr:hover > .danger, #boot .table-hover > tbody > tr > td.danger:hover, #boot .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc; }
  #boot .table-responsive {
    min-height: .01%;
    overflow-x: auto; }
  @media screen and (max-width: 767px) {
    #boot .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
    #boot .table-responsive > .table {
      margin-bottom: 0; }
    #boot .table-responsive > .table > tbody > tr > td, #boot .table-responsive > .table > tbody > tr > th, #boot .table-responsive > .table > tfoot > tr > td, #boot .table-responsive > .table > tfoot > tr > th, #boot .table-responsive > .table > thead > tr > td, #boot .table-responsive > .table > thead > tr > th {
      white-space: nowrap; }
    #boot .table-responsive > .table-bordered {
      border: 0; }
    #boot .table-responsive > .table-bordered > tbody > tr > td:first-child, #boot .table-responsive > .table-bordered > tbody > tr > th:first-child, #boot .table-responsive > .table-bordered > tfoot > tr > td:first-child, #boot .table-responsive > .table-bordered > tfoot > tr > th:first-child, #boot .table-responsive > .table-bordered > thead > tr > td:first-child, #boot .table-responsive > .table-bordered > thead > tr > th:first-child {
      border-left: 0; }
    #boot .table-responsive > .table-bordered > tbody > tr > td:last-child, #boot .table-responsive > .table-bordered > tbody > tr > th:last-child, #boot .table-responsive > .table-bordered > tfoot > tr > td:last-child, #boot .table-responsive > .table-bordered > tfoot > tr > th:last-child, #boot .table-responsive > .table-bordered > thead > tr > td:last-child, #boot .table-responsive > .table-bordered > thead > tr > th:last-child {
      border-right: 0; }
    #boot .table-responsive > .table-bordered > tbody > tr:last-child > td, #boot .table-responsive > .table-bordered > tbody > tr:last-child > th, #boot .table-responsive > .table-bordered > tfoot > tr:last-child > td, #boot .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; } }
  #boot fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  #boot legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  #boot label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }
  #boot input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #boot input[type=checkbox], #boot input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal; }
  #boot input[type=file] {
    display: block; }
  #boot input[type=range] {
    display: block;
    width: 100%; }
  #boot select[multiple], #boot select[size] {
    height: auto; }
  #boot input[type=file]:focus, #boot input[type=checkbox]:focus, #boot input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  #boot output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; }
  #boot .form-control, #boot .comment-form input[type="text"], .comment-form #boot input[type="text"],
  #boot .comment-form input[type="email"], .comment-form #boot input[type="email"],
  #boot .comment-form input[type="url"], .comment-form #boot input[type="url"],
  #boot .comment-form textarea, .comment-form #boot textarea, #boot .search-form .search-field, .search-form #boot .search-field {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; }
  #boot .form-control:focus, #boot .comment-form input:focus[type="text"], .comment-form #boot input:focus[type="text"],
  #boot .comment-form input:focus[type="email"], .comment-form #boot input:focus[type="email"],
  #boot .comment-form input:focus[type="url"], .comment-form #boot input:focus[type="url"],
  #boot .comment-form textarea:focus, .comment-form #boot textarea:focus, #boot .search-form .search-field:focus, .search-form #boot .search-field:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  #boot .form-control::-moz-placeholder, #boot .comment-form input[type="text"]::-moz-placeholder, .comment-form #boot input[type="text"]::-moz-placeholder,
  #boot .comment-form input[type="email"]::-moz-placeholder, .comment-form #boot input[type="email"]::-moz-placeholder,
  #boot .comment-form input[type="url"]::-moz-placeholder, .comment-form #boot input[type="url"]::-moz-placeholder,
  #boot .comment-form textarea::-moz-placeholder, .comment-form #boot textarea::-moz-placeholder, #boot .search-form .search-field::-moz-placeholder, .search-form #boot .search-field::-moz-placeholder {
    color: #999;
    opacity: 1; }
  #boot .form-control:-ms-input-placeholder, #boot .comment-form input:-ms-input-placeholder[type="text"], .comment-form #boot input:-ms-input-placeholder[type="text"],
  #boot .comment-form input:-ms-input-placeholder[type="email"], .comment-form #boot input:-ms-input-placeholder[type="email"],
  #boot .comment-form input:-ms-input-placeholder[type="url"], .comment-form #boot input:-ms-input-placeholder[type="url"],
  #boot .comment-form textarea:-ms-input-placeholder, .comment-form #boot textarea:-ms-input-placeholder, #boot .search-form .search-field:-ms-input-placeholder, .search-form #boot .search-field:-ms-input-placeholder {
    color: #999; }
  #boot .form-control::-webkit-input-placeholder, #boot .comment-form input[type="text"]::-webkit-input-placeholder, .comment-form #boot input[type="text"]::-webkit-input-placeholder,
  #boot .comment-form input[type="email"]::-webkit-input-placeholder, .comment-form #boot input[type="email"]::-webkit-input-placeholder,
  #boot .comment-form input[type="url"]::-webkit-input-placeholder, .comment-form #boot input[type="url"]::-webkit-input-placeholder,
  #boot .comment-form textarea::-webkit-input-placeholder, .comment-form #boot textarea::-webkit-input-placeholder, #boot .search-form .search-field::-webkit-input-placeholder, .search-form #boot .search-field::-webkit-input-placeholder {
    color: #999; }
  #boot .form-control::-ms-expand, #boot .comment-form input[type="text"]::-ms-expand, .comment-form #boot input[type="text"]::-ms-expand,
  #boot .comment-form input[type="email"]::-ms-expand, .comment-form #boot input[type="email"]::-ms-expand,
  #boot .comment-form input[type="url"]::-ms-expand, .comment-form #boot input[type="url"]::-ms-expand,
  #boot .comment-form textarea::-ms-expand, .comment-form #boot textarea::-ms-expand, #boot .search-form .search-field::-ms-expand, .search-form #boot .search-field::-ms-expand {
    background-color: transparent;
    border: 0; }
  #boot .form-control[disabled], #boot .comment-form input[disabled][type="text"], .comment-form #boot input[disabled][type="text"],
  #boot .comment-form input[disabled][type="email"], .comment-form #boot input[disabled][type="email"],
  #boot .comment-form input[disabled][type="url"], .comment-form #boot input[disabled][type="url"],
  #boot .comment-form textarea[disabled], .comment-form #boot textarea[disabled], #boot .search-form .search-field[disabled], .search-form #boot .search-field[disabled], #boot .form-control[readonly], #boot .comment-form input[readonly][type="text"], .comment-form #boot input[readonly][type="text"],
  #boot .comment-form input[readonly][type="email"], .comment-form #boot input[readonly][type="email"],
  #boot .comment-form input[readonly][type="url"], .comment-form #boot input[readonly][type="url"],
  #boot .comment-form textarea[readonly], .comment-form #boot textarea[readonly], #boot .search-form .search-field[readonly], .search-form #boot .search-field[readonly], #boot fieldset[disabled] .form-control, #boot fieldset[disabled] .comment-form input[type="text"], .comment-form #boot fieldset[disabled] input[type="text"],
  #boot fieldset[disabled] .comment-form input[type="email"], .comment-form #boot fieldset[disabled] input[type="email"],
  #boot fieldset[disabled] .comment-form input[type="url"], .comment-form #boot fieldset[disabled] input[type="url"],
  #boot fieldset[disabled] .comment-form textarea, .comment-form #boot fieldset[disabled] textarea, #boot fieldset[disabled] .search-form .search-field, .search-form #boot fieldset[disabled] .search-field {
    background-color: #eee;
    opacity: 1; }
  #boot .form-control[disabled], #boot .comment-form input[disabled][type="text"], .comment-form #boot input[disabled][type="text"],
  #boot .comment-form input[disabled][type="email"], .comment-form #boot input[disabled][type="email"],
  #boot .comment-form input[disabled][type="url"], .comment-form #boot input[disabled][type="url"],
  #boot .comment-form textarea[disabled], .comment-form #boot textarea[disabled], #boot .search-form .search-field[disabled], .search-form #boot .search-field[disabled], #boot fieldset[disabled] .form-control, #boot fieldset[disabled] .comment-form input[type="text"], .comment-form #boot fieldset[disabled] input[type="text"],
  #boot fieldset[disabled] .comment-form input[type="email"], .comment-form #boot fieldset[disabled] input[type="email"],
  #boot fieldset[disabled] .comment-form input[type="url"], .comment-form #boot fieldset[disabled] input[type="url"],
  #boot fieldset[disabled] .comment-form textarea, .comment-form #boot fieldset[disabled] textarea, #boot fieldset[disabled] .search-form .search-field, .search-form #boot fieldset[disabled] .search-field {
    cursor: not-allowed; }
  #boot textarea.form-control,
  #boot .comment-form textarea, .comment-form #boot textarea, #boot .search-form textarea.search-field, .search-form #boot textarea.search-field {
    height: auto; }
  #boot input[type=search] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    #boot input[type=date].form-control, #boot .comment-form input[type=date][type="text"], .comment-form #boot input[type=date][type="text"],
    #boot .comment-form input[type=date][type="email"], .comment-form #boot input[type=date][type="email"],
    #boot .comment-form input[type=date][type="url"], .comment-form #boot input[type=date][type="url"], #boot .search-form input.search-field[type=date], .search-form #boot input.search-field[type=date], #boot input[type=time].form-control, #boot .comment-form input[type=time][type="text"], .comment-form #boot input[type=time][type="text"],
    #boot .comment-form input[type=time][type="email"], .comment-form #boot input[type=time][type="email"],
    #boot .comment-form input[type=time][type="url"], .comment-form #boot input[type=time][type="url"], #boot .search-form input.search-field[type=time], .search-form #boot input.search-field[type=time], #boot input[type=datetime-local].form-control, #boot .comment-form input[type=datetime-local][type="text"], .comment-form #boot input[type=datetime-local][type="text"],
    #boot .comment-form input[type=datetime-local][type="email"], .comment-form #boot input[type=datetime-local][type="email"],
    #boot .comment-form input[type=datetime-local][type="url"], .comment-form #boot input[type=datetime-local][type="url"], #boot .search-form input.search-field[type=datetime-local], .search-form #boot input.search-field[type=datetime-local], #boot input[type=month].form-control, #boot .comment-form input[type=month][type="text"], .comment-form #boot input[type=month][type="text"],
    #boot .comment-form input[type=month][type="email"], .comment-form #boot input[type=month][type="email"],
    #boot .comment-form input[type=month][type="url"], .comment-form #boot input[type=month][type="url"], #boot .search-form input.search-field[type=month], .search-form #boot input.search-field[type=month] {
      line-height: 34px; }
    #boot .input-group-sm input[type=date], #boot .input-group-sm input[type=time], #boot .input-group-sm input[type=datetime-local], #boot .input-group-sm input[type=month], #boot input[type=date].input-sm, #boot input[type=time].input-sm, #boot input[type=datetime-local].input-sm, #boot input[type=month].input-sm {
      line-height: 30px; }
    #boot .input-group-lg input[type=date], #boot .input-group-lg input[type=time], #boot .input-group-lg input[type=datetime-local], #boot .input-group-lg input[type=month], #boot input[type=date].input-lg, #boot input[type=time].input-lg, #boot input[type=datetime-local].input-lg, #boot input[type=month].input-lg {
      line-height: 46px; } }
  #boot .form-group, #boot .comment-form p, .comment-form #boot p, #boot .search-form label, .search-form #boot label {
    margin-bottom: 15px; }
  #boot .checkbox, #boot .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  #boot .checkbox label, #boot .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }
  #boot .checkbox input[type=checkbox], #boot .checkbox-inline input[type=checkbox], #boot .radio input[type=radio], #boot .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px; }
  #boot .checkbox + .checkbox, #boot .radio + .radio {
    margin-top: -5px; }
  #boot .checkbox-inline, #boot .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer; }
  #boot .checkbox-inline + .checkbox-inline, #boot .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px; }
  #boot fieldset[disabled] input[type=checkbox], #boot fieldset[disabled] input[type=radio], #boot input[type=checkbox].disabled, #boot input[type=checkbox][disabled], #boot input[type=radio].disabled, #boot input[type=radio][disabled] {
    cursor: not-allowed; }
  #boot .checkbox-inline.disabled, #boot .radio-inline.disabled, #boot fieldset[disabled] .checkbox-inline, #boot fieldset[disabled] .radio-inline {
    cursor: not-allowed; }
  #boot .checkbox.disabled label, #boot .radio.disabled label, #boot fieldset[disabled] .checkbox label, #boot fieldset[disabled] .radio label {
    cursor: not-allowed; }
  #boot .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }
  #boot .form-control-static.input-lg, #boot .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }
  #boot .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #boot select.input-sm {
    height: 30px;
    line-height: 30px; }
  #boot select[multiple].input-sm, #boot textarea.input-sm {
    height: auto; }
  #boot .form-group-sm .form-control, #boot .form-group-sm .comment-form input[type="text"], .comment-form #boot .form-group-sm input[type="text"],
  #boot .form-group-sm .comment-form input[type="email"], .comment-form #boot .form-group-sm input[type="email"],
  #boot .form-group-sm .comment-form input[type="url"], .comment-form #boot .form-group-sm input[type="url"],
  #boot .form-group-sm .comment-form textarea, .comment-form #boot .form-group-sm textarea, #boot .form-group-sm .search-form .search-field, .search-form #boot .form-group-sm .search-field {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #boot .form-group-sm select.form-control, #boot .form-group-sm .search-form select.search-field, .search-form #boot .form-group-sm select.search-field {
    height: 30px;
    line-height: 30px; }
  #boot .form-group-sm select[multiple].form-control, #boot .form-group-sm .search-form select.search-field[multiple], .search-form #boot .form-group-sm select.search-field[multiple], #boot .form-group-sm textarea.form-control,
  #boot .form-group-sm .comment-form textarea, .comment-form #boot .form-group-sm textarea, #boot .form-group-sm .search-form textarea.search-field, .search-form #boot .form-group-sm textarea.search-field {
    height: auto; }
  #boot .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  #boot .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  #boot select.input-lg {
    height: 46px;
    line-height: 46px; }
  #boot select[multiple].input-lg, #boot textarea.input-lg {
    height: auto; }
  #boot .form-group-lg .form-control, #boot .form-group-lg .comment-form input[type="text"], .comment-form #boot .form-group-lg input[type="text"],
  #boot .form-group-lg .comment-form input[type="email"], .comment-form #boot .form-group-lg input[type="email"],
  #boot .form-group-lg .comment-form input[type="url"], .comment-form #boot .form-group-lg input[type="url"],
  #boot .form-group-lg .comment-form textarea, .comment-form #boot .form-group-lg textarea, #boot .form-group-lg .search-form .search-field, .search-form #boot .form-group-lg .search-field {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  #boot .form-group-lg select.form-control, #boot .form-group-lg .search-form select.search-field, .search-form #boot .form-group-lg select.search-field {
    height: 46px;
    line-height: 46px; }
  #boot .form-group-lg select[multiple].form-control, #boot .form-group-lg .search-form select.search-field[multiple], .search-form #boot .form-group-lg select.search-field[multiple], #boot .form-group-lg textarea.form-control,
  #boot .form-group-lg .comment-form textarea, .comment-form #boot .form-group-lg textarea, #boot .form-group-lg .search-form textarea.search-field, .search-form #boot .form-group-lg textarea.search-field {
    height: auto; }
  #boot .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  #boot .has-feedback {
    position: relative; }
  #boot .has-feedback .form-control, #boot .has-feedback .comment-form input[type="text"], .comment-form #boot .has-feedback input[type="text"],
  #boot .has-feedback .comment-form input[type="email"], .comment-form #boot .has-feedback input[type="email"],
  #boot .has-feedback .comment-form input[type="url"], .comment-form #boot .has-feedback input[type="url"],
  #boot .has-feedback .comment-form textarea, .comment-form #boot .has-feedback textarea, #boot .has-feedback .search-form .search-field, .search-form #boot .has-feedback .search-field {
    padding-right: 42.5px; }
  #boot .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; }
  #boot .form-group-lg .form-control + .form-control-feedback, #boot .form-group-lg .comment-form input[type="text"] + .form-control-feedback, .comment-form #boot .form-group-lg input[type="text"] + .form-control-feedback, #boot .form-group-lg .comment-form input[type="email"] + .form-control-feedback, .comment-form #boot .form-group-lg input[type="email"] + .form-control-feedback, #boot .form-group-lg .comment-form input[type="url"] + .form-control-feedback, .comment-form #boot .form-group-lg input[type="url"] + .form-control-feedback, #boot .form-group-lg .comment-form textarea + .form-control-feedback, .comment-form #boot .form-group-lg textarea + .form-control-feedback, #boot .form-group-lg .search-form .search-field + .form-control-feedback, .search-form #boot .form-group-lg .search-field + .form-control-feedback, #boot .input-group-lg + .form-control-feedback, #boot .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  #boot .form-group-sm .form-control + .form-control-feedback, #boot .form-group-sm .comment-form input[type="text"] + .form-control-feedback, .comment-form #boot .form-group-sm input[type="text"] + .form-control-feedback, #boot .form-group-sm .comment-form input[type="email"] + .form-control-feedback, .comment-form #boot .form-group-sm input[type="email"] + .form-control-feedback, #boot .form-group-sm .comment-form input[type="url"] + .form-control-feedback, .comment-form #boot .form-group-sm input[type="url"] + .form-control-feedback, #boot .form-group-sm .comment-form textarea + .form-control-feedback, .comment-form #boot .form-group-sm textarea + .form-control-feedback, #boot .form-group-sm .search-form .search-field + .form-control-feedback, .search-form #boot .form-group-sm .search-field + .form-control-feedback, #boot .input-group-sm + .form-control-feedback, #boot .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  #boot .has-success .checkbox, #boot .has-success .checkbox-inline, #boot .has-success .control-label, #boot .has-success .help-block, #boot .has-success .radio, #boot .has-success .radio-inline, #boot .has-success.checkbox label, #boot .has-success.checkbox-inline label, #boot .has-success.radio label, #boot .has-success.radio-inline label {
    color: #3c763d; }
  #boot .has-success .form-control, #boot .has-success .comment-form input[type="text"], .comment-form #boot .has-success input[type="text"],
  #boot .has-success .comment-form input[type="email"], .comment-form #boot .has-success input[type="email"],
  #boot .has-success .comment-form input[type="url"], .comment-form #boot .has-success input[type="url"],
  #boot .has-success .comment-form textarea, .comment-form #boot .has-success textarea, #boot .has-success .search-form .search-field, .search-form #boot .has-success .search-field {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  #boot .has-success .form-control:focus, #boot .has-success .comment-form input:focus[type="text"], .comment-form #boot .has-success input:focus[type="text"],
  #boot .has-success .comment-form input:focus[type="email"], .comment-form #boot .has-success input:focus[type="email"],
  #boot .has-success .comment-form input:focus[type="url"], .comment-form #boot .has-success input:focus[type="url"],
  #boot .has-success .comment-form textarea:focus, .comment-form #boot .has-success textarea:focus, #boot .has-success .search-form .search-field:focus, .search-form #boot .has-success .search-field:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  #boot .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d; }
  #boot .has-success .form-control-feedback {
    color: #3c763d; }
  #boot .has-warning .checkbox, #boot .has-warning .checkbox-inline, #boot .has-warning .control-label, #boot .has-warning .help-block, #boot .has-warning .radio, #boot .has-warning .radio-inline, #boot .has-warning.checkbox label, #boot .has-warning.checkbox-inline label, #boot .has-warning.radio label, #boot .has-warning.radio-inline label {
    color: #8a6d3b; }
  #boot .has-warning .form-control, #boot .has-warning .comment-form input[type="text"], .comment-form #boot .has-warning input[type="text"],
  #boot .has-warning .comment-form input[type="email"], .comment-form #boot .has-warning input[type="email"],
  #boot .has-warning .comment-form input[type="url"], .comment-form #boot .has-warning input[type="url"],
  #boot .has-warning .comment-form textarea, .comment-form #boot .has-warning textarea, #boot .has-warning .search-form .search-field, .search-form #boot .has-warning .search-field {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  #boot .has-warning .form-control:focus, #boot .has-warning .comment-form input:focus[type="text"], .comment-form #boot .has-warning input:focus[type="text"],
  #boot .has-warning .comment-form input:focus[type="email"], .comment-form #boot .has-warning input:focus[type="email"],
  #boot .has-warning .comment-form input:focus[type="url"], .comment-form #boot .has-warning input:focus[type="url"],
  #boot .has-warning .comment-form textarea:focus, .comment-form #boot .has-warning textarea:focus, #boot .has-warning .search-form .search-field:focus, .search-form #boot .has-warning .search-field:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  #boot .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b; }
  #boot .has-warning .form-control-feedback {
    color: #8a6d3b; }
  #boot .has-error .checkbox, #boot .has-error .checkbox-inline, #boot .has-error .control-label, #boot .has-error .help-block, #boot .has-error .radio, #boot .has-error .radio-inline, #boot .has-error.checkbox label, #boot .has-error.checkbox-inline label, #boot .has-error.radio label, #boot .has-error.radio-inline label {
    color: #a94442; }
  #boot .has-error .form-control, #boot .has-error .comment-form input[type="text"], .comment-form #boot .has-error input[type="text"],
  #boot .has-error .comment-form input[type="email"], .comment-form #boot .has-error input[type="email"],
  #boot .has-error .comment-form input[type="url"], .comment-form #boot .has-error input[type="url"],
  #boot .has-error .comment-form textarea, .comment-form #boot .has-error textarea, #boot .has-error .search-form .search-field, .search-form #boot .has-error .search-field {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  #boot .has-error .form-control:focus, #boot .has-error .comment-form input:focus[type="text"], .comment-form #boot .has-error input:focus[type="text"],
  #boot .has-error .comment-form input:focus[type="email"], .comment-form #boot .has-error input:focus[type="email"],
  #boot .has-error .comment-form input:focus[type="url"], .comment-form #boot .has-error input:focus[type="url"],
  #boot .has-error .comment-form textarea:focus, .comment-form #boot .has-error textarea:focus, #boot .has-error .search-form .search-field:focus, .search-form #boot .has-error .search-field:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  #boot .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }
  #boot .has-error .form-control-feedback {
    color: #a94442; }
  #boot .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  #boot .has-feedback label.sr-only ~ .form-control-feedback, #boot .has-feedback label.screen-reader-text ~ .form-control-feedback {
    top: 0; }
  #boot .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    #boot .form-inline .form-group, #boot .search-form .form-group, #boot .form-inline .comment-form p, .comment-form #boot .form-inline p, #boot .search-form .comment-form p, .comment-form #boot .search-form p, #boot .form-inline .search-form label, .search-form #boot .form-inline label, #boot .search-form label {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    #boot .form-inline .form-control, #boot .search-form .form-control, #boot .form-inline .comment-form input[type="text"], .comment-form #boot .form-inline input[type="text"], #boot .search-form .comment-form input[type="text"], .comment-form #boot .search-form input[type="text"],
    #boot .form-inline .comment-form input[type="email"], .comment-form #boot .form-inline input[type="email"],
    #boot .search-form .comment-form input[type="email"], .comment-form #boot .search-form input[type="email"],
    #boot .form-inline .comment-form input[type="url"], .comment-form #boot .form-inline input[type="url"],
    #boot .search-form .comment-form input[type="url"], .comment-form #boot .search-form input[type="url"],
    #boot .form-inline .comment-form textarea, .comment-form #boot .form-inline textarea,
    #boot .search-form .comment-form textarea, .comment-form #boot .search-form textarea, .search-form #boot .form-inline .search-field, #boot .search-form .search-field {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    #boot .form-inline .form-control-static, #boot .search-form .form-control-static {
      display: inline-block; }
    #boot .form-inline .input-group, #boot .search-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    #boot .form-inline .input-group .form-control, #boot .search-form .input-group .form-control, #boot .form-inline .input-group .comment-form input[type="text"], .comment-form #boot .form-inline .input-group input[type="text"], #boot .search-form .input-group .comment-form input[type="text"], .comment-form #boot .search-form .input-group input[type="text"],
    #boot .form-inline .input-group .comment-form input[type="email"], .comment-form #boot .form-inline .input-group input[type="email"],
    #boot .search-form .input-group .comment-form input[type="email"], .comment-form #boot .search-form .input-group input[type="email"],
    #boot .form-inline .input-group .comment-form input[type="url"], .comment-form #boot .form-inline .input-group input[type="url"],
    #boot .search-form .input-group .comment-form input[type="url"], .comment-form #boot .search-form .input-group input[type="url"],
    #boot .form-inline .input-group .comment-form textarea, .comment-form #boot .form-inline .input-group textarea,
    #boot .search-form .input-group .comment-form textarea, .comment-form #boot .search-form .input-group textarea, #boot .form-inline .input-group .search-form .search-field, .search-form #boot .form-inline .input-group .search-field, #boot .search-form .input-group .search-field, #boot .form-inline .input-group .input-group-addon, #boot .search-form .input-group .input-group-addon, #boot .form-inline .input-group .input-group-btn, #boot .search-form .input-group .input-group-btn {
      width: auto; }
    #boot .form-inline .input-group > .form-control, #boot .search-form .input-group > .form-control, #boot .form-inline .comment-form .input-group > input[type="text"], .comment-form #boot .form-inline .input-group > input[type="text"], #boot .search-form .comment-form .input-group > input[type="text"], .comment-form #boot .search-form .input-group > input[type="text"],
    #boot .form-inline .comment-form .input-group > input[type="email"], .comment-form #boot .form-inline .input-group > input[type="email"],
    #boot .search-form .comment-form .input-group > input[type="email"], .comment-form #boot .search-form .input-group > input[type="email"],
    #boot .form-inline .comment-form .input-group > input[type="url"], .comment-form #boot .form-inline .input-group > input[type="url"],
    #boot .search-form .comment-form .input-group > input[type="url"], .comment-form #boot .search-form .input-group > input[type="url"],
    #boot .form-inline .comment-form .input-group > textarea, .comment-form #boot .form-inline .input-group > textarea,
    #boot .search-form .comment-form .input-group > textarea, .comment-form #boot .search-form .input-group > textarea, .search-form #boot .form-inline .input-group > .search-field, #boot .search-form .input-group > .search-field {
      width: 100%; }
    #boot .form-inline .control-label, #boot .search-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    #boot .form-inline .checkbox, #boot .search-form .checkbox, #boot .form-inline .radio, #boot .search-form .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    #boot .form-inline .checkbox label, #boot .search-form .checkbox label, #boot .form-inline .radio label, #boot .search-form .radio label {
      padding-left: 0; }
    #boot .form-inline .checkbox input[type=checkbox], #boot .search-form .checkbox input[type=checkbox], #boot .form-inline .radio input[type=radio], #boot .search-form .radio input[type=radio] {
      position: relative;
      margin-left: 0; }
    #boot .form-inline .has-feedback .form-control-feedback, #boot .search-form .has-feedback .form-control-feedback {
      top: 0; } }
  #boot .form-horizontal .checkbox, #boot .form-horizontal .checkbox-inline, #boot .form-horizontal .radio, #boot .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0; }
  #boot .form-horizontal .checkbox, #boot .form-horizontal .radio {
    min-height: 27px; }
  #boot .form-horizontal .form-group, #boot .form-horizontal .comment-form p, .comment-form #boot .form-horizontal p, #boot .form-horizontal .search-form label, .search-form #boot .form-horizontal label {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    #boot .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right; } }
  #boot .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    #boot .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    #boot .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }
  #boot .btn, #boot .comment-form input[type="submit"], .comment-form #boot input[type="submit"], #boot .search-form .search-submit, .search-form #boot .search-submit {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  #boot .btn.active.focus, #boot .comment-form input.active.focus[type="submit"], .comment-form #boot input.active.focus[type="submit"], #boot .search-form .active.focus.search-submit, .search-form #boot .active.focus.search-submit, #boot .btn.active:focus, #boot .comment-form input.active:focus[type="submit"], .comment-form #boot input.active:focus[type="submit"], #boot .search-form .active.search-submit:focus, .search-form #boot .active.search-submit:focus, #boot .btn.focus, #boot .comment-form input.focus[type="submit"], .comment-form #boot input.focus[type="submit"], #boot .search-form .focus.search-submit, .search-form #boot .focus.search-submit, #boot .btn:active.focus, #boot .comment-form input:active.focus[type="submit"], .comment-form #boot input:active.focus[type="submit"], #boot .search-form .search-submit:active.focus, .search-form #boot .search-submit:active.focus, #boot .btn:active:focus, #boot .comment-form input:active:focus[type="submit"], .comment-form #boot input:active:focus[type="submit"], #boot .search-form .search-submit:active:focus, .search-form #boot .search-submit:active:focus, #boot .btn:focus, #boot .comment-form input:focus[type="submit"], .comment-form #boot input:focus[type="submit"], #boot .search-form .search-submit:focus, .search-form #boot .search-submit:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  #boot .btn.focus, #boot .comment-form input.focus[type="submit"], .comment-form #boot input.focus[type="submit"], #boot .search-form .focus.search-submit, .search-form #boot .focus.search-submit, #boot .btn:focus, #boot .comment-form input:focus[type="submit"], .comment-form #boot input:focus[type="submit"], #boot .search-form .search-submit:focus, .search-form #boot .search-submit:focus, #boot .btn:hover, #boot .comment-form input:hover[type="submit"], .comment-form #boot input:hover[type="submit"], #boot .search-form .search-submit:hover, .search-form #boot .search-submit:hover {
    color: #333;
    text-decoration: none; }
  #boot .btn.active, #boot .comment-form input.active[type="submit"], .comment-form #boot input.active[type="submit"], #boot .search-form .active.search-submit, .search-form #boot .active.search-submit, #boot .btn:active, #boot .comment-form input:active[type="submit"], .comment-form #boot input:active[type="submit"], #boot .search-form .search-submit:active, .search-form #boot .search-submit:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #boot .btn.disabled, #boot .comment-form input.disabled[type="submit"], .comment-form #boot input.disabled[type="submit"], #boot .search-form .disabled.search-submit, .search-form #boot .disabled.search-submit, #boot .btn[disabled], #boot .comment-form input[disabled][type="submit"], .comment-form #boot input[disabled][type="submit"], #boot .search-form .search-submit[disabled], .search-form #boot .search-submit[disabled], #boot fieldset[disabled] .btn, #boot fieldset[disabled] .comment-form input[type="submit"], .comment-form #boot fieldset[disabled] input[type="submit"], #boot fieldset[disabled] .search-form .search-submit, .search-form #boot fieldset[disabled] .search-submit {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65; }
  #boot a.btn.disabled, #boot .search-form a.disabled.search-submit, .search-form #boot a.disabled.search-submit, #boot fieldset[disabled] a.btn, #boot fieldset[disabled] .search-form a.search-submit, .search-form #boot fieldset[disabled] a.search-submit {
    pointer-events: none; }
  #boot .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  #boot .btn-default.focus, #boot .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  #boot .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  #boot .btn-default.active, #boot .btn-default:active, #boot .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  #boot .btn-default.active.focus, #boot .btn-default.active:focus, #boot .btn-default.active:hover, #boot .btn-default:active.focus, #boot .btn-default:active:focus, #boot .btn-default:active:hover, #boot .open > .dropdown-toggle.btn-default.focus, #boot .open > .dropdown-toggle.btn-default:focus, #boot .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
  #boot .btn-default.active, #boot .btn-default:active, #boot .open > .dropdown-toggle.btn-default {
    background-image: none; }
  #boot .btn-default.disabled.focus, #boot .btn-default.disabled:focus, #boot .btn-default.disabled:hover, #boot .btn-default[disabled].focus, #boot .btn-default[disabled]:focus, #boot .btn-default[disabled]:hover, #boot fieldset[disabled] .btn-default.focus, #boot fieldset[disabled] .btn-default:focus, #boot fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc; }
  #boot .btn-default .badge {
    color: #fff;
    background-color: #333; }
  #boot .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
  #boot .btn-primary.focus, #boot .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  #boot .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  #boot .btn-primary.active, #boot .btn-primary:active, #boot .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  #boot .btn-primary.active.focus, #boot .btn-primary.active:focus, #boot .btn-primary.active:hover, #boot .btn-primary:active.focus, #boot .btn-primary:active:focus, #boot .btn-primary:active:hover, #boot .open > .dropdown-toggle.btn-primary.focus, #boot .open > .dropdown-toggle.btn-primary:focus, #boot .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
  #boot .btn-primary.active, #boot .btn-primary:active, #boot .open > .dropdown-toggle.btn-primary {
    background-image: none; }
  #boot .btn-primary.disabled.focus, #boot .btn-primary.disabled:focus, #boot .btn-primary.disabled:hover, #boot .btn-primary[disabled].focus, #boot .btn-primary[disabled]:focus, #boot .btn-primary[disabled]:hover, #boot fieldset[disabled] .btn-primary.focus, #boot fieldset[disabled] .btn-primary:focus, #boot fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }
  #boot .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }
  #boot .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  #boot .btn-success.focus, #boot .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  #boot .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  #boot .btn-success.active, #boot .btn-success:active, #boot .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  #boot .btn-success.active.focus, #boot .btn-success.active:focus, #boot .btn-success.active:hover, #boot .btn-success:active.focus, #boot .btn-success:active:focus, #boot .btn-success:active:hover, #boot .open > .dropdown-toggle.btn-success.focus, #boot .open > .dropdown-toggle.btn-success:focus, #boot .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }
  #boot .btn-success.active, #boot .btn-success:active, #boot .open > .dropdown-toggle.btn-success {
    background-image: none; }
  #boot .btn-success.disabled.focus, #boot .btn-success.disabled:focus, #boot .btn-success.disabled:hover, #boot .btn-success[disabled].focus, #boot .btn-success[disabled]:focus, #boot .btn-success[disabled]:hover, #boot fieldset[disabled] .btn-success.focus, #boot fieldset[disabled] .btn-success:focus, #boot fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  #boot .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  #boot .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
  #boot .btn-info.focus, #boot .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  #boot .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  #boot .btn-info.active, #boot .btn-info:active, #boot .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  #boot .btn-info.active.focus, #boot .btn-info.active:focus, #boot .btn-info.active:hover, #boot .btn-info:active.focus, #boot .btn-info:active:focus, #boot .btn-info:active:hover, #boot .open > .dropdown-toggle.btn-info.focus, #boot .open > .dropdown-toggle.btn-info:focus, #boot .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }
  #boot .btn-info.active, #boot .btn-info:active, #boot .open > .dropdown-toggle.btn-info {
    background-image: none; }
  #boot .btn-info.disabled.focus, #boot .btn-info.disabled:focus, #boot .btn-info.disabled:hover, #boot .btn-info[disabled].focus, #boot .btn-info[disabled]:focus, #boot .btn-info[disabled]:hover, #boot fieldset[disabled] .btn-info.focus, #boot fieldset[disabled] .btn-info:focus, #boot fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da; }
  #boot .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  #boot .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
  #boot .btn-warning.focus, #boot .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  #boot .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  #boot .btn-warning.active, #boot .btn-warning:active, #boot .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  #boot .btn-warning.active.focus, #boot .btn-warning.active:focus, #boot .btn-warning.active:hover, #boot .btn-warning:active.focus, #boot .btn-warning:active:focus, #boot .btn-warning:active:hover, #boot .open > .dropdown-toggle.btn-warning.focus, #boot .open > .dropdown-toggle.btn-warning:focus, #boot .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }
  #boot .btn-warning.active, #boot .btn-warning:active, #boot .open > .dropdown-toggle.btn-warning {
    background-image: none; }
  #boot .btn-warning.disabled.focus, #boot .btn-warning.disabled:focus, #boot .btn-warning.disabled:hover, #boot .btn-warning[disabled].focus, #boot .btn-warning[disabled]:focus, #boot .btn-warning[disabled]:hover, #boot fieldset[disabled] .btn-warning.focus, #boot fieldset[disabled] .btn-warning:focus, #boot fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236; }
  #boot .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  #boot .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
  #boot .btn-danger.focus, #boot .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  #boot .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  #boot .btn-danger.active, #boot .btn-danger:active, #boot .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  #boot .btn-danger.active.focus, #boot .btn-danger.active:focus, #boot .btn-danger.active:hover, #boot .btn-danger:active.focus, #boot .btn-danger:active:focus, #boot .btn-danger:active:hover, #boot .open > .dropdown-toggle.btn-danger.focus, #boot .open > .dropdown-toggle.btn-danger:focus, #boot .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }
  #boot .btn-danger.active, #boot .btn-danger:active, #boot .open > .dropdown-toggle.btn-danger {
    background-image: none; }
  #boot .btn-danger.disabled.focus, #boot .btn-danger.disabled:focus, #boot .btn-danger.disabled:hover, #boot .btn-danger[disabled].focus, #boot .btn-danger[disabled]:focus, #boot .btn-danger[disabled]:hover, #boot fieldset[disabled] .btn-danger.focus, #boot fieldset[disabled] .btn-danger:focus, #boot fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a; }
  #boot .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
  #boot .btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0; }
  #boot .btn-link, #boot .btn-link.active, #boot .btn-link:active, #boot .btn-link[disabled], #boot fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  #boot .btn-link, #boot .btn-link:active, #boot .btn-link:focus, #boot .btn-link:hover {
    border-color: transparent; }
  #boot .btn-link:focus, #boot .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  #boot .btn-link[disabled]:focus, #boot .btn-link[disabled]:hover, #boot fieldset[disabled] .btn-link:focus, #boot fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none; }
  #boot .btn-group-lg > .btn, #boot .comment-form .btn-group-lg > input[type="submit"], .comment-form #boot .btn-group-lg > input[type="submit"], #boot .search-form .btn-group-lg > .search-submit, .search-form #boot .btn-group-lg > .search-submit, #boot .btn-lg, #boot .btn-group-lg > .btn, #boot .comment-form .btn-group-lg > input[type="submit"], .comment-form #boot .btn-group-lg > input[type="submit"], #boot .search-form .btn-group-lg > .search-submit, .search-form #boot .btn-group-lg > .search-submit {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  #boot .btn-group-sm > .btn, #boot .comment-form .btn-group-sm > input[type="submit"], .comment-form #boot .btn-group-sm > input[type="submit"], #boot .search-form .btn-group-sm > .search-submit, .search-form #boot .btn-group-sm > .search-submit, #boot .btn-sm, #boot .btn-group-sm > .btn, #boot .comment-form .btn-group-sm > input[type="submit"], .comment-form #boot .btn-group-sm > input[type="submit"], #boot .search-form .btn-group-sm > .search-submit, .search-form #boot .btn-group-sm > .search-submit {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #boot .btn-group-xs > .btn, #boot .comment-form .btn-group-xs > input[type="submit"], .comment-form #boot .btn-group-xs > input[type="submit"], #boot .search-form .btn-group-xs > .search-submit, .search-form #boot .btn-group-xs > .search-submit, #boot .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #boot .btn-block {
    display: block;
    width: 100%; }
  #boot .btn-block + .btn-block {
    margin-top: 5px; }
  #boot input[type=button].btn-block, #boot input[type=reset].btn-block, #boot input[type=submit].btn-block {
    width: 100%; }
  #boot .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear; }
  #boot .fade.in {
    opacity: 1; }
  #boot .collapse {
    display: none; }
  #boot .collapse.in {
    display: block; }
  #boot tr.collapse.in {
    display: table-row; }
  #boot tbody.collapse.in {
    display: table-row-group; }
  #boot .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility; }
  #boot .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  #boot .dropdown, #boot .dropup {
    position: relative; }
  #boot .dropdown-toggle:focus {
    outline: 0; }
  #boot .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  #boot .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  #boot .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  #boot .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }
  #boot .dropdown-menu > li > a:focus, #boot .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }
  #boot .dropdown-menu > .active > a, #boot .dropdown-menu > .active > a:focus, #boot .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }
  #boot .dropdown-menu > .disabled > a, #boot .dropdown-menu > .disabled > a:focus, #boot .dropdown-menu > .disabled > a:hover {
    color: #777; }
  #boot .dropdown-menu > .disabled > a:focus, #boot .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  #boot .open > .dropdown-menu {
    display: block; }
  #boot .open > a {
    outline: 0; }
  #boot .dropdown-menu-right {
    right: 0;
    left: auto; }
  #boot .dropdown-menu-left {
    right: auto;
    left: 0; }
  #boot .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap; }
  #boot .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }
  #boot .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  #boot .dropup .caret, #boot .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9; }
  #boot .dropup .dropdown-menu, #boot .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    #boot .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    #boot .navbar-right .dropdown-menu-left {
      right: auto;
      left: 0; } }
  #boot .btn-group, #boot .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
  #boot .btn-group-vertical > .btn, #boot .comment-form .btn-group-vertical > input[type="submit"], .comment-form #boot .btn-group-vertical > input[type="submit"], #boot .search-form .btn-group-vertical > .search-submit, .search-form #boot .btn-group-vertical > .search-submit, #boot .btn-group > .btn, #boot .comment-form .btn-group > input[type="submit"], .comment-form #boot .btn-group > input[type="submit"], #boot .search-form .btn-group > .search-submit, .search-form #boot .btn-group > .search-submit {
    position: relative;
    float: left; }
  #boot .btn-group-vertical > .btn.active, #boot .comment-form .btn-group-vertical > input.active[type="submit"], .comment-form #boot .btn-group-vertical > input.active[type="submit"], #boot .search-form .btn-group-vertical > .active.search-submit, .search-form #boot .btn-group-vertical > .active.search-submit, #boot .btn-group-vertical > .btn:active, #boot .comment-form .btn-group-vertical > input:active[type="submit"], .comment-form #boot .btn-group-vertical > input:active[type="submit"], #boot .search-form .btn-group-vertical > .search-submit:active, .search-form #boot .btn-group-vertical > .search-submit:active, #boot .btn-group-vertical > .btn:focus, #boot .comment-form .btn-group-vertical > input:focus[type="submit"], .comment-form #boot .btn-group-vertical > input:focus[type="submit"], #boot .search-form .btn-group-vertical > .search-submit:focus, .search-form #boot .btn-group-vertical > .search-submit:focus, #boot .btn-group-vertical > .btn:hover, #boot .comment-form .btn-group-vertical > input:hover[type="submit"], .comment-form #boot .btn-group-vertical > input:hover[type="submit"], #boot .search-form .btn-group-vertical > .search-submit:hover, .search-form #boot .btn-group-vertical > .search-submit:hover, #boot .btn-group > .btn.active, #boot .comment-form .btn-group > input.active[type="submit"], .comment-form #boot .btn-group > input.active[type="submit"], #boot .search-form .btn-group > .active.search-submit, .search-form #boot .btn-group > .active.search-submit, #boot .btn-group > .btn:active, #boot .comment-form .btn-group > input:active[type="submit"], .comment-form #boot .btn-group > input:active[type="submit"], #boot .search-form .btn-group > .search-submit:active, .search-form #boot .btn-group > .search-submit:active, #boot .btn-group > .btn:focus, #boot .comment-form .btn-group > input:focus[type="submit"], .comment-form #boot .btn-group > input:focus[type="submit"], #boot .search-form .btn-group > .search-submit:focus, .search-form #boot .btn-group > .search-submit:focus, #boot .btn-group > .btn:hover, #boot .comment-form .btn-group > input:hover[type="submit"], .comment-form #boot .btn-group > input:hover[type="submit"], #boot .search-form .btn-group > .search-submit:hover, .search-form #boot .btn-group > .search-submit:hover {
    z-index: 2; }
  #boot .btn-group .btn + .btn, #boot .btn-group .comment-form input[type="submit"] + .btn, .comment-form #boot .btn-group input[type="submit"] + .btn, #boot .btn-group .search-form .search-submit + .btn, .search-form #boot .btn-group .search-submit + .btn, #boot .btn-group .comment-form .btn + input[type="submit"], .comment-form #boot .btn-group .btn + input[type="submit"], #boot .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form #boot .btn-group input[type="submit"] + input[type="submit"], #boot .btn-group .search-form .comment-form .search-submit + input[type="submit"], .comment-form #boot .btn-group .search-form .search-submit + input[type="submit"], .search-form #boot .btn-group .comment-form .search-submit + input[type="submit"], .comment-form .search-form #boot .btn-group .search-submit + input[type="submit"], #boot .btn-group .search-form .btn + .search-submit, .search-form #boot .btn-group .btn + .search-submit, #boot .btn-group .comment-form .search-form input[type="submit"] + .search-submit, .search-form #boot .btn-group .comment-form input[type="submit"] + .search-submit, .comment-form #boot .btn-group .search-form input[type="submit"] + .search-submit, .search-form .comment-form #boot .btn-group input[type="submit"] + .search-submit, #boot .btn-group .search-form .search-submit + .search-submit, .search-form #boot .btn-group .search-submit + .search-submit, #boot .btn-group .btn + .btn-group, #boot .btn-group .comment-form input[type="submit"] + .btn-group, .comment-form #boot .btn-group input[type="submit"] + .btn-group, #boot .btn-group .search-form .search-submit + .btn-group, .search-form #boot .btn-group .search-submit + .btn-group, #boot .btn-group .btn-group + .btn, #boot .btn-group .comment-form .btn-group + input[type="submit"], .comment-form #boot .btn-group .btn-group + input[type="submit"], #boot .btn-group .search-form .btn-group + .search-submit, .search-form #boot .btn-group .btn-group + .search-submit, #boot .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  #boot .btn-toolbar {
    margin-left: -5px; }
  #boot .btn-toolbar .btn, #boot .btn-toolbar .comment-form input[type="submit"], .comment-form #boot .btn-toolbar input[type="submit"], #boot .btn-toolbar .search-form .search-submit, .search-form #boot .btn-toolbar .search-submit, #boot .btn-toolbar .btn-group, #boot .btn-toolbar .input-group {
    float: left; }
  #boot .btn-toolbar > .btn, #boot .comment-form .btn-toolbar > input[type="submit"], .comment-form #boot .btn-toolbar > input[type="submit"], #boot .search-form .btn-toolbar > .search-submit, .search-form #boot .btn-toolbar > .search-submit, #boot .btn-toolbar > .btn-group, #boot .btn-toolbar > .input-group {
    margin-left: 5px; }
  #boot .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #boot .comment-form .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], .comment-form #boot .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], #boot .search-form .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .search-form #boot .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  #boot .btn-group > .btn:first-child, #boot .comment-form .btn-group > input:first-child[type="submit"], .comment-form #boot .btn-group > input:first-child[type="submit"], #boot .search-form .btn-group > .search-submit:first-child, .search-form #boot .btn-group > .search-submit:first-child {
    margin-left: 0; }
  #boot .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #boot .comment-form .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], .comment-form #boot .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], #boot .search-form .btn-group > .search-submit:first-child:not(:last-child):not(.dropdown-toggle), .search-form #boot .btn-group > .search-submit:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  #boot .btn-group > .btn:last-child:not(:first-child), #boot .comment-form .btn-group > input:last-child:not(:first-child)[type="submit"], .comment-form #boot .btn-group > input:last-child:not(:first-child)[type="submit"], #boot .search-form .btn-group > .search-submit:last-child:not(:first-child), .search-form #boot .btn-group > .search-submit:last-child:not(:first-child), #boot .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  #boot .btn-group > .btn-group {
    float: left; }
  #boot .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #boot .comment-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .comment-form #boot .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], #boot .search-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit, .search-form #boot .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit {
    border-radius: 0; }
  #boot .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #boot .comment-form .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .comment-form #boot .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], #boot .search-form .btn-group > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .search-form #boot .btn-group > .btn-group:first-child:not(:last-child) > .search-submit:last-child, #boot .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  #boot .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, #boot .comment-form .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .comment-form #boot .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], #boot .search-form .btn-group > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .search-form #boot .btn-group > .btn-group:last-child:not(:first-child) > .search-submit:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  #boot .btn-group .dropdown-toggle:active, #boot .btn-group.open .dropdown-toggle {
    outline: 0; }
  #boot .btn-group > .btn + .dropdown-toggle, #boot .comment-form .btn-group > input[type="submit"] + .dropdown-toggle, .comment-form #boot .btn-group > input[type="submit"] + .dropdown-toggle, #boot .search-form .btn-group > .search-submit + .dropdown-toggle, .search-form #boot .btn-group > .search-submit + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }
  #boot .btn-group > .btn-lg + .dropdown-toggle, #boot .btn-group-lg.btn-group > .btn + .dropdown-toggle, #boot .comment-form .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, .comment-form #boot .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, #boot .search-form .btn-group-lg.btn-group > .search-submit + .dropdown-toggle, .search-form #boot .btn-group-lg.btn-group > .search-submit + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }
  #boot .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #boot .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }
  #boot .btn .caret, #boot .comment-form input[type="submit"] .caret, .comment-form #boot input[type="submit"] .caret, #boot .search-form .search-submit .caret, .search-form #boot .search-submit .caret {
    margin-left: 0; }
  #boot .btn-lg .caret, #boot .btn-group-lg > .btn .caret, #boot .comment-form .btn-group-lg > input[type="submit"] .caret, .comment-form #boot .btn-group-lg > input[type="submit"] .caret, #boot .search-form .btn-group-lg > .search-submit .caret, .search-form #boot .btn-group-lg > .search-submit .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  #boot .dropup .btn-lg .caret, #boot .dropup .btn-group-lg > .btn .caret, #boot .dropup .comment-form .btn-group-lg > input[type="submit"] .caret, .comment-form #boot .dropup .btn-group-lg > input[type="submit"] .caret, #boot .dropup .search-form .btn-group-lg > .search-submit .caret, .search-form #boot .dropup .btn-group-lg > .search-submit .caret {
    border-width: 0 5px 5px; }
  #boot .btn-group-vertical > .btn, #boot .comment-form .btn-group-vertical > input[type="submit"], .comment-form #boot .btn-group-vertical > input[type="submit"], #boot .search-form .btn-group-vertical > .search-submit, .search-form #boot .btn-group-vertical > .search-submit, #boot .btn-group-vertical > .btn-group, #boot .btn-group-vertical > .btn-group > .btn, #boot .comment-form .btn-group-vertical > .btn-group > input[type="submit"], .comment-form #boot .btn-group-vertical > .btn-group > input[type="submit"], #boot .search-form .btn-group-vertical > .btn-group > .search-submit, .search-form #boot .btn-group-vertical > .btn-group > .search-submit {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  #boot .btn-group-vertical > .btn-group > .btn, #boot .comment-form .btn-group-vertical > .btn-group > input[type="submit"], .comment-form #boot .btn-group-vertical > .btn-group > input[type="submit"], #boot .search-form .btn-group-vertical > .btn-group > .search-submit, .search-form #boot .btn-group-vertical > .btn-group > .search-submit {
    float: none; }
  #boot .btn-group-vertical > .btn + .btn, #boot .comment-form .btn-group-vertical > input[type="submit"] + .btn, .comment-form #boot .btn-group-vertical > input[type="submit"] + .btn, #boot .search-form .btn-group-vertical > .search-submit + .btn, .search-form #boot .btn-group-vertical > .search-submit + .btn, #boot .comment-form .btn-group-vertical > .btn + input[type="submit"], .comment-form #boot .btn-group-vertical > .btn + input[type="submit"], #boot .comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"], .comment-form #boot .btn-group-vertical > input[type="submit"] + input[type="submit"], #boot .search-form .comment-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form #boot .search-form .btn-group-vertical > .search-submit + input[type="submit"], .search-form #boot .comment-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .search-form #boot .btn-group-vertical > .search-submit + input[type="submit"], #boot .search-form .btn-group-vertical > .btn + .search-submit, .search-form #boot .btn-group-vertical > .btn + .search-submit, #boot .comment-form .search-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form #boot .comment-form .btn-group-vertical > input[type="submit"] + .search-submit, .comment-form #boot .search-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .comment-form #boot .btn-group-vertical > input[type="submit"] + .search-submit, #boot .search-form .btn-group-vertical > .search-submit + .search-submit, .search-form #boot .btn-group-vertical > .search-submit + .search-submit, #boot .btn-group-vertical > .btn + .btn-group, #boot .comment-form .btn-group-vertical > input[type="submit"] + .btn-group, .comment-form #boot .btn-group-vertical > input[type="submit"] + .btn-group, #boot .search-form .btn-group-vertical > .search-submit + .btn-group, .search-form #boot .btn-group-vertical > .search-submit + .btn-group, #boot .btn-group-vertical > .btn-group + .btn, #boot .comment-form .btn-group-vertical > .btn-group + input[type="submit"], .comment-form #boot .btn-group-vertical > .btn-group + input[type="submit"], #boot .search-form .btn-group-vertical > .btn-group + .search-submit, .search-form #boot .btn-group-vertical > .btn-group + .search-submit, #boot .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  #boot .btn-group-vertical > .btn:not(:first-child):not(:last-child), #boot .comment-form .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], .comment-form #boot .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], #boot .search-form .btn-group-vertical > .search-submit:not(:first-child):not(:last-child), .search-form #boot .btn-group-vertical > .search-submit:not(:first-child):not(:last-child) {
    border-radius: 0; }
  #boot .btn-group-vertical > .btn:first-child:not(:last-child), #boot .comment-form .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], .comment-form #boot .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], #boot .search-form .btn-group-vertical > .search-submit:first-child:not(:last-child), .search-form #boot .btn-group-vertical > .search-submit:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  #boot .btn-group-vertical > .btn:last-child:not(:first-child), #boot .comment-form .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], .comment-form #boot .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], #boot .search-form .btn-group-vertical > .search-submit:last-child:not(:first-child), .search-form #boot .btn-group-vertical > .search-submit:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  #boot .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, #boot .comment-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .comment-form #boot .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], #boot .search-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit, .search-form #boot .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit {
    border-radius: 0; }
  #boot .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #boot .comment-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .comment-form #boot .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], #boot .search-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .search-form #boot .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit:last-child, #boot .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  #boot .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, #boot .comment-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .comment-form #boot .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], #boot .search-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .search-form #boot .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #boot .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
  #boot .btn-group-justified > .btn, #boot .comment-form .btn-group-justified > input[type="submit"], .comment-form #boot .btn-group-justified > input[type="submit"], #boot .search-form .btn-group-justified > .search-submit, .search-form #boot .btn-group-justified > .search-submit, #boot .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  #boot .btn-group-justified > .btn-group .btn, #boot .btn-group-justified > .btn-group .comment-form input[type="submit"], .comment-form #boot .btn-group-justified > .btn-group input[type="submit"], #boot .btn-group-justified > .btn-group .search-form .search-submit, .search-form #boot .btn-group-justified > .btn-group .search-submit {
    width: 100%; }
  #boot .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }
  #boot [data-toggle=buttons] > .btn input[type=checkbox], #boot .comment-form [data-toggle=buttons] > input[type="submit"] input[type=checkbox], .comment-form #boot [data-toggle=buttons] > input[type="submit"] input[type=checkbox], #boot .search-form [data-toggle=buttons] > .search-submit input[type=checkbox], .search-form #boot [data-toggle=buttons] > .search-submit input[type=checkbox], #boot [data-toggle=buttons] > .btn input[type=radio], #boot .comment-form [data-toggle=buttons] > input[type="submit"] input[type=radio], .comment-form #boot [data-toggle=buttons] > input[type="submit"] input[type=radio], #boot .search-form [data-toggle=buttons] > .search-submit input[type=radio], .search-form #boot [data-toggle=buttons] > .search-submit input[type=radio], #boot [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], #boot .comment-form [data-toggle=buttons] > .btn-group > input[type="submit"] input[type=checkbox], .comment-form #boot [data-toggle=buttons] > .btn-group > input[type="submit"] input[type=checkbox], #boot .search-form [data-toggle=buttons] > .btn-group > .search-submit input[type=checkbox], .search-form #boot [data-toggle=buttons] > .btn-group > .search-submit input[type=checkbox], #boot [data-toggle=buttons] > .btn-group > .btn input[type=radio], #boot .comment-form [data-toggle=buttons] > .btn-group > input[type="submit"] input[type=radio], .comment-form #boot [data-toggle=buttons] > .btn-group > input[type="submit"] input[type=radio], #boot .search-form [data-toggle=buttons] > .btn-group > .search-submit input[type=radio], .search-form #boot [data-toggle=buttons] > .btn-group > .search-submit input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  #boot .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
  #boot .input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  #boot .input-group .form-control, #boot .input-group .comment-form input[type="text"], .comment-form #boot .input-group input[type="text"],
  #boot .input-group .comment-form input[type="email"], .comment-form #boot .input-group input[type="email"],
  #boot .input-group .comment-form input[type="url"], .comment-form #boot .input-group input[type="url"],
  #boot .input-group .comment-form textarea, .comment-form #boot .input-group textarea, #boot .input-group .search-form .search-field, .search-form #boot .input-group .search-field {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
  #boot .input-group .form-control:focus, #boot .input-group .comment-form input:focus[type="text"], .comment-form #boot .input-group input:focus[type="text"],
  #boot .input-group .comment-form input:focus[type="email"], .comment-form #boot .input-group input:focus[type="email"],
  #boot .input-group .comment-form input:focus[type="url"], .comment-form #boot .input-group input:focus[type="url"],
  #boot .input-group .comment-form textarea:focus, .comment-form #boot .input-group textarea:focus, #boot .input-group .search-form .search-field:focus, .search-form #boot .input-group .search-field:focus {
    z-index: 3; }
  #boot .input-group-lg > .form-control, #boot .comment-form .input-group-lg > input[type="text"], .comment-form #boot .input-group-lg > input[type="text"],
  #boot .comment-form .input-group-lg > input[type="email"], .comment-form #boot .input-group-lg > input[type="email"],
  #boot .comment-form .input-group-lg > input[type="url"], .comment-form #boot .input-group-lg > input[type="url"],
  #boot .comment-form .input-group-lg > textarea, .comment-form #boot .input-group-lg > textarea, #boot .search-form .input-group-lg > .search-field, .search-form #boot .input-group-lg > .search-field, #boot .input-group-lg > .input-group-addon, #boot .input-group-lg > .input-group-btn > .btn, #boot .comment-form .input-group-lg > .input-group-btn > input[type="submit"], .comment-form #boot .input-group-lg > .input-group-btn > input[type="submit"], #boot .search-form .input-group-lg > .input-group-btn > .search-submit, .search-form #boot .input-group-lg > .input-group-btn > .search-submit {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  #boot select.input-group-lg > .form-control, #boot .comment-form select.input-group-lg > input[type="text"], .comment-form #boot select.input-group-lg > input[type="text"],
  #boot .comment-form select.input-group-lg > input[type="email"], .comment-form #boot select.input-group-lg > input[type="email"],
  #boot .comment-form select.input-group-lg > input[type="url"], .comment-form #boot select.input-group-lg > input[type="url"],
  #boot .comment-form select.input-group-lg > textarea, .comment-form #boot select.input-group-lg > textarea, #boot .search-form select.input-group-lg > .search-field, .search-form #boot select.input-group-lg > .search-field, #boot select.input-group-lg > .input-group-addon, #boot select.input-group-lg > .input-group-btn > .btn, #boot .comment-form select.input-group-lg > .input-group-btn > input[type="submit"], .comment-form #boot select.input-group-lg > .input-group-btn > input[type="submit"], #boot .search-form select.input-group-lg > .input-group-btn > .search-submit, .search-form #boot select.input-group-lg > .input-group-btn > .search-submit {
    height: 46px;
    line-height: 46px; }
  #boot select[multiple].input-group-lg > .form-control, #boot .comment-form select[multiple].input-group-lg > input[type="text"], .comment-form #boot select[multiple].input-group-lg > input[type="text"],
  #boot .comment-form select[multiple].input-group-lg > input[type="email"], .comment-form #boot select[multiple].input-group-lg > input[type="email"],
  #boot .comment-form select[multiple].input-group-lg > input[type="url"], .comment-form #boot select[multiple].input-group-lg > input[type="url"],
  #boot .comment-form select[multiple].input-group-lg > textarea, .comment-form #boot select[multiple].input-group-lg > textarea, #boot .search-form select[multiple].input-group-lg > .search-field, .search-form #boot select[multiple].input-group-lg > .search-field, #boot select[multiple].input-group-lg > .input-group-addon, #boot select[multiple].input-group-lg > .input-group-btn > .btn, #boot .comment-form select[multiple].input-group-lg > .input-group-btn > input[type="submit"], .comment-form #boot select[multiple].input-group-lg > .input-group-btn > input[type="submit"], #boot .search-form select[multiple].input-group-lg > .input-group-btn > .search-submit, .search-form #boot select[multiple].input-group-lg > .input-group-btn > .search-submit, #boot textarea.input-group-lg > .form-control, #boot .comment-form textarea.input-group-lg > input[type="text"], .comment-form #boot textarea.input-group-lg > input[type="text"],
  #boot .comment-form textarea.input-group-lg > input[type="email"], .comment-form #boot textarea.input-group-lg > input[type="email"],
  #boot .comment-form textarea.input-group-lg > input[type="url"], .comment-form #boot textarea.input-group-lg > input[type="url"],
  #boot .comment-form textarea.input-group-lg > textarea, .comment-form #boot textarea.input-group-lg > textarea, #boot .search-form textarea.input-group-lg > .search-field, .search-form #boot textarea.input-group-lg > .search-field, #boot textarea.input-group-lg > .input-group-addon, #boot textarea.input-group-lg > .input-group-btn > .btn, #boot .comment-form textarea.input-group-lg > .input-group-btn > input[type="submit"], .comment-form #boot textarea.input-group-lg > .input-group-btn > input[type="submit"], #boot .search-form textarea.input-group-lg > .input-group-btn > .search-submit, .search-form #boot textarea.input-group-lg > .input-group-btn > .search-submit {
    height: auto; }
  #boot .input-group-sm > .form-control, #boot .comment-form .input-group-sm > input[type="text"], .comment-form #boot .input-group-sm > input[type="text"],
  #boot .comment-form .input-group-sm > input[type="email"], .comment-form #boot .input-group-sm > input[type="email"],
  #boot .comment-form .input-group-sm > input[type="url"], .comment-form #boot .input-group-sm > input[type="url"],
  #boot .comment-form .input-group-sm > textarea, .comment-form #boot .input-group-sm > textarea, #boot .search-form .input-group-sm > .search-field, .search-form #boot .input-group-sm > .search-field, #boot .input-group-sm > .input-group-addon, #boot .input-group-sm > .input-group-btn > .btn, #boot .comment-form .input-group-sm > .input-group-btn > input[type="submit"], .comment-form #boot .input-group-sm > .input-group-btn > input[type="submit"], #boot .search-form .input-group-sm > .input-group-btn > .search-submit, .search-form #boot .input-group-sm > .input-group-btn > .search-submit {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #boot select.input-group-sm > .form-control, #boot .comment-form select.input-group-sm > input[type="text"], .comment-form #boot select.input-group-sm > input[type="text"],
  #boot .comment-form select.input-group-sm > input[type="email"], .comment-form #boot select.input-group-sm > input[type="email"],
  #boot .comment-form select.input-group-sm > input[type="url"], .comment-form #boot select.input-group-sm > input[type="url"],
  #boot .comment-form select.input-group-sm > textarea, .comment-form #boot select.input-group-sm > textarea, #boot .search-form select.input-group-sm > .search-field, .search-form #boot select.input-group-sm > .search-field, #boot select.input-group-sm > .input-group-addon, #boot select.input-group-sm > .input-group-btn > .btn, #boot .comment-form select.input-group-sm > .input-group-btn > input[type="submit"], .comment-form #boot select.input-group-sm > .input-group-btn > input[type="submit"], #boot .search-form select.input-group-sm > .input-group-btn > .search-submit, .search-form #boot select.input-group-sm > .input-group-btn > .search-submit {
    height: 30px;
    line-height: 30px; }
  #boot select[multiple].input-group-sm > .form-control, #boot .comment-form select[multiple].input-group-sm > input[type="text"], .comment-form #boot select[multiple].input-group-sm > input[type="text"],
  #boot .comment-form select[multiple].input-group-sm > input[type="email"], .comment-form #boot select[multiple].input-group-sm > input[type="email"],
  #boot .comment-form select[multiple].input-group-sm > input[type="url"], .comment-form #boot select[multiple].input-group-sm > input[type="url"],
  #boot .comment-form select[multiple].input-group-sm > textarea, .comment-form #boot select[multiple].input-group-sm > textarea, #boot .search-form select[multiple].input-group-sm > .search-field, .search-form #boot select[multiple].input-group-sm > .search-field, #boot select[multiple].input-group-sm > .input-group-addon, #boot select[multiple].input-group-sm > .input-group-btn > .btn, #boot .comment-form select[multiple].input-group-sm > .input-group-btn > input[type="submit"], .comment-form #boot select[multiple].input-group-sm > .input-group-btn > input[type="submit"], #boot .search-form select[multiple].input-group-sm > .input-group-btn > .search-submit, .search-form #boot select[multiple].input-group-sm > .input-group-btn > .search-submit, #boot textarea.input-group-sm > .form-control, #boot .comment-form textarea.input-group-sm > input[type="text"], .comment-form #boot textarea.input-group-sm > input[type="text"],
  #boot .comment-form textarea.input-group-sm > input[type="email"], .comment-form #boot textarea.input-group-sm > input[type="email"],
  #boot .comment-form textarea.input-group-sm > input[type="url"], .comment-form #boot textarea.input-group-sm > input[type="url"],
  #boot .comment-form textarea.input-group-sm > textarea, .comment-form #boot textarea.input-group-sm > textarea, #boot .search-form textarea.input-group-sm > .search-field, .search-form #boot textarea.input-group-sm > .search-field, #boot textarea.input-group-sm > .input-group-addon, #boot textarea.input-group-sm > .input-group-btn > .btn, #boot .comment-form textarea.input-group-sm > .input-group-btn > input[type="submit"], .comment-form #boot textarea.input-group-sm > .input-group-btn > input[type="submit"], #boot .search-form textarea.input-group-sm > .input-group-btn > .search-submit, .search-form #boot textarea.input-group-sm > .input-group-btn > .search-submit {
    height: auto; }
  #boot .input-group .form-control, #boot .input-group .comment-form input[type="text"], .comment-form #boot .input-group input[type="text"],
  #boot .input-group .comment-form input[type="email"], .comment-form #boot .input-group input[type="email"],
  #boot .input-group .comment-form input[type="url"], .comment-form #boot .input-group input[type="url"],
  #boot .input-group .comment-form textarea, .comment-form #boot .input-group textarea, #boot .input-group .search-form .search-field, .search-form #boot .input-group .search-field, #boot .input-group-addon, #boot .input-group-btn {
    display: table-cell; }
  #boot .input-group .form-control:not(:first-child):not(:last-child), #boot .input-group .comment-form input:not(:first-child):not(:last-child)[type="text"], .comment-form #boot .input-group input:not(:first-child):not(:last-child)[type="text"],
  #boot .input-group .comment-form input:not(:first-child):not(:last-child)[type="email"], .comment-form #boot .input-group input:not(:first-child):not(:last-child)[type="email"],
  #boot .input-group .comment-form input:not(:first-child):not(:last-child)[type="url"], .comment-form #boot .input-group input:not(:first-child):not(:last-child)[type="url"],
  #boot .input-group .comment-form textarea:not(:first-child):not(:last-child), .comment-form #boot .input-group textarea:not(:first-child):not(:last-child), #boot .input-group .search-form .search-field:not(:first-child):not(:last-child), .search-form #boot .input-group .search-field:not(:first-child):not(:last-child), #boot .input-group-addon:not(:first-child):not(:last-child), #boot .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  #boot .input-group-addon, #boot .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  #boot .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }
  #boot .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  #boot .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  #boot .input-group-addon input[type=checkbox], #boot .input-group-addon input[type=radio] {
    margin-top: 0; }
  #boot .input-group .form-control:first-child, #boot .input-group .comment-form input:first-child[type="text"], .comment-form #boot .input-group input:first-child[type="text"],
  #boot .input-group .comment-form input:first-child[type="email"], .comment-form #boot .input-group input:first-child[type="email"],
  #boot .input-group .comment-form input:first-child[type="url"], .comment-form #boot .input-group input:first-child[type="url"],
  #boot .input-group .comment-form textarea:first-child, .comment-form #boot .input-group textarea:first-child, #boot .input-group .search-form .search-field:first-child, .search-form #boot .input-group .search-field:first-child, #boot .input-group-addon:first-child, #boot .input-group-btn:first-child > .btn, #boot .comment-form .input-group-btn:first-child > input[type="submit"], .comment-form #boot .input-group-btn:first-child > input[type="submit"], #boot .search-form .input-group-btn:first-child > .search-submit, .search-form #boot .input-group-btn:first-child > .search-submit, #boot .input-group-btn:first-child > .btn-group > .btn, #boot .comment-form .input-group-btn:first-child > .btn-group > input[type="submit"], .comment-form #boot .input-group-btn:first-child > .btn-group > input[type="submit"], #boot .search-form .input-group-btn:first-child > .btn-group > .search-submit, .search-form #boot .input-group-btn:first-child > .btn-group > .search-submit, #boot .input-group-btn:first-child > .dropdown-toggle, #boot .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, #boot .comment-form .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"], .comment-form #boot .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"], #boot .search-form .input-group-btn:last-child > .btn-group:not(:last-child) > .search-submit, .search-form #boot .input-group-btn:last-child > .btn-group:not(:last-child) > .search-submit, #boot .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), #boot .comment-form .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"], .comment-form #boot .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"], #boot .search-form .input-group-btn:last-child > .search-submit:not(:last-child):not(.dropdown-toggle), .search-form #boot .input-group-btn:last-child > .search-submit:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  #boot .input-group-addon:first-child {
    border-right: 0; }
  #boot .input-group .form-control:last-child, #boot .input-group .comment-form input:last-child[type="text"], .comment-form #boot .input-group input:last-child[type="text"],
  #boot .input-group .comment-form input:last-child[type="email"], .comment-form #boot .input-group input:last-child[type="email"],
  #boot .input-group .comment-form input:last-child[type="url"], .comment-form #boot .input-group input:last-child[type="url"],
  #boot .input-group .comment-form textarea:last-child, .comment-form #boot .input-group textarea:last-child, #boot .input-group .search-form .search-field:last-child, .search-form #boot .input-group .search-field:last-child, #boot .input-group-addon:last-child, #boot .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, #boot .comment-form .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"], .comment-form #boot .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"], #boot .search-form .input-group-btn:first-child > .btn-group:not(:first-child) > .search-submit, .search-form #boot .input-group-btn:first-child > .btn-group:not(:first-child) > .search-submit, #boot .input-group-btn:first-child > .btn:not(:first-child), #boot .comment-form .input-group-btn:first-child > input:not(:first-child)[type="submit"], .comment-form #boot .input-group-btn:first-child > input:not(:first-child)[type="submit"], #boot .search-form .input-group-btn:first-child > .search-submit:not(:first-child), .search-form #boot .input-group-btn:first-child > .search-submit:not(:first-child), #boot .input-group-btn:last-child > .btn, #boot .comment-form .input-group-btn:last-child > input[type="submit"], .comment-form #boot .input-group-btn:last-child > input[type="submit"], #boot .search-form .input-group-btn:last-child > .search-submit, .search-form #boot .input-group-btn:last-child > .search-submit, #boot .input-group-btn:last-child > .btn-group > .btn, #boot .comment-form .input-group-btn:last-child > .btn-group > input[type="submit"], .comment-form #boot .input-group-btn:last-child > .btn-group > input[type="submit"], #boot .search-form .input-group-btn:last-child > .btn-group > .search-submit, .search-form #boot .input-group-btn:last-child > .btn-group > .search-submit, #boot .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  #boot .input-group-addon:last-child {
    border-left: 0; }
  #boot .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
  #boot .input-group-btn > .btn, #boot .comment-form .input-group-btn > input[type="submit"], .comment-form #boot .input-group-btn > input[type="submit"], #boot .search-form .input-group-btn > .search-submit, .search-form #boot .input-group-btn > .search-submit {
    position: relative; }
  #boot .input-group-btn > .btn + .btn, #boot .comment-form .input-group-btn > input[type="submit"] + .btn, .comment-form #boot .input-group-btn > input[type="submit"] + .btn, #boot .search-form .input-group-btn > .search-submit + .btn, .search-form #boot .input-group-btn > .search-submit + .btn, #boot .comment-form .input-group-btn > .btn + input[type="submit"], .comment-form #boot .input-group-btn > .btn + input[type="submit"], #boot .comment-form .input-group-btn > input[type="submit"] + input[type="submit"], .comment-form #boot .input-group-btn > input[type="submit"] + input[type="submit"], #boot .search-form .comment-form .input-group-btn > .search-submit + input[type="submit"], .comment-form #boot .search-form .input-group-btn > .search-submit + input[type="submit"], .search-form #boot .comment-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .search-form #boot .input-group-btn > .search-submit + input[type="submit"], #boot .search-form .input-group-btn > .btn + .search-submit, .search-form #boot .input-group-btn > .btn + .search-submit, #boot .comment-form .search-form .input-group-btn > input[type="submit"] + .search-submit, .search-form #boot .comment-form .input-group-btn > input[type="submit"] + .search-submit, .comment-form #boot .search-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .comment-form #boot .input-group-btn > input[type="submit"] + .search-submit, #boot .search-form .input-group-btn > .search-submit + .search-submit, .search-form #boot .input-group-btn > .search-submit + .search-submit {
    margin-left: -1px; }
  #boot .input-group-btn > .btn:active, #boot .comment-form .input-group-btn > input:active[type="submit"], .comment-form #boot .input-group-btn > input:active[type="submit"], #boot .search-form .input-group-btn > .search-submit:active, .search-form #boot .input-group-btn > .search-submit:active, #boot .input-group-btn > .btn:focus, #boot .comment-form .input-group-btn > input:focus[type="submit"], .comment-form #boot .input-group-btn > input:focus[type="submit"], #boot .search-form .input-group-btn > .search-submit:focus, .search-form #boot .input-group-btn > .search-submit:focus, #boot .input-group-btn > .btn:hover, #boot .comment-form .input-group-btn > input:hover[type="submit"], .comment-form #boot .input-group-btn > input:hover[type="submit"], #boot .search-form .input-group-btn > .search-submit:hover, .search-form #boot .input-group-btn > .search-submit:hover {
    z-index: 2; }
  #boot .input-group-btn:first-child > .btn, #boot .comment-form .input-group-btn:first-child > input[type="submit"], .comment-form #boot .input-group-btn:first-child > input[type="submit"], #boot .search-form .input-group-btn:first-child > .search-submit, .search-form #boot .input-group-btn:first-child > .search-submit, #boot .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  #boot .input-group-btn:last-child > .btn, #boot .comment-form .input-group-btn:last-child > input[type="submit"], .comment-form #boot .input-group-btn:last-child > input[type="submit"], #boot .search-form .input-group-btn:last-child > .search-submit, .search-form #boot .input-group-btn:last-child > .search-submit, #boot .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
  #boot .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  #boot .nav > li {
    position: relative;
    display: block; }
  #boot .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
  #boot .nav > li > a:focus, #boot .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee; }
  #boot .nav > li.disabled > a {
    color: #777; }
  #boot .nav > li.disabled > a:focus, #boot .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }
  #boot .nav .open > a, #boot .nav .open > a:focus, #boot .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7; }
  #boot .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  #boot .nav > li > a > img {
    max-width: none; }
  #boot .nav-tabs {
    border-bottom: 1px solid #ddd; }
  #boot .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
  #boot .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
  #boot .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd; }
  #boot .nav-tabs > li.active > a, #boot .nav-tabs > li.active > a:focus, #boot .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }
  #boot .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }
  #boot .nav-tabs.nav-justified > li {
    float: none; }
  #boot .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  #boot .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    #boot .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
    #boot .nav-tabs.nav-justified > li > a {
      margin-bottom: 0; } }
  #boot .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  #boot .nav-tabs.nav-justified > .active > a, #boot .nav-tabs.nav-justified > .active > a:focus, #boot .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    #boot .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    #boot .nav-tabs.nav-justified > .active > a, #boot .nav-tabs.nav-justified > .active > a:focus, #boot .nav-tabs.nav-justified > .active > a:hover {
      border-bottom-color: #fff; } }
  #boot .nav-pills > li {
    float: left; }
  #boot .nav-pills > li > a {
    border-radius: 4px; }
  #boot .nav-pills > li + li {
    margin-left: 2px; }
  #boot .nav-pills > li.active > a, #boot .nav-pills > li.active > a:focus, #boot .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7; }
  #boot .nav-stacked > li {
    float: none; }
  #boot .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
  #boot .nav-justified {
    width: 100%; }
  #boot .nav-justified > li {
    float: none; }
  #boot .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  #boot .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    #boot .nav-justified > li {
      display: table-cell;
      width: 1%; }
    #boot .nav-justified > li > a {
      margin-bottom: 0; } }
  #boot .nav-tabs-justified {
    border-bottom: 0; }
  #boot .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  #boot .nav-tabs-justified > .active > a, #boot .nav-tabs-justified > .active > a:focus, #boot .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    #boot .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    #boot .nav-tabs-justified > .active > a, #boot .nav-tabs-justified > .active > a:focus, #boot .nav-tabs-justified > .active > a:hover {
      border-bottom-color: #fff; } }
  #boot .tab-content > .tab-pane {
    display: none; }
  #boot .tab-content > .active {
    display: block; }
  #boot .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #boot .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
  @media (min-width: 768px) {
    #boot .navbar {
      border-radius: 4px; } }
  @media (min-width: 768px) {
    #boot .navbar-header {
      float: left; } }
  #boot .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  #boot .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    #boot .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    #boot .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    #boot .navbar-collapse.in {
      overflow-y: visible; }
    #boot .navbar-fixed-bottom .navbar-collapse, #boot .navbar-fixed-top .navbar-collapse, #boot .navbar-static-top .navbar-collapse {
      padding-right: 0;
      padding-left: 0; } }
  #boot .navbar-fixed-bottom .navbar-collapse, #boot .navbar-fixed-top .navbar-collapse {
    max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    #boot .navbar-fixed-bottom .navbar-collapse, #boot .navbar-fixed-top .navbar-collapse {
      max-height: 200px; } }
  #boot .container-fluid > .navbar-collapse, #boot .container-fluid > .navbar-header, #boot .container > .navbar-collapse, #boot .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    #boot .container-fluid > .navbar-collapse, #boot .container-fluid > .navbar-header, #boot .container > .navbar-collapse, #boot .container > .navbar-header {
      margin-right: 0;
      margin-left: 0; } }
  #boot .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
  @media (min-width: 768px) {
    #boot .navbar-static-top {
      border-radius: 0; } }
  #boot .navbar-fixed-bottom, #boot .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
  @media (min-width: 768px) {
    #boot .navbar-fixed-bottom, #boot .navbar-fixed-top {
      border-radius: 0; } }
  #boot .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  #boot .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  #boot .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }
  #boot .navbar-brand:focus, #boot .navbar-brand:hover {
    text-decoration: none; }
  #boot .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    #boot .navbar > .container .navbar-brand, #boot .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }
  #boot .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  #boot .navbar-toggle:focus {
    outline: 0; }
  #boot .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  #boot .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    #boot .navbar-toggle {
      display: none; } }
  #boot .navbar-nav {
    margin: 7.5px -15px; }
  #boot .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    #boot .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    #boot .navbar-nav .open .dropdown-menu .dropdown-header, #boot .navbar-nav .open .dropdown-menu > li > a {
      padding: 5px 15px 5px 25px; }
    #boot .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
    #boot .navbar-nav .open .dropdown-menu > li > a:focus, #boot .navbar-nav .open .dropdown-menu > li > a:hover {
      background-image: none; } }
  @media (min-width: 768px) {
    #boot .navbar-nav {
      float: left;
      margin: 0; }
    #boot .navbar-nav > li {
      float: left; }
    #boot .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px; } }
  #boot .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  @media (min-width: 768px) {
    #boot .navbar-form .form-group, #boot .navbar-form .comment-form p, .comment-form #boot .navbar-form p, #boot .navbar-form .search-form label, .search-form #boot .navbar-form label {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    #boot .navbar-form .form-control, #boot .navbar-form .comment-form input[type="text"], .comment-form #boot .navbar-form input[type="text"],
    #boot .navbar-form .comment-form input[type="email"], .comment-form #boot .navbar-form input[type="email"],
    #boot .navbar-form .comment-form input[type="url"], .comment-form #boot .navbar-form input[type="url"],
    #boot .navbar-form .comment-form textarea, .comment-form #boot .navbar-form textarea, #boot .navbar-form .search-form .search-field, .search-form #boot .navbar-form .search-field {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    #boot .navbar-form .form-control-static {
      display: inline-block; }
    #boot .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    #boot .navbar-form .input-group .form-control, #boot .navbar-form .input-group .comment-form input[type="text"], .comment-form #boot .navbar-form .input-group input[type="text"],
    #boot .navbar-form .input-group .comment-form input[type="email"], .comment-form #boot .navbar-form .input-group input[type="email"],
    #boot .navbar-form .input-group .comment-form input[type="url"], .comment-form #boot .navbar-form .input-group input[type="url"],
    #boot .navbar-form .input-group .comment-form textarea, .comment-form #boot .navbar-form .input-group textarea, #boot .navbar-form .input-group .search-form .search-field, .search-form #boot .navbar-form .input-group .search-field, #boot .navbar-form .input-group .input-group-addon, #boot .navbar-form .input-group .input-group-btn {
      width: auto; }
    #boot .navbar-form .input-group > .form-control, #boot .navbar-form .comment-form .input-group > input[type="text"], .comment-form #boot .navbar-form .input-group > input[type="text"],
    #boot .navbar-form .comment-form .input-group > input[type="email"], .comment-form #boot .navbar-form .input-group > input[type="email"],
    #boot .navbar-form .comment-form .input-group > input[type="url"], .comment-form #boot .navbar-form .input-group > input[type="url"],
    #boot .navbar-form .comment-form .input-group > textarea, .comment-form #boot .navbar-form .input-group > textarea, #boot .navbar-form .search-form .input-group > .search-field, .search-form #boot .navbar-form .input-group > .search-field {
      width: 100%; }
    #boot .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    #boot .navbar-form .checkbox, #boot .navbar-form .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    #boot .navbar-form .checkbox label, #boot .navbar-form .radio label {
      padding-left: 0; }
    #boot .navbar-form .checkbox input[type=checkbox], #boot .navbar-form .radio input[type=radio] {
      position: relative;
      margin-left: 0; }
    #boot .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    #boot .navbar-form .form-group, #boot .navbar-form .comment-form p, .comment-form #boot .navbar-form p, #boot .navbar-form .search-form label, .search-form #boot .navbar-form label {
      margin-bottom: 5px; }
    #boot .navbar-form .form-group:last-child, #boot .navbar-form .comment-form p:last-child, .comment-form #boot .navbar-form p:last-child, #boot .navbar-form .search-form label:last-child, .search-form #boot .navbar-form label:last-child {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    #boot .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  #boot .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #boot .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  #boot .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
  #boot .navbar-btn.btn-sm, #boot .btn-group-sm > .navbar-btn.btn, #boot .comment-form .btn-group-sm > input.navbar-btn[type="submit"], .comment-form #boot .btn-group-sm > input.navbar-btn[type="submit"], #boot .search-form .btn-group-sm > .navbar-btn.search-submit, .search-form #boot .btn-group-sm > .navbar-btn.search-submit {
    margin-top: 10px;
    margin-bottom: 10px; }
  #boot .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }
  #boot .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    #boot .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }
  @media (min-width: 768px) {
    #boot .navbar-left {
      float: left !important; }
    #boot .navbar-right {
      float: right !important;
      margin-right: -15px; }
    #boot .navbar-right ~ .navbar-right {
      margin-right: 0; } }
  #boot .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
  #boot .navbar-default .navbar-brand {
    color: #777; }
  #boot .navbar-default .navbar-brand:focus, #boot .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent; }
  #boot .navbar-default .navbar-text {
    color: #777; }
  #boot .navbar-default .navbar-nav > li > a {
    color: #777; }
  #boot .navbar-default .navbar-nav > li > a:focus, #boot .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent; }
  #boot .navbar-default .navbar-nav > .active > a, #boot .navbar-default .navbar-nav > .active > a:focus, #boot .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  #boot .navbar-default .navbar-nav > .disabled > a, #boot .navbar-default .navbar-nav > .disabled > a:focus, #boot .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; }
  #boot .navbar-default .navbar-toggle {
    border-color: #ddd; }
  #boot .navbar-default .navbar-toggle:focus, #boot .navbar-default .navbar-toggle:hover {
    background-color: #ddd; }
  #boot .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  #boot .navbar-default .navbar-collapse, #boot .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  #boot .navbar-default .navbar-nav > .open > a, #boot .navbar-default .navbar-nav > .open > a:focus, #boot .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    #boot .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
    #boot .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, #boot .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #333;
      background-color: transparent; }
    #boot .navbar-default .navbar-nav .open .dropdown-menu > .active > a, #boot .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, #boot .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #555;
      background-color: #e7e7e7; }
    #boot .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, #boot .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, #boot .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      color: #ccc;
      background-color: transparent; } }
  #boot .navbar-default .navbar-link {
    color: #777; }
  #boot .navbar-default .navbar-link:hover {
    color: #333; }
  #boot .navbar-default .btn-link {
    color: #777; }
  #boot .navbar-default .btn-link:focus, #boot .navbar-default .btn-link:hover {
    color: #333; }
  #boot .navbar-default .btn-link[disabled]:focus, #boot .navbar-default .btn-link[disabled]:hover, #boot fieldset[disabled] .navbar-default .btn-link:focus, #boot fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc; }
  #boot .navbar-inverse {
    background-color: #222;
    border-color: #080808; }
  #boot .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
  #boot .navbar-inverse .navbar-brand:focus, #boot .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent; }
  #boot .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  #boot .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
  #boot .navbar-inverse .navbar-nav > li > a:focus, #boot .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent; }
  #boot .navbar-inverse .navbar-nav > .active > a, #boot .navbar-inverse .navbar-nav > .active > a:focus, #boot .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808; }
  #boot .navbar-inverse .navbar-nav > .disabled > a, #boot .navbar-inverse .navbar-nav > .disabled > a:focus, #boot .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent; }
  #boot .navbar-inverse .navbar-toggle {
    border-color: #333; }
  #boot .navbar-inverse .navbar-toggle:focus, #boot .navbar-inverse .navbar-toggle:hover {
    background-color: #333; }
  #boot .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
  #boot .navbar-inverse .navbar-collapse, #boot .navbar-inverse .navbar-form {
    border-color: #101010; }
  #boot .navbar-inverse .navbar-nav > .open > a, #boot .navbar-inverse .navbar-nav > .open > a:focus, #boot .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808; }
  @media (max-width: 767px) {
    #boot .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808; }
    #boot .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808; }
    #boot .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
    #boot .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, #boot .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #fff;
      background-color: transparent; }
    #boot .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, #boot .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, #boot .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #fff;
      background-color: #080808; }
    #boot .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, #boot .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, #boot .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      color: #444;
      background-color: transparent; } }
  #boot .navbar-inverse .navbar-link {
    color: #9d9d9d; }
  #boot .navbar-inverse .navbar-link:hover {
    color: #fff; }
  #boot .navbar-inverse .btn-link {
    color: #9d9d9d; }
  #boot .navbar-inverse .btn-link:focus, #boot .navbar-inverse .btn-link:hover {
    color: #fff; }
  #boot .navbar-inverse .btn-link[disabled]:focus, #boot .navbar-inverse .btn-link[disabled]:hover, #boot fieldset[disabled] .navbar-inverse .btn-link:focus, #boot fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444; }
  #boot .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
  #boot .breadcrumb > li {
    display: inline-block; }
  #boot .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }
  #boot .breadcrumb > .active {
    color: #777; }
  #boot .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
  #boot .pagination > li {
    display: inline; }
  #boot .pagination > li > a, #boot .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }
  #boot .pagination > li:first-child > a, #boot .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  #boot .pagination > li:last-child > a, #boot .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  #boot .pagination > li > a:focus, #boot .pagination > li > a:hover, #boot .pagination > li > span:focus, #boot .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }
  #boot .pagination > .active > a, #boot .pagination > .active > a:focus, #boot .pagination > .active > a:hover, #boot .pagination > .active > span, #boot .pagination > .active > span:focus, #boot .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  #boot .pagination > .disabled > a, #boot .pagination > .disabled > a:focus, #boot .pagination > .disabled > a:hover, #boot .pagination > .disabled > span, #boot .pagination > .disabled > span:focus, #boot .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }
  #boot .pagination-lg > li > a, #boot .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  #boot .pagination-lg > li:first-child > a, #boot .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  #boot .pagination-lg > li:last-child > a, #boot .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  #boot .pagination-sm > li > a, #boot .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  #boot .pagination-sm > li:first-child > a, #boot .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  #boot .pagination-sm > li:last-child > a, #boot .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  #boot .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; }
  #boot .pager li {
    display: inline; }
  #boot .pager li > a, #boot .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
  #boot .pager li > a:focus, #boot .pager li > a:hover {
    text-decoration: none;
    background-color: #eee; }
  #boot .pager .next > a, #boot .pager .next > span {
    float: right; }
  #boot .pager .previous > a, #boot .pager .previous > span {
    float: left; }
  #boot .pager .disabled > a, #boot .pager .disabled > a:focus, #boot .pager .disabled > a:hover, #boot .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff; }
  #boot .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }
  #boot a.label:focus, #boot a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  #boot .label:empty {
    display: none; }
  #boot .btn .label, #boot .comment-form input[type="submit"] .label, .comment-form #boot input[type="submit"] .label, #boot .search-form .search-submit .label, .search-form #boot .search-submit .label {
    position: relative;
    top: -1px; }
  #boot .label-default {
    background-color: #777; }
  #boot .label-default[href]:focus, #boot .label-default[href]:hover {
    background-color: #5e5e5e; }
  #boot .label-primary {
    background-color: #337ab7; }
  #boot .label-primary[href]:focus, #boot .label-primary[href]:hover {
    background-color: #286090; }
  #boot .label-success {
    background-color: #5cb85c; }
  #boot .label-success[href]:focus, #boot .label-success[href]:hover {
    background-color: #449d44; }
  #boot .label-info {
    background-color: #5bc0de; }
  #boot .label-info[href]:focus, #boot .label-info[href]:hover {
    background-color: #31b0d5; }
  #boot .label-warning {
    background-color: #f0ad4e; }
  #boot .label-warning[href]:focus, #boot .label-warning[href]:hover {
    background-color: #ec971f; }
  #boot .label-danger {
    background-color: #d9534f; }
  #boot .label-danger[href]:focus, #boot .label-danger[href]:hover {
    background-color: #c9302c; }
  #boot .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px; }
  #boot .badge:empty {
    display: none; }
  #boot .btn .badge, #boot .comment-form input[type="submit"] .badge, .comment-form #boot input[type="submit"] .badge, #boot .search-form .search-submit .badge, .search-form #boot .search-submit .badge {
    position: relative;
    top: -1px; }
  #boot .btn-group-xs > .btn .badge, #boot .comment-form .btn-group-xs > input[type="submit"] .badge, .comment-form #boot .btn-group-xs > input[type="submit"] .badge, #boot .search-form .btn-group-xs > .search-submit .badge, .search-form #boot .btn-group-xs > .search-submit .badge, #boot .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  #boot a.badge:focus, #boot a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  #boot .list-group-item.active > .badge, #boot .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  #boot .list-group-item > .badge {
    float: right; }
  #boot .list-group-item > .badge + .badge {
    margin-right: 5px; }
  #boot .nav-pills > li > a > .badge {
    margin-left: 3px; }
  #boot .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee; }
  #boot .jumbotron .h1, #boot .jumbotron h1 {
    color: inherit; }
  #boot .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  #boot .jumbotron > hr {
    border-top-color: #d5d5d5; }
  #boot .container .jumbotron, #boot .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  #boot .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    #boot .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
    #boot .container .jumbotron, #boot .container-fluid .jumbotron {
      padding-right: 60px;
      padding-left: 60px; }
    #boot .jumbotron .h1, #boot .jumbotron h1 {
      font-size: 63px; } }
  #boot .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out; }
  #boot .thumbnail a > img, #boot .thumbnail > img {
    margin-right: auto;
    margin-left: auto; }
  #boot a.thumbnail.active, #boot a.thumbnail:focus, #boot a.thumbnail:hover {
    border-color: #337ab7; }
  #boot .thumbnail .caption {
    padding: 9px;
    color: #333; }
  #boot .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
  #boot .alert h4 {
    margin-top: 0;
    color: inherit; }
  #boot .alert .alert-link {
    font-weight: 700; }
  #boot .alert > p, #boot .alert > ul {
    margin-bottom: 0; }
  #boot .alert > p + p {
    margin-top: 5px; }
  #boot .alert-dismissable, #boot .alert-dismissible {
    padding-right: 35px; }
  #boot .alert-dismissable .close, #boot .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
  #boot .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  #boot .alert-success hr {
    border-top-color: #c9e2b3; }
  #boot .alert-success .alert-link {
    color: #2b542c; }
  #boot .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  #boot .alert-info hr {
    border-top-color: #a6e1ec; }
  #boot .alert-info .alert-link {
    color: #245269; }
  #boot .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  #boot .alert-warning hr {
    border-top-color: #f7e1b5; }
  #boot .alert-warning .alert-link {
    color: #66512c; }
  #boot .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  #boot .alert-danger hr {
    border-top-color: #e4b9c0; }
  #boot .alert-danger .alert-link {
    color: #843534; }

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

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
  #boot .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  #boot .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease; }
  #boot .progress-bar-striped, #boot .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }
  #boot .progress-bar.active, #boot .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }
  #boot .progress-bar-success {
    background-color: #5cb85c; }
  #boot .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  #boot .progress-bar-info {
    background-color: #5bc0de; }
  #boot .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  #boot .progress-bar-warning {
    background-color: #f0ad4e; }
  #boot .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  #boot .progress-bar-danger {
    background-color: #d9534f; }
  #boot .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  #boot .media {
    margin-top: 15px; }
  #boot .media:first-child {
    margin-top: 0; }
  #boot .media, #boot .media-body {
    overflow: hidden;
    zoom: 1; }
  #boot .media-body {
    width: 10000px; }
  #boot .media-object {
    display: block; }
  #boot .media-object.img-thumbnail {
    max-width: none; }
  #boot .media-right, #boot .media > .pull-right {
    padding-left: 10px; }
  #boot .media-left, #boot .media > .pull-left {
    padding-right: 10px; }
  #boot .media-body, #boot .media-left, #boot .media-right {
    display: table-cell;
    vertical-align: top; }
  #boot .media-middle {
    vertical-align: middle; }
  #boot .media-bottom {
    vertical-align: bottom; }
  #boot .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  #boot .media-list {
    padding-left: 0;
    list-style: none; }
  #boot .list-group {
    padding-left: 0;
    margin-bottom: 20px; }
  #boot .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
  #boot .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  #boot .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  #boot a.list-group-item, #boot button.list-group-item {
    color: #555; }
  #boot a.list-group-item .list-group-item-heading, #boot button.list-group-item .list-group-item-heading {
    color: #333; }
  #boot a.list-group-item:focus, #boot a.list-group-item:hover, #boot button.list-group-item:focus, #boot button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }
  #boot button.list-group-item {
    width: 100%;
    text-align: left; }
  #boot .list-group-item.disabled, #boot .list-group-item.disabled:focus, #boot .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee; }
  #boot .list-group-item.disabled .list-group-item-heading, #boot .list-group-item.disabled:focus .list-group-item-heading, #boot .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  #boot .list-group-item.disabled .list-group-item-text, #boot .list-group-item.disabled:focus .list-group-item-text, #boot .list-group-item.disabled:hover .list-group-item-text {
    color: #777; }
  #boot .list-group-item.active, #boot .list-group-item.active:focus, #boot .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  #boot .list-group-item.active .list-group-item-heading, #boot .list-group-item.active .list-group-item-heading > .small, #boot .list-group-item.active .list-group-item-heading > small, #boot .list-group-item.active:focus .list-group-item-heading, #boot .list-group-item.active:focus .list-group-item-heading > .small, #boot .list-group-item.active:focus .list-group-item-heading > small, #boot .list-group-item.active:hover .list-group-item-heading, #boot .list-group-item.active:hover .list-group-item-heading > .small, #boot .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit; }
  #boot .list-group-item.active .list-group-item-text, #boot .list-group-item.active:focus .list-group-item-text, #boot .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef; }
  #boot .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  #boot a.list-group-item-success, #boot button.list-group-item-success {
    color: #3c763d; }
  #boot a.list-group-item-success .list-group-item-heading, #boot button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  #boot a.list-group-item-success:focus, #boot a.list-group-item-success:hover, #boot button.list-group-item-success:focus, #boot button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  #boot a.list-group-item-success.active, #boot a.list-group-item-success.active:focus, #boot a.list-group-item-success.active:hover, #boot button.list-group-item-success.active, #boot button.list-group-item-success.active:focus, #boot button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }
  #boot .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  #boot a.list-group-item-info, #boot button.list-group-item-info {
    color: #31708f; }
  #boot a.list-group-item-info .list-group-item-heading, #boot button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  #boot a.list-group-item-info:focus, #boot a.list-group-item-info:hover, #boot button.list-group-item-info:focus, #boot button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  #boot a.list-group-item-info.active, #boot a.list-group-item-info.active:focus, #boot a.list-group-item-info.active:hover, #boot button.list-group-item-info.active, #boot button.list-group-item-info.active:focus, #boot button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }
  #boot .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  #boot a.list-group-item-warning, #boot button.list-group-item-warning {
    color: #8a6d3b; }
  #boot a.list-group-item-warning .list-group-item-heading, #boot button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  #boot a.list-group-item-warning:focus, #boot a.list-group-item-warning:hover, #boot button.list-group-item-warning:focus, #boot button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  #boot a.list-group-item-warning.active, #boot a.list-group-item-warning.active:focus, #boot a.list-group-item-warning.active:hover, #boot button.list-group-item-warning.active, #boot button.list-group-item-warning.active:focus, #boot button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }
  #boot .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  #boot a.list-group-item-danger, #boot button.list-group-item-danger {
    color: #a94442; }
  #boot a.list-group-item-danger .list-group-item-heading, #boot button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  #boot a.list-group-item-danger:focus, #boot a.list-group-item-danger:hover, #boot button.list-group-item-danger:focus, #boot button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  #boot a.list-group-item-danger.active, #boot a.list-group-item-danger.active:focus, #boot a.list-group-item-danger.active:hover, #boot button.list-group-item-danger.active, #boot button.list-group-item-danger.active:focus, #boot button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }
  #boot .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  #boot .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  #boot .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  #boot .panel-body {
    padding: 15px; }
  #boot .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  #boot .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  #boot .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
  #boot .panel-title > .small, #boot .panel-title > .small > a, #boot .panel-title > a, #boot .panel-title > small, #boot .panel-title > small > a {
    color: inherit; }
  #boot .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  #boot .panel > .list-group, #boot .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
  #boot .panel > .list-group .list-group-item, #boot .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  #boot .panel > .list-group:first-child .list-group-item:first-child, #boot .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  #boot .panel > .list-group:last-child .list-group-item:last-child, #boot .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  #boot .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #boot .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  #boot .list-group + .panel-footer {
    border-top-width: 0; }
  #boot .panel > .panel-collapse > .table, #boot .panel > .table, #boot .panel > .table-responsive > .table {
    margin-bottom: 0; }
  #boot .panel > .panel-collapse > .table caption, #boot .panel > .table caption, #boot .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
  #boot .panel > .table-responsive:first-child > .table:first-child, #boot .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  #boot .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, #boot .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, #boot .panel > .table:first-child > tbody:first-child > tr:first-child, #boot .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  #boot .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, #boot .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, #boot .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, #boot .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, #boot .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, #boot .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, #boot .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, #boot .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  #boot .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, #boot .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, #boot .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, #boot .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, #boot .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, #boot .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, #boot .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, #boot .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
  #boot .panel > .table-responsive:last-child > .table:last-child, #boot .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  #boot .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, #boot .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, #boot .panel > .table:last-child > tbody:last-child > tr:last-child, #boot .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  #boot .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, #boot .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, #boot .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #boot .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, #boot .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, #boot .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, #boot .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #boot .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  #boot .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, #boot .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, #boot .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #boot .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, #boot .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, #boot .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, #boot .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #boot .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
  #boot .panel > .panel-body + .table, #boot .panel > .panel-body + .table-responsive, #boot .panel > .table + .panel-body, #boot .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  #boot .panel > .table > tbody:first-child > tr:first-child td, #boot .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0; }
  #boot .panel > .table-bordered, #boot .panel > .table-responsive > .table-bordered {
    border: 0; }
  #boot .panel > .table-bordered > tbody > tr > td:first-child, #boot .panel > .table-bordered > tbody > tr > th:first-child, #boot .panel > .table-bordered > tfoot > tr > td:first-child, #boot .panel > .table-bordered > tfoot > tr > th:first-child, #boot .panel > .table-bordered > thead > tr > td:first-child, #boot .panel > .table-bordered > thead > tr > th:first-child, #boot .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, #boot .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, #boot .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, #boot .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, #boot .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, #boot .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }
  #boot .panel > .table-bordered > tbody > tr > td:last-child, #boot .panel > .table-bordered > tbody > tr > th:last-child, #boot .panel > .table-bordered > tfoot > tr > td:last-child, #boot .panel > .table-bordered > tfoot > tr > th:last-child, #boot .panel > .table-bordered > thead > tr > td:last-child, #boot .panel > .table-bordered > thead > tr > th:last-child, #boot .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, #boot .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, #boot .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, #boot .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, #boot .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, #boot .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }
  #boot .panel > .table-bordered > tbody > tr:first-child > td, #boot .panel > .table-bordered > tbody > tr:first-child > th, #boot .panel > .table-bordered > thead > tr:first-child > td, #boot .panel > .table-bordered > thead > tr:first-child > th, #boot .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, #boot .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, #boot .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, #boot .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0; }
  #boot .panel > .table-bordered > tbody > tr:last-child > td, #boot .panel > .table-bordered > tbody > tr:last-child > th, #boot .panel > .table-bordered > tfoot > tr:last-child > td, #boot .panel > .table-bordered > tfoot > tr:last-child > th, #boot .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, #boot .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, #boot .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, #boot .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
  #boot .panel > .table-responsive {
    margin-bottom: 0;
    border: 0; }
  #boot .panel-group {
    margin-bottom: 20px; }
  #boot .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
  #boot .panel-group .panel + .panel {
    margin-top: 5px; }
  #boot .panel-group .panel-heading {
    border-bottom: 0; }
  #boot .panel-group .panel-heading + .panel-collapse > .list-group, #boot .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd; }
  #boot .panel-group .panel-footer {
    border-top: 0; }
  #boot .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }
  #boot .panel-default {
    border-color: #ddd; }
  #boot .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }
  #boot .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
  #boot .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }
  #boot .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  #boot .panel-primary {
    border-color: #337ab7; }
  #boot .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  #boot .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }
  #boot .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }
  #boot .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
  #boot .panel-success {
    border-color: #d6e9c6; }
  #boot .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  #boot .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
  #boot .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
  #boot .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
  #boot .panel-info {
    border-color: #bce8f1; }
  #boot .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  #boot .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
  #boot .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
  #boot .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
  #boot .panel-warning {
    border-color: #faebcc; }
  #boot .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  #boot .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
  #boot .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
  #boot .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
  #boot .panel-danger {
    border-color: #ebccd1; }
  #boot .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  #boot .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
  #boot .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
  #boot .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
  #boot .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
  #boot .embed-responsive .embed-responsive-item, #boot .embed-responsive embed, #boot .embed-responsive iframe, #boot .embed-responsive object, #boot .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  #boot .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  #boot .embed-responsive-4by3 {
    padding-bottom: 75%; }
  #boot .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  #boot .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
  #boot .well-lg {
    padding: 24px;
    border-radius: 6px; }
  #boot .well-sm {
    padding: 9px;
    border-radius: 3px; }
  #boot .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2; }
  #boot .close:focus, #boot .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }
  #boot button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0; }
  #boot .modal-open {
    overflow: hidden; }
  #boot .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
  #boot .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  #boot .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  #boot .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  #boot .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  #boot .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  #boot .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
  #boot .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  #boot .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }
  #boot .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
  #boot .modal-header .close {
    margin-top: -2px; }
  #boot .modal-title {
    margin: 0;
    line-height: 1.42857143; }
  #boot .modal-body {
    position: relative;
    padding: 15px; }
  #boot .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
  #boot .modal-footer .btn + .btn, #boot .modal-footer .comment-form input[type="submit"] + .btn, .comment-form #boot .modal-footer input[type="submit"] + .btn, #boot .modal-footer .search-form .search-submit + .btn, .search-form #boot .modal-footer .search-submit + .btn, #boot .modal-footer .comment-form .btn + input[type="submit"], .comment-form #boot .modal-footer .btn + input[type="submit"], #boot .modal-footer .comment-form input[type="submit"] + input[type="submit"], .comment-form #boot .modal-footer input[type="submit"] + input[type="submit"], #boot .modal-footer .search-form .comment-form .search-submit + input[type="submit"], .comment-form #boot .modal-footer .search-form .search-submit + input[type="submit"], .search-form #boot .modal-footer .comment-form .search-submit + input[type="submit"], .comment-form .search-form #boot .modal-footer .search-submit + input[type="submit"], #boot .modal-footer .search-form .btn + .search-submit, .search-form #boot .modal-footer .btn + .search-submit, #boot .modal-footer .comment-form .search-form input[type="submit"] + .search-submit, .search-form #boot .modal-footer .comment-form input[type="submit"] + .search-submit, .comment-form #boot .modal-footer .search-form input[type="submit"] + .search-submit, .search-form .comment-form #boot .modal-footer input[type="submit"] + .search-submit, #boot .modal-footer .search-form .search-submit + .search-submit, .search-form #boot .modal-footer .search-submit + .search-submit {
    margin-bottom: 0;
    margin-left: 5px; }
  #boot .modal-footer .btn-group .btn + .btn, #boot .modal-footer .btn-group .comment-form input[type="submit"] + .btn, .comment-form #boot .modal-footer .btn-group input[type="submit"] + .btn, #boot .modal-footer .btn-group .search-form .search-submit + .btn, .search-form #boot .modal-footer .btn-group .search-submit + .btn, #boot .modal-footer .btn-group .comment-form .btn + input[type="submit"], .comment-form #boot .modal-footer .btn-group .btn + input[type="submit"], #boot .modal-footer .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form #boot .modal-footer .btn-group input[type="submit"] + input[type="submit"], #boot .modal-footer .btn-group .search-form .comment-form .search-submit + input[type="submit"], .comment-form #boot .modal-footer .btn-group .search-form .search-submit + input[type="submit"], .search-form #boot .modal-footer .btn-group .comment-form .search-submit + input[type="submit"], .comment-form .search-form #boot .modal-footer .btn-group .search-submit + input[type="submit"], #boot .modal-footer .btn-group .search-form .btn + .search-submit, .search-form #boot .modal-footer .btn-group .btn + .search-submit, #boot .modal-footer .btn-group .comment-form .search-form input[type="submit"] + .search-submit, .search-form #boot .modal-footer .btn-group .comment-form input[type="submit"] + .search-submit, .comment-form #boot .modal-footer .btn-group .search-form input[type="submit"] + .search-submit, .search-form .comment-form #boot .modal-footer .btn-group input[type="submit"] + .search-submit, #boot .modal-footer .btn-group .search-form .search-submit + .search-submit, .search-form #boot .modal-footer .btn-group .search-submit + .search-submit {
    margin-left: -1px; }
  #boot .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
  #boot .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    #boot .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    #boot .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    #boot .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    #boot .modal-lg {
      width: 900px; } }
  #boot .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto; }
  #boot .tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9; }
  #boot .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  #boot .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  #boot .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  #boot .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  #boot .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }
  #boot .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  #boot .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  #boot .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  #boot .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  #boot .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  #boot .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  #boot .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  #boot .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  #boot .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  #boot .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto; }
  #boot .popover.top {
    margin-top: -10px; }
  #boot .popover.right {
    margin-left: 10px; }
  #boot .popover.bottom {
    margin-top: 10px; }
  #boot .popover.left {
    margin-left: -10px; }
  #boot .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  #boot .popover-content {
    padding: 9px 14px; }
  #boot .popover > .arrow, #boot .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  #boot .popover > .arrow {
    border-width: 11px; }
  #boot .popover > .arrow:after {
    content: "";
    border-width: 10px; }
  #boot .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
  #boot .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }
  #boot .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
  #boot .popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }
  #boot .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  #boot .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }
  #boot .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }
  #boot .popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }
  #boot .carousel {
    position: relative; }
  #boot .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  #boot .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
  #boot .carousel-inner > .item > a > img, #boot .carousel-inner > .item > img {
    line-height: 1; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    #boot .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
      transition: -webkit-transform .6s ease-in-out;
      transition: transform .6s ease-in-out;
      transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; }
    #boot .carousel-inner > .item.active.right, #boot .carousel-inner > .item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    #boot .carousel-inner > .item.active.left, #boot .carousel-inner > .item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); }
    #boot .carousel-inner > .item.active, #boot .carousel-inner > .item.next.left, #boot .carousel-inner > .item.prev.right {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  #boot .carousel-inner > .active, #boot .carousel-inner > .next, #boot .carousel-inner > .prev {
    display: block; }
  #boot .carousel-inner > .active {
    left: 0; }
  #boot .carousel-inner > .next, #boot .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  #boot .carousel-inner > .next {
    left: 100%; }
  #boot .carousel-inner > .prev {
    left: -100%; }
  #boot .carousel-inner > .next.left, #boot .carousel-inner > .prev.right {
    left: 0; }
  #boot .carousel-inner > .active.left {
    left: -100%; }
  #boot .carousel-inner > .active.right {
    left: 100%; }
  #boot .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5; }
  #boot .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  #boot .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  #boot .carousel-control:focus, #boot .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }
  #boot .carousel-control .glyphicon-chevron-left, #boot .carousel-control .glyphicon-chevron-right, #boot .carousel-control .icon-next, #boot .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  #boot .carousel-control .glyphicon-chevron-left, #boot .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  #boot .carousel-control .glyphicon-chevron-right, #boot .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  #boot .carousel-control .icon-next, #boot .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  #boot .carousel-control .icon-prev:before {
    content: '\2039'; }
  #boot .carousel-control .icon-next:before {
    content: '\203a'; }
  #boot .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none; }
  #boot .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  #boot .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }
  #boot .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  #boot .carousel-caption .btn, #boot .carousel-caption .comment-form input[type="submit"], .comment-form #boot .carousel-caption input[type="submit"], #boot .carousel-caption .search-form .search-submit, .search-form #boot .carousel-caption .search-submit {
    text-shadow: none; }
  @media screen and (min-width: 768px) {
    #boot .carousel-control .glyphicon-chevron-left, #boot .carousel-control .glyphicon-chevron-right, #boot .carousel-control .icon-next, #boot .carousel-control .icon-prev {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px; }
    #boot .carousel-control .glyphicon-chevron-left, #boot .carousel-control .icon-prev {
      margin-left: -10px; }
    #boot .carousel-control .glyphicon-chevron-right, #boot .carousel-control .icon-next {
      margin-right: -10px; }
    #boot .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px; }
    #boot .carousel-indicators {
      bottom: 20px; } }
  #boot .btn-group-vertical > .btn-group:after, #boot .btn-group-vertical > .btn-group:before, #boot .btn-toolbar:after, #boot .btn-toolbar:before, #boot .clearfix:after, #boot .clearfix:before, #boot .container-fluid:after, #boot .container-fluid:before, #boot .container:after, #boot .container:before, #boot .dl-horizontal dd:after, #boot .dl-horizontal dd:before, #boot .form-horizontal .form-group:after, #boot .form-horizontal .comment-form p:after, .comment-form #boot .form-horizontal p:after, #boot .form-horizontal .search-form label:after, .search-form #boot .form-horizontal label:after, #boot .form-horizontal .form-group:before, #boot .form-horizontal .comment-form p:before, .comment-form #boot .form-horizontal p:before, #boot .form-horizontal .search-form label:before, .search-form #boot .form-horizontal label:before, #boot .modal-footer:after, #boot .modal-footer:before, #boot .modal-header:after, #boot .modal-header:before, #boot .nav:after, #boot .nav:before, #boot .navbar-collapse:after, #boot .navbar-collapse:before, #boot .navbar-header:after, #boot .navbar-header:before, #boot .navbar:after, #boot .navbar:before, #boot .pager:after, #boot .pager:before, #boot .panel-body:after, #boot .panel-body:before, #boot .row:after, #boot .row:before {
    display: table;
    content: " "; }
  #boot .btn-group-vertical > .btn-group:after, #boot .btn-toolbar:after, #boot .clearfix:after, #boot .container-fluid:after, #boot .container:after, #boot .dl-horizontal dd:after, #boot .form-horizontal .form-group:after, #boot .form-horizontal .comment-form p:after, .comment-form #boot .form-horizontal p:after, #boot .form-horizontal .search-form label:after, .search-form #boot .form-horizontal label:after, #boot .modal-footer:after, #boot .modal-header:after, #boot .nav:after, #boot .navbar-collapse:after, #boot .navbar-header:after, #boot .navbar:after, #boot .pager:after, #boot .panel-body:after, #boot .row:after {
    clear: both; }
  #boot .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  #boot .pull-right {
    float: right !important; }
  #boot .pull-left {
    float: left !important; }
  #boot .hide {
    display: none !important; }
  #boot .show {
    display: block !important; }
  #boot .invisible {
    visibility: hidden; }
  #boot .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  #boot .hidden {
    display: none !important; }
  #boot .affix {
    position: fixed; }

@-ms-viewport {
  #boot {
    width: device-width; } }
  #boot .visible-lg, #boot .visible-md, #boot .visible-sm, #boot .visible-xs {
    display: none !important; }
  #boot .visible-lg-block, #boot .visible-lg-inline, #boot .visible-lg-inline-block, #boot .visible-md-block, #boot .visible-md-inline, #boot .visible-md-inline-block, #boot .visible-sm-block, #boot .visible-sm-inline, #boot .visible-sm-inline-block, #boot .visible-xs-block, #boot .visible-xs-inline, #boot .visible-xs-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    #boot .visible-xs {
      display: block !important; }
    #boot table.visible-xs {
      display: table !important; }
    #boot tr.visible-xs {
      display: table-row !important; }
    #boot td.visible-xs, #boot th.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    #boot .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    #boot .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    #boot .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #boot .visible-sm {
      display: block !important; }
    #boot table.visible-sm {
      display: table !important; }
    #boot tr.visible-sm {
      display: table-row !important; }
    #boot td.visible-sm, #boot th.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #boot .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #boot .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #boot .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #boot .visible-md {
      display: block !important; }
    #boot table.visible-md {
      display: table !important; }
    #boot tr.visible-md {
      display: table-row !important; }
    #boot td.visible-md, #boot th.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #boot .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #boot .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #boot .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    #boot .visible-lg {
      display: block !important; }
    #boot table.visible-lg {
      display: table !important; }
    #boot tr.visible-lg {
      display: table-row !important; }
    #boot td.visible-lg, #boot th.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    #boot .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    #boot .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    #boot .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    #boot .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #boot .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #boot .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    #boot .hidden-lg {
      display: none !important; } }
  #boot .visible-print {
    display: none !important; }
  @media print {
    #boot .visible-print {
      display: block !important; }
    #boot table.visible-print {
      display: table !important; }
    #boot tr.visible-print {
      display: table-row !important; }
    #boot td.visible-print, #boot th.visible-print {
      display: table-cell !important; } }
  #boot .visible-print-block {
    display: none !important; }
  @media print {
    #boot .visible-print-block {
      display: block !important; } }
  #boot .visible-print-inline {
    display: none !important; }
  @media print {
    #boot .visible-print-inline {
      display: inline !important; } }
  #boot .visible-print-inline-block {
    display: none !important; }
  @media print {
    #boot .visible-print-inline-block {
      display: inline-block !important; } }
  @media print {
    #boot .hidden-print {
      display: none !important; } }
  #boot .row:before, #boot .row:after {
    display: block !important; }
  #boot.fast-facts {
    background-color: #2A2B2B; }
    #boot.fast-facts .fast-facts-slick .slick-dots li button {
      font-size: 0; }
    #boot.fast-facts .fast-facts-slick .item {
      padding: 30px 20px 10px; }
      @media (min-width: 768px) {
        #boot.fast-facts .fast-facts-slick .item {
          padding: 30px 0 40px; } }
      @media (min-width: 768px) {
        #boot.fast-facts .fast-facts-slick .item img {
          float: right; } }
      #boot.fast-facts .fast-facts-slick .item p {
        text-shadow: 2px 2px 3px #666;
        text-align: center;
        color: #fff;
        line-height: 1.3;
        font-size: 14px; }
        @media (min-width: 768px) {
          #boot.fast-facts .fast-facts-slick .item p {
            padding: 20px 50px 70px;
            font-size: 18px; } }
        #boot.fast-facts .fast-facts-slick .item p.title {
          font-family: 'Langdon';
          text-shadow: 2px 2px 3px #666;
          line-height: 1.3;
          font-size: 24px !important;
          padding: 20px; }
          @media (min-width: 768px) {
            #boot.fast-facts .fast-facts-slick .item p.title {
              font-size: 48px !important; } }
  #boot.fast-facts-listing .fast-facts-list {
    margin-bottom: 20px; }
    #boot.fast-facts-listing .fast-facts-list img {
      width: 100%;
      height: auto; }
    #boot.fast-facts-listing .fast-facts-list .title {
      background: #2A2B2B;
      padding: 20px 15px; }
      #boot.fast-facts-listing .fast-facts-list .title p {
        color: #fff;
        margin: 0;
        font-family: 'Open Sans',
 sans-serif;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase; }
        #boot.fast-facts-listing .fast-facts-list .title p.heading {
          padding: 0;
          font-size: 28px;
          font-family: 'Crimson Text', serif;
          text-transform: capitalize; }
    #boot.fast-facts-listing .fast-facts-list .description {
      background: #fff;
      font-size: 20px;
      line-height: 1.2;
      padding: 10px;
      border: 1px solid #efefef;
      color: #222 !important;
      margin-bottom: 20px; }
    @media (min-width: 767px) {
      #boot.fast-facts-listing .fast-facts-list {
        overflow-y: hidden;
        height: 454px; }
        #boot.fast-facts-listing .fast-facts-list .description {
          height: 352px; }
        #boot.fast-facts-listing .fast-facts-list .col-md-6.right {
          padding-right: 0;
          height: 352px !important; }
        #boot.fast-facts-listing .fast-facts-list .col-md-6.left {
          padding-left: 0;
          height: 454px !important; } }
    @media (max-width: 766px) {
      #boot.fast-facts-listing .fast-facts-list .col-md-6.left {
        height: 250px;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent; } }
  #boot.festival-events {
    padding: 50px;
    width: 100% !important; }
    #boot.festival-events .festive-event-list {
      color: #222;
      padding: 10px 0;
      width: 100% !important; }
      @media (min-width: 767px) {
        #boot.festival-events .festive-event-list {
          padding: 10px; } }
      #boot.festival-events .festive-event-list .right {
        background: #fff;
        border-right: 1px solid #efefef;
        border-top: 1px solid #efefef;
        border-left: 1px solid #efefef;
        /* Shutter Out Horizontal */ }
        @media (min-width: 767px) {
          #boot.festival-events .festive-event-list .right .col-md-12 {
            padding-right: 0 !important; } }
        @media (max-width: 768px) {
          #boot.festival-events .festive-event-list .right .col-md-12 {
            padding: 0 !important; } }
        #boot.festival-events .festive-event-list .right .title {
          padding: 20px 25px; }
          #boot.festival-events .festive-event-list .right .title span.category {
            font-size: 14px;
            font-family: 'Open Sans', sans-serif;
            text-transform: uppercase; }
          #boot.festival-events .festive-event-list .right .title p {
            margin: 0; }
            #boot.festival-events .festive-event-list .right .title p.heading {
              padding: 0;
              font-size: 28px;
              font-style: normal;
              text-transform: capitalize; }
              @media (max-width: 1024px) {
                #boot.festival-events .festive-event-list .right .title p.heading {
                  font-size: 24px; } }
          #boot.festival-events .festive-event-list .right .title span.date {
            font-family: 'Crimson Text', serif;
            font-size: 18px;
            font-style: italic;
            font-weight: 600; }
        #boot.festival-events .festive-event-list .right .description {
          font-size: 14px;
          line-height: 1.2;
          padding: 0 25px 20px 25px; }
        @media (min-width: 767px) {
          #boot.festival-events .festive-event-list .right {
            padding-left: 0 !important;
            border-left: none; } }
        #boot.festival-events .festive-event-list .right .read {
          width: 100%;
          text-align: center; }
        #boot.festival-events .festive-event-list .right .hvr-shutter-out-horizontal {
          display: inline-block;
          vertical-align: middle;
          -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
          -webkit-box-shadow: 0 0 1px transparent;
                  box-shadow: 0 0 1px transparent;
          position: relative;
          background: #d4dda6;
          -webkit-transition-property: color;
          transition-property: color;
          -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
          width: 100%;
          padding-top: 3px;
          border-radius: 0;
          cursor: pointer;
          font-family: 'Langdon';
          font-size: 24px;
          min-height: 45px;
          color: #222 !important; }
        #boot.festival-events .festive-event-list .right .hvr-shutter-out-horizontal:before {
          content: "";
          position: absolute;
          z-index: -1;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background: #b9c86f;
          -webkit-transform: scaleX(0);
          -ms-transform: scaleX(0);
              transform: scaleX(0);
          -webkit-transform-origin: 50%;
          -ms-transform-origin: 50%;
              transform-origin: 50%;
          -webkit-transition-property: transform;
          -webkit-transition-property: -webkit-transform;
          transition-property: -webkit-transform;
          transition-property: transform;
          transition-property: transform, -webkit-transform;
          -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
          -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }
        #boot.festival-events .festive-event-list .right .hvr-shutter-out-horizontal:hover:before,
        #boot.festival-events .festive-event-list .right .hvr-shutter-out-horizontal:focus:before,
        #boot.festival-events .festive-event-list .right .hvr-shutter-out-horizontal:active:before {
          -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1); }
      @media (min-width: 767px) {
        #boot.festival-events .festive-event-list .left {
          padding-right: 0 !important; } }
      @media (max-width: 989px) {
        #boot.festival-events .festive-event-list .col-md-6 {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 100% !important; } }
  #boot.history-heritage p {
    font-size: 20px; }
  @media (min-width: 767px) {
    #boot.history-heritage img {
      padding-top: 20px; } }
  #boot.towns-village p {
    font-size: 20px; }
    @media (max-width: 768px) {
      #boot.towns-village p {
        padding-top: 20px; } }
  @media (max-width: 768px) {
    #boot.towns-village .col-md-6 {
      max-width: 100% !important; } }
  #boot.home-towns .town {
    display: inline-block;
    /* shrink wrap to image */
    overflow: hidden;
    width: 240px;
    padding: 0 !important; }
    #boot.home-towns .town img {
      position: relative;
      /* no whitespace */
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      -webkit-transform: scale(1.3);
          -ms-transform: scale(1.3);
              transform: scale(1.3); }
      #boot.home-towns .town img:hover {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
        z-index: 2; }
    #boot.home-towns .town .overlay-1 h3 {
      color: #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      opacity: 1;
      z-index: 1; }
      #boot.home-towns .town .overlay-1 h3:hover {
        opacity: 0; }
    #boot.home-towns .town .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      opacity: 0;
      -webkit-transition: .5s ease;
      transition: .5s ease;
      background-color: #008CBA; }
      #boot.home-towns .town .overlay:hover {
        opacity: 1;
        background-color: rgba(0, 140, 186, 0.46); }
        #boot.home-towns .town .overlay:hover h3 {
          opacity: 0; }
  #boot.opt-drive, #boot.opt-fly, #boot.opt-public {
    background: #f8f8f8; }
    #boot.opt-drive img, #boot.opt-fly img, #boot.opt-public img {
      width: 100%; }
    @media (max-width: 768px) {
      #boot.opt-drive .col-md-6, #boot.opt-fly .col-md-6, #boot.opt-public .col-md-6 {
        max-width: 100% !important; } }
  #boot.harvest-job img {
    width: 100%; }
  @media (max-width: 768px) {
    #boot.harvest-job .col-md-6 {
      max-width: 100% !important; } }
  #boot.harvest-job p {
    font-size: 20px; }
    @media (max-width: 768px) {
      #boot.harvest-job p {
        font-size: 18px; } }
    #boot.harvest-job p.title {
      padding-top: 0;
      font-weight: bold;
      font-family: Langdon;
      font-size: 24px;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        #boot.harvest-job p.title {
          padding-top: 20px;
          font-size: 22px; } }
  #boot.footer-copyright {
    background: #000;
    padding: 20px 0;
    text-align: center; }
    #boot.footer-copyright .list-menu {
      display: table;
      /* Allow the centering to work */
      margin: 0 auto;
      width: 100%; }
      #boot.footer-copyright .list-menu ul {
        list-style: none;
        padding: 0; }
        #boot.footer-copyright .list-menu ul li {
          display: inline; }
          #boot.footer-copyright .list-menu ul li a {
            padding: 8px;
            color: #fff; }
            #boot.footer-copyright .list-menu ul li a:after {
              content: '\007C';
              padding-left: 10px; }
          #boot.footer-copyright .list-menu ul li:last-child a:after {
            content: ''; }
    #boot.footer-copyright .osky a {
      color: #fff;
      text-align: center; }
  #boot.trails-list .introduction h3 {
    text-transform: uppercase;
    font-family: 'Langdon';
    text-align: center; }
    @media (max-width: 768px) {
      #boot.trails-list .introduction h3 {
        padding: 0 30px;
        font-size: 24px; } }
  @media (max-width: 769px) {
    #boot.trails-list .col-md-6 {
      max-width: 100% !important;
      -webkit-flex: 0 0 100% !important; }
      #boot.trails-list .col-md-6.right {
        padding-right: 0 !important; } }
  #boot.trails-list .col-md-6.right .map-info {
    border-right: 3px solid #4d4d4f;
    margin: 17px 47px 17px 10px;
    height: auto !important; }
    @media (max-width: 768px) {
      #boot.trails-list .col-md-6.right .map-info {
        border-right: none;
        margin: 0 15px 0 0; } }
    #boot.trails-list .col-md-6.right .map-info .trail-cards {
      max-width: 500px;
      float: right;
      padding: 15px;
      border-radius: 15px;
      margin-right: 45px !important;
      margin-bottom: 30px;
      margin-top: 30px;
      position: relative; }
      #boot.trails-list .col-md-6.right .map-info .trail-cards.red {
        background-color: #f0d2cb; }
        @media (min-width: 769px) {
          #boot.trails-list .col-md-6.right .map-info .trail-cards.red:before {
            content: ' ';
            position: absolute;
            top: 65px;
            width: 20px;
            height: 20px;
            border-top: 9px solid transparent;
            border-left: 9px solid #f0d2cb;
            border-right: 9px solid transparent;
            border-bottom: 9px solid transparent;
            right: -20px;
            margin: auto; } }
        #boot.trails-list .col-md-6.right .map-info .trail-cards.red a {
          font-family: 'Langdon';
          font-size: 24px;
          min-height: 45px;
          color: #222 !important; }
          #boot.trails-list .col-md-6.right .map-info .trail-cards.red a.hvr-shutter-out-horizontal {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
            -webkit-box-shadow: 0 0 1px transparent;
                    box-shadow: 0 0 1px transparent;
            position: relative;
            background: #df9f8f;
            -webkit-transition-property: color;
            transition-property: color;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            padding: 3px 30px;
            border-radius: 0;
            cursor: pointer;
            font-family: 'Langdon';
            font-size: 24px;
            min-height: 45px;
            color: #222 !important; }
            @media (max-width: 768px) {
              #boot.trails-list .col-md-6.right .map-info .trail-cards.red a.hvr-shutter-out-horizontal {
                font-size: 20px;
                min-height: auto;
                padding: 3px 10px; } }
            #boot.trails-list .col-md-6.right .map-info .trail-cards.red a.hvr-shutter-out-horizontal:before {
              content: "";
              position: absolute;
              z-index: -1;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              -webkit-transform: scaleX(0);
              -ms-transform: scaleX(0);
                  transform: scaleX(0);
              -webkit-transform-origin: 50%;
              -ms-transform-origin: 50%;
                  transform-origin: 50%;
              -webkit-transition-property: transform;
              -webkit-transition-property: -webkit-transform;
              transition-property: -webkit-transform;
              transition-property: transform;
              transition-property: transform, -webkit-transform;
              -webkit-transition-duration: 0.3s;
              transition-duration: 0.3s;
              -webkit-transition-timing-function: ease-out;
              transition-timing-function: ease-out;
              background: #ce6c54; }
            #boot.trails-list .col-md-6.right .map-info .trail-cards.red a.hvr-shutter-out-horizontal:hover:before, #boot.trails-list .col-md-6.right .map-info .trail-cards.red a.hvr-shutter-out-horizontal:focus:before, #boot.trails-list .col-md-6.right .map-info .trail-cards.red a.hvr-shutter-out-horizontal:active:before {
              -webkit-transform: scaleX(1);
              -ms-transform: scaleX(1);
                  transform: scaleX(1); }
      #boot.trails-list .col-md-6.right .map-info .trail-cards.green {
        background-color: #c2ddd6; }
        @media (min-width: 769px) {
          #boot.trails-list .col-md-6.right .map-info .trail-cards.green:before {
            content: ' ';
            position: absolute;
            top: 65px;
            width: 20px;
            height: 20px;
            border-top: 9px solid transparent;
            border-left: 9px solid #c2ddd6;
            border-right: 9px solid transparent;
            border-bottom: 9px solid transparent;
            right: -20px;
            margin: auto; } }
        #boot.trails-list .col-md-6.right .map-info .trail-cards.green a {
          font-family: 'Langdon';
          font-size: 24px;
          min-height: 45px;
          color: #222 !important; }
          #boot.trails-list .col-md-6.right .map-info .trail-cards.green a.hvr-shutter-out-horizontal {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
            -webkit-box-shadow: 0 0 1px transparent;
                    box-shadow: 0 0 1px transparent;
            position: relative;
            background: #91c2b5;
            -webkit-transition-property: color;
            transition-property: color;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            padding: 3px 30px;
            border-radius: 0;
            cursor: pointer;
            font-family: 'Langdon';
            font-size: 24px;
            min-height: 45px;
            color: #222 !important; }
            @media (max-width: 768px) {
              #boot.trails-list .col-md-6.right .map-info .trail-cards.green a.hvr-shutter-out-horizontal {
                font-size: 20px;
                min-height: auto;
                padding: 3px 10px; } }
            #boot.trails-list .col-md-6.right .map-info .trail-cards.green a.hvr-shutter-out-horizontal:before {
              content: "";
              position: absolute;
              z-index: -1;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              -webkit-transform: scaleX(0);
              -ms-transform: scaleX(0);
                  transform: scaleX(0);
              -webkit-transform-origin: 50%;
              -ms-transform-origin: 50%;
                  transform-origin: 50%;
              -webkit-transition-property: transform;
              -webkit-transition-property: -webkit-transform;
              transition-property: -webkit-transform;
              transition-property: transform;
              transition-property: transform, -webkit-transform;
              -webkit-transition-duration: 0.3s;
              transition-duration: 0.3s;
              -webkit-transition-timing-function: ease-out;
              transition-timing-function: ease-out;
              background: #60a794; }
            #boot.trails-list .col-md-6.right .map-info .trail-cards.green a.hvr-shutter-out-horizontal:hover:before, #boot.trails-list .col-md-6.right .map-info .trail-cards.green a.hvr-shutter-out-horizontal:focus:before, #boot.trails-list .col-md-6.right .map-info .trail-cards.green a.hvr-shutter-out-horizontal:active:before {
              -webkit-transform: scaleX(1);
              -ms-transform: scaleX(1);
                  transform: scaleX(1); }
      #boot.trails-list .col-md-6.right .map-info .trail-cards.lime {
        background-color: #e6ebd3; }
        @media (min-width: 769px) {
          #boot.trails-list .col-md-6.right .map-info .trail-cards.lime:before {
            content: ' ';
            position: absolute;
            top: 65px;
            width: 20px;
            height: 20px;
            border-top: 9px solid transparent;
            border-left: 9px solid #e6ebd3;
            border-right: 9px solid transparent;
            border-bottom: 9px solid transparent;
            right: -20px;
            margin: auto; } }
        #boot.trails-list .col-md-6.right .map-info .trail-cards.lime a {
          font-family: 'Langdon';
          font-size: 24px;
          min-height: 45px;
          color: #222 !important; }
          #boot.trails-list .col-md-6.right .map-info .trail-cards.lime a.hvr-shutter-out-horizontal {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
            -webkit-box-shadow: 0 0 1px transparent;
                    box-shadow: 0 0 1px transparent;
            position: relative;
            background: #d4dda6;
            -webkit-transition-property: color;
            transition-property: color;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            padding: 3px 30px;
            border-radius: 0;
            cursor: pointer;
            font-family: 'Langdon';
            font-size: 24px;
            min-height: 45px;
            color: #222 !important; }
            @media (max-width: 768px) {
              #boot.trails-list .col-md-6.right .map-info .trail-cards.lime a.hvr-shutter-out-horizontal {
                font-size: 20px;
                min-height: auto;
                padding: 3px 10px; } }
            #boot.trails-list .col-md-6.right .map-info .trail-cards.lime a.hvr-shutter-out-horizontal:before {
              content: "";
              position: absolute;
              z-index: -1;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              -webkit-transform: scaleX(0);
              -ms-transform: scaleX(0);
                  transform: scaleX(0);
              -webkit-transform-origin: 50%;
              -ms-transform-origin: 50%;
                  transform-origin: 50%;
              -webkit-transition-property: transform;
              -webkit-transition-property: -webkit-transform;
              transition-property: -webkit-transform;
              transition-property: transform;
              transition-property: transform, -webkit-transform;
              -webkit-transition-duration: 0.3s;
              transition-duration: 0.3s;
              -webkit-transition-timing-function: ease-out;
              transition-timing-function: ease-out;
              background: #b9c86f; }
            #boot.trails-list .col-md-6.right .map-info .trail-cards.lime a.hvr-shutter-out-horizontal:hover:before, #boot.trails-list .col-md-6.right .map-info .trail-cards.lime a.hvr-shutter-out-horizontal:focus:before, #boot.trails-list .col-md-6.right .map-info .trail-cards.lime a.hvr-shutter-out-horizontal:active:before {
              -webkit-transform: scaleX(1);
              -ms-transform: scaleX(1);
                  transform: scaleX(1); }
      @media (max-width: 768px) {
        #boot.trails-list .col-md-6.right .map-info .trail-cards {
          margin-right: 22px !important;
          margin-left: 20px;
          margin-top: 30px;
          max-width: -webkit-max-content;
          max-width: -moz-max-content;
          max-width: max-content;
          float: left; } }
      #boot.trails-list .col-md-6.right .map-info .trail-cards .title {
        display: block;
        font-family: 'Langdon';
        font-size: 24px;
        text-transform: uppercase; }
        @media (max-width: 768px) {
          #boot.trails-list .col-md-6.right .map-info .trail-cards .title {
            font-size: 20px; } }
      #boot.trails-list .col-md-6.right .map-info .trail-cards .description {
        font-weight: 600;
        margin-bottom: 15px; }
        @media (max-width: 768px) {
          #boot.trails-list .col-md-6.right .map-info .trail-cards .description {
            font-size: 14px; } }
      #boot.trails-list .col-md-6.right .map-info .trail-cards img.marker {
        position: absolute;
        right: -81px;
        top: 45px;
        width: 40px;
        z-index: 10; }
      @media (max-width: 768px) {
        #boot.trails-list .col-md-6.right .map-info .trail-cards img.marker {
          display: none;
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none; } }
  @media (min-width: 769px) {
    #boot.trails-list .col-md-6.left {
      padding-left: 0; } }

header {
  font-family: 'Langdon';
  padding: 0 0 25px;
  position: relative; }
  header.banner {
    background-color: #fff; }
    @media (max-width: 991px) {
      header.banner {
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999; }
        header.banner.menu-active {
          -webkit-transform: translateX(-80%);
              -ms-transform: translateX(-80%);
                  transform: translateX(-80%); } }
  header .nav-secondary {
    display: inline-block;
    font-family: 'Crimson Text', serif;
    margin-bottom: 20px; }
  header .nav-primary .nav > li:hover,
  header .nav-primary .nav > li.is-active {
    background: url("../img/megamenu/bg.jpg") 0 0 repeat; }
    @media screen and (min-width: 1200px) {
      header .nav-primary .nav > li:hover > a,
      header .nav-primary .nav > li.is-active > a {
        color: #fff; } }
  header .nav {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media screen and (max-width: 1200px) {
      header .nav {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  header .brand img {
    height: auto;
    width: 100%; }
  @media (max-width: 991px) {
    header .brand {
      max-width: 150px; } }
  header .list-language .list-inline-item:not(:last-child) {
    margin-right: 0; }
  header .list-language,
  header .btn-nav-search {
    display: inline-block !important; }

.header-search {
  background-color: #2a2b2b;
  margin-bottom: 25px;
  padding: 30px; }

@media (max-width: 991px) {
  header.banner {
    top: -85px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .is-search-active header.banner {
    top: 0; } }

html {
  position: relative;
  top: -85px;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  html.is-search-active {
    top: 0; }

li {
  color: #3c3c3c; }
  .nav-secondary li {
    margin: 0 9px;
    padding: 0 9px; }
    .nav-secondary li a {
      font-size: 16px; }
  .nav-primary li {
    margin: 0;
    padding: 0; }
    .nav-primary li a {
      display: block;
      font-size: 19px;
      padding: 0 20px;
      text-transform: uppercase; }

html[lang="zh-hant"] .nav-primary li a,
html[lang="zh-hans"] .nav-primary li a {
  font-size: 23px; }

.nav-secondary li {
  position: relative; }
  .nav-secondary li:last-child:after {
    display: none; }
  .nav-secondary li:after {
    background-color: #ccc;
    bottom: 5px;
    content: '';
    position: absolute;
    right: -5px;
    top: 5px;
    width: 1px; }

/*MENU TOGGLE*/
.menu-toggle {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px; }
  .menu-toggle > span {
    height: 18px;
    position: relative;
    width: 25px; }
    .menu-toggle > span span {
      background-color: #000;
      height: 2px;
      position: absolute;
      -webkit-transition: -webkit-transform 0.25s ease;
      transition: -webkit-transform 0.25s ease;
      transition: transform 0.25s ease;
      transition: transform 0.25s ease, -webkit-transform 0.25s ease;
      width: 100%; }
      .menu-toggle > span span:nth-child(2) {
        top: 7px; }
      .menu-toggle > span span:nth-child(3) {
        top: 14px; }
  .menu-toggle.menu-active > span span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
        -ms-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg); }
  .menu-toggle.menu-active > span span:nth-child(2) {
    top: 7px;
    -webkit-transform: translateY(1px) rotate(-45deg);
        -ms-transform: translateY(1px) rotate(-45deg);
            transform: translateY(1px) rotate(-45deg); }
  .menu-toggle.menu-active > span span:nth-child(3) {
    display: none;
    top: 14px; }

.mobile-navigation {
  border-left: 1px solid #bbb;
  height: 100%;
  padding: 106px 20% 10% 10%;
  position: fixed;
  top: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  width: 100%;
  z-index: 9999; }
  .mobile-navigation > .nav-wrapper {
    height: 100%;
    overflow-y: scroll; }
  .mobile-navigation .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .mobile-navigation .nav li {
      margin-left: 0;
      padding-left: 0; }
    .mobile-navigation .nav#menu-header-primary {
      margin-bottom: 30px; }
  @media (min-width: 992px) {
    .mobile-navigation {
      display: none !important; } }

.sub-menu {
  background: url("../img/megamenu/bg.jpg") 0 0 repeat;
  display: none;
  padding: 30px;
  width: 1920px;
  z-index: 99; }

.sub-menu-list-1,
.sub-menu-list-2 {
  text-align: center; }
  .sub-menu-list-1 .list-inline-item:not(:last-child),
  .sub-menu-list-2 .list-inline-item:not(:last-child) {
    margin-right: 15px; }
  .sub-menu-list-1 .list-inline-item,
  .sub-menu-list-2 .list-inline-item {
    text-align: left; }

.sub-menu-list-1 .list-inline-item {
  max-width: 22%; }

.sub-menu-list-1.item-5 .list-inline-item {
  max-width: 18%; }

.sub-menu-list-2 {
  padding-top: 30px; }
  .sub-menu-list-2 .list-inline-item {
    font-family: Langdon;
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
    vertical-align: top; }
    .sub-menu-list-2 .list-inline-item .sub-menu-list-3 {
      font-size: 17px;
      padding-top: 20px; }
      .sub-menu-list-2 .list-inline-item .sub-menu-list-3 li {
        margin-bottom: 0; }
    .sub-menu-list-2 .list-inline-item:not(:last-child):after {
      background: #000;
      bottom: 0;
      content: '';
      opacity: 0.38;
      position: absolute;
      right: -7px;
      top: 0;
      width: 1px; }
    .sub-menu-list-2 .list-inline-item li {
      margin-bottom: 20px; }

.megamenu-list-title,
.megamenu-list-meta,
.megamenu-list-description {
  font-family: 'Crimson Text', serif;
  font-size: 16px;
  text-transform: none; }

.megamenu-list-title {
  font-weight: 600;
  margin-bottom: 0; }

.megamenu-list-meta {
  font-style: italic;
  font-weight: 400; }

.btn-megamenu.btn-megamenu.btn-megamenu {
  border: none;
  font-size: 16px;
  min-height: 0;
  width: 120px; }
  @media screen and (min-width: 992px) {
    .btn-megamenu.btn-megamenu.btn-megamenu {
      background: transparent !important;
      overflow: hidden;
      position: relative;
      -webkit-transition: border-color .3s;
      transition: border-color .3s;
      z-index: 1; }
      .btn-megamenu.btn-megamenu.btn-megamenu:before {
        background-color: #0275d8;
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -2; }
      .btn-megamenu.btn-megamenu.btn-megamenu:after {
        background-color: #025aa5;
        content: '';
        height: 300px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-50px, -125px) scale(0.1);
            -ms-transform: translate(-50px, -125px) scale(0.1);
                transform: translate(-50px, -125px) scale(0.1);
        -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: opacity .3s, background-color .3s, -webkit-transform .3s;
        transition: transform .3s, opacity .3s, background-color .3s;
        transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
        width: 300px;
        z-index: -1; }
      .btn-megamenu.btn-megamenu.btn-megamenu:hover {
        color: #fff !important; }
        .btn-megamenu.btn-megamenu.btn-megamenu:hover:after {
          opacity: 1;
          -webkit-transform-origin: 100px 100px;
              -ms-transform-origin: 100px 100px;
                  transform-origin: 100px 100px;
          -webkit-transform: scale(1) translate(-50px, -125px);
              -ms-transform: scale(1) translate(-50px, -125px);
                  transform: scale(1) translate(-50px, -125px); } }
  @media screen and (max-width: 1200px) {
    .btn-megamenu.btn-megamenu.btn-megamenu {
      background-color: #0275d8; }
      .btn-megamenu.btn-megamenu.btn-megamenu:hover {
        background-color: #025aa5; } }

.side-navigation {
  position: relative;
  z-index: 9999; }
  @media screen and (max-width: 768px) {
    .side-navigation {
      display: none; } }
  .side-navigation .list-1,
  .side-navigation .list-2 {
    background: rgba(145, 194, 181, 0.7);
    left: 0;
    position: fixed;
    top: 15%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 9999; }
  .side-navigation .list-1 > li,
  .side-navigation .list-2 > li {
    color: #fff;
    display: block;
    padding: 10px; }
  .side-navigation .list-1 {
    left: 0;
    width: 50px;
    z-index: 10; }
  .side-navigation .list-2 {
    left: -120px;
    width: 80px;
    z-index: 20; }
  .side-navigation a {
    color: #fff;
    font-size: 24px; }
  .side-navigation.is-hovered .list-1 {
    left: -80px; }
  .side-navigation.is-hovered .list-2 {
    left: 0; }
  .side-navigation .nav-icon,
  .side-navigation .nav-hovered,
  .side-navigation .nav-title {
    display: block;
    text-align: center; }
  .side-navigation .list-language {
    margin-bottom: 10px; }
    .side-navigation .list-language li {
      margin-bottom: -5px;
      margin-right: 0; }

.btn-nav-menu {
  display: none;
  font-size: 24px;
  position: relative;
  top: 5px; }

@media screen and (max-width: 1200px) {
  .site-header {
    display: block !important;
    margin: 0;
    padding: 0;
    width: 100%; }
  .brand {
    display: block;
    margin: 30px auto;
    max-width: 220px; } }
  @media screen and (max-width: 1200px) and (max-width: 425px) {
    .brand {
      margin: 5px auto; } }

@media screen and (max-width: 1200px) {
  .navigation-group > .text-right {
    text-align: center !important; } }

.nav-primary .sub-menu-caret {
  display: none; }

@media screen and (max-width: 992px) {
  .btn-nav-menu {
    display: inline-block; }
  .nav-primary {
    background: url("../img/megamenu/bg.jpg") 0 0 repeat;
    display: none;
    max-height: 600px;
    overflow-y: auto;
    padding: 0 15px 0 80px; }
    .nav-primary.is-active {
      display: block; }
    .nav-primary .sub-menu-caret {
      display: inline-block; }
    .nav-primary .nav {
      display: block; }
      .nav-primary .nav li {
        padding: 5px 0; }
  .sub-menu {
    display: none;
    padding: 0;
    width: 100%; }
    .sub-menu.is-active {
      display: block; }
  .sub-menu-list-1 {
    display: none; }
  .sub-menu-list-2 {
    display: none;
    padding: 0;
    text-align: left; }
    .sub-menu-list-2 .list-inline-item {
      display: block;
      width: 100%; }
      .sub-menu-list-2 .list-inline-item:not(:last-child):after {
        background: none; }
      .sub-menu-list-2 .list-inline-item li {
        margin-bottom: 0; }
        .sub-menu-list-2 .list-inline-item li a {
          font-size: 18px;
          padding-left: 0; }
  .is-active .sub-menu-list-2 {
    display: block;
    margin: 0 20px; }
  .is-active .sub-menu-list-3 {
    padding-top: 5px !important; }
    .is-active .sub-menu-list-3 a {
      display: inline-block;
      font-size: 16px !important;
      padding-right: 0; }
  .banner {
    padding-bottom: 0; }
  .sub-menu-post {
    font-family: 'Crimson Text', serif;
    padding: 10px 20px 0; }
    .sub-menu-post .sub-menu-post-image {
      margin-left: 0 !important; }
    .sub-menu-post .sub-menu-post-content {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
      .sub-menu-post .sub-menu-post-content .btn, .sub-menu-post .sub-menu-post-content .comment-form input[type="submit"], .comment-form .sub-menu-post .sub-menu-post-content input[type="submit"], .sub-menu-post .sub-menu-post-content .search-form .search-submit, .search-form .sub-menu-post .sub-menu-post-content .search-submit {
        padding: 8px 16px; } }

@media screen and (max-width: 640px) {
  header .nav-secondary {
    display: block;
    margin-bottom: -10px; } }

@media screen and (max-width: 575px) {
  .sub-menu-post .sub-menu-post-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    .sub-menu-post .sub-menu-post-content h5 {
      margin-top: 10px; }
  .sub-menu-post .sub-menu-post-image,
  .sub-menu-post .sub-menu-post-content {
    max-width: 350px; } }

.page-header {
  /*BLOG ARCHIVE - FEATURED CONTENT*/ }
  .page-header + section, .page-header + div {
    padding-top: 50px; }
    .page-header + section .intro-desc, .page-header + div .intro-desc {
      margin-top: 0; }
  .page-header .section-main {
    color: #fff;
    font-size: 20px; }
    @media (min-width: 992px) {
      .page-header .section-main {
        min-height: 583px; } }
    @media (min-width: 321px) {
      .page-header .section-main {
        font-size: 30px; } }
    @media (min-width: 768px) {
      .page-header .section-main {
        font-size: 50px; } }
    @media (min-width: 1024px) {
      .page-header .section-main {
        font-size: 100px; } }
  .page-header.header-col-2 .section-main {
    background-color: #2A2B2B; }
    @media (min-width: 992px) {
      .page-header.header-col-2 .section-main {
        min-height: 500px; } }
    .page-header.header-col-2 .section-main .content {
      height: 100%; }
      @media (min-width: 992px) {
        .page-header.header-col-2 .section-main .content {
          padding: 60px 0; } }
      .page-header.header-col-2 .section-main .content .col {
        min-height: 100%; }
        .page-header.header-col-2 .section-main .content .col.image-group {
          padding: 0 30px; }
          .page-header.header-col-2 .section-main .content .col.image-group img {
            margin-left: auto; }
        @media (max-width: 991px) {
          .page-header.header-col-2 .section-main .content .col {
            min-height: auto; } }
    .page-header.header-col-2 .section-main .text-group .title {
      font-family: 'Langdon';
      font-size: 48px; }
      @media (max-width: 767px) {
        .page-header.header-col-2 .section-main .text-group .title {
          font-size: 36px; } }
    .page-header.header-col-2 .section-main .text-group p {
      font-size: 18px;
      line-height: 1.3; }
      @media (max-width: 767px) {
        .page-header.header-col-2 .section-main .text-group p.description {
          display: none; } }
    .page-header.header-col-2 .section-main .text-group > div {
      max-width: 400px; }
  .page-header.header-col-2 .slick-dots {
    bottom: 50px; }
    @media (max-width: 767px) {
      .page-header.header-col-2 .slick-dots {
        bottom: 20px; } }
  @media (min-width: 992px) {
    .page-header.header-general .section-main, .page-header.header-archive .section-main {
      min-height: 500px; } }
  .page-header.header-general .section-main .text-group, .page-header.header-archive .section-main .text-group {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .page-header.header-general .section-main .text-group, .page-header.header-archive .section-main .text-group {
        margin-bottom: 15px; } }
    @media (max-width: 321px) {
      .page-header.header-general .section-main .text-group, .page-header.header-archive .section-main .text-group {
        margin-bottom: 10px; } }
    .page-header.header-general .section-main .text-group .title span, .page-header.header-archive .section-main .text-group .title span {
      display: inline-block;
      margin-left: 15px; }
  .page-header.header-general .section-main .inherit-width, .page-header.header-archive .section-main .inherit-width {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .page-header.header-archive .section-main {
    font-size: initial; }
    @media (max-width: 767px) {
      .page-header.header-archive .section-main {
        position: relative; }
        .page-header.header-archive .section-main:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 0%; }
        .page-header.header-archive .section-main > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
        .page-header.header-archive .section-main .inherit-width {
          position: static; } }
    .page-header.header-archive .section-main .content {
      overflow: hidden;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-height: 100%;
      height: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .page-header.header-archive .section-main .featured {
      padding: 40px;
      background-color: rgba(255, 255, 255, 0.8);
      overflow: hidden;
      width: 50%;
      color: #2A2B2B; }
      .page-header.header-archive .section-main .featured div, .page-header.header-archive .section-main .featured span {
        display: block; }
      @media (max-width: 991px) {
        .page-header.header-archive .section-main .featured {
          width: 100%; } }
    .page-header.header-archive .section-main .featured__heading {
      font-family: 'Open Sans', sans-serif;
      margin-bottom: 30px; }
      .page-header.header-archive .section-main .featured__heading .category {
        font-weight: 700; }
      .page-header.header-archive .section-main .featured__heading .date {
        color: #666; }
      @media (max-width: 767px) {
        .page-header.header-archive .section-main .featured__heading {
          margin-bottom: 10px; } }
    .page-header.header-archive .section-main .featured__excerpt .title {
      margin-bottom: 15px;
      font-size: 70px; }
      @media (max-width: 767px) {
        .page-header.header-archive .section-main .featured__excerpt .title {
          font-size: 46px; } }
    .page-header.header-archive .section-main .featured__excerpt .description {
      font-size: 24px;
      margin-bottom: 20px; }
      .page-header.header-archive .section-main .featured__excerpt .description.limit-description {
        height: 145px;
        max-height: 145px;
        overflow: hidden; }
        @media (max-width: 767px) {
          .page-header.header-archive .section-main .featured__excerpt .description.limit-description {
            height: 120px;
            max-height: 120px;
            font-size: 20px; } }
  @media (min-width: 992px) {
    .page-header.header-small .section-main {
      min-height: 300px;
      max-height: 300px; }
      .page-header.header-small .section-main .text-group {
        margin-bottom: 60px; } }
  .page-header.header-small .section-main .inherit-width {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .page-header .banner-search {
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 150px;
    background-color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 992px) {
      .page-header .banner-search {
        position: absolute; } }
  .page-header .title {
    font-family: 'Langdon'; }
  .page-header p span {
    font-family: 'MrKeningbeck'; }
  .page-header .title,
  .page-header p {
    line-height: 1;
    font-size: inherit;
    text-shadow: 2px 2px 3px #666;
    text-align: center; }
    @media screen and (max-width: 400px) {
      .page-header .title,
      .page-header p {
        margin-bottom: 0.5rem; } }
  .page-header .slick-dots {
    position: absolute;
    bottom: 175px;
    left: 0;
    width: 100%;
    margin: auto;
    text-align: center;
    list-style-type: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 991px) {
      .page-header .slick-dots {
        bottom: 10px; } }
    .page-header .slick-dots li {
      padding: 0 7px; }
    .page-header .slick-dots button {
      font-size: 0;
      padding: 3px;
      border-radius: 50%;
      background-color: #fff;
      border: 3px solid #fff;
      outline: none; }
    .page-header .slick-dots .slick-active button {
      background-color: transparent;
      border-color: #79bb85; }

.slide {
  display: none !important; }

.slide:first-child {
  display: block !important; }

.slick-initialized .slide {
  display: block !important; }

footer {
  color: #fff; }
  footer.green .apply-background-colour {
    background-color: #8DC63F;
    padding: 30px 0; }
  footer .copyright {
    background-color: #000;
    min-height: 90px; }
    footer .copyright a {
      color: #fff; }
    footer .copyright span {
      position: absolute;
      right: 80px; }
    @media (max-width: 767px) {
      footer .copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        footer .copyright span {
          position: initial; } }
    @media screen and (max-width: 1200px) {
      footer .copyright {
        display: block !important; }
        footer .copyright .footer-nav-secondary,
        footer .copyright .nav,
        footer .copyright > span {
          display: block;
          padding: 15px 0 0;
          text-align: center;
          width: 100%; }
        footer .copyright > span {
          background-color: #000;
          padding-bottom: 15px;
          position: relative;
          right: auto; } }

.footer-widget {
  margin: 30px 0;
  padding: 0 20px; }
  @media screen and (max-width: 1200px) {
    .footer-widget .container {
      width: 100%; } }

@media screen and (max-width: 1060px) {
  .footer-widget .social-footer {
    display: block;
    margin-bottom: 30px;
    text-align: center;
    width: 100%; }
    .footer-widget .social-footer a {
      font-size: 44px; }
  .footer-widget .affiliates {
    display: block;
    margin-left: 0;
    text-align: center;
    width: 100%; }
    .footer-widget .affiliates a {
      margin-bottom: 15px; } }

.social-footer,
.affiliates {
  display: inline-block;
  vertical-align: top; }

.affiliates {
  margin-left: 90px; }

.social-footer .list-inline {
  margin-bottom: 0; }

.social-footer a {
  color: #131313;
  font-size: 22px; }

.affiliates a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px; }

.social-footer-title {
  color: #131313;
  font-family: Langdon;
  font-size: 22px;
  text-transform: uppercase; }

.footer-nav {
  font-family: 'Crimson Text', serif;
  font-size: 20px; }
  .footer-nav a {
    color: #404040; }

.footer-nav-title {
  color: #131313;
  display: block;
  font-family: Langdon;
  font-size: 22px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.footer-nav-secondary li {
  display: inline-block;
  margin-right: 15px;
  position: relative; }
  .footer-nav-secondary li:after {
    background-color: #fff;
    bottom: 5px;
    content: '';
    position: absolute;
    right: -8px;
    top: 5px;
    width: 1px; }
  .footer-nav-secondary li:last-child:after {
    display: none; }

.full-w-image {
  max-width: 100%;
  height: auto; }

.intro-content {
  text-align: center;
  margin-bottom: 25px; }
  .intro-content.fixed-width {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto; }
  .intro-content .intro-desc,
  .intro-content p {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .intro-content .intro-desc,
      .intro-content p {
        font-size: 18px; } }
  .intro-content.xsmall-bottom-gap {
    margin-bottom: 5px; }
    .intro-content.xsmall-bottom-gap .intro-desc,
    .intro-content.xsmall-bottom-gap p {
      margin-bottom: 5px; }
  .intro-content .title-gap {
    margin-bottom: 50px; }
  .intro-general-content .intro-content {
    margin-bottom: 50px; }
    .intro-general-content .intro-content.border-bottom {
      border-bottom: 2px solid #a1a1a1; }
    .intro-general-content .intro-content .intro-desc {
      margin-bottom: 40px;
      color: #3c3c3c; }

.body-content p a {
  text-decoration: underline !important; }

@media (min-width: 768px) {
  .body-content {
    padding-left: 0;
    padding-right: 0; } }

.intro-general-content .body-content {
  font-size: 20px; }
  .intro-general-content .body-content h3 {
    font-size: 36px;
    font-family: 'Langdon';
    text-decoration: underline; }
  .intro-general-content .body-content > div:not(:last-child) {
    margin-bottom: 55px; }

.tiles-group {
  padding: 0;
  list-style: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 0; }
  .tiles-group .quarter-width {
    width: 33.3333%; }
    @media (max-width: 991px) {
      .tiles-group .quarter-width {
        width: 50%; } }
    @media (max-width: 767px) {
      .tiles-group .quarter-width {
        width: 100%; } }

.tile {
  width: 33%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: inherit; }
  .tile.full-width {
    width: 100%; }
  .tile.half-width {
    width: 50%; }
    @media (max-width: 767px) {
      .tile.half-width {
        width: 100%; } }
  @media (max-width: 767px) {
    .tile {
      width: 100%; } }
  .tile.style-1, .tile.style-2 {
    font-family: 'Langdon';
    font-size: 46px;
    position: relative; }
    .tile.style-1:before, .tile.style-2:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 72.378516624%; }
    .tile.style-1 > .content, .tile.style-2 > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .tile.style-1:before, .tile.style-2:before {
      background-color: rgba(0, 0, 0, 0.2); }
    .tile.style-1 a, .tile.style-2 a {
      color: inherit;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    @media (max-width: 767px) {
      .tile.style-1, .tile.style-2 {
        font-size: 28px; } }
    .tile.style-1.no-default-bg:before, .tile.style-2.no-default-bg:before {
      background-color: transparent; }
    .tile.style-1.no-default-bg a, .tile.style-2.no-default-bg a {
      text-shadow: none; }
  .tile a {
    text-shadow: 1px 1px 3px #333; }

.region-tiles .body-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

/*T & V section*/
.towns-and-villages {
  padding-bottom: 70px; }
  @media (max-width: 767px) {
    .towns-and-villages {
      padding-bottom: 40px; } }
  .towns-and-villages .tiles-group {
    margin-bottom: 35px; }
    .towns-and-villages .tiles-group ul {
      padding: 0;
      list-style-type: none;
      width: 33%;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .towns-and-villages .tiles-group .tile.style-1 {
      width: 50%;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      font-size: 100px;
      position: relative; }
      .towns-and-villages .tiles-group .tile.style-1:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 48.4848484848%; }
      .towns-and-villages .tiles-group .tile.style-1 > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .towns-and-villages .tiles-group .tile.style-2 {
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      font-size: 70px;
      position: relative; }
      .towns-and-villages .tiles-group .tile.style-2:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 38.5321100917%; }
      .towns-and-villages .tiles-group .tile.style-2 > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    @media (max-width: 767px) {
      .towns-and-villages .tiles-group .tile.style-1, .towns-and-villages .tiles-group .tile.style-2 {
        width: 100%;
        font-size: 50px;
        position: relative; }
        .towns-and-villages .tiles-group .tile.style-1:before, .towns-and-villages .tiles-group .tile.style-2:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 38.5321100917%; }
        .towns-and-villages .tiles-group .tile.style-1 > .content, .towns-and-villages .tiles-group .tile.style-2 > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
  .towns-and-villages .other-places {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 70px; }
    @media (max-width: 767px) {
      .towns-and-villages .other-places {
        margin-bottom: 20px; } }
    .towns-and-villages .other-places ul {
      padding: 0 20px;
      text-align: center; }
    .towns-and-villages .other-places li {
      display: inline-block;
      position: relative;
      font-family: 'Langdon';
      font-size: 30px;
      text-transform: uppercase;
      line-height: 1; }
      .towns-and-villages .other-places li:not(:first-child) {
        padding-left: 15px;
        margin-left: 15px; }
        .towns-and-villages .other-places li:not(:first-child):before {
          content: " ";
          position: absolute;
          width: 3px;
          height: 3px;
          left: -2px;
          top: 5px;
          bottom: 0;
          background-color: #000;
          border-radius: 50%;
          margin: auto; }
      @media (max-width: 767px) {
        .towns-and-villages .other-places li {
          font-size: 23px; } }
  .towns-and-villages .extras {
    text-align: center; }
    @media (max-width: 767px) {
      .towns-and-villages .extras > div:not(:last-child) {
        margin-bottom: 30px; } }
    .towns-and-villages .extras a {
      display: inline-block; }
    .towns-and-villages .extras .image {
      width: 220px;
      height: 220px;
      border-radius: 50%;
      background-size: auto 50%;
      background-position: center;
      background-repeat: no-repeat;
      max-width: 100%;
      margin: auto auto 25px; }
      @media (max-width: 767px) {
        .towns-and-villages .extras .image {
          width: 150px;
          height: 150px; } }
    .towns-and-villages .extras .text {
      font-family: 'Langdon';
      font-size: 30px;
      position: relative; }
      .towns-and-villages .extras .text:before {
        content: ' ';
        position: absolute;
        top: -20px;
        width: 20px;
        height: 20px;
        border-top: 9px solid transparent;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #000;
        left: 0;
        right: 0;
        margin: auto; }
      @media (max-width: 767px) {
        .towns-and-villages .extras .text {
          font-size: 23px; } }

.social-posts ul {
  padding: 0;
  text-align: center; }

.social-posts li {
  display: inline-block;
  position: relative;
  font-family: 'Langdon';
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1; }
  @media (max-width: 767px) {
    .social-posts li {
      font-size: 23px; } }
  .social-posts li:not(:first-child):before {
    content: " ";
    position: absolute;
    width: 3px;
    height: 3px;
    left: -2px;
    top: 5px;
    bottom: 0;
    background-color: #000;
    border-radius: 50%;
    margin: auto; }

.intro-with-3cols .intro-desc {
  color: #3c3c3c;
  font-size: 24px;
  margin: 50px 0; }

.intro-with-3cols .col-content-3 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  font-size: 20px;
  -webkit-column-rule: 2px solid #a1a1a1;
     -moz-column-rule: 2px solid #a1a1a1;
          column-rule: 2px solid #a1a1a1;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  text-align: left;
  line-height: 1.5;
  color: #2a2b2b;
  margin: 45px 0; }

.intro-with-3cols .intro-content {
  margin-bottom: 0; }

.highlights-2cols.simple .text {
  background-color: transparent !important;
  padding: 0;
  font-size: 20px;
  color: #2A2B2B;
  font-family: 'Crimson Text', serif;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: block !important; }
  @media (max-width: 991px) {
    .highlights-2cols.simple .text {
      margin-top: 20px; } }

.highlights-2cols.simple .tiles-group > div:not(:last-child) {
  margin-bottom: 50px; }

@media (min-width: 992px) {
  .highlights-2cols.simple .tiles-group > div .text {
    padding-right: 50px; }
  .highlights-2cols.simple .tiles-group > div:nth-child(even) .text {
    padding-left: 50px; } }

.highlights-2cols.with-style.small-text {
  text-transform: uppercase; }
  .highlights-2cols.with-style.small-text li {
    font-size: 24px;
    margin-bottom: 5px; }

.highlights-2cols ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  line-height: 1.3; }

.highlights-2cols li:not(:last-child) {
  margin-bottom: 40px; }

.highlights-2cols .text {
  font-family: 'Langdon';
  font-size: 28px;
  padding: 30px; }

.highlights-2cols .tiles-group.tiles-group-highlights {
  color: #3c3c3c; }

.highlights-2cols .tiles-group .image {
  position: relative; }
  .highlights-2cols .tiles-group .image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 65.5737704918%; }
  .highlights-2cols .tiles-group .image > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.highlights-2cols .tiles-group > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .highlights-2cols .tiles-group > div:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  @media (max-width: 991px) {
    .highlights-2cols .tiles-group > div {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      .highlights-2cols .tiles-group > div:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; }
      .highlights-2cols .tiles-group > div:not(:last-child) {
        margin-bottom: 30px; } }

.highlights-2cols .tiles-group .text,
.highlights-2cols .tiles-group .image {
  width: 50%; }
  @media (max-width: 991px) {
    .highlights-2cols .tiles-group .text,
    .highlights-2cols .tiles-group .image {
      width: 100%; } }

/*MAP TILES*/
.map-tiles .tiles-group ul {
  padding: 0;
  list-style-type: none;
  width: 33%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.map-tiles .tiles-group .tile {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 70px; }
  .map-tiles .tiles-group .tile.style-1 {
    width: 100%;
    position: relative; }
    .map-tiles .tiles-group .tile.style-1:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 50%; }
    .map-tiles .tiles-group .tile.style-1 > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media screen and (max-width: 768px) {
      .map-tiles .tiles-group .tile.style-1 {
        background-size: cover; } }
  .map-tiles .tiles-group .tile.style-2 {
    width: 33%;
    position: relative; }
    .map-tiles .tiles-group .tile.style-2:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 98.2800982801%; }
    .map-tiles .tiles-group .tile.style-2 > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  @media (max-width: 767px) {
    .map-tiles .tiles-group .tile.style-1, .map-tiles .tiles-group .tile.style-2 {
      width: 100%;
      font-size: 50px;
      position: relative; }
      .map-tiles .tiles-group .tile.style-1:before, .map-tiles .tiles-group .tile.style-2:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 80%; }
      .map-tiles .tiles-group .tile.style-1 > .content, .map-tiles .tiles-group .tile.style-2 > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }

/*TILES 2 3 COLUMNS*/
.tiles-2-3-columns .tiles-group .tile {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 70px;
  margin: 10px; }
  .tiles-2-3-columns .tiles-group .tile.style-1 {
    width: 45%;
    position: relative; }
    .tiles-2-3-columns .tiles-group .tile.style-1:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 111.666666667%; }
    .tiles-2-3-columns .tiles-group .tile.style-1 > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .tiles-2-3-columns .tiles-group .tile.style-2 {
    width: 30%;
    position: relative; }
    .tiles-2-3-columns .tiles-group .tile.style-2:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 72.378516624%; }
    .tiles-2-3-columns .tiles-group .tile.style-2 > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media (min-width: 992px) {
      .tiles-2-3-columns .tiles-group .tile.style-2 {
        margin-top: 20px; } }
  @media (max-width: 767px) {
    .tiles-2-3-columns .tiles-group .tile.style-1, .tiles-2-3-columns .tiles-group .tile.style-2 {
      margin: 10px 0;
      width: 100%;
      font-size: 50px;
      position: relative; }
      .tiles-2-3-columns .tiles-group .tile.style-1:before, .tiles-2-3-columns .tiles-group .tile.style-2:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 80%; }
      .tiles-2-3-columns .tiles-group .tile.style-1 > .content, .tiles-2-3-columns .tiles-group .tile.style-2 > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; } }
  .tiles-2-3-columns .tiles-group .tile a > span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 24px;
    height: 67px;
    padding: 16px;
    background-color: rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .tiles-2-3-columns .tiles-group .tile a > span i {
      font-size: 50px; }

/*FAQS*/
.faqs .intro-desc {
  padding: 0 80px; }
  @media (max-width: 767px) {
    .faqs .intro-desc {
      padding: 0; } }

.faqs .card,
.faqs .card-header {
  border: none; }

.faqs .card-header {
  cursor: pointer;
  margin: 2px 0;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  font-size: 28px;
  font-family: 'Langdon';
  text-transform: uppercase;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .faqs .card-header .card-title {
    margin: 0; }
  .faqs .card-header:after {
    font-family: 'FontAwesome';
    content: "\f056";
    float: right;
    padding-left: 15px; }
  .faqs .card-header.collapsed:after {
    content: "\f055"; }

.faqs .card-header[aria-expanded="true"] {
  background-color: #91C2B5; }

.faqs .card-block {
  padding: 20px;
  font-size: 20px; }
  .faqs .card-block .title {
    display: block;
    font-family: 'Langdon';
    font-size: 24px; }

/*INFORMAION CENTRES*/
.information-centres .map-tile {
  position: relative; }
  .information-centres .map-tile .operation-hours {
    position: absolute; }
    @media screen and (max-width: 568px) {
      .information-centres .map-tile .operation-hours {
        left: 0;
        right: 0 !important;
        width: 100% !important; } }
  .information-centres .map-tile .map {
    height: 100%; }
    @media screen and (max-width: 992px) {
      .information-centres .map-tile .map {
        min-height: 400px; } }

.information-centres .tiles-group li.col-equal-content {
  margin-bottom: 70px; }
  @media (max-width: 991px) {
    .information-centres .tiles-group li.col-equal-content {
      margin-bottom: 40px; } }

.information-centres .tiles-group .tile.style-1 {
  position: relative; }
  .information-centres .tiles-group .tile.style-1:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 53.431372549%; }
  .information-centres .tiles-group .tile.style-1 > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.information-centres .tiles-group .tile.style-2:before {
  padding-top: 0 !important; }

@media (min-width: 992px) {
  .information-centres .tiles-group .tile.style-2 {
    height: 100%; } }

.information-centres .tiles-group .centre-information {
  background-color: #DF9F8F;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .information-centres .tiles-group .centre-information span {
    display: block; }
  @media (max-width: 991px) {
    .information-centres .tiles-group .centre-information {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .information-centres .tiles-group .centre-information > div:not(:last-child) {
        margin-bottom: 20px; } }

.information-centres .tiles-group .operation-hours {
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 20px;
  width: 290px;
  max-width: 100%;
  font-size: 18px;
  line-height: 1.2; }
  @media (min-width: 992px) {
    .information-centres .tiles-group .operation-hours {
      position: absolute; } }
  .information-centres .tiles-group .operation-hours .title {
    display: block;
    font-weight: 600; }

/*CONTACT FORM*/
.contact-form {
  margin-top: 10px;
  margin-bottom: 0; }

/*TRIPADVISOR LISTING*/
.tripadvisor-listings .intro-desc {
  color: #3c3c3c; }

.tripadvisor-listings .filter-listings {
  margin-bottom: 35px; }
  @media (min-width: 992px) {
    .tripadvisor-listings .filter-listings {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .tripadvisor-listings .filter-listings .flex-center, .tripadvisor-listings .filter-listings .btn, .tripadvisor-listings .filter-listings .comment-form input[type="submit"], .comment-form .tripadvisor-listings .filter-listings input[type="submit"], .tripadvisor-listings .filter-listings .search-form .search-submit, .search-form .tripadvisor-listings .filter-listings .search-submit, .tripadvisor-listings .filter-listings .page-header.header-col-2 .section-main .content, .page-header.header-col-2 .section-main .tripadvisor-listings .filter-listings .content, .tripadvisor-listings .filter-listings .page-header.header-general .section-main .inherit-width, .page-header.header-general .section-main .tripadvisor-listings .filter-listings .inherit-width, .tripadvisor-listings .filter-listings .page-header.header-archive .section-main .inherit-width, .page-header.header-archive .section-main .tripadvisor-listings .filter-listings .inherit-width, .tripadvisor-listings .filter-listings .page-header.header-small .section-main .inherit-width, .page-header.header-small .section-main .tripadvisor-listings .filter-listings .inherit-width, .tripadvisor-listings .filter-listings .tile.style-1 a, .tile.style-1 .tripadvisor-listings .filter-listings a, .tripadvisor-listings .filter-listings .tile.style-2 a, .tile.style-2 .tripadvisor-listings .filter-listings a, .tripadvisor-listings .filter-listings form.remove-default-padding .form-control, form.remove-default-padding .tripadvisor-listings .filter-listings .form-control, .tripadvisor-listings .filter-listings form.remove-default-padding .comment-form input[type="text"], form.remove-default-padding .comment-form .tripadvisor-listings .filter-listings input[type="text"], .tripadvisor-listings .filter-listings .comment-form form.remove-default-padding input[type="text"], .comment-form form.remove-default-padding .tripadvisor-listings .filter-listings input[type="text"],
    .tripadvisor-listings .filter-listings form.remove-default-padding .comment-form input[type="email"], form.remove-default-padding .comment-form .tripadvisor-listings .filter-listings input[type="email"], .tripadvisor-listings .filter-listings .comment-form form.remove-default-padding input[type="email"], .comment-form form.remove-default-padding .tripadvisor-listings .filter-listings input[type="email"],
    .tripadvisor-listings .filter-listings form.remove-default-padding .comment-form input[type="url"], form.remove-default-padding .comment-form .tripadvisor-listings .filter-listings input[type="url"], .tripadvisor-listings .filter-listings .comment-form form.remove-default-padding input[type="url"], .comment-form form.remove-default-padding .tripadvisor-listings .filter-listings input[type="url"],
    .tripadvisor-listings .filter-listings form.remove-default-padding .comment-form textarea, form.remove-default-padding .comment-form .tripadvisor-listings .filter-listings textarea, .tripadvisor-listings .filter-listings .comment-form form.remove-default-padding textarea, .comment-form form.remove-default-padding .tripadvisor-listings .filter-listings textarea, .tripadvisor-listings .filter-listings form.remove-default-padding .search-form .search-field, form.remove-default-padding .search-form .tripadvisor-listings .filter-listings .search-field, .tripadvisor-listings .filter-listings .search-form form.remove-default-padding .search-field, .search-form form.remove-default-padding .tripadvisor-listings .filter-listings .search-field {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .tripadvisor-listings .filter-listings .flex-center .group, .tripadvisor-listings .filter-listings .btn .group, .tripadvisor-listings .filter-listings .comment-form input[type="submit"] .group, .comment-form .tripadvisor-listings .filter-listings input[type="submit"] .group, .tripadvisor-listings .filter-listings .search-form .search-submit .group, .search-form .tripadvisor-listings .filter-listings .search-submit .group, .tripadvisor-listings .filter-listings .page-header.header-col-2 .section-main .content .group, .page-header.header-col-2 .section-main .tripadvisor-listings .filter-listings .content .group, .tripadvisor-listings .filter-listings .page-header.header-general .section-main .inherit-width .group, .page-header.header-general .section-main .tripadvisor-listings .filter-listings .inherit-width .group, .tripadvisor-listings .filter-listings .page-header.header-archive .section-main .inherit-width .group, .page-header.header-archive .section-main .tripadvisor-listings .filter-listings .inherit-width .group, .tripadvisor-listings .filter-listings .page-header.header-small .section-main .inherit-width .group, .page-header.header-small .section-main .tripadvisor-listings .filter-listings .inherit-width .group, .tripadvisor-listings .filter-listings .tile.style-1 a .group, .tile.style-1 .tripadvisor-listings .filter-listings a .group, .tripadvisor-listings .filter-listings .tile.style-2 a .group, .tile.style-2 .tripadvisor-listings .filter-listings a .group, .tripadvisor-listings .filter-listings form.remove-default-padding .form-control .group, form.remove-default-padding .tripadvisor-listings .filter-listings .form-control .group, .tripadvisor-listings .filter-listings form.remove-default-padding .comment-form input[type="text"] .group, form.remove-default-padding .comment-form .tripadvisor-listings .filter-listings input[type="text"] .group, .tripadvisor-listings .filter-listings .comment-form form.remove-default-padding input[type="text"] .group, .comment-form form.remove-default-padding .tripadvisor-listings .filter-listings input[type="text"] .group, .tripadvisor-listings .filter-listings form.remove-default-padding .comment-form input[type="email"] .group, form.remove-default-padding .comment-form .tripadvisor-listings .filter-listings input[type="email"] .group, .tripadvisor-listings .filter-listings .comment-form form.remove-default-padding input[type="email"] .group, .comment-form form.remove-default-padding .tripadvisor-listings .filter-listings input[type="email"] .group, .tripadvisor-listings .filter-listings form.remove-default-padding .comment-form input[type="url"] .group, form.remove-default-padding .comment-form .tripadvisor-listings .filter-listings input[type="url"] .group, .tripadvisor-listings .filter-listings .comment-form form.remove-default-padding input[type="url"] .group, .comment-form form.remove-default-padding .tripadvisor-listings .filter-listings input[type="url"] .group, .tripadvisor-listings .filter-listings form.remove-default-padding .comment-form textarea .group, form.remove-default-padding .comment-form .tripadvisor-listings .filter-listings textarea .group, .tripadvisor-listings .filter-listings .comment-form form.remove-default-padding textarea .group, .comment-form form.remove-default-padding .tripadvisor-listings .filter-listings textarea .group, .tripadvisor-listings .filter-listings form.remove-default-padding .search-form .search-field .group, form.remove-default-padding .search-form .tripadvisor-listings .filter-listings .search-field .group, .tripadvisor-listings .filter-listings .search-form form.remove-default-padding .search-field .group, .search-form form.remove-default-padding .tripadvisor-listings .filter-listings .search-field .group {
        width: 100%;
        margin-right: 0 !important; } }
  .tripadvisor-listings .filter-listings .title {
    font-family: 'Langdon';
    text-transform: uppercase;
    font-size: 22px; }
  .tripadvisor-listings .filter-listings .group:not(:last-child) {
    margin-right: 20px; }
  @media (min-width: 1200px) {
    .tripadvisor-listings .filter-listings [data-type="genservices"] .group:first-child {
      width: 515px; } }
  .tripadvisor-listings .filter-listings select,
  .tripadvisor-listings .filter-listings input {
    margin: 0 10px;
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 9px 40px 9px 10px !important;
    min-width: 155px;
    line-height: 1.2;
    font-family: Crimson Text, serif; }
    @media (max-width: 767px) {
      .tripadvisor-listings .filter-listings select,
      .tripadvisor-listings .filter-listings input {
        width: 100%;
        margin-left: 0;
        margin-bottom: 5px; } }
  .tripadvisor-listings .filter-listings [name="category"],
  .tripadvisor-listings .filter-listings [name="region"],
  .tripadvisor-listings .filter-listings [name="price"] {
    min-width: 0;
    width: 100%; }
  .tripadvisor-listings .filter-listings [name="category"] {
    max-width: 115px; }
  .tripadvisor-listings .filter-listings [data-type="tours"] [name="category"] {
    max-width: 180px; }
  .tripadvisor-listings .filter-listings [name="region"] {
    max-width: 100px; }
  .tripadvisor-listings .filter-listings [name="price"] {
    max-width: 100px; }
  .tripadvisor-listings .filter-listings input {
    padding-right: 10px !important; }

.tripadvisor-listings .quarter-width .tile {
  position: relative; }
  .tripadvisor-listings .quarter-width .tile:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 78.9473684211%; }
  .tripadvisor-listings .quarter-width .tile > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.tripadvisor-listings .tiles-group:not(:last-child) {
  margin-bottom: 20px; }

.tripadvisor-listings .tiles-group > .wrap {
  margin-bottom: 30px; }
  @media screen and (max-width: 992px) {
    .tripadvisor-listings .tiles-group > .wrap {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 768px) {
    .tripadvisor-listings .tiles-group > .wrap {
      padding-left: 0;
      padding-right: 0; } }

@media (max-width: 991px) {
  .tripadvisor-listings .col {
    padding-left: 0;
    padding-right: 0; } }

.tripadvisor-listings .tile > span {
  position: absolute;
  line-height: 1;
  padding: 10px;
  font-size: 20px; }
  .tripadvisor-listings .tile > span.listing-name {
    top: 0;
    left: 0;
    background-color: rgba(164, 36, 43, 0.7);
    color: #fff;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px; }
  .tripadvisor-listings .tile > span.listing-general-ratings {
    top: 0;
    right: 0; }
    .tripadvisor-listings .tile > span.listing-general-ratings .fa {
      color: #ffb814;
      font-size: 14px; }
  .tripadvisor-listings .tile > span.listing-tripadvisor-ratings {
    bottom: 0;
    left: 0; }
  .tripadvisor-listings .tile > span.listing-price, .tripadvisor-listings .tile > span.listing-date {
    bottom: 0;
    right: 0;
    font-size: 35px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
    color: #f0f8ee; }
    .tripadvisor-listings .tile > span.listing-price sup, .tripadvisor-listings .tile > span.listing-date sup {
      font-size: 21px; }
    .tripadvisor-listings .tile > span.listing-price span, .tripadvisor-listings .tile > span.listing-date span {
      text-align: center; }
      .tripadvisor-listings .tile > span.listing-price span.day, .tripadvisor-listings .tile > span.listing-price span.month, .tripadvisor-listings .tile > span.listing-price span.seperator, .tripadvisor-listings .tile > span.listing-date span.day, .tripadvisor-listings .tile > span.listing-date span.month, .tripadvisor-listings .tile > span.listing-date span.seperator {
        display: block; }
      .tripadvisor-listings .tile > span.listing-price span.month, .tripadvisor-listings .tile > span.listing-date span.month {
        font-size: 20px; }
      .tripadvisor-listings .tile > span.listing-price span.seperator, .tripadvisor-listings .tile > span.listing-date span.seperator {
        height: 50px;
        margin: 0 7px; }

.tripadvisor-listings.food .tile > span.listing-price {
  padding: 7px 20px;
  font-size: 19px; }
  .tripadvisor-listings.food .tile > span.listing-price span {
    display: block;
    text-align: center; }

.tripadvisor-listings.special-offers .filter-listings {
  margin-bottom: 50px; }

.tripadvisor-listings.special-offers .listing-information {
  padding: 5px 8px 17px;
  text-align: center; }
  .tripadvisor-listings.special-offers .listing-information span.title {
    font-size: 36px;
    font-family: 'Langdon';
    min-height: 92px;
    max-height: 92px;
    overflow: hidden;
    text-transform: uppercase; }
  .tripadvisor-listings.special-offers .listing-information .btn, .tripadvisor-listings.special-offers .listing-information .comment-form input[type="submit"], .comment-form .tripadvisor-listings.special-offers .listing-information input[type="submit"], .tripadvisor-listings.special-offers .listing-information .search-form .search-submit, .search-form .tripadvisor-listings.special-offers .listing-information .search-submit {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.tripadvisor-listings .listing-information {
  position: relative;
  padding: 13px 8px 10px; }
  .tripadvisor-listings .listing-information span {
    display: block; }
    .tripadvisor-listings .listing-information span.category {
      font-size: 11px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      color: #999999;
      margin-bottom: 3px; }
    .tripadvisor-listings .listing-information span.title {
      font-size: 20px;
      line-height: 1.3;
      font-weight: 600;
      margin-bottom: 10px;
      min-height: 52px; }
    .tripadvisor-listings .listing-information span.tel, .tripadvisor-listings .listing-information span.website {
      line-height: 1;
      font-weight: 700; }
      .tripadvisor-listings .listing-information span.tel i, .tripadvisor-listings .listing-information span.website i {
        margin-right: 5px; }
  .tripadvisor-listings .listing-information .btn, .tripadvisor-listings .listing-information .comment-form input[type="submit"], .comment-form .tripadvisor-listings .listing-information input[type="submit"], .tripadvisor-listings .listing-information .search-form .search-submit, .search-form .tripadvisor-listings .listing-information .search-submit {
    position: absolute;
    background-color: #d4dda6;
    padding: 0px 13px 0px;
    min-height: 35px;
    bottom: 10px;
    right: 10px; }

.tripadvisor-reviews .intro-logo {
  padding-bottom: 15px;
  border-bottom: 2px solid #a1a1a1; }

.tripadvisor-reviews .row {
  max-width: 855px;
  margin: auto; }

.tripadvisor-reviews h3 {
  font-family: 'Langdon';
  margin-bottom: 20px; }

.tripadvisor-reviews span,
.tripadvisor-reviews p,
.tripadvisor-reviews strong {
  line-height: 1.2;
  display: block;
  vertical-align: middle; }
  .tripadvisor-reviews span span,
  .tripadvisor-reviews p span,
  .tripadvisor-reviews strong span {
    display: inline-block; }

.tripadvisor-reviews .small-text {
  font-size: 14px; }

.tripadvisor-reviews .medium-text {
  font-size: 18px; }

@media (min-width: 992px) {
  .tripadvisor-reviews .col.left {
    -webkit-flex-basis: 42%;
        -ms-flex-preferred-size: 42%;
            flex-basis: 42%; }
  .tripadvisor-reviews .col.right {
    -webkit-flex-basis: 58%;
        -ms-flex-preferred-size: 58%;
            flex-basis: 58%; } }

@media (max-width: 767px) {
  .tripadvisor-reviews .col.left {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 30px; }
  .tripadvisor-reviews .col.right {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }

.tripadvisor-reviews .review-card {
  padding: 15px 20px;
  border: 2px solid #e2e2e2;
  position: relative;
  font-size: 16px; }
  .tripadvisor-reviews .review-card:not(:last-child) {
    margin-bottom: 25px; }
  .tripadvisor-reviews .review-card:before {
    content: ' ';
    position: absolute;
    top: 20px;
    left: -10px;
    border: 2px solid #e2e2e2;
    border-right: none;
    border-bottom: none;
    width: 17px;
    height: 17px;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .tripadvisor-reviews .review-card .ratings {
    max-width: 70px;
    vertical-align: middle;
    margin-right: 5px; }
  .tripadvisor-reviews .review-card h3,
  .tripadvisor-reviews .review-card strong {
    font-family: 'Langdon'; }
  .tripadvisor-reviews .review-card .title {
    font-size: 24px;
    font-weight: 600;
    font-style: italic; }
  .tripadvisor-reviews .review-card .small {
    font-size: 14px; }

.instagram-slider .inner-wrapper {
  padding: 0 12px; }

.instagram-slider .image {
  position: relative; }
  .instagram-slider .image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .instagram-slider .image > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.instagram-slider .slick-arrow {
  font-size: 0;
  border: 0;
  background-color: transparent;
  width: 28px;
  height: 29px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none !important; }
  @media (max-width: 767px) {
    .instagram-slider .slick-arrow {
      width: 15px;
      height: 15px; } }
  .instagram-slider .slick-arrow.slick-prev {
    background-image: url("../img//carousel/left-nav.png");
    left: -21px;
    z-index: 1; }
    @media (max-width: 767px) {
      .instagram-slider .slick-arrow.slick-prev {
        left: -11px; } }
  .instagram-slider .slick-arrow.slick-next {
    background-image: url("../img//carousel/right-nav.png");
    right: -21px; }
    @media (max-width: 767px) {
      .instagram-slider .slick-arrow.slick-next {
        right: -11px; } }

.instagram-carousel-alt .instagram-slider .slick-arrow.slick-prev {
  background-image: url("../img//carousel/left-nav-alt.png"); }

.instagram-carousel-alt .instagram-slider .slick-arrow.slick-next {
  background-image: url("../img//carousel/right-nav-alt.png"); }

.details-grid .grid-items {
  max-width: 825px;
  margin: auto; }
  .details-grid .grid-items .grid-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border-bottom: 2px solid transparent;
    font-size: 16px; }
    .details-grid .grid-items .grid-row:not(:last-child) {
      border-color: #2a2b2b; }
    .details-grid .grid-items .grid-row > div {
      -webkit-flex-basis: 33%;
          -ms-flex-preferred-size: 33%;
              flex-basis: 33%;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center;
      border-left: 2px solid transparent;
      border-right: 2px solid transparent;
      padding: 30px 15px; }
      .details-grid .grid-items .grid-row > div:nth-child(even) {
        border-color: #2a2b2b; }
        .details-grid .grid-items .grid-row > div:nth-child(even):last-child {
          border-right: none; }
      .details-grid .grid-items .grid-row > div a {
        word-break: break-all; }
    .details-grid .grid-items .grid-row span {
      display: block; }
    .details-grid .grid-items .grid-row .title {
      font-size: 24px;
      font-family: 'Langdon'; }
  .details-grid .grid-items .fa {
    font-size: 47px;
    margin-left: 5px;
    margin-right: 5px; }

.direction-map {
  position: relative;
  min-height: 500px;
  max-height: 500px; }
  .direction-map #map {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  .direction-map .get-directions {
    display: inline-block;
    width: 345px;
    max-width: 100%;
    padding: 25px 40px; }
  .direction-map span {
    display: block;
    margin-bottom: 18px; }
  .direction-map .large-text {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.2; }
  .direction-map .small-text {
    font-size: 17px; }
  .direction-map .btn, .direction-map .comment-form input[type="submit"], .comment-form .direction-map input[type="submit"], .direction-map .search-form .search-submit, .search-form .direction-map .search-submit {
    display: inline-block !important;
    width: 195px;
    max-width: 100%; }

.slider-content-columns {
  font-size: 20px; }
  .slider-content-columns .slider-sync-wrapper .slider-for {
    margin-bottom: 5px; }
    .slider-content-columns .slider-sync-wrapper .slider-for .slide {
      position: relative; }
      .slider-content-columns .slider-sync-wrapper .slider-for .slide:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 76.2295081967%; }
      .slider-content-columns .slider-sync-wrapper .slider-for .slide > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .slider-content-columns .slider-sync-wrapper .slider-for .slick-arrow {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background-color: transparent;
      border: 0;
      font-size: 0;
      width: 28px;
      height: 29px;
      z-index: 9999;
      border-radius: 50%;
      outline: none;
      -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
              box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
      -webkit-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease; }
      .slider-content-columns .slider-sync-wrapper .slider-for .slick-arrow:hover {
        opacity: 0.6; }
      .slider-content-columns .slider-sync-wrapper .slider-for .slick-arrow.slick-prev {
        left: 20px;
        background-image: url("../img//carousel/left-nav-white.png"); }
      .slider-content-columns .slider-sync-wrapper .slider-for .slick-arrow.slick-next {
        right: 20px;
        background-image: url("../img//carousel/right-nav-white.png"); }
  .slider-content-columns .slider-sync-wrapper .slider-nav {
    margin-bottom: 25px; }
    .slider-content-columns .slider-sync-wrapper .slider-nav .slide {
      cursor: pointer;
      position: relative;
      width: 25% !important; }
      .slider-content-columns .slider-sync-wrapper .slider-nav .slide:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 80.2631578947%; }
      .slider-content-columns .slider-sync-wrapper .slider-nav .slide > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .slider-content-columns .slider-sync-wrapper .slider-nav .slide.slick-current {
        opacity: 0.4; }
    .slider-content-columns .slider-sync-wrapper .slider-nav .slick-track {
      width: 100% !important; }

.search-results {
  border-top: 10px solid; }
  .search-results .search-item {
    border-bottom: 2px solid #d4d4d4;
    padding: 30px 110px; }
    @media (max-width: 991px) {
      .search-results .search-item {
        padding: 20px 30px; } }
    .search-results .search-item .image {
      padding: 10px 0;
      position: relative;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: 280px;
      max-width: 100%;
      position: relative; }
      .search-results .search-item .image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 73.5714285714%; }
      .search-results .search-item .image > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      @media (min-width: 992px) {
        .search-results .search-item .image {
          margin-right: 90px; } }
    .search-results .search-item .content-group {
      padding: 10px 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: 620px;
      max-width: 100%;
      font-size: 20px; }
      .search-results .search-item .content-group .title,
      .search-results .search-item .content-group h3 {
        font-size: 36px; }
      .search-results .search-item .content-group p {
        margin-bottom: 45px; }

.towns-and-villages-maps #map {
  min-height: 500px; }

.towns-and-villages-maps .map-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 345px;
  margin: auto;
  overflow: hidden;
  font-size: 17px; }
  .towns-and-villages-maps .map-options > div {
    position: relative;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .towns-and-villages-maps .map-options > div:before {
      content: ' ';
      position: absolute;
      bottom: -8px;
      left: 0;
      right: 0;
      margin: auto;
      width: 17px;
      height: 17px;
      background-color: #fff;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .towns-and-villages-maps .map-options .large-text {
    font-size: 24px;
    margin-bottom: 15px; }
  .towns-and-villages-maps .map-options .small-text {
    margin-bottom: 20px; }
  .towns-and-villages-maps .map-options .btn-group-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .towns-and-villages-maps .map-options .btn-group-col a {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: 50%; }
      .towns-and-villages-maps .map-options .btn-group-col a:first-child {
        margin-right: 40px; }

.towns-and-villages-maps ul {
  padding: 0;
  font-family: 'Langdon';
  text-transform: uppercase;
  font-size: 24px; }

.towns-and-villages-maps .icons a {
  display: inline-block;
  margin: 0 2px; }

@media (max-width: 991px) {
  .towns-and-villages-maps .col-4,
  .towns-and-villages-maps .col-8 {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%; } }

.tiles-group .style-1 {
  background-size: 110%;
  cursor: pointer;
  opacity: 1;
  overflow: hidden;
  position: relative;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .tiles-group .style-1 .not-cta,
  .tiles-group .style-1 .cta {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .tiles-group .style-1 .not-cta {
    opacity: 1; }
  .tiles-group .style-1 .cta {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .tiles-group .style-1 .cta p {
      color: #fff;
      font-family: 'Crimson Text', serif;
      font-size: 20px; }
      .tiles-group .style-1 .cta p a {
        text-decoration: none !important; }
    .tiles-group .style-1 .cta .fa {
      bottom: 10px;
      font-size: 24px;
      position: absolute;
      right: 10px; }
  .tiles-group .style-1:hover {
    background-size: 100%; }
    .tiles-group .style-1:hover .not-cta {
      opacity: 0; }
    .tiles-group .style-1:hover .cta {
      opacity: 1; }

.content .main .highlights-2cols,
.content .map-tiles,
.body-content .accordion,
.content .tiles_2_columns_equal,
.content .towns-and-villages-maps,
.content .intro-with-2cols {
  padding-bottom: 50px; }

.content .intro-with-2cols .col-content-2 {
  font-size: 20px;
  text-align: left !important; }

.fade.in {
  opacity: 1; }

.collapse.in {
  display: block; }

.accomodation .tiles-group .tile,
.tripadvisor-listings .tiles-group .tile {
  background-size: 120%;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .accomodation .tiles-group .tile .listing-excerpt,
  .tripadvisor-listings .tiles-group .tile .listing-excerpt {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    font-family: 'Crimson Text', serif;
    left: 0;
    opacity: 0;
    padding: 45px 15px 15px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    visibility: hidden; }
  .accomodation .tiles-group .tile:hover,
  .tripadvisor-listings .tiles-group .tile:hover {
    background-size: 110%; }
    .accomodation .tiles-group .tile:hover .listing-excerpt,
    .tripadvisor-listings .tiles-group .tile:hover .listing-excerpt {
      opacity: 1;
      visibility: visible; }

.cd-nav-trigger {
  background: rgba(19, 19, 19, 0.9);
  border: none;
  border-radius: 4px 0 0 4px;
  cursor: pointer;
  display: block;
  height: 44px;
  position: fixed;
  right: 0;
  top: 35%;
  width: 44px;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    .cd-nav-trigger {
      border-radius: 4px 0 0 0;
      top: auto;
      bottom: 0; } }
  .cd-nav-trigger span {
    background-color: #fff;
    border-radius: 50%;
    bottom: auto;
    height: 4px;
    left: 50%;
    position: absolute;
    right: auto;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 4px; }
    .cd-nav-trigger span:before, .cd-nav-trigger span:after {
      background-color: #fff;
      border-radius: inherit;
      content: '';
      left: 0;
      height: 100%;
      position: absolute;
      width: 100%; }
    .cd-nav-trigger span:before {
      bottom: -9px; }
    .cd-nav-trigger span:after {
      top: -9px; }

.cd-vertical-nav {
  background-color: rgba(19, 19, 19, 0.9);
  border-radius: 4px;
  max-height: 90%;
  max-width: 200px;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 35%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  width: 90%;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .cd-vertical-nav {
      border-radius: 4px 0 0 0;
      bottom: 0;
      -webkit-transform-origin: right bottom;
          -ms-transform-origin: right bottom;
              transform-origin: right bottom;
      top: auto; } }
  .cd-vertical-nav li {
    border-bottom: 1px solid #131313;
    padding: 15px; }
    .cd-vertical-nav li:last-child {
      border-bottom: none; }
  .cd-vertical-nav a {
    color: #fff; }
  .cd-vertical-nav.open {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }

.cd-vertical-nav.open + .cd-nav-trigger {
  background-color: transparent; }

.cd-vertical-nav.open + .cd-nav-trigger span::before,
.cd-vertical-nav.open + .cd-nav-trigger span::after {
  border-radius: 0;
  height: 3px;
  left: -8px;
  width: 20px; }

.cd-vertical-nav.open + .cd-nav-trigger span {
  background-color: rgba(19, 19, 19, 0.9); }

.cd-vertical-nav.open + .cd-nav-trigger span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.cd-vertical-nav.open + .cd-nav-trigger span::after {
  top: 0;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }

.tiles-group.tiles-group-see-do .tile {
  background-size: 110%;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .tiles-group.tiles-group-see-do .tile .listing-excerpt {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    font-family: 'Crimson Text', serif;
    font-size: 18px;
    left: 0;
    opacity: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    visibility: hidden; }
  .tiles-group.tiles-group-see-do .tile:hover {
    background-size: 100%; }
    .tiles-group.tiles-group-see-do .tile:hover .listing-excerpt {
      opacity: 1;
      visibility: visible; }

.is-404 p {
  font-size: 20px;
  text-shadow: none; }

.page-header-bordered {
  border-top: 10px solid #2a2b2b;
  padding: 50px 0; }
  .page-header-bordered .page-title {
    font-size: 48px;
    margin-bottom: 30px; }

body.search .menu-tabs label {
  margin: 0 5px 5px; }

body.search .menu-tabs span {
  padding: 6px 20px; }

.search-listing {
  padding-top: 0 !important; }

.search-listing .post h5 {
  font-family: 'Crimson Text', serif;
  text-transform: none; }

.search-listing .media {
  border-bottom: 3px solid #d4d4d4;
  margin-bottom: 45px;
  padding-bottom: 45px; }
  @media screen and (max-width: 510px) {
    .search-listing .media {
      display: block; } }
  .search-listing .media > a {
    margin-right: 90px; }
    @media screen and (max-width: 768px) {
      .search-listing .media > a {
        margin-right: 30px; } }
    @media screen and (max-width: 510px) {
      .search-listing .media > a {
        margin-right: 0; } }
  .search-listing .media .media-img {
    max-width: 280px;
    width: 100%;
    height: auto; }
    @media screen and (max-width: 510px) {
      .search-listing .media .media-img {
        margin-bottom: 30px;
        max-width: 100%; } }
  .search-listing .media .media-excerpt {
    font-size: 20px; }
  .search-listing .media .media-title {
    font-size: 32px;
    font-weight: 700; }
  .search-listing .media .media-btn {
    background-color: #ededed;
    display: inline-block !important;
    margin-top: 30px;
    padding: 5px 30px;
    width: auto; }
    @media screen and (min-width: 992px) {
      .search-listing .media .media-btn {
        background: transparent !important;
        overflow: hidden;
        position: relative;
        -webkit-transition: border-color .3s;
        transition: border-color .3s;
        z-index: 1; }
        .search-listing .media .media-btn:before {
          background-color: #ededed;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 0;
          z-index: -2; }
        .search-listing .media .media-btn:after {
          background-color: #d4d3d3;
          content: '';
          height: 300px;
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          -webkit-transform: translate(-50px, -130px) scale(0.1);
              -ms-transform: translate(-50px, -130px) scale(0.1);
                  transform: translate(-50px, -130px) scale(0.1);
          -webkit-transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: opacity .3s, background-color .3s, -webkit-transform .3s;
          transition: transform .3s, opacity .3s, background-color .3s;
          transition: transform .3s, opacity .3s, background-color .3s, -webkit-transform .3s;
          width: 300px;
          z-index: -1; }
        .search-listing .media .media-btn:hover {
          color: #222 !important; }
          .search-listing .media .media-btn:hover:after {
            opacity: 1;
            -webkit-transform-origin: 100px 100px;
                -ms-transform-origin: 100px 100px;
                    transform-origin: 100px 100px;
            -webkit-transform: scale(1) translate(-50px, -130px);
                -ms-transform: scale(1) translate(-50px, -130px);
                    transform: scale(1) translate(-50px, -130px); } }
    @media screen and (max-width: 1200px) {
      .search-listing .media .media-btn {
        background-color: #ededed; }
        .search-listing .media .media-btn:hover {
          background-color: #d4d3d3; } }

.post .posts-navigation {
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase; }
  .post .posts-navigation a {
    color: #666; }

.post .categories,
.post .meta {
  margin-bottom: 30px; }

.post .label {
  border-radius: 4px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 20px;
  text-transform: uppercase; }
  .post .label.label-black {
    background-color: #2B2B2B; }
  .post .label.label-green {
    background-color: #8DC551; }
  .post .label.label-green-dark {
    background-color: #90C2B6; }
  .post .label.label-orange {
    background-color: #FFB637; }
  .post .label.label-red {
    background-color: #C92035; }
  .post .label.label-lime {
    background-color: #D4DCAA; }
  .post .label.label-blue {
    background-color: #00ACDF; }
  .post .label.label-red-light {
    background-color: #E09E8F; }

.post .date {
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  margin-bottom: 0;
  text-transform: uppercase; }

.post .title {
  color: #131313;
  font-family: Langdon;
  font-size: 64px;
  text-transform: uppercase; }

.post .post-slider {
  margin-bottom: 0 !important; }
  .post .post-slider .slider-for {
    padding-right: 0; }
  .post .post-slider .slider-nav .slide.slide.slide.slide.slide.slide.slide {
    margin: 0 10px 10px 0;
    width: 45% !important; }

.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
  font-family: Langdon;
  margin: 30px 0 5px;
  text-transform: uppercase; }

.post h2 {
  font-size: 24px; }

.post h3 {
  font-size: 22px; }

.post h4 {
  font-size: 20px; }

.post h5 {
  font-size: 18px; }

.post h6 {
  font-size: 16px; }

.post figure {
  margin: 30px 0; }

.post figcaption {
  color: #666;
  font-style: italic;
  font-size: 14px;
  padding-top: 15px; }

.post .author {
  background-color: #f8f8f8;
  color: #2a2b2b;
  font-size: 16px;
  margin: 45px 0 30px;
  padding: 30px; }
  .post .author .media-img {
    border-radius: 50%;
    margin-right: 30px; }

.blog-sidebar .list {
  margin-bottom: 30px; }

.blog-sidebar .list-sidebar-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase; }

.blog-sidebar .list-sidebar {
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.blog-sidebar .special-offer {
  margin-bottom: 30px; }
  .blog-sidebar .special-offer .special-offer-title {
    background-color: #131313;
    color: #fff;
    font-family: 'Crimson Text', sans-serif;
    font-size: 22px;
    margin-bottom: 0;
    padding: 15px;
    text-transform: none; }
  .blog-sidebar .special-offer .special-offer-img {
    width: 100%; }
  .blog-sidebar .special-offer .special-offer-link {
    background-color: #C92035;
    color: #fff;
    display: block;
    font-family: Langdon;
    font-size: 24px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase; }

.slider-content-columns .col-share {
  float: right; }
  .slider-content-columns .col-share h5 {
    font-family: Langdon;
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: uppercase; }
  .slider-content-columns .col-share .fa {
    font-size: 32px; }

.instagram-carousel.instagram-carousel-alt {
  background-color: #92C2B6; }
  .instagram-carousel.instagram-carousel-alt .intro-title,
  .instagram-carousel.instagram-carousel-alt .intro-desc,
  .instagram-carousel.instagram-carousel-alt .intro-desc a {
    color: #fff; }

.driving-map {
  height: 100%;
  min-height: 450px; }

.tripadvisor-listings .tile.tile-food-wine > span.listing-price.listing-price-range,
.tripadvisor-listings .tile.tile-nearby > span.listing-price.listing-price-range {
  font-size: 20px; }

.tripadvisor-listings .tile.tile-nearby > span.listing-price,
.tripadvisor-listings .tile.tile-stay > span.listing-price {
  font-size: 20px; }

.tripadvisor-listings .tile.tile-nearby > span.listing-price sup,
.tripadvisor-listings .tile.tile-stay > span.listing-price sup {
  font-size: 20px;
  top: 0em; }

.blog-posts {
  padding-top: 30px; }

.p15 {
  padding: 15px !important; }

.p60 {
  padding: 60px !important; }
  @media screen and (max-width: 992px) {
    .p60 {
      padding: 30px !important; } }
  @media screen and (max-width: 540px) {
    .p60 {
      padding: 15px !important; } }

.location-map-cta li {
  display: inline-block;
  padding: 15px;
  vertical-align: top;
  width: 24%; }
  @media screen and (max-width: 992px) {
    .location-map-cta li {
      width: 44%; } }

.location-map-cta .map-cta-heading .title,
.location-map-cta .map-cta-heading .image {
  display: inline-block;
  vertical-align: bottom;
  width: 49%; }

.location-map-cta .map-cta-heading .title {
  font-family: Langdon, sans-serif;
  font-size: 24px;
  padding-bottom: 3px;
  text-transform: uppercase; }

.location-map-cta .map-cta-heading .image {
  text-align: right; }

.location-map-cta .map-cta-content {
  font-style: italic; }

@media screen and (max-width: 1200px) {
  .atdw-listing-filter {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
    .atdw-listing-filter select,
    .atdw-listing-filter input {
      display: block;
      margin-bottom: 15px !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
      max-width: none !important;
      width: 100%; } }

@media screen and (max-width: 540px) {
  .atdw-listing-filter span.title,
  .atdw-listing-filter .menu-tabs {
    display: block;
    text-align: center;
    width: 100%; }
  .atdw-listing-filter .menu-tabs label {
    display: block;
    margin: 10px 0;
    width: 100%; } }

@media screen and (max-width: 768px) {
  .single-atdw_accomm .col-6,
  .single-atdw_restaurant .col-6,
  .single-atdw_attraction .col-6,
  .single-atdw_event .col-6,
  .single-atdw_genservice .col-6,
  .single-atdw_tour .col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; } }

@media screen and (max-width: 992px) {
  .trails {
    padding-top: 0 !important; } }

.table-wrap {
  background: #f9faf2;
  padding: 33px !important; }

@media screen and (max-width: 991px) {
  .table-of-content {
    max-width: 571px;
    margin: auto; } }

.table-of-content h2 {
  font-size: 34px !important;
  text-align: left; }

.table-of-content li {
  font-size: 20px; }

@media screen and (max-width: 991px) {
  .videos .col-sm-12.col-md-6 {
    max-width: initial !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; } }

.videos .video {
  margin-bottom: 40px; }
  .videos .video iframe {
    max-width: 540px !important;
    max-height: 300px !important;
    width: 100%; }
  .videos .video video {
    height: 300px !important; }
    @media screen and (max-width: 991px) {
      .videos .video video {
        max-width: 540px; } }

.videos h4 {
  margin-top: 15px; }

form {
  font-family: 'Crimson Text', serif;
  font-size: 16px; }
  form.remove-default-padding .form-control, form.remove-default-padding .comment-form input[type="text"], .comment-form form.remove-default-padding input[type="text"],
  form.remove-default-padding .comment-form input[type="email"], .comment-form form.remove-default-padding input[type="email"],
  form.remove-default-padding .comment-form input[type="url"], .comment-form form.remove-default-padding input[type="url"],
  form.remove-default-padding .comment-form textarea, .comment-form form.remove-default-padding textarea, form.remove-default-padding .search-form .search-field, .search-form form.remove-default-padding .search-field {
    padding: 0;
    border: 0;
    min-height: 46px;
    border-radius: 0;
    border-right: 1px solid #d0cfcc; }
    form.remove-default-padding .form-control:first-child, form.remove-default-padding .comment-form input:first-child[type="text"], .comment-form form.remove-default-padding input:first-child[type="text"],
    form.remove-default-padding .comment-form input:first-child[type="email"], .comment-form form.remove-default-padding input:first-child[type="email"],
    form.remove-default-padding .comment-form input:first-child[type="url"], .comment-form form.remove-default-padding input:first-child[type="url"],
    form.remove-default-padding .comment-form textarea:first-child, .comment-form form.remove-default-padding textarea:first-child, form.remove-default-padding .search-form .search-field:first-child, .search-form form.remove-default-padding .search-field:first-child, form.remove-default-padding .form-control:last-child, form.remove-default-padding .comment-form input:last-child[type="text"], .comment-form form.remove-default-padding input:last-child[type="text"],
    form.remove-default-padding .comment-form input:last-child[type="email"], .comment-form form.remove-default-padding input:last-child[type="email"],
    form.remove-default-padding .comment-form input:last-child[type="url"], .comment-form form.remove-default-padding input:last-child[type="url"],
    form.remove-default-padding .comment-form textarea:last-child, .comment-form form.remove-default-padding textarea:last-child, form.remove-default-padding .search-form .search-field:last-child, .search-form form.remove-default-padding .search-field:last-child {
      border-right: none;
      overflow: hidden; }
    form.remove-default-padding .form-control:first-child, form.remove-default-padding .comment-form input:first-child[type="text"], .comment-form form.remove-default-padding input:first-child[type="text"],
    form.remove-default-padding .comment-form input:first-child[type="email"], .comment-form form.remove-default-padding input:first-child[type="email"],
    form.remove-default-padding .comment-form input:first-child[type="url"], .comment-form form.remove-default-padding input:first-child[type="url"],
    form.remove-default-padding .comment-form textarea:first-child, .comment-form form.remove-default-padding textarea:first-child, form.remove-default-padding .search-form .search-field:first-child, .search-form form.remove-default-padding .search-field:first-child {
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    form.remove-default-padding .form-control:last-child, form.remove-default-padding .comment-form input:last-child[type="text"], .comment-form form.remove-default-padding input:last-child[type="text"],
    form.remove-default-padding .comment-form input:last-child[type="email"], .comment-form form.remove-default-padding input:last-child[type="email"],
    form.remove-default-padding .comment-form input:last-child[type="url"], .comment-form form.remove-default-padding input:last-child[type="url"],
    form.remove-default-padding .comment-form textarea:last-child, .comment-form form.remove-default-padding textarea:last-child, form.remove-default-padding .search-form .search-field:last-child, .search-form form.remove-default-padding .search-field:last-child {
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; }
  form.remove-default-padding select, form.remove-default-padding input {
    border: none;
    padding: 13px 24px;
    height: 46px;
    outline: none;
    max-height: 46px;
    font-family: inherit;
    font-size: inherit;
    cursor: pointer; }
  form .darken {
    font-family: 'Langdon';
    background-color: #221f1f;
    color: #fff;
    padding-left: 25px !important;
    padding-right: 25px !important; }

@media screen and (max-width: 1020px) {
  .banner-search form {
    width: 100%; }
    .banner-search form .form-control, .banner-search form .comment-form input[type="text"], .comment-form .banner-search form input[type="text"],
    .banner-search form .comment-form input[type="email"], .comment-form .banner-search form input[type="email"],
    .banner-search form .comment-form input[type="url"], .comment-form .banner-search form input[type="url"],
    .banner-search form .comment-form textarea, .comment-form .banner-search form textarea, .banner-search form .search-form .search-field, .search-form .banner-search form .search-field {
      width: 100%; }
    .banner-search form input, .banner-search form select, .banner-search form textarea {
      max-width: 100%;
      padding-left: 24px !important; }
      .banner-search form input.btn.search, .banner-search form .comment-form input.search[type="submit"], .comment-form .banner-search form input.search[type="submit"], .banner-search form .search-form input.search.search-submit, .search-form .banner-search form input.search.search-submit, .banner-search form select.btn.search, .banner-search form .search-form select.search.search-submit, .search-form .banner-search form select.search.search-submit, .banner-search form textarea.btn.search, .banner-search form .search-form textarea.search.search-submit, .search-form .banner-search form textarea.search.search-submit {
        width: 100%; }
      .banner-search form input.has-datepicker, .banner-search form select.has-datepicker, .banner-search form textarea.has-datepicker {
        max-height: 44px; }
    .banner-search form .form-control, .banner-search form .comment-form input[type="text"], .comment-form .banner-search form input[type="text"],
    .banner-search form .comment-form input[type="email"], .comment-form .banner-search form input[type="email"],
    .banner-search form .comment-form input[type="url"], .comment-form .banner-search form input[type="url"],
    .banner-search form .comment-form textarea, .comment-form .banner-search form textarea, .banner-search form .search-form .search-field, .search-form .banner-search form .search-field {
      border-bottom: 1px solid #bbb; } }

@media screen and (max-width: 1200px) {
  .gform_wrapper .ht-form {
    padding: 15px 30px; } }

.gform_wrapper .ht-form li.gfield.gfield_error,
.gform_wrapper .ht-form div.validation_error {
  background: none;
  border-bottom: none;
  border-top: none; }

.gform_wrapper .ht-form li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .ht-form li.gfield_error textarea {
  border-color: #C92035; }

.gform_wrapper .ht-form .validation_message,
.gform_wrapper .ht-form div.validation_error,
.gform_wrapper .ht-form .gfield_error .gfield_label {
  color: #C92035; }

.gform_wrapper .ht-form div.validation_error {
  font-size: 20px; }

.gform_wrapper .ht-form .gform_body,
.gform_wrapper .ht-form .gform_footer {
  width: 1200px !important; }
  .gform_wrapper .ht-form .gform_body li.column-count-1-of-2,
  .gform_wrapper .ht-form .gform_body li.column-count-2-of-2,
  .gform_wrapper .ht-form .gform_footer li.column-count-1-of-2,
  .gform_wrapper .ht-form .gform_footer li.column-count-2-of-2 {
    max-width: none;
    width: 50%; }
    @media screen and (max-width: 1200px) {
      .gform_wrapper .ht-form .gform_body li.column-count-1-of-2,
      .gform_wrapper .ht-form .gform_body li.column-count-2-of-2,
      .gform_wrapper .ht-form .gform_footer li.column-count-1-of-2,
      .gform_wrapper .ht-form .gform_footer li.column-count-2-of-2 {
        width: 100%; } }
  @media screen and (max-width: 1200px) {
    .gform_wrapper .ht-form .gform_body li.column-count-2-of-2 .gfield_html,
    .gform_wrapper .ht-form .gform_footer li.column-count-2-of-2 .gfield_html {
      display: none; }
    .gform_wrapper .ht-form .gform_body li.column-count-2-of-2 ul,
    .gform_wrapper .ht-form .gform_footer li.column-count-2-of-2 ul {
      padding-left: 0; } }

.gform_wrapper .ht-form input.gform_button_select_files.gform_button_select_files.gform_button_select_files.gform_button_select_files,
.gform_wrapper .ht-form input[type="submit"] {
  background: #D4DCAA;
  border: none;
  cursor: pointer;
  font-family: Langdon;
  font-size: 24px;
  height: auto;
  padding: 5px 30px !important;
  text-transform: uppercase; }

.gform_wrapper .ht-form .form-subtitle,
.gform_wrapper .ht-form .col-uploads label {
  font-family: Langdon;
  font-size: 24px !important;
  margin: 0 !important;
  text-transform: uppercase; }

.gform_wrapper .ht-form .gfield_description {
  font-size: 16px;
  text-align: left; }

.gform_wrapper .ht-form .col-uploads .gfield_description {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 15px; }
  .gform_wrapper .ht-form .col-uploads .gfield_description.validation_message {
    font-size: 16px; }

.gform_wrapper .ht-form .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  text-align: left; }

.gform_wrapper .ht-form .gfield_required {
  color: #C92035; }

.gform_wrapper .ht-form .col-1-4 {
  display: inline-block;
  width: 25%; }

.gform_wrapper .ht-form .top_label li.gfield.gf_left_half,
.gform_wrapper .ht-form .top_label li.gfield.gf_right_half {
  margin-bottom: 15px;
  vertical-align: bottom; }

.gform_wrapper .ht-form .top_label li.gfield.gf_left_half {
  padding-right: 15px; }

.gform_wrapper .ht-form .top_label li.gfield.gf_right_half {
  padding-left: 15px; }

@media screen and (max-width: 640px) {
  .gform_wrapper .ht-form .top_label li.gfield.gf_left_half {
    padding-right: 0; }
  .gform_wrapper .ht-form .top_label li.gfield.gf_right_half {
    padding-left: 0; } }

.gform_wrapper .ht-form .top_label input.medium.datepicker {
  width: 100%; }

.gform_wrapper .ht-form .gfield_time_hour,
.gform_wrapper .ht-form .gfield_time_minute,
.gform_wrapper .ht-form .gfield_time_ampm {
  margin-right: 15px;
  margin-top: 0 !important;
  max-width: 33%; }
  .gform_wrapper .ht-form .gfield_time_hour i,
  .gform_wrapper .ht-form .gfield_time_minute i,
  .gform_wrapper .ht-form .gfield_time_ampm i {
    display: none; }
  .gform_wrapper .ht-form .gfield_time_hour input,
  .gform_wrapper .ht-form .gfield_time_minute input,
  .gform_wrapper .ht-form .gfield_time_ampm input {
    width: 100%; }

.gform_wrapper .ht-form .gfield_time_ampm.gfield_time_ampm.gfield_time_ampm {
  margin-right: 0 !important; }
  .gform_wrapper .ht-form .gfield_time_ampm.gfield_time_ampm.gfield_time_ampm select {
    background-position: right 5px center;
    max-width: none !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 100% !important; }

.gform_wrapper .ht-form input,
.gform_wrapper .ht-form select,
.gform_wrapper .ht-form textarea {
  border: 2px solid #efefef;
  height: 38px; }

.gform_wrapper .ht-form textarea {
  min-height: 350px; }

.gform_wrapper .ht-form .gform_body .col-address {
  margin-bottom: 0;
  margin-top: 0; }
  .gform_wrapper .ht-form .gform_body .col-address label {
    display: none; }
  .gform_wrapper .ht-form .gform_body .col-address .address_line_1,
  .gform_wrapper .ht-form .gform_body .col-address .address_city,
  .gform_wrapper .ht-form .gform_body .col-address .address_state,
  .gform_wrapper .ht-form .gform_body .col-address .address_zip.address_zip.address_zip.address_zip.address_zip {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 0 !important;
    padding-right: 0 !important;
    vertical-align: bottom;
    width: 50%; }
    .gform_wrapper .ht-form .gform_body .col-address .address_line_1 label,
    .gform_wrapper .ht-form .gform_body .col-address .address_city label,
    .gform_wrapper .ht-form .gform_body .col-address .address_state label,
    .gform_wrapper .ht-form .gform_body .col-address .address_zip.address_zip.address_zip.address_zip.address_zip label {
      width: 100%; }
      .gform_wrapper .ht-form .gform_body .col-address .address_line_1 label span,
      .gform_wrapper .ht-form .gform_body .col-address .address_city label span,
      .gform_wrapper .ht-form .gform_body .col-address .address_state label span,
      .gform_wrapper .ht-form .gform_body .col-address .address_zip.address_zip.address_zip.address_zip.address_zip label span {
        display: inline-block; }
    @media screen and (max-width: 480px) {
      .gform_wrapper .ht-form .gform_body .col-address .address_line_1,
      .gform_wrapper .ht-form .gform_body .col-address .address_city,
      .gform_wrapper .ht-form .gform_body .col-address .address_state,
      .gform_wrapper .ht-form .gform_body .col-address .address_zip.address_zip.address_zip.address_zip.address_zip {
        width: 100%; } }
  .gform_wrapper .ht-form .gform_body .col-address .address_state select {
    background-position: right 5px center;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 15px !important;
    padding-right: 15px !important; }
    @media screen and (max-width: 480px) {
      .gform_wrapper .ht-form .gform_body .col-address .address_state select {
        padding-left: 0; } }
  .gform_wrapper .ht-form .gform_body .col-address .address_city,
  .gform_wrapper .ht-form .gform_body .col-address .address_zip {
    padding-left: 15px; }
    @media screen and (max-width: 480px) {
      .gform_wrapper .ht-form .gform_body .col-address .address_city,
      .gform_wrapper .ht-form .gform_body .col-address .address_zip {
        padding-left: 0; } }
  .gform_wrapper .ht-form .gform_body .col-address span > label {
    font-size: 20px;
    display: inline-block !important; }

.gform_wrapper .ht-form .gform_body .col-toc {
  text-align: left; }
  .gform_wrapper .ht-form .gform_body .col-toc .gfield_label {
    display: none; }
  .gform_wrapper .ht-form .gform_body .col-toc input[type=checkbox] {
    height: auto;
    position: relative;
    top: 5px;
    vertical-align: top; }
    .gform_wrapper .ht-form .gform_body .col-toc input[type=checkbox]:checked + label {
      font-weight: 400; }

.page-id-99 .gform_wrapper li.gfield.gfield_error,
.page-id-99 .gform_wrapper div.validation_error {
  background: none;
  border-bottom: none;
  border-top: none; }

.page-id-99 .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.page-id-99 .gform_wrapper li.gfield_error textarea {
  border-color: #C92035; }

.page-id-99 .gform_wrapper .validation_message,
.page-id-99 .gform_wrapper div.validation_error,
.page-id-99 .gform_wrapper .gfield_error .gfield_label {
  color: #C92035; }

.page-id-99 .gform_wrapper div.validation_error {
  font-size: 20px; }

.page-id-99 .gform_wrapper input[type="submit"] {
  background: #D4DCAA;
  border: none;
  cursor: pointer;
  font-family: Langdon;
  font-size: 24px;
  height: auto;
  padding: 5px 30px !important;
  text-transform: uppercase; }

.page-id-99 .gform_wrapper .gfield_description {
  font-size: 16px;
  text-align: left; }

.page-id-99 .gform_wrapper .gfield_required {
  color: #C92035; }

.page-id-99 .gform_wrapper .top_label li.gfield.gf_left_half,
.page-id-99 .gform_wrapper .top_label li.gfield.gf_right_half {
  margin-bottom: 15px;
  vertical-align: bottom; }

.page-id-99 .gform_wrapper .top_label li.gfield.gf_left_half {
  padding-right: 15px; }

.page-id-99 .gform_wrapper .top_label li.gfield.gf_right_half {
  padding-left: 15px; }

.page-id-99 .gform_wrapper input,
.page-id-99 .gform_wrapper select,
.page-id-99 .gform_wrapper textarea {
  border: 2px solid #efefef;
  height: 38px; }

.page-id-99 .gform_wrapper .gform_body input[type=checkbox] {
  height: auto;
  position: relative;
  top: 5px;
  vertical-align: top; }
  .page-id-99 .gform_wrapper .gform_body input[type=checkbox]:checked + label {
    font-weight: 400; }

/* .page-id-22 .signup-form {
    .loadinggif {
        background:
        url('http://www.hsi.com.hk/HSI-Net/pages/images/en/share/ajax-loader.gif')
        no-repeat
        right center;
        background-color: #DF9F8F;
    }
} */
body#tinymce {
  margin: 12px !important; }
