html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .comment-form .dropup > input[type="submit"] > .caret,
  .comment-form input[type="submit"] > .caret,
  .dropup > .btn > .caret,
  .search-form .dropup > .search-submit > .caret,
  .search-form .search-submit > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: Glyphicons Halflings;
  src: url(/wp-content/themes/fodors/dist/fonts/glyphicons-halflings-regular.eot);
  src: url(/wp-content/themes/fodors/dist/fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/themes/fodors/dist/fonts/glyphicons-halflings-regular.woff2)
      format("woff2"),
    url(/wp-content/themes/fodors/dist/fonts/glyphicons-halflings-regular.woff)
      format("woff"),
    url(/wp-content/themes/fodors/dist/fonts/glyphicons-halflings-regular.ttf)
      format("truetype"),
    url(/wp-content/themes/fodors/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: 1px;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "";
}
.glyphicon-music:before {
  content: "";
}
.glyphicon-search:before {
  content: "";
}
.glyphicon-heart:before {
  content: "";
}
.glyphicon-star:before {
  content: "";
}
.glyphicon-star-empty:before {
  content: "";
}
.glyphicon-user:before {
  content: "";
}
.glyphicon-film:before {
  content: "";
}
.glyphicon-th-large:before {
  content: "";
}
.glyphicon-th:before {
  content: "";
}
.glyphicon-th-list:before {
  content: "";
}
.glyphicon-ok:before {
  content: "";
}
.glyphicon-remove:before {
  content: "";
}
.glyphicon-zoom-in:before {
  content: "";
}
.glyphicon-zoom-out:before {
  content: "";
}
.glyphicon-off:before {
  content: "";
}
.glyphicon-signal:before {
  content: "";
}
.glyphicon-cog:before {
  content: "";
}
.glyphicon-trash:before {
  content: "";
}
.glyphicon-home:before {
  content: "";
}
.glyphicon-file:before {
  content: "";
}
.glyphicon-time:before {
  content: "";
}
.glyphicon-road:before {
  content: "";
}
.glyphicon-download-alt:before {
  content: "";
}
.glyphicon-download:before {
  content: "";
}
.glyphicon-upload:before {
  content: "";
}
.glyphicon-inbox:before {
  content: "";
}
.glyphicon-play-circle:before {
  content: "";
}
.glyphicon-repeat:before {
  content: "";
}
.glyphicon-refresh:before {
  content: "";
}
.glyphicon-list-alt:before {
  content: "";
}
.glyphicon-lock:before {
  content: "";
}
.glyphicon-flag:before {
  content: "";
}
.glyphicon-headphones:before {
  content: "";
}
.glyphicon-volume-off:before {
  content: "";
}
.glyphicon-volume-down:before {
  content: "";
}
.glyphicon-volume-up:before {
  content: "";
}
.glyphicon-qrcode:before {
  content: "";
}
.glyphicon-barcode:before {
  content: "";
}
.glyphicon-tag:before {
  content: "";
}
.glyphicon-tags:before {
  content: "";
}
.glyphicon-book:before {
  content: "";
}
.glyphicon-bookmark:before {
  content: "";
}
.glyphicon-print:before {
  content: "";
}
.glyphicon-camera:before {
  content: "";
}
.glyphicon-font:before {
  content: "";
}
.glyphicon-bold:before {
  content: "";
}
.glyphicon-italic:before {
  content: "";
}
.glyphicon-text-height:before {
  content: "";
}
.glyphicon-text-width:before {
  content: "";
}
.glyphicon-align-left:before {
  content: "";
}
.glyphicon-align-center:before {
  content: "";
}
.glyphicon-align-right:before {
  content: "";
}
.glyphicon-align-justify:before {
  content: "";
}
.glyphicon-list:before {
  content: "";
}
.glyphicon-indent-left:before {
  content: "";
}
.glyphicon-indent-right:before {
  content: "";
}
.glyphicon-facetime-video:before {
  content: "";
}
.glyphicon-picture:before {
  content: "";
}
.glyphicon-map-marker:before {
  content: "";
}
.glyphicon-adjust:before {
  content: "";
}
.glyphicon-tint:before {
  content: "";
}
.glyphicon-edit:before {
  content: "";
}
.glyphicon-share:before {
  content: "";
}
.glyphicon-check:before {
  content: "";
}
.glyphicon-move:before {
  content: "";
}
.glyphicon-step-backward:before {
  content: "";
}
.glyphicon-fast-backward:before {
  content: "";
}
.glyphicon-backward:before {
  content: "";
}
.glyphicon-play:before {
  content: "";
}
.glyphicon-pause:before {
  content: "";
}
.glyphicon-stop:before {
  content: "";
}
.glyphicon-forward:before {
  content: "";
}
.glyphicon-fast-forward:before {
  content: "";
}
.glyphicon-step-forward:before {
  content: "";
}
.glyphicon-eject:before {
  content: "";
}
.glyphicon-chevron-left:before {
  content: "";
}
.glyphicon-chevron-right:before {
  content: "";
}
.glyphicon-plus-sign:before {
  content: "";
}
.glyphicon-minus-sign:before {
  content: "";
}
.glyphicon-remove-sign:before {
  content: "";
}
.glyphicon-ok-sign:before {
  content: "";
}
.glyphicon-question-sign:before {
  content: "";
}
.glyphicon-info-sign:before {
  content: "";
}
.glyphicon-screenshot:before {
  content: "";
}
.glyphicon-remove-circle:before {
  content: "";
}
.glyphicon-ok-circle:before {
  content: "";
}
.glyphicon-ban-circle:before {
  content: "";
}
.glyphicon-arrow-left:before {
  content: "";
}
.glyphicon-arrow-right:before {
  content: "";
}
.glyphicon-arrow-up:before {
  content: "";
}
.glyphicon-arrow-down:before {
  content: "";
}
.glyphicon-share-alt:before {
  content: "";
}
.glyphicon-resize-full:before {
  content: "";
}
.glyphicon-resize-small:before {
  content: "";
}
.glyphicon-exclamation-sign:before {
  content: "";
}
.glyphicon-gift:before {
  content: "";
}
.glyphicon-leaf:before {
  content: "";
}
.glyphicon-fire:before {
  content: "";
}
.glyphicon-eye-open:before {
  content: "";
}
.glyphicon-eye-close:before {
  content: "";
}
.glyphicon-warning-sign:before {
  content: "";
}
.glyphicon-plane:before {
  content: "";
}
.glyphicon-calendar:before {
  content: "";
}
.glyphicon-random:before {
  content: "";
}
.glyphicon-comment:before {
  content: "";
}
.glyphicon-magnet:before {
  content: "";
}
.glyphicon-chevron-up:before {
  content: "";
}
.glyphicon-chevron-down:before {
  content: "";
}
.glyphicon-retweet:before {
  content: "";
}
.glyphicon-shopping-cart:before {
  content: "";
}
.glyphicon-folder-close:before {
  content: "";
}
.glyphicon-folder-open:before {
  content: "";
}
.glyphicon-resize-vertical:before {
  content: "";
}
.glyphicon-resize-horizontal:before {
  content: "";
}
.glyphicon-hdd:before {
  content: "";
}
.glyphicon-bullhorn:before {
  content: "";
}
.glyphicon-bell:before {
  content: "";
}
.glyphicon-certificate:before {
  content: "";
}
.glyphicon-thumbs-up:before {
  content: "";
}
.glyphicon-thumbs-down:before {
  content: "";
}
.glyphicon-hand-right:before {
  content: "";
}
.glyphicon-hand-left:before {
  content: "";
}
.glyphicon-hand-up:before {
  content: "";
}
.glyphicon-hand-down:before {
  content: "";
}
.glyphicon-circle-arrow-right:before {
  content: "";
}
.glyphicon-circle-arrow-left:before {
  content: "";
}
.glyphicon-circle-arrow-up:before {
  content: "";
}
.glyphicon-circle-arrow-down:before {
  content: "";
}
.glyphicon-globe:before {
  content: "";
}
.glyphicon-wrench:before {
  content: "";
}
.glyphicon-tasks:before {
  content: "";
}
.glyphicon-filter:before {
  content: "";
}
.glyphicon-briefcase:before {
  content: "";
}
.glyphicon-fullscreen:before {
  content: "";
}
.glyphicon-dashboard:before {
  content: "";
}
.glyphicon-paperclip:before {
  content: "";
}
.glyphicon-heart-empty:before {
  content: "";
}
.glyphicon-link:before {
  content: "";
}
.glyphicon-phone:before {
  content: "";
}
.glyphicon-pushpin:before {
  content: "";
}
.glyphicon-usd:before {
  content: "";
}
.glyphicon-gbp:before {
  content: "";
}
.glyphicon-sort:before {
  content: "";
}
.glyphicon-sort-by-alphabet:before {
  content: "";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}
.glyphicon-sort-by-order:before {
  content: "";
}
.glyphicon-sort-by-order-alt:before {
  content: "";
}
.glyphicon-sort-by-attributes:before {
  content: "";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "";
}
.glyphicon-unchecked:before {
  content: "";
}
.glyphicon-expand:before {
  content: "";
}
.glyphicon-collapse-down:before {
  content: "";
}
.glyphicon-collapse-up:before {
  content: "";
}
.glyphicon-log-in:before {
  content: "";
}
.glyphicon-flash:before {
  content: "";
}
.glyphicon-log-out:before {
  content: "";
}
.glyphicon-new-window:before {
  content: "";
}
.glyphicon-record:before {
  content: "";
}
.glyphicon-save:before {
  content: "";
}
.glyphicon-open:before {
  content: "";
}
.glyphicon-saved:before {
  content: "";
}
.glyphicon-import:before {
  content: "";
}
.glyphicon-export:before {
  content: "";
}
.glyphicon-send:before {
  content: "";
}
.glyphicon-floppy-disk:before {
  content: "";
}
.glyphicon-floppy-saved:before {
  content: "";
}
.glyphicon-floppy-remove:before {
  content: "";
}
.glyphicon-floppy-save:before {
  content: "";
}
.glyphicon-floppy-open:before {
  content: "";
}
.glyphicon-credit-card:before {
  content: "";
}
.glyphicon-transfer:before {
  content: "";
}
.glyphicon-cutlery:before {
  content: "";
}
.glyphicon-header:before {
  content: "";
}
.glyphicon-compressed:before {
  content: "";
}
.glyphicon-earphone:before {
  content: "";
}
.glyphicon-phone-alt:before {
  content: "";
}
.glyphicon-tower:before {
  content: "";
}
.glyphicon-stats:before {
  content: "";
}
.glyphicon-sd-video:before {
  content: "";
}
.glyphicon-hd-video:before {
  content: "";
}
.glyphicon-subtitles:before {
  content: "";
}
.glyphicon-sound-stereo:before {
  content: "";
}
.glyphicon-sound-dolby:before {
  content: "";
}
.glyphicon-sound-5-1:before {
  content: "";
}
.glyphicon-sound-6-1:before {
  content: "";
}
.glyphicon-sound-7-1:before {
  content: "";
}
.glyphicon-copyright-mark:before {
  content: "";
}
.glyphicon-registration-mark:before {
  content: "";
}
.glyphicon-cloud-download:before {
  content: "";
}
.glyphicon-cloud-upload:before {
  content: "";
}
.glyphicon-tree-conifer:before {
  content: "";
}
.glyphicon-tree-deciduous:before {
  content: "";
}
.glyphicon-cd:before {
  content: "";
}
.glyphicon-save-file:before {
  content: "";
}
.glyphicon-open-file:before {
  content: "";
}
.glyphicon-level-up:before {
  content: "";
}
.glyphicon-copy:before {
  content: "";
}
.glyphicon-paste:before {
  content: "";
}
.glyphicon-alert:before {
  content: "";
}
.glyphicon-equalizer:before {
  content: "";
}
.glyphicon-king:before {
  content: "";
}
.glyphicon-queen:before {
  content: "";
}
.glyphicon-pawn:before {
  content: "";
}
.glyphicon-bishop:before {
  content: "";
}
.glyphicon-knight:before {
  content: "";
}
.glyphicon-baby-formula:before {
  content: "";
}
.glyphicon-tent:before {
  content: "⛺";
}
.glyphicon-blackboard:before {
  content: "";
}
.glyphicon-bed:before {
  content: "";
}
.glyphicon-apple:before {
  content: "";
}
.glyphicon-erase:before {
  content: "";
}
.glyphicon-hourglass:before {
  content: "⌛";
}
.glyphicon-lamp:before {
  content: "";
}
.glyphicon-duplicate:before {
  content: "";
}
.glyphicon-piggy-bank:before {
  content: "";
}
.glyphicon-scissors:before {
  content: "";
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "";
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "¥";
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "₽";
}
.glyphicon-scale:before {
  content: "";
}
.glyphicon-ice-lolly:before {
  content: "";
}
.glyphicon-ice-lolly-tasted:before {
  content: "";
}
.glyphicon-education:before {
  content: "";
}
.glyphicon-option-horizontal:before {
  content: "";
}
.glyphicon-option-vertical:before {
  content: "";
}
.glyphicon-menu-hamburger:before {
  content: "";
}
.glyphicon-modal-window:before {
  content: "";
}
.glyphicon-oil:before {
  content: "";
}
.glyphicon-grain:before {
  content: "";
}
.glyphicon-sunglasses:before {
  content: "";
}
.glyphicon-text-size:before {
  content: "";
}
.glyphicon-text-color:before {
  content: "";
}
.glyphicon-text-background:before {
  content: "";
}
.glyphicon-object-align-top:before {
  content: "";
}
.glyphicon-object-align-bottom:before {
  content: "";
}
.glyphicon-object-align-horizontal:before {
  content: "";
}
.glyphicon-object-align-left:before {
  content: "";
}
.glyphicon-object-align-vertical:before {
  content: "";
}
.glyphicon-object-align-right:before {
  content: "";
}
.glyphicon-triangle-right:before {
  content: "";
}
.glyphicon-triangle-left:before {
  content: "";
}
.glyphicon-triangle-bottom:before {
  content: "";
}
.glyphicon-triangle-top:before {
  content: "";
}
.glyphicon-console:before {
  content: "";
}
.glyphicon-superscript:before {
  content: "";
}
.glyphicon-subscript:before {
  content: "";
}
.glyphicon-menu-left:before {
  content: "";
}
.glyphicon-menu-right:before {
  content: "";
}
.glyphicon-menu-down:before {
  content: "";
}
.glyphicon-menu-up:before {
  content: "";
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: transparent;
  font-size: 10px;
}
body {
  background-color: #fff;
  color: #333;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f07d31;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #c6580e;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block;
  height: auto;
  line-height: 1.428571429;
  max-width: 100%;
  padding: 4px;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  border: 0;
  border-top: 1px solid #eee;
  margin-bottom: 20px;
  margin-top: 20px;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #323232;
  font-family: Playfair Display, Serif;
  font-weight: 500;
  line-height: 1.1;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  color: #777;
  font-weight: 400;
  line-height: 1;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-bottom: 10px;
  margin-top: 20px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 22px;
}
.h2,
h2 {
  font-size: 20px;
}
.h3,
h3 {
  font-size: 18px;
}
.h4,
h4 {
  font-size: 16px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.initialism,
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #f07d31;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #de6210;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  background-color: #f07d31;
  color: #fff;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #de6210;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  border-bottom: 1px solid #eee;
  margin: 40px 0 20px;
  padding-bottom: 9px;
}
ol,
ul {
  margin-bottom: 10px;
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-inline,
.list-unstyled {
  list-style: none;
  padding-left: 0;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dd,
dt {
  line-height: 1.428571429;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
}
blockquote {
  border-left: 5px solid #eee;
  font-size: 17.5px;
  margin: 0 0 20px;
  padding: 10px 20px;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  color: #777;
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "— ";
}
.blockquote-reverse,
blockquote.pull-right {
  border-left: 0;
  border-right: 5px solid #eee;
  padding-left: 0;
  padding-right: 15px;
  text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: " —";
}
address {
  font-style: normal;
  line-height: 1.428571429;
  margin-bottom: 20px;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}
code {
  background-color: #f9f2f4;
  border-radius: 4px;
  color: #c7254e;
}
code,
kbd {
  font-size: 90%;
  padding: 2px 4px;
}
kbd {
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}
kbd kbd {
  box-shadow: none;
  font-size: 100%;
  font-weight: 700;
  padding: 0;
}
pre {
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333;
  display: block;
  font-size: 13px;
  line-height: 1.428571429;
  margin: 0 0 10px;
  padding: 9.5px;
  word-break: break-all;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
body.archive .wrap,
body.archive body.post-type-slideshow article.type-slideshow .wrap,
body.archive body.single article.type-slideshow .wrap,
body.page-template-page-masthead .wrap,
body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .wrap,
body.page-template-page-masthead body.single article.type-slideshow .wrap,
body.post-type-slideshow article.type-slideshow .container,
body.post-type-slideshow article.type-slideshow body.archive .wrap,
body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .wrap,
body.single article.type-slideshow .container,
body.single article.type-slideshow body.archive .wrap,
body.single article.type-slideshow body.page-template-page-masthead .wrap {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:after,
.container:before,
body.archive .wrap:after,
body.archive .wrap:before,
body.archive body.post-type-slideshow article.type-slideshow .wrap:after,
body.archive body.post-type-slideshow article.type-slideshow .wrap:before,
body.archive body.single article.type-slideshow .wrap:after,
body.archive body.single article.type-slideshow .wrap:before,
body.page-template-page-masthead .wrap:after,
body.page-template-page-masthead .wrap:before,
body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .wrap:after,
body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .wrap:before,
body.page-template-page-masthead body.single article.type-slideshow .wrap:after,
body.page-template-page-masthead
  body.single
  article.type-slideshow
  .wrap:before,
body.post-type-slideshow article.type-slideshow .container:after,
body.post-type-slideshow article.type-slideshow .container:before,
body.post-type-slideshow article.type-slideshow body.archive .wrap:after,
body.post-type-slideshow article.type-slideshow body.archive .wrap:before,
body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .wrap:after,
body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .wrap:before,
body.single article.type-slideshow .container:after,
body.single article.type-slideshow .container:before,
body.single article.type-slideshow body.archive .wrap:after,
body.single article.type-slideshow body.archive .wrap:before,
body.single article.type-slideshow body.page-template-page-masthead .wrap:after,
body.single
  article.type-slideshow
  body.page-template-page-masthead
  .wrap:before {
  content: " ";
  display: table;
}
.container:after,
body.archive .wrap:after,
body.archive body.post-type-slideshow article.type-slideshow .wrap:after,
body.archive body.single article.type-slideshow .wrap:after,
body.page-template-page-masthead .wrap:after,
body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .wrap:after,
body.page-template-page-masthead body.single article.type-slideshow .wrap:after,
body.post-type-slideshow article.type-slideshow .container:after,
body.post-type-slideshow article.type-slideshow body.archive .wrap:after,
body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .wrap:after,
body.single article.type-slideshow .container:after,
body.single article.type-slideshow body.archive .wrap:after,
body.single
  article.type-slideshow
  body.page-template-page-masthead
  .wrap:after {
  clear: both;
}
@media (min-width: 768px) {
  .container,
  body.archive .wrap,
  body.archive body.post-type-slideshow article.type-slideshow .wrap,
  body.archive body.single article.type-slideshow .wrap,
  body.page-template-page-masthead .wrap,
  body.page-template-page-masthead
    body.post-type-slideshow
    article.type-slideshow
    .wrap,
  body.page-template-page-masthead body.single article.type-slideshow .wrap,
  body.post-type-slideshow article.type-slideshow .container,
  body.post-type-slideshow article.type-slideshow body.archive .wrap,
  body.post-type-slideshow
    article.type-slideshow
    body.page-template-page-masthead
    .wrap,
  body.single article.type-slideshow .container,
  body.single article.type-slideshow body.archive .wrap,
  body.single article.type-slideshow body.page-template-page-masthead .wrap {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container,
  body.archive .wrap,
  body.archive body.post-type-slideshow article.type-slideshow .wrap,
  body.archive body.single article.type-slideshow .wrap,
  body.page-template-page-masthead .wrap,
  body.page-template-page-masthead
    body.post-type-slideshow
    article.type-slideshow
    .wrap,
  body.page-template-page-masthead body.single article.type-slideshow .wrap,
  body.post-type-slideshow article.type-slideshow .container,
  body.post-type-slideshow article.type-slideshow body.archive .wrap,
  body.post-type-slideshow
    article.type-slideshow
    body.page-template-page-masthead
    .wrap,
  body.single article.type-slideshow .container,
  body.single article.type-slideshow body.archive .wrap,
  body.single article.type-slideshow body.page-template-page-masthead .wrap {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container,
  body.archive .wrap,
  body.archive body.post-type-slideshow article.type-slideshow .wrap,
  body.archive body.single article.type-slideshow .wrap,
  body.page-template-page-masthead .wrap,
  body.page-template-page-masthead
    body.post-type-slideshow
    article.type-slideshow
    .wrap,
  body.page-template-page-masthead body.single article.type-slideshow .wrap,
  body.post-type-slideshow article.type-slideshow .container,
  body.post-type-slideshow article.type-slideshow body.archive .wrap,
  body.post-type-slideshow
    article.type-slideshow
    body.page-template-page-masthead
    .wrap,
  body.single article.type-slideshow .container,
  body.single article.type-slideshow body.archive .wrap,
  body.single article.type-slideshow body.page-template-page-masthead .wrap {
    width: 1180px;
  }
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid:after,
.container-fluid:before {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row-no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.row-no-gutters [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.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-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-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-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-1 {
  width: 8.3333333333%;
}
.col-xs-2 {
  width: 16.6666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.3333333333%;
}
.col-xs-5 {
  width: 41.6666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.3333333333%;
}
.col-xs-8 {
  width: 66.6666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.3333333333%;
}
.col-xs-11 {
  width: 91.6666666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.3333333333%;
}
.col-xs-pull-2 {
  right: 16.6666666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.3333333333%;
}
.col-xs-pull-5 {
  right: 41.6666666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.3333333333%;
}
.col-xs-pull-8 {
  right: 66.6666666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.3333333333%;
}
.col-xs-pull-11 {
  right: 91.6666666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.3333333333%;
}
.col-xs-push-2 {
  left: 16.6666666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.3333333333%;
}
.col-xs-push-5 {
  left: 41.6666666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.3333333333%;
}
.col-xs-push-8 {
  left: 66.6666666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.3333333333%;
}
.col-xs-push-11 {
  left: 91.6666666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  display: table-column;
  float: none;
  position: static;
}
table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
  position: static;
}
caption {
  color: #777;
  padding-bottom: 8px;
  padding-top: 8px;
}
caption,
th {
  text-align: left;
}
.table {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 1px solid #ddd;
  line-height: 1.428571429;
  padding: 8px;
  vertical-align: top;
}
.table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    overflow-y: hidden;
    width: 100%;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  margin: 0;
  min-width: 0;
}
fieldset,
legend {
  border: 0;
  padding: 0;
}
legend {
  border-bottom: 1px solid #e5e5e5;
  color: #333;
  display: block;
  font-size: 21px;
  line-height: inherit;
  margin-bottom: 20px;
  width: 100%;
}
label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  max-width: 100%;
}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px\9;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  color: #555;
  display: block;
  font-size: 14px;
  line-height: 1.428571429;
  padding-top: 7px;
}
.comment-form input[type="email"],
.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form textarea,
.form-control,
.search-form .search-field {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.428571429;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
}
.comment-form input[type="email"]:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus,
.form-control:focus,
.search-form .search-field:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0;
}
.comment-form input[type="email"]::-moz-placeholder,
.comment-form input[type="text"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.form-control::-moz-placeholder,
.search-form .search-field::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.comment-form input[type="email"]:-ms-input-placeholder,
.comment-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="url"]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.search-form .search-field:-ms-input-placeholder {
  color: #999;
}
.comment-form input[type="email"]::-webkit-input-placeholder,
.comment-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.search-form .search-field::-webkit-input-placeholder {
  color: #999;
}
.comment-form input[type="email"]::-ms-expand,
.comment-form input[type="text"]::-ms-expand,
.comment-form input[type="url"]::-ms-expand,
.comment-form textarea::-ms-expand,
.form-control::-ms-expand,
.search-form .search-field::-ms-expand {
  background-color: transparent;
  border: 0;
}
.comment-form fieldset[disabled] input[type="email"],
.comment-form fieldset[disabled] input[type="text"],
.comment-form fieldset[disabled] input[type="url"],
.comment-form fieldset[disabled] textarea,
.comment-form input[disabled][type="email"],
.comment-form input[disabled][type="text"],
.comment-form input[disabled][type="url"],
.comment-form input[readonly][type="email"],
.comment-form input[readonly][type="text"],
.comment-form input[readonly][type="url"],
.comment-form textarea[disabled],
.comment-form textarea[readonly],
.form-control[disabled],
.form-control[readonly],
.search-form [disabled].search-field,
.search-form [readonly].search-field,
.search-form fieldset[disabled] .search-field,
fieldset[disabled] .comment-form input[type="email"],
fieldset[disabled] .comment-form input[type="text"],
fieldset[disabled] .comment-form input[type="url"],
fieldset[disabled] .comment-form textarea,
fieldset[disabled] .form-control,
fieldset[disabled] .search-form .search-field {
  background-color: #eee;
  opacity: 1;
}
.comment-form fieldset[disabled] input[type="email"],
.comment-form fieldset[disabled] input[type="text"],
.comment-form fieldset[disabled] input[type="url"],
.comment-form fieldset[disabled] textarea,
.comment-form input[disabled][type="email"],
.comment-form input[disabled][type="text"],
.comment-form input[disabled][type="url"],
.comment-form textarea[disabled],
.form-control[disabled],
.search-form [disabled].search-field,
.search-form fieldset[disabled] .search-field,
fieldset[disabled] .comment-form input[type="email"],
fieldset[disabled] .comment-form input[type="text"],
fieldset[disabled] .comment-form input[type="url"],
fieldset[disabled] .comment-form textarea,
fieldset[disabled] .form-control,
fieldset[disabled] .search-form .search-field {
  cursor: not-allowed;
}
.comment-form textarea,
.search-form textarea.search-field,
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .comment-form input[type="date"][type="email"],
  .comment-form input[type="date"][type="text"],
  .comment-form input[type="date"][type="url"],
  .comment-form input[type="datetime-local"][type="email"],
  .comment-form input[type="datetime-local"][type="text"],
  .comment-form input[type="datetime-local"][type="url"],
  .comment-form input[type="month"][type="email"],
  .comment-form input[type="month"][type="text"],
  .comment-form input[type="month"][type="url"],
  .comment-form input[type="time"][type="email"],
  .comment-form input[type="time"][type="text"],
  .comment-form input[type="time"][type="url"],
  .search-form input[type="date"].search-field,
  .search-form input[type="datetime-local"].search-field,
  .search-form input[type="month"].search-field,
  .search-form input[type="time"].search-field,
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .comment-form
    .input-group-sm
    > .input-group-btn
    > input[type="date"][type="submit"],
  .comment-form
    .input-group-sm
    > .input-group-btn
    > input[type="datetime-local"][type="submit"],
  .comment-form
    .input-group-sm
    > .input-group-btn
    > input[type="month"][type="submit"],
  .comment-form
    .input-group-sm
    > .input-group-btn
    > input[type="time"][type="submit"],
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  .search-form
    .input-group-sm
    > .input-group-btn
    > input[type="date"].search-submit,
  .search-form
    .input-group-sm
    > .input-group-btn
    > input[type="datetime-local"].search-submit,
  .search-form
    .input-group-sm
    > .input-group-btn
    > input[type="month"].search-submit,
  .search-form
    .input-group-sm
    > .input-group-btn
    > input[type="time"].search-submit,
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .comment-form
    .input-group-lg
    > .input-group-btn
    > input[type="date"][type="submit"],
  .comment-form
    .input-group-lg
    > .input-group-btn
    > input[type="datetime-local"][type="submit"],
  .comment-form
    .input-group-lg
    > .input-group-btn
    > input[type="month"][type="submit"],
  .comment-form
    .input-group-lg
    > .input-group-btn
    > input[type="time"][type="submit"],
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  .search-form
    .input-group-lg
    > .input-group-btn
    > input[type="date"].search-submit,
  .search-form
    .input-group-lg
    > .input-group-btn
    > input[type="datetime-local"].search-submit,
  .search-form
    .input-group-lg
    > .input-group-btn
    > input[type="month"].search-submit,
  .search-form
    .input-group-lg
    > .input-group-btn
    > input[type="time"].search-submit,
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.comment-form p,
.form-group,
.search-form label {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label,
.radio label {
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  min-height: 20px;
  padding-left: 20px;
}
.checkbox-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.radio input[type="radio"] {
  margin-left: -20px;
  margin-top: 4px\9;
  position: absolute;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 20px;
  position: relative;
  vertical-align: middle;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-left: 10px;
  margin-top: 0;
}
.form-control-static {
  margin-bottom: 0;
  min-height: 34px;
  padding-bottom: 7px;
  padding-top: 7px;
}
.comment-form
  .input-group-lg
  > .input-group-btn
  > input.form-control-static[type="submit"],
.comment-form .input-group-lg > input.form-control-static[type="email"],
.comment-form .input-group-lg > input.form-control-static[type="text"],
.comment-form .input-group-lg > input.form-control-static[type="url"],
.comment-form .input-group-lg > textarea.form-control-static,
.comment-form
  .input-group-sm
  > .input-group-btn
  > input.form-control-static[type="submit"],
.comment-form .input-group-sm > input.form-control-static[type="email"],
.comment-form .input-group-sm > input.form-control-static[type="text"],
.comment-form .input-group-sm > input.form-control-static[type="url"],
.comment-form .input-group-sm > textarea.form-control-static,
.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.search-form .input-group-lg > .form-control-static.search-field,
.search-form
  .input-group-lg
  > .input-group-btn
  > .form-control-static.search-submit,
.search-form .input-group-sm > .form-control-static.search-field,
.search-form
  .input-group-sm
  > .input-group-btn
  > .form-control-static.search-submit {
  padding-left: 0;
  padding-right: 0;
}
.comment-form .input-group-sm > .input-group-btn > input[type="submit"],
.comment-form .input-group-sm > input[type="email"],
.comment-form .input-group-sm > input[type="text"],
.comment-form .input-group-sm > input[type="url"],
.comment-form .input-group-sm > textarea,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm,
.search-form .input-group-sm > .input-group-btn > .search-submit,
.search-form .input-group-sm > .search-field {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 10px;
}
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.search-form .input-group-sm > .input-group-btn > select.search-submit,
.search-form .input-group-sm > select.search-field,
select.input-sm {
  height: 30px;
  line-height: 30px;
}
.comment-form .input-group-sm > textarea,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.search-form
  .input-group-sm
  > .input-group-btn
  > select[multiple].search-submit,
.search-form .input-group-sm > .input-group-btn > textarea.search-submit,
.search-form .input-group-sm > select[multiple].search-field,
.search-form .input-group-sm > textarea.search-field,
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.comment-form .form-group-sm input[type="email"],
.comment-form .form-group-sm input[type="text"],
.comment-form .form-group-sm input[type="url"],
.comment-form .form-group-sm textarea,
.form-group-sm .comment-form input[type="email"],
.form-group-sm .comment-form input[type="text"],
.form-group-sm .comment-form input[type="url"],
.form-group-sm .comment-form textarea,
.form-group-sm .form-control,
.form-group-sm .search-form .search-field,
.search-form .form-group-sm .search-field {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 10px;
}
.form-group-sm .search-form select.search-field,
.form-group-sm select.form-control,
.search-form .form-group-sm select.search-field {
  height: 30px;
  line-height: 30px;
}
.comment-form .form-group-sm textarea,
.form-group-sm .comment-form textarea,
.form-group-sm .search-form select[multiple].search-field,
.form-group-sm .search-form textarea.search-field,
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control,
.search-form .form-group-sm select[multiple].search-field,
.search-form .form-group-sm textarea.search-field {
  height: auto;
}
.form-group-sm .form-control-static {
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  min-height: 32px;
  padding: 6px 10px;
}
.comment-form .input-group-lg > .input-group-btn > input[type="submit"],
.comment-form .input-group-lg > input[type="email"],
.comment-form .input-group-lg > input[type="text"],
.comment-form .input-group-lg > input[type="url"],
.comment-form .input-group-lg > textarea,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg,
.search-form .input-group-lg > .input-group-btn > .search-submit,
.search-form .input-group-lg > .search-field {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 16px;
}
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.search-form .input-group-lg > .input-group-btn > select.search-submit,
.search-form .input-group-lg > select.search-field,
select.input-lg {
  height: 46px;
  line-height: 46px;
}
.comment-form .input-group-lg > textarea,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.search-form
  .input-group-lg
  > .input-group-btn
  > select[multiple].search-submit,
.search-form .input-group-lg > .input-group-btn > textarea.search-submit,
.search-form .input-group-lg > select[multiple].search-field,
.search-form .input-group-lg > textarea.search-field,
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.comment-form .form-group-lg input[type="email"],
.comment-form .form-group-lg input[type="text"],
.comment-form .form-group-lg input[type="url"],
.comment-form .form-group-lg textarea,
.form-group-lg .comment-form input[type="email"],
.form-group-lg .comment-form input[type="text"],
.form-group-lg .comment-form input[type="url"],
.form-group-lg .comment-form textarea,
.form-group-lg .form-control,
.form-group-lg .search-form .search-field,
.search-form .form-group-lg .search-field {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 16px;
}
.form-group-lg .search-form select.search-field,
.form-group-lg select.form-control,
.search-form .form-group-lg select.search-field {
  height: 46px;
  line-height: 46px;
}
.comment-form .form-group-lg textarea,
.form-group-lg .comment-form textarea,
.form-group-lg .search-form select[multiple].search-field,
.form-group-lg .search-form textarea.search-field,
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control,
.search-form .form-group-lg select[multiple].search-field,
.search-form .form-group-lg textarea.search-field {
  height: auto;
}
.form-group-lg .form-control-static {
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  min-height: 38px;
  padding: 11px 16px;
}
.has-feedback {
  position: relative;
}
.comment-form .has-feedback input[type="email"],
.comment-form .has-feedback input[type="text"],
.comment-form .has-feedback input[type="url"],
.comment-form .has-feedback textarea,
.has-feedback .comment-form input[type="email"],
.has-feedback .comment-form input[type="text"],
.has-feedback .comment-form input[type="url"],
.has-feedback .comment-form textarea,
.has-feedback .form-control,
.has-feedback .search-form .search-field,
.search-form .has-feedback .search-field {
  padding-right: 42.5px;
}
.form-control-feedback {
  display: block;
  height: 34px;
  line-height: 34px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 34px;
  z-index: 2;
}
.comment-form .form-group-lg input[type="email"] + .form-control-feedback,
.comment-form .form-group-lg input[type="text"] + .form-control-feedback,
.comment-form .form-group-lg input[type="url"] + .form-control-feedback,
.comment-form .form-group-lg textarea + .form-control-feedback,
.comment-form
  .input-group-lg
  > .input-group-btn
  > input[type="submit"]
  + .form-control-feedback,
.comment-form .input-group-lg > input[type="email"] + .form-control-feedback,
.comment-form .input-group-lg > input[type="text"] + .form-control-feedback,
.comment-form .input-group-lg > input[type="url"] + .form-control-feedback,
.comment-form .input-group-lg > textarea + .form-control-feedback,
.form-group-lg .comment-form input[type="email"] + .form-control-feedback,
.form-group-lg .comment-form input[type="text"] + .form-control-feedback,
.form-group-lg .comment-form input[type="url"] + .form-control-feedback,
.form-group-lg .comment-form textarea + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .search-form .search-field + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-lg + .form-control-feedback,
.search-form .form-group-lg .search-field + .form-control-feedback,
.search-form
  .input-group-lg
  > .input-group-btn
  > .search-submit
  + .form-control-feedback,
.search-form .input-group-lg > .search-field + .form-control-feedback {
  height: 46px;
  line-height: 46px;
  width: 46px;
}
.comment-form .form-group-sm input[type="email"] + .form-control-feedback,
.comment-form .form-group-sm input[type="text"] + .form-control-feedback,
.comment-form .form-group-sm input[type="url"] + .form-control-feedback,
.comment-form .form-group-sm textarea + .form-control-feedback,
.comment-form
  .input-group-sm
  > .input-group-btn
  > input[type="submit"]
  + .form-control-feedback,
.comment-form .input-group-sm > input[type="email"] + .form-control-feedback,
.comment-form .input-group-sm > input[type="text"] + .form-control-feedback,
.comment-form .input-group-sm > input[type="url"] + .form-control-feedback,
.comment-form .input-group-sm > textarea + .form-control-feedback,
.form-group-sm .comment-form input[type="email"] + .form-control-feedback,
.form-group-sm .comment-form input[type="text"] + .form-control-feedback,
.form-group-sm .comment-form input[type="url"] + .form-control-feedback,
.form-group-sm .comment-form textarea + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .search-form .search-field + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-sm + .form-control-feedback,
.search-form .form-group-sm .search-field + .form-control-feedback,
.search-form
  .input-group-sm
  > .input-group-btn
  > .search-submit
  + .form-control-feedback,
.search-form .input-group-sm > .search-field + .form-control-feedback {
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
  color: #3c763d;
}
.comment-form .has-success input[type="email"],
.comment-form .has-success input[type="text"],
.comment-form .has-success input[type="url"],
.comment-form .has-success textarea,
.has-success .comment-form input[type="email"],
.has-success .comment-form input[type="text"],
.has-success .comment-form input[type="url"],
.has-success .comment-form textarea,
.has-success .form-control,
.has-success .search-form .search-field,
.search-form .has-success .search-field {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.comment-form .has-success input[type="email"]:focus,
.comment-form .has-success input[type="text"]:focus,
.comment-form .has-success input[type="url"]:focus,
.comment-form .has-success textarea:focus,
.has-success .comment-form input[type="email"]:focus,
.has-success .comment-form input[type="text"]:focus,
.has-success .comment-form input[type="url"]:focus,
.has-success .comment-form textarea:focus,
.has-success .form-control:focus,
.has-success .search-form .search-field:focus,
.search-form .has-success .search-field:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  background-color: #dff0d8;
  border-color: #3c763d;
  color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
  color: #8a6d3b;
}
.comment-form .has-warning input[type="email"],
.comment-form .has-warning input[type="text"],
.comment-form .has-warning input[type="url"],
.comment-form .has-warning textarea,
.has-warning .comment-form input[type="email"],
.has-warning .comment-form input[type="text"],
.has-warning .comment-form input[type="url"],
.has-warning .comment-form textarea,
.has-warning .form-control,
.has-warning .search-form .search-field,
.search-form .has-warning .search-field {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.comment-form .has-warning input[type="email"]:focus,
.comment-form .has-warning input[type="text"]:focus,
.comment-form .has-warning input[type="url"]:focus,
.comment-form .has-warning textarea:focus,
.has-warning .comment-form input[type="email"]:focus,
.has-warning .comment-form input[type="text"]:focus,
.has-warning .comment-form input[type="url"]:focus,
.has-warning .comment-form textarea:focus,
.has-warning .form-control:focus,
.has-warning .search-form .search-field:focus,
.search-form .has-warning .search-field:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  background-color: #fcf8e3;
  border-color: #8a6d3b;
  color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
  color: #a94442;
}
.comment-form .has-error input[type="email"],
.comment-form .has-error input[type="text"],
.comment-form .has-error input[type="url"],
.comment-form .has-error textarea,
.has-error .comment-form input[type="email"],
.has-error .comment-form input[type="text"],
.has-error .comment-form input[type="url"],
.has-error .comment-form textarea,
.has-error .form-control,
.has-error .search-form .search-field,
.search-form .has-error .search-field {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.comment-form .has-error input[type="email"]:focus,
.comment-form .has-error input[type="text"]:focus,
.comment-form .has-error input[type="url"]:focus,
.comment-form .has-error textarea:focus,
.has-error .comment-form input[type="email"]:focus,
.has-error .comment-form input[type="text"]:focus,
.has-error .comment-form input[type="url"]:focus,
.has-error .comment-form textarea:focus,
.has-error .form-control:focus,
.has-error .search-form .search-field:focus,
.search-form .has-error .search-field:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  background-color: #f2dede;
  border-color: #a94442;
  color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.screen-reader-text ~ .form-control-feedback,
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  color: #737373;
  display: block;
  margin-bottom: 10px;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .comment-form .form-inline p,
  .comment-form .search-form p,
  .form-inline .comment-form p,
  .form-inline .form-group,
  .search-form .comment-form p,
  .search-form .form-group,
  .search-form label {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .comment-form .form-inline input[type="email"],
  .comment-form .form-inline input[type="text"],
  .comment-form .form-inline input[type="url"],
  .comment-form .form-inline textarea,
  .comment-form .search-form input[type="email"],
  .comment-form .search-form input[type="text"],
  .comment-form .search-form input[type="url"],
  .comment-form .search-form textarea,
  .form-inline .comment-form input[type="email"],
  .form-inline .comment-form input[type="text"],
  .form-inline .comment-form input[type="url"],
  .form-inline .comment-form textarea,
  .form-inline .form-control,
  .search-form .comment-form input[type="email"],
  .search-form .comment-form input[type="text"],
  .search-form .comment-form input[type="url"],
  .search-form .comment-form textarea,
  .search-form .form-control,
  .search-form .search-field {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .form-inline .form-control-static,
  .search-form .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group,
  .search-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .comment-form .form-inline .input-group input[type="email"],
  .comment-form .form-inline .input-group input[type="text"],
  .comment-form .form-inline .input-group input[type="url"],
  .comment-form .form-inline .input-group textarea,
  .comment-form .search-form .input-group input[type="email"],
  .comment-form .search-form .input-group input[type="text"],
  .comment-form .search-form .input-group input[type="url"],
  .comment-form .search-form .input-group textarea,
  .form-inline .input-group .comment-form input[type="email"],
  .form-inline .input-group .comment-form input[type="text"],
  .form-inline .input-group .comment-form input[type="url"],
  .form-inline .input-group .comment-form textarea,
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .search-form .search-field,
  .search-form .input-group .comment-form input[type="email"],
  .search-form .input-group .comment-form input[type="text"],
  .search-form .input-group .comment-form input[type="url"],
  .search-form .input-group .comment-form textarea,
  .search-form .input-group .form-control,
  .search-form .input-group .input-group-addon,
  .search-form .input-group .input-group-btn,
  .search-form .input-group .search-field {
    width: auto;
  }
  .comment-form .form-inline .input-group > input[type="email"],
  .comment-form .form-inline .input-group > input[type="text"],
  .comment-form .form-inline .input-group > input[type="url"],
  .comment-form .form-inline .input-group > textarea,
  .comment-form .search-form .input-group > input[type="email"],
  .comment-form .search-form .input-group > input[type="text"],
  .comment-form .search-form .input-group > input[type="url"],
  .comment-form .search-form .input-group > textarea,
  .form-inline .comment-form .input-group > input[type="email"],
  .form-inline .comment-form .input-group > input[type="text"],
  .form-inline .comment-form .input-group > input[type="url"],
  .form-inline .comment-form .input-group > textarea,
  .form-inline .input-group > .form-control,
  .search-form .comment-form .input-group > input[type="email"],
  .search-form .comment-form .input-group > input[type="text"],
  .search-form .comment-form .input-group > input[type="url"],
  .search-form .comment-form .input-group > textarea,
  .search-form .form-inline .input-group > .search-field,
  .search-form .input-group > .form-control,
  .search-form .input-group > .search-field {
    width: 100%;
  }
  .form-inline .control-label,
  .search-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio,
  .search-form .checkbox,
  .search-form .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label,
  .search-form .checkbox label,
  .search-form .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"],
  .search-form .checkbox input[type="checkbox"],
  .search-form .radio input[type="radio"] {
    margin-left: 0;
    position: relative;
  }
  .form-inline .has-feedback .form-control-feedback,
  .search-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.comment-form .form-horizontal p,
.form-horizontal .comment-form p,
.form-horizontal .form-group,
.form-horizontal .search-form label,
.search-form .form-horizontal label {
  margin-left: -20px;
  margin-right: -20px;
}
.comment-form .form-horizontal p:after,
.comment-form .form-horizontal p:before,
.form-horizontal .comment-form p:after,
.form-horizontal .comment-form p:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.form-horizontal .search-form label:after,
.form-horizontal .search-form label:before,
.search-form .form-horizontal label:after,
.search-form .form-horizontal label:before {
  content: " ";
  display: table;
}
.comment-form .form-horizontal p:after,
.form-horizontal .comment-form p:after,
.form-horizontal .form-group:after,
.form-horizontal .search-form label:after,
.search-form .form-horizontal label:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    font-size: 18px;
    padding-top: 11px;
  }
  .form-horizontal .form-group-sm .control-label {
    font-size: 12px;
    padding-top: 6px;
  }
}
.btn,
.comment-form input[type="submit"],
.search-form .search-submit {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428571429;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.comment-form input.focus[type="submit"],
.comment-form input[type="submit"]:focus,
.search-form .focus.search-submit,
.search-form .search-submit:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover,
.comment-form input.focus[type="submit"],
.comment-form input[type="submit"]:focus,
.comment-form input[type="submit"]:hover,
.search-form .focus.search-submit,
.search-form .search-submit:focus,
.search-form .search-submit:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active,
.comment-form input.active[type="submit"],
.comment-form input[type="submit"]:active,
.search-form .active.search-submit,
.search-form .search-submit:active {
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: 0;
}
.btn.disabled,
.btn[disabled],
.comment-form fieldset[disabled] input[type="submit"],
.comment-form input.disabled[type="submit"],
.comment-form input[disabled][type="submit"],
.search-form .disabled.search-submit,
.search-form [disabled].search-submit,
.search-form fieldset[disabled] .search-submit,
fieldset[disabled] .btn,
fieldset[disabled] .comment-form input[type="submit"],
fieldset[disabled] .search-form .search-submit {
  box-shadow: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.search-form a.disabled.search-submit,
.search-form fieldset[disabled] a.search-submit,
a.btn.disabled,
fieldset[disabled] .search-form a.search-submit,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default,
.search-form .search-submit {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}
.btn-default.focus,
.btn-default:focus,
.search-form .focus.search-submit,
.search-form .search-submit:focus {
  background-color: #e6e6e6;
  border-color: #8c8c8c;
  color: #333;
}
.btn-default:hover,
.search-form .search-submit:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
  color: #333;
}
.btn-default.active,
.btn-default:active,
.open > .btn-default.dropdown-toggle,
.search-form .active.search-submit,
.search-form .open > .dropdown-toggle.search-submit,
.search-form .search-submit:active {
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
  color: #333;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover,
.search-form .active.focus.search-submit,
.search-form .active.search-submit:focus,
.search-form .active.search-submit:hover,
.search-form .open > .dropdown-toggle.focus.search-submit,
.search-form .open > .dropdown-toggle.search-submit:focus,
.search-form .open > .dropdown-toggle.search-submit:hover,
.search-form .search-submit:active.focus,
.search-form .search-submit:active:focus,
.search-form .search-submit:active:hover {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.search-form .disabled.focus.search-submit,
.search-form .disabled.search-submit:focus,
.search-form .disabled.search-submit:hover,
.search-form [disabled].focus.search-submit,
.search-form [disabled].search-submit:focus,
.search-form [disabled].search-submit:hover,
.search-form fieldset[disabled] .focus.search-submit,
.search-form fieldset[disabled] .search-submit:focus,
.search-form fieldset[disabled] .search-submit:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .search-form .focus.search-submit,
fieldset[disabled] .search-form .search-submit:focus,
fieldset[disabled] .search-form .search-submit:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge,
.search-form .search-submit .badge {
  background-color: #333;
  color: #fff;
}
.btn-primary,
.comment-form input[type="submit"] {
  background-color: #f07d31;
  border-color: #ee6e19;
  color: #fff;
}
.btn-primary.focus,
.btn-primary:focus,
.comment-form input.focus[type="submit"],
.comment-form input[type="submit"]:focus {
  background-color: #de6210;
  border-color: #7f3809;
  color: #fff;
}
.btn-primary:hover,
.comment-form input[type="submit"]:hover {
  background-color: #de6210;
  border-color: #bd530e;
  color: #fff;
}
.btn-primary.active,
.btn-primary:active,
.comment-form .open > input.dropdown-toggle[type="submit"],
.comment-form input.active[type="submit"],
.comment-form input[type="submit"]:active,
.open > .btn-primary.dropdown-toggle {
  background-color: #de6210;
  background-image: none;
  border-color: #bd530e;
  color: #fff;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.comment-form .open > input.dropdown-toggle.focus[type="submit"],
.comment-form .open > input.dropdown-toggle[type="submit"]:focus,
.comment-form .open > input.dropdown-toggle[type="submit"]:hover,
.comment-form input.active.focus[type="submit"],
.comment-form input.active[type="submit"]:focus,
.comment-form input.active[type="submit"]:hover,
.comment-form input[type="submit"]:active.focus,
.comment-form input[type="submit"]:active:focus,
.comment-form input[type="submit"]:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
  background-color: #bd530e;
  border-color: #7f3809;
  color: #fff;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.comment-form fieldset[disabled] input.focus[type="submit"],
.comment-form fieldset[disabled] input[type="submit"]:focus,
.comment-form fieldset[disabled] input[type="submit"]:hover,
.comment-form input.disabled.focus[type="submit"],
.comment-form input.disabled[type="submit"]:focus,
.comment-form input.disabled[type="submit"]:hover,
.comment-form input[disabled].focus[type="submit"],
.comment-form input[disabled][type="submit"]:focus,
.comment-form input[disabled][type="submit"]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .comment-form input.focus[type="submit"],
fieldset[disabled] .comment-form input[type="submit"]:focus,
fieldset[disabled] .comment-form input[type="submit"]:hover {
  background-color: #f07d31;
  border-color: #ee6e19;
}
.btn-primary .badge,
.comment-form input[type="submit"] .badge {
  background-color: #fff;
  color: #f07d31;
}
.btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff;
}
.btn-success.focus,
.btn-success:focus {
  background-color: #449d44;
  border-color: #255625;
  color: #fff;
}
.btn-success:hover {
  background-color: #449d44;
  border-color: #398439;
  color: #fff;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
  color: #fff;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
  background-color: #398439;
  border-color: #255625;
  color: #fff;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  background-color: #fff;
  color: #5cb85c;
}
.btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff;
}
.btn-info.focus,
.btn-info:focus {
  background-color: #31b0d5;
  border-color: #1b6d85;
  color: #fff;
}
.btn-info:hover {
  background-color: #31b0d5;
  border-color: #269abc;
  color: #fff;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
  color: #fff;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
  background-color: #269abc;
  border-color: #1b6d85;
  color: #fff;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  background-color: #fff;
  color: #5bc0de;
}
.btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
  color: #fff;
}
.btn-warning.focus,
.btn-warning:focus {
  background-color: #ec971f;
  border-color: #985f0d;
  color: #fff;
}
.btn-warning:hover {
  background-color: #ec971f;
  border-color: #d58512;
  color: #fff;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
  color: #fff;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
  background-color: #d58512;
  border-color: #985f0d;
  color: #fff;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  background-color: #fff;
  color: #f0ad4e;
}
.btn-danger {
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #fff;
}
.btn-danger.focus,
.btn-danger:focus {
  background-color: #c9302c;
  border-color: #761c19;
  color: #fff;
}
.btn-danger:hover {
  background-color: #c9302c;
  border-color: #ac2925;
  color: #fff;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
  color: #fff;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
  background-color: #ac2925;
  border-color: #761c19;
  color: #fff;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  background-color: #fff;
  color: #d9534f;
}
.btn-link {
  border-radius: 0;
  color: #f07d31;
  font-weight: 400;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  background-color: transparent;
  color: #c6580e;
  text-decoration: underline;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg,
.comment-form .btn-group-lg > input[type="submit"],
.search-form .btn-group-lg > .search-submit {
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.3333333;
  padding: 10px 16px;
}
.btn-group-sm > .btn,
.btn-sm,
.comment-form .btn-group-sm > input[type="submit"],
.search-form .btn-group-sm > .search-submit {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
}
.btn-group-xs > .btn,
.btn-xs,
.comment-form .btn-group-xs > input[type="submit"],
.search-form .btn-group-xs > .search-submit {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition-duration: 0.35s;
  transition-property: height, visibility;
  transition-timing-function: ease;
}
.caret {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.dropdown-menu .divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.dropdown-menu > li > a {
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 1.428571429;
  padding: 3px 20px;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #f5f5f5;
  color: #262626;
  text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #f07d31;
  color: #fff;
  outline: 0;
  text-decoration: none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-decoration: none;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  color: #777;
  display: block;
  font-size: 12px;
  line-height: 1.428571429;
  padding: 3px 20px;
  white-space: nowrap;
}
.dropdown-backdrop {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  border-top: 0;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: 100%;
  margin-bottom: 2px;
  top: auto;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn,
.comment-form .btn-group-vertical > input[type="submit"],
.comment-form .btn-group > input[type="submit"],
.search-form .btn-group-vertical > .search-submit,
.search-form .btn-group > .search-submit {
  float: left;
  position: relative;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.comment-form .btn-group-vertical > input.active[type="submit"],
.comment-form .btn-group-vertical > input[type="submit"]:active,
.comment-form .btn-group-vertical > input[type="submit"]:focus,
.comment-form .btn-group-vertical > input[type="submit"]:hover,
.comment-form .btn-group > input.active[type="submit"],
.comment-form .btn-group > input[type="submit"]:active,
.comment-form .btn-group > input[type="submit"]:focus,
.comment-form .btn-group > input[type="submit"]:hover,
.search-form .btn-group-vertical > .active.search-submit,
.search-form .btn-group-vertical > .search-submit:active,
.search-form .btn-group-vertical > .search-submit:focus,
.search-form .btn-group-vertical > .search-submit:hover,
.search-form .btn-group > .active.search-submit,
.search-form .btn-group > .search-submit:active,
.search-form .btn-group > .search-submit:focus,
.search-form .btn-group > .search-submit:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .comment-form .btn + input[type="submit"],
.btn-group .comment-form .btn-group + input[type="submit"],
.btn-group .comment-form .search-form .search-submit + input[type="submit"],
.btn-group .comment-form .search-form input[type="submit"] + .search-submit,
.btn-group .comment-form input[type="submit"] + .btn,
.btn-group .comment-form input[type="submit"] + .btn-group,
.btn-group .comment-form input[type="submit"] + input[type="submit"],
.btn-group .search-form .btn + .search-submit,
.btn-group .search-form .btn-group + .search-submit,
.btn-group .search-form .search-submit + .btn,
.btn-group .search-form .search-submit + .btn-group,
.btn-group .search-form .search-submit + .search-submit,
.comment-form .btn-group .btn + input[type="submit"],
.comment-form .btn-group .btn-group + input[type="submit"],
.comment-form .btn-group .search-form .search-submit + input[type="submit"],
.comment-form .btn-group .search-form input[type="submit"] + .search-submit,
.comment-form .btn-group input[type="submit"] + .btn,
.comment-form .btn-group input[type="submit"] + .btn-group,
.comment-form .btn-group input[type="submit"] + input[type="submit"],
.search-form .btn-group .btn + .search-submit,
.search-form .btn-group .btn-group + .search-submit,
.search-form .btn-group .comment-form .search-submit + input[type="submit"],
.search-form .btn-group .comment-form input[type="submit"] + .search-submit,
.search-form .btn-group .search-submit + .btn,
.search-form .btn-group .search-submit + .btn-group,
.search-form .btn-group .search-submit + .search-submit,
.search-form .comment-form .btn-group .search-submit + input[type="submit"],
.search-form .comment-form .btn-group input[type="submit"] + .search-submit {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .comment-form input[type="submit"],
.btn-toolbar .input-group,
.btn-toolbar .search-form .search-submit,
.comment-form .btn-toolbar input[type="submit"],
.search-form .btn-toolbar .search-submit {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.comment-form .btn-toolbar > input[type="submit"],
.search-form .btn-toolbar > .search-submit {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.comment-form
  .btn-group
  > input[type="submit"]:not(:first-child):not(:last-child):not(
    .dropdown-toggle
  ),
.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[type="submit"]:first-child,
.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[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle),
.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),
.btn-group > .dropdown-toggle:not(:first-child),
.comment-form .btn-group > input[type="submit"]:last-child:not(:first-child),
.search-form .btn-group > .search-submit:last-child: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,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.comment-form
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > input[type="submit"]:last-child,
.search-form
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > .search-submit:last-child {
  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[type="submit"]:first-child,
.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-group > .btn + .dropdown-toggle,
.comment-form .btn-group > input[type="submit"] + .dropdown-toggle,
.search-form .btn-group > .search-submit + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle,
.comment-form .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle,
.search-form .btn-group-lg.btn-group > .search-submit + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret,
.comment-form input[type="submit"] .caret,
.search-form .search-submit .caret {
  margin-left: 0;
}
.btn-group-lg > .btn .caret,
.btn-lg .caret,
.comment-form .btn-group-lg > input[type="submit"] .caret,
.search-form .btn-group-lg > .search-submit .caret {
  border-width: 5px 5px 0;
}
.comment-form .dropup .btn-group-lg > input[type="submit"] .caret,
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret,
.dropup .comment-form .btn-group-lg > input[type="submit"] .caret,
.dropup .search-form .btn-group-lg > .search-submit .caret,
.search-form .dropup .btn-group-lg > .search-submit .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.comment-form .btn-group-vertical > .btn-group > input[type="submit"],
.comment-form .btn-group-vertical > input[type="submit"],
.search-form .btn-group-vertical > .btn-group > .search-submit,
.search-form .btn-group-vertical > .search-submit {
  display: block;
  float: none;
  max-width: 100%;
  width: 100%;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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 {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.comment-form .btn-group-vertical > .btn + input[type="submit"],
.comment-form .btn-group-vertical > .btn-group + input[type="submit"],
.comment-form .btn-group-vertical > input[type="submit"] + .btn,
.comment-form .btn-group-vertical > input[type="submit"] + .btn-group,
.comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"],
.comment-form
  .search-form
  .btn-group-vertical
  > .search-submit
  + input[type="submit"],
.comment-form
  .search-form
  .btn-group-vertical
  > input[type="submit"]
  + .search-submit,
.search-form .btn-group-vertical > .btn + .search-submit,
.search-form .btn-group-vertical > .btn-group + .search-submit,
.search-form .btn-group-vertical > .search-submit + .btn,
.search-form .btn-group-vertical > .search-submit + .btn-group,
.search-form .btn-group-vertical > .search-submit + .search-submit,
.search-form
  .comment-form
  .btn-group-vertical
  > .search-submit
  + input[type="submit"],
.search-form
  .comment-form
  .btn-group-vertical
  > input[type="submit"]
  + .search-submit {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.comment-form
  .btn-group-vertical
  > input[type="submit"]:not(:first-child):not(:last-child),
.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[type="submit"]:first-child:not(:last-child),
.search-form .btn-group-vertical > .search-submit:first-child:not(:last-child) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.comment-form
  .btn-group-vertical
  > input[type="submit"]:last-child:not(:first-child),
.search-form .btn-group-vertical > .search-submit:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-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,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle,
.comment-form
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > input[type="submit"]:last-child,
.search-form
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .search-submit:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-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[type="submit"]:first-child,
.search-form
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .search-submit:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  border-collapse: separate;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.comment-form .btn-group-justified > input[type="submit"],
.search-form .btn-group-justified > .search-submit {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .comment-form input[type="submit"],
.btn-group-justified > .btn-group .search-form .search-submit,
.comment-form .btn-group-justified > .btn-group input[type="submit"],
.search-form .btn-group-justified > .btn-group .search-submit {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.comment-form
  [data-toggle="buttons"]
  > input[type="submit"]
  input[type="checkbox"],
.comment-form
  [data-toggle="buttons"]
  > input[type="submit"]
  input[type="radio"],
.search-form [data-toggle="buttons"] > .search-submit input[type="checkbox"],
.search-form [data-toggle="buttons"] > .search-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"] {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute;
}
.input-group {
  border-collapse: separate;
  display: table;
  position: relative;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.comment-form .input-group input[type="email"],
.comment-form .input-group input[type="text"],
.comment-form .input-group input[type="url"],
.comment-form .input-group textarea,
.input-group .comment-form input[type="email"],
.input-group .comment-form input[type="text"],
.input-group .comment-form input[type="url"],
.input-group .comment-form textarea,
.input-group .form-control,
.input-group .search-form .search-field,
.search-form .input-group .search-field {
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 2;
}
.comment-form .input-group input[type="email"]:focus,
.comment-form .input-group input[type="text"]:focus,
.comment-form .input-group input[type="url"]:focus,
.comment-form .input-group textarea:focus,
.input-group .comment-form input[type="email"]:focus,
.input-group .comment-form input[type="text"]:focus,
.input-group .comment-form input[type="url"]:focus,
.input-group .comment-form textarea:focus,
.input-group .form-control:focus,
.input-group .search-form .search-field:focus,
.search-form .input-group .search-field:focus {
  z-index: 3;
}
.comment-form .input-group input[type="email"],
.comment-form .input-group input[type="text"],
.comment-form .input-group input[type="url"],
.comment-form .input-group textarea,
.input-group-addon,
.input-group-btn,
.input-group .comment-form input[type="email"],
.input-group .comment-form input[type="text"],
.input-group .comment-form input[type="url"],
.input-group .comment-form textarea,
.input-group .form-control,
.input-group .search-form .search-field,
.search-form .input-group .search-field {
  display: table-cell;
}
.comment-form
  .input-group
  input[type="email"]:not(:first-child):not(:last-child),
.comment-form
  .input-group
  input[type="text"]:not(:first-child):not(:last-child),
.comment-form .input-group input[type="url"]:not(:first-child):not(:last-child),
.comment-form .input-group textarea:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group
  .comment-form
  input[type="email"]:not(:first-child):not(:last-child),
.input-group
  .comment-form
  input[type="text"]:not(:first-child):not(:last-child),
.input-group .comment-form input[type="url"]:not(:first-child):not(:last-child),
.input-group .comment-form textarea:not(:first-child):not(:last-child),
.input-group .form-control: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 {
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
.input-group-addon {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}
.comment-form
  .input-group-sm
  > .input-group-btn
  > input.input-group-addon[type="submit"],
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.search-form
  .input-group-sm
  > .input-group-btn
  > .input-group-addon.search-submit {
  border-radius: 3px;
  font-size: 12px;
  padding: 5px 10px;
}
.comment-form
  .input-group-lg
  > .input-group-btn
  > input.input-group-addon[type="submit"],
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.search-form
  .input-group-lg
  > .input-group-btn
  > .input-group-addon.search-submit {
  border-radius: 6px;
  font-size: 18px;
  padding: 10px 16px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.comment-form .input-group-btn:first-child > .btn-group > input[type="submit"],
.comment-form .input-group-btn:first-child > input[type="submit"],
.comment-form
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > input[type="submit"],
.comment-form
  .input-group-btn:last-child
  > input[type="submit"]:not(:last-child):not(.dropdown-toggle),
.comment-form .input-group input[type="email"]:first-child,
.comment-form .input-group input[type="text"]:first-child,
.comment-form .input-group input[type="url"]:first-child,
.comment-form .input-group textarea:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .comment-form input[type="email"]:first-child,
.input-group .comment-form input[type="text"]:first-child,
.input-group .comment-form input[type="url"]:first-child,
.input-group .comment-form textarea:first-child,
.input-group .form-control:first-child,
.input-group .search-form .search-field:first-child,
.search-form .input-group-btn:first-child > .btn-group > .search-submit,
.search-form .input-group-btn:first-child > .search-submit,
.search-form
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > .search-submit,
.search-form
  .input-group-btn:last-child
  > .search-submit:not(:last-child):not(.dropdown-toggle),
.search-form .input-group .search-field:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.comment-form
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > input[type="submit"],
.comment-form
  .input-group-btn:first-child
  > input[type="submit"]:not(:first-child),
.comment-form .input-group-btn:last-child > .btn-group > input[type="submit"],
.comment-form .input-group-btn:last-child > input[type="submit"],
.comment-form .input-group input[type="email"]:last-child,
.comment-form .input-group input[type="text"]:last-child,
.comment-form .input-group input[type="url"]:last-child,
.comment-form .input-group textarea:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group .comment-form input[type="email"]:last-child,
.input-group .comment-form input[type="text"]:last-child,
.input-group .comment-form input[type="url"]:last-child,
.input-group .comment-form textarea:last-child,
.input-group .form-control:last-child,
.input-group .search-form .search-field:last-child,
.search-form
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > .search-submit,
.search-form .input-group-btn:first-child > .search-submit:not(:first-child),
.search-form .input-group-btn:last-child > .btn-group > .search-submit,
.search-form .input-group-btn:last-child > .search-submit,
.search-form .input-group .search-field:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}
.comment-form .input-group-btn > input[type="submit"],
.input-group-btn,
.input-group-btn > .btn,
.search-form .input-group-btn > .search-submit {
  position: relative;
}
.comment-form .input-group-btn > .btn + input[type="submit"],
.comment-form .input-group-btn > input[type="submit"] + .btn,
.comment-form .input-group-btn > input[type="submit"] + input[type="submit"],
.comment-form
  .search-form
  .input-group-btn
  > .search-submit
  + input[type="submit"],
.comment-form
  .search-form
  .input-group-btn
  > input[type="submit"]
  + .search-submit,
.input-group-btn > .btn + .btn,
.search-form
  .comment-form
  .input-group-btn
  > .search-submit
  + input[type="submit"],
.search-form
  .comment-form
  .input-group-btn
  > input[type="submit"]
  + .search-submit,
.search-form .input-group-btn > .btn + .search-submit,
.search-form .input-group-btn > .search-submit + .btn,
.search-form .input-group-btn > .search-submit + .search-submit {
  margin-left: -1px;
}
.comment-form .input-group-btn > input[type="submit"]:active,
.comment-form .input-group-btn > input[type="submit"]:focus,
.comment-form .input-group-btn > input[type="submit"]:hover,
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover,
.search-form .input-group-btn > .search-submit:active,
.search-form .input-group-btn > .search-submit:focus,
.search-form .input-group-btn > .search-submit:hover {
  z-index: 2;
}
.comment-form .input-group-btn:first-child > input[type="submit"],
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.search-form .input-group-btn:first-child > .search-submit {
  margin-right: -1px;
}
.comment-form .input-group-btn:last-child > input[type="submit"],
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.search-form .input-group-btn:last-child > .search-submit {
  margin-left: -1px;
  z-index: 2;
}
.nav {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.nav:after,
.nav:before {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  background-color: transparent;
  color: #777;
  cursor: not-allowed;
  text-decoration: none;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #f07d31;
}
.nav .nav-divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.428571429;
  margin-right: 2px;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: #fff;
  border: 1px solid;
  border-color: #ddd #ddd transparent;
  color: #555;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #f07d31;
  color: #fff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-left: 0;
  margin-top: 2px;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  left: auto;
  top: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  border-radius: 4px;
  margin-right: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
}
.navbar {
  border: 1px solid transparent;
  margin-bottom: 20px;
  min-height: 50px;
  position: relative;
}
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:after,
.navbar-header:before {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  overflow-x: visible;
  padding-left: 20px;
  padding-right: 20px;
}
.navbar-collapse:after,
.navbar-collapse:before {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    border-top: 0;
    box-shadow: none;
    width: auto;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  border-width: 0 0 1px;
  top: 0;
}
.navbar-fixed-bottom {
  border-width: 1px 0 0;
  bottom: 0;
  margin-bottom: 0;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header,
body.archive .wrap > .navbar-collapse,
body.archive .wrap > .navbar-header,
body.archive
  body.post-type-slideshow
  article.type-slideshow
  .wrap
  > .navbar-collapse,
body.archive
  body.post-type-slideshow
  article.type-slideshow
  .wrap
  > .navbar-header,
body.archive body.single article.type-slideshow .wrap > .navbar-collapse,
body.archive body.single article.type-slideshow .wrap > .navbar-header,
body.page-template-page-masthead .wrap > .navbar-collapse,
body.page-template-page-masthead .wrap > .navbar-header,
body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .wrap
  > .navbar-collapse,
body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .wrap
  > .navbar-header,
body.page-template-page-masthead
  body.single
  article.type-slideshow
  .wrap
  > .navbar-collapse,
body.page-template-page-masthead
  body.single
  article.type-slideshow
  .wrap
  > .navbar-header,
body.post-type-slideshow article.type-slideshow .container > .navbar-collapse,
body.post-type-slideshow article.type-slideshow .container > .navbar-header,
body.post-type-slideshow
  article.type-slideshow
  body.archive
  .wrap
  > .navbar-collapse,
body.post-type-slideshow
  article.type-slideshow
  body.archive
  .wrap
  > .navbar-header,
body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .wrap
  > .navbar-collapse,
body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .wrap
  > .navbar-header,
body.single article.type-slideshow .container > .navbar-collapse,
body.single article.type-slideshow .container > .navbar-header,
body.single article.type-slideshow body.archive .wrap > .navbar-collapse,
body.single article.type-slideshow body.archive .wrap > .navbar-header,
body.single
  article.type-slideshow
  body.page-template-page-masthead
  .wrap
  > .navbar-collapse,
body.single
  article.type-slideshow
  body.page-template-page-masthead
  .wrap
  > .navbar-header {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header,
  body.archive .wrap > .navbar-collapse,
  body.archive .wrap > .navbar-header,
  body.archive
    body.post-type-slideshow
    article.type-slideshow
    .wrap
    > .navbar-collapse,
  body.archive
    body.post-type-slideshow
    article.type-slideshow
    .wrap
    > .navbar-header,
  body.archive body.single article.type-slideshow .wrap > .navbar-collapse,
  body.archive body.single article.type-slideshow .wrap > .navbar-header,
  body.page-template-page-masthead .wrap > .navbar-collapse,
  body.page-template-page-masthead .wrap > .navbar-header,
  body.page-template-page-masthead
    body.post-type-slideshow
    article.type-slideshow
    .wrap
    > .navbar-collapse,
  body.page-template-page-masthead
    body.post-type-slideshow
    article.type-slideshow
    .wrap
    > .navbar-header,
  body.page-template-page-masthead
    body.single
    article.type-slideshow
    .wrap
    > .navbar-collapse,
  body.page-template-page-masthead
    body.single
    article.type-slideshow
    .wrap
    > .navbar-header,
  body.post-type-slideshow article.type-slideshow .container > .navbar-collapse,
  body.post-type-slideshow article.type-slideshow .container > .navbar-header,
  body.post-type-slideshow
    article.type-slideshow
    body.archive
    .wrap
    > .navbar-collapse,
  body.post-type-slideshow
    article.type-slideshow
    body.archive
    .wrap
    > .navbar-header,
  body.post-type-slideshow
    article.type-slideshow
    body.page-template-page-masthead
    .wrap
    > .navbar-collapse,
  body.post-type-slideshow
    article.type-slideshow
    body.page-template-page-masthead
    .wrap
    > .navbar-header,
  body.single article.type-slideshow .container > .navbar-collapse,
  body.single article.type-slideshow .container > .navbar-header,
  body.single article.type-slideshow body.archive .wrap > .navbar-collapse,
  body.single article.type-slideshow body.archive .wrap > .navbar-header,
  body.single
    article.type-slideshow
    body.page-template-page-masthead
    .wrap
    > .navbar-collapse,
  body.single
    article.type-slideshow
    body.page-template-page-masthead
    .wrap
    > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
  z-index: 1000;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 20px;
  padding: 15px 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container-fluid .navbar-brand,
  .navbar > .container .navbar-brand,
  body.archive .navbar > .wrap .navbar-brand,
  body.page-template-page-masthead .navbar > .wrap .navbar-brand,
  body.post-type-slideshow
    article.type-slideshow
    .navbar
    > .container
    .navbar-brand,
  body.single article.type-slideshow .navbar > .container .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 20px;
  margin-top: 8px;
  padding: 9px 10px;
  position: relative;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -20px;
}
.navbar-nav > li > a {
  line-height: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.navbar-form {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -20px;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .comment-form .navbar-form p,
  .navbar-form .comment-form p,
  .navbar-form .form-group,
  .navbar-form .search-form label,
  .search-form .navbar-form label {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .comment-form .navbar-form input[type="email"],
  .comment-form .navbar-form input[type="text"],
  .comment-form .navbar-form input[type="url"],
  .comment-form .navbar-form textarea,
  .navbar-form .comment-form input[type="email"],
  .navbar-form .comment-form input[type="text"],
  .navbar-form .comment-form input[type="url"],
  .navbar-form .comment-form textarea,
  .navbar-form .form-control,
  .navbar-form .search-form .search-field,
  .search-form .navbar-form .search-field {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .comment-form .navbar-form .input-group input[type="email"],
  .comment-form .navbar-form .input-group input[type="text"],
  .comment-form .navbar-form .input-group input[type="url"],
  .comment-form .navbar-form .input-group textarea,
  .navbar-form .input-group .comment-form input[type="email"],
  .navbar-form .input-group .comment-form input[type="text"],
  .navbar-form .input-group .comment-form input[type="url"],
  .navbar-form .input-group .comment-form textarea,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .search-form .search-field,
  .search-form .navbar-form .input-group .search-field {
    width: auto;
  }
  .comment-form .navbar-form .input-group > input[type="email"],
  .comment-form .navbar-form .input-group > input[type="text"],
  .comment-form .navbar-form .input-group > input[type="url"],
  .comment-form .navbar-form .input-group > textarea,
  .navbar-form .comment-form .input-group > input[type="email"],
  .navbar-form .comment-form .input-group > input[type="text"],
  .navbar-form .comment-form .input-group > input[type="url"],
  .navbar-form .comment-form .input-group > textarea,
  .navbar-form .input-group > .form-control,
  .navbar-form .search-form .input-group > .search-field,
  .search-form .navbar-form .input-group > .search-field {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    margin-left: 0;
    position: relative;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .comment-form .navbar-form p,
  .navbar-form .comment-form p,
  .navbar-form .form-group,
  .navbar-form .search-form label,
  .search-form .navbar-form label {
    margin-bottom: 5px;
  }
  .comment-form .navbar-form p:last-child,
  .navbar-form .comment-form p:last-child,
  .navbar-form .form-group:last-child,
  .navbar-form .search-form label:last-child,
  .search-form .navbar-form label:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    border: 0;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
  }
}
.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-bottom: 0;
}
.navbar-btn {
  margin-bottom: 8px;
  margin-top: 8px;
}
.btn-group-sm > .navbar-btn.btn,
.comment-form .btn-group-sm > input.navbar-btn[type="submit"],
.navbar-btn.btn-sm,
.search-form .btn-group-sm > .navbar-btn.search-submit {
  margin-bottom: 10px;
  margin-top: 10px;
}
.btn-group-xs > .navbar-btn.btn,
.comment-form .btn-group-xs > input.navbar-btn[type="submit"],
.navbar-btn.btn-xs,
.search-form .btn-group-xs > .navbar-btn.search-submit {
  margin-bottom: 14px;
  margin-top: 14px;
}
.navbar-text {
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  background-color: transparent;
  color: #5e5e5e;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #333;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  background-color: transparent;
  color: #ccc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: #e7e7e7;
    color: #555;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    color: #ccc;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background-color: #090909;
  color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  background-color: transparent;
  color: #444;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: #090909;
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    color: #444;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 8px 15px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  color: #ccc;
  content: "/ ";
  padding: 0 5px;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  border-radius: 4px;
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #f07d31;
  float: left;
  line-height: 1.428571429;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background-color: #eee;
  border-color: #ddd;
  color: #c6580e;
  z-index: 2;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #f07d31;
  border-color: #f07d31;
  color: #fff;
  cursor: default;
  z-index: 3;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  background-color: #fff;
  border-color: #ddd;
  color: #777;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  font-size: 18px;
  line-height: 1.3333333;
  padding: 10px 16px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  list-style: none;
  margin: 20px 0;
  padding-left: 0;
  text-align: center;
}
.pager:after,
.pager:before {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 14px;
}
.pager li > a:focus,
.pager li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  background-color: #fff;
  color: #777;
  cursor: not-allowed;
}
.label {
  border-radius: 0.25em;
  color: #fff;
  display: inline;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.label:empty {
  display: none;
}
.btn .label,
.comment-form input[type="submit"] .label,
.search-form .search-submit .label {
  position: relative;
  top: -1px;
}
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #f07d31;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #de6210;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  background-color: #777;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.badge:empty {
  display: none;
}
.btn .badge,
.comment-form input[type="submit"] .badge,
.search-form .search-submit .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge,
.comment-form .btn-group-xs > input[type="submit"] .badge,
.search-form .btn-group-xs > .search-submit .badge {
  padding: 1px 5px;
  top: 0;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  background-color: #fff;
  color: #f07d31;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.jumbotron {
  background-color: #eee;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  font-size: 21px;
  font-weight: 200;
  margin-bottom: 15px;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container-fluid .jumbotron,
.container .jumbotron,
body.archive .wrap .jumbotron,
body.archive body.post-type-slideshow article.type-slideshow .wrap .jumbotron,
body.archive body.single article.type-slideshow .wrap .jumbotron,
body.page-template-page-masthead .wrap .jumbotron,
body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .wrap
  .jumbotron,
body.page-template-page-masthead
  body.single
  article.type-slideshow
  .wrap
  .jumbotron,
body.post-type-slideshow article.type-slideshow .container .jumbotron,
body.post-type-slideshow article.type-slideshow body.archive .wrap .jumbotron,
body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .wrap
  .jumbotron,
body.single article.type-slideshow .container .jumbotron,
body.single article.type-slideshow body.archive .wrap .jumbotron,
body.single
  article.type-slideshow
  body.page-template-page-masthead
  .wrap
  .jumbotron {
  border-radius: 6px;
  padding-left: 20px;
  padding-right: 20px;
}
.jumbotron .container,
.jumbotron body.archive .wrap,
.jumbotron body.archive body.post-type-slideshow article.type-slideshow .wrap,
.jumbotron body.archive body.single article.type-slideshow .wrap,
.jumbotron body.page-template-page-masthead .wrap,
.jumbotron
  body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .wrap,
.jumbotron
  body.page-template-page-masthead
  body.single
  article.type-slideshow
  .wrap,
.jumbotron body.post-type-slideshow article.type-slideshow .container,
.jumbotron body.post-type-slideshow article.type-slideshow body.archive .wrap,
.jumbotron
  body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .wrap,
.jumbotron body.single article.type-slideshow .container,
.jumbotron body.single article.type-slideshow body.archive .wrap,
.jumbotron
  body.single
  article.type-slideshow
  body.page-template-page-masthead
  .wrap,
body.archive .jumbotron .wrap,
body.archive body.post-type-slideshow article.type-slideshow .jumbotron .wrap,
body.archive body.single article.type-slideshow .jumbotron .wrap,
body.page-template-page-masthead .jumbotron .wrap,
body.page-template-page-masthead
  body.post-type-slideshow
  article.type-slideshow
  .jumbotron
  .wrap,
body.page-template-page-masthead
  body.single
  article.type-slideshow
  .jumbotron
  .wrap,
body.post-type-slideshow article.type-slideshow .jumbotron .container,
body.post-type-slideshow article.type-slideshow body.archive .jumbotron .wrap,
body.post-type-slideshow
  article.type-slideshow
  body.page-template-page-masthead
  .jumbotron
  .wrap,
body.single article.type-slideshow .jumbotron .container,
body.single article.type-slideshow body.archive .jumbotron .wrap,
body.single
  article.type-slideshow
  body.page-template-page-masthead
  .jumbotron
  .wrap {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-bottom: 48px;
    padding-top: 48px;
  }
  .container-fluid .jumbotron,
  .container .jumbotron,
  body.archive .wrap .jumbotron,
  body.archive body.post-type-slideshow article.type-slideshow .wrap .jumbotron,
  body.archive body.single article.type-slideshow .wrap .jumbotron,
  body.page-template-page-masthead .wrap .jumbotron,
  body.page-template-page-masthead
    body.post-type-slideshow
    article.type-slideshow
    .wrap
    .jumbotron,
  body.page-template-page-masthead
    body.single
    article.type-slideshow
    .wrap
    .jumbotron,
  body.post-type-slideshow article.type-slideshow .container .jumbotron,
  body.post-type-slideshow article.type-slideshow body.archive .wrap .jumbotron,
  body.post-type-slideshow
    article.type-slideshow
    body.page-template-page-masthead
    .wrap
    .jumbotron,
  body.single article.type-slideshow .container .jumbotron,
  body.single article.type-slideshow body.archive .wrap .jumbotron,
  body.single
    article.type-slideshow
    body.page-template-page-masthead
    .wrap
    .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  line-height: 1.428571429;
  margin-bottom: 20px;
  padding: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.thumbnail .caption {
  color: #333;
  padding: 9px;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #f07d31;
}
.alert {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
}
.alert h4 {
  color: inherit;
  margin-top: 0;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  color: inherit;
  position: relative;
  right: -21px;
  top: -2px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.progress-bar {
  background-color: #f07d31;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  float: left;
  font-size: 12px;
  height: 100%;
  line-height: 20px;
  text-align: center;
  transition: width 0.6s ease;
  width: 0;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-bottom: 5px;
  margin-top: 0;
}
.media-list {
  list-style: none;
  padding-left: 0;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 0;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  background-color: #f07d31;
  border-color: #f07d31;
  color: #fff;
  z-index: 2;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #fef5ef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  background-color: #f5f5f5;
  color: #555;
  text-decoration: none;
}
button.list-group-item {
  text-align: left;
  width: 100%;
}
.list-group-item-success {
  background-color: #dff0d8;
  color: #3c763d;
}
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 {
  background-color: #d0e9c6;
  color: #3c763d;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  background-color: #3c763d;
  border-color: #3c763d;
  color: #fff;
}
.list-group-item-info {
  background-color: #d9edf7;
  color: #31708f;
}
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 {
  background-color: #c4e3f3;
  color: #31708f;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  background-color: #31708f;
  border-color: #31708f;
  color: #fff;
}
.list-group-item-warning {
  background-color: #fcf8e3;
  color: #8a6d3b;
}
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 {
  background-color: #faf2cc;
  color: #8a6d3b;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  background-color: #8a6d3b;
  border-color: #8a6d3b;
  color: #fff;
}
.list-group-item-danger {
  background-color: #f2dede;
  color: #a94442;
}
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 {
  background-color: #ebcccc;
  color: #a94442;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  background-color: #a94442;
  border-color: #a94442;
  color: #fff;
}
.list-group-item-heading {
  margin-bottom: 5px;
  margin-top: 0;
}
.list-group-item-text {
  line-height: 1.3;
  margin-bottom: 0;
}
.panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}
.panel-body {
  padding: 15px;
}
.panel-body:after,
.panel-body:before {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px 15px;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
  color: inherit;
}
.panel-title {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  background-color: #f5f5f5;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top: 1px solid #ddd;
  padding: 10px 15px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-radius: 0;
  border-width: 1px 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table-responsive > .table caption,
.panel > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  border-radius: 4px;
  margin-bottom: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #333;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  background-color: #333;
  color: #f5f5f5;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #f07d31;
}
.panel-primary > .panel-heading {
  background-color: #f07d31;
  border-color: #f07d31;
  color: #fff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f07d31;
}
.panel-primary > .panel-heading .badge {
  background-color: #fff;
  color: #f07d31;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f07d31;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  background-color: #3c763d;
  color: #dff0d8;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  background-color: #31708f;
  color: #d9edf7;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  background-color: #8a6d3b;
  color: #fcf8e3;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  background-color: #a94442;
  color: #f2dede;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  border-radius: 6px;
  padding: 24px;
}
.well-sm {
  border-radius: 3px;
  padding: 9px;
}
.close {
  color: #000;
  filter: alpha(opacity=20);
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  opacity: 0.2;
  text-shadow: 0 1px 0 #fff;
}
.close:focus,
.close:hover {
  color: #000;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  text-decoration: none;
}
button.close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: 0;
  cursor: pointer;
  padding: 0;
}
.modal,
.modal-open {
  overflow: hidden;
}
.modal {
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  display: none;
  left: 0;
  outline: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050;
}
.modal.fade .modal-dialog {
  transform: translateY(-25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  margin: 10px;
  position: relative;
  width: auto;
}
.modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
  position: relative;
}
.modal-backdrop {
  background-color: #000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
}
.modal-header:after,
.modal-header:before {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  line-height: 1.428571429;
  margin: 0;
}
.modal-body {
  padding: 15px;
  position: relative;
}
.modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 15px;
  text-align: right;
}
.modal-footer:after,
.modal-footer:before {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.comment-form .modal-footer .btn + input[type="submit"],
.comment-form .modal-footer .search-form .search-submit + input[type="submit"],
.comment-form .modal-footer .search-form input[type="submit"] + .search-submit,
.comment-form .modal-footer input[type="submit"] + .btn,
.comment-form .modal-footer input[type="submit"] + input[type="submit"],
.modal-footer .btn + .btn,
.modal-footer .comment-form .btn + input[type="submit"],
.modal-footer .comment-form .search-form .search-submit + input[type="submit"],
.modal-footer .comment-form .search-form input[type="submit"] + .search-submit,
.modal-footer .comment-form input[type="submit"] + .btn,
.modal-footer .comment-form input[type="submit"] + input[type="submit"],
.modal-footer .search-form .btn + .search-submit,
.modal-footer .search-form .search-submit + .btn,
.modal-footer .search-form .search-submit + .search-submit,
.search-form .comment-form .modal-footer .search-submit + input[type="submit"],
.search-form .comment-form .modal-footer input[type="submit"] + .search-submit,
.search-form .modal-footer .btn + .search-submit,
.search-form .modal-footer .comment-form .search-submit + input[type="submit"],
.search-form .modal-footer .comment-form input[type="submit"] + .search-submit,
.search-form .modal-footer .search-submit + .btn,
.search-form .modal-footer .search-submit + .search-submit {
  margin-bottom: 0;
  margin-left: 5px;
}
.comment-form .modal-footer .btn-group .btn + input[type="submit"],
.comment-form
  .modal-footer
  .btn-group
  .search-form
  .search-submit
  + input[type="submit"],
.comment-form
  .modal-footer
  .btn-group
  .search-form
  input[type="submit"]
  + .search-submit,
.comment-form .modal-footer .btn-group input[type="submit"] + .btn,
.comment-form
  .modal-footer
  .btn-group
  input[type="submit"]
  + input[type="submit"],
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .comment-form .btn + input[type="submit"],
.modal-footer
  .btn-group
  .comment-form
  .search-form
  .search-submit
  + input[type="submit"],
.modal-footer
  .btn-group
  .comment-form
  .search-form
  input[type="submit"]
  + .search-submit,
.modal-footer .btn-group .comment-form input[type="submit"] + .btn,
.modal-footer
  .btn-group
  .comment-form
  input[type="submit"]
  + input[type="submit"],
.modal-footer .btn-group .search-form .btn + .search-submit,
.modal-footer .btn-group .search-form .search-submit + .btn,
.modal-footer .btn-group .search-form .search-submit + .search-submit,
.search-form
  .comment-form
  .modal-footer
  .btn-group
  .search-submit
  + input[type="submit"],
.search-form
  .comment-form
  .modal-footer
  .btn-group
  input[type="submit"]
  + .search-submit,
.search-form .modal-footer .btn-group .btn + .search-submit,
.search-form
  .modal-footer
  .btn-group
  .comment-form
  .search-submit
  + input[type="submit"],
.search-form
  .modal-footer
  .btn-group
  .comment-form
  input[type="submit"]
  + .search-submit,
.search-form .modal-footer .btn-group .search-submit + .btn,
.search-form .modal-footer .btn-group .search-submit + .search-submit {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px;
}
@media (min-width: 768px) {
  .modal-dialog {
    margin: 30px auto;
    width: 600px;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  word-wrap: normal;
  display: block;
  filter: alpha(opacity=0);
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  opacity: 0;
  position: absolute;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  z-index: 1070;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #000;
  border-width: 5px 5px 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #000;
  border-width: 5px 5px 0;
  bottom: 0;
  margin-bottom: -5px;
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #000;
  border-width: 5px 5px 5px 0;
  left: 0;
  margin-top: -5px;
  top: 50%;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #000;
  border-width: 5px 0 5px 5px;
  margin-top: -5px;
  right: 0;
  top: 50%;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000;
  border-width: 0 5px 5px;
  left: 50%;
  margin-left: -5px;
  top: 0;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #000;
  border-width: 0 5px 5px;
  margin-top: -5px;
  right: 5px;
  top: 0;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #000;
  border-width: 0 5px 5px;
  left: 5px;
  margin-top: -5px;
  top: 0;
}
.tooltip-inner {
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
}
.tooltip-arrow {
  border-color: transparent;
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0;
}
.popover {
  word-wrap: normal;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  left: 0;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  max-width: 276px;
  padding: 1px;
  position: absolute;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  top: 0;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  z-index: 1060;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  border-color: transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
}
.popover.top > .arrow:after {
  border-bottom-width: 0;
  border-top-color: #fff;
  bottom: 1px;
  content: " ";
  margin-left: -10px;
}
.popover.right > .arrow {
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  left: -11px;
  margin-top: -11px;
  top: 50%;
}
.popover.right > .arrow:after {
  border-left-width: 0;
  border-right-color: #fff;
  bottom: -10px;
  content: " ";
  left: 1px;
}
.popover.bottom > .arrow {
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
  left: 50%;
  margin-left: -11px;
  top: -11px;
}
.popover.bottom > .arrow:after {
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " ";
  margin-left: -10px;
  top: 1px;
}
.popover.left > .arrow {
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
  margin-top: -11px;
  right: -11px;
  top: 50%;
}
.popover.left > .arrow:after {
  border-left-color: #fff;
  border-right-width: 0;
  bottom: -10px;
  content: " ";
  right: 1px;
}
.popover-title {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  margin: 0;
  padding: 8px 14px;
}
.popover-content {
  padding: 9px 14px;
}
.carousel,
.carousel-inner {
  position: relative;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: left 0.6s ease-in-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  display: block;
  height: auto;
  line-height: 1;
  max-width: 100%;
}
@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner > .item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
    transition: transform 0.6s ease-in-out;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    transform: translateZ(0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  background-color: transparent;
  bottom: 0;
  color: #fff;
  filter: alpha(opacity=50);
  font-size: 20px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: 0;
  width: 15%;
}
.carousel-control.left {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}
.carousel-control.right {
  background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
  left: auto;
  right: 0;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  filter: alpha(opacity=90);
  opacity: 0.9;
  outline: 0;
  text-decoration: none;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  display: inline-block;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  margin-right: -10px;
  right: 50%;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  font-family: serif;
  height: 20px;
  line-height: 1;
  width: 20px;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}
.carousel-indicators {
  bottom: 10px;
  left: 50%;
  list-style: none;
  margin-left: -30%;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 60%;
  z-index: 15;
}
.carousel-indicators li {
  background-color: #000\9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  width: 10px;
}
.carousel-indicators .active {
  background-color: #fff;
  height: 12px;
  margin: 0;
  width: 12px;
}
.carousel-caption {
  color: #fff;
  left: 15%;
  padding-bottom: 20px;
  padding-top: 20px;
  right: 15%;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.carousel-caption .btn,
.carousel-caption .comment-form input[type="submit"],
.carousel-caption .search-form .search-submit,
.comment-form .carousel-caption input[type="submit"],
.search-form .carousel-caption .search-submit {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    font-size: 30px;
    height: 30px;
    margin-top: -10px;
    width: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    padding-bottom: 30px;
    right: 20%;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.datepicker {
  border-radius: 4px;
  direction: ltr;
  padding: 4px;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  left: 0;
  top: 0;
}
.datepicker-dropdown:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.datepicker-dropdown:after,
.datepicker-dropdown:before {
  border-top: 0;
  content: "";
  display: inline-block;
  position: absolute;
}
.datepicker-dropdown:after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  border-bottom: 0;
  border-top: 7px solid #999;
  bottom: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  border-bottom: 0;
  border-top: 6px solid #fff;
  bottom: -6px;
}
.datepicker table {
  -webkit-touch-callout: none;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  border: none;
  border-radius: 4px;
  height: 20px;
  text-align: center;
  width: 20px;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.new,
.datepicker table tr td.old {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background-color: #fde19a;
  background-image: linear-gradient(180deg, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #000;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a",endColorstr="#fdf59a",GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active {
  background-color: #fbf069\9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
  background: #eee;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(180deg, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-radius: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a",endColorstr="#f3e97a",GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active {
  background-color: #efe24b\9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(180deg, #b3b3b3, grey);
  background-repeat: repeat-x;
  border-color: gray gray #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3",endColorstr="#808080",GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected[disabled] {
  background-color: gray;
}
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active {
  background-color: #666\9;
}
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background-color: #006dcc;
  background-image: linear-gradient(180deg, #08c, #04c);
  background-repeat: repeat-x;
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  background-color: #04c;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active {
  background-color: #039\9;
}
.datepicker table tr td span {
  border-radius: 4px;
  cursor: pointer;
  display: block;
  float: left;
  height: 54px;
  line-height: 54px;
  margin: 1%;
  width: 23%;
}
.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  background-color: #006dcc;
  background-image: linear-gradient(180deg, #08c, #04c);
  background-repeat: repeat-x;
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c",endColorstr="#0044cc",GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
  background-color: #04c;
}
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
  background-color: #039\9;
}
.datepicker table tr td span.new,
.datepicker table tr td span.old {
  color: #999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .cw {
  font-size: 10px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
  width: 12px;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  background-color: #eee;
  border: 1px solid #ccc;
  display: inline-block;
  font-weight: 400;
  height: 18px;
  line-height: 18px;
  margin-left: -5px;
  margin-right: -5px;
  min-width: 16px;
  padding: 4px 5px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  width: auto;
}
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  line-height: inherit;
  position: absolute;
  text-align: center;
  width: 2em;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "";
}
.fa-abacus:before {
  content: "";
}
.fa-accessible-icon:before {
  content: "";
}
.fa-accusoft:before {
  content: "";
}
.fa-acorn:before {
  content: "";
}
.fa-acquisitions-incorporated:before {
  content: "";
}
.fa-ad:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-card:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-adversal:before {
  content: "";
}
.fa-affiliatetheme:before {
  content: "";
}
.fa-air-conditioner:before {
  content: "";
}
.fa-air-freshener:before {
  content: "";
}
.fa-airbnb:before {
  content: "";
}
.fa-alarm-clock:before {
  content: "";
}
.fa-alarm-exclamation:before {
  content: "";
}
.fa-alarm-plus:before {
  content: "";
}
.fa-alarm-snooze:before {
  content: "";
}
.fa-album:before {
  content: "";
}
.fa-album-collection:before {
  content: "";
}
.fa-algolia:before {
  content: "";
}
.fa-alicorn:before {
  content: "";
}
.fa-alien:before {
  content: "";
}
.fa-alien-monster:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-slash:before {
  content: "";
}
.fa-alipay:before {
  content: "";
}
.fa-allergies:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-amazon-pay:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-amilia:before {
  content: "";
}
.fa-amp-guitar:before {
  content: "";
}
.fa-analytics:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-angel:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angry:before {
  content: "";
}
.fa-angrycreative:before {
  content: "";
}
.fa-angular:before {
  content: "";
}
.fa-ankh:before {
  content: "";
}
.fa-app-store:before {
  content: "";
}
.fa-app-store-ios:before {
  content: "";
}
.fa-apper:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-apple-alt:before {
  content: "";
}
.fa-apple-crate:before {
  content: "";
}
.fa-apple-pay:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-archway:before {
  content: "";
}
.fa-arrow-alt-circle-down:before {
  content: "";
}
.fa-arrow-alt-circle-left:before {
  content: "";
}
.fa-arrow-alt-circle-right:before {
  content: "";
}
.fa-arrow-alt-circle-up:before {
  content: "";
}
.fa-arrow-alt-down:before {
  content: "";
}
.fa-arrow-alt-from-bottom:before {
  content: "";
}
.fa-arrow-alt-from-left:before {
  content: "";
}
.fa-arrow-alt-from-right:before {
  content: "";
}
.fa-arrow-alt-from-top:before {
  content: "";
}
.fa-arrow-alt-left:before {
  content: "";
}
.fa-arrow-alt-right:before {
  content: "";
}
.fa-arrow-alt-square-down:before {
  content: "";
}
.fa-arrow-alt-square-left:before {
  content: "";
}
.fa-arrow-alt-square-right:before {
  content: "";
}
.fa-arrow-alt-square-up:before {
  content: "";
}
.fa-arrow-alt-to-bottom:before {
  content: "";
}
.fa-arrow-alt-to-left:before {
  content: "";
}
.fa-arrow-alt-to-right:before {
  content: "";
}
.fa-arrow-alt-to-top:before {
  content: "";
}
.fa-arrow-alt-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-arrow-from-bottom:before {
  content: "";
}
.fa-arrow-from-left:before {
  content: "";
}
.fa-arrow-from-right:before {
  content: "";
}
.fa-arrow-from-top:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-square-down:before {
  content: "";
}
.fa-arrow-square-left:before {
  content: "";
}
.fa-arrow-square-right:before {
  content: "";
}
.fa-arrow-square-up:before {
  content: "";
}
.fa-arrow-to-bottom:before {
  content: "";
}
.fa-arrow-to-left:before {
  content: "";
}
.fa-arrow-to-right:before {
  content: "";
}
.fa-arrow-to-top:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-arrows-alt-h:before {
  content: "";
}
.fa-arrows-alt-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-artstation:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-asymmetrik:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-atlas:before {
  content: "";
}
.fa-atlassian:before {
  content: "";
}
.fa-atom:before {
  content: "";
}
.fa-atom-alt:before {
  content: "";
}
.fa-audible:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-autoprefixer:before {
  content: "";
}
.fa-avianex:before {
  content: "";
}
.fa-aviato:before {
  content: "";
}
.fa-award:before {
  content: "";
}
.fa-aws:before {
  content: "";
}
.fa-axe:before {
  content: "";
}
.fa-axe-battle:before {
  content: "";
}
.fa-baby:before {
  content: "";
}
.fa-baby-carriage:before {
  content: "";
}
.fa-backpack:before {
  content: "";
}
.fa-backspace:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-bacon:before {
  content: "";
}
.fa-bacteria:before {
  content: "";
}
.fa-bacterium:before {
  content: "";
}
.fa-badge:before {
  content: "";
}
.fa-badge-check:before {
  content: "";
}
.fa-badge-dollar:before {
  content: "";
}
.fa-badge-percent:before {
  content: "";
}
.fa-badge-sheriff:before {
  content: "";
}
.fa-badger-honey:before {
  content: "";
}
.fa-bags-shopping:before {
  content: "";
}
.fa-bahai:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-balance-scale-left:before {
  content: "";
}
.fa-balance-scale-right:before {
  content: "";
}
.fa-ball-pile:before {
  content: "";
}
.fa-ballot:before {
  content: "";
}
.fa-ballot-check:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-band-aid:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-banjo:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-barcode-alt:before {
  content: "";
}
.fa-barcode-read:before {
  content: "";
}
.fa-barcode-scan:before {
  content: "";
}
.fa-bars:before {
  content: "";
}
.fa-baseball:before {
  content: "";
}
.fa-baseball-ball:before {
  content: "";
}
.fa-basketball-ball:before {
  content: "";
}
.fa-basketball-hoop:before {
  content: "";
}
.fa-bat:before {
  content: "";
}
.fa-bath:before {
  content: "";
}
.fa-battery-bolt:before {
  content: "";
}
.fa-battery-empty:before {
  content: "";
}
.fa-battery-full:before {
  content: "";
}
.fa-battery-half:before {
  content: "";
}
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-slash:before {
  content: "";
}
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battle-net:before {
  content: "";
}
.fa-bed:before {
  content: "";
}
.fa-bed-alt:before {
  content: "";
}
.fa-bed-bunk:before {
  content: "";
}
.fa-bed-empty:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-bell-exclamation:before {
  content: "";
}
.fa-bell-on:before {
  content: "";
}
.fa-bell-plus:before {
  content: "";
}
.fa-bell-school:before {
  content: "";
}
.fa-bell-school-slash:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bells:before {
  content: "";
}
.fa-betamax:before {
  content: "";
}
.fa-bezier-curve:before {
  content: "";
}
.fa-bible:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-biking:before {
  content: "";
}
.fa-biking-mountain:before {
  content: "";
}
.fa-bimobject:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-biohazard:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitcoin:before {
  content: "";
}
.fa-bity:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-blackberry:before {
  content: "";
}
.fa-blanket:before {
  content: "";
}
.fa-blender:before {
  content: "";
}
.fa-blender-phone:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-blinds:before {
  content: "";
}
.fa-blinds-open:before {
  content: "";
}
.fa-blinds-raised:before {
  content: "";
}
.fa-blog:before {
  content: "";
}
.fa-blogger:before {
  content: "";
}
.fa-blogger-b:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-bolt:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-bone:before {
  content: "";
}
.fa-bone-break:before {
  content: "";
}
.fa-bong:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-book-alt:before {
  content: "";
}
.fa-book-dead:before {
  content: "";
}
.fa-book-heart:before {
  content: "";
}
.fa-book-medical:before {
  content: "";
}
.fa-book-open:before {
  content: "";
}
.fa-book-reader:before {
  content: "";
}
.fa-book-spells:before {
  content: "";
}
.fa-book-user:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-books:before {
  content: "";
}
.fa-books-medical:before {
  content: "";
}
.fa-boombox:before {
  content: "";
}
.fa-boot:before {
  content: "";
}
.fa-booth-curtain:before {
  content: "";
}
.fa-bootstrap:before {
  content: "";
}
.fa-border-all:before {
  content: "";
}
.fa-border-bottom:before {
  content: "";
}
.fa-border-center-h:before {
  content: "";
}
.fa-border-center-v:before {
  content: "";
}
.fa-border-inner:before {
  content: "";
}
.fa-border-left:before {
  content: "";
}
.fa-border-none:before {
  content: "";
}
.fa-border-outer:before {
  content: "";
}
.fa-border-right:before {
  content: "";
}
.fa-border-style:before {
  content: "";
}
.fa-border-style-alt:before {
  content: "";
}
.fa-border-top:before {
  content: "";
}
.fa-bow-arrow:before {
  content: "";
}
.fa-bowling-ball:before {
  content: "";
}
.fa-bowling-pins:before {
  content: "";
}
.fa-box:before {
  content: "";
}
.fa-box-alt:before {
  content: "";
}
.fa-box-ballot:before {
  content: "";
}
.fa-box-check:before {
  content: "";
}
.fa-box-fragile:before {
  content: "";
}
.fa-box-full:before {
  content: "";
}
.fa-box-heart:before {
  content: "";
}
.fa-box-open:before {
  content: "";
}
.fa-box-tissue:before {
  content: "";
}
.fa-box-up:before {
  content: "";
}
.fa-box-usd:before {
  content: "";
}
.fa-boxes:before {
  content: "";
}
.fa-boxes-alt:before {
  content: "";
}
.fa-boxing-glove:before {
  content: "";
}
.fa-brackets:before {
  content: "";
}
.fa-brackets-curly:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-brain:before {
  content: "";
}
.fa-bread-loaf:before {
  content: "";
}
.fa-bread-slice:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-briefcase-medical:before {
  content: "";
}
.fa-bring-forward:before {
  content: "";
}
.fa-bring-front:before {
  content: "";
}
.fa-broadcast-tower:before {
  content: "";
}
.fa-broom:before {
  content: "";
}
.fa-browser:before {
  content: "";
}
.fa-brush:before {
  content: "";
}
.fa-btc:before {
  content: "";
}
.fa-buffer:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-bullseye-arrow:before {
  content: "";
}
.fa-bullseye-pointer:before {
  content: "";
}
.fa-burger-soda:before {
  content: "";
}
.fa-burn:before {
  content: "";
}
.fa-buromobelexperte:before {
  content: "";
}
.fa-burrito:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-bus-alt:before {
  content: "";
}
.fa-bus-school:before {
  content: "";
}
.fa-business-time:before {
  content: "";
}
.fa-buy-n-large:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-cabinet-filing:before {
  content: "";
}
.fa-cactus:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-calculator-alt:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-calendar-alt:before {
  content: "";
}
.fa-calendar-check:before {
  content: "";
}
.fa-calendar-day:before {
  content: "";
}
.fa-calendar-edit:before {
  content: "";
}
.fa-calendar-exclamation:before {
  content: "";
}
.fa-calendar-minus:before {
  content: "";
}
.fa-calendar-plus:before {
  content: "";
}
.fa-calendar-star:before {
  content: "";
}
.fa-calendar-times:before {
  content: "";
}
.fa-calendar-week:before {
  content: "";
}
.fa-camcorder:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-camera-alt:before {
  content: "";
}
.fa-camera-home:before {
  content: "";
}
.fa-camera-movie:before {
  content: "";
}
.fa-camera-polaroid:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-campfire:before {
  content: "";
}
.fa-campground:before {
  content: "";
}
.fa-canadian-maple-leaf:before {
  content: "";
}
.fa-candle-holder:before {
  content: "";
}
.fa-candy-cane:before {
  content: "";
}
.fa-candy-corn:before {
  content: "";
}
.fa-cannabis:before {
  content: "";
}
.fa-capsules:before {
  content: "";
}
.fa-car:before {
  content: "";
}
.fa-car-alt:before {
  content: "";
}
.fa-car-battery:before {
  content: "";
}
.fa-car-building:before {
  content: "";
}
.fa-car-bump:before {
  content: "";
}
.fa-car-bus:before {
  content: "";
}
.fa-car-crash:before {
  content: "";
}
.fa-car-garage:before {
  content: "";
}
.fa-car-mechanic:before {
  content: "";
}
.fa-car-side:before {
  content: "";
}
.fa-car-tilt:before {
  content: "";
}
.fa-car-wash:before {
  content: "";
}
.fa-caravan:before {
  content: "";
}
.fa-caravan-alt:before {
  content: "";
}
.fa-caret-circle-down:before {
  content: "";
}
.fa-caret-circle-left:before {
  content: "";
}
.fa-caret-circle-right:before {
  content: "";
}
.fa-caret-circle-up:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-caret-square-down:before {
  content: "";
}
.fa-caret-square-left:before {
  content: "";
}
.fa-caret-square-right:before {
  content: "";
}
.fa-caret-square-up:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-carrot:before {
  content: "";
}
.fa-cars:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cash-register:before {
  content: "";
}
.fa-cassette-tape:before {
  content: "";
}
.fa-cat:before {
  content: "";
}
.fa-cat-space:before {
  content: "";
}
.fa-cauldron:before {
  content: "";
}
.fa-cc-amazon-pay:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-apple-pay:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cctv:before {
  content: "";
}
.fa-centercode:before {
  content: "";
}
.fa-centos:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-chair:before {
  content: "";
}
.fa-chair-office:before {
  content: "";
}
.fa-chalkboard:before {
  content: "";
}
.fa-chalkboard-teacher:before {
  content: "";
}
.fa-charging-station:before {
  content: "";
}
.fa-chart-area:before {
  content: "";
}
.fa-chart-bar:before {
  content: "";
}
.fa-chart-line:before {
  content: "";
}
.fa-chart-line-down:before {
  content: "";
}
.fa-chart-network:before {
  content: "";
}
.fa-chart-pie:before {
  content: "";
}
.fa-chart-pie-alt:before {
  content: "";
}
.fa-chart-scatter:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-check-double:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-cheese:before {
  content: "";
}
.fa-cheese-swiss:before {
  content: "";
}
.fa-cheeseburger:before {
  content: "";
}
.fa-chess:before {
  content: "";
}
.fa-chess-bishop:before {
  content: "";
}
.fa-chess-bishop-alt:before {
  content: "";
}
.fa-chess-board:before {
  content: "";
}
.fa-chess-clock:before {
  content: "";
}
.fa-chess-clock-alt:before {
  content: "";
}
.fa-chess-king:before {
  content: "";
}
.fa-chess-king-alt:before {
  content: "";
}
.fa-chess-knight:before {
  content: "";
}
.fa-chess-knight-alt:before {
  content: "";
}
.fa-chess-pawn:before {
  content: "";
}
.fa-chess-pawn-alt:before {
  content: "";
}
.fa-chess-queen:before {
  content: "";
}
.fa-chess-queen-alt:before {
  content: "";
}
.fa-chess-rook:before {
  content: "";
}
.fa-chess-rook-alt:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-double-down:before {
  content: "";
}
.fa-chevron-double-left:before {
  content: "";
}
.fa-chevron-double-right:before {
  content: "";
}
.fa-chevron-double-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-chevron-square-down:before {
  content: "";
}
.fa-chevron-square-left:before {
  content: "";
}
.fa-chevron-square-right:before {
  content: "";
}
.fa-chevron-square-up:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-chimney:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-chromecast:before {
  content: "";
}
.fa-church:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-circle-notch:before {
  content: "";
}
.fa-city:before {
  content: "";
}
.fa-clarinet:before {
  content: "";
}
.fa-claw-marks:before {
  content: "";
}
.fa-clinic-medical:before {
  content: "";
}
.fa-clipboard:before {
  content: "";
}
.fa-clipboard-check:before {
  content: "";
}
.fa-clipboard-list:before {
  content: "";
}
.fa-clipboard-list-check:before {
  content: "";
}
.fa-clipboard-prescription:before {
  content: "";
}
.fa-clipboard-user:before {
  content: "";
}
.fa-clock:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-closed-captioning:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-download-alt:before {
  content: "";
}
.fa-cloud-drizzle:before {
  content: "";
}
.fa-cloud-hail:before {
  content: "";
}
.fa-cloud-hail-mixed:before {
  content: "";
}
.fa-cloud-meatball:before {
  content: "";
}
.fa-cloud-moon:before {
  content: "";
}
.fa-cloud-moon-rain:before {
  content: "";
}
.fa-cloud-music:before {
  content: "";
}
.fa-cloud-rain:before {
  content: "";
}
.fa-cloud-rainbow:before {
  content: "";
}
.fa-cloud-showers:before {
  content: "";
}
.fa-cloud-showers-heavy:before {
  content: "";
}
.fa-cloud-sleet:before {
  content: "";
}
.fa-cloud-snow:before {
  content: "";
}
.fa-cloud-sun:before {
  content: "";
}
.fa-cloud-sun-rain:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-cloud-upload-alt:before {
  content: "";
}
.fa-cloudflare:before {
  content: "";
}
.fa-clouds:before {
  content: "";
}
.fa-clouds-moon:before {
  content: "";
}
.fa-clouds-sun:before {
  content: "";
}
.fa-cloudscale:before {
  content: "";
}
.fa-cloudsmith:before {
  content: "";
}
.fa-cloudversify:before {
  content: "";
}
.fa-club:before {
  content: "";
}
.fa-cocktail:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-code-branch:before {
  content: "";
}
.fa-code-commit:before {
  content: "";
}
.fa-code-merge:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-coffee-pot:before {
  content: "";
}
.fa-coffee-togo:before {
  content: "";
}
.fa-coffin:before {
  content: "";
}
.fa-coffin-cross:before {
  content: "";
}
.fa-cog:before {
  content: "";
}
.fa-cogs:before {
  content: "";
}
.fa-coin:before {
  content: "";
}
.fa-coins:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-comet:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-comment-alt:before {
  content: "";
}
.fa-comment-alt-check:before {
  content: "";
}
.fa-comment-alt-dollar:before {
  content: "";
}
.fa-comment-alt-dots:before {
  content: "";
}
.fa-comment-alt-edit:before {
  content: "";
}
.fa-comment-alt-exclamation:before {
  content: "";
}
.fa-comment-alt-lines:before {
  content: "";
}
.fa-comment-alt-medical:before {
  content: "";
}
.fa-comment-alt-minus:before {
  content: "";
}
.fa-comment-alt-music:before {
  content: "";
}
.fa-comment-alt-plus:before {
  content: "";
}
.fa-comment-alt-slash:before {
  content: "";
}
.fa-comment-alt-smile:before {
  content: "";
}
.fa-comment-alt-times:before {
  content: "";
}
.fa-comment-check:before {
  content: "";
}
.fa-comment-dollar:before {
  content: "";
}
.fa-comment-dots:before {
  content: "";
}
.fa-comment-edit:before {
  content: "";
}
.fa-comment-exclamation:before {
  content: "";
}
.fa-comment-lines:before {
  content: "";
}
.fa-comment-medical:before {
  content: "";
}
.fa-comment-minus:before {
  content: "";
}
.fa-comment-music:before {
  content: "";
}
.fa-comment-plus:before {
  content: "";
}
.fa-comment-slash:before {
  content: "";
}
.fa-comment-smile:before {
  content: "";
}
.fa-comment-times:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-comments-alt:before {
  content: "";
}
.fa-comments-alt-dollar:before {
  content: "";
}
.fa-comments-dollar:before {
  content: "";
}
.fa-compact-disc:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-compass-slash:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-compress-alt:before {
  content: "";
}
.fa-compress-arrows-alt:before {
  content: "";
}
.fa-compress-wide:before {
  content: "";
}
.fa-computer-classic:before {
  content: "";
}
.fa-computer-speaker:before {
  content: "";
}
.fa-concierge-bell:before {
  content: "";
}
.fa-confluence:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-construction:before {
  content: "";
}
.fa-container-storage:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-conveyor-belt:before {
  content: "";
}
.fa-conveyor-belt-alt:before {
  content: "";
}
.fa-cookie:before {
  content: "";
}
.fa-cookie-bite:before {
  content: "";
}
.fa-copy:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-corn:before {
  content: "";
}
.fa-cotton-bureau:before {
  content: "";
}
.fa-couch:before {
  content: "";
}
.fa-cow:before {
  content: "";
}
.fa-cowbell:before {
  content: "";
}
.fa-cowbell-more:before {
  content: "";
}
.fa-cpanel:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-creative-commons-by:before {
  content: "";
}
.fa-creative-commons-nc:before {
  content: "";
}
.fa-creative-commons-nc-eu:before {
  content: "";
}
.fa-creative-commons-nc-jp:before {
  content: "";
}
.fa-creative-commons-nd:before {
  content: "";
}
.fa-creative-commons-pd:before {
  content: "";
}
.fa-creative-commons-pd-alt:before {
  content: "";
}
.fa-creative-commons-remix:before {
  content: "";
}
.fa-creative-commons-sa:before {
  content: "";
}
.fa-creative-commons-sampling:before {
  content: "";
}
.fa-creative-commons-sampling-plus:before {
  content: "";
}
.fa-creative-commons-share:before {
  content: "";
}
.fa-creative-commons-zero:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-credit-card-blank:before {
  content: "";
}
.fa-credit-card-front:before {
  content: "";
}
.fa-cricket:before {
  content: "";
}
.fa-critical-role:before {
  content: "";
}
.fa-croissant:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-crop-alt:before {
  content: "";
}
.fa-cross:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-crow:before {
  content: "";
}
.fa-crown:before {
  content: "";
}
.fa-crutch:before {
  content: "";
}
.fa-crutches:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-css3-alt:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-curling:before {
  content: "";
}
.fa-cut:before {
  content: "";
}
.fa-cuttlefish:before {
  content: "";
}
.fa-d-and-d:before {
  content: "";
}
.fa-d-and-d-beyond:before {
  content: "";
}
.fa-dagger:before {
  content: "";
}
.fa-dailymotion:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-deaf:before {
  content: "";
}
.fa-debug:before {
  content: "";
}
.fa-deer:before {
  content: "";
}
.fa-deer-rudolph:before {
  content: "";
}
.fa-deezer:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-democrat:before {
  content: "";
}
.fa-deploydog:before {
  content: "";
}
.fa-deskpro:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-desktop-alt:before {
  content: "";
}
.fa-dev:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-dewpoint:before {
  content: "";
}
.fa-dharmachakra:before {
  content: "";
}
.fa-dhl:before {
  content: "";
}
.fa-diagnoses:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-diaspora:before {
  content: "";
}
.fa-dice:before {
  content: "";
}
.fa-dice-d10:before {
  content: "";
}
.fa-dice-d12:before {
  content: "";
}
.fa-dice-d20:before {
  content: "";
}
.fa-dice-d4:before {
  content: "";
}
.fa-dice-d6:before {
  content: "";
}
.fa-dice-d8:before {
  content: "";
}
.fa-dice-five:before {
  content: "";
}
.fa-dice-four:before {
  content: "";
}
.fa-dice-one:before {
  content: "";
}
.fa-dice-six:before {
  content: "";
}
.fa-dice-three:before {
  content: "";
}
.fa-dice-two:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-digging:before {
  content: "";
}
.fa-digital-ocean:before {
  content: "";
}
.fa-digital-tachograph:before {
  content: "";
}
.fa-diploma:before {
  content: "";
}
.fa-directions:before {
  content: "";
}
.fa-disc-drive:before {
  content: "";
}
.fa-discord:before {
  content: "";
}
.fa-discourse:before {
  content: "";
}
.fa-disease:before {
  content: "";
}
.fa-divide:before {
  content: "";
}
.fa-dizzy:before {
  content: "";
}
.fa-dna:before {
  content: "";
}
.fa-do-not-enter:before {
  content: "";
}
.fa-dochub:before {
  content: "";
}
.fa-docker:before {
  content: "";
}
.fa-dog:before {
  content: "";
}
.fa-dog-leashed:before {
  content: "";
}
.fa-dollar-sign:before {
  content: "";
}
.fa-dolly:before {
  content: "";
}
.fa-dolly-empty:before {
  content: "";
}
.fa-dolly-flatbed:before {
  content: "";
}
.fa-dolly-flatbed-alt:before {
  content: "";
}
.fa-dolly-flatbed-empty:before {
  content: "";
}
.fa-donate:before {
  content: "";
}
.fa-door-closed:before {
  content: "";
}
.fa-door-open:before {
  content: "";
}
.fa-dot-circle:before {
  content: "";
}
.fa-dove:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-draft2digital:before {
  content: "";
}
.fa-drafting-compass:before {
  content: "";
}
.fa-dragon:before {
  content: "";
}
.fa-draw-circle:before {
  content: "";
}
.fa-draw-polygon:before {
  content: "";
}
.fa-draw-square:before {
  content: "";
}
.fa-dreidel:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-dribbble-square:before {
  content: "";
}
.fa-drone:before {
  content: "";
}
.fa-drone-alt:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-drum:before {
  content: "";
}
.fa-drum-steelpan:before {
  content: "";
}
.fa-drumstick:before {
  content: "";
}
.fa-drumstick-bite:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-dryer:before {
  content: "";
}
.fa-dryer-alt:before {
  content: "";
}
.fa-duck:before {
  content: "";
}
.fa-dumbbell:before {
  content: "";
}
.fa-dumpster:before {
  content: "";
}
.fa-dumpster-fire:before {
  content: "";
}
.fa-dungeon:before {
  content: "";
}
.fa-dyalog:before {
  content: "";
}
.fa-ear:before {
  content: "";
}
.fa-ear-muffs:before {
  content: "";
}
.fa-earlybirds:before {
  content: "";
}
.fa-ebay:before {
  content: "";
}
.fa-eclipse:before {
  content: "";
}
.fa-eclipse-alt:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-edge-legacy:before {
  content: "";
}
.fa-edit:before {
  content: "";
}
.fa-egg:before {
  content: "";
}
.fa-egg-fried:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-elementor:before {
  content: "";
}
.fa-elephant:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-h-alt:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-ellipsis-v-alt:before {
  content: "";
}
.fa-ello:before {
  content: "";
}
.fa-ember:before {
  content: "";
}
.fa-empire:before {
  content: "";
}
.fa-empty-set:before {
  content: "";
}
.fa-engine-warning:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-dollar:before {
  content: "";
}
.fa-envelope-open-text:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-equals:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-erlang:before {
  content: "";
}
.fa-ethereum:before {
  content: "";
}
.fa-ethernet:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-euro-sign:before {
  content: "";
}
.fa-evernote:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-exchange-alt:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-exclamation-square:before {
  content: "";
}
.fa-exclamation-triangle:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-expand-alt:before {
  content: "";
}
.fa-expand-arrows:before {
  content: "";
}
.fa-expand-arrows-alt:before {
  content: "";
}
.fa-expand-wide:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-external-link-alt:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-external-link-square-alt:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-dropper:before {
  content: "";
}
.fa-eye-evil:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-facebook:before {
  content: "";
}
.fa-facebook-f:before {
  content: "";
}
.fa-facebook-messenger:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-fan:before {
  content: "";
}
.fa-fan-table:before {
  content: "";
}
.fa-fantasy-flight-games:before {
  content: "";
}
.fa-farm:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-faucet:before {
  content: "";
}
.fa-faucet-drip:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-feather:before {
  content: "";
}
.fa-feather-alt:before {
  content: "";
}
.fa-fedex:before {
  content: "";
}
.fa-fedora:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-field-hockey:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-figma:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-alt:before {
  content: "";
}
.fa-file-archive:before {
  content: "";
}
.fa-file-audio:before {
  content: "";
}
.fa-file-certificate:before {
  content: "";
}
.fa-file-chart-line:before {
  content: "";
}
.fa-file-chart-pie:before {
  content: "";
}
.fa-file-check:before {
  content: "";
}
.fa-file-code:before {
  content: "";
}
.fa-file-contract:before {
  content: "";
}
.fa-file-csv:before {
  content: "";
}
.fa-file-download:before {
  content: "";
}
.fa-file-edit:before {
  content: "";
}
.fa-file-excel:before {
  content: "";
}
.fa-file-exclamation:before {
  content: "";
}
.fa-file-export:before {
  content: "";
}
.fa-file-image:before {
  content: "";
}
.fa-file-import:before {
  content: "";
}
.fa-file-invoice:before {
  content: "";
}
.fa-file-invoice-dollar:before {
  content: "";
}
.fa-file-medical:before {
  content: "";
}
.fa-file-medical-alt:before {
  content: "";
}
.fa-file-minus:before {
  content: "";
}
.fa-file-music:before {
  content: "";
}
.fa-file-pdf:before {
  content: "";
}
.fa-file-plus:before {
  content: "";
}
.fa-file-powerpoint:before {
  content: "";
}
.fa-file-prescription:before {
  content: "";
}
.fa-file-search:before {
  content: "";
}
.fa-file-signature:before {
  content: "";
}
.fa-file-spreadsheet:before {
  content: "";
}
.fa-file-times:before {
  content: "";
}
.fa-file-upload:before {
  content: "";
}
.fa-file-user:before {
  content: "";
}
.fa-file-video:before {
  content: "";
}
.fa-file-word:before {
  content: "";
}
.fa-files-medical:before {
  content: "";
}
.fa-fill:before {
  content: "";
}
.fa-fill-drip:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-film-alt:before {
  content: "";
}
.fa-film-canister:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-fingerprint:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-fire-alt:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-fire-smoke:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-firefox-browser:before {
  content: "";
}
.fa-fireplace:before {
  content: "";
}
.fa-first-aid:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-first-order-alt:before {
  content: "";
}
.fa-firstdraft:before {
  content: "";
}
.fa-fish:before {
  content: "";
}
.fa-fish-cooked:before {
  content: "";
}
.fa-fist-raised:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-flag-alt:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-flag-usa:before {
  content: "";
}
.fa-flame:before {
  content: "";
}
.fa-flashlight:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-flask-poison:before {
  content: "";
}
.fa-flask-potion:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-flipboard:before {
  content: "";
}
.fa-flower:before {
  content: "";
}
.fa-flower-daffodil:before {
  content: "";
}
.fa-flower-tulip:before {
  content: "";
}
.fa-flushed:before {
  content: "";
}
.fa-flute:before {
  content: "";
}
.fa-flux-capacitor:before {
  content: "";
}
.fa-fly:before {
  content: "";
}
.fa-fog:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-download:before {
  content: "";
}
.fa-folder-minus:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-folder-plus:before {
  content: "";
}
.fa-folder-times:before {
  content: "";
}
.fa-folder-tree:before {
  content: "";
}
.fa-folder-upload:before {
  content: "";
}
.fa-folders:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-font-awesome:before {
  content: "";
}
.fa-font-awesome-alt:before {
  content: "";
}
.fa-font-awesome-flag:before {
  content: "";
}
.fa-font-awesome-logo-full:before {
  content: "";
}
.fa-font-case:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-fonticons-fi:before {
  content: "";
}
.fa-football-ball:before {
  content: "";
}
.fa-football-helmet:before {
  content: "";
}
.fa-forklift:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-fort-awesome-alt:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-fragile:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-freebsd:before {
  content: "";
}
.fa-french-fries:before {
  content: "";
}
.fa-frog:before {
  content: "";
}
.fa-frosty-head:before {
  content: "";
}
.fa-frown:before {
  content: "";
}
.fa-frown-open:before {
  content: "";
}
.fa-fulcrum:before {
  content: "";
}
.fa-function:before {
  content: "";
}
.fa-funnel-dollar:before {
  content: "";
}
.fa-futbol:before {
  content: "";
}
.fa-galactic-republic:before {
  content: "";
}
.fa-galactic-senate:before {
  content: "";
}
.fa-galaxy:before {
  content: "";
}
.fa-game-board:before {
  content: "";
}
.fa-game-board-alt:before {
  content: "";
}
.fa-game-console-handheld:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-gamepad-alt:before {
  content: "";
}
.fa-garage:before {
  content: "";
}
.fa-garage-car:before {
  content: "";
}
.fa-garage-open:before {
  content: "";
}
.fa-gas-pump:before {
  content: "";
}
.fa-gas-pump-slash:before {
  content: "";
}
.fa-gavel:before {
  content: "";
}
.fa-gem:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-ghost:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-gift-card:before {
  content: "";
}
.fa-gifts:before {
  content: "";
}
.fa-gingerbread-man:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-git-alt:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-gitkraken:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-gitter:before {
  content: "";
}
.fa-glass:before {
  content: "";
}
.fa-glass-champagne:before {
  content: "";
}
.fa-glass-cheers:before {
  content: "";
}
.fa-glass-citrus:before {
  content: "";
}
.fa-glass-martini:before {
  content: "";
}
.fa-glass-martini-alt:before {
  content: "";
}
.fa-glass-whiskey:before {
  content: "";
}
.fa-glass-whiskey-rocks:before {
  content: "";
}
.fa-glasses:before {
  content: "";
}
.fa-glasses-alt:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-globe-africa:before {
  content: "";
}
.fa-globe-americas:before {
  content: "";
}
.fa-globe-asia:before {
  content: "";
}
.fa-globe-europe:before {
  content: "";
}
.fa-globe-snow:before {
  content: "";
}
.fa-globe-stand:before {
  content: "";
}
.fa-gofore:before {
  content: "";
}
.fa-golf-ball:before {
  content: "";
}
.fa-golf-club:before {
  content: "";
}
.fa-goodreads:before {
  content: "";
}
.fa-goodreads-g:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-google-drive:before {
  content: "";
}
.fa-google-pay:before {
  content: "";
}
.fa-google-play:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-google-plus-g:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-gopuram:before {
  content: "";
}
.fa-graduation-cap:before {
  content: "";
}
.fa-gramophone:before {
  content: "";
}
.fa-gratipay:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-greater-than:before {
  content: "";
}
.fa-greater-than-equal:before {
  content: "";
}
.fa-grimace:before {
  content: "";
}
.fa-grin:before {
  content: "";
}
.fa-grin-alt:before {
  content: "";
}
.fa-grin-beam:before {
  content: "";
}
.fa-grin-beam-sweat:before {
  content: "";
}
.fa-grin-hearts:before {
  content: "";
}
.fa-grin-squint:before {
  content: "";
}
.fa-grin-squint-tears:before {
  content: "";
}
.fa-grin-stars:before {
  content: "";
}
.fa-grin-tears:before {
  content: "";
}
.fa-grin-tongue:before {
  content: "";
}
.fa-grin-tongue-squint:before {
  content: "";
}
.fa-grin-tongue-wink:before {
  content: "";
}
.fa-grin-wink:before {
  content: "";
}
.fa-grip-horizontal:before {
  content: "";
}
.fa-grip-lines:before {
  content: "";
}
.fa-grip-lines-vertical:before {
  content: "";
}
.fa-grip-vertical:before {
  content: "";
}
.fa-gripfire:before {
  content: "";
}
.fa-grunt:before {
  content: "";
}
.fa-guilded:before {
  content: "";
}
.fa-guitar:before {
  content: "";
}
.fa-guitar-electric:before {
  content: "";
}
.fa-guitars:before {
  content: "";
}
.fa-gulp:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-h1:before {
  content: "";
}
.fa-h2:before {
  content: "";
}
.fa-h3:before {
  content: "";
}
.fa-h4:before {
  content: "";
}
.fa-hacker-news:before {
  content: "";
}
.fa-hacker-news-square:before {
  content: "";
}
.fa-hackerrank:before {
  content: "";
}
.fa-hamburger:before {
  content: "";
}
.fa-hammer:before {
  content: "";
}
.fa-hammer-war:before {
  content: "";
}
.fa-hamsa:before {
  content: "";
}
.fa-hand-heart:before {
  content: "";
}
.fa-hand-holding:before {
  content: "";
}
.fa-hand-holding-box:before {
  content: "";
}
.fa-hand-holding-heart:before {
  content: "";
}
.fa-hand-holding-magic:before {
  content: "";
}
.fa-hand-holding-medical:before {
  content: "";
}
.fa-hand-holding-seedling:before {
  content: "";
}
.fa-hand-holding-usd:before {
  content: "";
}
.fa-hand-holding-water:before {
  content: "";
}
.fa-hand-lizard:before {
  content: "";
}
.fa-hand-middle-finger:before {
  content: "";
}
.fa-hand-paper:before {
  content: "";
}
.fa-hand-peace:before {
  content: "";
}
.fa-hand-point-down:before {
  content: "";
}
.fa-hand-point-left:before {
  content: "";
}
.fa-hand-point-right:before {
  content: "";
}
.fa-hand-point-up:before {
  content: "";
}
.fa-hand-pointer:before {
  content: "";
}
.fa-hand-receiving:before {
  content: "";
}
.fa-hand-rock:before {
  content: "";
}
.fa-hand-scissors:before {
  content: "";
}
.fa-hand-sparkles:before {
  content: "";
}
.fa-hand-spock:before {
  content: "";
}
.fa-hands:before {
  content: "";
}
.fa-hands-heart:before {
  content: "";
}
.fa-hands-helping:before {
  content: "";
}
.fa-hands-usd:before {
  content: "";
}
.fa-hands-wash:before {
  content: "";
}
.fa-handshake:before {
  content: "";
}
.fa-handshake-alt:before {
  content: "";
}
.fa-handshake-alt-slash:before {
  content: "";
}
.fa-handshake-slash:before {
  content: "";
}
.fa-hanukiah:before {
  content: "";
}
.fa-hard-hat:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-hat-chef:before {
  content: "";
}
.fa-hat-cowboy:before {
  content: "";
}
.fa-hat-cowboy-side:before {
  content: "";
}
.fa-hat-santa:before {
  content: "";
}
.fa-hat-winter:before {
  content: "";
}
.fa-hat-witch:before {
  content: "";
}
.fa-hat-wizard:before {
  content: "";
}
.fa-hdd:before {
  content: "";
}
.fa-head-side:before {
  content: "";
}
.fa-head-side-brain:before {
  content: "";
}
.fa-head-side-cough:before {
  content: "";
}
.fa-head-side-cough-slash:before {
  content: "";
}
.fa-head-side-headphones:before {
  content: "";
}
.fa-head-side-mask:before {
  content: "";
}
.fa-head-side-medical:before {
  content: "";
}
.fa-head-side-virus:before {
  content: "";
}
.fa-head-vr:before {
  content: "";
}
.fa-heading:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-headphones-alt:before {
  content: "";
}
.fa-headset:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-heart-broken:before {
  content: "";
}
.fa-heart-circle:before {
  content: "";
}
.fa-heart-rate:before {
  content: "";
}
.fa-heart-square:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-heat:before {
  content: "";
}
.fa-helicopter:before {
  content: "";
}
.fa-helmet-battle:before {
  content: "";
}
.fa-hexagon:before {
  content: "";
}
.fa-highlighter:before {
  content: "";
}
.fa-hiking:before {
  content: "";
}
.fa-hippo:before {
  content: "";
}
.fa-hips:before {
  content: "";
}
.fa-hire-a-helper:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-hive:before {
  content: "";
}
.fa-hockey-mask:before {
  content: "";
}
.fa-hockey-puck:before {
  content: "";
}
.fa-hockey-sticks:before {
  content: "";
}
.fa-holly-berry:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-home-alt:before {
  content: "";
}
.fa-home-heart:before {
  content: "";
}
.fa-home-lg:before {
  content: "";
}
.fa-home-lg-alt:before {
  content: "";
}
.fa-hood-cloak:before {
  content: "";
}
.fa-hooli:before {
  content: "";
}
.fa-horizontal-rule:before {
  content: "";
}
.fa-hornbill:before {
  content: "";
}
.fa-horse:before {
  content: "";
}
.fa-horse-head:before {
  content: "";
}
.fa-horse-saddle:before {
  content: "";
}
.fa-hospital:before {
  content: "";
}
.fa-hospital-alt:before {
  content: "";
}
.fa-hospital-symbol:before {
  content: "";
}
.fa-hospital-user:before {
  content: "";
}
.fa-hospitals:before {
  content: "";
}
.fa-hot-tub:before {
  content: "";
}
.fa-hotdog:before {
  content: "";
}
.fa-hotel:before {
  content: "";
}
.fa-hotjar:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-start:before {
  content: "";
}
.fa-house:before {
  content: "";
}
.fa-house-damage:before {
  content: "";
}
.fa-house-day:before {
  content: "";
}
.fa-house-flood:before {
  content: "";
}
.fa-house-leave:before {
  content: "";
}
.fa-house-night:before {
  content: "";
}
.fa-house-return:before {
  content: "";
}
.fa-house-signal:before {
  content: "";
}
.fa-house-user:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-hryvnia:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-hubspot:before {
  content: "";
}
.fa-humidity:before {
  content: "";
}
.fa-hurricane:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-ice-cream:before {
  content: "";
}
.fa-ice-skate:before {
  content: "";
}
.fa-icicles:before {
  content: "";
}
.fa-icons:before {
  content: "";
}
.fa-icons-alt:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-id-card:before {
  content: "";
}
.fa-id-card-alt:before {
  content: "";
}
.fa-ideal:before {
  content: "";
}
.fa-igloo:before {
  content: "";
}
.fa-image:before {
  content: "";
}
.fa-image-polaroid:before {
  content: "";
}
.fa-images:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-inbox-in:before {
  content: "";
}
.fa-inbox-out:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-industry-alt:before {
  content: "";
}
.fa-infinity:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-info-square:before {
  content: "";
}
.fa-inhaler:before {
  content: "";
}
.fa-innosoft:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-instagram-square:before {
  content: "";
}
.fa-instalod:before {
  content: "";
}
.fa-integral:before {
  content: "";
}
.fa-intercom:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-intersection:before {
  content: "";
}
.fa-inventory:before {
  content: "";
}
.fa-invision:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-island-tropical:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-itch-io:before {
  content: "";
}
.fa-itunes:before {
  content: "";
}
.fa-itunes-note:before {
  content: "";
}
.fa-jack-o-lantern:before {
  content: "";
}
.fa-java:before {
  content: "";
}
.fa-jedi:before {
  content: "";
}
.fa-jedi-order:before {
  content: "";
}
.fa-jenkins:before {
  content: "";
}
.fa-jira:before {
  content: "";
}
.fa-joget:before {
  content: "";
}
.fa-joint:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-journal-whills:before {
  content: "";
}
.fa-joystick:before {
  content: "";
}
.fa-js:before {
  content: "";
}
.fa-js-square:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-jug:before {
  content: "";
}
.fa-kaaba:before {
  content: "";
}
.fa-kaggle:before {
  content: "";
}
.fa-kazoo:before {
  content: "";
}
.fa-kerning:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-key-skeleton:before {
  content: "";
}
.fa-keybase:before {
  content: "";
}
.fa-keyboard:before {
  content: "";
}
.fa-keycdn:before {
  content: "";
}
.fa-keynote:before {
  content: "";
}
.fa-khanda:before {
  content: "";
}
.fa-kickstarter:before {
  content: "";
}
.fa-kickstarter-k:before {
  content: "";
}
.fa-kidneys:before {
  content: "";
}
.fa-kiss:before {
  content: "";
}
.fa-kiss-beam:before {
  content: "";
}
.fa-kiss-wink-heart:before {
  content: "";
}
.fa-kite:before {
  content: "";
}
.fa-kiwi-bird:before {
  content: "";
}
.fa-knife-kitchen:before {
  content: "";
}
.fa-korvue:before {
  content: "";
}
.fa-lambda:before {
  content: "";
}
.fa-lamp:before {
  content: "";
}
.fa-lamp-desk:before {
  content: "";
}
.fa-lamp-floor:before {
  content: "";
}
.fa-landmark:before {
  content: "";
}
.fa-landmark-alt:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-laptop-code:before {
  content: "";
}
.fa-laptop-house:before {
  content: "";
}
.fa-laptop-medical:before {
  content: "";
}
.fa-laravel:before {
  content: "";
}
.fa-lasso:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-laugh:before {
  content: "";
}
.fa-laugh-beam:before {
  content: "";
}
.fa-laugh-squint:before {
  content: "";
}
.fa-laugh-wink:before {
  content: "";
}
.fa-layer-group:before {
  content: "";
}
.fa-layer-minus:before {
  content: "";
}
.fa-layer-plus:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-leaf-heart:before {
  content: "";
}
.fa-leaf-maple:before {
  content: "";
}
.fa-leaf-oak:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-lemon:before {
  content: "";
}
.fa-less:before {
  content: "";
}
.fa-less-than:before {
  content: "";
}
.fa-less-than-equal:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-level-down-alt:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-up-alt:before {
  content: "";
}
.fa-life-ring:before {
  content: "";
}
.fa-light-ceiling:before {
  content: "";
}
.fa-light-switch:before {
  content: "";
}
.fa-light-switch-off:before {
  content: "";
}
.fa-light-switch-on:before {
  content: "";
}
.fa-lightbulb:before {
  content: "";
}
.fa-lightbulb-dollar:before {
  content: "";
}
.fa-lightbulb-exclamation:before {
  content: "";
}
.fa-lightbulb-on:before {
  content: "";
}
.fa-lightbulb-slash:before {
  content: "";
}
.fa-lights-holiday:before {
  content: "";
}
.fa-line:before {
  content: "";
}
.fa-line-columns:before {
  content: "";
}
.fa-line-height:before {
  content: "";
}
.fa-link:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-linkedin-in:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-lips:before {
  content: "";
}
.fa-lira-sign:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-list-music:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-location:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-location-circle:before {
  content: "";
}
.fa-location-slash:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-lock-alt:before {
  content: "";
}
.fa-lock-open:before {
  content: "";
}
.fa-lock-open-alt:before {
  content: "";
}
.fa-long-arrow-alt-down:before {
  content: "";
}
.fa-long-arrow-alt-left:before {
  content: "";
}
.fa-long-arrow-alt-right:before {
  content: "";
}
.fa-long-arrow-alt-up:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-loveseat:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-luchador:before {
  content: "";
}
.fa-luggage-cart:before {
  content: "";
}
.fa-lungs:before {
  content: "";
}
.fa-lungs-virus:before {
  content: "";
}
.fa-lyft:before {
  content: "";
}
.fa-mace:before {
  content: "";
}
.fa-magento:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-mail-bulk:before {
  content: "";
}
.fa-mailbox:before {
  content: "";
}
.fa-mailchimp:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-mandalorian:before {
  content: "";
}
.fa-mandolin:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-map-marked:before {
  content: "";
}
.fa-map-marked-alt:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-map-marker-alt:before {
  content: "";
}
.fa-map-marker-alt-slash:before {
  content: "";
}
.fa-map-marker-check:before {
  content: "";
}
.fa-map-marker-edit:before {
  content: "";
}
.fa-map-marker-exclamation:before {
  content: "";
}
.fa-map-marker-minus:before {
  content: "";
}
.fa-map-marker-plus:before {
  content: "";
}
.fa-map-marker-question:before {
  content: "";
}
.fa-map-marker-slash:before {
  content: "";
}
.fa-map-marker-smile:before {
  content: "";
}
.fa-map-marker-times:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-markdown:before {
  content: "";
}
.fa-marker:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mask:before {
  content: "";
}
.fa-mastodon:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-mdb:before {
  content: "";
}
.fa-meat:before {
  content: "";
}
.fa-medal:before {
  content: "";
}
.fa-medapps:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-medium-m:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-medrt:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.fa-megaphone:before {
  content: "";
}
.fa-megaport:before {
  content: "";
}
.fa-meh:before {
  content: "";
}
.fa-meh-blank:before {
  content: "";
}
.fa-meh-rolling-eyes:before {
  content: "";
}
.fa-memory:before {
  content: "";
}
.fa-mendeley:before {
  content: "";
}
.fa-menorah:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-meteor:before {
  content: "";
}
.fa-microblog:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-alt:before {
  content: "";
}
.fa-microphone-alt-slash:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-microphone-stand:before {
  content: "";
}
.fa-microscope:before {
  content: "";
}
.fa-microsoft:before {
  content: "";
}
.fa-microwave:before {
  content: "";
}
.fa-mind-share:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-minus-hexagon:before {
  content: "";
}
.fa-minus-octagon:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-mistletoe:before {
  content: "";
}
.fa-mitten:before {
  content: "";
}
.fa-mix:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-mixer:before {
  content: "";
}
.fa-mizuni:before {
  content: "";
}
.fa-mobile:before {
  content: "";
}
.fa-mobile-alt:before {
  content: "";
}
.fa-mobile-android:before {
  content: "";
}
.fa-mobile-android-alt:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-monero:before {
  content: "";
}
.fa-money-bill:before {
  content: "";
}
.fa-money-bill-alt:before {
  content: "";
}
.fa-money-bill-wave:before {
  content: "";
}
.fa-money-bill-wave-alt:before {
  content: "";
}
.fa-money-check:before {
  content: "";
}
.fa-money-check-alt:before {
  content: "";
}
.fa-money-check-edit:before {
  content: "";
}
.fa-money-check-edit-alt:before {
  content: "";
}
.fa-monitor-heart-rate:before {
  content: "";
}
.fa-monkey:before {
  content: "";
}
.fa-monument:before {
  content: "";
}
.fa-moon:before {
  content: "";
}
.fa-moon-cloud:before {
  content: "";
}
.fa-moon-stars:before {
  content: "";
}
.fa-mortar-pestle:before {
  content: "";
}
.fa-mosque:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-mountain:before {
  content: "";
}
.fa-mountains:before {
  content: "";
}
.fa-mouse:before {
  content: "";
}
.fa-mouse-alt:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-mp3-player:before {
  content: "";
}
.fa-mug:before {
  content: "";
}
.fa-mug-hot:before {
  content: "";
}
.fa-mug-marshmallows:before {
  content: "";
}
.fa-mug-tea:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-music-alt:before {
  content: "";
}
.fa-music-alt-slash:before {
  content: "";
}
.fa-music-slash:before {
  content: "";
}
.fa-napster:before {
  content: "";
}
.fa-narwhal:before {
  content: "";
}
.fa-neos:before {
  content: "";
}
.fa-network-wired:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-newspaper:before {
  content: "";
}
.fa-nimblr:before {
  content: "";
}
.fa-node:before {
  content: "";
}
.fa-node-js:before {
  content: "";
}
.fa-not-equal:before {
  content: "";
}
.fa-notes-medical:before {
  content: "";
}
.fa-npm:before {
  content: "";
}
.fa-ns8:before {
  content: "";
}
.fa-nutritionix:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-octagon:before {
  content: "";
}
.fa-octopus-deploy:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-oil-can:before {
  content: "";
}
.fa-oil-temp:before {
  content: "";
}
.fa-old-republic:before {
  content: "";
}
.fa-om:before {
  content: "";
}
.fa-omega:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-orcid:before {
  content: "";
}
.fa-ornament:before {
  content: "";
}
.fa-osi:before {
  content: "";
}
.fa-otter:before {
  content: "";
}
.fa-outdent:before {
  content: "";
}
.fa-outlet:before {
  content: "";
}
.fa-oven:before {
  content: "";
}
.fa-overline:before {
  content: "";
}
.fa-page-break:before {
  content: "";
}
.fa-page4:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-pager:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-paint-brush-alt:before {
  content: "";
}
.fa-paint-roller:before {
  content: "";
}
.fa-palette:before {
  content: "";
}
.fa-palfed:before {
  content: "";
}
.fa-pallet:before {
  content: "";
}
.fa-pallet-alt:before {
  content: "";
}
.fa-paper-plane:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-parachute-box:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-paragraph-rtl:before {
  content: "";
}
.fa-parking:before {
  content: "";
}
.fa-parking-circle:before {
  content: "";
}
.fa-parking-circle-slash:before {
  content: "";
}
.fa-parking-slash:before {
  content: "";
}
.fa-passport:before {
  content: "";
}
.fa-pastafarianism:before {
  content: "";
}
.fa-paste:before {
  content: "";
}
.fa-patreon:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-paw-alt:before {
  content: "";
}
.fa-paw-claws:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-peace:before {
  content: "";
}
.fa-pegasus:before {
  content: "";
}
.fa-pen:before {
  content: "";
}
.fa-pen-alt:before {
  content: "";
}
.fa-pen-fancy:before {
  content: "";
}
.fa-pen-nib:before {
  content: "";
}
.fa-pen-square:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-pencil-alt:before {
  content: "";
}
.fa-pencil-paintbrush:before {
  content: "";
}
.fa-pencil-ruler:before {
  content: "";
}
.fa-pennant:before {
  content: "";
}
.fa-penny-arcade:before {
  content: "";
}
.fa-people-arrows:before {
  content: "";
}
.fa-people-carry:before {
  content: "";
}
.fa-pepper-hot:before {
  content: "";
}
.fa-perbyte:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-percentage:before {
  content: "";
}
.fa-periscope:before {
  content: "";
}
.fa-person-booth:before {
  content: "";
}
.fa-person-carry:before {
  content: "";
}
.fa-person-dolly:before {
  content: "";
}
.fa-person-dolly-empty:before {
  content: "";
}
.fa-person-sign:before {
  content: "";
}
.fa-phabricator:before {
  content: "";
}
.fa-phoenix-framework:before {
  content: "";
}
.fa-phoenix-squadron:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-phone-alt:before {
  content: "";
}
.fa-phone-laptop:before {
  content: "";
}
.fa-phone-office:before {
  content: "";
}
.fa-phone-plus:before {
  content: "";
}
.fa-phone-rotary:before {
  content: "";
}
.fa-phone-slash:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-phone-square-alt:before {
  content: "";
}
.fa-phone-volume:before {
  content: "";
}
.fa-photo-video:before {
  content: "";
}
.fa-php:before {
  content: "";
}
.fa-pi:before {
  content: "";
}
.fa-piano:before {
  content: "";
}
.fa-piano-keyboard:before {
  content: "";
}
.fa-pie:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-pied-piper-hat:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-square:before {
  content: "";
}
.fa-pig:before {
  content: "";
}
.fa-piggy-bank:before {
  content: "";
}
.fa-pills:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-pizza:before {
  content: "";
}
.fa-pizza-slice:before {
  content: "";
}
.fa-place-of-worship:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-plane-alt:before {
  content: "";
}
.fa-plane-arrival:before {
  content: "";
}
.fa-plane-departure:before {
  content: "";
}
.fa-plane-slash:before {
  content: "";
}
.fa-planet-moon:before {
  content: "";
}
.fa-planet-ringed:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-playstation:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-plus-hexagon:before {
  content: "";
}
.fa-plus-octagon:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-podium:before {
  content: "";
}
.fa-podium-star:before {
  content: "";
}
.fa-police-box:before {
  content: "";
}
.fa-poll:before {
  content: "";
}
.fa-poll-h:before {
  content: "";
}
.fa-poll-people:before {
  content: "";
}
.fa-poo:before {
  content: "";
}
.fa-poo-storm:before {
  content: "";
}
.fa-poop:before {
  content: "";
}
.fa-popcorn:before {
  content: "";
}
.fa-portal-enter:before {
  content: "";
}
.fa-portal-exit:before {
  content: "";
}
.fa-portrait:before {
  content: "";
}
.fa-pound-sign:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-pray:before {
  content: "";
}
.fa-praying-hands:before {
  content: "";
}
.fa-prescription:before {
  content: "";
}
.fa-prescription-bottle:before {
  content: "";
}
.fa-prescription-bottle-alt:before {
  content: "";
}
.fa-presentation:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-print-search:before {
  content: "";
}
.fa-print-slash:before {
  content: "";
}
.fa-procedures:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-project-diagram:before {
  content: "";
}
.fa-projector:before {
  content: "";
}
.fa-pump-medical:before {
  content: "";
}
.fa-pump-soap:before {
  content: "";
}
.fa-pumpkin:before {
  content: "";
}
.fa-pushed:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-python:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-question-square:before {
  content: "";
}
.fa-quidditch:before {
  content: "";
}
.fa-quinscape:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-quran:before {
  content: "";
}
.fa-r-project:before {
  content: "";
}
.fa-rabbit:before {
  content: "";
}
.fa-rabbit-fast:before {
  content: "";
}
.fa-racquet:before {
  content: "";
}
.fa-radar:before {
  content: "";
}
.fa-radiation:before {
  content: "";
}
.fa-radiation-alt:before {
  content: "";
}
.fa-radio:before {
  content: "";
}
.fa-radio-alt:before {
  content: "";
}
.fa-rainbow:before {
  content: "";
}
.fa-raindrops:before {
  content: "";
}
.fa-ram:before {
  content: "";
}
.fa-ramp-loading:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-raspberry-pi:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-raygun:before {
  content: "";
}
.fa-react:before {
  content: "";
}
.fa-reacteurope:before {
  content: "";
}
.fa-readme:before {
  content: "";
}
.fa-rebel:before {
  content: "";
}
.fa-receipt:before {
  content: "";
}
.fa-record-vinyl:before {
  content: "";
}
.fa-rectangle-landscape:before {
  content: "";
}
.fa-rectangle-portrait:before {
  content: "";
}
.fa-rectangle-wide:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-red-river:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-redhat:before {
  content: "";
}
.fa-redo:before {
  content: "";
}
.fa-redo-alt:before {
  content: "";
}
.fa-refrigerator:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-remove-format:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-repeat:before {
  content: "";
}
.fa-repeat-1:before {
  content: "";
}
.fa-repeat-1-alt:before {
  content: "";
}
.fa-repeat-alt:before {
  content: "";
}
.fa-reply:before {
  content: "";
}
.fa-reply-all:before {
  content: "";
}
.fa-replyd:before {
  content: "";
}
.fa-republican:before {
  content: "";
}
.fa-researchgate:before {
  content: "";
}
.fa-resolving:before {
  content: "";
}
.fa-restroom:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-retweet-alt:before {
  content: "";
}
.fa-rev:before {
  content: "";
}
.fa-ribbon:before {
  content: "";
}
.fa-ring:before {
  content: "";
}
.fa-rings-wedding:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-robot:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-rocket-launch:before {
  content: "";
}
.fa-rocketchat:before {
  content: "";
}
.fa-rockrms:before {
  content: "";
}
.fa-route:before {
  content: "";
}
.fa-route-highway:before {
  content: "";
}
.fa-route-interstate:before {
  content: "";
}
.fa-router:before {
  content: "";
}
.fa-rss:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-ruble-sign:before {
  content: "";
}
.fa-ruler:before {
  content: "";
}
.fa-ruler-combined:before {
  content: "";
}
.fa-ruler-horizontal:before {
  content: "";
}
.fa-ruler-triangle:before {
  content: "";
}
.fa-ruler-vertical:before {
  content: "";
}
.fa-running:before {
  content: "";
}
.fa-rupee-sign:before {
  content: "";
}
.fa-rust:before {
  content: "";
}
.fa-rv:before {
  content: "";
}
.fa-sack:before {
  content: "";
}
.fa-sack-dollar:before {
  content: "";
}
.fa-sad-cry:before {
  content: "";
}
.fa-sad-tear:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-salad:before {
  content: "";
}
.fa-salesforce:before {
  content: "";
}
.fa-sandwich:before {
  content: "";
}
.fa-sass:before {
  content: "";
}
.fa-satellite:before {
  content: "";
}
.fa-satellite-dish:before {
  content: "";
}
.fa-sausage:before {
  content: "";
}
.fa-save:before {
  content: "";
}
.fa-sax-hot:before {
  content: "";
}
.fa-saxophone:before {
  content: "";
}
.fa-scalpel:before {
  content: "";
}
.fa-scalpel-path:before {
  content: "";
}
.fa-scanner:before {
  content: "";
}
.fa-scanner-image:before {
  content: "";
}
.fa-scanner-keyboard:before {
  content: "";
}
.fa-scanner-touchscreen:before {
  content: "";
}
.fa-scarecrow:before {
  content: "";
}
.fa-scarf:before {
  content: "";
}
.fa-schlix:before {
  content: "";
}
.fa-school:before {
  content: "";
}
.fa-screwdriver:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-scroll:before {
  content: "";
}
.fa-scroll-old:before {
  content: "";
}
.fa-scrubber:before {
  content: "";
}
.fa-scythe:before {
  content: "";
}
.fa-sd-card:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-search-dollar:before {
  content: "";
}
.fa-search-location:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-searchengin:before {
  content: "";
}
.fa-seedling:before {
  content: "";
}
.fa-sellcast:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-send-back:before {
  content: "";
}
.fa-send-backward:before {
  content: "";
}
.fa-sensor:before {
  content: "";
}
.fa-sensor-alert:before {
  content: "";
}
.fa-sensor-fire:before {
  content: "";
}
.fa-sensor-on:before {
  content: "";
}
.fa-sensor-smoke:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-servicestack:before {
  content: "";
}
.fa-shapes:before {
  content: "";
}
.fa-share:before {
  content: "";
}
.fa-share-all:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-sheep:before {
  content: "";
}
.fa-shekel-sign:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-shield-alt:before {
  content: "";
}
.fa-shield-check:before {
  content: "";
}
.fa-shield-cross:before {
  content: "";
}
.fa-shield-virus:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-shipping-fast:before {
  content: "";
}
.fa-shipping-timed:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-shish-kebab:before {
  content: "";
}
.fa-shoe-prints:before {
  content: "";
}
.fa-shopify:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-shopware:before {
  content: "";
}
.fa-shovel:before {
  content: "";
}
.fa-shovel-snow:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-shredder:before {
  content: "";
}
.fa-shuttle-van:before {
  content: "";
}
.fa-shuttlecock:before {
  content: "";
}
.fa-sickle:before {
  content: "";
}
.fa-sigma:before {
  content: "";
}
.fa-sign:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-sign-in-alt:before {
  content: "";
}
.fa-sign-language:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-sign-out-alt:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-signal-1:before {
  content: "";
}
.fa-signal-2:before {
  content: "";
}
.fa-signal-3:before {
  content: "";
}
.fa-signal-4:before {
  content: "";
}
.fa-signal-alt:before {
  content: "";
}
.fa-signal-alt-1:before {
  content: "";
}
.fa-signal-alt-2:before {
  content: "";
}
.fa-signal-alt-3:before {
  content: "";
}
.fa-signal-alt-slash:before {
  content: "";
}
.fa-signal-slash:before {
  content: "";
}
.fa-signal-stream:before {
  content: "";
}
.fa-signature:before {
  content: "";
}
.fa-sim-card:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-sink:before {
  content: "";
}
.fa-siren:before {
  content: "";
}
.fa-siren-on:before {
  content: "";
}
.fa-sistrix:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-sith:before {
  content: "";
}
.fa-skating:before {
  content: "";
}
.fa-skeleton:before {
  content: "";
}
.fa-sketch:before {
  content: "";
}
.fa-ski-jump:before {
  content: "";
}
.fa-ski-lift:before {
  content: "";
}
.fa-skiing:before {
  content: "";
}
.fa-skiing-nordic:before {
  content: "";
}
.fa-skull:before {
  content: "";
}
.fa-skull-cow:before {
  content: "";
}
.fa-skull-crossbones:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-slack-hash:before {
  content: "";
}
.fa-slash:before {
  content: "";
}
.fa-sledding:before {
  content: "";
}
.fa-sleigh:before {
  content: "";
}
.fa-sliders-h:before {
  content: "";
}
.fa-sliders-h-square:before {
  content: "";
}
.fa-sliders-v:before {
  content: "";
}
.fa-sliders-v-square:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-smile:before {
  content: "";
}
.fa-smile-beam:before {
  content: "";
}
.fa-smile-plus:before {
  content: "";
}
.fa-smile-wink:before {
  content: "";
}
.fa-smog:before {
  content: "";
}
.fa-smoke:before {
  content: "";
}
.fa-smoking:before {
  content: "";
}
.fa-smoking-ban:before {
  content: "";
}
.fa-sms:before {
  content: "";
}
.fa-snake:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-snooze:before {
  content: "";
}
.fa-snow-blowing:before {
  content: "";
}
.fa-snowboarding:before {
  content: "";
}
.fa-snowflake:before {
  content: "";
}
.fa-snowflakes:before {
  content: "";
}
.fa-snowman:before {
  content: "";
}
.fa-snowmobile:before {
  content: "";
}
.fa-snowplow:before {
  content: "";
}
.fa-soap:before {
  content: "";
}
.fa-socks:before {
  content: "";
}
.fa-solar-panel:before {
  content: "";
}
.fa-solar-system:before {
  content: "";
}
.fa-sort:before {
  content: "";
}
.fa-sort-alpha-down:before {
  content: "";
}
.fa-sort-alpha-down-alt:before {
  content: "";
}
.fa-sort-alpha-up:before {
  content: "";
}
.fa-sort-alpha-up-alt:before {
  content: "";
}
.fa-sort-alt:before {
  content: "";
}
.fa-sort-amount-down:before {
  content: "";
}
.fa-sort-amount-down-alt:before {
  content: "";
}
.fa-sort-amount-up:before {
  content: "";
}
.fa-sort-amount-up-alt:before {
  content: "";
}
.fa-sort-circle:before {
  content: "";
}
.fa-sort-circle-down:before {
  content: "";
}
.fa-sort-circle-up:before {
  content: "";
}
.fa-sort-down:before {
  content: "";
}
.fa-sort-numeric-down:before {
  content: "";
}
.fa-sort-numeric-down-alt:before {
  content: "";
}
.fa-sort-numeric-up:before {
  content: "";
}
.fa-sort-numeric-up-alt:before {
  content: "";
}
.fa-sort-shapes-down:before {
  content: "";
}
.fa-sort-shapes-down-alt:before {
  content: "";
}
.fa-sort-shapes-up:before {
  content: "";
}
.fa-sort-shapes-up-alt:before {
  content: "";
}
.fa-sort-size-down:before {
  content: "";
}
.fa-sort-size-down-alt:before {
  content: "";
}
.fa-sort-size-up:before {
  content: "";
}
.fa-sort-size-up-alt:before {
  content: "";
}
.fa-sort-up:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-soup:before {
  content: "";
}
.fa-sourcetree:before {
  content: "";
}
.fa-spa:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-space-station-moon:before {
  content: "";
}
.fa-space-station-moon-alt:before {
  content: "";
}
.fa-spade:before {
  content: "";
}
.fa-sparkles:before {
  content: "";
}
.fa-speakap:before {
  content: "";
}
.fa-speaker:before {
  content: "";
}
.fa-speaker-deck:before {
  content: "";
}
.fa-speakers:before {
  content: "";
}
.fa-spell-check:before {
  content: "";
}
.fa-spider:before {
  content: "";
}
.fa-spider-black-widow:before {
  content: "";
}
.fa-spider-web:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-spinner-third:before {
  content: "";
}
.fa-splotch:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-spray-can:before {
  content: "";
}
.fa-sprinkler:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-square-full:before {
  content: "";
}
.fa-square-root:before {
  content: "";
}
.fa-square-root-alt:before {
  content: "";
}
.fa-squarespace:before {
  content: "";
}
.fa-squirrel:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-stackpath:before {
  content: "";
}
.fa-staff:before {
  content: "";
}
.fa-stamp:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-and-crescent:before {
  content: "";
}
.fa-star-christmas:before {
  content: "";
}
.fa-star-exclamation:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-star-half-alt:before {
  content: "";
}
.fa-star-of-david:before {
  content: "";
}
.fa-star-of-life:before {
  content: "";
}
.fa-star-shooting:before {
  content: "";
}
.fa-starfighter:before {
  content: "";
}
.fa-starfighter-alt:before {
  content: "";
}
.fa-stars:before {
  content: "";
}
.fa-starship:before {
  content: "";
}
.fa-starship-freighter:before {
  content: "";
}
.fa-staylinked:before {
  content: "";
}
.fa-steak:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-steam-symbol:before {
  content: "";
}
.fa-steering-wheel:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-sticker-mule:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-stocking:before {
  content: "";
}
.fa-stomach:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stopwatch:before {
  content: "";
}
.fa-stopwatch-20:before {
  content: "";
}
.fa-store:before {
  content: "";
}
.fa-store-alt:before {
  content: "";
}
.fa-store-alt-slash:before {
  content: "";
}
.fa-store-slash:before {
  content: "";
}
.fa-strava:before {
  content: "";
}
.fa-stream:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-stretcher:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-stripe:before {
  content: "";
}
.fa-stripe-s:before {
  content: "";
}
.fa-stroopwafel:before {
  content: "";
}
.fa-studiovinari:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-suitcase-rolling:before {
  content: "";
}
.fa-sun:before {
  content: "";
}
.fa-sun-cloud:before {
  content: "";
}
.fa-sun-dust:before {
  content: "";
}
.fa-sun-haze:before {
  content: "";
}
.fa-sunglasses:before {
  content: "";
}
.fa-sunrise:before {
  content: "";
}
.fa-sunset:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-supple:before {
  content: "";
}
.fa-surprise:before {
  content: "";
}
.fa-suse:before {
  content: "";
}
.fa-swatchbook:before {
  content: "";
}
.fa-swift:before {
  content: "";
}
.fa-swimmer:before {
  content: "";
}
.fa-swimming-pool:before {
  content: "";
}
.fa-sword:before {
  content: "";
}
.fa-sword-laser:before {
  content: "";
}
.fa-sword-laser-alt:before {
  content: "";
}
.fa-swords:before {
  content: "";
}
.fa-swords-laser:before {
  content: "";
}
.fa-symfony:before {
  content: "";
}
.fa-synagogue:before {
  content: "";
}
.fa-sync:before {
  content: "";
}
.fa-sync-alt:before {
  content: "";
}
.fa-syringe:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-table-tennis:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-tablet-alt:before {
  content: "";
}
.fa-tablet-android:before {
  content: "";
}
.fa-tablet-android-alt:before {
  content: "";
}
.fa-tablet-rugged:before {
  content: "";
}
.fa-tablets:before {
  content: "";
}
.fa-tachometer:before {
  content: "";
}
.fa-tachometer-alt:before {
  content: "";
}
.fa-tachometer-alt-average:before {
  content: "";
}
.fa-tachometer-alt-fast:before {
  content: "";
}
.fa-tachometer-alt-fastest:before {
  content: "";
}
.fa-tachometer-alt-slow:before {
  content: "";
}
.fa-tachometer-alt-slowest:before {
  content: "";
}
.fa-tachometer-average:before {
  content: "";
}
.fa-tachometer-fast:before {
  content: "";
}
.fa-tachometer-fastest:before {
  content: "";
}
.fa-tachometer-slow:before {
  content: "";
}
.fa-tachometer-slowest:before {
  content: "";
}
.fa-taco:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-tally:before {
  content: "";
}
.fa-tanakh:before {
  content: "";
}
.fa-tape:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-tasks-alt:before {
  content: "";
}
.fa-taxi:before {
  content: "";
}
.fa-teamspeak:before {
  content: "";
}
.fa-teeth:before {
  content: "";
}
.fa-teeth-open:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-telegram-plane:before {
  content: "";
}
.fa-telescope:before {
  content: "";
}
.fa-temperature-down:before {
  content: "";
}
.fa-temperature-frigid:before {
  content: "";
}
.fa-temperature-high:before {
  content: "";
}
.fa-temperature-hot:before {
  content: "";
}
.fa-temperature-low:before {
  content: "";
}
.fa-temperature-up:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-tenge:before {
  content: "";
}
.fa-tennis-ball:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-text:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-size:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-the-red-yeti:before {
  content: "";
}
.fa-theater-masks:before {
  content: "";
}
.fa-themeco:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-thermometer:before {
  content: "";
}
.fa-thermometer-empty:before {
  content: "";
}
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-theta:before {
  content: "";
}
.fa-think-peaks:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbtack:before {
  content: "";
}
.fa-thunderstorm:before {
  content: "";
}
.fa-thunderstorm-moon:before {
  content: "";
}
.fa-thunderstorm-sun:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-ticket-alt:before {
  content: "";
}
.fa-tiktok:before {
  content: "";
}
.fa-tilde:before {
  content: "";
}
.fa-times:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-times-hexagon:before {
  content: "";
}
.fa-times-octagon:before {
  content: "";
}
.fa-times-square:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-tint-slash:before {
  content: "";
}
.fa-tire:before {
  content: "";
}
.fa-tire-flat:before {
  content: "";
}
.fa-tire-pressure-warning:before {
  content: "";
}
.fa-tire-rugged:before {
  content: "";
}
.fa-tired:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-toilet:before {
  content: "";
}
.fa-toilet-paper:before {
  content: "";
}
.fa-toilet-paper-alt:before {
  content: "";
}
.fa-toilet-paper-slash:before {
  content: "";
}
.fa-tombstone:before {
  content: "";
}
.fa-tombstone-alt:before {
  content: "";
}
.fa-toolbox:before {
  content: "";
}
.fa-tools:before {
  content: "";
}
.fa-tooth:before {
  content: "";
}
.fa-toothbrush:before {
  content: "";
}
.fa-torah:before {
  content: "";
}
.fa-torii-gate:before {
  content: "";
}
.fa-tornado:before {
  content: "";
}
.fa-tractor:before {
  content: "";
}
.fa-trade-federation:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-traffic-cone:before {
  content: "";
}
.fa-traffic-light:before {
  content: "";
}
.fa-traffic-light-go:before {
  content: "";
}
.fa-traffic-light-slow:before {
  content: "";
}
.fa-traffic-light-stop:before {
  content: "";
}
.fa-trailer:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-tram:before {
  content: "";
}
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-transporter:before {
  content: "";
}
.fa-transporter-1:before {
  content: "";
}
.fa-transporter-2:before {
  content: "";
}
.fa-transporter-3:before {
  content: "";
}
.fa-transporter-empty:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-trash-alt:before {
  content: "";
}
.fa-trash-restore:before {
  content: "";
}
.fa-trash-restore-alt:before {
  content: "";
}
.fa-trash-undo:before {
  content: "";
}
.fa-trash-undo-alt:before {
  content: "";
}
.fa-treasure-chest:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-tree-alt:before {
  content: "";
}
.fa-tree-christmas:before {
  content: "";
}
.fa-tree-decorated:before {
  content: "";
}
.fa-tree-large:before {
  content: "";
}
.fa-tree-palm:before {
  content: "";
}
.fa-trees:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-triangle:before {
  content: "";
}
.fa-triangle-music:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-trophy-alt:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-truck-container:before {
  content: "";
}
.fa-truck-couch:before {
  content: "";
}
.fa-truck-loading:before {
  content: "";
}
.fa-truck-monster:before {
  content: "";
}
.fa-truck-moving:before {
  content: "";
}
.fa-truck-pickup:before {
  content: "";
}
.fa-truck-plow:before {
  content: "";
}
.fa-truck-ramp:before {
  content: "";
}
.fa-trumpet:before {
  content: "";
}
.fa-tshirt:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-turkey:before {
  content: "";
}
.fa-turntable:before {
  content: "";
}
.fa-turtle:before {
  content: "";
}
.fa-tv:before {
  content: "";
}
.fa-tv-alt:before {
  content: "";
}
.fa-tv-music:before {
  content: "";
}
.fa-tv-retro:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-typewriter:before {
  content: "";
}
.fa-typo3:before {
  content: "";
}
.fa-uber:before {
  content: "";
}
.fa-ubuntu:before {
  content: "";
}
.fa-ufo:before {
  content: "";
}
.fa-ufo-beam:before {
  content: "";
}
.fa-uikit:before {
  content: "";
}
.fa-umbraco:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-umbrella-beach:before {
  content: "";
}
.fa-uncharted:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-undo:before {
  content: "";
}
.fa-undo-alt:before {
  content: "";
}
.fa-unicorn:before {
  content: "";
}
.fa-union:before {
  content: "";
}
.fa-uniregistry:before {
  content: "";
}
.fa-unity:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-university:before {
  content: "";
}
.fa-unlink:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-unsplash:before {
  content: "";
}
.fa-untappd:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-ups:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-usb-drive:before {
  content: "";
}
.fa-usd-circle:before {
  content: "";
}
.fa-usd-square:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-user-alien:before {
  content: "";
}
.fa-user-alt:before {
  content: "";
}
.fa-user-alt-slash:before {
  content: "";
}
.fa-user-astronaut:before {
  content: "";
}
.fa-user-chart:before {
  content: "";
}
.fa-user-check:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-clock:before {
  content: "";
}
.fa-user-cog:before {
  content: "";
}
.fa-user-cowboy:before {
  content: "";
}
.fa-user-crown:before {
  content: "";
}
.fa-user-edit:before {
  content: "";
}
.fa-user-friends:before {
  content: "";
}
.fa-user-graduate:before {
  content: "";
}
.fa-user-hard-hat:before {
  content: "";
}
.fa-user-headset:before {
  content: "";
}
.fa-user-injured:before {
  content: "";
}
.fa-user-lock:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-user-md-chat:before {
  content: "";
}
.fa-user-minus:before {
  content: "";
}
.fa-user-music:before {
  content: "";
}
.fa-user-ninja:before {
  content: "";
}
.fa-user-nurse:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-robot:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-user-shield:before {
  content: "";
}
.fa-user-slash:before {
  content: "";
}
.fa-user-tag:before {
  content: "";
}
.fa-user-tie:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-user-unlock:before {
  content: "";
}
.fa-user-visor:before {
  content: "";
}
.fa-users:before {
  content: "";
}
.fa-users-class:before {
  content: "";
}
.fa-users-cog:before {
  content: "";
}
.fa-users-crown:before {
  content: "";
}
.fa-users-medical:before {
  content: "";
}
.fa-users-slash:before {
  content: "";
}
.fa-usps:before {
  content: "";
}
.fa-ussunnah:before {
  content: "";
}
.fa-utensil-fork:before {
  content: "";
}
.fa-utensil-knife:before {
  content: "";
}
.fa-utensil-spoon:before {
  content: "";
}
.fa-utensils:before {
  content: "";
}
.fa-utensils-alt:before {
  content: "";
}
.fa-vaadin:before {
  content: "";
}
.fa-vacuum:before {
  content: "";
}
.fa-vacuum-robot:before {
  content: "";
}
.fa-value-absolute:before {
  content: "";
}
.fa-vector-square:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-vest:before {
  content: "";
}
.fa-vest-patches:before {
  content: "";
}
.fa-vhs:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-vial:before {
  content: "";
}
.fa-vials:before {
  content: "";
}
.fa-viber:before {
  content: "";
}
.fa-video:before {
  content: "";
}
.fa-video-plus:before {
  content: "";
}
.fa-video-slash:before {
  content: "";
}
.fa-vihara:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-vimeo-v:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-violin:before {
  content: "";
}
.fa-virus:before {
  content: "";
}
.fa-virus-slash:before {
  content: "";
}
.fa-viruses:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-vnv:before {
  content: "";
}
.fa-voicemail:before {
  content: "";
}
.fa-volcano:before {
  content: "";
}
.fa-volleyball-ball:before {
  content: "";
}
.fa-volume:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-mute:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-slash:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-vote-nay:before {
  content: "";
}
.fa-vote-yea:before {
  content: "";
}
.fa-vr-cardboard:before {
  content: "";
}
.fa-vuejs:before {
  content: "";
}
.fa-wagon-covered:before {
  content: "";
}
.fa-walker:before {
  content: "";
}
.fa-walkie-talkie:before {
  content: "";
}
.fa-walking:before {
  content: "";
}
.fa-wallet:before {
  content: "";
}
.fa-wand:before {
  content: "";
}
.fa-wand-magic:before {
  content: "";
}
.fa-warehouse:before {
  content: "";
}
.fa-warehouse-alt:before {
  content: "";
}
.fa-washer:before {
  content: "";
}
.fa-watch:before {
  content: "";
}
.fa-watch-calculator:before {
  content: "";
}
.fa-watch-fitness:before {
  content: "";
}
.fa-watchman-monitoring:before {
  content: "";
}
.fa-water:before {
  content: "";
}
.fa-water-lower:before {
  content: "";
}
.fa-water-rise:before {
  content: "";
}
.fa-wave-sine:before {
  content: "";
}
.fa-wave-square:before {
  content: "";
}
.fa-wave-triangle:before {
  content: "";
}
.fa-waveform:before {
  content: "";
}
.fa-waveform-path:before {
  content: "";
}
.fa-waze:before {
  content: "";
}
.fa-webcam:before {
  content: "";
}
.fa-webcam-slash:before {
  content: "";
}
.fa-weebly:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-weight:before {
  content: "";
}
.fa-weight-hanging:before {
  content: "";
}
.fa-weixin:before {
  content: "";
}
.fa-whale:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-whatsapp-square:before {
  content: "";
}
.fa-wheat:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-whistle:before {
  content: "";
}
.fa-whmcs:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-wifi-1:before {
  content: "";
}
.fa-wifi-2:before {
  content: "";
}
.fa-wifi-slash:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-wind:before {
  content: "";
}
.fa-wind-turbine:before {
  content: "";
}
.fa-wind-warning:before {
  content: "";
}
.fa-window:before {
  content: "";
}
.fa-window-alt:before {
  content: "";
}
.fa-window-close:before {
  content: "";
}
.fa-window-frame:before {
  content: "";
}
.fa-window-frame-open:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-windsock:before {
  content: "";
}
.fa-wine-bottle:before {
  content: "";
}
.fa-wine-glass:before {
  content: "";
}
.fa-wine-glass-alt:before {
  content: "";
}
.fa-wix:before {
  content: "";
}
.fa-wizards-of-the-coast:before {
  content: "";
}
.fa-wodu:before {
  content: "";
}
.fa-wolf-pack-battalion:before {
  content: "";
}
.fa-won-sign:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-wordpress-simple:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-wpressr:before {
  content: "";
}
.fa-wreath:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-x-ray:before {
  content: "";
}
.fa-xbox:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-y-combinator:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-yammer:before {
  content: "";
}
.fa-yandex:before {
  content: "";
}
.fa-yandex-international:before {
  content: "";
}
.fa-yarn:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-yen-sign:before {
  content: "";
}
.fa-yin-yang:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-zhihu:before {
  content: "";
}
.screen-reader-text,
.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.screen-reader-text:active,
.screen-reader-text:focus,
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400.woff2)
      format("woff2");
}
.fab {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Duotone;
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/themes/fodors/dist/fonts/fa-duotone-900.eot);
  src: url(/wp-content/themes/fodors/dist/fonts/fa-duotone-900.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/themes/fodors/dist/fonts/fa-duotone-900.woff2)
      format("woff2"),
    url(/wp-content/themes/fodors/dist/fonts/fa-duotone-900.woff) format("woff"),
    url(/wp-content/themes/fodors/dist/fonts/fa-duotone-900.ttf)
      format("truetype"),
    url(/wp-content/themes/fodors/dist/fonts/fa-duotone-900.svg#fontawesome)
      format("svg");
}
.fad {
  font-family: Font Awesome\5 Duotone;
  font-weight: 900;
  position: relative;
}
.fad:before {
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
  position: absolute;
}
.fad:after {
  color: var(--fa-secondary-color, inherit);
}
.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before,
.fad:after {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.fad.fa-inverse {
  color: #fff;
}
.fad.fa-stack-1x,
.fad.fa-stack-2x {
  position: absolute;
}
.fad.fa-fw:before,
.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before {
  left: 50%;
  transform: translateX(-50%);
}
.fad.fa-abacus:after {
  content: "􏙀";
}
.fad.fa-acorn:after {
  content: "􏚮";
}
.fad.fa-ad:after {
  content: "􏙁";
}
.fad.fa-address-book:after {
  content: "􏊹";
}
.fad.fa-address-card:after {
  content: "􏊻";
}
.fad.fa-adjust:after {
  content: "􏁂";
}
.fad.fa-air-conditioner:after {
  content: "􏣴";
}
.fad.fa-air-freshener:after {
  content: "􏗐";
}
.fad.fa-alarm-clock:after {
  content: "􏍎";
}
.fad.fa-alarm-exclamation:after {
  content: "􏡃";
}
.fad.fa-alarm-plus:after {
  content: "􏡄";
}
.fad.fa-alarm-snooze:after {
  content: "􏡅";
}
.fad.fa-album:after {
  content: "􏢟";
}
.fad.fa-album-collection:after {
  content: "􏢠";
}
.fad.fa-alicorn:after {
  content: "􏚰";
}
.fad.fa-alien:after {
  content: "􏣵";
}
.fad.fa-alien-monster:after {
  content: "􏣶";
}
.fad.fa-align-center:after {
  content: "􏀷";
}
.fad.fa-align-justify:after {
  content: "􏀹";
}
.fad.fa-align-left:after {
  content: "􏀶";
}
.fad.fa-align-right:after {
  content: "􏀸";
}
.fad.fa-align-slash:after {
  content: "􏡆";
}
.fad.fa-allergies:after {
  content: "􏑡";
}
.fad.fa-ambulance:after {
  content: "􏃹";
}
.fad.fa-american-sign-language-interpreting:after {
  content: "􏊣";
}
.fad.fa-amp-guitar:after {
  content: "􏢡";
}
.fad.fa-analytics:after {
  content: "􏙃";
}
.fad.fa-anchor:after {
  content: "􏄽";
}
.fad.fa-angel:after {
  content: "􏝹";
}
.fad.fa-angle-double-down:after {
  content: "􏄃";
}
.fad.fa-angle-double-left:after {
  content: "􏄀";
}
.fad.fa-angle-double-right:after {
  content: "􏄁";
}
.fad.fa-angle-double-up:after {
  content: "􏄂";
}
.fad.fa-angle-down:after {
  content: "􏄇";
}
.fad.fa-angle-left:after {
  content: "􏄄";
}
.fad.fa-angle-right:after {
  content: "􏄅";
}
.fad.fa-angle-up:after {
  content: "􏄆";
}
.fad.fa-angry:after {
  content: "􏕖";
}
.fad.fa-ankh:after {
  content: "􏙄";
}
.fad.fa-apple-alt:after {
  content: "􏗑";
}
.fad.fa-apple-crate:after {
  content: "􏚱";
}
.fad.fa-archive:after {
  content: "􏆇";
}
.fad.fa-archway:after {
  content: "􏕗";
}
.fad.fa-arrow-alt-circle-down:after {
  content: "􏍘";
}
.fad.fa-arrow-alt-circle-left:after {
  content: "􏍙";
}
.fad.fa-arrow-alt-circle-right:after {
  content: "􏍚";
}
.fad.fa-arrow-alt-circle-up:after {
  content: "􏍛";
}
.fad.fa-arrow-alt-down:after {
  content: "􏍔";
}
.fad.fa-arrow-alt-from-bottom:after {
  content: "􏍆";
}
.fad.fa-arrow-alt-from-left:after {
  content: "􏍇";
}
.fad.fa-arrow-alt-from-right:after {
  content: "􏍈";
}
.fad.fa-arrow-alt-from-top:after {
  content: "􏍉";
}
.fad.fa-arrow-alt-left:after {
  content: "􏍕";
}
.fad.fa-arrow-alt-right:after {
  content: "􏍖";
}
.fad.fa-arrow-alt-square-down:after {
  content: "􏍐";
}
.fad.fa-arrow-alt-square-left:after {
  content: "􏍑";
}
.fad.fa-arrow-alt-square-right:after {
  content: "􏍒";
}
.fad.fa-arrow-alt-square-up:after {
  content: "􏍓";
}
.fad.fa-arrow-alt-to-bottom:after {
  content: "􏍊";
}
.fad.fa-arrow-alt-to-left:after {
  content: "􏍋";
}
.fad.fa-arrow-alt-to-right:after {
  content: "􏍌";
}
.fad.fa-arrow-alt-to-top:after {
  content: "􏍍";
}
.fad.fa-arrow-alt-up:after {
  content: "􏍗";
}
.fad.fa-arrow-circle-down:after {
  content: "􏂫";
}
.fad.fa-arrow-circle-left:after {
  content: "􏂨";
}
.fad.fa-arrow-circle-right:after {
  content: "􏂩";
}
.fad.fa-arrow-circle-up:after {
  content: "􏂪";
}
.fad.fa-arrow-down:after {
  content: "􏁣";
}
.fad.fa-arrow-from-bottom:after {
  content: "􏍂";
}
.fad.fa-arrow-from-left:after {
  content: "􏍃";
}
.fad.fa-arrow-from-right:after {
  content: "􏍄";
}
.fad.fa-arrow-from-top:after {
  content: "􏍅";
}
.fad.fa-arrow-left:after {
  content: "􏁠";
}
.fad.fa-arrow-right:after {
  content: "􏁡";
}
.fad.fa-arrow-square-down:after {
  content: "􏌹";
}
.fad.fa-arrow-square-left:after {
  content: "􏌺";
}
.fad.fa-arrow-square-right:after {
  content: "􏌻";
}
.fad.fa-arrow-square-up:after {
  content: "􏌼";
}
.fad.fa-arrow-to-bottom:after {
  content: "􏌽";
}
.fad.fa-arrow-to-left:after {
  content: "􏌾";
}
.fad.fa-arrow-to-right:after {
  content: "􏍀";
}
.fad.fa-arrow-to-top:after {
  content: "􏍁";
}
.fad.fa-arrow-up:after {
  content: "􏁢";
}
.fad.fa-arrows:after {
  content: "􏁇";
}
.fad.fa-arrows-alt:after {
  content: "􏂲";
}
.fad.fa-arrows-alt-h:after {
  content: "􏌷";
}
.fad.fa-arrows-alt-v:after {
  content: "􏌸";
}
.fad.fa-arrows-h:after {
  content: "􏁾";
}
.fad.fa-arrows-v:after {
  content: "􏁽";
}
.fad.fa-assistive-listening-systems:after {
  content: "􏊢";
}
.fad.fa-asterisk:after {
  content: "􏁩";
}
.fad.fa-at:after {
  content: "􏇺";
}
.fad.fa-atlas:after {
  content: "􏕘";
}
.fad.fa-atom:after {
  content: "􏗒";
}
.fad.fa-atom-alt:after {
  content: "􏗓";
}
.fad.fa-audio-description:after {
  content: "􏊞";
}
.fad.fa-award:after {
  content: "􏕙";
}
.fad.fa-axe:after {
  content: "􏚲";
}
.fad.fa-axe-battle:after {
  content: "􏚳";
}
.fad.fa-baby:after {
  content: "􏝼";
}
.fad.fa-baby-carriage:after {
  content: "􏝽";
}
.fad.fa-backpack:after {
  content: "􏗔";
}
.fad.fa-backspace:after {
  content: "􏕚";
}
.fad.fa-backward:after {
  content: "􏁊";
}
.fad.fa-bacon:after {
  content: "􏟥";
}
.fad.fa-bacteria:after {
  content: "􎁙";
}
.fad.fa-bacterium:after {
  content: "􎁚";
}
.fad.fa-badge:after {
  content: "􏌵";
}
.fad.fa-badge-check:after {
  content: "􏌶";
}
.fad.fa-badge-dollar:after {
  content: "􏙅";
}
.fad.fa-badge-percent:after {
  content: "􏙆";
}
.fad.fa-badge-sheriff:after {
  content: "􏢢";
}
.fad.fa-badger-honey:after {
  content: "􏚴";
}
.fad.fa-bags-shopping:after {
  content: "􏡇";
}
.fad.fa-bahai:after {
  content: "􏙦";
}
.fad.fa-balance-scale:after {
  content: "􏉎";
}
.fad.fa-balance-scale-left:after {
  content: "􏔕";
}
.fad.fa-balance-scale-right:after {
  content: "􏔖";
}
.fad.fa-ball-pile:after {
  content: "􏝾";
}
.fad.fa-ballot:after {
  content: "􏜲";
}
.fad.fa-ballot-check:after {
  content: "􏜳";
}
.fad.fa-ban:after {
  content: "􏁞";
}
.fad.fa-band-aid:after {
  content: "􏑢";
}
.fad.fa-banjo:after {
  content: "􏢣";
}
.fad.fa-barcode:after {
  content: "􏀪";
}
.fad.fa-barcode-alt:after {
  content: "􏑣";
}
.fad.fa-barcode-read:after {
  content: "􏑤";
}
.fad.fa-barcode-scan:after {
  content: "􏑥";
}
.fad.fa-bars:after {
  content: "􏃉";
}
.fad.fa-baseball:after {
  content: "􏐲";
}
.fad.fa-baseball-ball:after {
  content: "􏐳";
}
.fad.fa-basketball-ball:after {
  content: "􏐴";
}
.fad.fa-basketball-hoop:after {
  content: "􏐵";
}
.fad.fa-bat:after {
  content: "􏚵";
}
.fad.fa-bath:after {
  content: "􏋍";
}
.fad.fa-battery-bolt:after {
  content: "􏍶";
}
.fad.fa-battery-empty:after {
  content: "􏉄";
}
.fad.fa-battery-full:after {
  content: "􏉀";
}
.fad.fa-battery-half:after {
  content: "􏉂";
}
.fad.fa-battery-quarter:after {
  content: "􏉃";
}
.fad.fa-battery-slash:after {
  content: "􏍷";
}
.fad.fa-battery-three-quarters:after {
  content: "􏉁";
}
.fad.fa-bed:after {
  content: "􏈶";
}
.fad.fa-bed-alt:after {
  content: "􏣷";
}
.fad.fa-bed-bunk:after {
  content: "􏣸";
}
.fad.fa-bed-empty:after {
  content: "􏣹";
}
.fad.fa-beer:after {
  content: "􏃼";
}
.fad.fa-bell:after {
  content: "􏃳";
}
.fad.fa-bell-exclamation:after {
  content: "􏡈";
}
.fad.fa-bell-on:after {
  content: "􏣺";
}
.fad.fa-bell-plus:after {
  content: "􏡉";
}
.fad.fa-bell-school:after {
  content: "􏗕";
}
.fad.fa-bell-school-slash:after {
  content: "􏗖";
}
.fad.fa-bell-slash:after {
  content: "􏇶";
}
.fad.fa-bells:after {
  content: "􏝿";
}
.fad.fa-betamax:after {
  content: "􏢤";
}
.fad.fa-bezier-curve:after {
  content: "􏕛";
}
.fad.fa-bible:after {
  content: "􏙇";
}
.fad.fa-bicycle:after {
  content: "􏈆";
}
.fad.fa-biking:after {
  content: "􏡊";
}
.fad.fa-biking-mountain:after {
  content: "􏡋";
}
.fad.fa-binoculars:after {
  content: "􏇥";
}
.fad.fa-biohazard:after {
  content: "􏞀";
}
.fad.fa-birthday-cake:after {
  content: "􏇽";
}
.fad.fa-blanket:after {
  content: "􏒘";
}
.fad.fa-blender:after {
  content: "􏔗";
}
.fad.fa-blender-phone:after {
  content: "􏚶";
}
.fad.fa-blind:after {
  content: "􏊝";
}
.fad.fa-blinds:after {
  content: "􏣻";
}
.fad.fa-blinds-open:after {
  content: "􏣼";
}
.fad.fa-blinds-raised:after {
  content: "􏣽";
}
.fad.fa-blog:after {
  content: "􏞁";
}
.fad.fa-bold:after {
  content: "􏀲";
}
.fad.fa-bolt:after {
  content: "􏃧";
}
.fad.fa-bomb:after {
  content: "􏇢";
}
.fad.fa-bone:after {
  content: "􏗗";
}
.fad.fa-bone-break:after {
  content: "􏗘";
}
.fad.fa-bong:after {
  content: "􏕜";
}
.fad.fa-book:after {
  content: "􏀭";
}
.fad.fa-book-alt:after {
  content: "􏗙";
}
.fad.fa-book-dead:after {
  content: "􏚷";
}
.fad.fa-book-heart:after {
  content: "􏒙";
}
.fad.fa-book-medical:after {
  content: "􏟦";
}
.fad.fa-book-open:after {
  content: "􏔘";
}
.fad.fa-book-reader:after {
  content: "􏗚";
}
.fad.fa-book-spells:after {
  content: "􏚸";
}
.fad.fa-book-user:after {
  content: "􏟧";
}
.fad.fa-bookmark:after {
  content: "􏀮";
}
.fad.fa-books:after {
  content: "􏗛";
}
.fad.fa-books-medical:after {
  content: "􏟨";
}
.fad.fa-boombox:after {
  content: "􏢥";
}
.fad.fa-boot:after {
  content: "􏞂";
}
.fad.fa-booth-curtain:after {
  content: "􏜴";
}
.fad.fa-border-all:after {
  content: "􏡌";
}
.fad.fa-border-bottom:after {
  content: "􏡍";
}
.fad.fa-border-center-h:after {
  content: "􏢜";
}
.fad.fa-border-center-v:after {
  content: "􏢝";
}
.fad.fa-border-inner:after {
  content: "􏡎";
}
.fad.fa-border-left:after {
  content: "􏡏";
}
.fad.fa-border-none:after {
  content: "􏡐";
}
.fad.fa-border-outer:after {
  content: "􏡑";
}
.fad.fa-border-right:after {
  content: "􏡒";
}
.fad.fa-border-style:after {
  content: "􏡓";
}
.fad.fa-border-style-alt:after {
  content: "􏡔";
}
.fad.fa-border-top:after {
  content: "􏡕";
}
.fad.fa-bow-arrow:after {
  content: "􏚹";
}
.fad.fa-bowling-ball:after {
  content: "􏐶";
}
.fad.fa-bowling-pins:after {
  content: "􏐷";
}
.fad.fa-box:after {
  content: "􏑦";
}
.fad.fa-box-alt:after {
  content: "􏒚";
}
.fad.fa-box-ballot:after {
  content: "􏜵";
}
.fad.fa-box-check:after {
  content: "􏑧";
}
.fad.fa-box-fragile:after {
  content: "􏒛";
}
.fad.fa-box-full:after {
  content: "􏒜";
}
.fad.fa-box-heart:after {
  content: "􏒝";
}
.fad.fa-box-open:after {
  content: "􏒞";
}
.fad.fa-box-tissue:after {
  content: "􎁛";
}
.fad.fa-box-up:after {
  content: "􏒟";
}
.fad.fa-box-usd:after {
  content: "􏒠";
}
.fad.fa-boxes:after {
  content: "􏑨";
}
.fad.fa-boxes-alt:after {
  content: "􏒡";
}
.fad.fa-boxing-glove:after {
  content: "􏐸";
}
.fad.fa-brackets:after {
  content: "􏟩";
}
.fad.fa-brackets-curly:after {
  content: "􏟪";
}
.fad.fa-braille:after {
  content: "􏊡";
}
.fad.fa-brain:after {
  content: "􏗜";
}
.fad.fa-bread-loaf:after {
  content: "􏟫";
}
.fad.fa-bread-slice:after {
  content: "􏟬";
}
.fad.fa-briefcase:after {
  content: "􏂱";
}
.fad.fa-briefcase-medical:after {
  content: "􏑩";
}
.fad.fa-bring-forward:after {
  content: "􏡖";
}
.fad.fa-bring-front:after {
  content: "􏡗";
}
.fad.fa-broadcast-tower:after {
  content: "􏔙";
}
.fad.fa-broom:after {
  content: "􏔚";
}
.fad.fa-browser:after {
  content: "􏍾";
}
.fad.fa-brush:after {
  content: "􏕝";
}
.fad.fa-bug:after {
  content: "􏆈";
}
.fad.fa-building:after {
  content: "􏆭";
}
.fad.fa-bullhorn:after {
  content: "􏂡";
}
.fad.fa-bullseye:after {
  content: "􏅀";
}
.fad.fa-bullseye-arrow:after {
  content: "􏙈";
}
.fad.fa-bullseye-pointer:after {
  content: "􏙉";
}
.fad.fa-burger-soda:after {
  content: "􏡘";
}
.fad.fa-burn:after {
  content: "􏑪";
}
.fad.fa-burrito:after {
  content: "􏟭";
}
.fad.fa-bus:after {
  content: "􏈇";
}
.fad.fa-bus-alt:after {
  content: "􏕞";
}
.fad.fa-bus-school:after {
  content: "􏗝";
}
.fad.fa-business-time:after {
  content: "􏙊";
}
.fad.fa-cabinet-filing:after {
  content: "􏙋";
}
.fad.fa-cactus:after {
  content: "􏢧";
}
.fad.fa-calculator:after {
  content: "􏇬";
}
.fad.fa-calculator-alt:after {
  content: "􏙌";
}
.fad.fa-calendar:after {
  content: "􏄳";
}
.fad.fa-calendar-alt:after {
  content: "􏁳";
}
.fad.fa-calendar-check:after {
  content: "􏉴";
}
.fad.fa-calendar-day:after {
  content: "􏞃";
}
.fad.fa-calendar-edit:after {
  content: "􏌳";
}
.fad.fa-calendar-exclamation:after {
  content: "􏌴";
}
.fad.fa-calendar-minus:after {
  content: "􏉲";
}
.fad.fa-calendar-plus:after {
  content: "􏉱";
}
.fad.fa-calendar-star:after {
  content: "􏜶";
}
.fad.fa-calendar-times:after {
  content: "􏉳";
}
.fad.fa-calendar-week:after {
  content: "􏞄";
}
.fad.fa-camcorder:after {
  content: "􏢨";
}
.fad.fa-camera:after {
  content: "􏀰";
}
.fad.fa-camera-alt:after {
  content: "􏌲";
}
.fad.fa-camera-home:after {
  content: "􏣾";
}
.fad.fa-camera-movie:after {
  content: "􏢩";
}
.fad.fa-camera-polaroid:after {
  content: "􏢪";
}
.fad.fa-camera-retro:after {
  content: "􏂃";
}
.fad.fa-campfire:after {
  content: "􏚺";
}
.fad.fa-campground:after {
  content: "􏚻";
}
.fad.fa-candle-holder:after {
  content: "􏚼";
}
.fad.fa-candy-cane:after {
  content: "􏞆";
}
.fad.fa-candy-corn:after {
  content: "􏚽";
}
.fad.fa-cannabis:after {
  content: "􏕟";
}
.fad.fa-capsules:after {
  content: "􏑫";
}
.fad.fa-car:after {
  content: "􏆹";
}
.fad.fa-car-alt:after {
  content: "􏗞";
}
.fad.fa-car-battery:after {
  content: "􏗟";
}
.fad.fa-car-building:after {
  content: "􏡙";
}
.fad.fa-car-bump:after {
  content: "􏗠";
}
.fad.fa-car-bus:after {
  content: "􏡚";
}
.fad.fa-car-crash:after {
  content: "􏗡";
}
.fad.fa-car-garage:after {
  content: "􏗢";
}
.fad.fa-car-mechanic:after {
  content: "􏗣";
}
.fad.fa-car-side:after {
  content: "􏗤";
}
.fad.fa-car-tilt:after {
  content: "􏗥";
}
.fad.fa-car-wash:after {
  content: "􏗦";
}
.fad.fa-caravan:after {
  content: "􏣿";
}
.fad.fa-caravan-alt:after {
  content: "􎀀";
}
.fad.fa-caret-circle-down:after {
  content: "􏌭";
}
.fad.fa-caret-circle-left:after {
  content: "􏌮";
}
.fad.fa-caret-circle-right:after {
  content: "􏌰";
}
.fad.fa-caret-circle-up:after {
  content: "􏌱";
}
.fad.fa-caret-down:after {
  content: "􏃗";
}
.fad.fa-caret-left:after {
  content: "􏃙";
}
.fad.fa-caret-right:after {
  content: "􏃚";
}
.fad.fa-caret-square-down:after {
  content: "􏅐";
}
.fad.fa-caret-square-left:after {
  content: "􏆑";
}
.fad.fa-caret-square-right:after {
  content: "􏅒";
}
.fad.fa-caret-square-up:after {
  content: "􏅑";
}
.fad.fa-caret-up:after {
  content: "􏃘";
}
.fad.fa-carrot:after {
  content: "􏞇";
}
.fad.fa-cars:after {
  content: "􏡛";
}
.fad.fa-cart-arrow-down:after {
  content: "􏈘";
}
.fad.fa-cart-plus:after {
  content: "􏈗";
}
.fad.fa-cash-register:after {
  content: "􏞈";
}
.fad.fa-cassette-tape:after {
  content: "􏢫";
}
.fad.fa-cat:after {
  content: "􏚾";
}
.fad.fa-cat-space:after {
  content: "􎀁";
}
.fad.fa-cauldron:after {
  content: "􏚿";
}
.fad.fa-cctv:after {
  content: "􏢬";
}
.fad.fa-certificate:after {
  content: "􏂣";
}
.fad.fa-chair:after {
  content: "􏛀";
}
.fad.fa-chair-office:after {
  content: "􏛁";
}
.fad.fa-chalkboard:after {
  content: "􏔛";
}
.fad.fa-chalkboard-teacher:after {
  content: "􏔜";
}
.fad.fa-charging-station:after {
  content: "􏗧";
}
.fad.fa-chart-area:after {
  content: "􏇾";
}
.fad.fa-chart-bar:after {
  content: "􏂀";
}
.fad.fa-chart-line:after {
  content: "􏈁";
}
.fad.fa-chart-line-down:after {
  content: "􏙍";
}
.fad.fa-chart-network:after {
  content: "􏞊";
}
.fad.fa-chart-pie:after {
  content: "􏈀";
}
.fad.fa-chart-pie-alt:after {
  content: "􏙎";
}
.fad.fa-chart-scatter:after {
  content: "􏟮";
}
.fad.fa-check:after {
  content: "􏀌";
}
.fad.fa-check-circle:after {
  content: "􏁘";
}
.fad.fa-check-double:after {
  content: "􏕠";
}
.fad.fa-check-square:after {
  content: "􏅊";
}
.fad.fa-cheese:after {
  content: "􏟯";
}
.fad.fa-cheese-swiss:after {
  content: "􏟰";
}
.fad.fa-cheeseburger:after {
  content: "􏟱";
}
.fad.fa-chess:after {
  content: "􏐹";
}
.fad.fa-chess-bishop:after {
  content: "􏐺";
}
.fad.fa-chess-bishop-alt:after {
  content: "􏐻";
}
.fad.fa-chess-board:after {
  content: "􏐼";
}
.fad.fa-chess-clock:after {
  content: "􏐽";
}
.fad.fa-chess-clock-alt:after {
  content: "􏐾";
}
.fad.fa-chess-king:after {
  content: "􏐿";
}
.fad.fa-chess-king-alt:after {
  content: "􏑀";
}
.fad.fa-chess-knight:after {
  content: "􏑁";
}
.fad.fa-chess-knight-alt:after {
  content: "􏑂";
}
.fad.fa-chess-pawn:after {
  content: "􏑃";
}
.fad.fa-chess-pawn-alt:after {
  content: "􏑄";
}
.fad.fa-chess-queen:after {
  content: "􏑅";
}
.fad.fa-chess-queen-alt:after {
  content: "􏑆";
}
.fad.fa-chess-rook:after {
  content: "􏑇";
}
.fad.fa-chess-rook-alt:after {
  content: "􏑈";
}
.fad.fa-chevron-circle-down:after {
  content: "􏄺";
}
.fad.fa-chevron-circle-left:after {
  content: "􏄷";
}
.fad.fa-chevron-circle-right:after {
  content: "􏄸";
}
.fad.fa-chevron-circle-up:after {
  content: "􏄹";
}
.fad.fa-chevron-double-down:after {
  content: "􏌢";
}
.fad.fa-chevron-double-left:after {
  content: "􏌣";
}
.fad.fa-chevron-double-right:after {
  content: "􏌤";
}
.fad.fa-chevron-double-up:after {
  content: "􏌥";
}
.fad.fa-chevron-down:after {
  content: "􏁸";
}
.fad.fa-chevron-left:after {
  content: "􏁓";
}
.fad.fa-chevron-right:after {
  content: "􏁔";
}
.fad.fa-chevron-square-down:after {
  content: "􏌩";
}
.fad.fa-chevron-square-left:after {
  content: "􏌪";
}
.fad.fa-chevron-square-right:after {
  content: "􏌫";
}
.fad.fa-chevron-square-up:after {
  content: "􏌬";
}
.fad.fa-chevron-up:after {
  content: "􏁷";
}
.fad.fa-child:after {
  content: "􏆮";
}
.fad.fa-chimney:after {
  content: "􏞋";
}
.fad.fa-church:after {
  content: "􏔝";
}
.fad.fa-circle:after {
  content: "􏄑";
}
.fad.fa-circle-notch:after {
  content: "􏇎";
}
.fad.fa-city:after {
  content: "􏙏";
}
.fad.fa-clarinet:after {
  content: "􏢭";
}
.fad.fa-claw-marks:after {
  content: "􏛂";
}
.fad.fa-clinic-medical:after {
  content: "􏟲";
}
.fad.fa-clipboard:after {
  content: "􏌨";
}
.fad.fa-clipboard-check:after {
  content: "􏑬";
}
.fad.fa-clipboard-list:after {
  content: "􏑭";
}
.fad.fa-clipboard-list-check:after {
  content: "􏜷";
}
.fad.fa-clipboard-prescription:after {
  content: "􏗨";
}
.fad.fa-clipboard-user:after {
  content: "􏟳";
}
.fad.fa-clock:after {
  content: "􏀗";
}
.fad.fa-clone:after {
  content: "􏉍";
}
.fad.fa-closed-captioning:after {
  content: "􏈊";
}
.fad.fa-cloud:after {
  content: "􏃂";
}
.fad.fa-cloud-download:after {
  content: "􏃭";
}
.fad.fa-cloud-download-alt:after {
  content: "􏎁";
}
.fad.fa-cloud-drizzle:after {
  content: "􏜸";
}
.fad.fa-cloud-hail:after {
  content: "􏜹";
}
.fad.fa-cloud-hail-mixed:after {
  content: "􏜺";
}
.fad.fa-cloud-meatball:after {
  content: "􏜻";
}
.fad.fa-cloud-moon:after {
  content: "􏛃";
}
.fad.fa-cloud-moon-rain:after {
  content: "􏜼";
}
.fad.fa-cloud-music:after {
  content: "􏢮";
}
.fad.fa-cloud-rain:after {
  content: "􏜽";
}
.fad.fa-cloud-rainbow:after {
  content: "􏜾";
}
.fad.fa-cloud-showers:after {
  content: "􏜿";
}
.fad.fa-cloud-showers-heavy:after {
  content: "􏝀";
}
.fad.fa-cloud-sleet:after {
  content: "􏝁";
}
.fad.fa-cloud-snow:after {
  content: "􏝂";
}
.fad.fa-cloud-sun:after {
  content: "􏛄";
}
.fad.fa-cloud-sun-rain:after {
  content: "􏝃";
}
.fad.fa-cloud-upload:after {
  content: "􏃮";
}
.fad.fa-cloud-upload-alt:after {
  content: "􏎂";
}
.fad.fa-clouds:after {
  content: "􏝄";
}
.fad.fa-clouds-moon:after {
  content: "􏝅";
}
.fad.fa-clouds-sun:after {
  content: "􏝆";
}
.fad.fa-club:after {
  content: "􏌧";
}
.fad.fa-cocktail:after {
  content: "􏕡";
}
.fad.fa-code:after {
  content: "􏄡";
}
.fad.fa-code-branch:after {
  content: "􏄦";
}
.fad.fa-code-commit:after {
  content: "􏎆";
}
.fad.fa-code-merge:after {
  content: "􏎇";
}
.fad.fa-coffee:after {
  content: "􏃴";
}
.fad.fa-coffee-pot:after {
  content: "􎀂";
}
.fad.fa-coffee-togo:after {
  content: "􏛅";
}
.fad.fa-coffin:after {
  content: "􏛆";
}
.fad.fa-coffin-cross:after {
  content: "􎁑";
}
.fad.fa-cog:after {
  content: "􏀓";
}
.fad.fa-cogs:after {
  content: "􏂅";
}
.fad.fa-coin:after {
  content: "􏡜";
}
.fad.fa-coins:after {
  content: "􏔞";
}
.fad.fa-columns:after {
  content: "􏃛";
}
.fad.fa-comet:after {
  content: "􎀃";
}
.fad.fa-comment:after {
  content: "􏁵";
}
.fad.fa-comment-alt:after {
  content: "􏉺";
}
.fad.fa-comment-alt-check:after {
  content: "􏒢";
}
.fad.fa-comment-alt-dollar:after {
  content: "􏙐";
}
.fad.fa-comment-alt-dots:after {
  content: "􏒣";
}
.fad.fa-comment-alt-edit:after {
  content: "􏒤";
}
.fad.fa-comment-alt-exclamation:after {
  content: "􏒥";
}
.fad.fa-comment-alt-lines:after {
  content: "􏒦";
}
.fad.fa-comment-alt-medical:after {
  content: "􏟴";
}
.fad.fa-comment-alt-minus:after {
  content: "􏒧";
}
.fad.fa-comment-alt-music:after {
  content: "􏢯";
}
.fad.fa-comment-alt-plus:after {
  content: "􏒨";
}
.fad.fa-comment-alt-slash:after {
  content: "􏒩";
}
.fad.fa-comment-alt-smile:after {
  content: "􏒪";
}
.fad.fa-comment-alt-times:after {
  content: "􏒫";
}
.fad.fa-comment-check:after {
  content: "􏒬";
}
.fad.fa-comment-dollar:after {
  content: "􏙑";
}
.fad.fa-comment-dots:after {
  content: "􏒭";
}
.fad.fa-comment-edit:after {
  content: "􏒮";
}
.fad.fa-comment-exclamation:after {
  content: "􏒯";
}
.fad.fa-comment-lines:after {
  content: "􏒰";
}
.fad.fa-comment-medical:after {
  content: "􏟵";
}
.fad.fa-comment-minus:after {
  content: "􏒱";
}
.fad.fa-comment-music:after {
  content: "􏢰";
}
.fad.fa-comment-plus:after {
  content: "􏒲";
}
.fad.fa-comment-slash:after {
  content: "􏒳";
}
.fad.fa-comment-smile:after {
  content: "􏒴";
}
.fad.fa-comment-times:after {
  content: "􏒵";
}
.fad.fa-comments:after {
  content: "􏂆";
}
.fad.fa-comments-alt:after {
  content: "􏒶";
}
.fad.fa-comments-alt-dollar:after {
  content: "􏙒";
}
.fad.fa-comments-dollar:after {
  content: "􏙓";
}
.fad.fa-compact-disc:after {
  content: "􏔟";
}
.fad.fa-compass:after {
  content: "􏅎";
}
.fad.fa-compass-slash:after {
  content: "􏗩";
}
.fad.fa-compress:after {
  content: "􏁦";
}
.fad.fa-compress-alt:after {
  content: "􏐢";
}
.fad.fa-compress-arrows-alt:after {
  content: "􏞌";
}
.fad.fa-compress-wide:after {
  content: "􏌦";
}
.fad.fa-computer-classic:after {
  content: "􏢱";
}
.fad.fa-computer-speaker:after {
  content: "􏢲";
}
.fad.fa-concierge-bell:after {
  content: "􏕢";
}
.fad.fa-construction:after {
  content: "􏡝";
}
.fad.fa-container-storage:after {
  content: "􏒷";
}
.fad.fa-conveyor-belt:after {
  content: "􏑮";
}
.fad.fa-conveyor-belt-alt:after {
  content: "􏑯";
}
.fad.fa-cookie:after {
  content: "􏕣";
}
.fad.fa-cookie-bite:after {
  content: "􏕤";
}
.fad.fa-copy:after {
  content: "􏃅";
}
.fad.fa-copyright:after {
  content: "􏇹";
}
.fad.fa-corn:after {
  content: "􏛇";
}
.fad.fa-couch:after {
  content: "􏒸";
}
.fad.fa-cow:after {
  content: "􏛈";
}
.fad.fa-cowbell:after {
  content: "􏢳";
}
.fad.fa-cowbell-more:after {
  content: "􏢴";
}
.fad.fa-credit-card:after {
  content: "􏂝";
}
.fad.fa-credit-card-blank:after {
  content: "􏎉";
}
.fad.fa-credit-card-front:after {
  content: "􏎊";
}
.fad.fa-cricket:after {
  content: "􏑉";
}
.fad.fa-croissant:after {
  content: "􏟶";
}
.fad.fa-crop:after {
  content: "􏄥";
}
.fad.fa-crop-alt:after {
  content: "􏕥";
}
.fad.fa-cross:after {
  content: "􏙔";
}
.fad.fa-crosshairs:after {
  content: "􏁛";
}
.fad.fa-crow:after {
  content: "􏔠";
}
.fad.fa-crown:after {
  content: "􏔡";
}
.fad.fa-crutch:after {
  content: "􏟷";
}
.fad.fa-crutches:after {
  content: "􏟸";
}
.fad.fa-cube:after {
  content: "􏆲";
}
.fad.fa-cubes:after {
  content: "􏆳";
}
.fad.fa-curling:after {
  content: "􏑊";
}
.fad.fa-cut:after {
  content: "􏃄";
}
.fad.fa-dagger:after {
  content: "􏛋";
}
.fad.fa-database:after {
  content: "􏇀";
}
.fad.fa-deaf:after {
  content: "􏊤";
}
.fad.fa-debug:after {
  content: "􏟹";
}
.fad.fa-deer:after {
  content: "􏞎";
}
.fad.fa-deer-rudolph:after {
  content: "􏞏";
}
.fad.fa-democrat:after {
  content: "􏝇";
}
.fad.fa-desktop:after {
  content: "􏄈";
}
.fad.fa-desktop-alt:after {
  content: "􏎐";
}
.fad.fa-dewpoint:after {
  content: "􏝈";
}
.fad.fa-dharmachakra:after {
  content: "􏙕";
}
.fad.fa-diagnoses:after {
  content: "􏑰";
}
.fad.fa-diamond:after {
  content: "􏈙";
}
.fad.fa-dice:after {
  content: "􏔢";
}
.fad.fa-dice-d10:after {
  content: "􏛍";
}
.fad.fa-dice-d12:after {
  content: "􏛎";
}
.fad.fa-dice-d20:after {
  content: "􏛏";
}
.fad.fa-dice-d4:after {
  content: "􏛐";
}
.fad.fa-dice-d6:after {
  content: "􏛑";
}
.fad.fa-dice-d8:after {
  content: "􏛒";
}
.fad.fa-dice-five:after {
  content: "􏔣";
}
.fad.fa-dice-four:after {
  content: "􏔤";
}
.fad.fa-dice-one:after {
  content: "􏔥";
}
.fad.fa-dice-six:after {
  content: "􏔦";
}
.fad.fa-dice-three:after {
  content: "􏔧";
}
.fad.fa-dice-two:after {
  content: "􏔨";
}
.fad.fa-digging:after {
  content: "􏡞";
}
.fad.fa-digital-tachograph:after {
  content: "􏕦";
}
.fad.fa-diploma:after {
  content: "􏗪";
}
.fad.fa-directions:after {
  content: "􏗫";
}
.fad.fa-disc-drive:after {
  content: "􏢵";
}
.fad.fa-disease:after {
  content: "􏟺";
}
.fad.fa-divide:after {
  content: "􏔩";
}
.fad.fa-dizzy:after {
  content: "􏕧";
}
.fad.fa-dna:after {
  content: "􏑱";
}
.fad.fa-do-not-enter:after {
  content: "􏗬";
}
.fad.fa-dog:after {
  content: "􏛓";
}
.fad.fa-dog-leashed:after {
  content: "􏛔";
}
.fad.fa-dollar-sign:after {
  content: "􏅕";
}
.fad.fa-dolly:after {
  content: "􏑲";
}
.fad.fa-dolly-empty:after {
  content: "􏑳";
}
.fad.fa-dolly-flatbed:after {
  content: "􏑴";
}
.fad.fa-dolly-flatbed-alt:after {
  content: "􏑵";
}
.fad.fa-dolly-flatbed-empty:after {
  content: "􏑶";
}
.fad.fa-donate:after {
  content: "􏒹";
}
.fad.fa-door-closed:after {
  content: "􏔪";
}
.fad.fa-door-open:after {
  content: "􏔫";
}
.fad.fa-dot-circle:after {
  content: "􏆒";
}
.fad.fa-dove:after {
  content: "􏒺";
}
.fad.fa-download:after {
  content: "􏀙";
}
.fad.fa-drafting-compass:after {
  content: "􏕨";
}
.fad.fa-dragon:after {
  content: "􏛕";
}
.fad.fa-draw-circle:after {
  content: "􏗭";
}
.fad.fa-draw-polygon:after {
  content: "􏗮";
}
.fad.fa-draw-square:after {
  content: "􏗯";
}
.fad.fa-dreidel:after {
  content: "􏞒";
}
.fad.fa-drone:after {
  content: "􏡟";
}
.fad.fa-drone-alt:after {
  content: "􏡠";
}
.fad.fa-drum:after {
  content: "􏕩";
}
.fad.fa-drum-steelpan:after {
  content: "􏕪";
}
.fad.fa-drumstick:after {
  content: "􏛖";
}
.fad.fa-drumstick-bite:after {
  content: "􏛗";
}
.fad.fa-dryer:after {
  content: "􏡡";
}
.fad.fa-dryer-alt:after {
  content: "􏡢";
}
.fad.fa-duck:after {
  content: "􏛘";
}
.fad.fa-dumbbell:after {
  content: "􏑋";
}
.fad.fa-dumpster:after {
  content: "􏞓";
}
.fad.fa-dumpster-fire:after {
  content: "􏞔";
}
.fad.fa-dungeon:after {
  content: "􏛙";
}
.fad.fa-ear:after {
  content: "􏗰";
}
.fad.fa-ear-muffs:after {
  content: "􏞕";
}
.fad.fa-eclipse:after {
  content: "􏝉";
}
.fad.fa-eclipse-alt:after {
  content: "􏝊";
}
.fad.fa-edit:after {
  content: "􏁄";
}
.fad.fa-egg:after {
  content: "􏟻";
}
.fad.fa-egg-fried:after {
  content: "􏟼";
}
.fad.fa-eject:after {
  content: "􏁒";
}
.fad.fa-elephant:after {
  content: "􏛚";
}
.fad.fa-ellipsis-h:after {
  content: "􏅁";
}
.fad.fa-ellipsis-h-alt:after {
  content: "􏎛";
}
.fad.fa-ellipsis-v:after {
  content: "􏅂";
}
.fad.fa-ellipsis-v-alt:after {
  content: "􏎜";
}
.fad.fa-empty-set:after {
  content: "􏙖";
}
.fad.fa-engine-warning:after {
  content: "􏗲";
}
.fad.fa-envelope:after {
  content: "􏃠";
}
.fad.fa-envelope-open:after {
  content: "􏊶";
}
.fad.fa-envelope-open-dollar:after {
  content: "􏙗";
}
.fad.fa-envelope-open-text:after {
  content: "􏙘";
}
.fad.fa-envelope-square:after {
  content: "􏆙";
}
.fad.fa-equals:after {
  content: "􏔬";
}
.fad.fa-eraser:after {
  content: "􏄭";
}
.fad.fa-ethernet:after {
  content: "􏞖";
}
.fad.fa-euro-sign:after {
  content: "􏅓";
}
.fad.fa-exchange:after {
  content: "􏃬";
}
.fad.fa-exchange-alt:after {
  content: "􏍢";
}
.fad.fa-exclamation:after {
  content: "􏄪";
}
.fad.fa-exclamation-circle:after {
  content: "􏁪";
}
.fad.fa-exclamation-square:after {
  content: "􏌡";
}
.fad.fa-exclamation-triangle:after {
  content: "􏁱";
}
.fad.fa-expand:after {
  content: "􏁥";
}
.fad.fa-expand-alt:after {
  content: "􏐤";
}
.fad.fa-expand-arrows:after {
  content: "􏌝";
}
.fad.fa-expand-arrows-alt:after {
  content: "􏌞";
}
.fad.fa-expand-wide:after {
  content: "􏌠";
}
.fad.fa-external-link:after {
  content: "􏂎";
}
.fad.fa-external-link-alt:after {
  content: "􏍝";
}
.fad.fa-external-link-square:after {
  content: "􏅌";
}
.fad.fa-external-link-square-alt:after {
  content: "􏍠";
}
.fad.fa-eye:after {
  content: "􏁮";
}
.fad.fa-eye-dropper:after {
  content: "􏇻";
}
.fad.fa-eye-evil:after {
  content: "􏛛";
}
.fad.fa-eye-slash:after {
  content: "􏁰";
}
.fad.fa-fan:after {
  content: "􏡣";
}
.fad.fa-fan-table:after {
  content: "􎀄";
}
.fad.fa-farm:after {
  content: "􏡤";
}
.fad.fa-fast-backward:after {
  content: "􏁉";
}
.fad.fa-fast-forward:after {
  content: "􏁐";
}
.fad.fa-faucet:after {
  content: "􎀅";
}
.fad.fa-faucet-drip:after {
  content: "􎀆";
}
.fad.fa-fax:after {
  content: "􏆬";
}
.fad.fa-feather:after {
  content: "􏔭";
}
.fad.fa-feather-alt:after {
  content: "􏕫";
}
.fad.fa-female:after {
  content: "􏆂";
}
.fad.fa-field-hockey:after {
  content: "􏑌";
}
.fad.fa-fighter-jet:after {
  content: "􏃻";
}
.fad.fa-file:after {
  content: "􏅛";
}
.fad.fa-file-alt:after {
  content: "􏅜";
}
.fad.fa-file-archive:after {
  content: "􏇆";
}
.fad.fa-file-audio:after {
  content: "􏇇";
}
.fad.fa-file-certificate:after {
  content: "􏗳";
}
.fad.fa-file-chart-line:after {
  content: "􏙙";
}
.fad.fa-file-chart-pie:after {
  content: "􏙚";
}
.fad.fa-file-check:after {
  content: "􏌖";
}
.fad.fa-file-code:after {
  content: "􏇉";
}
.fad.fa-file-contract:after {
  content: "􏕬";
}
.fad.fa-file-csv:after {
  content: "􏛝";
}
.fad.fa-file-download:after {
  content: "􏕭";
}
.fad.fa-file-edit:after {
  content: "􏌜";
}
.fad.fa-file-excel:after {
  content: "􏇃";
}
.fad.fa-file-exclamation:after {
  content: "􏌚";
}
.fad.fa-file-export:after {
  content: "􏕮";
}
.fad.fa-file-image:after {
  content: "􏇅";
}
.fad.fa-file-import:after {
  content: "􏕯";
}
.fad.fa-file-invoice:after {
  content: "􏕰";
}
.fad.fa-file-invoice-dollar:after {
  content: "􏕱";
}
.fad.fa-file-medical:after {
  content: "􏑷";
}
.fad.fa-file-medical-alt:after {
  content: "􏑸";
}
.fad.fa-file-minus:after {
  content: "􏌘";
}
.fad.fa-file-music:after {
  content: "􏢶";
}
.fad.fa-file-pdf:after {
  content: "􏇁";
}
.fad.fa-file-plus:after {
  content: "􏌙";
}
.fad.fa-file-powerpoint:after {
  content: "􏇄";
}
.fad.fa-file-prescription:after {
  content: "􏕲";
}
.fad.fa-file-search:after {
  content: "􏡥";
}
.fad.fa-file-signature:after {
  content: "􏕳";
}
.fad.fa-file-spreadsheet:after {
  content: "􏙛";
}
.fad.fa-file-times:after {
  content: "􏌗";
}
.fad.fa-file-upload:after {
  content: "􏕴";
}
.fad.fa-file-user:after {
  content: "􏙜";
}
.fad.fa-file-video:after {
  content: "􏇈";
}
.fad.fa-file-word:after {
  content: "􏇂";
}
.fad.fa-files-medical:after {
  content: "􏟽";
}
.fad.fa-fill:after {
  content: "􏕵";
}
.fad.fa-fill-drip:after {
  content: "􏕶";
}
.fad.fa-film:after {
  content: "􏀈";
}
.fad.fa-film-alt:after {
  content: "􏎠";
}
.fad.fa-film-canister:after {
  content: "􏢷";
}
.fad.fa-filter:after {
  content: "􏂰";
}
.fad.fa-fingerprint:after {
  content: "􏕷";
}
.fad.fa-fire:after {
  content: "􏁭";
}
.fad.fa-fire-alt:after {
  content: "􏟤";
}
.fad.fa-fire-extinguisher:after {
  content: "􏄴";
}
.fad.fa-fire-smoke:after {
  content: "􏝋";
}
.fad.fa-fireplace:after {
  content: "􏞚";
}
.fad.fa-first-aid:after {
  content: "􏑹";
}
.fad.fa-fish:after {
  content: "􏕸";
}
.fad.fa-fish-cooked:after {
  content: "􏟾";
}
.fad.fa-fist-raised:after {
  content: "􏛞";
}
.fad.fa-flag:after {
  content: "􏀤";
}
.fad.fa-flag-alt:after {
  content: "􏝌";
}
.fad.fa-flag-checkered:after {
  content: "􏄞";
}
.fad.fa-flag-usa:after {
  content: "􏝍";
}
.fad.fa-flame:after {
  content: "􏛟";
}
.fad.fa-flashlight:after {
  content: "􏢸";
}
.fad.fa-flask:after {
  content: "􏃃";
}
.fad.fa-flask-poison:after {
  content: "􏛠";
}
.fad.fa-flask-potion:after {
  content: "􏛡";
}
.fad.fa-flower:after {
  content: "􏟿";
}
.fad.fa-flower-daffodil:after {
  content: "􏠀";
}
.fad.fa-flower-tulip:after {
  content: "􏠁";
}
.fad.fa-flushed:after {
  content: "􏕹";
}
.fad.fa-flute:after {
  content: "􏢹";
}
.fad.fa-flux-capacitor:after {
  content: "􏢺";
}
.fad.fa-fog:after {
  content: "􏝎";
}
.fad.fa-folder:after {
  content: "􏁻";
}
.fad.fa-folder-download:after {
  content: "􎁓";
}
.fad.fa-folder-minus:after {
  content: "􏙝";
}
.fad.fa-folder-open:after {
  content: "􏁼";
}
.fad.fa-folder-plus:after {
  content: "􏙞";
}
.fad.fa-folder-times:after {
  content: "􏙟";
}
.fad.fa-folder-tree:after {
  content: "􏠂";
}
.fad.fa-folder-upload:after {
  content: "􎁔";
}
.fad.fa-folders:after {
  content: "􏙠";
}
.fad.fa-font:after {
  content: "􏀱";
}
.fad.fa-font-awesome-logo-full:after {
  content: "􏓦";
}
.fad.fa-font-case:after {
  content: "􏡦";
}
.fad.fa-football-ball:after {
  content: "􏑎";
}
.fad.fa-football-helmet:after {
  content: "􏑏";
}
.fad.fa-forklift:after {
  content: "􏑺";
}
.fad.fa-forward:after {
  content: "􏁎";
}
.fad.fa-fragile:after {
  content: "􏒻";
}
.fad.fa-french-fries:after {
  content: "􏠃";
}
.fad.fa-frog:after {
  content: "􏔮";
}
.fad.fa-frosty-head:after {
  content: "􏞛";
}
.fad.fa-frown:after {
  content: "􏄙";
}
.fad.fa-frown-open:after {
  content: "􏕺";
}
.fad.fa-function:after {
  content: "􏙡";
}
.fad.fa-funnel-dollar:after {
  content: "􏙢";
}
.fad.fa-futbol:after {
  content: "􏇣";
}
.fad.fa-galaxy:after {
  content: "􎀈";
}
.fad.fa-game-board:after {
  content: "􏡧";
}
.fad.fa-game-board-alt:after {
  content: "􏡨";
}
.fad.fa-game-console-handheld:after {
  content: "􏢻";
}
.fad.fa-gamepad:after {
  content: "􏄛";
}
.fad.fa-gamepad-alt:after {
  content: "􏢼";
}
.fad.fa-garage:after {
  content: "􎀉";
}
.fad.fa-garage-car:after {
  content: "􎀊";
}
.fad.fa-garage-open:after {
  content: "􎀋";
}
.fad.fa-gas-pump:after {
  content: "􏔯";
}
.fad.fa-gas-pump-slash:after {
  content: "􏗴";
}
.fad.fa-gavel:after {
  content: "􏃣";
}
.fad.fa-gem:after {
  content: "􏎥";
}
.fad.fa-genderless:after {
  content: "􏈭";
}
.fad.fa-ghost:after {
  content: "􏛢";
}
.fad.fa-gift:after {
  content: "􏁫";
}
.fad.fa-gift-card:after {
  content: "􏙣";
}
.fad.fa-gifts:after {
  content: "􏞜";
}
.fad.fa-gingerbread-man:after {
  content: "􏞝";
}
.fad.fa-glass:after {
  content: "􏠄";
}
.fad.fa-glass-champagne:after {
  content: "􏞞";
}
.fad.fa-glass-cheers:after {
  content: "􏞟";
}
.fad.fa-glass-citrus:after {
  content: "􏡩";
}
.fad.fa-glass-martini:after {
  content: "􏀀";
}
.fad.fa-glass-martini-alt:after {
  content: "􏕻";
}
.fad.fa-glass-whiskey:after {
  content: "􏞠";
}
.fad.fa-glass-whiskey-rocks:after {
  content: "􏞡";
}
.fad.fa-glasses:after {
  content: "􏔰";
}
.fad.fa-glasses-alt:after {
  content: "􏗵";
}
.fad.fa-globe:after {
  content: "􏂬";
}
.fad.fa-globe-africa:after {
  content: "􏕼";
}
.fad.fa-globe-americas:after {
  content: "􏕽";
}
.fad.fa-globe-asia:after {
  content: "􏕾";
}
.fad.fa-globe-europe:after {
  content: "􏞢";
}
.fad.fa-globe-snow:after {
  content: "􏞣";
}
.fad.fa-globe-stand:after {
  content: "􏗶";
}
.fad.fa-golf-ball:after {
  content: "􏑐";
}
.fad.fa-golf-club:after {
  content: "􏑑";
}
.fad.fa-gopuram:after {
  content: "􏙤";
}
.fad.fa-graduation-cap:after {
  content: "􏆝";
}
.fad.fa-gramophone:after {
  content: "􏢽";
}
.fad.fa-greater-than:after {
  content: "􏔱";
}
.fad.fa-greater-than-equal:after {
  content: "􏔲";
}
.fad.fa-grimace:after {
  content: "􏕿";
}
.fad.fa-grin:after {
  content: "􏖀";
}
.fad.fa-grin-alt:after {
  content: "􏖁";
}
.fad.fa-grin-beam:after {
  content: "􏖂";
}
.fad.fa-grin-beam-sweat:after {
  content: "􏖃";
}
.fad.fa-grin-hearts:after {
  content: "􏖄";
}
.fad.fa-grin-squint:after {
  content: "􏖅";
}
.fad.fa-grin-squint-tears:after {
  content: "􏖆";
}
.fad.fa-grin-stars:after {
  content: "􏖇";
}
.fad.fa-grin-tears:after {
  content: "􏖈";
}
.fad.fa-grin-tongue:after {
  content: "􏖉";
}
.fad.fa-grin-tongue-squint:after {
  content: "􏖊";
}
.fad.fa-grin-tongue-wink:after {
  content: "􏖋";
}
.fad.fa-grin-wink:after {
  content: "􏖌";
}
.fad.fa-grip-horizontal:after {
  content: "􏖍";
}
.fad.fa-grip-lines:after {
  content: "􏞤";
}
.fad.fa-grip-lines-vertical:after {
  content: "􏞥";
}
.fad.fa-grip-vertical:after {
  content: "􏖎";
}
.fad.fa-guitar:after {
  content: "􏞦";
}
.fad.fa-guitar-electric:after {
  content: "􏢾";
}
.fad.fa-guitars:after {
  content: "􏢿";
}
.fad.fa-h-square:after {
  content: "􏃽";
}
.fad.fa-h1:after {
  content: "􏌓";
}
.fad.fa-h2:after {
  content: "􏌔";
}
.fad.fa-h3:after {
  content: "􏌕";
}
.fad.fa-h4:after {
  content: "􏡪";
}
.fad.fa-hamburger:after {
  content: "􏠅";
}
.fad.fa-hammer:after {
  content: "􏛣";
}
.fad.fa-hammer-war:after {
  content: "􏛤";
}
.fad.fa-hamsa:after {
  content: "􏙥";
}
.fad.fa-hand-heart:after {
  content: "􏒼";
}
.fad.fa-hand-holding:after {
  content: "􏒽";
}
.fad.fa-hand-holding-box:after {
  content: "􏑻";
}
.fad.fa-hand-holding-heart:after {
  content: "􏒾";
}
.fad.fa-hand-holding-magic:after {
  content: "􏛥";
}
.fad.fa-hand-holding-medical:after {
  content: "􎁜";
}
.fad.fa-hand-holding-seedling:after {
  content: "􏒿";
}
.fad.fa-hand-holding-usd:after {
  content: "􏓀";
}
.fad.fa-hand-holding-water:after {
  content: "􏓁";
}
.fad.fa-hand-lizard:after {
  content: "􏉘";
}
.fad.fa-hand-middle-finger:after {
  content: "􏠆";
}
.fad.fa-hand-paper:after {
  content: "􏉖";
}
.fad.fa-hand-peace:after {
  content: "􏉛";
}
.fad.fa-hand-point-down:after {
  content: "􏂧";
}
.fad.fa-hand-point-left:after {
  content: "􏂥";
}
.fad.fa-hand-point-right:after {
  content: "􏂤";
}
.fad.fa-hand-point-up:after {
  content: "􏂦";
}
.fad.fa-hand-pointer:after {
  content: "􏉚";
}
.fad.fa-hand-receiving:after {
  content: "􏑼";
}
.fad.fa-hand-rock:after {
  content: "􏉕";
}
.fad.fa-hand-scissors:after {
  content: "􏉗";
}
.fad.fa-hand-sparkles:after {
  content: "􎁝";
}
.fad.fa-hand-spock:after {
  content: "􏉙";
}
.fad.fa-hands:after {
  content: "􏓂";
}
.fad.fa-hands-heart:after {
  content: "􏓃";
}
.fad.fa-hands-helping:after {
  content: "􏓄";
}
.fad.fa-hands-usd:after {
  content: "􏓅";
}
.fad.fa-hands-wash:after {
  content: "􎁞";
}
.fad.fa-handshake:after {
  content: "􏊵";
}
.fad.fa-handshake-alt:after {
  content: "􏓆";
}
.fad.fa-handshake-alt-slash:after {
  content: "􎁟";
}
.fad.fa-handshake-slash:after {
  content: "􎁠";
}
.fad.fa-hanukiah:after {
  content: "􏛦";
}
.fad.fa-hard-hat:after {
  content: "􏠇";
}
.fad.fa-hashtag:after {
  content: "􏊒";
}
.fad.fa-hat-chef:after {
  content: "􏡫";
}
.fad.fa-hat-cowboy:after {
  content: "􏣀";
}
.fad.fa-hat-cowboy-side:after {
  content: "􏣁";
}
.fad.fa-hat-santa:after {
  content: "􏞧";
}
.fad.fa-hat-winter:after {
  content: "􏞨";
}
.fad.fa-hat-witch:after {
  content: "􏛧";
}
.fad.fa-hat-wizard:after {
  content: "􏛨";
}
.fad.fa-hdd:after {
  content: "􏂠";
}
.fad.fa-head-side:after {
  content: "􏛩";
}
.fad.fa-head-side-brain:after {
  content: "􏠈";
}
.fad.fa-head-side-cough:after {
  content: "􎁡";
}
.fad.fa-head-side-cough-slash:after {
  content: "􎁢";
}
.fad.fa-head-side-headphones:after {
  content: "􏣂";
}
.fad.fa-head-side-mask:after {
  content: "􎁣";
}
.fad.fa-head-side-medical:after {
  content: "􏠉";
}
.fad.fa-head-side-virus:after {
  content: "􎁤";
}
.fad.fa-head-vr:after {
  content: "􏛪";
}
.fad.fa-heading:after {
  content: "􏇜";
}
.fad.fa-headphones:after {
  content: "􏀥";
}
.fad.fa-headphones-alt:after {
  content: "􏖏";
}
.fad.fa-headset:after {
  content: "􏖐";
}
.fad.fa-heart:after {
  content: "􏀄";
}
.fad.fa-heart-broken:after {
  content: "􏞩";
}
.fad.fa-heart-circle:after {
  content: "􏓇";
}
.fad.fa-heart-rate:after {
  content: "􏗸";
}
.fad.fa-heart-square:after {
  content: "􏓈";
}
.fad.fa-heartbeat:after {
  content: "􏈞";
}
.fad.fa-heat:after {
  content: "􎀌";
}
.fad.fa-helicopter:after {
  content: "􏔳";
}
.fad.fa-helmet-battle:after {
  content: "􏛫";
}
.fad.fa-hexagon:after {
  content: "􏌒";
}
.fad.fa-highlighter:after {
  content: "􏖑";
}
.fad.fa-hiking:after {
  content: "􏛬";
}
.fad.fa-hippo:after {
  content: "􏛭";
}
.fad.fa-history:after {
  content: "􏇚";
}
.fad.fa-hockey-mask:after {
  content: "􏛮";
}
.fad.fa-hockey-puck:after {
  content: "􏑓";
}
.fad.fa-hockey-sticks:after {
  content: "􏑔";
}
.fad.fa-holly-berry:after {
  content: "􏞪";
}
.fad.fa-home:after {
  content: "􏀕";
}
.fad.fa-home-alt:after {
  content: "􏠊";
}
.fad.fa-home-heart:after {
  content: "􏓉";
}
.fad.fa-home-lg:after {
  content: "􏠋";
}
.fad.fa-home-lg-alt:after {
  content: "􏠌";
}
.fad.fa-hood-cloak:after {
  content: "􏛯";
}
.fad.fa-horizontal-rule:after {
  content: "􏡬";
}
.fad.fa-horse:after {
  content: "􏛰";
}
.fad.fa-horse-head:after {
  content: "􏞫";
}
.fad.fa-horse-saddle:after {
  content: "􏣃";
}
.fad.fa-hospital:after {
  content: "􏃸";
}
.fad.fa-hospital-alt:after {
  content: "􏑽";
}
.fad.fa-hospital-symbol:after {
  content: "􏑾";
}
.fad.fa-hospital-user:after {
  content: "􏠍";
}
.fad.fa-hospitals:after {
  content: "􏠎";
}
.fad.fa-hot-tub:after {
  content: "􏖓";
}
.fad.fa-hotdog:after {
  content: "􏠏";
}
.fad.fa-hotel:after {
  content: "􏖔";
}
.fad.fa-hourglass:after {
  content: "􏉔";
}
.fad.fa-hourglass-end:after {
  content: "􏉓";
}
.fad.fa-hourglass-half:after {
  content: "􏉒";
}
.fad.fa-hourglass-start:after {
  content: "􏉑";
}
.fad.fa-house:after {
  content: "􎀍";
}
.fad.fa-house-damage:after {
  content: "􏛱";
}
.fad.fa-house-day:after {
  content: "􎀎";
}
.fad.fa-house-flood:after {
  content: "􏝏";
}
.fad.fa-house-leave:after {
  content: "􎀏";
}
.fad.fa-house-night:after {
  content: "􎀐";
}
.fad.fa-house-return:after {
  content: "􎀑";
}
.fad.fa-house-signal:after {
  content: "􎀒";
}
.fad.fa-house-user:after {
  content: "􎁥";
}
.fad.fa-hryvnia:after {
  content: "􏛲";
}
.fad.fa-humidity:after {
  content: "􏝐";
}
.fad.fa-hurricane:after {
  content: "􏝑";
}
.fad.fa-i-cursor:after {
  content: "􏉆";
}
.fad.fa-ice-cream:after {
  content: "􏠐";
}
.fad.fa-ice-skate:after {
  content: "􏞬";
}
.fad.fa-icicles:after {
  content: "􏞭";
}
.fad.fa-icons:after {
  content: "􏡭";
}
.fad.fa-icons-alt:after {
  content: "􏡮";
}
.fad.fa-id-badge:after {
  content: "􏋁";
}
.fad.fa-id-card:after {
  content: "􏋂";
}
.fad.fa-id-card-alt:after {
  content: "􏑿";
}
.fad.fa-igloo:after {
  content: "􏞮";
}
.fad.fa-image:after {
  content: "􏀾";
}
.fad.fa-image-polaroid:after {
  content: "􏣄";
}
.fad.fa-images:after {
  content: "􏌂";
}
.fad.fa-inbox:after {
  content: "􏀜";
}
.fad.fa-inbox-in:after {
  content: "􏌐";
}
.fad.fa-inbox-out:after {
  content: "􏌑";
}
.fad.fa-indent:after {
  content: "􏀼";
}
.fad.fa-industry:after {
  content: "􏉵";
}
.fad.fa-industry-alt:after {
  content: "􏎳";
}
.fad.fa-infinity:after {
  content: "􏔴";
}
.fad.fa-info:after {
  content: "􏄩";
}
.fad.fa-info-circle:after {
  content: "􏁚";
}
.fad.fa-info-square:after {
  content: "􏌏";
}
.fad.fa-inhaler:after {
  content: "􏗹";
}
.fad.fa-integral:after {
  content: "􏙧";
}
.fad.fa-intersection:after {
  content: "􏙨";
}
.fad.fa-inventory:after {
  content: "􏒀";
}
.fad.fa-island-tropical:after {
  content: "􏠑";
}
.fad.fa-italic:after {
  content: "􏀳";
}
.fad.fa-jack-o-lantern:after {
  content: "􏌎";
}
.fad.fa-jedi:after {
  content: "􏙩";
}
.fad.fa-joint:after {
  content: "􏖕";
}
.fad.fa-journal-whills:after {
  content: "􏙪";
}
.fad.fa-joystick:after {
  content: "􏣅";
}
.fad.fa-jug:after {
  content: "􏣆";
}
.fad.fa-kaaba:after {
  content: "􏙫";
}
.fad.fa-kazoo:after {
  content: "􏣇";
}
.fad.fa-kerning:after {
  content: "􏡯";
}
.fad.fa-key:after {
  content: "􏂄";
}
.fad.fa-key-skeleton:after {
  content: "􏛳";
}
.fad.fa-keyboard:after {
  content: "􏄜";
}
.fad.fa-keynote:after {
  content: "􏙬";
}
.fad.fa-khanda:after {
  content: "􏙭";
}
.fad.fa-kidneys:after {
  content: "􏗻";
}
.fad.fa-kiss:after {
  content: "􏖖";
}
.fad.fa-kiss-beam:after {
  content: "􏖗";
}
.fad.fa-kiss-wink-heart:after {
  content: "􏖘";
}
.fad.fa-kite:after {
  content: "􏛴";
}
.fad.fa-kiwi-bird:after {
  content: "􏔵";
}
.fad.fa-knife-kitchen:after {
  content: "􏛵";
}
.fad.fa-lambda:after {
  content: "􏙮";
}
.fad.fa-lamp:after {
  content: "􏓊";
}
.fad.fa-lamp-desk:after {
  content: "􎀔";
}
.fad.fa-lamp-floor:after {
  content: "􎀕";
}
.fad.fa-landmark:after {
  content: "􏙯";
}
.fad.fa-landmark-alt:after {
  content: "􏝒";
}
.fad.fa-language:after {
  content: "􏆫";
}
.fad.fa-laptop:after {
  content: "􏄉";
}
.fad.fa-laptop-code:after {
  content: "􏗼";
}
.fad.fa-laptop-house:after {
  content: "􎁦";
}
.fad.fa-laptop-medical:after {
  content: "􏠒";
}
.fad.fa-lasso:after {
  content: "􏣈";
}
.fad.fa-laugh:after {
  content: "􏖙";
}
.fad.fa-laugh-beam:after {
  content: "􏖚";
}
.fad.fa-laugh-squint:after {
  content: "􏖛";
}
.fad.fa-laugh-wink:after {
  content: "􏖜";
}
.fad.fa-layer-group:after {
  content: "􏗽";
}
.fad.fa-layer-minus:after {
  content: "􏗾";
}
.fad.fa-layer-plus:after {
  content: "􏗿";
}
.fad.fa-leaf:after {
  content: "􏁬";
}
.fad.fa-leaf-heart:after {
  content: "􏓋";
}
.fad.fa-leaf-maple:after {
  content: "􏛶";
}
.fad.fa-leaf-oak:after {
  content: "􏛷";
}
.fad.fa-lemon:after {
  content: "􏂔";
}
.fad.fa-less-than:after {
  content: "􏔶";
}
.fad.fa-less-than-equal:after {
  content: "􏔷";
}
.fad.fa-level-down:after {
  content: "􏅉";
}
.fad.fa-level-down-alt:after {
  content: "􏎾";
}
.fad.fa-level-up:after {
  content: "􏅈";
}
.fad.fa-level-up-alt:after {
  content: "􏎿";
}
.fad.fa-life-ring:after {
  content: "􏇍";
}
.fad.fa-light-ceiling:after {
  content: "􎀖";
}
.fad.fa-light-switch:after {
  content: "􎀗";
}
.fad.fa-light-switch-off:after {
  content: "􎀘";
}
.fad.fa-light-switch-on:after {
  content: "􎀙";
}
.fad.fa-lightbulb:after {
  content: "􏃫";
}
.fad.fa-lightbulb-dollar:after {
  content: "􏙰";
}
.fad.fa-lightbulb-exclamation:after {
  content: "􏙱";
}
.fad.fa-lightbulb-on:after {
  content: "􏙲";
}
.fad.fa-lightbulb-slash:after {
  content: "􏙳";
}
.fad.fa-lights-holiday:after {
  content: "􏞲";
}
.fad.fa-line-columns:after {
  content: "􏡰";
}
.fad.fa-line-height:after {
  content: "􏡱";
}
.fad.fa-link:after {
  content: "􏃁";
}
.fad.fa-lips:after {
  content: "􏘀";
}
.fad.fa-lira-sign:after {
  content: "􏆕";
}
.fad.fa-list:after {
  content: "􏀺";
}
.fad.fa-list-alt:after {
  content: "􏀢";
}
.fad.fa-list-music:after {
  content: "􏣉";
}
.fad.fa-list-ol:after {
  content: "􏃋";
}
.fad.fa-list-ul:after {
  content: "􏃊";
}
.fad.fa-location:after {
  content: "􏘁";
}
.fad.fa-location-arrow:after {
  content: "􏄤";
}
.fad.fa-location-circle:after {
  content: "􏘂";
}
.fad.fa-location-slash:after {
  content: "􏘃";
}
.fad.fa-lock:after {
  content: "􏀣";
}
.fad.fa-lock-alt:after {
  content: "􏌍";
}
.fad.fa-lock-open:after {
  content: "􏏁";
}
.fad.fa-lock-open-alt:after {
  content: "􏏂";
}
.fad.fa-long-arrow-alt-down:after {
  content: "􏌉";
}
.fad.fa-long-arrow-alt-left:after {
  content: "􏌊";
}
.fad.fa-long-arrow-alt-right:after {
  content: "􏌋";
}
.fad.fa-long-arrow-alt-up:after {
  content: "􏌌";
}
.fad.fa-long-arrow-down:after {
  content: "􏅵";
}
.fad.fa-long-arrow-left:after {
  content: "􏅷";
}
.fad.fa-long-arrow-right:after {
  content: "􏅸";
}
.fad.fa-long-arrow-up:after {
  content: "􏅶";
}
.fad.fa-loveseat:after {
  content: "􏓌";
}
.fad.fa-low-vision:after {
  content: "􏊨";
}
.fad.fa-luchador:after {
  content: "􏑕";
}
.fad.fa-luggage-cart:after {
  content: "􏖝";
}
.fad.fa-lungs:after {
  content: "􏘄";
}
.fad.fa-lungs-virus:after {
  content: "􎁧";
}
.fad.fa-mace:after {
  content: "􏛸";
}
.fad.fa-magic:after {
  content: "􏃐";
}
.fad.fa-magnet:after {
  content: "􏁶";
}
.fad.fa-mail-bulk:after {
  content: "􏙴";
}
.fad.fa-mailbox:after {
  content: "􏠓";
}
.fad.fa-male:after {
  content: "􏆃";
}
.fad.fa-mandolin:after {
  content: "􏛹";
}
.fad.fa-map:after {
  content: "􏉹";
}
.fad.fa-map-marked:after {
  content: "􏖟";
}
.fad.fa-map-marked-alt:after {
  content: "􏖠";
}
.fad.fa-map-marker:after {
  content: "􏁁";
}
.fad.fa-map-marker-alt:after {
  content: "􏏅";
}
.fad.fa-map-marker-alt-slash:after {
  content: "􏘅";
}
.fad.fa-map-marker-check:after {
  content: "􏘆";
}
.fad.fa-map-marker-edit:after {
  content: "􏘇";
}
.fad.fa-map-marker-exclamation:after {
  content: "􏘈";
}
.fad.fa-map-marker-minus:after {
  content: "􏘉";
}
.fad.fa-map-marker-plus:after {
  content: "􏘊";
}
.fad.fa-map-marker-question:after {
  content: "􏘋";
}
.fad.fa-map-marker-slash:after {
  content: "􏘌";
}
.fad.fa-map-marker-smile:after {
  content: "􏘍";
}
.fad.fa-map-marker-times:after {
  content: "􏘎";
}
.fad.fa-map-pin:after {
  content: "􏉶";
}
.fad.fa-map-signs:after {
  content: "􏉷";
}
.fad.fa-marker:after {
  content: "􏖡";
}
.fad.fa-mars:after {
  content: "􏈢";
}
.fad.fa-mars-double:after {
  content: "􏈧";
}
.fad.fa-mars-stroke:after {
  content: "􏈩";
}
.fad.fa-mars-stroke-h:after {
  content: "􏈫";
}
.fad.fa-mars-stroke-v:after {
  content: "􏈪";
}
.fad.fa-mask:after {
  content: "􏛺";
}
.fad.fa-meat:after {
  content: "􏠔";
}
.fad.fa-medal:after {
  content: "􏖢";
}
.fad.fa-medkit:after {
  content: "􏃺";
}
.fad.fa-megaphone:after {
  content: "􏙵";
}
.fad.fa-meh:after {
  content: "􏄚";
}
.fad.fa-meh-blank:after {
  content: "􏖤";
}
.fad.fa-meh-rolling-eyes:after {
  content: "􏖥";
}
.fad.fa-memory:after {
  content: "􏔸";
}
.fad.fa-menorah:after {
  content: "􏙶";
}
.fad.fa-mercury:after {
  content: "􏈣";
}
.fad.fa-meteor:after {
  content: "􏝓";
}
.fad.fa-microchip:after {
  content: "􏋛";
}
.fad.fa-microphone:after {
  content: "􏄰";
}
.fad.fa-microphone-alt:after {
  content: "􏏉";
}
.fad.fa-microphone-alt-slash:after {
  content: "􏔹";
}
.fad.fa-microphone-slash:after {
  content: "􏄱";
}
.fad.fa-microphone-stand:after {
  content: "􏣋";
}
.fad.fa-microscope:after {
  content: "􏘐";
}
.fad.fa-microwave:after {
  content: "􎀛";
}
.fad.fa-mind-share:after {
  content: "􏙷";
}
.fad.fa-minus:after {
  content: "􏁨";
}
.fad.fa-minus-circle:after {
  content: "􏁖";
}
.fad.fa-minus-hexagon:after {
  content: "􏌇";
}
.fad.fa-minus-octagon:after {
  content: "􏌈";
}
.fad.fa-minus-square:after {
  content: "􏅆";
}
.fad.fa-mistletoe:after {
  content: "􏞴";
}
.fad.fa-mitten:after {
  content: "􏞵";
}
.fad.fa-mobile:after {
  content: "􏄋";
}
.fad.fa-mobile-alt:after {
  content: "􏏍";
}
.fad.fa-mobile-android:after {
  content: "􏏎";
}
.fad.fa-mobile-android-alt:after {
  content: "􏏏";
}
.fad.fa-money-bill:after {
  content: "􏃖";
}
.fad.fa-money-bill-alt:after {
  content: "􏏑";
}
.fad.fa-money-bill-wave:after {
  content: "􏔺";
}
.fad.fa-money-bill-wave-alt:after {
  content: "􏔻";
}
.fad.fa-money-check:after {
  content: "􏔼";
}
.fad.fa-money-check-alt:after {
  content: "􏔽";
}
.fad.fa-money-check-edit:after {
  content: "􏡲";
}
.fad.fa-money-check-edit-alt:after {
  content: "􏡳";
}
.fad.fa-monitor-heart-rate:after {
  content: "􏘑";
}
.fad.fa-monkey:after {
  content: "􏛻";
}
.fad.fa-monument:after {
  content: "􏖦";
}
.fad.fa-moon:after {
  content: "􏆆";
}
.fad.fa-moon-cloud:after {
  content: "􏝔";
}
.fad.fa-moon-stars:after {
  content: "􏝕";
}
.fad.fa-mortar-pestle:after {
  content: "􏖧";
}
.fad.fa-mosque:after {
  content: "􏙸";
}
.fad.fa-motorcycle:after {
  content: "􏈜";
}
.fad.fa-mountain:after {
  content: "􏛼";
}
.fad.fa-mountains:after {
  content: "􏛽";
}
.fad.fa-mouse:after {
  content: "􏣌";
}
.fad.fa-mouse-alt:after {
  content: "􏣍";
}
.fad.fa-mouse-pointer:after {
  content: "􏉅";
}
.fad.fa-mp3-player:after {
  content: "􏣎";
}
.fad.fa-mug:after {
  content: "􏡴";
}
.fad.fa-mug-hot:after {
  content: "􏞶";
}
.fad.fa-mug-marshmallows:after {
  content: "􏞷";
}
.fad.fa-mug-tea:after {
  content: "􏡵";
}
.fad.fa-music:after {
  content: "􏀁";
}
.fad.fa-music-alt:after {
  content: "􏣏";
}
.fad.fa-music-alt-slash:after {
  content: "􏣐";
}
.fad.fa-music-slash:after {
  content: "􏣑";
}
.fad.fa-narwhal:after {
  content: "􏛾";
}
.fad.fa-network-wired:after {
  content: "􏛿";
}
.fad.fa-neuter:after {
  content: "􏈬";
}
.fad.fa-newspaper:after {
  content: "􏇪";
}
.fad.fa-not-equal:after {
  content: "􏔾";
}
.fad.fa-notes-medical:after {
  content: "􏒁";
}
.fad.fa-object-group:after {
  content: "􏉇";
}
.fad.fa-object-ungroup:after {
  content: "􏉈";
}
.fad.fa-octagon:after {
  content: "􏌆";
}
.fad.fa-oil-can:after {
  content: "􏘓";
}
.fad.fa-oil-temp:after {
  content: "􏘔";
}
.fad.fa-om:after {
  content: "􏙹";
}
.fad.fa-omega:after {
  content: "􏙺";
}
.fad.fa-ornament:after {
  content: "􏞸";
}
.fad.fa-otter:after {
  content: "􏜀";
}
.fad.fa-outdent:after {
  content: "􏀻";
}
.fad.fa-outlet:after {
  content: "􎀜";
}
.fad.fa-oven:after {
  content: "􎀝";
}
.fad.fa-overline:after {
  content: "􏡶";
}
.fad.fa-page-break:after {
  content: "􏡷";
}
.fad.fa-pager:after {
  content: "􏠕";
}
.fad.fa-paint-brush:after {
  content: "􏇼";
}
.fad.fa-paint-brush-alt:after {
  content: "􏖩";
}
.fad.fa-paint-roller:after {
  content: "􏖪";
}
.fad.fa-palette:after {
  content: "􏔿";
}
.fad.fa-pallet:after {
  content: "􏒂";
}
.fad.fa-pallet-alt:after {
  content: "􏒃";
}
.fad.fa-paper-plane:after {
  content: "􏇘";
}
.fad.fa-paperclip:after {
  content: "􏃆";
}
.fad.fa-parachute-box:after {
  content: "􏓍";
}
.fad.fa-paragraph:after {
  content: "􏇝";
}
.fad.fa-paragraph-rtl:after {
  content: "􏡸";
}
.fad.fa-parking:after {
  content: "􏕀";
}
.fad.fa-parking-circle:after {
  content: "􏘕";
}
.fad.fa-parking-circle-slash:after {
  content: "􏘖";
}
.fad.fa-parking-slash:after {
  content: "􏘗";
}
.fad.fa-passport:after {
  content: "􏖫";
}
.fad.fa-pastafarianism:after {
  content: "􏙻";
}
.fad.fa-paste:after {
  content: "􏃪";
}
.fad.fa-pause:after {
  content: "􏁌";
}
.fad.fa-pause-circle:after {
  content: "􏊋";
}
.fad.fa-paw:after {
  content: "􏆰";
}
.fad.fa-paw-alt:after {
  content: "􏜁";
}
.fad.fa-paw-claws:after {
  content: "􏜂";
}
.fad.fa-peace:after {
  content: "􏙼";
}
.fad.fa-pegasus:after {
  content: "􏜃";
}
.fad.fa-pen:after {
  content: "􏌄";
}
.fad.fa-pen-alt:after {
  content: "􏌅";
}
.fad.fa-pen-fancy:after {
  content: "􏖬";
}
.fad.fa-pen-nib:after {
  content: "􏖭";
}
.fad.fa-pen-square:after {
  content: "􏅋";
}
.fad.fa-pencil:after {
  content: "􏁀";
}
.fad.fa-pencil-alt:after {
  content: "􏌃";
}
.fad.fa-pencil-paintbrush:after {
  content: "􏘘";
}
.fad.fa-pencil-ruler:after {
  content: "􏖮";
}
.fad.fa-pennant:after {
  content: "􏑖";
}
.fad.fa-people-arrows:after {
  content: "􎁨";
}
.fad.fa-people-carry:after {
  content: "􏓎";
}
.fad.fa-pepper-hot:after {
  content: "􏠖";
}
.fad.fa-percent:after {
  content: "􏊕";
}
.fad.fa-percentage:after {
  content: "􏕁";
}
.fad.fa-person-booth:after {
  content: "􏝖";
}
.fad.fa-person-carry:after {
  content: "􏓏";
}
.fad.fa-person-dolly:after {
  content: "􏓐";
}
.fad.fa-person-dolly-empty:after {
  content: "􏓑";
}
.fad.fa-person-sign:after {
  content: "􏝗";
}
.fad.fa-phone:after {
  content: "􏂕";
}
.fad.fa-phone-alt:after {
  content: "􏡹";
}
.fad.fa-phone-laptop:after {
  content: "􏡺";
}
.fad.fa-phone-office:after {
  content: "􏙽";
}
.fad.fa-phone-plus:after {
  content: "􏓒";
}
.fad.fa-phone-rotary:after {
  content: "􏣓";
}
.fad.fa-phone-slash:after {
  content: "􏏝";
}
.fad.fa-phone-square:after {
  content: "􏂘";
}
.fad.fa-phone-square-alt:after {
  content: "􏡻";
}
.fad.fa-phone-volume:after {
  content: "􏊠";
}
.fad.fa-photo-video:after {
  content: "􏡼";
}
.fad.fa-pi:after {
  content: "􏙾";
}
.fad.fa-piano:after {
  content: "􏣔";
}
.fad.fa-piano-keyboard:after {
  content: "􏣕";
}
.fad.fa-pie:after {
  content: "􏜅";
}
.fad.fa-pig:after {
  content: "􏜆";
}
.fad.fa-piggy-bank:after {
  content: "􏓓";
}
.fad.fa-pills:after {
  content: "􏒄";
}
.fad.fa-pizza:after {
  content: "􏠗";
}
.fad.fa-pizza-slice:after {
  content: "􏠘";
}
.fad.fa-place-of-worship:after {
  content: "􏙿";
}
.fad.fa-plane:after {
  content: "􏁲";
}
.fad.fa-plane-alt:after {
  content: "􏏞";
}
.fad.fa-plane-arrival:after {
  content: "􏖯";
}
.fad.fa-plane-departure:after {
  content: "􏖰";
}
.fad.fa-plane-slash:after {
  content: "􎁩";
}
.fad.fa-planet-moon:after {
  content: "􎀟";
}
.fad.fa-planet-ringed:after {
  content: "􎀠";
}
.fad.fa-play:after {
  content: "􏁋";
}
.fad.fa-play-circle:after {
  content: "􏅄";
}
.fad.fa-plug:after {
  content: "􏇦";
}
.fad.fa-plus:after {
  content: "􏁧";
}
.fad.fa-plus-circle:after {
  content: "􏁕";
}
.fad.fa-plus-hexagon:after {
  content: "􏌀";
}
.fad.fa-plus-octagon:after {
  content: "􏌁";
}
.fad.fa-plus-square:after {
  content: "􏃾";
}
.fad.fa-podcast:after {
  content: "􏋎";
}
.fad.fa-podium:after {
  content: "􏚀";
}
.fad.fa-podium-star:after {
  content: "􏝘";
}
.fad.fa-police-box:after {
  content: "􎀡";
}
.fad.fa-poll:after {
  content: "􏚁";
}
.fad.fa-poll-h:after {
  content: "􏚂";
}
.fad.fa-poll-people:after {
  content: "􏝙";
}
.fad.fa-poo:after {
  content: "􏋾";
}
.fad.fa-poo-storm:after {
  content: "􏝚";
}
.fad.fa-poop:after {
  content: "􏘙";
}
.fad.fa-popcorn:after {
  content: "􏠙";
}
.fad.fa-portal-enter:after {
  content: "􎀢";
}
.fad.fa-portal-exit:after {
  content: "􎀣";
}
.fad.fa-portrait:after {
  content: "􏏠";
}
.fad.fa-pound-sign:after {
  content: "􏅔";
}
.fad.fa-power-off:after {
  content: "􏀑";
}
.fad.fa-pray:after {
  content: "􏚃";
}
.fad.fa-praying-hands:after {
  content: "􏚄";
}
.fad.fa-prescription:after {
  content: "􏖱";
}
.fad.fa-prescription-bottle:after {
  content: "􏒅";
}
.fad.fa-prescription-bottle-alt:after {
  content: "􏒆";
}
.fad.fa-presentation:after {
  content: "􏚅";
}
.fad.fa-print:after {
  content: "􏀯";
}
.fad.fa-print-search:after {
  content: "􏠚";
}
.fad.fa-print-slash:after {
  content: "􏚆";
}
.fad.fa-procedures:after {
  content: "􏒇";
}
.fad.fa-project-diagram:after {
  content: "􏕂";
}
.fad.fa-projector:after {
  content: "􏣖";
}
.fad.fa-pump-medical:after {
  content: "􎁪";
}
.fad.fa-pump-soap:after {
  content: "􎁫";
}
.fad.fa-pumpkin:after {
  content: "􏜇";
}
.fad.fa-puzzle-piece:after {
  content: "􏄮";
}
.fad.fa-qrcode:after {
  content: "􏀩";
}
.fad.fa-question:after {
  content: "􏄨";
}
.fad.fa-question-circle:after {
  content: "􏁙";
}
.fad.fa-question-square:after {
  content: "􏋽";
}
.fad.fa-quidditch:after {
  content: "􏑘";
}
.fad.fa-quote-left:after {
  content: "􏄍";
}
.fad.fa-quote-right:after {
  content: "􏄎";
}
.fad.fa-quran:after {
  content: "􏚇";
}
.fad.fa-rabbit:after {
  content: "􏜈";
}
.fad.fa-rabbit-fast:after {
  content: "􏜉";
}
.fad.fa-racquet:after {
  content: "􏑚";
}
.fad.fa-radar:after {
  content: "􎀤";
}
.fad.fa-radiation:after {
  content: "􏞹";
}
.fad.fa-radiation-alt:after {
  content: "􏞺";
}
.fad.fa-radio:after {
  content: "􏣗";
}
.fad.fa-radio-alt:after {
  content: "􏣘";
}
.fad.fa-rainbow:after {
  content: "􏝛";
}
.fad.fa-raindrops:after {
  content: "􏝜";
}
.fad.fa-ram:after {
  content: "􏜊";
}
.fad.fa-ramp-loading:after {
  content: "􏓔";
}
.fad.fa-random:after {
  content: "􏁴";
}
.fad.fa-raygun:after {
  content: "􎀥";
}
.fad.fa-receipt:after {
  content: "􏕃";
}
.fad.fa-record-vinyl:after {
  content: "􏣙";
}
.fad.fa-rectangle-landscape:after {
  content: "􏋺";
}
.fad.fa-rectangle-portrait:after {
  content: "􏋻";
}
.fad.fa-rectangle-wide:after {
  content: "􏋼";
}
.fad.fa-recycle:after {
  content: "􏆸";
}
.fad.fa-redo:after {
  content: "􏀞";
}
.fad.fa-redo-alt:after {
  content: "􏋹";
}
.fad.fa-refrigerator:after {
  content: "􎀦";
}
.fad.fa-registered:after {
  content: "􏉝";
}
.fad.fa-remove-format:after {
  content: "􏡽";
}
.fad.fa-repeat:after {
  content: "􏍣";
}
.fad.fa-repeat-1:after {
  content: "􏍥";
}
.fad.fa-repeat-1-alt:after {
  content: "􏍦";
}
.fad.fa-repeat-alt:after {
  content: "􏍤";
}
.fad.fa-reply:after {
  content: "􏏥";
}
.fad.fa-reply-all:after {
  content: "􏄢";
}
.fad.fa-republican:after {
  content: "􏝞";
}
.fad.fa-restroom:after {
  content: "􏞽";
}
.fad.fa-retweet:after {
  content: "􏁹";
}
.fad.fa-retweet-alt:after {
  content: "􏍡";
}
.fad.fa-ribbon:after {
  content: "􏓖";
}
.fad.fa-ring:after {
  content: "􏜋";
}
.fad.fa-rings-wedding:after {
  content: "􏠛";
}
.fad.fa-road:after {
  content: "􏀘";
}
.fad.fa-robot:after {
  content: "􏕄";
}
.fad.fa-rocket:after {
  content: "􏄵";
}
.fad.fa-rocket-launch:after {
  content: "􎀧";
}
.fad.fa-route:after {
  content: "􏓗";
}
.fad.fa-route-highway:after {
  content: "􏘚";
}
.fad.fa-route-interstate:after {
  content: "􏘛";
}
.fad.fa-router:after {
  content: "􏣚";
}
.fad.fa-rss:after {
  content: "􏂞";
}
.fad.fa-rss-square:after {
  content: "􏅃";
}
.fad.fa-ruble-sign:after {
  content: "􏅘";
}
.fad.fa-ruler:after {
  content: "􏕅";
}
.fad.fa-ruler-combined:after {
  content: "􏕆";
}
.fad.fa-ruler-horizontal:after {
  content: "􏕇";
}
.fad.fa-ruler-triangle:after {
  content: "􏘜";
}
.fad.fa-ruler-vertical:after {
  content: "􏕈";
}
.fad.fa-running:after {
  content: "􏜌";
}
.fad.fa-rupee-sign:after {
  content: "􏅖";
}
.fad.fa-rv:after {
  content: "􏞾";
}
.fad.fa-sack:after {
  content: "􏠜";
}
.fad.fa-sack-dollar:after {
  content: "􏠝";
}
.fad.fa-sad-cry:after {
  content: "􏖳";
}
.fad.fa-sad-tear:after {
  content: "􏖴";
}
.fad.fa-salad:after {
  content: "􏠞";
}
.fad.fa-sandwich:after {
  content: "􏠟";
}
.fad.fa-satellite:after {
  content: "􏞿";
}
.fad.fa-satellite-dish:after {
  content: "􏟀";
}
.fad.fa-sausage:after {
  content: "􏠠";
}
.fad.fa-save:after {
  content: "􏃇";
}
.fad.fa-sax-hot:after {
  content: "􏣛";
}
.fad.fa-saxophone:after {
  content: "􏣜";
}
.fad.fa-scalpel:after {
  content: "􏘝";
}
.fad.fa-scalpel-path:after {
  content: "􏘞";
}
.fad.fa-scanner:after {
  content: "􏒈";
}
.fad.fa-scanner-image:after {
  content: "􏣳";
}
.fad.fa-scanner-keyboard:after {
  content: "􏒉";
}
.fad.fa-scanner-touchscreen:after {
  content: "􏒊";
}
.fad.fa-scarecrow:after {
  content: "􏜍";
}
.fad.fa-scarf:after {
  content: "􏟁";
}
.fad.fa-school:after {
  content: "􏕉";
}
.fad.fa-screwdriver:after {
  content: "􏕊";
}
.fad.fa-scroll:after {
  content: "􏜎";
}
.fad.fa-scroll-old:after {
  content: "􏜏";
}
.fad.fa-scrubber:after {
  content: "􏋸";
}
.fad.fa-scythe:after {
  content: "􏜐";
}
.fad.fa-sd-card:after {
  content: "􏟂";
}
.fad.fa-search:after {
  content: "􏀂";
}
.fad.fa-search-dollar:after {
  content: "􏚈";
}
.fad.fa-search-location:after {
  content: "􏚉";
}
.fad.fa-search-minus:after {
  content: "􏀐";
}
.fad.fa-search-plus:after {
  content: "􏀎";
}
.fad.fa-seedling:after {
  content: "􏓘";
}
.fad.fa-send-back:after {
  content: "􏡾";
}
.fad.fa-send-backward:after {
  content: "􏡿";
}
.fad.fa-sensor:after {
  content: "􎀨";
}
.fad.fa-sensor-alert:after {
  content: "􎀩";
}
.fad.fa-sensor-fire:after {
  content: "􎀪";
}
.fad.fa-sensor-on:after {
  content: "􎀫";
}
.fad.fa-sensor-smoke:after {
  content: "􎀬";
}
.fad.fa-server:after {
  content: "􏈳";
}
.fad.fa-shapes:after {
  content: "􏘟";
}
.fad.fa-share:after {
  content: "􏁤";
}
.fad.fa-share-all:after {
  content: "􏍧";
}
.fad.fa-share-alt:after {
  content: "􏇠";
}
.fad.fa-share-alt-square:after {
  content: "􏇡";
}
.fad.fa-share-square:after {
  content: "􏅍";
}
.fad.fa-sheep:after {
  content: "􏜑";
}
.fad.fa-shekel-sign:after {
  content: "􏈋";
}
.fad.fa-shield:after {
  content: "􏄲";
}
.fad.fa-shield-alt:after {
  content: "􏏭";
}
.fad.fa-shield-check:after {
  content: "􏋷";
}
.fad.fa-shield-cross:after {
  content: "􏜒";
}
.fad.fa-shield-virus:after {
  content: "􎁬";
}
.fad.fa-ship:after {
  content: "􏈚";
}
.fad.fa-shipping-fast:after {
  content: "􏒋";
}
.fad.fa-shipping-timed:after {
  content: "􏒌";
}
.fad.fa-shish-kebab:after {
  content: "􏠡";
}
.fad.fa-shoe-prints:after {
  content: "􏕋";
}
.fad.fa-shopping-bag:after {
  content: "􏊐";
}
.fad.fa-shopping-basket:after {
  content: "􏊑";
}
.fad.fa-shopping-cart:after {
  content: "􏁺";
}
.fad.fa-shovel:after {
  content: "􏜓";
}
.fad.fa-shovel-snow:after {
  content: "􏟃";
}
.fad.fa-shower:after {
  content: "􏋌";
}
.fad.fa-shredder:after {
  content: "􏚊";
}
.fad.fa-shuttle-van:after {
  content: "􏖶";
}
.fad.fa-shuttlecock:after {
  content: "􏑛";
}
.fad.fa-sickle:after {
  content: "􏠢";
}
.fad.fa-sigma:after {
  content: "􏚋";
}
.fad.fa-sign:after {
  content: "􏓙";
}
.fad.fa-sign-in:after {
  content: "􏂐";
}
.fad.fa-sign-in-alt:after {
  content: "􏋶";
}
.fad.fa-sign-language:after {
  content: "􏊧";
}
.fad.fa-sign-out:after {
  content: "􏂋";
}
.fad.fa-sign-out-alt:after {
  content: "􏋵";
}
.fad.fa-signal:after {
  content: "􏀒";
}
.fad.fa-signal-1:after {
  content: "􏚌";
}
.fad.fa-signal-2:after {
  content: "􏚍";
}
.fad.fa-signal-3:after {
  content: "􏚎";
}
.fad.fa-signal-4:after {
  content: "􏚏";
}
.fad.fa-signal-alt:after {
  content: "􏚐";
}
.fad.fa-signal-alt-1:after {
  content: "􏚑";
}
.fad.fa-signal-alt-2:after {
  content: "􏚒";
}
.fad.fa-signal-alt-3:after {
  content: "􏚓";
}
.fad.fa-signal-alt-slash:after {
  content: "􏚔";
}
.fad.fa-signal-slash:after {
  content: "􏚕";
}
.fad.fa-signal-stream:after {
  content: "􏣝";
}
.fad.fa-signature:after {
  content: "􏖷";
}
.fad.fa-sim-card:after {
  content: "􏟄";
}
.fad.fa-sink:after {
  content: "􎁭";
}
.fad.fa-siren:after {
  content: "􎀭";
}
.fad.fa-siren-on:after {
  content: "􎀮";
}
.fad.fa-sitemap:after {
  content: "􏃨";
}
.fad.fa-skating:after {
  content: "􏟅";
}
.fad.fa-skeleton:after {
  content: "􏘠";
}
.fad.fa-ski-jump:after {
  content: "􏟇";
}
.fad.fa-ski-lift:after {
  content: "􏟈";
}
.fad.fa-skiing:after {
  content: "􏟉";
}
.fad.fa-skiing-nordic:after {
  content: "􏟊";
}
.fad.fa-skull:after {
  content: "􏕌";
}
.fad.fa-skull-cow:after {
  content: "􏣞";
}
.fad.fa-skull-crossbones:after {
  content: "􏜔";
}
.fad.fa-slash:after {
  content: "􏜕";
}
.fad.fa-sledding:after {
  content: "􏟋";
}
.fad.fa-sleigh:after {
  content: "􏟌";
}
.fad.fa-sliders-h:after {
  content: "􏇞";
}
.fad.fa-sliders-h-square:after {
  content: "􏏰";
}
.fad.fa-sliders-v:after {
  content: "􏏱";
}
.fad.fa-sliders-v-square:after {
  content: "􏏲";
}
.fad.fa-smile:after {
  content: "􏄘";
}
.fad.fa-smile-beam:after {
  content: "􏖸";
}
.fad.fa-smile-plus:after {
  content: "􏖹";
}
.fad.fa-smile-wink:after {
  content: "􏓚";
}
.fad.fa-smog:after {
  content: "􏝟";
}
.fad.fa-smoke:after {
  content: "􏝠";
}
.fad.fa-smoking:after {
  content: "􏒍";
}
.fad.fa-smoking-ban:after {
  content: "􏕍";
}
.fad.fa-sms:after {
  content: "􏟍";
}
.fad.fa-snake:after {
  content: "􏜖";
}
.fad.fa-snooze:after {
  content: "􏢀";
}
.fad.fa-snow-blowing:after {
  content: "􏝡";
}
.fad.fa-snowboarding:after {
  content: "􏟎";
}
.fad.fa-snowflake:after {
  content: "􏋜";
}
.fad.fa-snowflakes:after {
  content: "􏟏";
}
.fad.fa-snowman:after {
  content: "􏟐";
}
.fad.fa-snowmobile:after {
  content: "􏟑";
}
.fad.fa-snowplow:after {
  content: "􏟒";
}
.fad.fa-soap:after {
  content: "􎁮";
}
.fad.fa-socks:after {
  content: "􏚖";
}
.fad.fa-solar-panel:after {
  content: "􏖺";
}
.fad.fa-solar-system:after {
  content: "􎀯";
}
.fad.fa-sort:after {
  content: "􏃜";
}
.fad.fa-sort-alpha-down:after {
  content: "􏅝";
}
.fad.fa-sort-alpha-down-alt:after {
  content: "􏢁";
}
.fad.fa-sort-alpha-up:after {
  content: "􏅞";
}
.fad.fa-sort-alpha-up-alt:after {
  content: "􏢂";
}
.fad.fa-sort-alt:after {
  content: "􏢃";
}
.fad.fa-sort-amount-down:after {
  content: "􏅠";
}
.fad.fa-sort-amount-down-alt:after {
  content: "􏢄";
}
.fad.fa-sort-amount-up:after {
  content: "􏅡";
}
.fad.fa-sort-amount-up-alt:after {
  content: "􏢅";
}
.fad.fa-sort-circle:after {
  content: "􎀰";
}
.fad.fa-sort-circle-down:after {
  content: "􎀱";
}
.fad.fa-sort-circle-up:after {
  content: "􎀲";
}
.fad.fa-sort-down:after {
  content: "􏃝";
}
.fad.fa-sort-numeric-down:after {
  content: "􏅢";
}
.fad.fa-sort-numeric-down-alt:after {
  content: "􏢆";
}
.fad.fa-sort-numeric-up:after {
  content: "􏅣";
}
.fad.fa-sort-numeric-up-alt:after {
  content: "􏢇";
}
.fad.fa-sort-shapes-down:after {
  content: "􏢈";
}
.fad.fa-sort-shapes-down-alt:after {
  content: "􏢉";
}
.fad.fa-sort-shapes-up:after {
  content: "􏢊";
}
.fad.fa-sort-shapes-up-alt:after {
  content: "􏢋";
}
.fad.fa-sort-size-down:after {
  content: "􏢌";
}
.fad.fa-sort-size-down-alt:after {
  content: "􏢍";
}
.fad.fa-sort-size-up:after {
  content: "􏢎";
}
.fad.fa-sort-size-up-alt:after {
  content: "􏢏";
}
.fad.fa-sort-up:after {
  content: "􏃞";
}
.fad.fa-soup:after {
  content: "􏠣";
}
.fad.fa-spa:after {
  content: "􏖻";
}
.fad.fa-space-shuttle:after {
  content: "􏆗";
}
.fad.fa-space-station-moon:after {
  content: "􎀳";
}
.fad.fa-space-station-moon-alt:after {
  content: "􎀴";
}
.fad.fa-spade:after {
  content: "􏋴";
}
.fad.fa-sparkles:after {
  content: "􏢐";
}
.fad.fa-speaker:after {
  content: "􏣟";
}
.fad.fa-speakers:after {
  content: "􏣠";
}
.fad.fa-spell-check:after {
  content: "􏢑";
}
.fad.fa-spider:after {
  content: "􏜗";
}
.fad.fa-spider-black-widow:after {
  content: "􏜘";
}
.fad.fa-spider-web:after {
  content: "􏜙";
}
.fad.fa-spinner:after {
  content: "􏄐";
}
.fad.fa-spinner-third:after {
  content: "􏏴";
}
.fad.fa-splotch:after {
  content: "􏖼";
}
.fad.fa-spray-can:after {
  content: "􏖽";
}
.fad.fa-sprinkler:after {
  content: "􎀵";
}
.fad.fa-square:after {
  content: "􏃈";
}
.fad.fa-square-full:after {
  content: "􏑜";
}
.fad.fa-square-root:after {
  content: "􏚗";
}
.fad.fa-square-root-alt:after {
  content: "􏚘";
}
.fad.fa-squirrel:after {
  content: "􏜚";
}
.fad.fa-staff:after {
  content: "􏜛";
}
.fad.fa-stamp:after {
  content: "􏖿";
}
.fad.fa-star:after {
  content: "􏀅";
}
.fad.fa-star-and-crescent:after {
  content: "􏚙";
}
.fad.fa-star-christmas:after {
  content: "􏟔";
}
.fad.fa-star-exclamation:after {
  content: "􏋳";
}
.fad.fa-star-half:after {
  content: "􏂉";
}
.fad.fa-star-half-alt:after {
  content: "􏗀";
}
.fad.fa-star-of-david:after {
  content: "􏚚";
}
.fad.fa-star-of-life:after {
  content: "􏘡";
}
.fad.fa-star-shooting:after {
  content: "􎀶";
}
.fad.fa-starfighter:after {
  content: "􎀷";
}
.fad.fa-starfighter-alt:after {
  content: "􎀸";
}
.fad.fa-stars:after {
  content: "􏝢";
}
.fad.fa-starship:after {
  content: "􎀹";
}
.fad.fa-starship-freighter:after {
  content: "􎀺";
}
.fad.fa-steak:after {
  content: "􏠤";
}
.fad.fa-steering-wheel:after {
  content: "􏘢";
}
.fad.fa-step-backward:after {
  content: "􏁈";
}
.fad.fa-step-forward:after {
  content: "􏁑";
}
.fad.fa-stethoscope:after {
  content: "􏃱";
}
.fad.fa-sticky-note:after {
  content: "􏉉";
}
.fad.fa-stocking:after {
  content: "􏟕";
}
.fad.fa-stomach:after {
  content: "􏘣";
}
.fad.fa-stop:after {
  content: "􏁍";
}
.fad.fa-stop-circle:after {
  content: "􏊍";
}
.fad.fa-stopwatch:after {
  content: "􏋲";
}
.fad.fa-stopwatch-20:after {
  content: "􎁯";
}
.fad.fa-store:after {
  content: "􏕎";
}
.fad.fa-store-alt:after {
  content: "􏕏";
}
.fad.fa-store-alt-slash:after {
  content: "􎁰";
}
.fad.fa-store-slash:after {
  content: "􎁱";
}
.fad.fa-stream:after {
  content: "􏕐";
}
.fad.fa-street-view:after {
  content: "􏈝";
}
.fad.fa-stretcher:after {
  content: "􏠥";
}
.fad.fa-strikethrough:after {
  content: "􏃌";
}
.fad.fa-stroopwafel:after {
  content: "􏕑";
}
.fad.fa-subscript:after {
  content: "􏄬";
}
.fad.fa-subway:after {
  content: "􏈹";
}
.fad.fa-suitcase:after {
  content: "􏃲";
}
.fad.fa-suitcase-rolling:after {
  content: "􏗁";
}
.fad.fa-sun:after {
  content: "􏆅";
}
.fad.fa-sun-cloud:after {
  content: "􏝣";
}
.fad.fa-sun-dust:after {
  content: "􏝤";
}
.fad.fa-sun-haze:after {
  content: "􏝥";
}
.fad.fa-sunglasses:after {
  content: "􏢒";
}
.fad.fa-sunrise:after {
  content: "􏝦";
}
.fad.fa-sunset:after {
  content: "􏝧";
}
.fad.fa-superscript:after {
  content: "􏄫";
}
.fad.fa-surprise:after {
  content: "􏗂";
}
.fad.fa-swatchbook:after {
  content: "􏗃";
}
.fad.fa-swimmer:after {
  content: "􏗄";
}
.fad.fa-swimming-pool:after {
  content: "􏗅";
}
.fad.fa-sword:after {
  content: "􏜜";
}
.fad.fa-sword-laser:after {
  content: "􎀻";
}
.fad.fa-sword-laser-alt:after {
  content: "􎀼";
}
.fad.fa-swords:after {
  content: "􏜝";
}
.fad.fa-swords-laser:after {
  content: "􎀽";
}
.fad.fa-synagogue:after {
  content: "􏚛";
}
.fad.fa-sync:after {
  content: "􏀡";
}
.fad.fa-sync-alt:after {
  content: "􏋱";
}
.fad.fa-syringe:after {
  content: "􏒎";
}
.fad.fa-table:after {
  content: "􏃎";
}
.fad.fa-table-tennis:after {
  content: "􏑝";
}
.fad.fa-tablet:after {
  content: "􏄊";
}
.fad.fa-tablet-alt:after {
  content: "􏏺";
}
.fad.fa-tablet-android:after {
  content: "􏏻";
}
.fad.fa-tablet-android-alt:after {
  content: "􏏼";
}
.fad.fa-tablet-rugged:after {
  content: "􏒏";
}
.fad.fa-tablets:after {
  content: "􏒐";
}
.fad.fa-tachometer:after {
  content: "􏃤";
}
.fad.fa-tachometer-alt:after {
  content: "􏏽";
}
.fad.fa-tachometer-alt-average:after {
  content: "􏘤";
}
.fad.fa-tachometer-alt-fast:after {
  content: "􏘥";
}
.fad.fa-tachometer-alt-fastest:after {
  content: "􏘦";
}
.fad.fa-tachometer-alt-slow:after {
  content: "􏘧";
}
.fad.fa-tachometer-alt-slowest:after {
  content: "􏘨";
}
.fad.fa-tachometer-average:after {
  content: "􏘩";
}
.fad.fa-tachometer-fast:after {
  content: "􏘪";
}
.fad.fa-tachometer-fastest:after {
  content: "􏘫";
}
.fad.fa-tachometer-slow:after {
  content: "􏘬";
}
.fad.fa-tachometer-slowest:after {
  content: "􏘭";
}
.fad.fa-taco:after {
  content: "􏠦";
}
.fad.fa-tag:after {
  content: "􏀫";
}
.fad.fa-tags:after {
  content: "􏀬";
}
.fad.fa-tally:after {
  content: "􏚜";
}
.fad.fa-tanakh:after {
  content: "􏠧";
}
.fad.fa-tape:after {
  content: "􏓛";
}
.fad.fa-tasks:after {
  content: "􏂮";
}
.fad.fa-tasks-alt:after {
  content: "􏠨";
}
.fad.fa-taxi:after {
  content: "􏆺";
}
.fad.fa-teeth:after {
  content: "􏘮";
}
.fad.fa-teeth-open:after {
  content: "􏘯";
}
.fad.fa-telescope:after {
  content: "􎀾";
}
.fad.fa-temperature-down:after {
  content: "􎀿";
}
.fad.fa-temperature-frigid:after {
  content: "􏝨";
}
.fad.fa-temperature-high:after {
  content: "􏝩";
}
.fad.fa-temperature-hot:after {
  content: "􏝪";
}
.fad.fa-temperature-low:after {
  content: "􏝫";
}
.fad.fa-temperature-up:after {
  content: "􎁀";
}
.fad.fa-tenge:after {
  content: "􏟗";
}
.fad.fa-tennis-ball:after {
  content: "􏑞";
}
.fad.fa-terminal:after {
  content: "􏄠";
}
.fad.fa-text:after {
  content: "􏢓";
}
.fad.fa-text-height:after {
  content: "􏀴";
}
.fad.fa-text-size:after {
  content: "􏢔";
}
.fad.fa-text-width:after {
  content: "􏀵";
}
.fad.fa-th:after {
  content: "􏀊";
}
.fad.fa-th-large:after {
  content: "􏀉";
}
.fad.fa-th-list:after {
  content: "􏀋";
}
.fad.fa-theater-masks:after {
  content: "􏘰";
}
.fad.fa-thermometer:after {
  content: "􏒑";
}
.fad.fa-thermometer-empty:after {
  content: "􏋋";
}
.fad.fa-thermometer-full:after {
  content: "􏋇";
}
.fad.fa-thermometer-half:after {
  content: "􏋉";
}
.fad.fa-thermometer-quarter:after {
  content: "􏋊";
}
.fad.fa-thermometer-three-quarters:after {
  content: "􏋈";
}
.fad.fa-theta:after {
  content: "􏚞";
}
.fad.fa-thumbs-down:after {
  content: "􏅥";
}
.fad.fa-thumbs-up:after {
  content: "􏅤";
}
.fad.fa-thumbtack:after {
  content: "􏂍";
}
.fad.fa-thunderstorm:after {
  content: "􏝬";
}
.fad.fa-thunderstorm-moon:after {
  content: "􏝭";
}
.fad.fa-thunderstorm-sun:after {
  content: "􏝮";
}
.fad.fa-ticket:after {
  content: "􏅅";
}
.fad.fa-ticket-alt:after {
  content: "􏏿";
}
.fad.fa-tilde:after {
  content: "􏚟";
}
.fad.fa-times:after {
  content: "􏀍";
}
.fad.fa-times-circle:after {
  content: "􏁗";
}
.fad.fa-times-hexagon:after {
  content: "􏋮";
}
.fad.fa-times-octagon:after {
  content: "􏋰";
}
.fad.fa-times-square:after {
  content: "􏋓";
}
.fad.fa-tint:after {
  content: "􏁃";
}
.fad.fa-tint-slash:after {
  content: "􏗇";
}
.fad.fa-tire:after {
  content: "􏘱";
}
.fad.fa-tire-flat:after {
  content: "􏘲";
}
.fad.fa-tire-pressure-warning:after {
  content: "􏘳";
}
.fad.fa-tire-rugged:after {
  content: "􏘴";
}
.fad.fa-tired:after {
  content: "􏗈";
}
.fad.fa-toggle-off:after {
  content: "􏈄";
}
.fad.fa-toggle-on:after {
  content: "􏈅";
}
.fad.fa-toilet:after {
  content: "􏟘";
}
.fad.fa-toilet-paper:after {
  content: "􏜞";
}
.fad.fa-toilet-paper-alt:after {
  content: "􏜟";
}
.fad.fa-toilet-paper-slash:after {
  content: "􎁲";
}
.fad.fa-tombstone:after {
  content: "􏜠";
}
.fad.fa-tombstone-alt:after {
  content: "􏜡";
}
.fad.fa-toolbox:after {
  content: "􏕒";
}
.fad.fa-tools:after {
  content: "􏟙";
}
.fad.fa-tooth:after {
  content: "􏗉";
}
.fad.fa-toothbrush:after {
  content: "􏘵";
}
.fad.fa-torah:after {
  content: "􏚠";
}
.fad.fa-torii-gate:after {
  content: "􏚡";
}
.fad.fa-tornado:after {
  content: "􏝯";
}
.fad.fa-tractor:after {
  content: "􏜢";
}
.fad.fa-trademark:after {
  content: "􏉜";
}
.fad.fa-traffic-cone:after {
  content: "􏘶";
}
.fad.fa-traffic-light:after {
  content: "􏘷";
}
.fad.fa-traffic-light-go:after {
  content: "􏘸";
}
.fad.fa-traffic-light-slow:after {
  content: "􏘹";
}
.fad.fa-traffic-light-stop:after {
  content: "􏘺";
}
.fad.fa-trailer:after {
  content: "􎁁";
}
.fad.fa-train:after {
  content: "􏈸";
}
.fad.fa-tram:after {
  content: "􏟚";
}
.fad.fa-transgender:after {
  content: "􏈤";
}
.fad.fa-transgender-alt:after {
  content: "􏈥";
}
.fad.fa-transporter:after {
  content: "􎁂";
}
.fad.fa-transporter-1:after {
  content: "􎁃";
}
.fad.fa-transporter-2:after {
  content: "􎁄";
}
.fad.fa-transporter-3:after {
  content: "􎁅";
}
.fad.fa-transporter-empty:after {
  content: "􎁆";
}
.fad.fa-trash:after {
  content: "􏇸";
}
.fad.fa-trash-alt:after {
  content: "􏋭";
}
.fad.fa-trash-restore:after {
  content: "􏠩";
}
.fad.fa-trash-restore-alt:after {
  content: "􏠪";
}
.fad.fa-trash-undo:after {
  content: "􏢕";
}
.fad.fa-trash-undo-alt:after {
  content: "􏢖";
}
.fad.fa-treasure-chest:after {
  content: "􏜣";
}
.fad.fa-tree:after {
  content: "􏆻";
}
.fad.fa-tree-alt:after {
  content: "􏐀";
}
.fad.fa-tree-christmas:after {
  content: "􏟛";
}
.fad.fa-tree-decorated:after {
  content: "􏟜";
}
.fad.fa-tree-large:after {
  content: "􏟝";
}
.fad.fa-tree-palm:after {
  content: "􏠫";
}
.fad.fa-trees:after {
  content: "􏜤";
}
.fad.fa-triangle:after {
  content: "􏋬";
}
.fad.fa-triangle-music:after {
  content: "􏣢";
}
.fad.fa-trophy:after {
  content: "􏂑";
}
.fad.fa-trophy-alt:after {
  content: "􏋫";
}
.fad.fa-truck:after {
  content: "􏃑";
}
.fad.fa-truck-container:after {
  content: "􏓜";
}
.fad.fa-truck-couch:after {
  content: "􏓝";
}
.fad.fa-truck-loading:after {
  content: "􏓞";
}
.fad.fa-truck-monster:after {
  content: "􏘻";
}
.fad.fa-truck-moving:after {
  content: "􏓟";
}
.fad.fa-truck-pickup:after {
  content: "􏘼";
}
.fad.fa-truck-plow:after {
  content: "􏟞";
}
.fad.fa-truck-ramp:after {
  content: "􏓠";
}
.fad.fa-trumpet:after {
  content: "􏣣";
}
.fad.fa-tshirt:after {
  content: "􏕓";
}
.fad.fa-tty:after {
  content: "􏇤";
}
.fad.fa-turkey:after {
  content: "􏜥";
}
.fad.fa-turntable:after {
  content: "􏣤";
}
.fad.fa-turtle:after {
  content: "􏜦";
}
.fad.fa-tv:after {
  content: "􏉬";
}
.fad.fa-tv-alt:after {
  content: "􏣥";
}
.fad.fa-tv-music:after {
  content: "􏣦";
}
.fad.fa-tv-retro:after {
  content: "􏐁";
}
.fad.fa-typewriter:after {
  content: "􏣧";
}
.fad.fa-ufo:after {
  content: "􎁇";
}
.fad.fa-ufo-beam:after {
  content: "􎁈";
}
.fad.fa-umbrella:after {
  content: "􏃩";
}
.fad.fa-umbrella-beach:after {
  content: "􏗊";
}
.fad.fa-underline:after {
  content: "􏃍";
}
.fad.fa-undo:after {
  content: "􏃢";
}
.fad.fa-undo-alt:after {
  content: "􏋪";
}
.fad.fa-unicorn:after {
  content: "􏜧";
}
.fad.fa-union:after {
  content: "􏚢";
}
.fad.fa-universal-access:after {
  content: "􏊚";
}
.fad.fa-university:after {
  content: "􏆜";
}
.fad.fa-unlink:after {
  content: "􏄧";
}
.fad.fa-unlock:after {
  content: "􏂜";
}
.fad.fa-unlock-alt:after {
  content: "􏄾";
}
.fad.fa-upload:after {
  content: "􏂓";
}
.fad.fa-usb-drive:after {
  content: "􏣩";
}
.fad.fa-usd-circle:after {
  content: "􏋨";
}
.fad.fa-usd-square:after {
  content: "􏋩";
}
.fad.fa-user:after {
  content: "􏀇";
}
.fad.fa-user-alien:after {
  content: "􎁊";
}
.fad.fa-user-alt:after {
  content: "􏐆";
}
.fad.fa-user-alt-slash:after {
  content: "􏓺";
}
.fad.fa-user-astronaut:after {
  content: "􏓻";
}
.fad.fa-user-chart:after {
  content: "􏚣";
}
.fad.fa-user-check:after {
  content: "􏓼";
}
.fad.fa-user-circle:after {
  content: "􏊽";
}
.fad.fa-user-clock:after {
  content: "􏓽";
}
.fad.fa-user-cog:after {
  content: "􏓾";
}
.fad.fa-user-cowboy:after {
  content: "􏣪";
}
.fad.fa-user-crown:after {
  content: "􏚤";
}
.fad.fa-user-edit:after {
  content: "􏓿";
}
.fad.fa-user-friends:after {
  content: "􏔀";
}
.fad.fa-user-graduate:after {
  content: "􏔁";
}
.fad.fa-user-hard-hat:after {
  content: "􏠬";
}
.fad.fa-user-headset:after {
  content: "􏠭";
}
.fad.fa-user-injured:after {
  content: "􏜨";
}
.fad.fa-user-lock:after {
  content: "􏔂";
}
.fad.fa-user-md:after {
  content: "􏃰";
}
.fad.fa-user-md-chat:after {
  content: "􏠮";
}
.fad.fa-user-minus:after {
  content: "􏔃";
}
.fad.fa-user-music:after {
  content: "􏣫";
}
.fad.fa-user-ninja:after {
  content: "􏔄";
}
.fad.fa-user-nurse:after {
  content: "􏠯";
}
.fad.fa-user-plus:after {
  content: "􏈴";
}
.fad.fa-user-robot:after {
  content: "􎁋";
}
.fad.fa-user-secret:after {
  content: "􏈛";
}
.fad.fa-user-shield:after {
  content: "􏔅";
}
.fad.fa-user-slash:after {
  content: "􏔆";
}
.fad.fa-user-tag:after {
  content: "􏔇";
}
.fad.fa-user-tie:after {
  content: "􏔈";
}
.fad.fa-user-times:after {
  content: "􏈵";
}
.fad.fa-user-unlock:after {
  content: "􎁘";
}
.fad.fa-user-visor:after {
  content: "􎁌";
}
.fad.fa-users:after {
  content: "􏃀";
}
.fad.fa-users-class:after {
  content: "􏘽";
}
.fad.fa-users-cog:after {
  content: "􏔉";
}
.fad.fa-users-crown:after {
  content: "􏚥";
}
.fad.fa-users-medical:after {
  content: "􏠰";
}
.fad.fa-users-slash:after {
  content: "􎁳";
}
.fad.fa-utensil-fork:after {
  content: "􏋣";
}
.fad.fa-utensil-knife:after {
  content: "􏋤";
}
.fad.fa-utensil-spoon:after {
  content: "􏋥";
}
.fad.fa-utensils:after {
  content: "􏋧";
}
.fad.fa-utensils-alt:after {
  content: "􏋦";
}
.fad.fa-vacuum:after {
  content: "􎁍";
}
.fad.fa-vacuum-robot:after {
  content: "􎁎";
}
.fad.fa-value-absolute:after {
  content: "􏚦";
}
.fad.fa-vector-square:after {
  content: "􏗋";
}
.fad.fa-venus:after {
  content: "􏈡";
}
.fad.fa-venus-double:after {
  content: "􏈦";
}
.fad.fa-venus-mars:after {
  content: "􏈨";
}
.fad.fa-vest:after {
  content: "􎂅";
}
.fad.fa-vest-patches:after {
  content: "􎂆";
}
.fad.fa-vhs:after {
  content: "􏣬";
}
.fad.fa-vial:after {
  content: "􏒒";
}
.fad.fa-vials:after {
  content: "􏒓";
}
.fad.fa-video:after {
  content: "􏀽";
}
.fad.fa-video-plus:after {
  content: "􏓡";
}
.fad.fa-video-slash:after {
  content: "􏓢";
}
.fad.fa-vihara:after {
  content: "􏚧";
}
.fad.fa-violin:after {
  content: "􏣭";
}
.fad.fa-virus:after {
  content: "􎁴";
}
.fad.fa-virus-slash:after {
  content: "􎁵";
}
.fad.fa-viruses:after {
  content: "􎁶";
}
.fad.fa-voicemail:after {
  content: "􏢗";
}
.fad.fa-volcano:after {
  content: "􏝰";
}
.fad.fa-volleyball-ball:after {
  content: "􏑟";
}
.fad.fa-volume:after {
  content: "􏚨";
}
.fad.fa-volume-down:after {
  content: "􏀧";
}
.fad.fa-volume-mute:after {
  content: "􏚩";
}
.fad.fa-volume-off:after {
  content: "􏀦";
}
.fad.fa-volume-slash:after {
  content: "􏋢";
}
.fad.fa-volume-up:after {
  content: "􏀨";
}
.fad.fa-vote-nay:after {
  content: "􏝱";
}
.fad.fa-vote-yea:after {
  content: "􏝲";
}
.fad.fa-vr-cardboard:after {
  content: "􏜩";
}
.fad.fa-wagon-covered:after {
  content: "􏣮";
}
.fad.fa-walker:after {
  content: "􏠱";
}
.fad.fa-walkie-talkie:after {
  content: "􏣯";
}
.fad.fa-walking:after {
  content: "􏕔";
}
.fad.fa-wallet:after {
  content: "􏕕";
}
.fad.fa-wand:after {
  content: "􏜪";
}
.fad.fa-wand-magic:after {
  content: "􏜫";
}
.fad.fa-warehouse:after {
  content: "􏒔";
}
.fad.fa-warehouse-alt:after {
  content: "􏒕";
}
.fad.fa-washer:after {
  content: "􏢘";
}
.fad.fa-watch:after {
  content: "􏋡";
}
.fad.fa-watch-calculator:after {
  content: "􏣰";
}
.fad.fa-watch-fitness:after {
  content: "􏘾";
}
.fad.fa-water:after {
  content: "􏝳";
}
.fad.fa-water-lower:after {
  content: "􏝴";
}
.fad.fa-water-rise:after {
  content: "􏝵";
}
.fad.fa-wave-sine:after {
  content: "􏢙";
}
.fad.fa-wave-square:after {
  content: "􏠾";
}
.fad.fa-wave-triangle:after {
  content: "􏢚";
}
.fad.fa-waveform:after {
  content: "􏣱";
}
.fad.fa-waveform-path:after {
  content: "􏣲";
}
.fad.fa-webcam:after {
  content: "􏠲";
}
.fad.fa-webcam-slash:after {
  content: "􏠳";
}
.fad.fa-weight:after {
  content: "􏒖";
}
.fad.fa-weight-hanging:after {
  content: "􏗍";
}
.fad.fa-whale:after {
  content: "􏜬";
}
.fad.fa-wheat:after {
  content: "􏜭";
}
.fad.fa-wheelchair:after {
  content: "􏆓";
}
.fad.fa-whistle:after {
  content: "􏑠";
}
.fad.fa-wifi:after {
  content: "􏇫";
}
.fad.fa-wifi-1:after {
  content: "􏚪";
}
.fad.fa-wifi-2:after {
  content: "􏚫";
}
.fad.fa-wifi-slash:after {
  content: "􏚬";
}
.fad.fa-wind:after {
  content: "􏜮";
}
.fad.fa-wind-turbine:after {
  content: "􏢛";
}
.fad.fa-wind-warning:after {
  content: "􏝶";
}
.fad.fa-window:after {
  content: "􏐎";
}
.fad.fa-window-alt:after {
  content: "􏐏";
}
.fad.fa-window-close:after {
  content: "􏐐";
}
.fad.fa-window-frame:after {
  content: "􎁏";
}
.fad.fa-window-frame-open:after {
  content: "􎁐";
}
.fad.fa-window-maximize:after {
  content: "􏋐";
}
.fad.fa-window-minimize:after {
  content: "􏋑";
}
.fad.fa-window-restore:after {
  content: "􏋒";
}
.fad.fa-windsock:after {
  content: "􏝷";
}
.fad.fa-wine-bottle:after {
  content: "􏜯";
}
.fad.fa-wine-glass:after {
  content: "􏓣";
}
.fad.fa-wine-glass-alt:after {
  content: "􏗎";
}
.fad.fa-won-sign:after {
  content: "􏅙";
}
.fad.fa-wreath:after {
  content: "􏟢";
}
.fad.fa-wrench:after {
  content: "􏂭";
}
.fad.fa-x-ray:after {
  content: "􏒗";
}
.fad.fa-yen-sign:after {
  content: "􏅗";
}
.fad.fa-yin-yang:after {
  content: "􏚭";
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Pro;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/fa-light-300.woff2) format("woff2");
}
.fal {
  font-weight: 300;
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Pro;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fa-regular-400.woff2)
      format("woff2");
}
.fal,
.far {
  font-family: Font Awesome\5 Pro;
}
.far {
  font-weight: 400;
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Pro;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/fa-solid-900.woff2) format("woff2");
}
.fa,
.fas {
  font-family: Font Awesome\5 Pro;
  font-weight: 900;
}
.fa.fa-glass:before {
  content: "";
}
.fa.fa-meetup {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-star-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-star-o:before {
  content: "";
}
.fa.fa-close:before,
.fa.fa-remove:before {
  content: "";
}
.fa.fa-gear:before {
  content: "";
}
.fa.fa-trash-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-trash-o:before {
  content: "";
}
.fa.fa-file-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-o:before {
  content: "";
}
.fa.fa-clock-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-clock-o:before {
  content: "";
}
.fa.fa-arrow-circle-o-down {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-arrow-circle-o-down:before {
  content: "";
}
.fa.fa-arrow-circle-o-up {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-arrow-circle-o-up:before {
  content: "";
}
.fa.fa-play-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-play-circle-o:before {
  content: "";
}
.fa.fa-repeat:before,
.fa.fa-rotate-right:before {
  content: "";
}
.fa.fa-refresh:before {
  content: "";
}
.fa.fa-list-alt {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-dedent:before {
  content: "";
}
.fa.fa-video-camera:before {
  content: "";
}
.fa.fa-picture-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-picture-o:before {
  content: "";
}
.fa.fa-photo {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-photo:before {
  content: "";
}
.fa.fa-image {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-image:before {
  content: "";
}
.fa.fa-pencil:before {
  content: "";
}
.fa.fa-map-marker:before {
  content: "";
}
.fa.fa-pencil-square-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-pencil-square-o:before {
  content: "";
}
.fa.fa-share-square-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-share-square-o:before {
  content: "";
}
.fa.fa-check-square-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-check-square-o:before {
  content: "";
}
.fa.fa-arrows:before {
  content: "";
}
.fa.fa-times-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-times-circle-o:before {
  content: "";
}
.fa.fa-check-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-check-circle-o:before {
  content: "";
}
.fa.fa-mail-forward:before {
  content: "";
}
.fa.fa-expand:before {
  content: "";
}
.fa.fa-compress:before {
  content: "";
}
.fa.fa-eye,
.fa.fa-eye-slash {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-warning:before {
  content: "";
}
.fa.fa-calendar:before {
  content: "";
}
.fa.fa-arrows-v:before {
  content: "";
}
.fa.fa-arrows-h:before {
  content: "";
}
.fa.fa-bar-chart {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-bar-chart:before {
  content: "";
}
.fa.fa-bar-chart-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-bar-chart-o:before {
  content: "";
}
.fa.fa-facebook-square,
.fa.fa-twitter-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-gears:before {
  content: "";
}
.fa.fa-thumbs-o-up {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-thumbs-o-up:before {
  content: "";
}
.fa.fa-thumbs-o-down {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-thumbs-o-down:before {
  content: "";
}
.fa.fa-heart-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-heart-o:before {
  content: "";
}
.fa.fa-sign-out:before {
  content: "";
}
.fa.fa-linkedin-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-linkedin-square:before {
  content: "";
}
.fa.fa-thumb-tack:before {
  content: "";
}
.fa.fa-external-link:before {
  content: "";
}
.fa.fa-sign-in:before {
  content: "";
}
.fa.fa-github-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-lemon-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-lemon-o:before {
  content: "";
}
.fa.fa-square-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-square-o:before {
  content: "";
}
.fa.fa-bookmark-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-bookmark-o:before {
  content: "";
}
.fa.fa-facebook,
.fa.fa-twitter {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-facebook:before {
  content: "";
}
.fa.fa-facebook-f {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-facebook-f:before {
  content: "";
}
.fa.fa-github {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-credit-card {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-feed:before {
  content: "";
}
.fa.fa-hdd-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hdd-o:before {
  content: "";
}
.fa.fa-hand-o-right {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-o-right:before {
  content: "";
}
.fa.fa-hand-o-left {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-o-left:before {
  content: "";
}
.fa.fa-hand-o-up {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-o-up:before {
  content: "";
}
.fa.fa-hand-o-down {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-o-down:before {
  content: "";
}
.fa.fa-arrows-alt:before {
  content: "";
}
.fa.fa-group:before {
  content: "";
}
.fa.fa-chain:before {
  content: "";
}
.fa.fa-scissors:before {
  content: "";
}
.fa.fa-files-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-files-o:before {
  content: "";
}
.fa.fa-floppy-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-floppy-o:before {
  content: "";
}
.fa.fa-navicon:before,
.fa.fa-reorder:before {
  content: "";
}
.fa.fa-google-plus,
.fa.fa-google-plus-square,
.fa.fa-pinterest,
.fa.fa-pinterest-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-google-plus:before {
  content: "";
}
.fa.fa-money {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-money:before {
  content: "";
}
.fa.fa-unsorted:before {
  content: "";
}
.fa.fa-sort-desc:before {
  content: "";
}
.fa.fa-sort-asc:before {
  content: "";
}
.fa.fa-linkedin {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-linkedin:before {
  content: "";
}
.fa.fa-rotate-left:before {
  content: "";
}
.fa.fa-legal:before {
  content: "";
}
.fa.fa-dashboard:before,
.fa.fa-tachometer:before {
  content: "";
}
.fa.fa-comment-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-comment-o:before {
  content: "";
}
.fa.fa-comments-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-comments-o:before {
  content: "";
}
.fa.fa-flash:before {
  content: "";
}
.fa.fa-clipboard,
.fa.fa-paste {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-paste:before {
  content: "";
}
.fa.fa-lightbulb-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-lightbulb-o:before {
  content: "";
}
.fa.fa-exchange:before {
  content: "";
}
.fa.fa-cloud-download:before {
  content: "";
}
.fa.fa-cloud-upload:before {
  content: "";
}
.fa.fa-bell-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-bell-o:before {
  content: "";
}
.fa.fa-cutlery:before {
  content: "";
}
.fa.fa-file-text-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-text-o:before {
  content: "";
}
.fa.fa-building-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-building-o:before {
  content: "";
}
.fa.fa-hospital-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hospital-o:before {
  content: "";
}
.fa.fa-tablet:before {
  content: "";
}
.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
  content: "";
}
.fa.fa-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-circle-o:before {
  content: "";
}
.fa.fa-mail-reply:before {
  content: "";
}
.fa.fa-github-alt {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-folder-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-folder-o:before {
  content: "";
}
.fa.fa-folder-open-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-folder-open-o:before {
  content: "";
}
.fa.fa-smile-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-smile-o:before {
  content: "";
}
.fa.fa-frown-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-frown-o:before {
  content: "";
}
.fa.fa-meh-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-meh-o:before {
  content: "";
}
.fa.fa-keyboard-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-keyboard-o:before {
  content: "";
}
.fa.fa-flag-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-flag-o:before {
  content: "";
}
.fa.fa-mail-reply-all:before {
  content: "";
}
.fa.fa-star-half-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-star-half-o:before {
  content: "";
}
.fa.fa-star-half-empty {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-star-half-empty:before {
  content: "";
}
.fa.fa-star-half-full {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-star-half-full:before {
  content: "";
}
.fa.fa-code-fork:before {
  content: "";
}
.fa.fa-chain-broken:before {
  content: "";
}
.fa.fa-shield:before {
  content: "";
}
.fa.fa-calendar-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-calendar-o:before {
  content: "";
}
.fa.fa-css3,
.fa.fa-html5,
.fa.fa-maxcdn {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-ticket:before {
  content: "";
}
.fa.fa-minus-square-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-minus-square-o:before {
  content: "";
}
.fa.fa-level-up:before {
  content: "";
}
.fa.fa-level-down:before {
  content: "";
}
.fa.fa-pencil-square:before {
  content: "";
}
.fa.fa-external-link-square:before {
  content: "";
}
.fa.fa-compass {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-caret-square-o-down {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-caret-square-o-down:before {
  content: "";
}
.fa.fa-toggle-down {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-toggle-down:before {
  content: "";
}
.fa.fa-caret-square-o-up {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-caret-square-o-up:before {
  content: "";
}
.fa.fa-toggle-up {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-toggle-up:before {
  content: "";
}
.fa.fa-caret-square-o-right {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-caret-square-o-right:before {
  content: "";
}
.fa.fa-toggle-right {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-toggle-right:before {
  content: "";
}
.fa.fa-eur:before,
.fa.fa-euro:before {
  content: "";
}
.fa.fa-gbp:before {
  content: "";
}
.fa.fa-dollar:before,
.fa.fa-usd:before {
  content: "";
}
.fa.fa-inr:before,
.fa.fa-rupee:before {
  content: "";
}
.fa.fa-cny:before,
.fa.fa-jpy:before,
.fa.fa-rmb:before,
.fa.fa-yen:before {
  content: "";
}
.fa.fa-rouble:before,
.fa.fa-rub:before,
.fa.fa-ruble:before {
  content: "";
}
.fa.fa-krw:before,
.fa.fa-won:before {
  content: "";
}
.fa.fa-bitcoin,
.fa.fa-btc {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-bitcoin:before {
  content: "";
}
.fa.fa-file-text:before {
  content: "";
}
.fa.fa-sort-alpha-asc:before {
  content: "";
}
.fa.fa-sort-alpha-desc:before {
  content: "";
}
.fa.fa-sort-amount-asc:before {
  content: "";
}
.fa.fa-sort-amount-desc:before {
  content: "";
}
.fa.fa-sort-numeric-asc:before {
  content: "";
}
.fa.fa-sort-numeric-desc:before {
  content: "";
}
.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube,
.fa.fa-youtube-play,
.fa.fa-youtube-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-youtube-play:before {
  content: "";
}
.fa.fa-adn,
.fa.fa-bitbucket,
.fa.fa-bitbucket-square,
.fa.fa-dropbox,
.fa.fa-flickr,
.fa.fa-instagram,
.fa.fa-stack-overflow {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-bitbucket-square:before {
  content: "";
}
.fa.fa-tumblr,
.fa.fa-tumblr-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-long-arrow-down:before {
  content: "";
}
.fa.fa-long-arrow-up:before {
  content: "";
}
.fa.fa-long-arrow-left:before {
  content: "";
}
.fa.fa-long-arrow-right:before {
  content: "";
}
.fa.fa-android,
.fa.fa-apple,
.fa.fa-dribbble,
.fa.fa-foursquare,
.fa.fa-gittip,
.fa.fa-gratipay,
.fa.fa-linux,
.fa.fa-skype,
.fa.fa-trello,
.fa.fa-windows {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-gittip:before {
  content: "";
}
.fa.fa-sun-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-sun-o:before {
  content: "";
}
.fa.fa-moon-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-moon-o:before {
  content: "";
}
.fa.fa-pagelines,
.fa.fa-renren,
.fa.fa-stack-exchange,
.fa.fa-vk,
.fa.fa-weibo {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right:before {
  content: "";
}
.fa.fa-arrow-circle-o-left {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-arrow-circle-o-left:before {
  content: "";
}
.fa.fa-caret-square-o-left {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-caret-square-o-left:before {
  content: "";
}
.fa.fa-toggle-left {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-toggle-left:before {
  content: "";
}
.fa.fa-dot-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-dot-circle-o:before {
  content: "";
}
.fa.fa-vimeo-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-try:before,
.fa.fa-turkish-lira:before {
  content: "";
}
.fa.fa-plus-square-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-plus-square-o:before {
  content: "";
}
.fa.fa-openid,
.fa.fa-slack,
.fa.fa-wordpress {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-bank:before,
.fa.fa-institution:before {
  content: "";
}
.fa.fa-mortar-board:before {
  content: "";
}
.fa.fa-delicious,
.fa.fa-digg,
.fa.fa-drupal,
.fa.fa-google,
.fa.fa-joomla,
.fa.fa-pied-piper-alt,
.fa.fa-pied-piper-pp,
.fa.fa-reddit,
.fa.fa-reddit-square,
.fa.fa-stumbleupon,
.fa.fa-stumbleupon-circle,
.fa.fa-yahoo {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-spoon:before {
  content: "";
}
.fa.fa-behance,
.fa.fa-behance-square,
.fa.fa-steam,
.fa.fa-steam-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-automobile:before {
  content: "";
}
.fa.fa-envelope-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-envelope-o:before {
  content: "";
}
.fa.fa-deviantart,
.fa.fa-soundcloud,
.fa.fa-spotify {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-file-pdf-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-pdf-o:before {
  content: "";
}
.fa.fa-file-word-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-word-o:before {
  content: "";
}
.fa.fa-file-excel-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-excel-o:before {
  content: "";
}
.fa.fa-file-powerpoint-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-powerpoint-o:before {
  content: "";
}
.fa.fa-file-image-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-image-o:before {
  content: "";
}
.fa.fa-file-photo-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-photo-o:before {
  content: "";
}
.fa.fa-file-picture-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-picture-o:before {
  content: "";
}
.fa.fa-file-archive-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-archive-o:before {
  content: "";
}
.fa.fa-file-zip-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-zip-o:before {
  content: "";
}
.fa.fa-file-audio-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-audio-o:before {
  content: "";
}
.fa.fa-file-sound-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-sound-o:before {
  content: "";
}
.fa.fa-file-video-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-video-o:before {
  content: "";
}
.fa.fa-file-movie-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-movie-o:before {
  content: "";
}
.fa.fa-file-code-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-file-code-o:before {
  content: "";
}
.fa.fa-codepen,
.fa.fa-jsfiddle,
.fa.fa-vine {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-life-bouy,
.fa.fa-life-ring {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-life-bouy:before {
  content: "";
}
.fa.fa-life-buoy {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-life-buoy:before {
  content: "";
}
.fa.fa-life-saver {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-life-saver:before {
  content: "";
}
.fa.fa-support {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-support:before {
  content: "";
}
.fa.fa-circle-o-notch:before {
  content: "";
}
.fa.fa-ra,
.fa.fa-rebel {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-ra:before {
  content: "";
}
.fa.fa-resistance {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-resistance:before {
  content: "";
}
.fa.fa-empire,
.fa.fa-ge {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-ge:before {
  content: "";
}
.fa.fa-git,
.fa.fa-git-square,
.fa.fa-hacker-news,
.fa.fa-y-combinator-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-y-combinator-square:before {
  content: "";
}
.fa.fa-yc-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-yc-square:before {
  content: "";
}
.fa.fa-qq,
.fa.fa-tencent-weibo,
.fa.fa-wechat,
.fa.fa-weixin {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-wechat:before {
  content: "";
}
.fa.fa-send:before {
  content: "";
}
.fa.fa-paper-plane-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-paper-plane-o:before {
  content: "";
}
.fa.fa-send-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-send-o:before {
  content: "";
}
.fa.fa-circle-thin {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-circle-thin:before {
  content: "";
}
.fa.fa-header:before {
  content: "";
}
.fa.fa-sliders:before {
  content: "";
}
.fa.fa-futbol-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-futbol-o:before {
  content: "";
}
.fa.fa-soccer-ball-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-soccer-ball-o:before {
  content: "";
}
.fa.fa-slideshare,
.fa.fa-twitch,
.fa.fa-yelp {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-newspaper-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-newspaper-o:before {
  content: "";
}
.fa.fa-cc-amex,
.fa.fa-cc-discover,
.fa.fa-cc-mastercard,
.fa.fa-cc-paypal,
.fa.fa-cc-stripe,
.fa.fa-cc-visa,
.fa.fa-google-wallet,
.fa.fa-paypal {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-bell-slash-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-bell-slash-o:before {
  content: "";
}
.fa.fa-trash:before {
  content: "";
}
.fa.fa-copyright {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-eyedropper:before {
  content: "";
}
.fa.fa-area-chart:before {
  content: "";
}
.fa.fa-pie-chart:before {
  content: "";
}
.fa.fa-line-chart:before {
  content: "";
}
.fa.fa-angellist,
.fa.fa-ioxhost,
.fa.fa-lastfm,
.fa.fa-lastfm-square {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-cc {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-cc:before {
  content: "";
}
.fa.fa-ils:before,
.fa.fa-shekel:before,
.fa.fa-sheqel:before {
  content: "";
}
.fa.fa-meanpath {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-meanpath:before {
  content: "";
}
.fa.fa-buysellads,
.fa.fa-connectdevelop,
.fa.fa-dashcube,
.fa.fa-forumbee,
.fa.fa-leanpub,
.fa.fa-sellsy,
.fa.fa-shirtsinbulk,
.fa.fa-simplybuilt,
.fa.fa-skyatlas {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-diamond {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-diamond:before {
  content: "";
}
.fa.fa-intersex:before {
  content: "";
}
.fa.fa-facebook-official {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-facebook-official:before {
  content: "";
}
.fa.fa-pinterest-p,
.fa.fa-whatsapp {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-hotel:before {
  content: "";
}
.fa.fa-medium,
.fa.fa-viacoin,
.fa.fa-y-combinator,
.fa.fa-yc {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-yc:before {
  content: "";
}
.fa.fa-expeditedssl,
.fa.fa-opencart,
.fa.fa-optin-monster {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-battery-4:before,
.fa.fa-battery:before {
  content: "";
}
.fa.fa-battery-3:before {
  content: "";
}
.fa.fa-battery-2:before {
  content: "";
}
.fa.fa-battery-1:before {
  content: "";
}
.fa.fa-battery-0:before {
  content: "";
}
.fa.fa-object-group,
.fa.fa-object-ungroup,
.fa.fa-sticky-note-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-sticky-note-o:before {
  content: "";
}
.fa.fa-cc-diners-club,
.fa.fa-cc-jcb {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-clone,
.fa.fa-hourglass-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hourglass-o:before {
  content: "";
}
.fa.fa-hourglass-1:before {
  content: "";
}
.fa.fa-hourglass-2:before {
  content: "";
}
.fa.fa-hourglass-3:before {
  content: "";
}
.fa.fa-hand-rock-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-rock-o:before {
  content: "";
}
.fa.fa-hand-grab-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-grab-o:before {
  content: "";
}
.fa.fa-hand-paper-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-paper-o:before {
  content: "";
}
.fa.fa-hand-stop-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-stop-o:before {
  content: "";
}
.fa.fa-hand-scissors-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-scissors-o:before {
  content: "";
}
.fa.fa-hand-lizard-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-lizard-o:before {
  content: "";
}
.fa.fa-hand-spock-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-spock-o:before {
  content: "";
}
.fa.fa-hand-pointer-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-pointer-o:before {
  content: "";
}
.fa.fa-hand-peace-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-hand-peace-o:before {
  content: "";
}
.fa.fa-registered {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-chrome,
.fa.fa-creative-commons,
.fa.fa-firefox,
.fa.fa-get-pocket,
.fa.fa-gg,
.fa.fa-gg-circle,
.fa.fa-internet-explorer,
.fa.fa-odnoklassniki,
.fa.fa-odnoklassniki-square,
.fa.fa-opera,
.fa.fa-safari,
.fa.fa-tripadvisor,
.fa.fa-wikipedia-w {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-television:before {
  content: "";
}
.fa.fa-500px,
.fa.fa-amazon,
.fa.fa-contao {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-calendar-plus-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-calendar-plus-o:before {
  content: "";
}
.fa.fa-calendar-minus-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-calendar-minus-o:before {
  content: "";
}
.fa.fa-calendar-times-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-calendar-times-o:before {
  content: "";
}
.fa.fa-calendar-check-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-calendar-check-o:before {
  content: "";
}
.fa.fa-map-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-map-o:before {
  content: "";
}
.fa.fa-commenting:before {
  content: "";
}
.fa.fa-commenting-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-commenting-o:before {
  content: "";
}
.fa.fa-houzz,
.fa.fa-vimeo {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-vimeo:before {
  content: "";
}
.fa.fa-black-tie,
.fa.fa-edge,
.fa.fa-fonticons,
.fa.fa-reddit-alien {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-credit-card-alt:before {
  content: "";
}
.fa.fa-codiepie,
.fa.fa-fort-awesome,
.fa.fa-mixcloud,
.fa.fa-modx,
.fa.fa-product-hunt,
.fa.fa-scribd,
.fa.fa-usb {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-pause-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-pause-circle-o:before {
  content: "";
}
.fa.fa-stop-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-stop-circle-o:before {
  content: "";
}
.fa.fa-bluetooth,
.fa.fa-bluetooth-b,
.fa.fa-envira,
.fa.fa-gitlab,
.fa.fa-wheelchair-alt,
.fa.fa-wpbeginner,
.fa.fa-wpforms {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-wheelchair-alt:before {
  content: "";
}
.fa.fa-question-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-question-circle-o:before {
  content: "";
}
.fa.fa-volume-control-phone:before {
  content: "";
}
.fa.fa-asl-interpreting:before {
  content: "";
}
.fa.fa-deafness:before,
.fa.fa-hard-of-hearing:before {
  content: "";
}
.fa.fa-glide,
.fa.fa-glide-g {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-signing:before {
  content: "";
}
.fa.fa-first-order,
.fa.fa-google-plus-official,
.fa.fa-pied-piper,
.fa.fa-snapchat,
.fa.fa-snapchat-ghost,
.fa.fa-snapchat-square,
.fa.fa-themeisle,
.fa.fa-viadeo,
.fa.fa-viadeo-square,
.fa.fa-yoast {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-google-plus-official:before {
  content: "";
}
.fa.fa-google-plus-circle {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-google-plus-circle:before {
  content: "";
}
.fa.fa-fa,
.fa.fa-font-awesome {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-fa:before {
  content: "";
}
.fa.fa-handshake-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-handshake-o:before {
  content: "";
}
.fa.fa-envelope-open-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-envelope-open-o:before {
  content: "";
}
.fa.fa-linode {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-address-book-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-address-book-o:before {
  content: "";
}
.fa.fa-vcard:before {
  content: "";
}
.fa.fa-address-card-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-address-card-o:before {
  content: "";
}
.fa.fa-vcard-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-vcard-o:before {
  content: "";
}
.fa.fa-user-circle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-user-circle-o:before {
  content: "";
}
.fa.fa-user-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-user-o:before {
  content: "";
}
.fa.fa-id-badge {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-drivers-license:before {
  content: "";
}
.fa.fa-id-card-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-id-card-o:before {
  content: "";
}
.fa.fa-drivers-license-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-drivers-license-o:before {
  content: "";
}
.fa.fa-free-code-camp,
.fa.fa-quora,
.fa.fa-telegram {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-thermometer-4:before,
.fa.fa-thermometer:before {
  content: "";
}
.fa.fa-thermometer-3:before {
  content: "";
}
.fa.fa-thermometer-2:before {
  content: "";
}
.fa.fa-thermometer-1:before {
  content: "";
}
.fa.fa-thermometer-0:before {
  content: "";
}
.fa.fa-bathtub:before,
.fa.fa-s15:before {
  content: "";
}
.fa.fa-window-maximize,
.fa.fa-window-restore {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-times-rectangle:before {
  content: "";
}
.fa.fa-window-close-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-window-close-o:before {
  content: "";
}
.fa.fa-times-rectangle-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-times-rectangle-o:before {
  content: "";
}
.fa.fa-bandcamp,
.fa.fa-eercast,
.fa.fa-etsy,
.fa.fa-grav,
.fa.fa-imdb,
.fa.fa-ravelry {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-eercast:before {
  content: "";
}
.fa.fa-snowflake-o {
  font-family: Font Awesome\5 Pro;
  font-weight: 400;
}
.fa.fa-snowflake-o:before {
  content: "";
}
.fa.fa-superpowers,
.fa.fa-wpexplorer {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}
.fa.fa-cab:before {
  content: "";
}
@font-face {
  font-display: block;
  font-family: lg;
  font-style: normal;
  font-weight: 400;
  src: url(data:font/ttf;base64,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)
      format("truetype"),
    url(data:font/woff;base64,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)
      format("woff"),
    url(/wp-content/themes/fodors/dist/fonts/lg.svg#lg) format("svg");
}
.lg-icon {
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: lg !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border: none;
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  outline: none;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1000080;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  to {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  to {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  to {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000082;
}
.lg-toolbar .lg-icon {
  background: 0 0;
  border: none;
  box-shadow: none;
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  outline: medium;
  padding: 10px 0;
  text-align: center;
  text-decoration: none !important;
  transition: color 0.2s linear;
  width: 50px;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "";
}
.lg-toolbar .lg-download:after {
  content: "";
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1000080;
}
.lg-sub-html h4 {
  font-size: 13px;
  font-weight: 700;
  margin: 0;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  transform-origin: 50% 50%;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.25s cubic-bezier(0, 0, 0.25, 1) !important;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  opacity: 1;
  transform: scaleX(1);
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  max-height: 350px;
  position: absolute;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  width: 100%;
  z-index: 1000080;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translateZ(0);
}
.lg-outer .lg-thumb {
  height: 100%;
  margin-bottom: -5px;
  padding: 10px 0;
}
.lg-outer .lg-thumb-item {
  border: 2px solid #fff;
  border-radius: 5px;
  border-radius: 4px;
  cursor: pointer;
  float: left;
  height: 100%;
  margin-bottom: 5px;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border: none;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  outline: medium;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #fff;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  max-height: 100%;
  max-width: 1140px;
  padding: 0 5px;
  vertical-align: middle;
  width: 100%;
}
.lg-outer .lg-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  cursor: pointer;
  height: 59px;
  left: 50%;
  margin-left: -42px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 84px;
  z-index: 1000080;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(data:image/png;base64,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)
    no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(data:image/png;base64,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)
    no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent
    url(data:image/png;base64,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)
    no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  opacity: 0.8;
  width: 64px;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAB4CAYAAAEbAuUaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzRBN0U3NEEyQjFCMTFFNTg5N0RBQzU1NTBBRTUxOTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzRBN0U3NEIyQjFCMTFFNTg5N0RBQzU1NTBBRTUxOTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNEE3RTc0ODJCMUIxMUU1ODk3REFDNTU1MEFFNTE5MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNEE3RTc0OTJCMUIxMUU1ODk3REFDNTU1MEFFNTE5MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgZnhicAABCtSURBVHjaYvz//z8D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)
    no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAB4CAYAAAEbAuUaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzRBN0U3NEEyQjFCMTFFNTg5N0RBQzU1NTBBRTUxOTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzRBN0U3NEIyQjFCMTFFNTg5N0RBQzU1NTBBRTUxOTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNEE3RTc0ODJCMUIxMUU1ODk3REFDNTU1MEFFNTE5MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNEE3RTc0OTJCMUIxMUU1ODk3REFDNTU1MEFFNTE5MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgZnhicAABCtSURBVHjaYvz//z8D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)
    no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.08s ease 0s;
  width: 100%;
  z-index: 1000083;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scaleX(1);
  transform-origin: 0 0;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
}
#lg-zoom-in:after {
  content: "";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  height: 10px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1000080;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translateZ(0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: inset 0 0 0 2px #fff;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  border-radius: 3px;
  bottom: 100%;
  color: #fff;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  transform: translate3d(0, 5px, 0);
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  width: 120px;
}
.lg-outer .lg-pager-thumb-cont img {
  height: 100%;
  width: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: inset 0 0 0 8px rgba(255, 255, 255, 0.7);
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: inset 0 0 0 8px #fff;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  visibility: hidden;
  z-index: 1000081;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
  opacity: 1;
  transform: translateZ(0);
  transition-delay: 0s;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  opacity: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  transform: translate3d(0, 5px, 0);
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  visibility: hidden;
}
.lg-outer .lg-dropdown:after {
  border: 8px solid transparent;
  border-bottom-color: #fff;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 16px;
  top: -16px;
  width: 0;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 4px 12px;
  white-space: pre;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "";
}
.lg-outer .lg-img-rotate {
  bottom: 0;
  left: 0;
  padding: 0 5px;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
}
.lg-rotate-left:after {
  content: "";
}
.lg-rotate-right:after {
  content: "";
}
.lg-icon.lg-flip-hor,
.lg-icon.lg-flip-ver {
  font-size: 26px;
}
.lg-flip-ver:after {
  content: "";
}
.lg-flip-hor:after {
  content: "";
}
.lg-group:after {
  clear: both;
  content: "";
  display: table;
}
.lg-outer {
  height: 100%;
  left: 0;
  opacity: 0;
  outline: none;
  position: fixed;
  text-align: left;
  top: 0;
  transition: opacity 0.15s ease 0s;
  width: 100%;
  z-index: 1000050;
}
.lg-outer * {
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  opacity: 1;
  transition-duration: 0s !important;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.lg-outer .lg-inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  width: 100%;
}
.lg-outer .lg-item {
  background: url(data:image/gif;base64,R0lGODlhIAAgAPUAADExMf///zQ0NF9fX0JCQjw8PFZWVpiYmIGBgTc3N0RERDIyMoiIiJGRkUdHR2lpaXx8fD8/P3FxcUxMTMvLy7i4uLCwsJmZmXZ2dj09PcLCwqampvT09P///1dXV1xcXE9PT9ra2rKysuXl5cDAwG9vbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=)
    no-repeat scroll 50% transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  margin-right: -1px;
  width: 1px;
}
.lg-outer .lg-img-wrap {
  bottom: 0;
  left: 0;
  padding: 0 5px;
  position: absolute;
  right: 0;
  top: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1000060;
}
.lg-outer .lg-image {
  display: inline-block;
  height: auto !important;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  width: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.15s ease 0s;
  z-index: 1000040;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  opacity: 1;
  transform: translateZ(0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  left: 0;
  opacity: 0;
  position: absolute;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
body header #div-gpt-ad-32051-1 {
  display: none;
}
@media (max-width: 767px) {
  body.sticky-ad-mobile header #div-gpt-ad-32051-1 {
    background: #efefef;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed !important;
    width: 100%;
    z-index: 5000;
  }
  body.sticky-ad-mobile .backToTop {
    bottom: 70px !important;
  }
  body.sticky-ad-mobile #backtop .floater {
    bottom: 100px !important;
  }
}
body.sticky-ad-mobile #onetrust-consent-sdk #onetrust-banner-sdk {
  z-index: 9999 !important;
}
@media (max-width: 767px) {
  body.sticky-ad-mobile.modal-open header #div-gpt-ad-32051-1 {
    z-index: -1;
  }
}
#main-nav,
#main-nav-container {
  transition: none !important;
  z-index: 200 !important;
}
#main-nav .fa.fa-search {
  font-weight: 400;
}
.row.is-flex {
  display: flex;
}
@media (max-width: 767px) {
  .row.is-flex {
    flex-wrap: wrap;
  }
}
.row.is-flex > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
.lazy:not(.img-loaded) {
  background-color: #eee;
  filter: blur(2vw);
  overflow: hidden;
  transform: scale(1.05);
}
#body-wrap {
  overflow: hidden;
  transform-origin: center top;
}
body.single #body-wrap.ad-active {
  margin: 0 auto;
  width: calc(100% - 320px);
}
body.archive body.single #body-wrap.ad-active .wrap,
body.page-template-page-masthead body.single #body-wrap.ad-active .wrap,
body.single #body-wrap.ad-active .container,
body.single #body-wrap.ad-active body.archive .wrap,
body.single #body-wrap.ad-active body.page-template-page-masthead .wrap,
body.single article.type-slideshow body.archive #body-wrap.ad-active .wrap,
body.single
  article.type-slideshow
  body.page-template-page-masthead
  #body-wrap.ad-active
  .wrap {
  width: auto;
}
body.single #body-wrap.ad-active .carousel .item > img,
body.single #body-wrap.ad-active .slide-single-img > img {
  height: 75vh !important;
}
@media (min-width: 992px) {
  body.single-fodors_finest #body-wrap,
  body.single-roadtrips #body-wrap {
    overflow: visible;
  }
}
#wallpaper-left,
#wallpaper-right {
  min-height: 600px;
  position: absolute;
  right: 0;
  width: 160px;
  z-index: 2000;
}
#wallpaper-left:before,
#wallpaper-right:before {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#wallpaper-left {
  left: 0;
}
#wallpaper-right {
  right: 0;
}
body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
    .roadtrips-template
  )
  .advertisement {
  position: relative;
}
body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
    .roadtrips-template
  )
  .advertisement.banner
  > div:not(.gpt-loaded):before {
  align-items: center;
  background-color: #dfdfdf;
  bottom: 0;
  color: #fff;
  content: "Advertisement";
  display: flex;
  font: 400 14px/1.2em Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  justify-content: center;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: -1;
}
body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
    .roadtrips-template
  )
  .advertisement.banner
  > div,
body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
    .roadtrips-template
  )
  .advertisement.banner
  > div
  > div {
  margin: 0 auto;
  text-align: center;
}
body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
    .roadtrips-template
  )
  .advertisement.banner {
  max-width: 100vw;
}
body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
    .roadtrips-template
  )
  .advertisement.banner
  > div {
  min-height: 50px;
  position: relative;
}
@media (min-width: 768px) {
  body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
      .roadtrips-template
    )
    .advertisement.banner
    > div {
    min-height: 90px;
  }
}
body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
    .roadtrips-template
  )
  .advertisement.banner
  > div:before {
  height: 50px;
  width: 320px;
}
@media (min-width: 768px) {
  body:not(.fgl_region-template):not(.page-template-template-road-trips):not(
      .roadtrips-template
    )
    .advertisement.banner
    > div:before {
    height: 90px;
    width: 728px;
  }
}
body.fgl_region-template .advertisement,
body.page-template-template-road-trips .advertisement,
body.roadtrips-template .advertisement {
  position: relative;
}
body.fgl_region-template .advertisement:before,
body.page-template-template-road-trips .advertisement:before,
body.roadtrips-template .advertisement:before {
  align-items: center;
  background-color: #dfdfdf;
  bottom: 0;
  color: #fff;
  content: "Advertisement";
  display: flex;
  font: 400 14px/1.2em Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: -1;
}
body.fgl_region-template .advertisement.banner,
body.page-template-template-road-trips .advertisement.banner,
body.roadtrips-template .advertisement.banner {
  height: auto;
  margin: 20px auto;
  min-height: 50px;
  padding: 0;
  width: auto;
}
@media (min-width: 768px) {
  body.fgl_region-template .advertisement.banner,
  body.page-template-template-road-trips .advertisement.banner,
  body.roadtrips-template .advertisement.banner {
    min-height: 90px;
    min-width: 728px;
  }
}
body.fgl_region-template .advertisement.banner:before,
body.page-template-template-road-trips .advertisement.banner:before,
body.roadtrips-template .advertisement.banner:before {
  content: "Advertisement";
  display: flex;
  height: 50px;
  margin: 0 auto;
  width: 320px;
}
@media (min-width: 768px) {
  body.fgl_region-template .advertisement.banner:before,
  body.page-template-template-road-trips .advertisement.banner:before,
  body.roadtrips-template .advertisement.banner:before {
    height: 90px;
    width: 728px;
  }
}
body.fgl_region-template .advertisement.mobile-ad-sm:before,
body.page-template-template-road-trips .advertisement.mobile-ad-sm:before,
body.roadtrips-template .advertisement.mobile-ad-sm:before {
  content: "Advertisement";
  display: flex;
}
@media (max-width: 767px) {
  body.fgl_region-template .advertisement.mobile-ad-sm:before,
  body.page-template-template-road-trips .advertisement.mobile-ad-sm:before,
  body.roadtrips-template .advertisement.mobile-ad-sm:before {
    height: 50px;
    margin: 0 auto;
    width: 320px;
  }
}
body.fgl_region-template .advertisement.mobile-ad-md:before,
body.page-template-template-road-trips .advertisement.mobile-ad-md:before,
body.roadtrips-template .advertisement.mobile-ad-md:before {
  content: "Advertisement";
  display: flex;
}
@media (max-width: 767px) {
  body.fgl_region-template .advertisement.mobile-ad-md:before,
  body.page-template-template-road-trips .advertisement.mobile-ad-md:before,
  body.roadtrips-template .advertisement.mobile-ad-md:before {
    height: 250px;
    margin: 0 auto;
    width: 300px;
  }
}
@-webkit-keyframes kenburns {
  0% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
}
@keyframes kenburns {
  0% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
}
@-webkit-keyframes apertureOut {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@keyframes apertureOut {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@-webkit-keyframes apertureIn {
  0% {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes apertureIn {
  0% {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@-webkit-keyframes dropping {
  25% {
    transform: translateY(-5px);
  }
  75% {
    transform: translateY(10px);
  }
}
@keyframes dropping {
  25% {
    transform: translateY(-5px);
  }
  75% {
    transform: translateY(10px);
  }
}
@-webkit-keyframes slideInUp {
  0% {
    transform: translateY(2000px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    transform: translateY(2000px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    transform: translateY(0);
  }
  to {
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    transform: translateY(0);
  }
  to {
    transform: translateY(2000px);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  to {
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  to {
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.come-in {
  transform: translateY(0);
  transition: transform 0.8s ease;
}
.come-in:nth-child(odd) {
  transition-duration: 0.6s;
}
@-webkit-keyframes come-in {
  to {
    transform: translateY(0);
  }
}
@keyframes come-in {
  to {
    transform: translateY(0);
  }
}
.booking-widget-container form {
  text-align: right;
}
.booking-widget-container .bb-drop-down,
.booking-widget-container .datepicker-block {
  border: 1px solid #dfdfdf;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .booking-widget-container .bb-drop-down,
  .booking-widget-container .datepicker-block {
    margin-bottom: 0;
    width: 214px;
  }
}
.booking-widget-container .bb-drop-down .fa-chevron-down,
.booking-widget-container .bb-drop-down .fa-chevron-up,
.booking-widget-container .datepicker-block .fa-chevron-down,
.booking-widget-container .datepicker-block .fa-chevron-up {
  color: #f07d31;
  float: right;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 8px;
}
.booking-widget-container .bb-drop-down .btn.active.focus,
.booking-widget-container .bb-drop-down .btn.active:focus,
.booking-widget-container .bb-drop-down .btn.focus,
.booking-widget-container .bb-drop-down .btn:active.focus,
.booking-widget-container .bb-drop-down .btn:active:focus,
.booking-widget-container .bb-drop-down .btn:focus,
.booking-widget-container
  .bb-drop-down
  .comment-form
  input.focus[type="submit"],
.booking-widget-container
  .bb-drop-down
  .comment-form
  input[type="submit"]:focus,
.booking-widget-container .bb-drop-down .search-form .focus.search-submit,
.booking-widget-container .bb-drop-down .search-form .search-submit:focus,
.booking-widget-container .datepicker-block .btn.active.focus,
.booking-widget-container .datepicker-block .btn.active:focus,
.booking-widget-container .datepicker-block .btn.focus,
.booking-widget-container .datepicker-block .btn:active.focus,
.booking-widget-container .datepicker-block .btn:active:focus,
.booking-widget-container .datepicker-block .btn:focus,
.booking-widget-container
  .datepicker-block
  .comment-form
  input.focus[type="submit"],
.booking-widget-container
  .datepicker-block
  .comment-form
  input[type="submit"]:focus,
.booking-widget-container .datepicker-block .search-form .focus.search-submit,
.booking-widget-container .datepicker-block .search-form .search-submit:focus,
.comment-form
  .booking-widget-container
  .bb-drop-down
  input.focus[type="submit"],
.comment-form
  .booking-widget-container
  .bb-drop-down
  input[type="submit"]:focus,
.comment-form
  .booking-widget-container
  .datepicker-block
  input.focus[type="submit"],
.comment-form
  .booking-widget-container
  .datepicker-block
  input[type="submit"]:focus,
.search-form .booking-widget-container .bb-drop-down .focus.search-submit,
.search-form .booking-widget-container .bb-drop-down .search-submit:focus,
.search-form .booking-widget-container .datepicker-block .focus.search-submit,
.search-form .booking-widget-container .datepicker-block .search-submit:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
}
.booking-widget-container .booking-form-compare-providers {
  display: none;
}
.booking-widget-container .booking-form-submit {
  -webkit-appearance: none;
  background-color: #f07d31;
  border-radius: 4px;
  border-style: none;
  color: #fff;
  font-size: 16px;
  padding: 8px 18px;
  width: 100%;
}
.booking-widget-container .booking-form-submit:hover {
  background-color: #ed6a12;
}
.booking-widget-container .booking-form-submit:focus {
  outline: none;
}
@media (min-width: 768px) {
  .booking-widget-container .booking-form-submit {
    width: auto;
  }
}
.booking-widget-container .datepicker-block .datepicker-trigger {
  cursor: pointer;
  position: relative;
}
.booking-widget-container .datepicker-block .datepicker-trigger legend {
  top: -20px;
}
.booking-widget-container .datepicker-block .datepicker-trigger:before {
  background-image: url(/images/hotels/bookingwidget_sprites_2x.png);
  background-position: 7px 60%;
  background-repeat: no-repeat;
  background-size: 61px 15px;
  content: " ";
  display: block;
  height: 25px;
  left: 10px;
  position: absolute;
  top: 5px;
  width: 25px;
}
.booking-widget-container
  .datepicker-block
  .datepicker-trigger
  .fd-mobile-header {
  left: 0;
  position: fixed;
  top: 10px;
  width: calc(100% - 60px);
  z-index: 999;
}
@media (min-width: 768px) {
  .booking-widget-container
    .datepicker-block
    .datepicker-trigger
    .fd-mobile-header {
    display: none;
  }
}
.booking-widget-container .datepicker-block .datepicker,
.booking-widget-container .datepicker-block .fd-mobile-header {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #555;
  cursor: pointer;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 37px;
  line-height: 1.85em;
  padding: 5px 0 5px 40px;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 999;
}
.booking-widget-container .datepicker-block .datepicker .fa-long-arrow-right,
.booking-widget-container
  .datepicker-block
  .fd-mobile-header
  .fa-long-arrow-right {
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .booking-widget-container .datepicker-block .datepicker {
    font-size: 14px;
  }
}
.booking-widget-container .datepicker-block .fd-mobile-header {
  color: #323232;
  font-size: 16px;
  text-align: center;
}
.booking-widget-container .datepicker-block .fd-mobile-header .m-checkin,
.booking-widget-container .datepicker-block .fd-mobile-header .m-checkout {
  display: inline-block;
  height: 36px;
  padding: 10px 0 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 90px;
}
.booking-widget-container
  .datepicker-block
  .fd-mobile-header
  .m-checkin
  > legend,
.booking-widget-container
  .datepicker-block
  .fd-mobile-header
  .m-checkout
  > legend {
  border-bottom: none;
  font-size: 10px;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  top: -10px;
}
.booking-widget-container .datepicker-block .fd-mobile-header .m-checkin .fal,
.booking-widget-container .datepicker-block .fd-mobile-header .m-checkout .fal {
  padding-bottom: 20px;
  text-align: center;
  vertical-align: middle;
}
.booking-widget-container .bb-drop-down > button .fa-chevron-down {
  display: inline-block;
}
.booking-widget-container .bb-drop-down.open > button .fa-chevron-down,
.booking-widget-container .bb-drop-down.show > button .fa-chevron-down,
.booking-widget-container .bb-drop-down > button .fa-chevron-up {
  display: none;
}
.booking-widget-container .bb-drop-down.open > button .fa-chevron-up,
.booking-widget-container .bb-drop-down.show > button .fa-chevron-up {
  display: inline-block;
}
.booking-widget-container .bb-drop-down > .btn,
.booking-widget-container .comment-form .bb-drop-down > input[type="submit"],
.booking-widget-container .search-form .bb-drop-down > .search-submit,
.comment-form .booking-widget-container .bb-drop-down > input[type="submit"],
.search-form .booking-widget-container .bb-drop-down > .search-submit {
  font-family: Playfair Display, Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 15px;
  position: relative;
  text-align: left;
  width: 100%;
}
.booking-widget-container .bb-drop-down > .btn:before,
.booking-widget-container
  .comment-form
  .bb-drop-down
  > input[type="submit"]:before,
.booking-widget-container .search-form .bb-drop-down > .search-submit:before,
.comment-form
  .booking-widget-container
  .bb-drop-down
  > input[type="submit"]:before,
.search-form .booking-widget-container .bb-drop-down > .search-submit:before {
  background-image: url(/images/hotels/bookingwidget_sprites_2x.png);
  background-position: -22px 60%;
  background-repeat: no-repeat;
  background-size: 81px 20px;
  content: " ";
  display: block;
  height: 30px;
  left: 10px;
  position: absolute;
  top: 0;
  width: 30px;
}
.booking-widget-container .bb-drop-down .dropdown-menu {
  border-radius: 0;
  width: 100%;
}
.booking-widget-container .bb-drop-down .dropdown-menu > li {
  color: #555;
  font-family: Roboto, Georgia, Times New Roman, Times, serif;
  font-size: 18px;
  font-weight: 400;
  padding: 22px 20px;
  text-align: left;
  width: 100%;
}
.booking-widget-container .bb-drop-down .dropdown-menu > li .fal {
  color: #f07d31;
  cursor: pointer;
  float: right;
  font-size: 26px;
  padding: 0 5px;
}
.booking-widget-container
  .bb-drop-down
  .dropdown-menu
  > li
  .fal[disable*="true"] {
  color: #555;
  cursor: default;
}
.booking-widget-container .bb-drop-down .dropdown-menu > li .btn,
.booking-widget-container
  .bb-drop-down
  .dropdown-menu
  > li
  .comment-form
  input[type="submit"],
.booking-widget-container
  .bb-drop-down
  .dropdown-menu
  > li
  .search-form
  .search-submit,
.comment-form
  .booking-widget-container
  .bb-drop-down
  .dropdown-menu
  > li
  input[type="submit"],
.search-form
  .booking-widget-container
  .bb-drop-down
  .dropdown-menu
  > li
  .search-submit {
  font-family: Roboto, Georgia, Times New Roman, Times, serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .booking-widget-container .bb-drop-down .dropdown-menu .bb-mobile-header,
  .booking-widget-container .bb-drop-down .dropdown-menu .btn-orange {
    display: none;
  }
}
.booking-widget-container .bb-drop-down .dropdown-menu.full-screen {
  bottom: 0 !important;
  left: 0 !important;
  margin-top: -2px !important;
  position: fixed !important;
  top: 0 !important;
  transform: none !important;
}
.booking-widget-container
  .bb-drop-down
  .dropdown-menu.full-screen
  .bb-mobile-header {
  border-bottom: 1px solid #dfdfdf;
  color: #323232;
  display: block;
  height: 60px;
}
.booking-widget-container
  .bb-drop-down
  .dropdown-menu.full-screen
  .bb-mobile-header
  .title {
  font-family: Playfair Display, Georgia, Times New Roman, Times, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  padding-left: 30px;
  text-align: left;
}
.booking-widget-container
  .bb-drop-down
  .dropdown-menu.full-screen
  .bb-mobile-header
  .pull-right {
  border-left: 1px solid #dfdfdf;
  font-size: 20px;
  height: 60px;
  padding: 19px 20px 20px;
  text-align: center;
  width: 60px;
}
.booking-widget-container .bb-drop-down .dropdown-menu.full-screen li {
  padding-bottom: 30px;
  padding-top: 30px;
}
.booking-widget-container
  .bb-drop-down
  .dropdown-menu.full-screen
  li:first-child {
  border-bottom: 1px solid #dfdfdf;
  margin-top: 20px;
}
.booking-widget-container .bb-drop-down .dropdown-menu.full-screen li .fal {
  font-size: 36px;
}
.booking-widget-container .bb-drop-down .dropdown-menu.full-screen .btn,
.booking-widget-container
  .bb-drop-down
  .dropdown-menu.full-screen
  .comment-form
  input[type="submit"],
.booking-widget-container
  .bb-drop-down
  .dropdown-menu.full-screen
  .search-form
  .search-submit,
.comment-form
  .booking-widget-container
  .bb-drop-down
  .dropdown-menu.full-screen
  input[type="submit"],
.search-form
  .booking-widget-container
  .bb-drop-down
  .dropdown-menu.full-screen
  .search-submit {
  bottom: 35px;
  margin-left: 5%;
  position: fixed;
  width: 90%;
}
.booking-widget-container .asd__fade-enter-active,
.booking-widget-container .asd__fade-leave-active {
  transition: all 0.2s ease;
}
.booking-widget-container .asd__fade-enter,
.booking-widget-container .asd__fade-leave-active {
  opacity: 0;
}
.booking-widget-container .asd__list-complete-enter,
.booking-widget-container .asd__list-complete-leave-to {
  opacity: 0;
  transform: translateY(30px);
}
.booking-widget-container .asd__list-complete-leave-active {
  position: absolute;
  visibility: hidden;
}
.booking-widget-container *,
.booking-widget-container :after,
.booking-widget-container :before {
  box-sizing: border-box;
}
.booking-widget-container .datepicker-trigger {
  overflow: visible;
  position: relative;
}
.booking-widget-container .asd__wrapper {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}
.booking-widget-container .asd__wrapper--full-screen {
  border: none;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.booking-widget-container .asd__inner-wrapper {
  position: relative;
  transition: all 0.3s ease;
}
.booking-widget-container .asd__datepicker-header {
  position: relative;
}
.booking-widget-container .asd__change-month-button {
  background: #fff;
  color: #323232;
  position: absolute;
  top: 12px;
  z-index: 10;
}
@media (max-width: 767px) {
  .booking-widget-container .asd__change-month-button {
    display: none;
  }
}
.booking-widget-container .asd__change-month-button--previous {
  left: 0;
  padding-left: 15px;
}
.booking-widget-container .asd__change-month-button--next {
  padding-right: 15px;
  right: 0;
}
.booking-widget-container .asd__change-month-button > button {
  background-color: #fff;
  border-style: none;
  cursor: pointer;
}
.booking-widget-container .asd__change-month-button > button:hover {
  color: #f07d31;
}
.booking-widget-container .asd__change-month-button > button > svg {
  fill: #82888a;
  height: 19px;
  width: 19px;
}
.booking-widget-container .asd__days-legend {
  left: 10px;
  padding: 0 10px;
  position: absolute;
  top: 40px;
  z-index: 9;
}
.booking-widget-container .asd__day-title {
  color: #323232;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 4px;
  margin-left: -1px;
  text-align: center;
  width: 14.28571%;
}
.booking-widget-container .asd__month-table {
  background: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
}
.booking-widget-container .asd__month {
  display: inline-block;
  padding: 15px;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .booking-widget-container .asd__month.hidden {
    display: inline-block !important;
    top: 0;
  }
}
.booking-widget-container .asd__month--hidden {
  height: 275px;
  visibility: hidden;
}
.booking-widget-container .asd__month-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4em;
  margin: 0 0 30px;
  text-align: center;
}
.booking-widget-container .asd__day {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0;
}
.booking-widget-container .asd__day--enabled:hover {
  background-color: #e4e7e7;
}
.booking-widget-container .asd__day--disabled,
.booking-widget-container .asd__day--empty {
  opacity: 0.5;
}
.booking-widget-container .asd__day--disabled button {
  cursor: default;
}
.booking-widget-container .asd__day--empty {
  border: none;
}
.booking-widget-container .asd__day--empty button {
  cursor: default;
}
.booking-widget-container .asd__day--disabled:hover {
  background-color: transparent;
}
.booking-widget-container .asd__day-button {
  -webkit-appearance: none;
  background: 0 0;
  border: none;
  color: inherit;
  cursor: pointer;
  font-family: Roboto, Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  font-weight: inherit;
  height: 100%;
  outline: none;
  padding: 0;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
.booking-widget-container .asd__day-button:active,
.booking-widget-container .asd__day-button:focus {
  -webkit-appearance: none;
  outline: none;
}
@media (min-width: 768px) {
  .booking-widget-container .asd__day-button {
    height: 35px;
  }
}
.booking-widget-container .asd__action-buttons {
  display: none;
  font-family: Roboto, Georgia, Times New Roman, Times, serif;
  min-height: 50px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .booking-widget-container .asd__action-buttons {
    display: none;
  }
}
.booking-widget-container .asd__action-buttons button {
  background: 0 0;
  border: none;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: 700;
  position: relative;
}
.booking-widget-container .asd__action-buttons button:hover {
  text-decoration: underline;
}
.booking-widget-container .asd__action-buttons button:first-child {
  float: left;
  left: 15px;
}
.booking-widget-container .asd__action-buttons button:nth-child(2) {
  float: right;
  right: 15px;
}
.booking-widget-container .asd__mobile-header {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  height: 59px;
  min-height: 59px;
  padding: 15px 59px 10px 40px;
  position: relative;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999;
}
.booking-widget-container .asd__mobile-header h3,
.booking-widget-container .asd__mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .booking-widget-container .asd__mobile-only {
    display: block;
  }
  .booking-widget-container .asd__wrapper--full-screen {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .booking-widget-container .asd__wrapper--full-screen .asd__inner-wrapper {
    height: 2500px;
    margin-left: 0 !important;
    margin-top: 70px;
  }
  .booking-widget-container .asd__wrapper--full-screen .asd__month {
    display: block;
    position: relative;
  }
  .booking-widget-container
    .asd__wrapper--full-screen
    .asd__month.asd__month--hidden {
    display: none;
  }
  .booking-widget-container
    .asd__wrapper--full-screen
    .asd__month.hidden.asd__list-complete-enter-to,
  .booking-widget-container
    .asd__wrapper--full-screen
    .asd__month.hidden.asd__list-complete-move {
    display: block !important;
  }
  .booking-widget-container .asd__mobile-close {
    background-color: #fff;
    border: none;
    border-left: 1px solid #dfdfdf;
    cursor: pointer;
    padding: 4px 5px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
  }
  .booking-widget-container .asd__mobile-close .asd__mobile-close-icon {
    color: #555;
    font-size: 20px;
    font-weight: 400;
    height: 50px;
    padding: 12px;
    position: relative;
    text-align: center;
    transform: scaleX(1.25);
    vertical-align: middle;
  }
}
body.fullscreen-opened .datepicker {
  display: none;
}
.booking-widget {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .booking-widget {
    margin-left: 0 !important;
    margin-left: -20px;
    margin-right: 0 !important;
    margin-right: -20px;
  }
  .booking-widget:after,
  .booking-widget:before {
    content: " ";
    display: table;
  }
  .booking-widget:after {
    clear: both;
  }
}
@media (min-width: 768px) {
  article.type-post .booking-widget {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  article.type-post .booking-widget {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  article.format-standard.tag-imported .booking-widget {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  article.format-standard.tag-imported .booking-widget {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
article.type-slideshow .booking-widget {
  margin-left: -20px;
  margin-right: -20px;
}
article.type-slideshow .booking-widget:after,
article.type-slideshow .booking-widget:before {
  content: " ";
  display: table;
}
article.type-slideshow .booking-widget:after {
  clear: both;
}
@media (min-width: 768px) {
  article.type-slideshow .booking-widget {
    margin-left: 0;
    margin-right: 0;
  }
  article.type-slideshow .booking-widget:after,
  article.type-slideshow .booking-widget:before {
    content: " ";
    display: table;
  }
  article.type-slideshow .booking-widget:after {
    clear: both;
  }
}
.booking-widget input,
.booking-widget select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.booking-widget .ct-header h2 {
  color: #323232;
  display: inline-block;
  font: 700 18px/18px Roboto, Poppins;
  margin-top: 0;
  text-align: left;
}
.booking-widget .ct-header .tag {
  color: #757575;
  float: right;
  font: 10px/18px Roboto, Poppins;
}
.booking-widget .booking-hotels .datepicker-block {
  background: #fff;
  height: 40px;
  width: calc(100% - 100px);
}
.booking-widget .booking-hotels .booking-form-submit {
  border-radius: 0;
  font-size: 14px;
  height: 40px;
  line-height: 2.7em;
  opacity: 1 !important;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100px;
}
.booking-widget .booking-hotels.has-passenger .datepicker-block,
.booking-widget .booking-hotels.has-passenger input,
.booking-widget .booking-hotels.has-passenger select,
.booking-widget .booking-hotels.has-search .datepicker-block,
.booking-widget .booking-hotels.has-search input,
.booking-widget .booking-hotels.has-search select {
  color: #555;
  font-size: 14px;
}
.booking-widget
  .booking-hotels.has-passenger
  .datepicker-block::-moz-placeholder,
.booking-widget .booking-hotels.has-passenger input::-moz-placeholder,
.booking-widget .booking-hotels.has-passenger select::-moz-placeholder,
.booking-widget .booking-hotels.has-search .datepicker-block::-moz-placeholder,
.booking-widget .booking-hotels.has-search input::-moz-placeholder,
.booking-widget .booking-hotels.has-search select::-moz-placeholder {
  color: #555;
}
.booking-widget .booking-hotels.has-passenger .datepicker-block .datepicker,
.booking-widget .booking-hotels.has-passenger .datepicker-block::placeholder,
.booking-widget .booking-hotels.has-passenger input .datepicker,
.booking-widget .booking-hotels.has-passenger input::placeholder,
.booking-widget .booking-hotels.has-passenger select .datepicker,
.booking-widget .booking-hotels.has-passenger select::placeholder,
.booking-widget .booking-hotels.has-search .datepicker-block .datepicker,
.booking-widget .booking-hotels.has-search .datepicker-block::placeholder,
.booking-widget .booking-hotels.has-search input .datepicker,
.booking-widget .booking-hotels.has-search input::placeholder,
.booking-widget .booking-hotels.has-search select .datepicker,
.booking-widget .booking-hotels.has-search select::placeholder {
  color: #555;
}
.booking-widget .booking-hotels.has-passenger .booking-form-group-city,
.booking-widget .booking-hotels.has-passenger .datepicker-block,
.booking-widget .booking-hotels.has-search .booking-form-group-city,
.booking-widget .booking-hotels.has-search .datepicker-block {
  float: left;
}
@media (max-width: 991px) {
  .booking-widget .booking-hotels.has-passenger .booking-form-group-city,
  .booking-widget .booking-hotels.has-search .booking-form-group-city {
    padding: 0;
    width: 100%;
  }
  .booking-widget .booking-hotels.has-passenger .datepicker-block,
  .booking-widget .booking-hotels.has-search .datepicker-block {
    margin-bottom: 10px;
    width: 100%;
  }
  .booking-widget .booking-hotels.has-passenger .booking-form-group-guests,
  .booking-widget .booking-hotels.has-search .booking-form-group-guests {
    padding: 0;
    width: 100%;
  }
  .booking-widget .booking-hotels.has-passenger .booking-form-submit,
  .booking-widget .booking-hotels.has-search .booking-form-submit {
    margin-top: 10px;
    position: relative;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .booking-widget .booking-hotels.has-passenger .booking-form-group-city,
  .booking-widget .booking-hotels.has-passenger .booking-form-group-guests,
  .booking-widget .booking-hotels.has-search .booking-form-group-city,
  .booking-widget .booking-hotels.has-search .booking-form-group-guests {
    padding: 0;
    width: calc(50% - 50px);
  }
  .booking-widget .booking-hotels.has-passenger .datepicker-block,
  .booking-widget .booking-hotels.has-search .datepicker-block {
    background: #fff;
    height: 50px;
    line-height: 2.85em;
    width: calc(50% - 50px);
  }
  .booking-widget .booking-hotels.has-passenger .datepicker-block i,
  .booking-widget .booking-hotels.has-search .datepicker-block i {
    top: 16px;
  }
  .booking-widget
    .booking-hotels.has-passenger
    .datepicker-block
    .datepicker-trigger:before,
  .booking-widget
    .booking-hotels.has-search
    .datepicker-block
    .datepicker-trigger:before {
    top: 10px;
  }
  .booking-widget
    .booking-hotels.has-passenger
    .datepicker-block
    .datepicker-trigger
    .datepicker,
  .booking-widget
    .booking-hotels.has-search
    .datepicker-block
    .datepicker-trigger
    .datepicker {
    line-height: 2.85em;
  }
  .booking-widget .booking-hotels.has-passenger .booking-form-submit,
  .booking-widget .booking-hotels.has-search .booking-form-submit {
    height: 50px;
    line-height: 3.5em;
  }
  .booking-widget
    .booking-hotels.has-search.has-passenger
    .booking-form-group-city {
    width: calc(37% - 33.33px);
  }
  .booking-widget .booking-hotels.has-search.has-passenger .datepicker-block {
    float: left;
    width: calc(36% - 33.33px);
  }
  .booking-widget
    .booking-hotels.has-search.has-passenger
    .booking-form-group-guests {
    width: calc(27% - 33.33px);
  }
}
.booking-widget .booking-cruises select {
  background: 0 0;
  border-radius: 0;
  height: 40px;
  padding: 10px 10px 10px 40px;
}
.booking-widget .booking-cruises .ct-cruise-departure:after,
.booking-widget .booking-cruises .ct-cruise-destination:after {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 20px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  z-index: -1;
}
.booking-widget .booking-cruises .ct-cruise-departure:before,
.booking-widget .booking-cruises .ct-cruise-destination:before {
  color: #f07d31;
  content: "";
  font-family: Font Awesome\5 Pro, Roboto, Helvetica Neue, Helvetica, Arial,
    sans-serif;
  font-size: 15px;
  font-weight: 200;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.booking-widget .booking-cruises .ct-cruise-destination {
  display: inline-block;
  min-width: 300px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .booking-widget .booking-cruises .ct-cruise-destination {
    width: 50%;
  }
}
.booking-widget .booking-cruises .ct-cruise-destination:after {
  background-image: url(/wordpress/wp-content/themes/fodors/dist/images/cruises/badges/ico-cruise-grey_2x.png);
}
.booking-widget .booking-cruises .ct-cruise-departure {
  display: inline-block;
  min-width: 260px;
  position: relative;
  width: calc(100% - 40px);
}
@media (min-width: 768px) {
  .booking-widget .booking-cruises .ct-cruise-departure {
    width: calc(50% - 40px);
  }
}
.booking-widget .booking-cruises .ct-cruise-departure:after {
  background-image: url(/wordpress/wp-content/themes/fodors/dist/images/cruises/badges/ico-calendar-grey_2x.png);
}
.booking-widget .booking-cruises .booking-form-submit {
  border-radius: 0;
  height: 40px;
  opacity: 1 !important;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 40px;
}
.booking-widget .booking-cruises .booking-form-submit i {
  line-height: 2.5em;
}
.ui-autocomplete.ui-front {
  z-index: 999;
}
.booking-widget-inner.dark-bg {
  background-color: #f7f7f7;
  border: 1px solid #dfdfdf;
  float: left;
  min-height: 1px;
  padding: 30px 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .booking-widget-inner.dark-bg {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .booking-widget-inner.dark-bg {
    padding: 40px;
  }
}
article.type-slideshow .booking-widget-inner {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  article.type-slideshow .booking-widget-inner {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  article.type-slideshow .booking-widget-inner {
    float: left;
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  article.type-slideshow .booking-widget-inner {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  article.type-slideshow .booking-widget-inner {
    padding: 40px;
  }
}
.booking-widget-title {
  margin-bottom: 18px;
  margin-top: 0;
}
.booking-widget-title,
body.single .entry-content .booking-widget-title {
  color: #323232;
  font: 600 20px/1.1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
}
body.single .entry-content .booking-widget-title {
  padding: 0;
}
.booking-form {
  margin-left: -5px;
  margin-right: -5px;
}
.booking-form:after,
.booking-form:before {
  content: " ";
  display: table;
}
.booking-form:after {
  clear: both;
}
.booking-form-group {
  margin-bottom: 10px;
}
.booking-widget .booking-form-group:last-of-type {
  margin-bottom: 0;
}
.booking-form-group.booking-form-group-compare {
  display: none;
}
.booking-form-group .icon {
  background-position: 50%;
  background-repeat: no-repeat;
  height: 40px;
  left: 5px;
  position: absolute;
  top: 0;
  width: 36px;
}
@media (min-width: 768px) {
  .booking-form-group .icon {
    width: 46px;
  }
}
@media (min-width: 992px) {
  .booking-form-group .icon {
    height: 50px;
  }
}
.booking-form-group .icon.icon-pin {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBQjhDNjA3MDM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBQjhDNjA3MTM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJENEExMjUxMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjJENEExMjUyMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+jDO3wAAAAhRJREFUeNqc1E9oE0EUx/FNTG1OjYq0iG0vSi3+g0puEb14aakFEcWDogerloBI7aVQerBFEfUYkHiwKI2iXgRFRQ9i0YP1oBGRWopEqKIQrHqyQfD75DcwLLtBHfiw4e17LzOzO5soFApBaKzHALrRrtgH3MNFvPGTk97vBpzHCzQij3WSV2xaOQ2uKKXrEtzEGnRhJjSr93iAC7iFtdiNX24GI+jA1ohif8wop0M1f2awCkPI4VuoYLmuX72Y5ezDUxStQT9uoxzxj+d0PRyKl1XTb0vo0brCw+71SjLivtX02Aw68dx7EjajpWhGTfFxfMEiLiluNZ3WIIOqEtMY1NN4glOK78c2zOGqGti+ZGxqP9GkxB/Ian2tuC6timWV4za4Zg3eYbO3tgWc1BL2SrNiC17eRry1Bg+1Uf7YqeWclrRi/ujDfWtwBYewzLu5Q6/tFplWzI2VOIiSbeIrPNaGHVfCUe26ewrbtQw3RvHIat1ZOIHXOg9TmA9Nt+bFcprxJv80VvQ6T2JFnbNg964ptxI+zkU8wwQSEcUWu6ycYtT3INBbuAHHIhoM6NEdifuguBfpAM5itRdvwxmt/Xu9BoGmWFKBG2N6I6fCyamYzbJHOoth/ckefYWCv23wEXdVaDl38OlfGgT6Bu7S7t+IS0rWaVDWsbav8su4pHoz+IwW5VT/p8G8JOLWb+O3AAMAcOpxS43/7IwAAAAASUVORK5CYII=);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .booking-form-group .icon.icon-pin {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAA0CAYAAADrPTp5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBQjhDNjA3NDM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBQjhDNjA3NTM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFCOEM2MDcyMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFCOEM2MDczMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xxAx9QAABO5JREFUeNrEmGtsFUUYhvccSkCIlWqJ1XppVLAkRIUm3ihSrQKKwA9Ro0GJl5IKqKiRi4mK8YdKUNHQCF4QUQwoJBpLNBJjDGriPdYYLykoqDUq1hRsRcrx+H7mWTJsds/unh7qmzyZ2d2Zb76dmZ35ZjMtLS1eQg0Vl4qJYow4WZTzbLfYLj4Vb4pW0Z3EaFmCMseIBeIGcXhEGXPkDLhe7BHPiKXi52IdyIi54kHe3vSL2CzeEd+IXdyvFKeK8+ilo8V80SQWixUin8YBe6MXxFSuvxL3ildEb0j5beIDsVYMFNPE/WKUeFxcJGYyVAcpG2LsCLGFxq2xReI08XJE40FZmU3UWcT1VGwOi3NgEF18pugUjeIhsd9Lr/3UNRu/Y7OVNiIdsO4aJ7pEg9jq9V1m43xsjqONUAcuFrOZLFeIL7zSyWxdju3ZtHWQAzZxlpN/mG+51NqCbdNjtHnAgavESNEhlqQwegEk1RLaGCGudh24lXRp0hWMT3UzlCes083EPNCmOVArxoq9YnWKt5kkBsOkFPWepS1bzmvNgck8aGUJTappEfk47aEt02RzYDwXb6UwMkBMca6ncC+p/LbG+0Ng+iSFAXO6QvwAFc6LJJHfVq3tBTVcfB9S8EixkdTVcNLXSOeIdeK3QDlbTWeQuvLbqjEHhnCxK8SBE1nForTRceBYCLMRdMBva0hZYFXMBQp+xpa6gjU8z2dkO98fbMsey7YNw1liIVv532IeNoLKu432Ot0dpqdFPd1mhu8QVU7jHvkqnmUoW0/dMFWQ9mSdiKWqQFd/LOrE6yyhT4jRzvPR3BtImTrqROl40l/NgTYuxsTMXBvH68j/w5I6HDq451GmM8bWKNKvzYGPuDgnwedzCem7jHs7NHDPLVNIDX7PmgNvczE9IkIKW/1qiHrKYZPzOcetilnixv8WJLt4j3lg0e+EAhUHE5KbTiBdBe69iZSNkrVxHAHu1ixj9yIP7yxQsdFZM/4Ss0QzzOKeR5nGAnZuJ7WFK5d1QrFeIpWxERVPcSLgs4mAfa3l3rZA2aDq6P6cH5r5DuwUz5N/JKLyU4TWdc6X46qNZzMpG3bO8G0/J3YEY8K7CRgm0KVB9dBtXQW6t4syPSHPmji42LN7woLSDg4fpkeZKKVStVhG3tr4KSosX866UMGQZEvQuNlYw7nyQyf4DXUgR7DYzWKxsAQO3CUuxOa1wUNO2Bu2s4t5nO/q+9B4vRNlz+NAG3s29OiydYRZ6zn9plUldQcwnGuixidKzXhczWeTSdF4hui3GhtzCk2QKP3JcWovG8xNKRy4hQXHgpIrsZXaAf9Mt4D8MmcbLSQ79TxA/jbxedwnEicLx94QhzGO2ZhwfTVl7Sy4Msk3Gqc8/326OOM3FyjbxMy3sjdG/ZZJ64DHdr2Y/H38RQlqGJ+tx5+RnUlXqaR6kjlRyQ+ooObzrC1iM+qzAzlnE7nZiQ38XztznbU+dygcML3KH7OjxGXO/Rm8fTtlvEPlQJ6hMF3j3PfzK5NMvL44YHrJiWzLGQo/yt2Q1lhZEQ50cNyyc8S5LLuDmHw/FrNXF6P3Se0seLpzVvD6owc8Z3kd4dz7sj8d+I70JLGP/Lf96YB/vh/Kum/a3Z8OdDtBR+7/cGAHcYL/R8Ty24uNWIvRPna+Tmhy5kIq/SvAAAhhFGcZ6OhoAAAAAElFTkSuQmCC);
    background-size: 13px 21px;
  }
}
@media (min-width: 768px) {
  .booking-form-group .icon.icon-pin {
    background-size: 16px 26px;
    width: 38px;
  }
}
.booking-form-group .icon.icon-calendar {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRDAwNkI3RDM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRDAwNkI3RTM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFCOEM2MDdBMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFEMDA2QjdDMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uKqsagAAAW5JREFUeNpinDp1KgMWEADEQUAcx4AbLALidVlZWRvQJZhwaBAAYj4G/IAPqg4DsEBpcyC2AGJGKN8MiJWBuACPoSB5t2nTpsEM/g/EJ4AuPwkyNBeIW4F4OxB/hyqQA2J+IDbAYyg/VN0vKJ8TiJuBllSDDG0CYj8gPoCkIQEargl4DAWF5QagyxbABIAGOgCp9SzQcDmMpuE8ELMRCNNtUHXIAGSOACyi/qJJXgTiWQQMnQVVBwdAV//FF/sUAVjsf8Ahx4oUecgAFCm/gfgPMBxxGootlkNASQaI03B4fRcQr8Eidx9m6AMskm+A+BsOuW9Q+QfAcESRALmcJmE6dAxlBJZS/2mVpASxyEUBsTcQR2ORWwrEW4F4GRa59/jS6TdoWsQm9xsq/4Husc9LDcOAruSFhekZUDkIxO1A/BNJDRc0m2Ir3Vmh8gJI2ZQdiCtB5oEMjYEG/AscDniPQ9wLiNEruLOgiAUIMAAXRVevm8+eFgAAAABJRU5ErkJggg==);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .booking-form-group .icon.icon-calendar {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRDAwNkI4MTM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRDAwNkI4MjM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFEMDA2QjdGMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFEMDA2QjgwMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1BQFqQAAAj9JREFUeNrsmMsrRFEcx68x3jTyyEJ5/AMW2AiLWSj2muzJYjYaj5RYiJQ8ymJmIfaSUjYUZRYspmRhpSzYyithFDK+J7+jY3LHOeeii/OrT7c77u+ez73u+f3uuWnhcNhSiBEwBBrBvqUXtWAXTICxYDAoleRRHKQOZIMaSz9q6Bx1Kkke65eEEf3qSBMmE3t2ekA98NkcXwpywQW41RwzHxSDODizOeYa7IE5TLYDUbQTzLvwDj+DbsguMtEG7OyQ5DpYAJc2ieNUmibBhubgrWCQStSwzTFFoAu0kWyTl+oik1wGHSCRYpBz2h6CqKZolXCuqF0djUQiq9gsgQBzZIJ++tvoJ5I/GriABDmx8DPRPNo5ksi/pu2VA4erpHOlCu6UJ06eR4nEEGgBaw5E1+gcIYm7+ubkVRyETbIth//VhM45TGf6t6LiM3qikMcqRQHVwieFsUrADbgT6qWyaKXGhZZr5GSRsPYd9Svk6bRSmdb5UWwni6q0RJ1W+q51CrUyZRJ/NMysN6JG1IgaUefL5YTCGzcPtmTOAPfgQTInE+TQC3pcYSxfcmfyaVxoDqESGTpjiaLVCnnztJwYACuSOe1gCmyytbrCWMdOXvPiQt+WzTsXck9Mrzeif1nUddKYSB5RjhfsChfeSO70wERjvFK4UJQ7xVgdnQXNVLzTqZifSnQX3koLFdouzy38ZLlcRk2hl/Zn+RfnadDn0nk0g6bQzx/Wfuv1g2nMkvuq993xSC4BJsl+eBFgADZmhiGx5iJnAAAAAElFTkSuQmCC);
    background-size: 16px 16px;
  }
}
@media (min-width: 768px) {
  .booking-form-group .icon.icon-calendar {
    background-size: 21px 21px;
  }
}
.booking-form-group .icon.icon-guests {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATCAYAAAB/TkaLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRTZCRjg4NTM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRTZCRjg4NjM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFFNkJGODgzMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFFNkJGODg0MzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+64s2RwAAAdBJREFUeNrU1DFIG1Ecx/EkiqitDhVERS2oFTpo1MXNQRCiCApFUMQ6dQktqFQdRLBdVFTE1kQkg0ilFMSig0qHDoLokA4iLbg0VVxMY4iDoARp/f7hHzivl8a4+eDD3b2798u9938Xu8fjsWmzYwA9yMMPDGHN9p/mdrv/6XMYzt/iBZ6jAFNYQqMtyZaqx2z0owoH2reg999gM5lQu06/Fh9RarqfjyOkWYzNwWtU6IuMsxQh4/RPkYt008Bi/LYIzMA2qvEF5djxer0PjaE/8R1jWjBpDzCJTxahHbhEE2/3nmMLQlqPG4XqRLNWfQUBnGPYIvQxdvFHd8BfvS4xhwZ0fSRkC+3yJriwCJUfbkCmXDBtWXMX9s2hUpQ2FGl/JVqRZRH6GcfwEyjT9yMSW6rYlpINP4pvCBsGl2Fe1/Crof9K36xLZzeLDyxDNLalnulAl4aaWzfeoUYLGtsVr/DE8NwvzBB86NBPsTdOoLRFLOOlXj/FHgqxjlU9PpJ+lsMp03diI8FHIoP69HwCPgyavn0fgSMcpx1alHCC0IihYPWYi/OcLGOdw5Z8k6/pLM492X4pdwlN2O5XaPAWz50binmCaJzn5E8meC3AAJZFbpXKj+gUAAAAAElFTkSuQmCC);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .booking-form-group .icon.icon-guests {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAmCAYAAACyAQkgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRTZCRjg4OTM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRTZCRjg4QTM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFFNkJGODg3MzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFFNkJGODg4MzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pSfUXwAAA+dJREFUeNrsmHtojWEcx8/uZonGrDGjXGqxsKbc/hhK5jKEEGZFxiQUKbcwuYxF2EhrSIb8gSaGSMRmm0wTi2LuNrON1ua6+f7q+9TjOOc9z9nOTv7Yrz4973kv5/2+z/O7va9PZmamzcLiwAowDvQA38BjcBYcBg22VlpqaqrReb5O9vuBfaAYJIGewAcEg2FgL3jGB/GKOROaDVZx+yJIBAPAELAWVFL8be5rc/N3sG82SAZNYBE4bnf8EcgBeWAk3WAg+OXtGd3GcZcDkcpqwFTwmTM9z9tLH8MbN4KdLq6tph+LzfT20sdwvAvqDa6/BrZr17ljEpyxWVlZgzhhT0ERskCTyYyGcvxkeLNqjl3cFBkPykAJ3Ut8vkAyCYQnmAhVAiMNbxjp5oMpN7nOAPwJ7oN7zNF9wSWIXexKaBHHESDc4KbTOBYbiowCJ+hykvZ6YamHg1EsKKeoCVqzoq2EvuQT+jPqrawfSOH2GUOha0BHUMiZrdQqVC2GBeAqCAAbXaWn9RyTGSh+Ds6RzJAPQrhseYZCp3Dc6ijvQmwzhs38OcmV0JvayRtAKavRBDAXHGUgiD+9B3NAs2GUR3G7xOK8B/y/zlj+UKvKJJbGiN4DJH2kOzingCLfGM5mM2cxEARZnBfEh7IxwCxrvY3dUX/O6i3wHDykw0tVkgB47WZaesJxosU56tgruEKDqxlV9gHsIJ6wXDYxW8Bl8E4/iKXupgVx7l9+46If9bQFs6mRlXoL1kneZAM0HuxmNpFjgzGjNVYzGsjoTORFIQ7OkT+uYqk9B8oNhUoPMZmltzfdyN4+yv11kY5mVCL7ECPa5kaQ5DBH1hleE8o0KE15GPfVcrnTILLyn5ShCZVXjgPc/sIkXujk5rISfcB09qQ2dvxj7f3OwMIZ5VXOGhJdqETxBa3KLGfPaWLSRJwEXZkDJRt8d9FaxnHV7NPUD1Ah1RGif9sLDeZsRPKGCw0TuG7RLL2dwGqw30nCXwI28TXGyqrYDx9UgkWo1OsjjDTVNLfEljL3SicVAfQZCWDgzNISeZmDt9hgdlUqgK+AGRDb6E8/s9E/G1uRerLZG4TRb+9ox9IpsomvOhmqMbd/XUYuFbGpnNEETuJC8ZehPCe/lTlSyuMNbsdq+6UEr+T2fDYk9Rbv+Y0gg+lRHiwJ4keL0O6qZHkgoVdwjND2pdA/z4PTbnyYkIk7xp/L9Fr/1QNClet00PaN4ZjTgv9TQuN9vVA21eyWt+BadU2EN4T6aT7srqnM4eMNoW367aldaLvQdqHtQv8DoWXEE1aqffhSJq/YL/ixwi1Dva9T+v4IMAAu2wSUNXIokgAAAABJRU5ErkJggg==);
    background-size: 17px 14px;
  }
}
@media (min-width: 768px) {
  .booking-form-group .icon.icon-guests {
    background-size: 21px 19px;
  }
}
.booking-form-group .icon.icon-rooms {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMEFBQTJFNzM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMEFBQTJFODM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIwQUFBMkU1MzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQUFBMkU2MzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+bFsoIAAAAUBJREFUeNpinDp1KgMULADieAbKwMKsrKwEEIMFSVAAiKuAeDqZhmYCsTmMw4Im+R2IfwFxMBAzo8mJQunXaOKfgK5cN23atO/IgixYbDYF4plAvAtNXAdKX0ESYwViL6Ch/OiGYDOYEYhfAXEAmvgEKF2AFnzvgZgJn8FCQGwPxCpAzElG+JpBzQADJiRDjYCYB8lgAzQsCsXIYvpQ/bpQvUbAYBFCdnEDEB8ChRcQawDxFiDegOYqXihtjSZ+CYgTgBH4C2joNqhZeSCDtYE4FeoCELgBdTVRAGggMrcQiC8ALZgJMngGEK9F8j5JAGgIuhDIrBkgg22AWAFKUwOA0r8MC1LgfyDHFLSgAPkAnASZGGgEaGYwLCi8gfgrOQZgiTxuZINBOecPNR0LM9hnSEXeG2gZTC0AMusNQIABAA6YRe/2STi+AAAAAElFTkSuQmCC);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx),
  only screen and (min-resolution: 192dpi) {
  .booking-form-group .icon.icon-rooms {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAmCAYAAAC/H3lnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMEFBQTJFQjM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMEFBQTJFQzM3RUYxMUU3QUY5OUIwNDEwQjY4N0QzNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIwQUFBMkU5MzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQUFBMkVBMzdFRjExRTdBRjk5QjA0MTBCNjg3RDM1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Ol65JAAAAjtJREFUeNrsmE0oRFEUx98wka9JiWyUNKaIlJINmcgOSyJlbCxmMzaUfCworMRiZiNWUqxsrCwpoUTEwoSNpqw0jGxG/pfzdLue9y49b97onfp1bu+emfl33rnn3rmucDisCFYNDkC+klp7Ao3BYPCCf5ihEeizgViFNPjEh26dD5yD5hSJ3QU1WhN6gpPg4a+V4ZV/eRaJRJLfxWcoaWZuybhKsAAKJOMryF8bBSKbzO0j02NmCu4BHb9ISJlkXAuEz0L0o1mC1bhDMGcQmwfWaNwPEpKxmWZmWLUY2DKIKeTG2wYLt/CnryztFt2/6BJF3I53QuNSwZtlLn6z4PqvT9CiK7iXfA6oE+aKTRacxY21drY+sKInuAm0qZsQuKRxAAyARxrrWa7wg8+SsZ104GFWxVo0aEXWm9Du9j5fCXdaY/V8BOrBJvVe1SbAzB+Xp4fvwxC6AdcNjkED5l7FDAdI7AsYEb5sHdSCbMkfryJ/KRl/qrFpMA1dpIlpW+Uz7AFXoIQyOWXVqtc6/HBZnoabBPfseIDYuNrWxknsHZi3URebJ00lpPG9br1gmAJGDRaJpYaMPpMmZsPIuJfV8DK1lyjVaMBKUXRaM+rVUUrsMhPspwmvWtg2Nj/fJXbsVA4a/bpdbGtD4DYFdSpTNuVwN85pzRHsCHYE/+wfBzvwxK0WILHTqYezL4IH0y3DS4oFd2m/NHYdEBIFL9p8pws5XcIR/F/68JnycYsYs7FOpo3dNSfeBBgASBx8fg+q9H0AAAAASUVORK5CYII=);
    background-size: 17px 14px;
  }
}
@media (min-width: 768px) {
  .booking-form-group .icon.icon-rooms {
    background-size: 22px 19px;
  }
}
.booking-form-group-city,
.booking-form-group-submit {
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .booking-form-group-city,
  .booking-form-group-submit {
    float: left;
    width: 50%;
  }
}
.booking-form-group-checkin,
.booking-form-group-checkout,
.booking-form-group-guests,
.booking-form-group-rooms {
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  width: 50%;
}
@media (min-width: 992px) {
  .booking-form-group-checkin,
  .booking-form-group-checkout,
  .booking-form-group-guests,
  .booking-form-group-rooms {
    float: left;
    width: 25%;
  }
}
.booking-form-input {
  width: 100%;
}
.booking-form-input.booking-form-datepicker,
.booking-form-input.booking-form-select,
.booking-form-input.booking-form-text {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  color: #959595;
  font: 400 16px Roboto, Helvetica, Arial, Sans-Serif;
  height: 40px;
  padding-left: 36px;
}
.booking-form-input.booking-form-datepicker.booking-form-invalid,
.booking-form-input.booking-form-select.booking-form-invalid,
.booking-form-input.booking-form-text.booking-form-invalid {
  border-color: #a94442;
}
@media (min-width: 768px) {
  .booking-form-input.booking-form-datepicker,
  .booking-form-input.booking-form-select,
  .booking-form-input.booking-form-text {
    padding-left: 46px;
  }
  .booking-form-group-city .booking-form-input.booking-form-datepicker,
  .booking-form-group-city .booking-form-input.booking-form-select,
  .booking-form-group-city .booking-form-input.booking-form-text {
    padding-left: 38px;
  }
}
@media (min-width: 992px) {
  .booking-form-input.booking-form-datepicker,
  .booking-form-input.booking-form-select,
  .booking-form-input.booking-form-text {
    height: 50px;
  }
}
.booking-form-input.booking-form-select {
  padding-right: 25px;
}
.booking-form-input.booking-form-select ~ .fab,
.booking-form-input.booking-form-select ~ .fad,
.booking-form-input.booking-form-select ~ .fal,
.booking-form-input.booking-form-select ~ .far,
.booking-form-input.booking-form-select ~ .fas {
  color: #959595;
  font-size: 10px;
  padding-bottom: 16px;
  padding-right: 15px;
  padding-top: 14px;
  position: absolute;
  right: 5px;
  top: 0;
}
@media (min-width: 992px) {
  .booking-form-input.booking-form-select ~ .fab,
  .booking-form-input.booking-form-select ~ .fad,
  .booking-form-input.booking-form-select ~ .fal,
  .booking-form-input.booking-form-select ~ .far,
  .booking-form-input.booking-form-select ~ .fas {
    padding-bottom: 21px;
    padding-top: 19px;
  }
}
.category-list-btn {
  background-color: #fff;
  border-color: #f07d31;
  color: #f07d31;
  display: block;
  font-family: Poppins, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 30px;
  padding: 8px 12px;
  text-transform: uppercase;
}
.category-list-btn.focus,
.category-list-btn:focus {
  background-color: #f07d31;
  border-color: #97430b;
  color: #fff;
}
.category-list-btn:hover {
  background-color: #f07d31;
  border-color: #d45e0f;
  color: #fff;
}
@media (min-width: 768px) {
  .category-list-btn {
    display: none;
    margin-bottom: 40px;
  }
}
.btn-check-rates {
  background-color: #f07d31;
  border-color: #f07d31;
  color: #fff;
  display: block;
  font-family: Poppins, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 8px 12px;
  text-transform: uppercase;
}
.btn-check-rates.focus,
.btn-check-rates:focus {
  background-color: #de6210;
  border-color: #97430b;
  color: #fff;
}
.btn-check-rates:hover {
  background-color: #de6210;
  border-color: #d45e0f;
  color: #fff;
}
.btn-check-rates.active,
.btn-check-rates:active,
.open > .btn-check-rates.dropdown-toggle {
  background-color: #de6210;
  background-image: none;
  border-color: #d45e0f;
  color: #fff;
}
.btn-check-rates.active.focus,
.btn-check-rates.active:focus,
.btn-check-rates.active:hover,
.btn-check-rates:active.focus,
.btn-check-rates:active:focus,
.btn-check-rates:active:hover,
.open > .btn-check-rates.dropdown-toggle.focus,
.open > .btn-check-rates.dropdown-toggle:focus,
.open > .btn-check-rates.dropdown-toggle:hover {
  background-color: #bd530e;
  border-color: #97430b;
  color: #fff;
}
.btn-check-rates.disabled.focus,
.btn-check-rates.disabled:focus,
.btn-check-rates.disabled:hover,
.btn-check-rates[disabled].focus,
.btn-check-rates[disabled]:focus,
.btn-check-rates[disabled]:hover,
fieldset[disabled] .btn-check-rates.focus,
fieldset[disabled] .btn-check-rates:focus,
fieldset[disabled] .btn-check-rates:hover {
  background-color: #f07d31;
  border-color: #f07d31;
}
.btn-check-rates .badge {
  background-color: #fff;
  color: #f07d31;
}
@media (min-width: 992px) {
  .btn-check-rates {
    padding: 13px 12px;
  }
}
.btn-back-to-top-side {
  background-color: #ebebeb !important;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  bottom: 30px;
  cursor: pointer;
  display: block;
  height: 55px;
  padding: 10px;
  position: fixed;
  right: 30px;
  width: 55px;
  z-index: 1;
}
.btn-back-to-top-side .arrow {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAA8CAYAAADykDOkAAAAAXNSR0IArs4c6QAAAe1JREFUaAXtmD1Ow0AQheOUHCVlJI4AN6Aml4IaWnIDOAJS0nGEJCegDWvkZ5EXe7y7fv5BGjej0WzGn1++pPBiMcB1OBxudrvdW1kHWL9YDrH0dDo9n8/nh+Px+DTEfjn0fr/fBODHCnZT9mrwQrkwKLEKwJ9h518tvouiuF2v11+qe8mSrvzdEnDJWT7AVum3DLryeFVS8hXSXyn9lkCTx8yMXuZ3b6dbPAYoV4nfvZI2PGZY9BK/e0FbHoOSq8LvbOhIj5kZfS+/s5xO9BigXLP9Tk46w2OGRZ/tdzJ0jseg5JrrdxJ0T4+ZGX2y39FOizwGKNckv6OSFnrMsOiT/I6CVnoMSq4pfndCD+QxM6OP8tt0emCPAcq10+/WpEfwmGHRd/rdCj2Gx6Dk2uV3I/TIHjMz+la/r5yeyGOAcm30+yLpCT1mWPSNfl9AT+kxKLk2+V1Dz8RjZkZ/4fev0zPzGKBca7+XM/SYYdHXfhch5ZfgDV5j4cBsa3hb9Xr1l9dFGx7yPTzkXde52HmA+AivzO5jz5fn6h9iyoemPuvQY30DnrQnbSTgehjhSEeetDROY5knbYQjHXnS0jiNZZ60EY505ElL4zSWedJGONKRJy2N01jmSRvhSEeetDROY5knbYQjHf3LpH8ACI8f6W//Cs0AAAAASUVORK5CYII=);
  background-size: 15px 20px;
  height: 20px;
  margin: 0 auto;
  width: 15px;
}
.btn-back-to-top-side .arrow:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAA8CAYAAADykDOkAAAAAXNSR0IArs4c6QAAAgBJREFUaAXtmEFOwkAUhmeqbkiUe7BTQzyB3sC19SKm8Q66du8N9ASEGHfcgxpZaNpxhoRJEf7nTOeVYvLY2M7Q18/PjyaiVQcvU5wP5rV5GmY618XbgvsWh9wD3byyrh+VUddlpT7t6S33PTLugWVxlhujbtxco0zuzrnvoTkHfhQXo6r+nipjBn6u1ouD7Gh8XExmfi3xgM2067iuv57XgB2c/QXcuttPZPWXs0G7jm0WIz+5ceDWy8o8NJaSDlmgmx0jGs6+k5ve2jEiZ+o7yTTsGEEz9Z0ETXWMudP7bg0d0jEET3x+t2o6qmNEntB3tOnojhF0Qt/R0G06xtzt+o6CTukYgrfoO7hplo4ReWTfQabZOkbQkX0HQXN2jLnD+/4TuouOIXhg32TTnXaMyAP6hqY77xhBB/QNoXfRMeam+94KvcuOITjR90bTvXSMyEHfa6Z76xhBg77XoPvsGHNv9u2h96FjCP6r72XTe9UxIm/0rV3HNosp+vcfzehjXWs1O8mycbaPHSMhy+9P7PcrG488dMFqfX53+mIvvlydp/609l6H9+9XMXP8BzHmor7fK9C7+guIaTFNGJA8CDmsW2KaVScxTEwTcli3xDSrTmKYmCbksG6JaVadxDAxTchh3RLTrDqJYWKakMO6JaZZdRLDxDQhh3XrX5r+AUrcUsy4cbpkAAAAAElFTkSuQmCC);
  display: none;
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.btn-back-to-top-side .top {
  color: #cdcdcd;
  font-family: Poppins, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 10px;
  height: 12px;
  line-height: 1.2;
  margin: 3px auto 0;
  text-align: center;
  width: 25px;
}
.btn-back-to-top-side:hover .arrow {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAA8CAYAAADykDOkAAAAAXNSR0IArs4c6QAAAgBJREFUaAXtmEFOwkAUhmeqbkiUe7BTQzyB3sC19SKm8Q66du8N9ASEGHfcgxpZaNpxhoRJEf7nTOeVYvLY2M7Q18/PjyaiVQcvU5wP5rV5GmY618XbgvsWh9wD3byyrh+VUddlpT7t6S33PTLugWVxlhujbtxco0zuzrnvoTkHfhQXo6r+nipjBn6u1ouD7Gh8XExmfi3xgM2067iuv57XgB2c/QXcuttPZPWXs0G7jm0WIz+5ceDWy8o8NJaSDlmgmx0jGs6+k5ve2jEiZ+o7yTTsGEEz9Z0ETXWMudP7bg0d0jEET3x+t2o6qmNEntB3tOnojhF0Qt/R0G06xtzt+o6CTukYgrfoO7hplo4ReWTfQabZOkbQkX0HQXN2jLnD+/4TuouOIXhg32TTnXaMyAP6hqY77xhBB/QNoXfRMeam+94KvcuOITjR90bTvXSMyEHfa6Z76xhBg77XoPvsGHNv9u2h96FjCP6r72XTe9UxIm/0rV3HNosp+vcfzehjXWs1O8mycbaPHSMhy+9P7PcrG488dMFqfX53+mIvvlydp/609l6H9+9XMXP8BzHmor7fK9C7+guIaTFNGJA8CDmsW2KaVScxTEwTcli3xDSrTmKYmCbksG6JaVadxDAxTchh3RLTrDqJYWKakMO6JaZZdRLDxDQhh3XrX5r+AUrcUsy4cbpkAAAAAElFTkSuQmCC);
}
.btn-back-to-top-side:hover .top {
  color: #f07d31;
}
@media (min-width: 992px) {
  .btn-back-to-top-side {
    background-color: #f7f7f7;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
  }
}
@media (min-width: 1280px) {
  #body-wrap.ad-active .btn-back-to-top-side {
    right: 190px;
    z-index: 100;
  }
}
.btn-back-to-top-side_mobile {
  display: none;
}
@media (max-width: 767px) {
  .btn-back-to-top-side_mobile {
    align-items: center;
    background-color: #fff;
    border: none;
    border-top: 1px solid #eee;
    color: #7e7e7e;
    display: flex;
    flex-direction: column;
    height: 60px;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .btn-back-to-top-side_mobile .custom-angle-up {
    font-size: 30px;
  }
  .btn-back-to-top-side_mobile .custom-hr {
    margin-bottom: 0;
  }
}
.breadcrumb {
  background-color: transparent;
  color: #555;
  -moz-column-gap: 0;
  column-gap: 0;
  display: flex;
  flex-wrap: wrap;
  font-family: Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
  width: auto;
}
@media (min-width: 768px) {
  .breadcrumb {
    font-size: 12px;
    padding: 0;
  }
}
.breadcrumb .divider {
  color: #f07d31;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.breadcrumb li {
  align-items: center;
  display: inline-flex;
  line-height: 14px;
  margin: 0 2px;
  text-transform: uppercase;
}
.breadcrumb span.inside-divider {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin: 0 1px;
}
.breadcrumb > li + li:before {
  content: unset;
  padding: 0;
}
.breadcrumb a {
  color: #555;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.breadcrumb a:hover {
  color: #338280;
  text-decoration: none;
}
.breadcrumb-content {
  padding-left: 0 !important;
}
.breadcrumb-legacy {
  background-color: transparent;
  color: #555;
  display: flex;
  flex-wrap: wrap;
  font-family: Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  gap: 2px;
  list-style: none;
  padding-bottom: 0;
  padding-top: 20px;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .breadcrumb-legacy {
    padding: 20px 0;
  }
}
.breadcrumb-legacy .divider {
  color: #f07d31;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.breadcrumb-legacy a {
  color: #555;
}
body.single
  article.fd-single-imported:not(.has-post-thumbnail)
  .above-title-top
  .breadcrumb {
  padding: 20px 20px 0;
}
@media (min-width: 768px) {
  body.single
    article.fd-single-imported:not(.has-post-thumbnail)
    .above-title-top
    .breadcrumb {
    display: block;
    margin: 30px auto;
    max-width: 1180px;
    padding: 0 20px;
    text-transform: uppercase;
  }
}
.comment-list {
  padding-left: 0;
}
.comment-list,
.comment-list ol {
  list-style: none;
}
.search-form label {
  font-weight: 400;
}
.wrap {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
.wrap:after,
.wrap:before {
  content: " ";
  display: table;
}
.wrap:after {
  clear: both;
}
.content:after,
.content:before {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.main {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
@media (min-width: 768px) {
  .main {
    float: left;
    width: 100%;
  }
}
.sidebar-primary .main {
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 768px) {
  .sidebar-primary .main {
    float: left;
    width: 66.6666666667%;
  }
  .sidebar {
    float: left;
    width: 33.3333333333%;
  }
}
.entry-meta {
  color: #6a6c66;
  font: 400 12px/20px Roboto, Helvetica, Arial, Sans-Serif;
  margin: 20px auto;
}
.entry-meta:after,
.entry-meta:before {
  content: " ";
  display: table;
}
.entry-meta:after {
  clear: both;
}
@media (min-width: 768px) {
  .entry-meta {
    font: 400 14px/20px Roboto, Helvetica, Arial, Sans-Serif;
    margin: 20px auto;
  }
}
.entry-meta a .author_name {
  color: #6a6c66;
  text-transform: capitalize;
}
.entry-meta .author_avatar {
  margin-right: 15px;
}
.entry-meta .author_avatar img {
  border-radius: 25px;
  height: 25px;
  width: 25px;
}
@media (min-width: 768px) {
  .entry-meta .author_avatar img {
    border-radius: 40px;
    height: 48px;
    width: 48px;
  }
}
.entry-meta .time {
  color: #959595;
  margin: 10px auto 20px;
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
  h1,
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  h2,
  h3 {
    margin: 20px auto;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 18px;
  }
  h1,
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .csbwfs-social-widget {
    display: none;
    left: 30px !important;
    opacity: 1;
    top: calc(50% - 130px) !important;
    z-index: 0 !important;
  }
  .csbwfs-social-widget.jsLeftOff {
    left: -50px !important;
    opacity: 0;
  }
}
body.archive .csbwfs-social-widget,
body.page-template-page-masthead .csbwfs-social-widget {
  display: none;
}
#csbwfs-social-inner:before {
  color: #b8b8b8;
  content: "SHARE";
  font: 400 12px/50px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  padding-left: 5px;
}
.csbwfs-sbutton a {
  background-color: transparent;
  border-bottom: 0;
}
.csbwfs-sbutton i {
  background-position: 50%;
  background-repeat: no-repeat;
}
.csbwfs-sbutton .csbwfs-fb a i.csbwfs_facebook {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAABLCAYAAADzlZ4UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRjUyQjI5MDFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRjUyQjI5MTFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNGNTJCMjhFMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNGNTJCMjhGMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+9gDOvwAAAZdJREFUeNrsmU8rRUEYxufcFAt1U8hCbGwpZWFjY6WULJW1hSgpJStW9hLlC/gI9vIFrEwp99yyuindcJVw80x37MS578xcb7fnqV+dxfnz6505M3PmZNZakyjDYAHMgkkwBsoelzfw6o/roAGewIOn1hNZKANLYBPMg9Iv5/Z6XAZ+OiGmnKvQMZiJdcNSpPvsgauYYjEq55rxDKyl6LShlTtMJRYq5zr+rkkYqVy/b85Mo9wOGDGJI5HrAxumA5HILYJBrXLLpkORjHNzgc989gP2jZ9TP2LJucl8XCj1CfbBEXhJUbmJgIpt+7k3WZ8bFYrl4CT1C1EWyl2AZmo56ULh9j+XTH/lUbNcU7OcoRzlKNfNcm7EP/Cr2yKZFj5nBUy1ec1lZq2tB8yZKbOluVlzzXJVzXIVrXJuf66hVe5O8zhX1SyXU64b5Spa5dzOwP33xH9tWpuBRTJkWv8TJM1U9AusBt7dQdbmT5J1cCqQWwXnXGxSjnKUoxzlKEc5ylGOcpSjHOUoRznKUY5ylIuSLwEGAPt4PjraSRvlAAAAAElFTkSuQmCC);
  background-size: 13px 25px;
  margin-left: 0;
}
.csbwfs-sbutton .csbwfs-fb a i.csbwfs_facebook:hover {
  background-image: url(data:image/png;base64,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);
}
.csbwfs-sbutton .csbwfs-tw a i.csbwfs_twitter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAA8CAYAAAAuaUeTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MDQ3RTgzRDFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MDQ3RTgzRTFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQwNDdFODNCMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQwNDdFODNDMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7NEtQAAABYpJREFUeNrknHuIVVUUxtfcGTUTM5UszMrKssZX2dP+qOmpZFEqWpZGMlT0AKn+KLKCwiSkpicFZWROkUY6GUSlEGoPNZMae0ya1SSRmOZU2lQ+su/jrAuX45x79z73nLvPuWfBj+GeOa/57t5rr7X23lPT1tYmKbXe4ApwETgNDAaHg/3gd7AZfAGWg/fAv+U+sCaFYp0A7gHTQU/Da3aCF0ET+NXyWfxCnuaHXMBJhyZQpG7gIfANuNlCKFo/FXgTuIONpMT5o8F8sBHsLtayhoKFoAH8kRChjgIt4NyI7vcWuAHs8j1jIrgenKfH2lWPPUFiNYNp4F1wdf5Eh3YMWKU+KUpbC2aDs8Al4BxQ6ztnggrbZcvqBbbpT9Fv8xqw15FQdNjrwBAHz2Y3nFF4wO+zxhUIlVf2DdDDkVjzHQn1Mbjdf9Av1pguLmRXfAf0qfALs0Vf5UAodvnLQad+rtPPjX6xhgfc4GJV+/gKvTBfcE6FRToAngeXaQzHL2uBuiUeb6nzXdC/yM2Gqf+4DiyL+cUnaYxTSfsSDNLw4tiC453asnb6W1avEjfsr6PkozH7sekOut9IcKVPKGYDU3XkPMhn7TK4aU4DvM/AGTG8dA9NYVwbhWoEbwc5+O0WNxuuij+jQ3xUNsoyOo/DGFtOAa8UGw03WN60VtOH78HdEf2RJzsWig1mLFhSKnT4IOQDmHs9pukB87cBZbxsX4dCrdG8cEWQ/yk0nrSjjIdRpAfBFjBPHxwmbHBlrC78XMxZF9o+8FJETprOcT34GszSmpOJuUzea0qNbH57orAsEYHVa8L6uX5rzVpiYavr3sX57Q7F+s+2yW/TrtQUw8scrRWNafp5rw4OP6hI2zWSdmVFQ6egSmmtRulJiHcqaeeDD226YT4gmwy+zZhYf9n4rNcKonLWrRtAa4bEarfphr9pzMQ6d4tWGraqD5tQ5UJ16N9u7OC36AX1SpbsO5OkuNBaJbu20VasFRkWa42tWEvF/WyOK/vIViw6uYUZFIrT/V/ZikV7WNxNfbmylaVSnSCxmH7MzZhYi42y7IB0p7s6+zEZEIqra440qXYEpTt08pyz25wBsZaLYVkoV+R3rABcIPal5rRZs+mJuRK//0W8lSucZDxQhUIxY1kSlVi0v8Ft4s3UflJlYnFmap/pyWFW/l0o3qw0F5EMSrFQnfr+HaYX1BmKc7p4ywsZf/XV7slJ1iPE3Qqbcu1JG6FMW9YQTTJzVdT9OIN1IvjT5iITARg+vF9lvmq2rVA2PouLJtaL2zm9qIyl8lFhCgamXWuD5oxpN84t3CghKys5y6b7ZsrFelx0+VAYsw0duD6+RWOutBnnFTgZ80/YG9iOcIxNxou3jiFNximuyeUIFUYs0Yj3Jg1Mt6ZAKKZpjdqypNJi5e118dZS3as5VlLtPrAoihtFtdGJonMLx6XgTPFWNbNG1M+xUFzkcldUN4trVxhXyLwKTnUo1FPgziirJVGnMIeAB8Bqx0I9G7VQpom0UQsVbyfGXHGzfSRvnHS4X7yl55HX38oVq1ZFmqWVCZfGBXhc97U0rgeEFYvLuqdq6jAwASMeZ6QmSswl8DrDLnYSOFu8EjOD0sEJCg1eBjPFbMND2WJxE9MMjW6ZaHIajNtS+qgox0kyC3xcWnmrxL+P6KDQgaI8Aq6V5Bf5dqgDf068+QGptFh5G6ajyZQEisa5vSZlt4sXCApK6aNu0e7pOgrn1rYXxFvC2eHyRUpF8D01NGDGPk4qtwGJyzUXa3VjXVKatk26w92d3KXeoINCvZT+/wimxsHlU/FWsyzTDGB/0pxlObnhYeLVskeAU8Tb1DhQE+jeOoLm/5kGu88ebTHkJ/CjeLNGrfoz8cuc/hdgAPc5M2mg6JGwAAAAAElFTkSuQmCC);
  background-size: 25px 20px;
}
.csbwfs-sbutton .csbwfs-tw a i.csbwfs_twitter:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAA8CAYAAAAuaUeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAABbFJREFUeNrk3HuMXGUZx/HPtotVGxULcvGC0HhB7KmyRrxHpUSIQAAJHrmphEjihRCiiYSbocFEiYK2Ro1iKEEDNVyEREVBU4hyU6NwbKXSYq0NBlpaaksLLdv6x/tsmGx2dufsnJkzs/NLTjY7e+Y9737nfZ/3eZ73eWdowU2P6FO9AifgaLwTh2JfjOIZrMHfcBfuxPMTNVLkWcsPHO5DSPPxVZyNlzX5nw6M6wP4Ijbjx7gaT7X6oGx5MR8nFHm2BGY1ue/lPQhpH1yBVTivCahmmheA/4kvYWgKSCPZ8mIZVmP7ZCPrrbgJH8HWHgF1EG7De9ts51VYikX4NLY1ADoIn8CZeH+8vA4/HbtnaAKbdQPOwq9xMnbVDOoNuDdsUpV6EFfi3TgG78HscfecUuTZL5rBmosn46f4NHPsrgnUvvgT3lTDs5cVeXZO4wvjbdZxDaDgFPwcc2qCtawmUH+MhWHS1fB9E7zxZPwSp3bZhuU4qQZQ9+LEIs92hC0bxsdw8PhpeCeObdLISpyIf3Whw8OxEs3vIqS9+CEuxP74II6PazuOHD+y9puksbeH/TgDv+1wx0/tMigo8PpwLw5peH0HPl7k2ebxNmvuFA3uF6vkNzpsx86uYfotjJnTCGoUpxd59uBEBn5bC43OCgfvz3hXBzo9J0KYujWKc4s8u6PZarixRGMLwldZGkt8VXpHSe+8E9qFTxZ5dv1krkPZqHp2hA9r8eWK/sm31AxqI44t8uzWiaZUo34/zQfMw7ciPLgCB7TR2VfXCOoBjBR5tqKZ/WnUCmxq42EH4HKsx7UYmabbUJeWFHm2YTJj3agX8JOKjPS5+Ev4Z5dEzqkV1Rm8D021so3XNY1piQp0RASsf8WGCNTPi1H3kgnuX1cjrD1lh/yTMZWu7kBnXhcZjbPi992xODwekDaGJ12Xtk3HPizxYsq2k9oHh8fVC/pf2Wk45pCdhkcNlp4tA+tnDV75Zilb+vAAwVpXBtZxEcasDKM8gs9KScCZri1Fnm0uY7PWh4N5RFyDpMdaCYob9bDB1eqysFYMMKwHysK6Xf27OXXpD2VhbZH2DAdNz+DvZWHBYvVtfdWle4o82zMdWGtx1YDBuqWVm5p58Itx/4CAeh53tANrl7Rnt2YAYN1V5NnWdmCJDMCHlU8195tuaPXGWVP8/QmpcuUH6k2ddErrcWtVsGAnviBtYd83w2AtLfLshSphjeluqZLuaCm/vqHPQe1QMoXeyubAR3GkVF64W9p9eSKyE69RX4VNu/pOOOGVwvpPjKpZM2j6bcI3y76pFQBr8JsZZquuNEUKuR2bdZG0TTYT9Gis7joF65Hw6vtdo1Lmd1cnYY0N3Zv7HNa3pWIWnYa1F5/R+UK2TmkVvtZOA2VXuB1S2eC1fQbqWWlr77luwhKG/nNSueR/+wDUXqnuYlW7DbXjO90o1VJdFDFWr+piLK+ioXYdze3h3B2GD8WK+Sv8Q9qkrVvXSPWvlaiqWqg9UsJ/LOk/Ip15mVcjqO9K1YiVqeoQ5qW4TMqyvq1GUN+T6tkrTStVNbKGpJMYV6nn+EjjCL80pl7l+bd2Yc0OSJdEZqJObZfqvm7v1AOmC2sBTo/Q4bU9YMjXSmcFO5oCH25xir0ZR0kp5uNVf/avHV2HC7R24KFtWItwTni3o1Kd51zp1OeheKPeTPA9js93M/waxu9iGH8dn9L7Sb5NYcC/L+0PdE1jYNZJZ4MXSrUOe3oQ0tYIhA+L7MHObndg/ChaGYb78OhQL3jhBc4PSItVW3ZeiVP6GL4inb87QyqT7OYn+TR+FIvKwnAyt9T9qU21Gu6MgPlG6Rs6jpGKchdJZZRDFfXjOTyEe8Jg3x+LTU+pjJ+1LUbYWDHuK6XjbllM20PC5zowwM7x4pdpbJFSuU/H9W/p+PBqqTRztT4oc/r/AKVnO8Y4dgdZAAAAAElFTkSuQmCC);
}
.csbwfs-sbutton .csbwfs-gp a i.csbwfs_plus {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABLCAYAAAAIwmvLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MjM4MzBFQjFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MjM4MzBFQzFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQyMzgzMEU5MUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQyMzgzMEVBMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+KmaeuwAAB2dJREFU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);
  background-size: 27px 25px;
}
.csbwfs-sbutton .csbwfs-gp a i.csbwfs_plus:hover {
  background-image: url(data:image/png;base64,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);
}
.csbwfs-sbutton .csbwfs-pin a i.csbwfs_pinterest {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABLCAYAAADK8i9PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MTMwQTdDMjFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MTMwQTdDMzFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQxMzBBN0MwMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQxMzBBN0MxMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GDu1gQAABmJJREFU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);
  background-size: 19px 25px;
}
.csbwfs-sbutton .csbwfs-pin a i.csbwfs_pinterest:hover {
  background-image: url(data:image/png;base64,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);
}
.csbwfs-sbutton .csbwfs-ml a i.csbwfs_mail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAwCAYAAACynDzrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MzZEQjFCQzFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0Mzg2OTRCNjFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQzNkRCMUJBMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQzNkRCMUJCMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5+HBnwAAA/NJREFUeNrsm0tIFWEUx7/7aeZrYZqLsLJa5AMRXIiI1qawJLPHUsoso53QCxTcukjIR7UriGtXWkURaUZmi9LUbQuvYBRpEC40Nxr57P9xz9BxnOu9eWfG+5gDP7icme985/zndeYbrsvr9QpYHGgA18AhsFPEpv0BX8FD8ACsSNqwG9SDvBgWR1DteaSF0kRoAk2Do2BQODZIWkxzgZT9AidATwyL8wpUkBZCE6iI7bAAzgF3DIqjaj4PfjNfkRKoH9xizmVwBbTGkDitVPMy8ylN+pVAGeAu4aKNa6AJ3KTf0WqqthtUq1ani+mRIXWKqdMsnvk6wCWwFIXiqJpqQSfzqdq7+BUldYPUgBcgmfk84AyYjyJx5qmmbuZLptov8h2lweAq8A6kM18fOAZmokCcGaqlj/nSqeYq/c7ST5BS8BHsZb5RcARMRbA4k6CcatFsH9VaajRAbhIsn5qmXOZT7yVlYCwCxRkjccaZL5dqzPc3SAYImk0BSphvis6k4QgSZ9jg7C+h2vZvNlAGEVy1AQOgkvlmwXHQGwHi9FCus8xXSTVlBBosg5wkBbwENQZdtyeMxfFQjgvMd4FqSQkmgPyPyXbQY/G6rpdQfVJbGIrTRrnx7ljl/oRqEWYLpHWZqnm8o+u6bxPh0HUb5eOinDtY3pYIpFkjeCx8C238iF3WHTG7bdngjI6nXBu3ElCGkEwdeA6SmK/L4Jq3y4zuiUmUY91Wg8oQk6oGb8GuAE8Nq017qvK1rF2U2+lQAksTklPN1weQZdB3/LBBHKO+LItyKg81uDQpyQIwBA4H6FzNtnGag3f2OZRLgRkTSBOT1bruYub7bvDuY5aNUuxJ5ium96pssyaRJiedCd4L37ruZm/PoZrR6kIFzZ1pZkHSgiObKnyL3zUG6y9PTYjfLTauT9XQnKlmFyMtujck0OO2Qdd1qza/M4S4amytWL/C2UCiJVhRiFUCabHvgxZd161fAw62O26isbw7bqE5XFYWYbU1g0e6rlv7irASZHes/8oSRzGbrU7eDoGUqU+5z0Ai87npXjK3ybg52sfNfInUHdfbkbhdAik7C96ANObrpX6lHUzQ5bNGv9tp22u2fxrFqLYraZfX67X7DfwzOAl+GmzTLkOjS28PiVNoZ7JS2G+qwE/U8eptxY84OTSm0O5kt0MgZQfACLgq1n+o1Fs87TNCY2y37bjE9PaN+pgh8W9RXX2KKaO+6eB2JhcOAoW1SUcCRyBHIEcgRyBHIEcgR6AYFmjRkcGvLSmBvjg6+LUJJZDH0cGvuZVAamFqwNFigylN7mn3oFPCt76r/gq0GsOirJIGzaTJ4l8BBgCUv9wku4A0oAAAAABJRU5ErkJggg==);
  background-size: 24px 16px;
}
.csbwfs-sbutton .csbwfs-ml a i.csbwfs_mail:hover {
  background-image: url(data:image/png;base64,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);
}
#socialButtonOnPage.leftSocialButtonOnPage,
#socialButtonOnPage.rightSocialButtonOnPage {
  float: none;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}
#socialButtonOnPage.leftSocialButtonOnPage:after,
#socialButtonOnPage.leftSocialButtonOnPage:before,
#socialButtonOnPage.rightSocialButtonOnPage:after,
#socialButtonOnPage.rightSocialButtonOnPage:before {
  content: " ";
  display: table;
}
#socialButtonOnPage.leftSocialButtonOnPage:after,
#socialButtonOnPage.rightSocialButtonOnPage:after {
  clear: both;
}
#socialButtonOnPage.leftSocialButtonOnPage .csbwfs-sbutton-post,
#socialButtonOnPage.rightSocialButtonOnPage .csbwfs-sbutton-post {
  display: inline-block;
  float: none;
}
#socialButtonOnPage.leftSocialButtonOnPage .csbwfs-sbutton-post a,
#socialButtonOnPage.rightSocialButtonOnPage .csbwfs-sbutton-post a {
  background-color: #fff;
  width: 30px;
}
#socialButtonOnPage.leftSocialButtonOnPage .csbwfs-sbutton-post i,
#socialButtonOnPage.rightSocialButtonOnPage .csbwfs-sbutton-post i {
  background-position: 50%;
  background-repeat: no-repeat;
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-fb
  a
  i.csbwfs_facebook,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-fb
  a
  i.csbwfs_facebook {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAABLCAYAAADzlZ4UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRjUyQjI5MDFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRjUyQjI5MTFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNGNTJCMjhFMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNGNTJCMjhGMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+9gDOvwAAAZdJREFUeNrsmU8rRUEYxufcFAt1U8hCbGwpZWFjY6WULJW1hSgpJStW9hLlC/gI9vIFrEwp99yyuindcJVw80x37MS578xcb7fnqV+dxfnz6505M3PmZNZakyjDYAHMgkkwBsoelzfw6o/roAGewIOn1hNZKANLYBPMg9Iv5/Z6XAZ+OiGmnKvQMZiJdcNSpPvsgauYYjEq55rxDKyl6LShlTtMJRYq5zr+rkkYqVy/b85Mo9wOGDGJI5HrAxumA5HILYJBrXLLpkORjHNzgc989gP2jZ9TP2LJucl8XCj1CfbBEXhJUbmJgIpt+7k3WZ8bFYrl4CT1C1EWyl2AZmo56ULh9j+XTH/lUbNcU7OcoRzlKNfNcm7EP/Cr2yKZFj5nBUy1ec1lZq2tB8yZKbOluVlzzXJVzXIVrXJuf66hVe5O8zhX1SyXU64b5Spa5dzOwP33xH9tWpuBRTJkWv8TJM1U9AusBt7dQdbmT5J1cCqQWwXnXGxSjnKUoxzlKEc5ylGOcpSjHOUoRznKUY5ylIuSLwEGAPt4PjraSRvlAAAAAElFTkSuQmCC);
  background-size: 9px 18px;
  margin-left: -10px;
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-fb
  a
  i.csbwfs_facebook:hover,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-fb
  a
  i.csbwfs_facebook:hover {
  background-image: url(data:image/png;base64,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);
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-tw
  a
  i.csbwfs_twitter,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-tw
  a
  i.csbwfs_twitter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAA8CAYAAAAuaUeTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MDQ3RTgzRDFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MDQ3RTgzRTFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQwNDdFODNCMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQwNDdFODNDMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7NEtQAAABYpJREFUeNrknHuIVVUUxtfcGTUTM5UszMrKssZX2dP+qOmpZFEqWpZGMlT0AKn+KLKCwiSkpicFZWROkUY6GUSlEGoPNZMae0ya1SSRmOZU2lQ+su/jrAuX45x79z73nLvPuWfBj+GeOa/57t5rr7X23lPT1tYmKbXe4ApwETgNDAaHg/3gd7AZfAGWg/fAv+U+sCaFYp0A7gHTQU/Da3aCF0ET+NXyWfxCnuaHXMBJhyZQpG7gIfANuNlCKFo/FXgTuIONpMT5o8F8sBHsLtayhoKFoAH8kRChjgIt4NyI7vcWuAHs8j1jIrgenKfH2lWPPUFiNYNp4F1wdf5Eh3YMWKU+KUpbC2aDs8Al4BxQ6ztnggrbZcvqBbbpT9Fv8xqw15FQdNjrwBAHz2Y3nFF4wO+zxhUIlVf2DdDDkVjzHQn1Mbjdf9Av1pguLmRXfAf0qfALs0Vf5UAodvnLQad+rtPPjX6xhgfc4GJV+/gKvTBfcE6FRToAngeXaQzHL2uBuiUeb6nzXdC/yM2Gqf+4DiyL+cUnaYxTSfsSDNLw4tiC453asnb6W1avEjfsr6PkozH7sekOut9IcKVPKGYDU3XkPMhn7TK4aU4DvM/AGTG8dA9NYVwbhWoEbwc5+O0WNxuuij+jQ3xUNsoyOo/DGFtOAa8UGw03WN60VtOH78HdEf2RJzsWig1mLFhSKnT4IOQDmHs9pukB87cBZbxsX4dCrdG8cEWQ/yk0nrSjjIdRpAfBFjBPHxwmbHBlrC78XMxZF9o+8FJETprOcT34GszSmpOJuUzea0qNbH57orAsEYHVa8L6uX5rzVpiYavr3sX57Q7F+s+2yW/TrtQUw8scrRWNafp5rw4OP6hI2zWSdmVFQ6egSmmtRulJiHcqaeeDD226YT4gmwy+zZhYf9n4rNcKonLWrRtAa4bEarfphr9pzMQ6d4tWGraqD5tQ5UJ16N9u7OC36AX1SpbsO5OkuNBaJbu20VasFRkWa42tWEvF/WyOK/vIViw6uYUZFIrT/V/ZikV7WNxNfbmylaVSnSCxmH7MzZhYi42y7IB0p7s6+zEZEIqra440qXYEpTt08pyz25wBsZaLYVkoV+R3rABcIPal5rRZs+mJuRK//0W8lSucZDxQhUIxY1kSlVi0v8Ft4s3UflJlYnFmap/pyWFW/l0o3qw0F5EMSrFQnfr+HaYX1BmKc7p4ywsZf/XV7slJ1iPE3Qqbcu1JG6FMW9YQTTJzVdT9OIN1IvjT5iITARg+vF9lvmq2rVA2PouLJtaL2zm9qIyl8lFhCgamXWuD5oxpN84t3CghKys5y6b7ZsrFelx0+VAYsw0duD6+RWOutBnnFTgZ80/YG9iOcIxNxou3jiFNximuyeUIFUYs0Yj3Jg1Mt6ZAKKZpjdqypNJi5e118dZS3as5VlLtPrAoihtFtdGJonMLx6XgTPFWNbNG1M+xUFzkcldUN4trVxhXyLwKTnUo1FPgziirJVGnMIeAB8Bqx0I9G7VQpom0UQsVbyfGXHGzfSRvnHS4X7yl55HX38oVq1ZFmqWVCZfGBXhc97U0rgeEFYvLuqdq6jAwASMeZ6QmSswl8DrDLnYSOFu8EjOD0sEJCg1eBjPFbMND2WJxE9MMjW6ZaHIajNtS+qgox0kyC3xcWnmrxL+P6KDQgaI8Aq6V5Bf5dqgDf068+QGptFh5G6ajyZQEisa5vSZlt4sXCApK6aNu0e7pOgrn1rYXxFvC2eHyRUpF8D01NGDGPk4qtwGJyzUXa3VjXVKatk26w92d3KXeoINCvZT+/wimxsHlU/FWsyzTDGB/0pxlObnhYeLVskeAU8Tb1DhQE+jeOoLm/5kGu88ebTHkJ/CjeLNGrfoz8cuc/hdgAPc5M2mg6JGwAAAAAElFTkSuQmCC);
  background-size: 16px 13px;
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-tw
  a
  i.csbwfs_twitter:hover,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-tw
  a
  i.csbwfs_twitter:hover {
  background-image: url(data:image/png;base64,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);
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-gp
  a
  i.csbwfs_plus,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-gp
  a
  i.csbwfs_plus {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABLCAYAAAAIwmvLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MjM4MzBFQjFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MjM4MzBFQzFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQyMzgzMEU5MUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQyMzgzMEVBMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+KmaeuwAAB2dJREFU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);
  background-size: 18px 17px;
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-gp
  a
  i.csbwfs_plus:hover,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-gp
  a
  i.csbwfs_plus:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABLCAYAAAAIwmvLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAB0pJREFUeNrsnHlsFVUUxn9dKFsLlUWQtSKgASsB2UQxgiiLiEgFtZIYNVEUN4wEUANGkRhjxIbGqixBjREV40aVALIEF4wgFCERwbBoQSkBilBaU6h/nEN4Pt7MvdM3r2+m8CWTl8zcO3Pne/eee9ZJ2T2qDz4iE+gF5AJXAF2ATkArIAto5uOzNgBT9DdpyCneRLoP92kC5AN5wBCgYYLHfQB4FlgM1BAApMc566YDD+lMSzT+BeYBzwPHCRBqS+JE4BXgkohzp4BVwEpgH1ClS3kQMFqXswkVwEL9jcRpYBGwiwDCK4nZwHzgjqjznwBPAKUx+hSqLHwceAZobBANQ5T0vYQEqR7adgV+jiKwBnhMz5W69D0GzAYGAH8annMl8C3Qob6R2BlYA1wadf5pnWm2+EVnWpmhXQeg2DBrQ0ViJvBljJmxCXi9Fs/cBYxXGeqGq1Tu1gsSF6reF40XVeDXBut0pzVhMtA/7CTeBUyIcX6/Lrd48AJwxNAmBXgtzCRmAXMdrq0GquN89hHL2XgtMDCsJD4KtHUxufxAoSrRNss6dCSmAQ+79PvLp+eXqY5pwvAwkjgU6OjS76iPY3jfok1rICdsJI409MvycQwrLW3hnmEjcZChXwufHQtrLNq1CRuJPQz9LvZ5HBst2jQME4mZFsu1h8/j2GzR5mSYSLSxVwf4PI5tlnplaEi00du6+7xbllm0ORAmEss51ynqZBL6heMGC6jacrYmBU5O2R1Ab0PffOBlH8dyAmjustwrfH73gcBYh2uVSBgiLhK/tyAxVwfilwmY4XJtaQImUG9gmsO1ci8kOqk4n1v2f8qnF2rksqFVA++F0exbDeyx6J9HbF+jV7gp0m8gga/QkXgKO69yKuIuS4lzHH0dzu8DZhFwuLnC5gMlFve4EYk9x4M8B1Vrgs/OjjonsRq4x3JXLECcp7VBFyTmEoka4H7gR0IAU3hgO3Af5nSNDCRc4NWSSUMcs+lRomQSdi6yUJAI8BESeDehOeKNybd8dmskijgySj8bD7xNiGAbdy4EHsEcV2msM2gZcI3DhtMJmAn8FkVgOTAC+JSQwUsaSZFaDvOByw1tb9HjIBKfPgg0VZs7Nwa51cA4JJQaOqTUIj8xA3gAyQ3s5tM4ZiEh1HgxCZhq2bYZztlspy31ZM8zMVL1KNKjn864/jrLOkfd84iS3tTlfr8Cc3z6M7J1t/dDzHVJJImR+EmPaLmYoTLuzA7v5sRdQvwx7NDIRFuc5KwXuhdmL/jvhBypCb7/CEtV5wKJLmhv0eZuH2zvek2iTaihn48bS72RiZHYYdluOuKxKYrzeUuwC78C3OpiiZ3A2etd5yQW685r85xCJClgDrUvrdjjQb/rZnC+rLK5SU7xpoQv5/3AAg+iZTbwAZIAf0EmRmBmhM5ogzuB9Zab0nlDYpkHU+wM+iAVBN3P142lERLY7wi0BC7S4xjeavtylMhRHjaL0JGYrjNmgB5d9cX9zN5qjQTNbiLAXm6vJKapw2EcUvXUsg7GmIU4b/sS0KifLYmtkPTjB3GvdKpECn626LEPOAQcVrWhmTooJiPxGy8zchkw2OMmFQgSmyMB+ik4p9uVqD64GvhOiTThB2AtEuCyVWdygXeB28JE4hjgLWJXEJxWfW5eHLJqAZKC8iH2+Y5jVJwUB4nEWCpOA+BNJJUkFoFbdEOZ6IOw36a282IPfab69O5F6viIdWTHQ2JTlT1Owfh3kCSmEh//yAokLPsk5no/gOtxr2xI6kxM09l3s0Pbz/RlqxI0lgI1+k1pxSnAsKCSOBNJCYmFUuyC+PFimSrXpqyLq4NI4mXADIP9e7SOxrQWKUR3Q9cgkjhNN5RY+FtVi7rEImCFy/U2QSOxhe60Tvia5ETjZhssp0CReDvuZRfbkzS29Tg7WCuCRqIpIncoiePb4CJiAkWiaadLT+L4/nBR0gNFYltDm3ZJHJ+TTrouaCSaYr7J1MliOXGPBpFEk8wb5tWW9BE9HUzPqqCRaLKDm1gov4lAJufWXVcSwK+TpALLLdpNp+6DRvfGUL1eJYDe7VQka+CExWxcWofLuiXwXNS5LQYFPOkyscCibS7wjcVuHi/SVO5FPqcciUdXBZVEgJewy5vpg+RgD03QeBoDHyPe60jrZCySKE+QSaxAPt932KJPOyRPZSH+OkeHAlvVDI2cgcMRzw5BJ/GMFTDc0sxLQSqediElFyNx9gK5oYGS9pX+MZEurp3AdUgAP9CINuk2qlrxBfJ1YhMykOKffOAfJNq3GUlm34uUXlQheYoZumG013v3BW4gdux6CVIJUE4IEMsu3okEjwoQb7ZtFmuWOjNGxDGeElWnlhMiOCU0HUdqVQbpMktkWKAGKWcbjVTDh4pAGw/NBiQPpifiuM3DnwKgkyrrViAfXNtNiGHr5tqOxGBmIGkkgzn7VfeOyKeis/l/0c8xJatUjz1IislWXbaV1BP8NwDkGGJuR8py8AAAAABJRU5ErkJggg==);
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-pin
  a
  i.csbwfs_pinterest,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-pin
  a
  i.csbwfs_pinterest {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABLCAYAAADK8i9PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MTMwQTdDMjFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MTMwQTdDMzFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQxMzBBN0MwMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQxMzBBN0MxMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GDu1gQAABmJJREFU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);
  background-size: 15px 19px;
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-pin
  a
  i.csbwfs_pinterest:hover,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-pin
  a
  i.csbwfs_pinterest:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABLCAYAAADK8i9PAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAABmlJREFUeNrkm3tsFFUUh79Om4KIGqA1CAhURUoBwcgGoqI8RENUbIOCkhgxWiUxgkGNpCr6DyEaTQwkGJBETEQtDzHYgIIYNPKQqsXKYyHCqFCQhwWRV0FY/5izodbZvefOzLZb/CVNmp0znft17r3ndTdnU8/eZEBXArcC/YA+QDegECgAnEZ2R4B6YB/gAluBWmAz0KB5UMyNG23yIgQbAIwD7gP6Ku/pAFzj83kDsA5YDiwB6sIMzAkJlg88AlTLf7/CAjCd2gAjgLeA34AvgFIgtzkhc4GJwE5gATCIzMkBRgLLgO3ABNtxB4EcJG/uXaAHzatewEJgEzAwE5B5wExgI3AjLaub5B/9anVRcW5UkFcBXwLTgq4L0VngMLBbfo6F+Ft5wCtAVXVRccd0hjkKF1IMrAR6BhiIC3wGfA3UCNjZJjaXAyXicu4BhgZYRj8Bo2Ju/EAQyIHAGqCjxQPPAB8C84ANQMJywD2AKUA50N7ivh3A0JgbP2QzXYuBVRaAfwNzgCLZedcHAAT4FZgqQcQii/t6A8uri4rztZCFMs0KlQ+okc3oKYleotBeYDzwKHBSec8Q8a1GyFzgAwv38AYwGNiSoZ10gfjJeqX9pOqi4tEmyBeAO5Rr72HgeZ/NJGptlAjohMI2B5hTXVTcJhVkCTBdCTgWeL8ZfeOPMnU16ilLxxdytsSN6ZSQ0KqqBYKAxRLeafRcchNqDHmXTAmTpgNLWzDaeRE4rwxgypqmWtMUN34FzLDY0kfKDn0IWAtsiwByO7BCAgeTJgKVyWCgr2J3PCV2rsGus/jLMp9r64CnxeWE0TigUmHXABQkp2u54oZZCsDrJHAuS3H9FtkpR4eEXKHc0dsAw5KQZQbj48BrBpt2ksl3UyTa84FLQkAeB75T2g52gP5Ad4PhQqnHpNPrEopp1AUYFfJtfq+06+8AtysM5yv8UrnlIAeEhNyqtOvuKDLsPYqp8YxMQxu1Cwm5R2nXNTldTW7DlHg/EGCQ9SEhf1faFTpAV4NRraIU0SXAIA+EhDyjtMtxFOmUqXobtFJXGxLyuE0hKz/ktAqygZyKIDVrbwNpkqnYFGSqrpNKQhjlRwmZY7jeIcAAV0cQwxYo7c45ioi+U1Rro5FWRgB5tdLusKNYc6bd94jl4Fy8EmJYXa+tFTkKp2oKFuKWg/s0orxS21ja5eA1bdJpjGFdfms5uE8igowp7eKOpEbp1Au4O831tcBfygceBb6JaKqqy6UOXo/DpJmkbtg2AO8oH7iKaCp72gwmAax3uNCjSKd+wGNprn9uARmFSpV222Ju/GDST85T3PAy0DZkaBeFf+wMDLd5XhLybeCgwpXcm+LaEMUD6/Ba42H1OPr24dLGkMeAySF2NA3k5ggA84EntP4Rr+n0r7CuEq+4nE5+hefeyp2uLgLIcotIZ0HMjZ/3i12n4FXlUulnn8+GNVP+2AFdCwPZweekCtATAvqgz6ASeKXAoJBhzwy9iXcISqOPYm58vykLqcSroT7bKGxbA+wKAXltCMAJ6Js9Z/DOElxIo5THzkqA0z7+tA/60v8R2aFPWQKOkKxFmz/Ojrnxybb5JAKyO8UAbNbUS5aA9+N1z7SAe/2eEfbY2XBL+wq8hpFp0AUSKi5CX2lPAE/G3Ph/Khk5IU5JOhJAdApw7z7gPQnud0qAXyjp02jgIezrsjNjbrzCt7QRAnIg4btTUakKKI258XNBazzpNoRs0BpgfCrA5oDclWHA5cCYmBs/aVpXQZQH3KYMw8ZGEO001XnJcctMgGEgBwCXKXa7GuBjyUcXRwS4A68TV4Hu7EBgyCHKqXpUfj+M1wIfB+wP+MxfgEnADbYllExC/uDz2WKpGU1B11/ch3dWqFTqOnPRN3pCB803K2zWp/j8hGQ6syTMK8HrdLeX7OGovPla9O25yCGvwP8bAE21QZlj1pFhBZmu/RU2pyOqBGQ15MYga6e1Qa4mixQEstf/AdJUSKpHf8am1UJWaSORbIXspMjzlpBlsoXsbLj+B/q+SNZCXmq4vjCbXEdQyLaGrGMuWShbyHTp1QqiOZnc4pDpNp0ZZKlsIVPVUZYpA/JWAdmQInWaShbLFtLvGzYVkrVfNJB/+kzT2WS5bCEbJ7g1eJ2mRLZD2lYGDomz3wLc6fNmL4o3mXT4wySEaxX6ZwAowWYsR9sUGwAAAABJRU5ErkJggg==);
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-ml
  a
  i.csbwfs_mail,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-ml
  a
  i.csbwfs_mail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAwCAYAAACynDzrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MzZEQjFCQzFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0Mzg2OTRCNjFCQzgxMUU3OUZBM0ZDRUUzQzNFQzAzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQzNkRCMUJBMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQzNkRCMUJCMUJDODExRTc5RkEzRkNFRTNDM0VDMDNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5+HBnwAAA/NJREFUeNrsm0tIFWEUx7/7aeZrYZqLsLJa5AMRXIiI1qawJLPHUsoso53QCxTcukjIR7UriGtXWkURaUZmi9LUbQuvYBRpEC40Nxr57P9xz9BxnOu9eWfG+5gDP7icme985/zndeYbrsvr9QpYHGgA18AhsFPEpv0BX8FD8ACsSNqwG9SDvBgWR1DteaSF0kRoAk2Do2BQODZIWkxzgZT9AidATwyL8wpUkBZCE6iI7bAAzgF3DIqjaj4PfjNfkRKoH9xizmVwBbTGkDitVPMy8ylN+pVAGeAu4aKNa6AJ3KTf0WqqthtUq1ani+mRIXWKqdMsnvk6wCWwFIXiqJpqQSfzqdq7+BUldYPUgBcgmfk84AyYjyJx5qmmbuZLptov8h2lweAq8A6kM18fOAZmokCcGaqlj/nSqeYq/c7ST5BS8BHsZb5RcARMRbA4k6CcatFsH9VaajRAbhIsn5qmXOZT7yVlYCwCxRkjccaZL5dqzPc3SAYImk0BSphvis6k4QgSZ9jg7C+h2vZvNlAGEVy1AQOgkvlmwXHQGwHi9FCus8xXSTVlBBosg5wkBbwENQZdtyeMxfFQjgvMd4FqSQkmgPyPyXbQY/G6rpdQfVJbGIrTRrnx7ljl/oRqEWYLpHWZqnm8o+u6bxPh0HUb5eOinDtY3pYIpFkjeCx8C238iF3WHTG7bdngjI6nXBu3ElCGkEwdeA6SmK/L4Jq3y4zuiUmUY91Wg8oQk6oGb8GuAE8Nq017qvK1rF2U2+lQAksTklPN1weQZdB3/LBBHKO+LItyKg81uDQpyQIwBA4H6FzNtnGag3f2OZRLgRkTSBOT1bruYub7bvDuY5aNUuxJ5ium96pssyaRJiedCd4L37ruZm/PoZrR6kIFzZ1pZkHSgiObKnyL3zUG6y9PTYjfLTauT9XQnKlmFyMtujck0OO2Qdd1qza/M4S4amytWL/C2UCiJVhRiFUCabHvgxZd161fAw62O26isbw7bqE5XFYWYbU1g0e6rlv7irASZHes/8oSRzGbrU7eDoGUqU+5z0Ai87npXjK3ybg52sfNfInUHdfbkbhdAik7C96ANObrpX6lHUzQ5bNGv9tp22u2fxrFqLYraZfX67X7DfwzOAl+GmzTLkOjS28PiVNoZ7JS2G+qwE/U8eptxY84OTSm0O5kt0MgZQfACLgq1n+o1Fs87TNCY2y37bjE9PaN+pgh8W9RXX2KKaO+6eB2JhcOAoW1SUcCRyBHIEcgRyBHIEcgR6AYFmjRkcGvLSmBvjg6+LUJJZDH0cGvuZVAamFqwNFigylN7mn3oFPCt76r/gq0GsOirJIGzaTJ4l8BBgCUv9wku4A0oAAAAABJRU5ErkJggg==);
  background-size: 18px 12px;
}
#socialButtonOnPage.leftSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-ml
  a
  i.csbwfs_mail:hover,
#socialButtonOnPage.rightSocialButtonOnPage
  .csbwfs-sbutton-post
  .csbwfs-ml
  a
  i.csbwfs_mail:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAwCAYAAACynDzrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAABBpJREFUeNrs2ruPlGUUx/HPvozIreBaEIKKhVxCSCgIhYiFBiUgXkqCgGDsSGCWCUZiRyEwC6idJmYRYmU0RhAVMVFB4B9AEgyJgDEUXBowwi5rMWfCk2H2Ajsze5k5yTRnn+c8v/N9L895z7Nt7Xs6YAy24B08jcc1p/2Hi/gEHxcL+e4s/jAdmzG/ieGI3OcHi+lQBnQVy3FSy05iebGQv5oCght4CUeaGM63WFEs5G+UHRkWJwNu43V0NiGcTrxRLOT/LTu27923OMNxtCcDu7AJu5sIzm5sKhbyXQmcdhzPYRqKmIkCeuL3brybOtA2SsH0IF8s5A8kYNqwt3zTpO+g9rjNcolvPzbg7iiEcxfrK+DkcDB9orKKSevxNSYkvkN4FbdGEZxbkdPhBM6EyP3NdGBWZfJq/ISpie8YXsC1UQDnWuRyLIEzNXJeXTm4rX1PR08vgc7Ftn8l8c3HD5g9QuFcipzOJ77Z+B4Lqk3I+gi2IIqmeYnvDzwb8EaancOyCjjzIscFvU3K+gn6ZARYmvgu4zmcHkFwTofmy4lvaeT2RF8TswEEn4YTWJn4ruNFHB0BcI6E1uuJb2XkNK2/ydkAF5mIb7C2StV9aBjDORQabye+dZHLxIEEyB5iscdiW9xaUUtsiGJyuFlHaOtKfFvxeeSi1oBERb0fHyTVdQ+2x69nmFTHlXraQvP+h/0qyB5RxA58ptRoS6/YWxVXrNHWVeWOzoXWHY8SMBuEmI34CuMT38Eqz3yjrNo7cXxo3PioQbNBilqDHzGln12j3lbeVdNe1pTQ9spgAmc1ELcMv2JWlbrjSgPgVKvLZoWmZYMNntVI5EKcwjP9VK61tvOxRlrZzw0tC2uxQFZDseWqe0ni+ysSOFsHOGcj9qXEtwS/hRbDDRDMwM9Y0dfXcw2sWndhRaw9o5YJZXW4spOUmt9rq/RfvqhB/MMe7E+tjTUn1TqZrE7vhrGx3W6pqLrX4cAg4h5QauqlHc4tAW1sPRKpF6By7I+wq6Lq3qbU736YqrvcI99WUR3vijXa6plEvW0nPq2ouncrnZx0D7A6rjxlGRMxd9ZbfCMAUTrK/RLjEl9nvEtu9jHvZozpTHzjojre3AjhjQIErym1NicnvqNRr+zDBfePnC6EbyG+S8ZPjhhrGiU61+DvpefxC17GP+H7W+mYpT15DKs9ejMDzqJGCs403hbh96h4K627FzhzY86iRosdCkDwFM7g7X7u4lyMORNzGm45Q2eTYyd6L+qYU+431WcrnZ6sw5wh1DikgMo2B+8bppZpWQtQC1ALUAtQC1ALUAtQ8wK608LQq93N8GeLQ692ITO8/31lqK0zU2pMnWixeMBO4MPyO2iVUn/3Iu41MZR7wWAnVhUL+Tv/DwABbOrlDLVJLgAAAABJRU5ErkJggg==);
}
.dotted {
  background-image: linear-gradient(90deg, #999 10%, hsla(0, 0%, 100%, 0));
  background-position: top;
  background-repeat: repeat-x;
  background-size: 5px 1px;
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF999999",endColorstr="#00FFFFFF",GradientType=1);
  float: none !important;
  height: 1px;
  margin: 40px auto 0;
  width: 100%;
}
.dotted:after,
.dotted:before {
  content: " ";
  display: table;
}
.dotted:after {
  clear: both;
}
@media (min-width: 768px) {
  .dotted {
    margin: 15px auto 0;
    width: 646px;
  }
}
@media (min-width: 992px) {
  .dotted {
    width: 724px;
  }
}
.dotted.begin-of-content {
  background-image: linear-gradient(90deg, #dfdfdf, #dfdfdf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFDFDFDF",endColorstr="#FFDFDFDF",GradientType=1);
  float: none;
  margin: 10px auto 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .dotted.begin-of-content {
    margin: 40px auto 20px;
  }
}
.advertisement,
.advertisement-sticky {
  background-color: transparent;
  padding: 0;
  text-align: center;
  transition: all 0.7s ease-in;
  width: 100%;
}
@media (min-width: 768px) {
  .advertisement,
  .advertisement-sticky {
    padding-top: 20px;
  }
}
.advertisement-sticky {
  display: none;
  overflow: hidden;
}
.advertisement-sticky.jsSticky {
  background-color: rgba(239, 239, 239, 0.9);
  bottom: 0;
  display: block;
  left: 0;
  padding: 5px;
  position: fixed;
  z-index: 9999;
}
@media (min-width: 768px) {
  .advertisement-sticky.jsSticky {
    -webkit-animation: SHW 0.5s;
    animation: SHW 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    bottom: auto;
    left: auto;
    padding-top: 5px;
    top: 0;
  }
}
@media (min-width: 1280px) {
  #body-wrap.ad-active .advertisement-sticky.jsSticky {
    left: 0;
  }
}
body.single .entry-content .advertisement-sticky.jsSticky {
  margin: 0;
}
.banner {
  position: relative;
}
.infinite-wrap .banner .top-ad {
  margin-bottom: 20px;
}
.banner.sticky {
  background: #fff;
  left: 50%;
  margin: 0 -50vw;
  padding-bottom: 10px;
  padding-top: 10px;
  position: fixed;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: 900;
}
.banner.sticky ~ #main-nav-container {
  padding-top: 110px;
}
@media (min-width: 992px) {
  .slide-container[id$="slide2"] .banner > .mid-ad {
    display: none;
  }
}
@-webkit-keyframes SHW {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes SHW {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.single #main-footer {
  border-top: none !important;
}
.single #mobile-popup input[type="checkbox"] {
  margin-left: 0;
}
.comment-form .single #desktop-popup .form input[type="submit"],
.search-form .single #desktop-popup .form .search-submit,
.single #desktop-popup .form .btn,
.single #desktop-popup .form .comment-form input[type="submit"],
.single #desktop-popup .form .search-form .search-submit {
  background-color: #f07d31;
}
.alignnone {
  height: auto;
  margin-left: 0;
  margin-right: 0;
}
.aligncenter {
  display: block;
  height: auto;
  margin: 10px auto;
}
.alignleft,
.alignright {
  height: auto;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 10px;
  }
  .alignright {
    float: right;
    margin-left: 10px;
  }
}
body.archive article {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 30px;
  padding-top: 30px;
}
body.archive article:after,
body.archive article:before {
  content: " ";
  display: table;
}
body.archive article:after {
  clear: both;
}
@media (min-width: 992px) {
  body.archive article {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
body.archive article .entry-photo,
body.archive article .entry-text {
  float: left;
  min-height: 1px;
  position: relative;
}
body.archive article .entry-photo {
  width: 33.3333333333%;
}
@media (min-width: 768px) {
  body.archive article .entry-photo {
    width: 25%;
  }
}
body.archive article .entry-photo a:after {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), transparent);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
body.archive article .entry-photo a.hover:after,
body.archive article .entry-photo a:hover:after {
  opacity: 1;
}
body.archive article .entry-img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
body.archive article .entry-text {
  color: #555;
  padding-left: 20px;
  width: 66.6666666667%;
}
@media (min-width: 768px) {
  body.archive article .entry-text {
    width: 75%;
  }
}
@media (min-width: 992px) {
  body.archive article .entry-text {
    padding-left: 32px;
  }
}
body.archive article .entry-title {
  font: 700 18px Playfair Display, Serif;
  margin-bottom: 10px;
  margin-top: 0;
}
body.archive article .entry-title a {
  color: inherit;
}
body.archive article .entry-title a.hover,
body.archive article .entry-title a:hover {
  color: #0ab0a6;
  text-decoration: none;
}
@media (min-width: 768px) {
  body.archive article .entry-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  body.archive article .entry-title {
    font-size: 26px;
  }
}
body.archive article .entry-summary {
  display: none;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  body.archive article .entry-summary {
    display: block;
  }
}
@media (min-width: 992px) {
  body.archive article .entry-summary {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
body.archive article .entry-byline {
  color: #959595;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
}
body.archive article .entry-byline a {
  color: inherit;
}
.carousel {
  clear: both;
  margin-bottom: 35px;
  z-index: 99;
}
@media (min-width: 768px) {
  .carousel {
    margin-bottom: 30px;
  }
}
.carousel-caption {
  bottom: 20px;
  left: 0;
  padding-bottom: 0;
  position: absolute;
  right: auto;
  text-shadow: none;
  transition: all 0.3s ease;
  width: 100%;
}
@media (min-width: 992px) {
  .carousel-caption {
    bottom: -30px;
  }
}
.carousel-caption .credit {
  margin-bottom: 0;
  margin-top: 5px;
  max-height: 32px;
  max-width: none;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .carousel-caption .credit {
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .carousel-caption .credit {
    margin-left: 8.3333333333%;
    margin-right: 0;
    padding-left: 35px;
    padding-right: 35px;
    text-align: left;
  }
}
.carousel-indicators {
  margin-bottom: 32px;
  margin-top: -20px;
  position: relative;
}
.carousel-indicators .active,
.carousel-indicators li {
  height: 14px;
  margin: 1px 3px;
  width: 14px;
}
.carousel-indicators li {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.carousel-indicators li.active {
  background-color: #fff;
  border-color: #fff;
}
.carousel-inner {
  padding-bottom: 30px;
}
.carousel-inner .item,
.carousel-inner > .item {
  height: auto;
  transition: all 0.1s ease;
}
.carousel-inner .item img,
.carousel-inner > .item img {
  height: auto;
}
.carousel-control {
  background: 0 0;
  border-bottom: none;
  opacity: 1;
}
.carousel-control.left,
.carousel-control.right {
  background: inherit;
}
.carousel-control > span {
  background-color: #000;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px 25px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: inline-block;
  height: 50px;
  opacity: 0.8;
  position: absolute;
  top: calc(50% - 25px);
  transition: all 0.3s ease;
  width: 30px;
  z-index: 5;
}
@media (min-width: 768px) {
  .carousel-control > span {
    background-size: 20px 28px;
    height: 60px;
    top: calc(50% - 30px);
    width: 50px;
  }
}
@media (min-width: 992px) {
  .carousel-control > span {
    background-size: 35px 40px;
    height: 80px;
    top: calc(50% - 40px);
    width: 70px;
  }
}
.carousel-control .chevron-left {
  background-image: url(data:image/png;base64,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);
  left: 0;
}
.carousel-control .chevron-left:hover {
  background-image: url(data:image/png;base64,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);
}
.carousel-control .chevron-right {
  background-image: url(data:image/png;base64,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);
  right: 0;
}
.carousel-control .chevron-right:hover {
  background-image: url(data:image/png;base64,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);
}
.slideshow-template-default .carousel.slide .carousel-control {
  height: 80px;
  margin-bottom: 30%;
  margin-top: calc(40% - 55px);
}
@media (min-width: 768px) {
  .slideshow-template-default .carousel.slide .carousel-control {
    margin-top: calc(40% - 75px);
  }
}
@media (min-width: 992px) {
  .slideshow-template-default .carousel.slide .carousel-control {
    margin-top: calc(40% - 75px);
  }
}
.slideshow-template-default .carousel.slide.outer_portrait .carousel-control {
  margin-top: calc(50% - 60px);
}
@media (min-width: 768px) {
  .slideshow-template-default .carousel.slide.outer_portrait .carousel-control {
    margin-top: calc(50% - 60px);
  }
}
@media (min-width: 992px) {
  .slideshow-template-default .carousel.slide.outer_portrait .carousel-control {
    margin-top: calc(50% - 60px);
  }
}
.page-hero {
  position: relative;
}
.page-hero .hero-image-wrap {
  overflow: hidden;
  width: 100%;
}
.page-hero .hero-image-wrap:after {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
}
.page-hero .hero-img {
  font-family: "object-fit: cover";
  height: 100vw;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  -o-object-position: center top;
  object-position: center top;
  width: 100%;
}
@media (min-width: 768px) {
  .page-hero .hero-img {
    height: 41.66667vw;
  }
}
@media (min-width: 992px) {
  .page-hero .hero-img {
    height: 35.15625vw;
    max-height: 450px;
  }
}
.page-hero .hero-img.top {
  -o-object-position: center top;
  object-position: center top;
}
.page-hero .hero-img.center {
  -o-object-position: center center;
  object-position: center center;
}
.page-hero .hero-img.bottom {
  -o-object-position: center bottom;
  object-position: center bottom;
}
.page-hero .hero-content-wrap {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .page-hero .hero-content-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-hero .hero-content {
  color: #fff;
  margin: auto;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .page-hero .hero-content {
    width: 66.6666666667%;
  }
}
.page-hero .hero-icon {
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  max-height: 32px;
  max-width: 32px;
}
@media (min-width: 768px) {
  .page-hero .hero-icon {
    max-height: 50px;
    max-width: 50px;
  }
}
@media (min-width: 992px) {
  .page-hero .hero-icon {
    max-height: 80px;
    max-width: 80px;
  }
}
.page-hero .hero-icon-img {
  fill: #fff;
  display: block;
  height: auto;
  max-width: 100%;
}
.page-hero .hero-title {
  color: inherit;
  font-size: 24px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .page-hero .hero-title {
    font-size: 34px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .page-hero .hero-title {
    font-size: 52px;
  }
}
.page-hero .hero-description {
  color: inherit;
  font: 400 16px/1.25 Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 0;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .page-hero .hero-description {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media (min-width: 992px) {
  .page-hero .hero-description {
    font-size: 22px;
    line-height: 1.36;
    margin-top: 30px;
  }
}
.wg-bottombar {
  border-top: 1px solid #dfdfdf;
  margin-top: 40px;
}
.wg-bottombar [class^="col"] > [class^="col"] {
  padding: 0 !important;
}
.wg-bottombar .item {
  margin-bottom: 20px;
}
.wg-bottombar .item.visible-sm {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .wg-bottombar .item.visible-sm {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .wg-bottombar .item.visible-sm {
    margin-bottom: 0;
  }
}
.wg-bottombar h3 {
  color: #959595;
  font: 400 12px/1.2em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .wg-bottombar h3 {
    margin-bottom: 15px;
  }
}
.wg-bottombar .block-tag h3 {
  clear: both;
  line-height: 40px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .wg-bottombar .wg-bottombar-c4 h3 {
    margin-top: 5px;
  }
}
.wg-bottombar ul {
  list-style: none;
  padding-left: 0;
}
.wg-bottombar ul li {
  float: left;
  font: 400 14px/1.5em Playfair Display, Serif;
  margin-bottom: 15px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .wg-bottombar ul li {
    font: 400 16px/1.4em Playfair Display, Serif;
  }
}
.wg-bottombar .forum,
.wg-bottombar .tag {
  float: left;
  font: 400 14px/1.75em Playfair Display, Serif;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .wg-bottombar .forum,
  .wg-bottombar .tag {
    font: 400 16px/1.5em Playfair Display, Serif;
    margin-right: 10px;
  }
}
.wg-bottombar a {
  border-bottom: 2px solid #f07d31;
  color: #323232;
  text-decoration: none;
}
.wg-bottombar a:hover {
  border-bottom: 2px solid #dfdfdf;
  text-decoration: none;
}
.wg-bottombar .more_news_features a {
  border-bottom: none;
}
.wg-bottombar .more_news_features a:hover {
  border-bottom: 2px solid #dfdfdf;
}
.wg-bottombar .more_news_features .fa-chevron-right {
  color: #f07d31;
  font-size: 14px;
  padding-left: 8px;
}
#nav-secondary {
  background: #fafafa;
  clear: both;
  width: 100%;
}
#nav-secondary > h2 {
  color: #fff;
  font: 300 20px/26px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 15px;
  text-transform: uppercase;
  width: auto;
}
@media only screen and (max-width: 1199px) {
  #nav-secondary > h2 {
    max-width: 980px;
  }
}
@media only screen and (max-width: 750px) {
  #nav-secondary > h2 {
    display: none;
  }
}
.reskin #nav-secondary {
  margin: 0 auto;
  position: relative;
  width: 1024px;
  z-index: 100000;
}
#nav-secondary #nav-container {
  background: 0 0;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 30px;
  position: relative;
  width: auto;
}
#nav-secondary #nav-container #nav-destination-name {
  display: inline-block;
  font: 400 16px/16px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  margin: 0 40px 0 0;
  padding: 16px 0 0;
  text-transform: uppercase;
  vertical-align: top;
}
#nav-secondary #nav-container .nav-wrapper {
  display: inline-block;
  vertical-align: top;
}
#nav-secondary #nav-container.nav-sticky .nav-wrapper {
  background: #3c5d7c;
  height: 50px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
.reskin #nav-secondary #nav-container.nav-sticky .nav-wrapper {
  position: static;
}
#nav-secondary #nav-container.nav-sticky #nav {
  background: #3c5d7c;
  left: 50%;
  margin-left: -490px;
  padding: 0 20px;
  position: fixed;
  top: 0;
  width: 940px;
}
.reskin #nav-secondary #nav-container.nav-sticky #nav {
  margin-left: -510px;
  width: 980px;
}
#nav-secondary #nav {
  display: block;
  height: 50px;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
}
#nav-secondary #nav .nav-overflow {
  background: #fff;
  border: 1px solid #d7d7d7;
  display: none;
  margin-left: -198px;
  min-width: 198px;
  position: absolute;
  top: 40px;
  z-index: 10;
}
#nav-secondary #nav .nav-overflow.show {
  display: inline-block;
}
#nav-secondary #nav .nav-overflow .nav-tab,
#nav-secondary #nav .nav-overflow .nav-tab:hover {
  border-top: 1px solid #efefef;
  display: block;
  float: none;
  height: 40px;
  margin: 0;
  padding: 0 15px;
  text-align: left;
}
#nav-secondary #nav .nav-overflow .nav-tab:first-child,
#nav-secondary #nav .nav-overflow .nav-tab:hover:first-child {
  border: none;
}
#nav-secondary #nav .nav-overflow .nav-tab:hover a,
#nav-secondary #nav .nav-overflow .nav-tab a {
  border: none;
  color: #323232;
  font: 400 16px/40px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  padding: 0;
}
#nav-secondary #nav .nav-tab {
  display: inline-block;
  float: left;
  height: 50px;
  margin: 0 20px;
  text-align: center;
  width: auto;
}
#nav-secondary #nav .nav-tab a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  background: 0 0;
  border-bottom: 4px solid transparent;
  color: #555;
  display: block;
  font: 400 16px/42px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  padding: 4px 0 0;
  text-decoration: none;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
  width: inherit;
}
#nav-secondary #nav .nav-tab.nav-tab-more {
  margin-right: 0;
}
#nav-secondary #nav .nav-tab.nav-tab-more a .nav-more-button {
  display: inline-block;
  vertical-align: middle;
}
#nav-secondary #nav .nav-tab.nav-tab-more a i {
  color: #338280;
  font-size: 17px;
  margin-left: 8px;
  vertical-align: middle;
}
#nav-secondary #nav .nav-tab.nav-parent > a {
  border-bottom: none;
}
#nav-secondary #nav .nav-tab.hover,
#nav-secondary #nav .nav-tab.hover a,
#nav-secondary #nav .nav-tab:hover,
#nav-secondary #nav .nav-tab a:active,
#nav-secondary #nav .nav-tab a:hover {
  border-color: #338280;
  color: #338280;
}
#nav-secondary #nav .nav-tab.selected > a,
#nav-secondary #nav .nav-tab .selected > a {
  border-color: #338280;
  color: #338280;
  font-weight: 700;
}
#nav-secondary #nav .nav-tab.nav-parent {
  padding-right: 12px;
}
#nav-secondary #nav .nav-tab.nav-parent > a {
  padding-right: 12px;
  position: relative;
}
#nav-secondary #nav .nav-tab.nav-parent > a:after {
  background: transparent url(/images/2nd-level-nav-arrow.png) no-repeat center -4px;
  background-size: cover;
  content: "";
  height: 5px;
  position: absolute;
  right: 15px;
  top: 11.5px;
  width: 10px;
}
.no-svg #nav-secondary #nav .nav-tab.nav-parent > a:after {
  background-image: url(/images/2nd-level-nav-arrow.png);
}
.no-svg.x2 #nav-secondary #nav .nav-tab.nav-parent > a:after {
  background-image: url(/images/2nd-level-nav-arrow@2x.png);
}
#nav-secondary #nav .nav-tab.nav-parent:hover a:after {
  background-position: center 0;
}
#nav-secondary #nav .nav-tab.nav-parent.selected > a:after {
  background-position: center -4px;
}
#nav-secondary #nav .nav-tab.nav-parent.selected:hover > a:after {
  background-position: center 0;
}
#nav-secondary #nav .nav-tab:hover .nav-child {
  display: block;
}
#nav-secondary #nav .nav-tab .nav-child {
  background: #fff;
  border-bottom: 1px solid #d9e1e7;
  border-right: 1px solid #d9e1e7;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  display: none;
  height: auto;
  margin-left: -1px;
  min-width: 145px;
  position: relative;
  text-align: left;
  width: auto;
  z-index: 2;
}
#nav-secondary #nav .nav-tab .nav-child li.hover a,
#nav-secondary #nav .nav-tab .nav-child li a:hover {
  text-decoration: underline;
}
#nav-secondary #nav .nav-tab .nav-child li.selected a {
  color: #fff !important;
}
#nav-secondary #nav .nav-tab .nav-child a {
  color: #254a6d;
  font: 400 700 12px Roboto, Helvetica, Arial, Sans-Serif;
  padding: 0 16px;
  text-transform: none;
}
#nav-secondary #nav > .nav-tab:first-child {
  margin-left: 0;
}
#nav-mobile-container {
  background: 0 0;
  display: none;
}
#nav-mobile {
  background: #fff;
  max-height: 0;
  overflow-y: hidden;
  position: absolute;
  transition: all 0.25s linear;
  width: 100%;
  z-index: 1000;
}
#nav-mobile li {
  display: block;
  float: left;
  position: relative;
  width: 33.3333333333%;
}
#nav-mobile li a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  background: #fff;
  border: 1px solid #d9e1e7;
  color: #555;
  display: block;
  font: 400 12px/11px Roboto, Helvetica, Arial, Sans-Serif;
  margin: 0 0 -1px -1px;
  padding: 44px 0 13px;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
#nav-mobile li a:after {
  background: transparent url(/images/2nd-level-nav-icons.svg) no-repeat center
    0;
  background-size: 100% auto;
  content: "";
  height: 25px;
  left: 50%;
  margin-left: -12.5px;
  position: absolute;
  top: 13px;
  width: 25px;
}
.no-svg #nav-mobile li a:after {
  background: transparent url(/images/2nd-level-nav-icons.png) no-repeat center
    0;
}
.no-svg.x2 #nav-mobile li a:after {
  background-image: url(/images/2nd-level-nav-icons@2x.png);
}
#nav-mobile li:nth-child(3n + 3) a {
  border-right: none;
}
#nav-mobile li.overview a:after {
  background-position: center 0;
}
#nav-mobile li.top-experiences a:after {
  background-position: center -25px;
}
#nav-mobile li.things-to-do a:after {
  background-position: center -50px;
}
#nav-mobile li.sights a:after {
  background-position: center -75px;
}
#nav-mobile li.shopping a:after {
  background-position: center -100px;
}
#nav-mobile li.entertainment a:after {
  background-position: center -125px;
}
#nav-mobile li.activities a:after {
  background-position: center -150px;
}
#nav-mobile li.restaurants a:after {
  background-position: center -175px;
}
#nav-mobile li.hotels a:after {
  background-position: center -200px;
}
#nav-mobile li.travel-tips a:after {
  background-position: center -225px;
}
#nav-mobile li.places-to-explore a:after {
  background-position: center -250px;
}
#nav-mobile li.gallery a:after {
  background-position: center -275px;
}
#nav-mobile.show {
  max-height: 350px;
}
#nav-mobile-content {
  background: #fafafa;
  display: flex;
  font: 400 16px/16px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  justify-content: space-between;
  padding: 12px 20px;
}
#nav-mobile-content .nav-title {
  font: 700 16px/16px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-right: 10px;
  text-transform: uppercase;
}
#nav-mobile-content .nav-option-wrapper {
  color: #338280;
  display: flex;
  justify-content: space-between;
}
#nav-mobile-content .nav-more {
  font: 400 16px/16px Roboto, Helvetica, Arial, Sans-Serif;
}
#nav-mobile-content .nav-more a {
  color: #338280;
  text-decoration: none;
}
#nav-mobile-content .nav-more a i {
  font-size: 17px;
  vertical-align: middle;
}
#nav-mobile-content .nav-option-title {
  font-weight: 700;
  margin-right: 10px;
}
.more-menu-container {
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 0;
  z-index: 100001;
}
.more-menu-container .more-menu-title {
  align-items: center;
  background-color: #338280;
  color: #fff;
  display: flex;
  font: 700 32px/32px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  padding: 34px 60px;
}
.more-menu-container .more-menu-title .more-menu-destination {
  width: 100%;
}
.more-menu-container .more-menu-title .more-menu-close {
  background: transparent url(/images/2nd-level-nav-mobile-toggle.svg) no-repeat
    50%;
  background-size: 20px;
  content: "";
  display: block;
  height: 20px;
  opacity: 1;
  width: 20px;
}
.more-menu-container .more-menu {
  background: #fff;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px 0 0 1px;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.more-menu-container .more-menu .more-menu-option {
  background: #fff;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 0 1px 1px 0;
  box-sizing: border-box;
  width: 25%;
}
.more-menu-container .more-menu .more-menu-option a {
  align-items: center;
  color: #555;
  display: flex;
  font: 400 24px/24px Playfair Display, Serif;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.more-menu-container .more-menu .more-menu-option a .more-menu-option-title {
  width: auto;
}
.more-menu-container
  .more-menu
  .more-menu-option
  a
  .more-menu-option-title:before {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120px 120px;
  content: " ";
  display: block;
  height: 120px;
  margin: 0 auto 1em;
  width: 120px;
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.overview
  .more-menu-option-title:before {
  background-image: url(/images/hotels/overview.svg);
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.gallery
  .more-menu-option-title:before,
.more-menu-container
  .more-menu
  .more-menu-option
  a.things-to-do
  .more-menu-option-title:before {
  background-image: url(/images/hotels/camera.svg);
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.hotels
  .more-menu-option-title:before {
  background-image: url(/images/hotels/hotels.svg);
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.restaurants
  .more-menu-option-title:before {
  background-image: url(/images/hotels/restaurants.svg);
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.neighborhoods
  .more-menu-option-title:before,
.more-menu-container
  .more-menu
  .more-menu-option
  a.top-places
  .more-menu-option-title:before {
  background-image: url(/images/hotels/neighborhoods.svg);
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.travel-tips
  .more-menu-option-title:before {
  background-image: url(/images/hotels/traveltips.svg);
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.news
  .more-menu-option-title:before {
  background-image: url(/images/hotels/news.svg);
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.forums
  .more-menu-option-title:before {
  background-image: url(/images/hotels/forums.svg);
}
.more-menu-container
  .more-menu
  .more-menu-option
  a.itineraries
  .more-menu-option-title:before {
  background-image: url(/images/hotels/itineraries.svg);
}
.more-menu-container .more-menu .more-menu-option.extra-block-mobile,
.more-menu-container .more-menu .more-menu-option.extra-block-tablet {
  display: none;
}
@media screen and (max-width: 1279px) {
  #nav-secondary #nav-container {
    padding: 0 20px;
  }
  .more-menu-container .more-menu-title {
    font: 700 28px/28px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    padding: 26px 30px;
  }
  .more-menu-container .more-menu .more-menu-option {
    width: 33.333%;
  }
  .more-menu-container .more-menu .more-menu-option a {
    font: 400 20px/20px Playfair Display, Serif;
    font-weight: 700;
  }
  .more-menu-container
    .more-menu
    .more-menu-option
    a
    .more-menu-option-title:before {
    background-size: 80px 80px;
    height: 80px;
    width: 80px;
  }
  .more-menu-container .more-menu .more-menu-option.extra-block-desktop,
  .more-menu-container .more-menu .more-menu-option.extra-block-mobile {
    display: none;
  }
  .more-menu-container .more-menu .more-menu-option.extra-block-tablet {
    display: block;
  }
}
@media only screen and (max-width: 750px) {
  #nav-secondary {
    padding: 0;
  }
  #nav-secondary #nav-container,
  #nav-secondary > h1,
  #nav-secondary > h2 {
    display: none;
  }
  #nav-secondary #nav-mobile-container {
    box-sizing: border-box;
    clear: none;
    display: block;
    width: 100%;
  }
  #nav-secondary #nav-mobile .nav-tab-more {
    display: none;
  }
  .more-menu-container .more-menu-title {
    font: 700 20px/20px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    padding: 16px 25px;
  }
  .more-menu-container .more-menu .more-menu-option {
    width: 50%;
  }
  .more-menu-container .more-menu .more-menu-option a {
    font: 400 16px/16px Playfair Display, Serif;
    font-weight: 700;
  }
  .more-menu-container
    .more-menu
    .more-menu-option
    a
    .more-menu-option-title:before {
    background-size: 40px 40px;
    height: 40px;
    width: 40px;
  }
  .more-menu-container .more-menu .more-menu-option.extra-block-desktop,
  .more-menu-container .more-menu .more-menu-option.extra-block-tablet {
    display: none;
  }
  .more-menu-container .more-menu .more-menu-option.extra-block-mobile {
    display: block;
  }
}
#destination_menu {
  background-color: #fafafa;
  border: none;
  border-radius: 2px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  display: none;
  font: 400 16px/42px Poppins, Roboto, Helvetica, Arial, sans-serif;
  margin-top: 0;
  padding: 8px 24px;
  position: absolute;
  z-index: 9999;
}
#destination_menu a {
  color: #555;
}
#destination_menu ul {
  -webkit-padding-start: 0;
  list-style: none;
  padding-inline-start: 0;
}
#destination_menu:hover,
#nav-destination-name:hover + #destination_menu {
  display: block;
}
body #nav-secondary #nav-container #nav-destination-name {
  margin-bottom: 0;
  padding: 16px 16px 18px;
}
.photos-courtesy {
  float: right;
  margin-left: -20px;
  margin-right: -20px;
}
.photos-courtesy:after,
.photos-courtesy:before {
  content: " ";
  display: table;
}
.photos-courtesy:after {
  clear: both;
}
.photos-courtesy .photos-courtesy-wrapper {
  float: left;
  margin-bottom: 0;
  margin-top: 18px;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .photos-courtesy .photos-courtesy-wrapper {
    margin-bottom: 24px;
    margin-top: 24px;
  }
}
.photos-courtesy .courtesy {
  color: #959595;
  font: 400 12px/16px Roboto, Helvetica, Arial, Sans-Serif;
  padding-left: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .photos-courtesy .courtesy {
    padding-left: 0;
  }
}
.photos-courtesy .courtesy .camera {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAWCAYAAADXYyzPAAAAAXNSR0IArs4c6QAAAwNJREFUSA2lllFIk1EUx/22ZW4FgRRE+JAPZSbUQwRRaBA9zUrQWC+9OIW52UMU2VNPvSVBD+ockT5HZVBhCIWoCIGIFShYhARR0YIIZFvmtN9/fR9+ju37pl44u+ee8z//c+/9zr13Rllei8fj+1dXV3uQM7j8NnfaMIzX5eXlV9rb2z/b7JtSPfao0dFR38rKyghJG7Hbkwrmx35uaWlpRDh73GZ0wwrq7e09z4pCkF+m/+j1ek9GIpGfln9gYGBPJpOZxH8A/0vsvyxfKT1x38CNdXZ2PhfeSCQS25aXlx+hN8mgBnF3LBbr+j9a++3r67sDwY01y8Y1uJ/V1ta2+LLZrIiaMPyAtNvj8Xzy+XxThSjZhQT4t4V8bja4q8hxnf7C3NzcTYNVzDI4DOnpjo6OcTeCrfj7+/sbmPgYHLMqkhqRVVZWTqp3avosBF4Fc4nJ5uJYxTzjh0z8HjXx1yleOZLJpD7lIQ8EXoFDoVDWKYidOULSKfD6zsfA7pRIl00+YZw4rBzgveuOU7EgVTTgV8hRMLPUQTN1sE8iXTb5hBG2GI/dXtJ55BjFCRLhcHV1dXMwGPxjI3k6TFtYWBjCFjSxF23+gqrritm+GlbSwnf5HQgE2vKS5khlk08YYRVTMJvN6JoYsgYTP9Ha2vrdFrtONX0TMtpi1mHsA9fErGC3AuhVvW7tgwBWjBPYNTGzz12b9K7bR6KDSmbFbCkxsx83CeoHBwf3FiMzffXy22KKwctcV8ydPc8KnkC2K5VKPaCAt+ezySafMPgeKyYfkz8u6ThVVFRE0+m0iizIsZnmzb7F+X0jMp7RE9huo9YhSb/fH5PdrbmuWAThcDjJqs8i7xjWkWyIF+2rRLps8gkjrGLcmgdwSiDu4YATmO17z318HHwXMg12USJdNvmEceKwcoBPaatnkFPMPEzf4xRoPgLdYCQbbtznbWbQjJ7FRorihWkYZzZfNsxYQgA5qoDlLiN2pzH314diibDiuzh2lMCxFcgiRXktGo3e/wfD52jtkYHQxwAAAABJRU5ErkJggg==);
  background-position: 2px 2px;
  background-repeat: no-repeat;
  background-size: 15px 11px;
  display: inline-block;
  padding-left: 25px;
}
body.single article.type-slideshow .entry-content p.courtesy {
  font: 400 12px/16px Roboto, Helvetica, Arial, Sans-Serif;
}
body #newsletter-popup {
  width: 100%;
}
body #newsletter-popup #newsletter-popup-email-input {
  background-color: #fff;
  color: #000;
}
body #newsletter-popup .newsletter-popup-header {
  padding-right: 20px;
}
body #newsletter-popup .newsletter-popup-body {
  margin: 0;
}
body #newsletter-popup #newsletter-collapse-target {
  padding: 0;
}
#newsletter-popup-step-1 {
  display: flex;
  justify-content: center;
  padding: 8px;
}
body #newsletter-popup .opt-in {
  margin-left: 10px;
  margin-top: 0;
}
body #newsletter-popup .opt-in span {
  display: none;
}
body #newsletter-popup .opt-in.error span {
  display: block;
}
body #newsletter-popup #newsletter-popup-step-2 {
  background-color: #3a862a;
  justify-content: center;
  padding: 8px;
}
.newsletter-popup-success-wordpress {
  display: flex;
  justify-content: center;
  width: 100%;
}
.newsletter-popup-header-wordpress {
  color: #fff;
  font-family: Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 20px;
  font-weight: 700;
  padding-right: 15px;
}
.newsletter-popup-body-wordpress {
  color: #fff;
  font-family: Lucida Grande, Arial, serif;
  font-size: 16px;
}
.newsletter-popup-header-wordpress span {
  padding-left: 15px;
}
.leaflet-popup-content-wrapper {
  border-radius: 0 !important;
}
.leaflet-popup-content {
  margin: 13px 19px;
  padding: 11px 19px;
}
.leaflet-popup-content .popup-content {
  display: flex;
}
.leaflet-popup-content .popup-icon {
  flex: 0 1 auto;
}
.leaflet-popup-content .popup-info {
  flex: 0 1 auto;
  padding-left: 10px;
}
.leaflet-popup-content .popup-info-title {
  color: #323232;
  font: 700 14px/16px Roboto, Helvetica, Arial, Sans-Serif;
  margin: 0;
}
.leaflet-popup-content .popup-info-title a {
  color: inherit;
}
.leaflet-popup-content .popup-info-class {
  color: #959595;
  font: 400 12px/14px Roboto, Helvetica, Arial, Sans-Serif;
  margin: 0 0 10px;
  text-transform: capitalize;
}
.leaflet-popup-content .popup-info-address {
  color: #323232;
  font: 400 12px/14px Roboto, Helvetica, Arial, Sans-Serif;
  margin: 0;
}
.leaflet-marker-icon.hotel-main {
  background-image: url(/images/icons/map-pin-dest-teal_1x.png);
  background-position: 0 0;
  height: 64px;
  width: 44px;
}
.leaflet-marker-icon.hotel-main.selected {
  background-position: -44px 0;
}
.leaflet-marker-icon.hotel-numbered {
  background-image: url(/images/icons/map-hotel-numbered-sprites.png);
  background-position: 0 0;
  color: #fff;
  font: 600 14px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  height: 53px;
  padding-top: 8px;
  text-align: center;
  width: 36px;
}
.leaflet-marker-icon.hotel-numbered.selected {
  background-position: -36px 0;
}
.map-poi-icon {
  background-image: url(/images/icons/map-poi-sprites.png);
  height: 50px;
  width: 50px;
}
.leaflet-popup-content .map-poi-icon {
  display: block;
}
.map-poi-icon.poi-dining {
  background-position: -300px 0;
}
.map-poi-icon.poi-dining.leaflet-marker-icon {
  background-position: 0 0;
}
.map-poi-icon.poi-dining.leaflet-marker-icon.selected {
  background-position: -150px 0;
}
.map-poi-icon.poi-lodging {
  background-position: -350px 0;
}
.map-poi-icon.poi-lodging.leaflet-marker-icon {
  background-position: -50px 0;
}
.map-poi-icon.poi-lodging.leaflet-marker-icon.selected {
  background-position: -200px 0;
}
.map-poi-icon.poi-sights {
  background-position: -400px 0;
}
.map-poi-icon.poi-sights.leaflet-marker-icon {
  background-position: -100px 0;
}
.map-poi-icon.poi-sights.leaflet-marker-icon.selected {
  background-position: -250px 0;
}
.map-poi-icon.poi-shopping {
  background-position: -300px -50px;
}
.map-poi-icon.poi-shopping.leaflet-marker-icon {
  background-position: 0 -50px;
}
.map-poi-icon.poi-shopping.leaflet-marker-icon.selected {
  background-position: -150px -50px;
}
.map-poi-icon.poi-nightlife {
  background-position: -350px -50px;
}
.map-poi-icon.poi-nightlife.leaflet-marker-icon {
  background-position: -50px -50px;
}
.map-poi-icon.poi-nightlife.leaflet-marker-icon.selected {
  background-position: -200px -50px;
}
.map-poi-icon.poi-entertainment {
  background-position: -400px -50px;
}
.map-poi-icon.poi-entertainment.leaflet-marker-icon {
  background-position: -100px -50px;
}
.map-poi-icon.poi-entertainment.leaflet-marker-icon.selected {
  background-position: -250px -50px;
}
.map-poi-icon.poi-theme-park {
  background-position: -300px -100px;
}
.map-poi-icon.poi-theme-park.leaflet-marker-icon {
  background-position: 0 -100px;
}
.map-poi-icon.poi-theme-park.leaflet-marker-icon.selected {
  background-position: -150px -100px;
}
.map-poi-icon.poi-beach {
  background-position: -350px -100px;
}
.map-poi-icon.poi-beach.leaflet-marker-icon {
  background-position: -50px -100px;
}
.map-poi-icon.poi-beach.leaflet-marker-icon.selected {
  background-position: -200px -100px;
}
.map-poi-icon.poi-national-park {
  background-position: -400px -100px;
}
.map-poi-icon.poi-national-park.leaflet-marker-icon {
  background-position: -100px -100px;
}
.map-poi-icon.poi-national-park.leaflet-marker-icon.selected {
  background-position: -250px -100px;
}
.map-poi-icon.poi-monument {
  background-position: -300px -150px;
}
.map-poi-icon.poi-monument.leaflet-marker-icon {
  background-position: 0 -150px;
}
.map-poi-icon.poi-monument.leaflet-marker-icon.selected {
  background-position: -150px -150px;
}
.map-poi-icon.poi-museum {
  background-position: -350px -150px;
}
.map-poi-icon.poi-museum.leaflet-marker-icon {
  background-position: -50px -150px;
}
.map-poi-icon.poi-museum.leaflet-marker-icon.selected {
  background-position: -200px -150px;
}
.map-poi-icon.poi-landmark {
  background-position: -400px -150px;
}
.map-poi-icon.poi-landmark.leaflet-marker-icon {
  background-position: -100px -150px;
}
.map-poi-icon.poi-landmark.leaflet-marker-icon.selected {
  background-position: -250px -150px;
}
.leaflet-tile-container {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
#body-wrap {
  transition: all 0.2s ease-out;
  width: 100%;
}
#adSkinBg {
  transition: background-color 0.4s ease-in-out 0s;
}
body #adSkin {
  display: none;
  left: 50%;
  position: fixed;
  right: 50%;
  top: 0;
  z-index: 0;
}
body.hasAdSkin:not(.home) #onetrust-consent-sdk #onetrust-banner-sdk {
  margin: 0 auto;
  max-width: 1300px;
}
@media (min-width: 1300px) {
  body.hasAdSkin:not(.home) #body-wrap {
    margin: 0 auto;
    width: 1300px;
  }
}
body.hasAdSkin:not(.home) img.hero-img {
  margin: 0 auto;
  max-width: 1300px;
}
body.hasAdSkin:not(.home) img.gl-spotify-img {
  margin-left: calc(50% - 650px);
  max-width: 1300px;
}
body.hasAdSkin:not(.home).hasAlert #top-header .advertisement-sticky {
  padding: 162px 0 20px;
}
body.hasAdSkin:not(.home) #top-header .advertisement-sticky {
  padding: 20px 0;
  transition: all out 0.2s ease;
}
body.hasAdSkin:not(.home) #adSkinBg {
  background-color: #fff;
  height: calc(100% + 50px);
  margin-left: -80px;
  position: absolute;
  width: 1300px;
  z-index: 0;
}
@media (max-width: 991px) {
  body.hasAdSkin:not(.home) #adSkinBg {
    margin-left: -180px;
  }
}
@media (min-width: 1300px) {
  body.hasAdSkin:not(.home) .header-inner {
    margin: 0 auto;
    max-width: 1300px;
    position: relative;
  }
}
body.hasAdSkin:not(.home) #site-wide-alert {
  left: 50%;
  margin-left: -650px;
  position: absolute;
  width: 100%;
  width: 1300px;
  z-index: 9;
}
body.hasAdSkin:not(.home) .back-to-top {
  left: calc(50% + 595px);
}
body.hasAdSkin:not(.home) .btn-back-to-top-side {
  left: calc(50% + 560px) !important;
}
@media (min-width: 1300px) {
  body.hasAdSkin:not(.home) header#fgl-hero {
    left: auto;
    margin-left: -80px;
    max-width: 1300px;
  }
}
body.hasAdSkin:not(.home) #golist-sticky-page-nav.sticky {
  left: 50%;
  margin-left: -650px;
  width: 1300px;
}
body.hasAdSkin:not(.home) footer #footer-lock-up {
  margin-bottom: -2px;
  position: relative;
}
body.hasAdSkin:not(.home).dark-mode #body-wrap #adSkinBg {
  background-color: #0f2133;
}
body.hasAdSkin:not(.home) .single-img.size-full,
body.hasAdSkin:not(.home) figure.single-img.size-full {
  left: 0;
  margin-left: -70px;
  max-width: 1280px;
}
body.hasAdSkin.showAdSkin #top-header .advertisement-sticky {
  padding: 120px 0 20px;
}
body.hasAdSkin #top-header .advertisement-sticky {
  padding: 60px 0 0;
}
body.hasAdSkin #newsletter-popup {
  left: 50%;
  transform: translateX(-50%);
  width: 1280px;
}
body.hasAdSkin #consent_blackbar {
  left: auto;
}
body.hasAdSkin #consent_blackbar #truste-consent-track {
  width: 1280px;
}
.fd-sponsor-banner {
  clear: both;
  display: block;
  float: left;
  float: none;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .fd-sponsor-banner {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  .fd-sponsor-banner {
    float: left;
    margin-left: 0;
    width: 66.6666666667%;
  }
}
.fd-sponsor-banner:after,
.fd-sponsor-banner:before {
  content: " ";
  display: table;
}
.fd-sponsor-banner:after {
  clear: both;
}
.fd-sponsor-banner img {
  display: inline-block;
  margin: 0 auto;
}
.fd-sponsor-banner .advertisement {
  margin: 0 auto;
  padding-top: 0;
  text-align: center;
}
.fd-sponsor-banner .advertisement > div {
  position: relative;
}
.fd-sponsor-banner .advertisement > div > div {
  padding-bottom: 10px;
}
.fd-sponsor-banner .advertisement > div > div:after {
  border-bottom: 1px solid #dfdfdf;
  bottom: -10px;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.fd-sponsor-banner .advertisement > div,
.fd-sponsor-banner .advertisement > div > div {
  margin: 0 auto;
  text-align: center;
}
.fd-sponsor-banner .advertisement > div {
  height: 35px;
}
@media (min-width: 768px) {
  .fd-sponsor-banner .advertisement > div {
    height: 60px;
  }
}
article.type-post .entry-content .fd-sponsor-banner {
  margin-top: 20px;
}
@media (min-width: 768px) {
  article.type-post .entry-content .fd-sponsor-banner {
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  article.type-post .entry-content .fd-sponsor-banner {
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  article.type-post .entry-content .fd-sponsor-banner {
    margin-top: 30px;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  article.type-post .entry-content .fd-sponsor-banner {
    margin-top: 0;
    width: calc(83.33333% - 370px);
  }
}
article.type-post .entry-content .fd-sponsor-banner > div > div,
article.type-post .entry-content .fd-sponsor-banner > div > iframe,
article.type-slideshow .entry-content .fd-sponsor-banner > div > div,
article.type-slideshow .entry-content .fd-sponsor-banner > div > iframe {
  margin-bottom: 10px;
  margin-top: 10px;
}
body.post-type-cruises [class^="insidertip"] {
  border-bottom: 1px solid #b5b5b5;
  border-top: 1px solid #b5b5b5;
  margin: 30px 0;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-cruises [class^="insidertip"] {
    margin: 20px;
  }
}
body.post-type-cruises [class^="insidertip"] .title {
  color: #010101;
  display: block;
  font: 400 14px/2.14 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-cruises [class^="insidertip"] .title {
    font: 400 16px/2 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 700;
  }
}
body.post-type-cruises [class^="insidertip"] .title .inner {
  border-bottom: 3px solid #0ab0a6;
}
body.post-type-cruises [class^="insidertip"] .body {
  color: #0ab0a6;
  display: block;
  font: 400 14px/26px Playfair Display, Serif;
  font-style: italic;
  margin: 10px auto 20px;
}
@media (min-width: 768px) {
  body.post-type-cruises [class^="insidertip"] .body {
    font: 400 16px/26px Playfair Display, Serif;
    font-style: italic;
    width: 90%;
  }
}
@media (min-width: 992px) {
  body.post-type-cruises [class^="insidertip"] .body {
    font: 400 18px/32px Playfair Display, Serif;
    font-style: italic;
  }
}
body.post-type-cruises [class^="insidertip"] .body a {
  border-bottom: 2px solid #0ab0a6;
  color: #0ab0a6;
  text-decoration: none;
}
body.post-type-cruises [class^="insidertip"] .body a:hover {
  border-bottom: none;
  color: #0ab0a6;
}
@media (min-width: 768px) {
  body.post-type-cruises .insidertip_center {
    margin: 50px 10%;
  }
}
body.post-type-cruises .ntn {
  background: #efefef;
  display: inline-block;
  list-style: none;
  margin-top: 30px;
  padding: 70px 30px 30px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-cruises .ntn {
    padding-top: 85px;
  }
}
body.post-type-cruises .ntn:before {
  color: #323232;
  content: "Need To Know";
  font: 700 20px/30px Roboto;
  left: 30px;
  position: absolute;
  top: 30px;
}
@media (min-width: 768px) {
  body.post-type-cruises .ntn:before {
    font-size: 24px;
    line-height: 34px;
  }
}
body.post-type-cruises .ntn > li {
  position: relative;
  width: 100%;
}
body.post-type-cruises .ntn > li ul {
  display: inline-block;
  list-style: none;
  padding: 0;
  vertical-align: top;
}
@media (min-width: 768px) {
  body.post-type-cruises .ntn > li ul {
    max-width: 48%;
  }
  body.post-type-cruises .ntn > li ul:first-child {
    padding-right: 20px;
  }
}
body.post-type-cruises .ntn > li ul li {
  color: #323232;
  display: block;
  font: 14px/20px Roboto;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
}
@media (min-width: 768px) {
  body.post-type-cruises .ntn > li ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  body.post-type-cruises .ntn > li ul li:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  body.post-type-cruises .ntn > li ul li {
    font-size: 18px;
    line-height: 30px;
  }
}
body.post-type-cruises .ntn > li ul li:before {
  color: #f07d31;
  content: "";
  font-family: Font Awesome\5 Pro, FontAwesome;
  font-size: 15px;
  font-style: normal;
  left: 0;
  line-height: 30px;
  margin-right: 10px;
  position: absolute;
  top: 0;
}
body.post-type-cruises .chl {
  list-style: none;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 0;
  position: relative;
}
body.post-type-cruises .chl > li {
  position: relative;
  width: 100%;
}
body.post-type-cruises .chl > li ul {
  display: inline-block;
  list-style: none;
  padding: 0;
  vertical-align: top;
}
@media (min-width: 768px) {
  body.post-type-cruises .chl > li ul {
    max-width: 48%;
  }
  body.post-type-cruises .chl > li ul:first-child {
    padding-right: 20px;
  }
}
body.post-type-cruises .chl > li ul li {
  color: #323232;
  font: 14px/20px Roboto;
  margin-bottom: 5px;
  padding-left: 30px;
  position: relative;
}
@media (max-width: 480px) {
  body.post-type-cruises .chl > li ul li {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  body.post-type-cruises .chl > li ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  body.post-type-cruises .chl > li ul li:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  body.post-type-cruises .chl > li ul li {
    font-size: 18px;
    line-height: 30px;
  }
}
body.post-type-cruises .chl > li ul li:before {
  color: #f07d31;
  content: "";
  font-family: Font Awesome\5 Pro, FontAwesome;
  font-size: 15px;
  font-style: normal;
  left: 0;
  line-height: 30px;
  margin-right: 10px;
  position: absolute;
  vertical-align: top;
}
@media (max-width: 480px) {
  body.post-type-cruises .chl > li ul li:before {
    line-height: 20px;
  }
}
body.post-type-cruises > .fll {
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  body.post-type-cruises > .fll {
    grid-gap: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
body.post-type-cruises > .fll > li {
  color: #f07d31;
  display: inline-block;
  font: 700 18px/14px Roboto;
  padding: 30px 0;
  position: relative;
  text-transform: uppercase;
}
body.post-type-cruises > .fll > li:after {
  border-bottom: 1px solid #cdcdcd;
  bottom: 0;
  content: "";
  left: 0;
  padding-top: 30px;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-cruises > .fll > li:nth-last-child(2):after {
    display: none;
  }
}
body.post-type-cruises > .fll > li:nth-child(2n):after {
  display: block;
}
body.post-type-cruises > .fll > li:last-child:after {
  display: none;
}
body.post-type-cruises > .fll > li > .fll {
  list-style: none;
  padding-left: 0;
  padding-top: 10px;
}
body.post-type-cruises > .fll > li > .fll > li {
  color: #323232;
  font: 18px/30px Roboto;
  padding-left: 0;
  position: relative;
  text-transform: none;
}
@media (max-width: 480px) {
  body.post-type-cruises > .fll > li > .fll > li {
    margin-bottom: 15px;
  }
}
body.post-type-cruises > .ctl {
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  body.post-type-cruises > .ctl {
    grid-gap: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
body.post-type-cruises > .ctl > li {
  color: #323232;
  display: inline-block;
  font: 700 18px/14px Roboto;
  padding: 30px 0;
  position: relative;
}
body.post-type-cruises > .ctl > li:after {
  border-bottom: 1px solid #cdcdcd;
  bottom: 0;
  content: "";
  left: 0;
  padding-top: 30px;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-cruises > .ctl > li:nth-last-child(2):after {
    display: none;
  }
}
body.post-type-cruises > .ctl > li:nth-child(2n):after {
  display: block;
}
body.post-type-cruises > .ctl > li:last-child:after {
  display: none;
}
body.post-type-cruises > .ctl > li > .ctl {
  list-style: none;
  padding-left: 0;
  padding-top: 10px;
}
body.post-type-cruises > .ctl > li > .ctl > li {
  color: #323232;
  font: 18px/30px Roboto;
  padding-left: 0;
  position: relative;
  text-transform: none;
}
body.post-type-cruises > .ctl > li > .ctl > li:before {
  color: #338280;
  font-family: Font Awesome\5 Pro, FontAwesome;
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
  margin-right: 10px;
  vertical-align: middle;
}
body.post-type-cruises > .ctl > li > .ctl > li:nth-child(2):before {
  content: "";
}
body.post-type-cruises > .ctl > li > .ctl > li:nth-child(3):before {
  content: "";
}
body.post-type-cruises > .ctl > li > .ctl > li:empty {
  display: none;
}
@media (max-width: 480px) {
  body.post-type-cruises > .ctl > li > .ctl > li {
    margin-bottom: 15px;
  }
  body.post-type-cruises > .ctl > li > .ctl > li:last-child {
    margin-bottom: 0;
  }
}
body.post-type-cruises h2 {
  color: #323232;
  font: 700 22px/32px Roboto;
}
@media (min-width: 768px) {
  body.post-type-cruises h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
body.post-type-cruises h3 {
  color: #323232;
  font: 700 20px/30px Roboto;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  body.post-type-cruises h3 {
    font-size: 24px;
    line-height: 34px;
  }
}
body.post-type-cruises p {
  color: #323232;
  font: 14px/26px Roboto, Poppins;
}
@media (min-width: 768px) {
  body.post-type-cruises p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 480px) {
  body.post-type-cruises .related-best-bets-module {
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin: 40px 0;
    padding: 20px 0;
  }
}
@media (min-width: 768px) {
  body.post-type-cruises .related-best-bets-module {
    border-left: 1px solid #dfdfdf;
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  body.post-type-cruises .related-best-bets-module {
    margin-bottom: 40px;
    margin-left: 40px;
  }
}
body.post-type-cruises .related-best-bets-module a {
  text-decoration: none;
}
body.post-type-cruises .related-best-bets-module .thumb-wrapper {
  display: inline-block;
  height: 100px;
  padding-right: 20px;
  vertical-align: top;
  width: 120px;
}
body.post-type-cruises .related-best-bets-module .thumb-wrapper .thumb-link {
  height: 100%;
  width: 100%;
}
body.post-type-cruises
  .related-best-bets-module
  .thumb-wrapper
  .thumb-link
  img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
body.post-type-cruises .related-best-bets-module .text-wrapper {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  body.post-type-cruises .related-best-bets-module .text-wrapper {
    width: 200px;
  }
}
body.post-type-cruises .related-best-bets-module .text-wrapper .header-link {
  color: #f07d31;
  display: block;
  font: 700 14px/14px Roboto, Poppins;
  margin-bottom: 5px;
  text-transform: uppercase;
}
body.post-type-cruises .related-best-bets-module .text-wrapper .title-link {
  color: #323232;
  display: block;
  font: 700 18px/26px Playfair Display, Poppins;
  margin-bottom: 10px;
}
body.post-type-cruises .related-best-bets-module .text-wrapper .author-link {
  color: #757575;
  display: block;
  font: 14px/14px Roboto, Poppins;
}
header .banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
header .banner:after,
header .banner:before {
  content: " ";
  display: table;
}
header .banner:after {
  clear: both;
}
header .entry-title {
  float: left;
  float: none;
  font: 400 28px/32px Playfair Display, Serif;
  letter-spacing: -0.6px;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  header .entry-title {
    float: left;
    font: 400 42px/50px Playfair Display, Serif;
    letter-spacing: -0.8px;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  header .entry-title {
    font: 400 62px/66px Playfair Display, Serif;
    letter-spacing: -1.2px;
  }
}
body.single article.has-post-thumbnail.format-standard header,
body.single article.has-post-thumbnail.type-slideshow header {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70vh;
  max-height: 340px;
  min-height: 300px;
  padding: 70px 30px;
  position: relative;
  z-index: 2;
}
body.single article.has-post-thumbnail.format-standard header.bm-big,
body.single article.has-post-thumbnail.type-slideshow header.bm-big {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  body.single article.has-post-thumbnail.format-standard header,
  body.single article.has-post-thumbnail.type-slideshow header {
    height: 80vh;
    max-height: 400px;
    min-height: 300px;
  }
  body.single article.has-post-thumbnail.format-standard header.bm-big,
  body.single article.has-post-thumbnail.type-slideshow header.bm-big {
    margin-bottom: 90px;
  }
}
@media (min-width: 992px) {
  body.single article.has-post-thumbnail.format-standard header,
  body.single article.has-post-thumbnail.type-slideshow header {
    max-height: 600px;
    min-height: 400px;
  }
}
body.single article.has-post-thumbnail.format-standard header .golist-logo-wrap,
body.single article.has-post-thumbnail.type-slideshow header .golist-logo-wrap {
  bottom: 30px;
  display: none;
  position: absolute;
}
@media (min-width: 768px) {
  body.single
    article.has-post-thumbnail.format-standard
    header
    .golist-logo-wrap,
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    .golist-logo-wrap {
    display: block;
  }
}
body.single
  article.has-post-thumbnail.format-standard
  header
  .golist-logo-wrap
  a,
body.single
  article.has-post-thumbnail.type-slideshow
  header
  .golist-logo-wrap
  a {
  text-decoration: none;
}
body.single article.has-post-thumbnail.format-standard header .golist-logo,
body.single article.has-post-thumbnail.type-slideshow header .golist-logo {
  width: 120px;
}
body.single article.has-post-thumbnail.format-standard header .golist-logo-text,
body.single article.has-post-thumbnail.type-slideshow header .golist-logo-text {
  color: #fff;
  font: 400 14px/18px Playfair Display, Serif;
  font-style: italic;
  margin: 7px 0 0;
}
body.single
  article.has-post-thumbnail.format-standard
  header
  .golist-logo-text:after,
body.single
  article.has-post-thumbnail.type-slideshow
  header
  .golist-logo-text:after {
  color: #fff;
  content: "";
  display: inline-block;
  font-family: Font Awesome\5 Pro;
  font-style: normal;
  font-weight: 300;
  margin: 0 0 0 10px;
}
body.single article.has-post-thumbnail.format-standard header [class^="badge_"],
body.single article.has-post-thumbnail.type-slideshow header [class^="badge_"] {
  background-repeat: no-repeat;
  background-size: 80px;
  bottom: -40px;
  height: 80px;
  left: calc(50% - 40px);
  position: absolute;
  width: 80px;
}
@media (min-width: 768px) {
  body.single
    article.has-post-thumbnail.format-standard
    header
    [class^="badge_"],
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    [class^="badge_"] {
    background-size: 100px;
    bottom: -50px;
    height: 100px;
    left: calc(50% - 50px);
    width: 100px;
  }
}
@media (min-width: 992px) {
  body.single
    article.has-post-thumbnail.format-standard
    header
    [class^="badge_"],
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    [class^="badge_"] {
    background-size: 150px;
    bottom: -75px;
    height: 150px;
    left: calc(50% - 75px);
    width: 150px;
  }
}
body.single article.has-post-thumbnail.format-standard header .badge_stomping,
body.single article.has-post-thumbnail.type-slideshow header .badge_stomping {
  background-image: url(/wp-content/themes/fodors/dist/images/badge_stompinggrounds_2x.png);
}
body.single article.has-post-thumbnail.format-standard header .badge_whereto,
body.single article.has-post-thumbnail.type-slideshow header .badge_whereto {
  background-image: url(/wp-content/themes/fodors/dist/images/badge_wheretoweekend_2x.png);
}
body.single
  article.has-post-thumbnail.format-standard
  header
  .badge_fodorsfaves,
body.single
  article.has-post-thumbnail.type-slideshow
  header
  .badge_fodorsfaves {
  background-image: url(/wp-content/themes/fodors/dist/images/fodors_faves_color_2x.png);
}
body.single
  article.has-post-thumbnail.format-standard
  header
  .badge_helloweekend,
body.single
  article.has-post-thumbnail.type-slideshow
  header
  .badge_helloweekend {
  background-image: url(/wp-content/themes/fodors/dist/images/hello-weekend-color_2x.png);
}
body.single article.has-post-thumbnail.format-standard header .badge_start,
body.single article.has-post-thumbnail.type-slideshow header .badge_start {
  background-color: #000;
  background-image: none;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  font: 400 16px/1.1em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  height: 60px;
  left: calc(50% - 60px);
  letter-spacing: 1px;
  opacity: 0.8;
  padding-top: 15px;
  text-align: center;
  width: 120px;
  z-index: 99;
}
body.single article.has-post-thumbnail.format-standard header .badge_start .fa,
body.single article.has-post-thumbnail.format-standard header .badge_start .fal,
body.single article.has-post-thumbnail.type-slideshow header .badge_start .fa,
body.single article.has-post-thumbnail.type-slideshow header .badge_start .fal {
  font-size: 26px;
}
@media (min-width: 768px) {
  body.single article.has-post-thumbnail.format-standard header .badge_start,
  body.single article.has-post-thumbnail.type-slideshow header .badge_start {
    height: 70px;
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  body.single article.has-post-thumbnail.format-standard header .badge_start,
  body.single article.has-post-thumbnail.type-slideshow header .badge_start {
    font: 400 24px/1em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    height: 100px;
    left: calc(50% - 90px);
    padding-top: 30px;
    width: 180px;
  }
  body.single
    article.has-post-thumbnail.format-standard
    header
    .badge_start
    .fa,
  body.single
    article.has-post-thumbnail.format-standard
    header
    .badge_start
    .fal,
  body.single article.has-post-thumbnail.type-slideshow header .badge_start .fa,
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    .badge_start
    .fal {
    font-size: 36px;
  }
}
body.single article.has-post-thumbnail.format-standard header .badge_category,
body.single article.has-post-thumbnail.type-slideshow header .badge_category {
  z-index: 1;
}
body.single
  article.has-post-thumbnail.format-standard
  header
  .badge_category
  img,
body.single
  article.has-post-thumbnail.type-slideshow
  header
  .badge_category
  img {
  max-width: 100%;
}
@media (max-width: 767px) {
  body.single
    article.has-post-thumbnail.format-standard
    header
    .badge_category
    img,
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    .badge_category
    img {
    height: 80px;
    width: 80px;
  }
}
@media (min-width: 768px) {
  body.single
    article.has-post-thumbnail.format-standard
    header
    .badge_category
    img,
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    .badge_category
    img {
    height: 100px;
    width: 100px;
  }
}
@media (min-width: 992px) {
  body.single
    article.has-post-thumbnail.format-standard
    header
    .badge_category
    img,
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    .badge_category
    img {
    height: 150px;
    width: 150px;
  }
}
body.single article.has-post-thumbnail.format-standard .entry-meta.top,
body.single
  article.has-post-thumbnail.format-standard
  .entry-meta.top
  a
  .author_name,
body.single
  article.has-post-thumbnail.format-standard
  .entry-meta.top
  a.fn
  .author_name,
body.single article.has-post-thumbnail.format-standard .entry-title,
body.single article.has-post-thumbnail.format-standard a.fn,
body.single article.has-post-thumbnail.type-slideshow .entry-meta.top,
body.single
  article.has-post-thumbnail.type-slideshow
  .entry-meta.top
  a
  .author_name,
body.single
  article.has-post-thumbnail.type-slideshow
  .entry-meta.top
  a.fn
  .author_name,
body.single article.has-post-thumbnail.type-slideshow .entry-title,
body.single article.has-post-thumbnail.type-slideshow a.fn {
  color: #fff;
}
body.single article.has-post-thumbnail.format-standard .header-wrap,
body.single article.has-post-thumbnail.type-slideshow .header-wrap {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
}
body.single article.has-post-thumbnail.format-standard .header-content,
body.single article.has-post-thumbnail.type-slideshow .header-content {
  margin: auto;
  text-align: center;
  width: 100%;
}
body.single
  article.has-post-thumbnail.format-standard
  .header-content
  .entry-title,
body.single
  article.has-post-thumbnail.type-slideshow
  .header-content
  .entry-title {
  margin: 0 auto;
}
body.single article.has-post-thumbnail.format-standard .entry-title,
body.single article.has-post-thumbnail.type-slideshow .entry-title {
  float: left;
  float: none !important;
  margin: 0 auto;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.single article.has-post-thumbnail.format-standard .entry-title,
  body.single article.has-post-thumbnail.type-slideshow .entry-title {
    float: left;
    width: 66.6666666667%;
  }
}
body.single
  article.has-post-thumbnail.type-slideshow
  header
  [class^="badge_"]:not(.badge_start) {
  background-repeat: no-repeat;
  background-size: 80px;
  bottom: 10px;
  height: 80px;
  position: relative;
  width: 80px;
}
@media (min-width: 768px) {
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    [class^="badge_"]:not(.badge_start) {
    background-size: 100px;
    height: 100px;
    width: 100px;
  }
}
@media (min-width: 992px) {
  body.single
    article.has-post-thumbnail.type-slideshow
    header
    [class^="badge_"]:not(.badge_start) {
    background-size: 150px;
    height: 150px;
    width: 150px;
  }
}
body.single article.has-post-thumbnail header .hero-image-gradient {
  display: block;
  overflow: hidden;
}
body.single article.has-post-thumbnail header .hero-image-gradient:after {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
body.single article.has-post-thumbnail header .hero-img {
  font-family: "object-fit: cover";
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
body.single article.has-post-thumbnail header .hero-img,
body.single article.has-post-thumbnail header .hero-img.top {
  -o-object-position: center top;
  object-position: center top;
}
body.single article.has-post-thumbnail header .hero-img.center {
  -o-object-position: center center;
  object-position: center center;
}
body.single article.has-post-thumbnail header .hero-img.bottom {
  -o-object-position: center bottom;
  object-position: center bottom;
}
body.single article.has-post-thumbnail.type-slideshow header .badge_fodorsfaves,
body.single
  article.has-post-thumbnail.type-slideshow
  header
  .badge_helloweekend {
  bottom: 0;
  left: 0;
  margin: 0 auto 20px;
  position: relative;
}
body.single article.has-post-thumbnail.type-slideshow header .badge_category {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  position: relative;
}
.sidebar {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .sidebar {
    float: left;
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  .sidebar {
    float: left;
    width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .sidebar.sidebar-archive {
    display: none;
  }
}
article.format-standard footer {
  margin-left: 0;
  margin-right: 0;
}
article.format-standard footer:after,
article.format-standard footer:before {
  content: " ";
  display: table;
}
article.format-standard footer:after {
  clear: both;
}
article.format-gallery footer .back-to-top,
article.format-standard footer .back-to-top,
article.slideshow footer .back-to-top {
  color: #555;
  cursor: pointer;
  float: none !important;
  font: 400 12px/20px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin: 10px auto 30px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
article.format-gallery footer .back-to-top:after,
article.format-gallery footer .back-to-top:before,
article.format-standard footer .back-to-top:after,
article.format-standard footer .back-to-top:before,
article.slideshow footer .back-to-top:after,
article.slideshow footer .back-to-top:before {
  content: " ";
  display: table;
}
article.format-gallery footer .back-to-top:after,
article.format-standard footer .back-to-top:after,
article.slideshow footer .back-to-top:after {
  clear: both;
}
@media (min-width: 768px) {
  article.format-gallery footer .back-to-top,
  article.format-standard footer .back-to-top,
  article.slideshow footer .back-to-top {
    margin: 15px auto 0;
    width: 646px;
  }
}
@media (min-width: 992px) {
  article.format-gallery footer .back-to-top,
  article.format-standard footer .back-to-top,
  article.slideshow footer .back-to-top {
    width: 724px;
  }
}
article.format-gallery footer .back-to-top .wrapper,
article.format-standard footer .back-to-top .wrapper,
article.slideshow footer .back-to-top .wrapper {
  background-image: linear-gradient(90deg, #999 10%, hsla(0, 0%, 100%, 0));
  background-position: top;
  background-repeat: repeat-x;
  background-size: 5px 1px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF999999",endColorstr="#00FFFFFF",GradientType=1);
  padding-top: 40px;
}
#body-wrap {
  overflow: visible;
}
body.archive .wrap {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  body.archive .wrap {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  body.archive .wrap {
    margin-bottom: 120px;
  }
}
body.archive .breadcrumbs-container {
  min-height: 50px;
  padding-bottom: 14px;
  padding-top: 14px;
}
@media (min-width: 768px) {
  body.archive .breadcrumbs-container {
    min-height: 80px;
  }
}
@media (min-width: 992px) {
  body.archive .breadcrumbs-container {
    min-height: 90px;
  }
}
body.archive .hero-description {
  color: #323232;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 40px;
  text-align: left;
  width: 100%;
}
@media (min-width: 992px) {
  body.archive .hero-description {
    font-size: 18px;
    margin-bottom: 60px;
  }
}
body.archive .hero-description a {
  color: #338280;
  text-decoration: none;
}
body.archive .content {
  margin-left: -20px;
  margin-right: -20px;
}
body.archive .content:after,
body.archive .content:before {
  content: " ";
  display: table;
}
body.archive .content:after {
  clear: both;
}
body.archive .main,
body.archive .sidebar-footer {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.archive .main,
  body.archive .sidebar-footer {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  body.archive .main,
  body.archive .sidebar-footer {
    float: left;
    width: 66.6666666667%;
  }
}
body.archive .main .page-header {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  body.archive .main .page-header {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  body.archive .main .page-header {
    margin-bottom: 40px;
  }
}
body.archive .main .page-header h1 {
  color: #0ab0a6;
  font: 400 24px/1.1 Playfair Display, Serif;
  margin-bottom: 12px;
  margin-top: 0;
  text-align: center;
}
@media (min-width: 768px) {
  body.archive .main .page-header h1 {
    font-size: 36px;
    margin-bottom: 14px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  body.archive .main .page-header h1 {
    font-size: 36px;
    margin-bottom: 16px;
  }
}
body.archive .main > article:first-of-type {
  padding-top: 0;
}
body.archive .main article:last-of-type {
  border-bottom: none;
}
body.archive .back-to-top,
body.archive .main .infinite-wrap > article:first-of-type {
  border-top: 1px solid #dfdfdf;
}
body.archive .back-to-top {
  color: #555;
  cursor: pointer;
  font: 400 12px/1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 50px;
  padding-top: 9px;
  text-align: center;
  text-transform: uppercase;
}
body.archive .back-to-top:after,
body.archive .back-to-top:before {
  content: " ";
  display: table;
}
body.archive .back-to-top:after {
  clear: both;
}
@media (min-width: 768px) {
  body.archive .back-to-top {
    display: none;
  }
}
body.archive .back-to-top .wrapper {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
body.archive .back-to-top .fa-chevron-up {
  font-size: 15px;
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  body.archive.has-hero.category .main {
    display: flex;
    flex-wrap: wrap;
  }
  body.archive.has-hero.category .main > article:first-of-type,
  body.archive.has-hero.category .main > article:nth-of-type(2) {
    border-bottom: 1px solid #dfdfdf;
    padding-top: 0;
    width: 50%;
  }
  body.archive.has-hero.category .main > article:first-of-type .entry-photo,
  body.archive.has-hero.category .main > article:first-of-type .entry-text,
  body.archive.has-hero.category .main > article:nth-of-type(2) .entry-photo,
  body.archive.has-hero.category .main > article:nth-of-type(2) .entry-text {
    width: 100%;
  }
  body.archive.has-hero.category .main > article:first-of-type .entry-text,
  body.archive.has-hero.category .main > article:nth-of-type(2) .entry-text {
    margin-top: 16px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
  }
  body.archive.has-hero.category .main > article:first-of-type .entry-byline,
  body.archive.has-hero.category .main > article:nth-of-type(2) .entry-byline {
    display: none;
  }
  body.archive.has-hero.category .main > article:first-of-type {
    padding-right: 20px;
  }
  body.archive.has-hero.category .main > article:nth-of-type(2) {
    padding-left: 20px;
  }
}
.sidebar-archive .category-list-title {
  color: #0ab0a6;
  display: none;
  font: 700 18px/1.1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 30px;
  margin-top: 0;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .sidebar-archive .category-list-title {
    display: block;
  }
}
.sidebar-archive .category-list-btn {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-archive .category-list-btn {
    display: block;
  }
}
.sidebar-archive .all-categories-list {
  display: none;
}
@media (min-width: 992px) {
  .sidebar-archive .all-categories-list {
    display: block;
  }
}
.sidebar-archive .sidebar-break {
  background-color: #cdcdcd;
  display: none;
  margin-bottom: 50px;
  margin-top: 50px;
}
@media (min-width: 992px) {
  .sidebar-archive .sidebar-break {
    display: block;
  }
}
.sidebar-archive.sticky-ad {
  float: right;
}
@media (min-width: 992px) {
  .sidebar-archive.sticky-ad {
    position: sticky;
    top: 40px;
  }
}
.all-categories-list {
  list-style: none;
  padding-left: 0;
}
.category-list-group {
  margin-bottom: 40px;
}
.category-list-group-title {
  color: #959595;
  font: 400 16px/1.25 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 6px;
  margin-top: 0;
  text-transform: uppercase;
}
.category-list-item {
  color: #555;
  font: 400 18px/1.44 Playfair Display, Serif;
  margin-bottom: 4px;
}
.category-list-item-link {
  color: inherit;
}
.category-list-item-link.hover,
.category-list-item-link:hover {
  color: #0ab0a6;
  text-decoration: none;
}
.modal-category-list .modal-dialog {
  height: 100%;
  margin: 0;
  width: 100%;
}
.modal-category-list .modal-dialog .modal-content {
  background-clip: border-box;
  background-color: #091f33;
  border-radius: 0;
  min-height: 100%;
  opacity: 0.95;
  width: 100%;
}
.modal-category-list .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  color: #fff;
  padding-bottom: 0;
}
.modal-category-list
  .modal-dialog
  .modal-content
  .modal-header
  .modal-header-title {
  color: inherit;
  display: inline-block;
  font: 400 14px/16px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-top: 0;
  text-transform: uppercase;
}
.modal-category-list .modal-dialog .modal-content .modal-header .close {
  color: #fff;
  font-size: 16px;
  opacity: 1;
  text-shadow: none;
}
.modal-category-list .modal-dialog .modal-content .modal-header hr {
  border: 0;
  border-top: 1px solid #dfdfdf;
  margin-bottom: 0;
  margin-top: 0;
  opacity: 0.5;
}
.modal-category-list .modal-dialog .modal-content .modal-body {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .modal-category-list .modal-dialog .modal-content .modal-body {
    padding-top: 60px;
  }
}
.modal-category-list
  .modal-dialog
  .modal-content
  .modal-body
  .all-categories-list {
  display: block;
  margin-left: -20px;
  margin-right: -20px;
}
.modal-category-list
  .modal-dialog
  .modal-content
  .modal-body
  .all-categories-list:after,
.modal-category-list
  .modal-dialog
  .modal-content
  .modal-body
  .all-categories-list:before {
  content: " ";
  display: table;
}
.modal-category-list
  .modal-dialog
  .modal-content
  .modal-body
  .all-categories-list:after {
  clear: both;
}
.modal-category-list
  .modal-dialog
  .modal-content
  .modal-body
  .category-list-group {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-category-list
    .modal-dialog
    .modal-content
    .modal-body
    .category-list-group {
    float: left;
    width: 50%;
  }
}
.modal-category-list
  .modal-dialog
  .modal-content
  .modal-body
  .category-list-group-title {
  color: #818181;
}
.modal-category-list
  .modal-dialog
  .modal-content
  .modal-body
  .category-list-item {
  color: #fff;
  margin-bottom: 4px;
}
.author-anchor-section {
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: 40px;
}
@media (min-width: 768px) {
  .author-anchor-section {
    display: none;
  }
}
.author-anchor-bar {
  border-bottom: 1px solid #dfdfdf;
}
.author-anchor-bar.affix {
  background-color: #fff;
  left: 0;
  padding-left: 20px;
  padding-right: 20px;
  top: 0;
  width: 100%;
  z-index: 1050;
}
.author-anchor-nav {
  display: flex;
  justify-content: space-evenly;
}
.author-anchor-nav > li {
  color: #555;
  flex: 1;
  font: 400 12px/20px Roboto, Helvetica, Arial, Sans-Serif;
}
.author-anchor-nav > li.active {
  color: #0ab0a6;
}
.author-anchor-nav > li > a {
  color: inherit;
  width: 100%;
}
.author-anchor-nav > li > a:focus,
.author-anchor-nav > li > a:hover {
  background-color: transparent;
}
.author-collage {
  display: none;
}
.author-collage .author-collage-gallery:after,
.author-collage .author-collage-gallery:before {
  content: " ";
  display: table;
}
.author-collage .author-collage-gallery:after {
  clear: both;
}
.author-collage .author-collage-photo {
  display: inline-block;
  float: left;
  position: relative;
  width: 50%;
}
.author-collage .author-collage-photo:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.author-collage .author-collage-img {
  border: 2px solid #fff;
  font-family: "object-fit: cover";
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  #author-collage-xs {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #author-collage-sm {
    display: block;
    float: right !important;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 0;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  #author-collage-sm {
    float: left;
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  #author-collage-md {
    display: block;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #author-collage-md {
    float: left;
    width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  body.administrator #author-bio,
  body.administrator #author-qa,
  body.administrator #main,
  body.editor #author-bio,
  body.editor #author-qa,
  body.editor #main {
    background-clip: padding-box;
    border-top: 40px solid transparent;
    margin-top: -40px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  #full-category-list-sidebar {
    display: none;
  }
  .menu > li > ul {
    margin-top: 0;
  }
  .menu > li > a {
    display: none;
  }
  .menu > li > ul > li {
    align-content: left;
    margin-bottom: 40px;
    margin-top: 0;
  }
  .menu > li > ul > li > ul > li > a {
    background-color: transparent;
    color: #fff;
    font: 400 18px/1.44 Playfair Display, Serif;
    text-transform: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #full-category-list-sidebar {
    display: none;
  }
  .menu > li > ul {
    margin-top: 0;
  }
  .menu > li > a {
    display: none;
  }
  .menu > li > ul > li {
    display: inline-block;
    margin: 0 20px 40px;
    vertical-align: top;
  }
  .menu > li > ul > li > ul > li > a {
    background-color: transparent;
    color: #fff;
    font: 400 18px/1.44 Playfair Display, Serif;
    text-transform: none;
  }
}
@media (min-width: 992px) {
  #full-category-list-sidebar {
    display: block;
  }
  .menu > li > ul {
    margin-top: 30px;
  }
  .menu > li > a {
    color: #0ab0a6;
    cursor: auto;
    font: 700 18px/1.1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    text-transform: uppercase;
  }
  .menu > li > ul > li {
    align-content: left;
    margin-bottom: 40px;
    margin-top: 0;
  }
  .menu > li > ul > li > ul > li > a {
    color: #555;
    font: 400 18px/1.44 Playfair Display, Serif;
    text-transform: none;
  }
}
.menu {
  padding-left: 0;
}
.menu-item {
  list-style: none;
}
.sub-menu {
  margin-top: 4px;
  padding-left: 0;
}
.menu > li > ul > li > a {
  color: #818181;
  cursor: auto;
  font: 400 16px/1.25 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  text-transform: uppercase;
}
.menu > li > ul > li > ul > li {
  margin-bottom: 4px;
}
.menu > li > ul > li > ul > li > a:hover {
  color: #0ab0a6;
  text-decoration: none;
}
body.error404 .main {
  background: #0f385f url(/images/bg.jpg) no-repeat top;
  background-size: 1200px 568px;
  background-size: cover;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 768px) {
  body.error404 .main {
    padding: 0 20px;
  }
}
body.error404 .main .page-header {
  background: url(/images/404-graphic-v1b.png) no-repeat top;
  background-position: center 20px;
  background-size: 310px 133px;
  border-bottom: none;
  margin: 0 auto;
  padding-top: 180px;
}
@media (min-width: 768px) {
  body.error404 .main .page-header {
    background-position: top;
    background-size: 485px 209px;
    margin: 20px auto;
    padding-top: 240px;
  }
}
body.error404 .main .page-header .page-title {
  color: #fff;
  font: 300 28px/1.5em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 300;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 768px) {
  body.error404 .main .page-header .page-title {
    font: 300 50px/1.5em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 300;
  }
}
body.error404 .main .page-404-message {
  padding-bottom: 20px;
}
body.error404 .main .page-404-message p {
  color: #fff;
  font: 300 15px/1.5em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 768px) {
  body.error404 .main .page-404-message p {
    font: 300 16px/1.5em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 300;
  }
}
body.error404 .main .page-404-message a {
  color: #4282bf;
}
body.error404 .main .page-404-message .rwd-break {
  display: none;
}
@media (min-width: 768px) {
  body.error404 .main .page-404-message .rwd-break {
    display: block;
  }
}
body.error404 .main .content-modules {
  margin: 0 0 30px;
  position: relative;
  width: auto;
  z-index: 99;
}
@media (min-width: 768px) {
  body.error404 .main .content-modules {
    margin: 40px auto 20px;
    text-align: center;
    width: 100%;
  }
}
body.error404 .main .content-modules ul {
  padding: 0;
}
body.error404 .main .content-modules li {
  background: #fff;
  border-bottom: 1px solid #d3d3d3;
  display: block;
  float: left;
  height: auto;
  margin: 0;
  padding-bottom: 40px;
  position: relative;
  text-align: left;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  width: 100%;
}
@media (min-width: 768px) {
  body.error404 .main .content-modules li {
    border-bottom: none;
    display: inline-block;
    float: none;
    height: 325px;
    margin: 0 20px 20px 0;
    width: 230px;
  }
}
body.error404 .main .content-modules li:hover {
  margin-top: 0;
}
body.error404 .main .content-modules li:hover img {
  opacity: 0.8;
}
body.error404 .main .content-modules li:hover .read-more {
  background-position: 0 -85px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body.error404 .main .content-modules li:hover .read-more {
    background-position: 0 -30px;
  }
}
body.error404 .main .content-modules li:nth-child(2n) {
  margin-right: 0;
}
@media (min-width: 992px) {
  body.error404 .main .content-modules li:nth-child(2n) {
    margin-right: 20px;
  }
}
body.error404 .main .content-modules li:nth-child(4n) {
  margin-right: 0;
}
@media (min-width: 992px) {
  body.error404 .main .content-modules li:nth-child(4n) {
    margin-right: 20px;
  }
}
body.error404 .main .content-modules li a {
  display: block;
  height: inherit;
  overflow: hidden;
  text-decoration: none;
}
body.error404 .main .content-modules li .read-more {
  background: transparent url(/images/homepage-2013.png) no-repeat 0 -55px;
  bottom: 10px;
  height: 30px;
  position: absolute;
  right: 10px;
  width: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body.error404 .main .content-modules li .read-more {
    background: transparent url(/images/hp-read-morex2.png) no-repeat 0 0;
    background-size: 30px auto;
  }
}
body.error404 .main .content-modules li h3 {
  color: #323232;
  font: 300 14px/1.2em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 300px;
  margin-bottom: 0;
  padding: 0 10px 7px 20px;
}
@media (min-width: 768px) {
  body.error404 .main .content-modules li h3 {
    font: 300 20px/1.2em Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 300px;
  }
}
body.error404 .main .content-modules li p {
  color: #555;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 0;
  padding: 0 20px;
}
@media (min-width: 768px) {
  body.error404 .main .content-modules li p {
    font-size: 13px;
  }
}
body.error404 .main .content-modules li div {
  background: #fff;
  display: block;
  float: left;
  height: 90px;
  margin-bottom: 15px;
  margin-right: 10px;
  overflow: hidden;
  width: 90px;
}
@media (min-width: 768px) {
  body.error404 .main .content-modules li div {
    float: none;
    height: auto;
    margin: 0 0 15px;
    width: auto;
  }
}
body.error404 .main .content-modules li img {
  display: block;
  height: 90px;
  margin: 20px;
  width: auto;
}
@media (min-width: 768px) {
  body.error404 .main .content-modules li img {
    height: 160px;
    margin: 0;
    width: 100%;
  }
}
body.page-template-page-masthead .content {
  margin-left: -20px;
  margin-right: -20px;
}
body.page-template-page-masthead .content:after,
body.page-template-page-masthead .content:before {
  content: " ";
  display: table;
}
body.page-template-page-masthead .content:after {
  clear: both;
}
body.page-template-page-masthead .main {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
body.page-template-page-masthead .main article.page:after,
body.page-template-page-masthead .main article.page:before {
  content: " ";
  display: table;
}
body.page-template-page-masthead .main article.page:after {
  clear: both;
}
body.page-template-page-masthead .main .masthead-section {
  border-bottom: 1px solid #dfdfdf;
  float: left;
  min-height: 1px;
  padding: 40px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  body.page-template-page-masthead .main .masthead-section {
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  body.page-template-page-masthead .main .masthead-section {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
body.page-template-page-masthead .main .masthead-section:last-of-type {
  border-bottom: none;
}
body.page-template-page-masthead .main .masthead-section .section-row {
  margin-left: -20px;
  margin-right: -20px;
}
body.page-template-page-masthead .main .masthead-section .section-row:after,
body.page-template-page-masthead .main .masthead-section .section-row:before {
  content: " ";
  display: table;
}
body.page-template-page-masthead .main .masthead-section .section-row:after {
  clear: both;
}
body.page-template-page-masthead .main .masthead-section .section-header {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.page-template-page-masthead .main .masthead-section .section-header {
    float: left;
    margin-left: 16.6666666667%;
    width: 25%;
  }
}
@media (min-width: 992px) {
  body.page-template-page-masthead .main .masthead-section .section-header {
    float: left;
    margin-left: 0;
    width: 33.3333333333%;
  }
}
body.page-template-page-masthead .main .masthead-section .masthead-sub-section {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.page-template-page-masthead
    .main
    .masthead-section
    .masthead-sub-section {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  body.page-template-page-masthead
    .main
    .masthead-section
    .masthead-sub-section {
    float: left;
    width: 33.3333333333%;
  }
}
body.page-template-page-masthead
  .main
  .masthead-section
  .masthead-sub-section:nth-child(n + 3) {
  margin-top: 40px;
}
@media (min-width: 768px) {
  body.page-template-page-masthead
    .main
    .masthead-section
    .masthead-sub-section:nth-child(n + 3) {
    margin-left: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  body.page-template-page-masthead
    .main
    .masthead-section
    .masthead-sub-section:nth-child(n + 3) {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  body.page-template-page-masthead
    .main
    .masthead-section
    .masthead-sub-section:nth-child(n + 3) {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-masthead
    .main
    .masthead-section
    .masthead-sub-section:nth-child(n + 3) {
    margin-top: 0;
  }
}
body.page-template-page-masthead .main .masthead-section .section-title {
  color: #0ab0a6;
  font: 700 22px/1.1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 30px;
  margin-top: 0;
}
@media (min-width: 768px) {
  body.page-template-page-masthead .main .masthead-section .section-title {
    font-size: 24px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  body.page-template-page-masthead .main .masthead-section .section-title {
    font-size: 26px;
  }
}
body.page-template-page-masthead .main .masthead-section .sub-section-title {
  color: #959595;
  font: 700 16px/1.1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body.page-template-page-masthead .main .masthead-section .sub-section-title {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-masthead .main .masthead-section .sub-section-title {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
body.page-template-page-masthead .main .masthead-section .member-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.page-template-page-masthead .main .masthead-section .team-member {
  margin-bottom: 30px;
}
body.page-template-page-masthead
  .main
  .masthead-section
  .team-member:last-of-type {
  margin-bottom: 0;
}
body.page-template-page-masthead .main .masthead-section .member-link,
body.page-template-page-masthead .main .masthead-section .member-link:focus,
body.page-template-page-masthead .main .masthead-section .member-link:hover {
  color: #0ab0a6;
  text-decoration: underline;
}
body.page-template-page-masthead
  .main
  .masthead-section
  .member-link:focus
  > .member-name,
body.page-template-page-masthead
  .main
  .masthead-section
  .member-link:hover
  > .member-name {
  color: #0ab0a6;
}
body.page-template-page-masthead .main .masthead-section .member-name {
  font: 700 18px/1 Roboto, Helvetica, Arial, Sans-Serif;
  margin: 0;
}
@media (min-width: 768px) {
  body.page-template-page-masthead .main .masthead-section .member-name {
    font-size: 20px;
  }
}
body.page-template-page-masthead .main .masthead-section .member-job-title {
  color: #959595;
  font: 400 14px/18px Playfair Display, Serif;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 10px;
}
@media (min-width: 768px) {
  body.page-template-page-masthead .main .masthead-section .member-job-title {
    font-size: 16px;
    line-height: 20px;
  }
}
body.page-template-page-masthead .main .masthead-ad-bottom {
  text-align: center;
}
@media (min-width: 768px) {
  body.page-template-page-masthead .main .masthead-ad-bottom {
    display: none;
  }
}
body.page-template-page-masthead
  .main
  .masthead-ad-bottom
  div[id^="div-gpt-ad-"] {
  padding-bottom: 60px;
  padding-top: 10px;
}
body.page-template-page-masthead .back-to-top {
  border-top: 1px solid #dfdfdf;
  color: #555;
  cursor: pointer;
  font: 400 12px/1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 9px;
  text-align: center;
  text-transform: uppercase;
}
body.page-template-page-masthead .back-to-top:after,
body.page-template-page-masthead .back-to-top:before {
  content: " ";
  display: table;
}
body.page-template-page-masthead .back-to-top:after {
  clear: both;
}
@media (min-width: 768px) {
  body.page-template-page-masthead .back-to-top {
    display: none;
  }
}
body.page-template-page-masthead .back-to-top .wrapper {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
body.page-template-page-masthead .back-to-top .fa-chevron-up {
  font-size: 15px;
  margin-bottom: 4px;
}
body.page .page-header {
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding-bottom: 20px;
  padding-top: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  body.page .page-header {
    padding-bottom: 30px;
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  body.page .page-header {
    padding-bottom: 30px;
    padding-top: 60px;
  }
}
body.page .page-header h1 {
  font: 400 28px/1.1 Playfair Display, Serif;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
@media (min-width: 768px) {
  body.page .page-header h1 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  body.page .page-header h1 {
    font-size: 62px;
  }
}
body.page-template-default .wrap {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
body.page-template-default .wrap:after,
body.page-template-default .wrap:before {
  content: " ";
  display: table;
}
body.page-template-default .wrap:after {
  clear: both;
}
@media (min-width: 768px) {
  body.page-template-default .wrap {
    width: 760px;
  }
}
@media (min-width: 992px) {
  body.page-template-default .wrap {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .wrap {
    width: 1180px;
  }
}
body.page-template-default .content {
  margin-left: -20px;
  margin-right: -20px;
}
body.page-template-default .content:after,
body.page-template-default .content:before {
  content: " ";
  display: table;
}
body.page-template-default .content:after {
  clear: both;
}
body.page-template-default .main {
  float: left;
  font: 400 14px/26px Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 30px;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.page-template-default .main {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  body.page-template-default .main {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (min-width: 768px) {
  body.page-template-default .main {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  body.page-template-default .main {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 60px;
  }
}
body.page-template-default .main h1,
body.page-template-default .main h2,
body.page-template-default .main h3,
body.page-template-default .main h4,
body.page-template-default .main h5,
body.page-template-default .main h6 {
  font-family: Poppins, Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
body.page-template-default .main h2 {
  color: #0ab0a6;
}
body.page-template-default .main h3 {
  font-size: 16px;
}
@media (min-width: 768px) {
  body.page-template-default .main h3 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body.page-template-default .main h3 {
    font-size: 20px;
  }
}
body.page-template-default .main img {
  max-width: 100%;
}
body.page-template-default .main a {
  color: #0ab0a6;
}
body.page-template-default .main .page-toc {
  list-style: none;
  padding-left: 0;
}
body.page-template-default .main .page-toc ul {
  list-style: none;
  padding-left: 20px;
}
body.post-type-post,
body.single {
  overflow-x: hidden;
}
body.post-type-post > wrap,
body.single > wrap {
  transition: all 0.25s linear;
}
body.post-type-post .lg-sub-html,
body.single .lg-sub-html {
  word-break: break-word;
}
body.post-type-post #primis_container_div > div,
body.single #primis_container_div > div {
  z-index: 880 !important;
}
body.post-type-post .drop_cap,
body.single .drop_cap {
  display: block;
}
body.post-type-post .drop_cap:first-letter,
body.single .drop_cap:first-letter {
  float: left;
  font: 400 80px/69px Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 90px;
  font-weight: 900;
  line-height: 80px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  body.post-type-post .drop_cap:first-letter,
  body.single .drop_cap:first-letter {
    line-height: 90px;
  }
}
@media (min-width: 992px) {
  body.post-type-post .drop_cap:first-letter,
  body.single .drop_cap:first-letter {
    font-size: 100px;
  }
}
body.post-type-post .jsArticleSub,
body.single .jsArticleSub {
  float: none !important;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 768px) {
  body.post-type-post .jsArticleSub,
  body.single .jsArticleSub {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  body.post-type-post div.single-img,
  body.post-type-post figure.wp-caption,
  body.single div.single-img,
  body.single figure.wp-caption {
    display: table;
    position: relative;
  }
}
body.post-type-post p img.size-full,
body.single p img.size-full {
  margin-left: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}
body.post-type-post div.single-img,
body.post-type-post figure.single-img,
body.single div.single-img,
body.single figure.single-img {
  margin: 20px auto;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img,
  body.post-type-post figure.single-img,
  body.single div.single-img,
  body.single figure.single-img {
    margin: 30px auto;
  }
}
@media (min-width: 992px) {
  body.post-type-post div.single-img,
  body.post-type-post figure.single-img,
  body.single div.single-img,
  body.single figure.single-img {
    margin: 40px auto;
  }
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.alignleft,
  body.post-type-post figure.single-img.alignleft,
  body.single div.single-img.alignleft,
  body.single figure.single-img.alignleft {
    margin-left: 16.6666666667%;
    padding-left: 20px;
  }
  body.post-type-post div.single-img.alignright,
  body.post-type-post figure.single-img.alignright,
  body.single div.single-img.alignright,
  body.single figure.single-img.alignright {
    margin-right: 16.6666666667%;
    padding-right: 20px;
  }
}
body.post-type-post div.single-img.size-thumbnail,
body.post-type-post figure.single-img.size-thumbnail,
body.single div.single-img.size-thumbnail,
body.single figure.single-img.size-thumbnail {
  clear: both;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 50%;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-thumbnail,
  body.post-type-post figure.single-img.size-thumbnail,
  body.single div.single-img.size-thumbnail,
  body.single figure.single-img.size-thumbnail {
    float: left;
    width: 16.6666666667%;
  }
}
body.post-type-post div.single-img.size-thumbnail.aligncenter,
body.post-type-post div.single-img.size-thumbnail.alignleft,
body.post-type-post div.single-img.size-thumbnail.alignnone,
body.post-type-post figure.single-img.size-thumbnail.aligncenter,
body.post-type-post figure.single-img.size-thumbnail.alignleft,
body.post-type-post figure.single-img.size-thumbnail.alignnone,
body.single div.single-img.size-thumbnail.aligncenter,
body.single div.single-img.size-thumbnail.alignleft,
body.single div.single-img.size-thumbnail.alignnone,
body.single figure.single-img.size-thumbnail.aligncenter,
body.single figure.single-img.size-thumbnail.alignleft,
body.single figure.single-img.size-thumbnail.alignnone {
  margin-right: 30px;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-thumbnail.aligncenter,
  body.post-type-post div.single-img.size-thumbnail.alignleft,
  body.post-type-post div.single-img.size-thumbnail.alignnone,
  body.post-type-post figure.single-img.size-thumbnail.aligncenter,
  body.post-type-post figure.single-img.size-thumbnail.alignleft,
  body.post-type-post figure.single-img.size-thumbnail.alignnone,
  body.single div.single-img.size-thumbnail.aligncenter,
  body.single div.single-img.size-thumbnail.alignleft,
  body.single div.single-img.size-thumbnail.alignnone,
  body.single figure.single-img.size-thumbnail.aligncenter,
  body.single figure.single-img.size-thumbnail.alignleft,
  body.single figure.single-img.size-thumbnail.alignnone {
    margin-left: 16.6666666667%;
    padding-left: 20px;
  }
}
body.post-type-post div.single-img.size-thumbnail.alignright,
body.post-type-post figure.single-img.size-thumbnail.alignright,
body.single div.single-img.size-thumbnail.alignright,
body.single figure.single-img.size-thumbnail.alignright {
  float: right;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-thumbnail.alignright,
  body.post-type-post figure.single-img.size-thumbnail.alignright,
  body.single div.single-img.size-thumbnail.alignright,
  body.single figure.single-img.size-thumbnail.alignright {
    margin-left: 50px;
    margin-right: 16.6666666667%;
    padding-right: 20px;
  }
}
body.post-type-post div.single-img.size-medium,
body.post-type-post figure.single-img.size-medium,
body.single div.single-img.size-medium,
body.single figure.single-img.size-medium {
  clear: both;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 50%;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-medium,
  body.post-type-post figure.single-img.size-medium,
  body.single div.single-img.size-medium,
  body.single figure.single-img.size-medium {
    float: left;
    width: 25%;
  }
}
body.post-type-post div.single-img.size-medium.aligncenter,
body.post-type-post div.single-img.size-medium.alignleft,
body.post-type-post div.single-img.size-medium.alignnone,
body.post-type-post figure.single-img.size-medium.aligncenter,
body.post-type-post figure.single-img.size-medium.alignleft,
body.post-type-post figure.single-img.size-medium.alignnone,
body.single div.single-img.size-medium.aligncenter,
body.single div.single-img.size-medium.alignleft,
body.single div.single-img.size-medium.alignnone,
body.single figure.single-img.size-medium.aligncenter,
body.single figure.single-img.size-medium.alignleft,
body.single figure.single-img.size-medium.alignnone {
  margin-right: 30px;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-medium.aligncenter,
  body.post-type-post div.single-img.size-medium.alignleft,
  body.post-type-post div.single-img.size-medium.alignnone,
  body.post-type-post figure.single-img.size-medium.aligncenter,
  body.post-type-post figure.single-img.size-medium.alignleft,
  body.post-type-post figure.single-img.size-medium.alignnone,
  body.single div.single-img.size-medium.aligncenter,
  body.single div.single-img.size-medium.alignleft,
  body.single div.single-img.size-medium.alignnone,
  body.single figure.single-img.size-medium.aligncenter,
  body.single figure.single-img.size-medium.alignleft,
  body.single figure.single-img.size-medium.alignnone {
    margin-left: 16.6666666667%;
    padding-left: 20px;
  }
}
body.post-type-post div.single-img.size-medium.alignright,
body.post-type-post figure.single-img.size-medium.alignright,
body.single div.single-img.size-medium.alignright,
body.single figure.single-img.size-medium.alignright {
  float: right;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-medium.alignright,
  body.post-type-post figure.single-img.size-medium.alignright,
  body.single div.single-img.size-medium.alignright,
  body.single figure.single-img.size-medium.alignright {
    margin-left: 50px;
    margin-right: 16.6666666667%;
    padding-right: 20px;
  }
}
body.post-type-post div.single-img.size-m4-columns,
body.post-type-post figure.single-img.size-m4-columns,
body.single div.single-img.size-m4-columns,
body.single figure.single-img.size-m4-columns {
  clear: both;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  max-width: 33.33333%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 50%;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-m4-columns,
  body.post-type-post figure.single-img.size-m4-columns,
  body.single div.single-img.size-m4-columns,
  body.single figure.single-img.size-m4-columns {
    float: left;
    width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  body.post-type-post div.single-img.size-m4-columns,
  body.post-type-post figure.single-img.size-m4-columns,
  body.single div.single-img.size-m4-columns,
  body.single figure.single-img.size-m4-columns {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 20px;
    width: 100% !important;
  }
}
body.post-type-post div.single-img.size-m4-columns.aligncenter,
body.post-type-post div.single-img.size-m4-columns.alignleft,
body.post-type-post div.single-img.size-m4-columns.alignnone,
body.post-type-post figure.single-img.size-m4-columns.aligncenter,
body.post-type-post figure.single-img.size-m4-columns.alignleft,
body.post-type-post figure.single-img.size-m4-columns.alignnone,
body.single div.single-img.size-m4-columns.aligncenter,
body.single div.single-img.size-m4-columns.alignleft,
body.single div.single-img.size-m4-columns.alignnone,
body.single figure.single-img.size-m4-columns.aligncenter,
body.single figure.single-img.size-m4-columns.alignleft,
body.single figure.single-img.size-m4-columns.alignnone {
  margin-right: 30px;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-m4-columns.aligncenter,
  body.post-type-post div.single-img.size-m4-columns.alignleft,
  body.post-type-post div.single-img.size-m4-columns.alignnone,
  body.post-type-post figure.single-img.size-m4-columns.aligncenter,
  body.post-type-post figure.single-img.size-m4-columns.alignleft,
  body.post-type-post figure.single-img.size-m4-columns.alignnone,
  body.single div.single-img.size-m4-columns.aligncenter,
  body.single div.single-img.size-m4-columns.alignleft,
  body.single div.single-img.size-m4-columns.alignnone,
  body.single figure.single-img.size-m4-columns.aligncenter,
  body.single figure.single-img.size-m4-columns.alignleft,
  body.single figure.single-img.size-m4-columns.alignnone {
    margin-left: 8.3333333333%;
  }
}
body.post-type-post div.single-img.size-m4-columns.alignright,
body.post-type-post figure.single-img.size-m4-columns.alignright,
body.single div.single-img.size-m4-columns.alignright,
body.single figure.single-img.size-m4-columns.alignright {
  float: right;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-m4-columns.alignright,
  body.post-type-post figure.single-img.size-m4-columns.alignright,
  body.single div.single-img.size-m4-columns.alignright,
  body.single figure.single-img.size-m4-columns.alignright {
    margin-left: 50px;
    margin-right: 8.3333333333%;
  }
}
body.post-type-post div.single-img.size-m8-columns,
body.post-type-post figure.single-img.size-m8-columns,
body.single div.single-img.size-m8-columns,
body.single figure.single-img.size-m8-columns {
  float: left;
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-m8-columns,
  body.post-type-post figure.single-img.size-m8-columns,
  body.single div.single-img.size-m8-columns,
  body.single figure.single-img.size-m8-columns {
    float: left;
    width: 66.6666666667%;
  }
}
@media (max-width: 1199px) {
  body.post-type-post div.single-img.size-m8-columns,
  body.post-type-post figure.single-img.size-m8-columns,
  body.single div.single-img.size-m8-columns,
  body.single figure.single-img.size-m8-columns {
    max-width: 66.6666%;
  }
}
@media (max-width: 767px) {
  body.post-type-post div.single-img.size-m8-columns,
  body.post-type-post figure.single-img.size-m8-columns,
  body.single div.single-img.size-m8-columns,
  body.single figure.single-img.size-m8-columns {
    max-width: 100%;
  }
}
body.post-type-post div.single-img.size-m8-columns.aligncenter,
body.post-type-post div.single-img.size-m8-columns.alignleft,
body.post-type-post div.single-img.size-m8-columns.alignnone,
body.post-type-post div.single-img.size-m8-columns.alignright,
body.post-type-post figure.single-img.size-m8-columns.aligncenter,
body.post-type-post figure.single-img.size-m8-columns.alignleft,
body.post-type-post figure.single-img.size-m8-columns.alignnone,
body.post-type-post figure.single-img.size-m8-columns.alignright,
body.single div.single-img.size-m8-columns.aligncenter,
body.single div.single-img.size-m8-columns.alignleft,
body.single div.single-img.size-m8-columns.alignnone,
body.single div.single-img.size-m8-columns.alignright,
body.single figure.single-img.size-m8-columns.aligncenter,
body.single figure.single-img.size-m8-columns.alignleft,
body.single figure.single-img.size-m8-columns.alignnone,
body.single figure.single-img.size-m8-columns.alignright {
  float: none;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-m8-columns.aligncenter,
  body.post-type-post div.single-img.size-m8-columns.alignleft,
  body.post-type-post div.single-img.size-m8-columns.alignnone,
  body.post-type-post div.single-img.size-m8-columns.alignright,
  body.post-type-post figure.single-img.size-m8-columns.aligncenter,
  body.post-type-post figure.single-img.size-m8-columns.alignleft,
  body.post-type-post figure.single-img.size-m8-columns.alignnone,
  body.post-type-post figure.single-img.size-m8-columns.alignright,
  body.single div.single-img.size-m8-columns.aligncenter,
  body.single div.single-img.size-m8-columns.alignleft,
  body.single div.single-img.size-m8-columns.alignnone,
  body.single div.single-img.size-m8-columns.alignright,
  body.single figure.single-img.size-m8-columns.aligncenter,
  body.single figure.single-img.size-m8-columns.alignleft,
  body.single figure.single-img.size-m8-columns.alignnone,
  body.single figure.single-img.size-m8-columns.alignright {
    margin-left: 16.6666666667%;
  }
}
body.post-type-post div.single-img.size-m10-columns,
body.post-type-post figure.single-img.size-m10-columns,
body.single div.single-img.size-m10-columns,
body.single figure.single-img.size-m10-columns {
  float: left;
  margin-left: auto;
  margin-right: auto;
  max-width: 83.33333%;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-m10-columns,
  body.post-type-post figure.single-img.size-m10-columns,
  body.single div.single-img.size-m10-columns,
  body.single figure.single-img.size-m10-columns {
    float: left;
    width: 83.3333333333%;
  }
}
@media (max-width: 767px) {
  body.post-type-post div.single-img.size-m10-columns,
  body.post-type-post figure.single-img.size-m10-columns,
  body.single div.single-img.size-m10-columns,
  body.single figure.single-img.size-m10-columns {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-m10-columns.aligncenter,
  body.post-type-post div.single-img.size-m10-columns.alignleft,
  body.post-type-post div.single-img.size-m10-columns.alignnone,
  body.post-type-post div.single-img.size-m10-columns.alignright,
  body.post-type-post figure.single-img.size-m10-columns.aligncenter,
  body.post-type-post figure.single-img.size-m10-columns.alignleft,
  body.post-type-post figure.single-img.size-m10-columns.alignnone,
  body.post-type-post figure.single-img.size-m10-columns.alignright,
  body.single div.single-img.size-m10-columns.aligncenter,
  body.single div.single-img.size-m10-columns.alignleft,
  body.single div.single-img.size-m10-columns.alignnone,
  body.single div.single-img.size-m10-columns.alignright,
  body.single figure.single-img.size-m10-columns.aligncenter,
  body.single figure.single-img.size-m10-columns.alignleft,
  body.single figure.single-img.size-m10-columns.alignnone,
  body.single figure.single-img.size-m10-columns.alignright {
    margin-left: 8.3333333333%;
  }
}
@media (max-width: 767px) {
  body.post-type-post
    div.single-img:not(
      .size-thumbnail,
      .size-medium,
      .size-m4-columns,
      .size-m8-columns,
      .size-m10-columns
    ),
  body.post-type-post
    figure.single-img:not(
      .size-thumbnail,
      .size-medium,
      .size-m4-columns,
      .size-m8-columns,
      .size-m10-columns
    ),
  body.single
    div.single-img:not(
      .size-thumbnail,
      .size-medium,
      .size-m4-columns,
      .size-m8-columns,
      .size-m10-columns
    ),
  body.single
    figure.single-img:not(
      .size-thumbnail,
      .size-medium,
      .size-m4-columns,
      .size-m8-columns,
      .size-m10-columns
    ) {
    max-width: 100%;
  }
}
body.post-type-post div.single-img.size-full,
body.post-type-post figure.single-img.size-full,
body.single div.single-img.size-full,
body.single figure.single-img.size-full {
  left: 50%;
  max-width: 100vw;
  position: relative;
  width: 100vw !important;
}
body.post-type-post div.single-img.size-full:after,
body.post-type-post div.single-img.size-full:before,
body.post-type-post figure.single-img.size-full:after,
body.post-type-post figure.single-img.size-full:before,
body.single div.single-img.size-full:after,
body.single div.single-img.size-full:before,
body.single figure.single-img.size-full:after,
body.single figure.single-img.size-full:before {
  content: " ";
  display: table;
}
body.post-type-post div.single-img.size-full:after,
body.post-type-post figure.single-img.size-full:after,
body.single div.single-img.size-full:after,
body.single figure.single-img.size-full:after {
  clear: both;
}
@media (max-width: 767px) {
  body.post-type-post div.single-img.size-full,
  body.post-type-post figure.single-img.size-full,
  body.single div.single-img.size-full,
  body.single figure.single-img.size-full {
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  body.post-type-post div.single-img.size-full,
  body.post-type-post figure.single-img.size-full,
  body.single div.single-img.size-full,
  body.single figure.single-img.size-full {
    margin-left: -50vw;
    margin-right: -50vw;
    right: 50%;
  }
}
body.post-type-post div.single-img.size-full.aligncenter,
body.post-type-post div.single-img.size-full.alignleft,
body.post-type-post div.single-img.size-full.alignnone,
body.post-type-post div.single-img.size-full.alignright,
body.post-type-post figure.single-img.size-full.aligncenter,
body.post-type-post figure.single-img.size-full.alignleft,
body.post-type-post figure.single-img.size-full.alignnone,
body.post-type-post figure.single-img.size-full.alignright,
body.single div.single-img.size-full.aligncenter,
body.single div.single-img.size-full.alignleft,
body.single div.single-img.size-full.alignnone,
body.single div.single-img.size-full.alignright,
body.single figure.single-img.size-full.aligncenter,
body.single figure.single-img.size-full.alignleft,
body.single figure.single-img.size-full.alignnone,
body.single figure.single-img.size-full.alignright {
  float: none;
}
body.post-type-post div.single-img img,
body.post-type-post figure.single-img img,
body.single div.single-img img,
body.single figure.single-img img {
  float: none;
  font-family: "object-fit: contain";
  -o-object-fit: contain;
  object-fit: contain;
}
body.post-type-post div.single-img img[class*=" size-"],
body.post-type-post figure.single-img img[class*=" size-"],
body.single div.single-img img[class*=" size-"],
body.single figure.single-img img[class*=" size-"] {
  margin: 0;
  width: 100%;
}
body.post-type-post div.single-img img.size-full,
body.post-type-post figure.single-img img.size-full,
body.single div.single-img img.size-full,
body.single figure.single-img img.size-full {
  font-family: "object-fit: cover";
  -o-object-fit: cover;
  object-fit: cover;
}
body.post-type-post div.single-img img.size-full.top,
body.post-type-post figure.single-img img.size-full.top,
body.single div.single-img img.size-full.top,
body.single figure.single-img img.size-full.top {
  -o-object-position: center top;
  object-position: center top;
}
body.post-type-post div.single-img img.size-full.center,
body.post-type-post figure.single-img img.size-full.center,
body.single div.single-img img.size-full.center,
body.single figure.single-img img.size-full.center {
  -o-object-position: center center;
  object-position: center center;
}
body.post-type-post div.single-img img.size-full.bottom,
body.post-type-post figure.single-img img.size-full.bottom,
body.single div.single-img img.size-full.bottom,
body.single figure.single-img img.size-full.bottom {
  -o-object-position: center bottom;
  object-position: center bottom;
}
body.post-type-post figure.single-img.size-full figcaption,
body.single figure.single-img.size-full figcaption {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  body.post-type-post .alignleft,
  body.single .alignleft {
    padding-right: 20px;
  }
  body.post-type-post .alignright,
  body.single .alignright {
    padding-left: 20px;
  }
}
body.post-type-post .jsPlanTrip .plan_your_trip,
body.single .jsPlanTrip .plan_your_trip {
  color: #f07d31;
  font-weight: 700;
  text-transform: uppercase;
}
body.post-type-post .jsPlanTrip a,
body.single .jsPlanTrip a {
  border-bottom: none;
  color: #4282bf;
  text-decoration: none;
}
body.post-type-post .jsPlanTrip a:hover,
body.single .jsPlanTrip a:hover {
  border-bottom: 2px solid #4282bf;
  color: #323232;
}
body.post-type-post p.jsExtTopMargin,
body.single p.jsExtTopMargin {
  margin-top: 40px;
}
body.post-type-post .jsNoObjectfitSupport img.top,
body.single .jsNoObjectfitSupport img.top {
  background-position-y: top !important;
}
body.post-type-post .jsNoObjectfitSupport img.bottom,
body.single .jsNoObjectfitSupport img.bottom {
  background-position-y: bottom !important;
}
body.post-type-post .fd-collage,
body.post-type-post .fd-related-story,
body.post-type-post .note.center,
body.single .fd-collage,
body.single .fd-related-story,
body.single .note.center {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body.post-type-post .fd-collage:after,
body.post-type-post .fd-collage:before,
body.post-type-post .fd-related-story:after,
body.post-type-post .fd-related-story:before,
body.post-type-post .note.center:after,
body.post-type-post .note.center:before,
body.single .fd-collage:after,
body.single .fd-collage:before,
body.single .fd-related-story:after,
body.single .fd-related-story:before,
body.single .note.center:after,
body.single .note.center:before {
  content: " ";
  display: table;
}
body.post-type-post .fd-collage:after,
body.post-type-post .fd-related-story:after,
body.post-type-post .note.center:after,
body.single .fd-collage:after,
body.single .fd-related-story:after,
body.single .note.center:after {
  clear: both;
}
body.post-type-post .note a,
body.single .note a {
  border-bottom: 2px solid #0ab0a6;
  color: #0ab0a6;
  text-decoration: none;
}
body.post-type-post .note a:hover,
body.single .note a:hover {
  border-bottom: none;
  color: #0ab0a6;
}
body.post-type-post .note.fd-related-story,
body.single .note.fd-related-story {
  z-index: 2;
}
body.post-type-post .note.fd-related-story a,
body.single .note.fd-related-story a {
  border-bottom: none;
}
body.post-type-post .note.left > div,
body.single .note.left > div {
  float: left;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .note.left > div,
  body.single .note.left > div {
    float: left;
    margin-left: 8.3333333333%;
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  body.post-type-post .note.left > div,
  body.single .note.left > div {
    float: left;
    margin-left: 8.3333333333%;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  body.post-type-post .note.left > div,
  body.single .note.left > div {
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.post-type-post .note.left > div [class^="insidertip"],
  body.single .note.left > div [class^="insidertip"] {
    margin-right: 10px;
  }
}
body.post-type-post .note.right:before,
body.single .note.right:before {
  clear: both;
}
body.post-type-post .note.right > div,
body.single .note.right > div {
  float: right !important;
  float: left;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .note.right > div,
  body.single .note.right > div {
    float: left;
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  body.post-type-post .note.right > div,
  body.single .note.right > div {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  body.post-type-post .note.right > div,
  body.single .note.right > div {
    margin-left: 20px;
    margin-right: 8.3333333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.post-type-post .note.right > div [class^="insidertip"],
  body.single .note.right > div [class^="insidertip"] {
    margin-left: 10px;
  }
}
body.post-type-post .note.center > div,
body.single .note.center > div {
  float: left;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .note.center > div,
  body.single .note.center > div {
    float: left;
    margin-left: 8.3333333333%;
    padding-left: 20px;
    padding-right: 20px;
    width: 83.3333333333%;
  }
}
body.post-type-post .note [class^="insidertip"],
body.single .note [class^="insidertip"] {
  border-bottom: 1px solid #b5b5b5;
  border-top: 1px solid #b5b5b5;
  margin: 30px 0;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-post .note [class^="insidertip"],
  body.single .note [class^="insidertip"] {
    margin: 20px;
  }
}
body.post-type-post .note [class^="insidertip"] .title,
body.single .note [class^="insidertip"] .title {
  color: #010101;
  display: block;
  font: 400 14px/2.14 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-post .note [class^="insidertip"] .title,
  body.single .note [class^="insidertip"] .title {
    font: 400 16px/2 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 700;
  }
}
body.post-type-post .note [class^="insidertip"] .title .inner,
body.single .note [class^="insidertip"] .title .inner {
  border-bottom: 3px solid #0ab0a6;
}
body.post-type-post .note [class^="insidertip"] .body,
body.single .note [class^="insidertip"] .body {
  color: #0ab0a6;
  display: block;
  font: 400 14px/26px Playfair Display, Serif;
  font-style: italic;
  margin: 10px auto 20px;
}
@media (min-width: 768px) {
  body.post-type-post .note [class^="insidertip"] .body,
  body.single .note [class^="insidertip"] .body {
    font: 400 16px/26px Playfair Display, Serif;
    font-style: italic;
    width: 90%;
  }
}
@media (min-width: 992px) {
  body.post-type-post .note [class^="insidertip"] .body,
  body.single .note [class^="insidertip"] .body {
    font: 400 18px/32px Playfair Display, Serif;
    font-style: italic;
  }
}
body.post-type-post .note [class^="insidertip"] .body a,
body.single .note [class^="insidertip"] .body a {
  border-bottom: 2px solid #0ab0a6;
  color: #0ab0a6;
  text-decoration: none;
}
body.post-type-post .note [class^="insidertip"] .body a:hover,
body.single .note [class^="insidertip"] .body a:hover {
  border-bottom: none;
  color: #0ab0a6;
}
@media (min-width: 768px) {
  body.post-type-post .note .insidertip_center,
  body.single .note .insidertip_center {
    margin: 50px 10%;
  }
}
body.post-type-post .note [class^="quote"],
body.single .note [class^="quote"] {
  margin: 20px 0 30px;
  text-align: center;
}
@media (min-width: 992px) {
  body.post-type-post .note [class^="quote"],
  body.single .note [class^="quote"] {
    margin: 30px 0 40px;
  }
}
body.post-type-post .note [class^="quote"] .body,
body.single .note [class^="quote"] .body {
  color: #555;
  display: block;
  font: 400 18px/26px Playfair Display, Serif;
  font-weight: 700;
  margin: 10px auto;
}
@media (min-width: 768px) {
  body.post-type-post .note [class^="quote"] .body,
  body.single .note [class^="quote"] .body {
    font: 400 20px/28px Playfair Display, Serif;
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  body.post-type-post .note [class^="quote"] .body,
  body.single .note [class^="quote"] .body {
    font: 400 26px/34px Playfair Display, Serif;
    font-weight: 700;
  }
}
body.post-type-post .note [class^="quote"] .body p,
body.single .note [class^="quote"] .body p {
  font: 400 18px/26px Playfair Display, Serif;
  font-weight: 700;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .note [class^="quote"] .body p,
  body.single .note [class^="quote"] .body p {
    font: 400 20px/28px Playfair Display, Serif;
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  body.post-type-post .note [class^="quote"] .body p,
  body.single .note [class^="quote"] .body p {
    font: 400 26px/34px Playfair Display, Serif;
    font-weight: 700;
  }
}
body.post-type-post .note [class^="quote"] .text-right,
body.single .note [class^="quote"] .text-right {
  text-align: left;
}
@media (min-width: 768px) {
  body.post-type-post .note [class^="quote"] .text-right,
  body.single .note [class^="quote"] .text-right {
    text-align: right;
  }
}
body.post-type-post .note [class^="quote"] .text-center,
body.single .note [class^="quote"] .text-center {
  text-align: left;
}
@media (min-width: 768px) {
  body.post-type-post .note [class^="quote"] .text-center,
  body.single .note [class^="quote"] .text-center {
    text-align: center;
  }
  body.post-type-post .note h1,
  body.post-type-post .note h2,
  body.post-type-post .note h3,
  body.post-type-post .note h4,
  body.post-type-post .note h5,
  body.post-type-post .note h6,
  body.single .note h1,
  body.single .note h2,
  body.single .note h3,
  body.single .note h4,
  body.single .note h5,
  body.single .note h6 {
    padding-left: 0;
    padding-right: 0;
  }
}
body.post-type-post .fd-related-story,
body.single .fd-related-story {
  float: left;
  float: none;
  margin: 30px auto;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .fd-related-story,
  body.single .fd-related-story {
    float: left;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.post-type-post .fd-related-story,
  body.single .fd-related-story {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  body.post-type-post .fd-related-story,
  body.single .fd-related-story {
    margin: 40px auto 40px 8.3333333333%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  body.post-type-post .fd-related-story,
  body.single .fd-related-story {
    margin: 60px auto 60px 16.6666666667%;
  }
}
body.post-type-post .fd-related-story .related-image,
body.single .fd-related-story .related-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
}
@media (min-width: 768px) {
  body.post-type-post .fd-related-story .related-image,
  body.single .fd-related-story .related-image {
    margin-right: 40px;
  }
}
body.post-type-post .fd-related-story .related-image img,
body.single .fd-related-story .related-image img {
  font-family: "object-fit: cover";
  height: 60px;
  margin: 0;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  width: 60px;
}
@media (min-width: 768px) {
  body.post-type-post .fd-related-story .related-image img,
  body.single .fd-related-story .related-image img {
    height: 90px;
    width: 145px;
  }
}
@media (min-width: 992px) {
  body.post-type-post .fd-related-story .related-image img,
  body.single .fd-related-story .related-image img {
    height: 90px;
    width: 165px;
  }
}
body.post-type-post .fd-related-story .related-inner,
body.single .fd-related-story .related-inner {
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
  display: flex;
  padding: 30px 0;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .fd-related-story .related-inner,
  body.single .fd-related-story .related-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  body.post-type-post .fd-related-story .related-inner,
  body.single .fd-related-story .related-inner {
    padding-bottom: 20px;
    padding-top: 20px;
    width: auto;
  }
}
@media (min-width: 768px) {
  body.post-type-post .fd-related-story .related-right,
  body.single .fd-related-story .related-right {
    width: auto;
  }
}
body.post-type-post .fd-related-story .related-right a,
body.single .fd-related-story .related-right a {
  display: inline-block;
}
body.post-type-post .fd-related-story .related-right a .related-tag,
body.single .fd-related-story .related-right a .related-tag {
  border-bottom: none;
  color: #f07d31;
}
body.post-type-post .fd-related-story .related-right a .related-body,
body.single .fd-related-story .related-right a .related-body {
  border-bottom: 3px solid #f07d31;
  color: #323232;
}
body.post-type-post .fd-related-story .related-right a .related-body:hover,
body.single .fd-related-story .related-right a .related-body:hover {
  border-bottom: none;
  color: #f07d31;
  text-decoration: none;
}
body.post-type-post .fd-related-story .related-right a .related-body:after,
body.single .fd-related-story .related-right a .related-body:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f07d31;
  content: ;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 5px;
}
body.post-type-post .fd-related-story .related-right a:hover,
body.single .fd-related-story .related-right a:hover {
  text-decoration: none;
}
body.post-type-post .fd-related-story .related-tag,
body.single .fd-related-story .related-tag {
  color: #f07d31;
  font: 700 12px/1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
}
@media (min-width: 992px) {
  body.post-type-post .fd-related-story .related-tag,
  body.single .fd-related-story .related-tag {
    font-size: 14px;
  }
}
body.post-type-post .fd-related-story .related-body,
body.single .fd-related-story .related-body {
  color: #323232;
  font: 400 14px/20px Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
}
@media (min-width: 768px) {
  body.post-type-post .fd-related-story .related-body,
  body.single .fd-related-story .related-body {
    font-size: 18px;
    line-height: 24px;
  }
}
body.post-type-post .fd-collage,
body.single .fd-collage {
  margin: 40px auto;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .fd-collage,
  body.single .fd-collage {
    margin: 60px auto;
  }
}
body.post-type-post .fd-collage .collagect-wrapper,
body.single .fd-collage .collagect-wrapper {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(6, 1fr);
}
@media (min-width: 768px) {
  body.post-type-post .fd-collage .collagect-wrapper,
  body.single .fd-collage .collagect-wrapper {
    gap: 10px;
  }
}
body.post-type-post .fd-collage .collagect-wrapper div,
body.single .fd-collage .collagect-wrapper div {
  overflow: hidden;
}
body.post-type-post .fd-collage .collagect-wrapper div img,
body.single .fd-collage .collagect-wrapper div img {
  font-family: "object-fit: cover";
  height: 100% !important;
  margin: 0 auto;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
body.post-type-post .fd-collage .collagect1,
body.post-type-post .fd-collage .collagect2,
body.post-type-post .fd-collage .collagect3,
body.single .fd-collage .collagect1,
body.single .fd-collage .collagect2,
body.single .fd-collage .collagect3 {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-column: span 2;
  position: relative;
}
body.post-type-post .fd-collage .fullbleed1,
body.post-type-post .fd-collage .fullbleed2,
body.post-type-post .fd-collage .fullbleed3,
body.single .fd-collage .fullbleed1,
body.single .fd-collage .fullbleed2,
body.single .fd-collage .fullbleed3 {
  grid-template-rows: 144px;
}
@media (min-width: 768px) {
  body.post-type-post .fd-collage .fullbleed1,
  body.post-type-post .fd-collage .fullbleed2,
  body.post-type-post .fd-collage .fullbleed3,
  body.single .fd-collage .fullbleed1,
  body.single .fd-collage .fullbleed2,
  body.single .fd-collage .fullbleed3 {
    grid-template-rows: 346px;
  }
}
@media (min-width: 992px) {
  body.post-type-post .fd-collage .fullbleed1,
  body.post-type-post .fd-collage .fullbleed2,
  body.post-type-post .fd-collage .fullbleed3,
  body.single .fd-collage .fullbleed1,
  body.single .fd-collage .fullbleed2,
  body.single .fd-collage .fullbleed3 {
    grid-template-rows: 500px;
  }
}
body.post-type-post .fd-collage .fullbleed1 .collagect-detail,
body.post-type-post .fd-collage .fullbleed2 .collagect-detail,
body.post-type-post .fd-collage .fullbleed3 .collagect-detail,
body.single .fd-collage .fullbleed1 .collagect-detail,
body.single .fd-collage .fullbleed2 .collagect-detail,
body.single .fd-collage .fullbleed3 .collagect-detail {
  padding-left: 20px;
  padding-right: 20px;
}
body.post-type-post .fd-collage .column1,
body.post-type-post .fd-collage .column2,
body.post-type-post .fd-collage .column3,
body.single .fd-collage .column1,
body.single .fd-collage .column2,
body.single .fd-collage .column3 {
  grid-template-rows: 126px;
}
@media (min-width: 768px) {
  body.post-type-post .fd-collage .column1,
  body.post-type-post .fd-collage .column2,
  body.post-type-post .fd-collage .column3,
  body.single .fd-collage .column1,
  body.single .fd-collage .column2,
  body.single .fd-collage .column3 {
    grid-template-rows: 270px;
  }
}
@media (min-width: 992px) {
  body.post-type-post .fd-collage .column1,
  body.post-type-post .fd-collage .column2,
  body.post-type-post .fd-collage .column3,
  body.single .fd-collage .column1,
  body.single .fd-collage .column2,
  body.single .fd-collage .column3 {
    grid-template-rows: 410px;
  }
}
body.post-type-post .fd-collage .column4,
body.single .fd-collage .column4 {
  grid-template-rows: repeat(3, 88px);
}
@media (min-width: 768px) {
  body.post-type-post .fd-collage .column4,
  body.single .fd-collage .column4 {
    grid-template-rows: repeat(2, 130px);
  }
}
@media (min-width: 992px) {
  body.post-type-post .fd-collage .column4,
  body.single .fd-collage .column4 {
    grid-template-rows: repeat(2, 200px);
  }
}
body.post-type-post .fd-collage .column4 .collagect1,
body.single .fd-collage .column4 .collagect1 {
  grid-column: span 6;
  grid-row: span 2;
}
@media (min-width: 768px) {
  body.post-type-post .fd-collage .column4 .collagect1,
  body.single .fd-collage .column4 .collagect1 {
    grid-column: span 4;
  }
}
body.post-type-post .fd-collage .column4 .collagect2,
body.post-type-post .fd-collage .column4 .collagect3,
body.single .fd-collage .column4 .collagect2,
body.single .fd-collage .column4 .collagect3 {
  grid-column: span 3;
}
@media (min-width: 768px) {
  body.post-type-post .fd-collage .column4 .collagect2,
  body.post-type-post .fd-collage .column4 .collagect3,
  body.single .fd-collage .column4 .collagect2,
  body.single .fd-collage .column4 .collagect3 {
    grid-column: span 2;
  }
}
body.post-type-post .fd-collage .column5,
body.single .fd-collage .column5 {
  grid-template-rows: 126px 180px;
}
@media (min-width: 768px) {
  body.post-type-post .fd-collage .column5,
  body.single .fd-collage .column5 {
    grid-template-rows: 270px 370px;
  }
}
@media (min-width: 992px) {
  body.post-type-post .fd-collage .column5,
  body.single .fd-collage .column5 {
    grid-template-rows: 410px 560px;
  }
}
body.post-type-post .fd-collage .column5 .collagect1,
body.single .fd-collage .column5 .collagect1 {
  grid-column: span 4;
}
body.post-type-post .fd-collage .column5 .collagect3,
body.single .fd-collage .column5 .collagect3 {
  grid-column: span 6;
  grid-row: 2;
}
body.post-type-post .fd-collage .column1 .collagect1,
body.post-type-post .fd-collage .fullbleed1 .collagect1,
body.single .fd-collage .column1 .collagect1,
body.single .fd-collage .fullbleed1 .collagect1 {
  grid-column: span 4;
}
body.post-type-post .fd-collage .column2 .collagect1,
body.post-type-post .fd-collage .column2 .collagect2,
body.post-type-post .fd-collage .fullbleed2 .collagect1,
body.post-type-post .fd-collage .fullbleed2 .collagect2,
body.single .fd-collage .column2 .collagect1,
body.single .fd-collage .column2 .collagect2,
body.single .fd-collage .fullbleed2 .collagect1,
body.single .fd-collage .fullbleed2 .collagect2 {
  grid-column: span 3;
}
body.post-type-post .fd-collage .collagect-detail,
body.single .fd-collage .collagect-detail {
  grid-column: span 6;
  grid-row: -1;
}
body.post-type-post .fd-collage .collagect-detail .cap,
body.post-type-post .fd-collage .collagect-detail .credit,
body.single .fd-collage .collagect-detail .cap,
body.single .fd-collage .collagect-detail .credit {
  display: block;
}
body.post-type-post .fd-collage .collagect-detail .source:before,
body.single .fd-collage .collagect-detail .source:before {
  content: "/";
}
body.post-type-post .itinerary_day,
body.single .itinerary_day {
  border: 2px solid #f07d31;
  color: #f07d31;
  height: 75px;
  margin: 5px 20px 5px 0;
  padding: 10px;
  width: 75px;
}
body.post-type-post .itinerary_day > span,
body.single .itinerary_day > span {
  display: block;
  text-align: center;
}
body.post-type-post .itinerary_day .day_tag,
body.single .itinerary_day .day_tag {
  font: 400 18px/22px Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 900;
}
body.post-type-post .itinerary_day .day_inner,
body.single .itinerary_day .day_inner {
  font: 400 29px/30px Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
}
body.post-type-post .getting_there,
body.post-type-post .when_to_go,
body.post-type-post .where_to_stay,
body.single .getting_there,
body.single .when_to_go,
body.single .where_to_stay {
  margin-bottom: 10px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  body.post-type-post .getting_there,
  body.post-type-post .when_to_go,
  body.post-type-post .where_to_stay,
  body.single .getting_there,
  body.single .when_to_go,
  body.single .where_to_stay {
    margin-bottom: 20px;
    margin-top: 30px;
  }
}
body.post-type-post .getting_there .itinerary_inner,
body.post-type-post .getting_there > div,
body.post-type-post .when_to_go .itinerary_inner,
body.post-type-post .when_to_go > div,
body.post-type-post .where_to_stay .itinerary_inner,
body.post-type-post .where_to_stay > div,
body.single .getting_there .itinerary_inner,
body.single .getting_there > div,
body.single .when_to_go .itinerary_inner,
body.single .when_to_go > div,
body.single .where_to_stay .itinerary_inner,
body.single .where_to_stay > div {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0ODE1MUJGNjE5ODExMUU3QjJDRUM2QzFEMzhEMjY5RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0ODE1MUJGNzE5ODExMUU3QjJDRUM2QzFEMzhEMjY5RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4MTUxQkY0MTk4MTExRTdCMkNFQzZDMUQzOEQyNjlEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ4MTUxQkY1MTk4MTExRTdCMkNFQzZDMUQzOEQyNjlEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ODINLAAAB4NJREFU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);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  color: #323232;
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .getting_there .itinerary_inner,
  body.post-type-post .getting_there > div,
  body.post-type-post .when_to_go .itinerary_inner,
  body.post-type-post .when_to_go > div,
  body.post-type-post .where_to_stay .itinerary_inner,
  body.post-type-post .where_to_stay > div,
  body.single .getting_there .itinerary_inner,
  body.single .getting_there > div,
  body.single .when_to_go .itinerary_inner,
  body.single .when_to_go > div,
  body.single .where_to_stay .itinerary_inner,
  body.single .where_to_stay > div {
    background-position: 25px 10px;
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
body.post-type-post .getting_there .itinerary_inner .w_title,
body.post-type-post .getting_there > div .w_title,
body.post-type-post .when_to_go .itinerary_inner .w_title,
body.post-type-post .when_to_go > div .w_title,
body.post-type-post .where_to_stay .itinerary_inner .w_title,
body.post-type-post .where_to_stay > div .w_title,
body.single .getting_there .itinerary_inner .w_title,
body.single .getting_there > div .w_title,
body.single .when_to_go .itinerary_inner .w_title,
body.single .when_to_go > div .w_title,
body.single .where_to_stay .itinerary_inner .w_title,
body.single .where_to_stay > div .w_title {
  font: 400 18px/24px Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 900;
  margin-bottom: 0;
  margin-left: 55px;
  padding-left: 0;
}
@media (min-width: 768px) {
  body.post-type-post .getting_there .itinerary_inner .w_title,
  body.post-type-post .getting_there > div .w_title,
  body.post-type-post .when_to_go .itinerary_inner .w_title,
  body.post-type-post .when_to_go > div .w_title,
  body.post-type-post .where_to_stay .itinerary_inner .w_title,
  body.post-type-post .where_to_stay > div .w_title,
  body.single .getting_there .itinerary_inner .w_title,
  body.single .getting_there > div .w_title,
  body.single .when_to_go .itinerary_inner .w_title,
  body.single .when_to_go > div .w_title,
  body.single .where_to_stay .itinerary_inner .w_title,
  body.single .where_to_stay > div .w_title {
    font-size: 22px;
    line-height: 34px;
  }
}
body.post-type-post .getting_there .itinerary_inner .w_body,
body.post-type-post .getting_there > div .w_body,
body.post-type-post .when_to_go .itinerary_inner .w_body,
body.post-type-post .when_to_go > div .w_body,
body.post-type-post .where_to_stay .itinerary_inner .w_body,
body.post-type-post .where_to_stay > div .w_body,
body.single .getting_there .itinerary_inner .w_body,
body.single .getting_there > div .w_body,
body.single .when_to_go .itinerary_inner .w_body,
body.single .when_to_go > div .w_body,
body.single .where_to_stay .itinerary_inner .w_body,
body.single .where_to_stay > div .w_body {
  font: 400 14px/20px Roboto, Helvetica, Arial, Sans-Serif;
  margin-left: 55px;
}
@media (min-width: 768px) {
  body.post-type-post .getting_there .itinerary_inner .w_body,
  body.post-type-post .getting_there > div .w_body,
  body.post-type-post .when_to_go .itinerary_inner .w_body,
  body.post-type-post .when_to_go > div .w_body,
  body.post-type-post .where_to_stay .itinerary_inner .w_body,
  body.post-type-post .where_to_stay > div .w_body,
  body.single .getting_there .itinerary_inner .w_body,
  body.single .getting_there > div .w_body,
  body.single .when_to_go .itinerary_inner .w_body,
  body.single .when_to_go > div .w_body,
  body.single .where_to_stay .itinerary_inner .w_body,
  body.single .where_to_stay > div .w_body {
    font: 400 18px/30px Roboto, Helvetica, Arial, Sans-Serif;
  }
}
body.post-type-post .getting_there .itinerary_inner,
body.post-type-post .getting_there > div,
body.single .getting_there .itinerary_inner,
body.single .getting_there > div {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0OTIxRDdDNjE5ODExMUU3QjJDRUM2QzFEMzhEMjY5RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0OTIxRDdDNzE5ODExMUU3QjJDRUM2QzFEMzhEMjY5RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4MkY3M0M3MTk4MTExRTdCMkNFQzZDMUQzOEQyNjlEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ4MkY3M0M4MTk4MTExRTdCMkNFQzZDMUQzOEQyNjlEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1iRuWgAACKVJREFU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);
}
body.post-type-post .when_to_go .itinerary_inner,
body.post-type-post .when_to_go > div,
body.single .when_to_go .itinerary_inner,
body.single .when_to_go > div {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QUVCQ0Y3NzE5ODExMUU3QjJDRUM2QzFEMzhEMjY5RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QUVCQ0Y3ODE5ODExMUU3QjJDRUM2QzFEMzhEMjY5RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ5MjFEN0QwMTk4MTExRTdCMkNFQzZDMUQzOEQyNjlEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRBRUJDRjc2MTk4MTExRTdCMkNFQzZDMUQzOEQyNjlEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5X9Y9wAACLRJREFU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);
}
body.post-type-post .where_to_stay .itinerary_inner,
body.post-type-post .where_to_stay > div,
body.single .where_to_stay .itinerary_inner,
body.single .where_to_stay > div {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0ODE1MUJGNjE5ODExMUU3QjJDRUM2QzFEMzhEMjY5RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0ODE1MUJGNzE5ODExMUU3QjJDRUM2QzFEMzhEMjY5RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4MTUxQkY0MTk4MTExRTdCMkNFQzZDMUQzOEQyNjlEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ4MTUxQkY1MTk4MTExRTdCMkNFQzZDMUQzOEQyNjlEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ODINLAAAB4NJREFUeNrsXPtvFFUUnmLRGIsKARV5BS0g4FuioJAoAgEM1hKMiWKAAgVMLD5b4z+A4BOI0spSIIoxgWQJ2CIRIpFH5QcjRgELGIUqmEBAKNEElfp92W/izWR3Oo/d2VdP8uXuzu7MnPvNufeee+6ZW9LU1GQVs0ydOtXX/7tZXdJFWBdhOSSlUfcBtjQ3N/dDMQa4HRgGDAH6Aj2Bq4F/gIvAOeAscBRoBX4AWnDf37JBWEnYTt8PYSBpBorHgLFAeUjdjwF7gCbosKlgCANJo1HMBcbJkmyhhbQAB2U5R4DfaVG45p84rzs+l8niiKE6f6Qss59xLZ6/G1iDc7/OS8JQ4YkongemGYe/AT6SVRwLc19cv1zW+ixwn/HTVmAlrv9FXhCGirAvWgY8oUPtQIOe/o+ZqATueZuseAHQQ4c3A3W455GcJQyKr0KxUF//AN7V0z4XRf+C+/eUVb8IXK/D9bj/opwiDIoOpAUBE4AOYB1Qi9/OZGMkgz69USwF5rCOwA5aIPQ5kXXC1PRWA7019M+GYvtywWcCcQ/q4bGb4MObD902Z9NxZROMi6yNwKhcIUvWT11GSTfqGFe3kRULi6mjZRN8Fcq9ncseOoh6GcWbaqIcgOZFaWE2WZeAmblOlqyNOs6UznNBYCwqwlYZZFVAkU/yKJRDXSsM0lZlmrAKuQ1shlVQ4PN8mzxL5yrVYSFIq8gUYQPUFC25DBvyNeIg3Wvt7gWkDcgEYTF7NMQN38r3MI3qYI+esXQTxrY+CfiJvkwBhbfmq06TvPZnXtyKIYoksM2Pw5PZW0CE0d14SJEOuhtDUb+jYS1sqcp1hUaWmuZezQbMuqaUziKujwKVmkjXpXhCHcbXR4BdEVc4HZepkwdQifpMwDV3BLWwxSqX4yKnrQIV1W2FvtYEbZKMlDL4x3jWcqvwZYXqOk1RYt+ELVDZEFU8K8tWxjo26OtCv4Tx+GyNjA1W8Ui96jwLVtbND2HTVe4LG3vPMyujT7bPwYEnwiar3GgVn9h1nuLHrRirMorJNR3Ge63EMtpVANcYxwO9PDqezkNc9G0JMapvA96zEsuCnjx9TkQZ+/4VNx3gQWE3P4wWzIWJC8DfSU6/B1gP3GEcG2wlVnzuCvEQ/gU+AF5BHS4F8P7bUPQHBuL8ts6a5AMqwy6IPgecshKxdI5ADOBdafw+AvjKQVa65AorsXr0acDzW1SO8dKH3a3yQAiFGf59H7hB368BXtIxW96xEivbmRR67kGmAt+pvNMLYSNUHg6h6OspjjNSeyNwLTAxok58eoBzDju4cO30B6o8HqITH+zy2y3AeSu6VKtB6pe4Ov6a4ULMdjnnuIMLV8JuVnkqoIIcBNo0eCSTX2RlUUl3lTfRITWOuxFmL0D38dIk7dyE9hBKporIbgjxIKKUdgcXroSVyWTDELZS/Zh9DSbHMZWgOk+c14smF14c17DCZrlErkQ/mbj5AFrlgyWTk8BTViILMZ2VT4uUprhBGTrJHiGtjEKn8eckx//qxG1p9TH/y8QDT9ktlaZov2U6yS9hsXQ/0QBTo1Tix+crS2WdpSmaRF/hpE/9by2QCXhvlae9dPonTP+lSGWQgwtXwg6pHF7EhA13cOFK2AHHnLIYxZ5Dfu+lD9uvcnSAG+XsMhsGh4dRfOnxsmMcUQtXC2vTsN5f86+iEtR5mKZ1rclyYlNNgHernFyEzdEOTe9J9mMqwuzQ9JNFSJhd521+CIvbbVkvKhRLcyw3+q+4H8IuA2utRPyquoisa4HqzMSby34Io3yokmmNvYrAunpZxmp/qv+5EcZFkC2aV9UUgXXVaP68xe2NuM7CxHZGywt4An0K2LpYt8WOOieVzuJhO9X5MUeMb6jNSeI4luQDKdBzl/qnZMK68WWuOP630+06XhYi7GxjJmiMLUDrYp1mOeoaijAmo9Tr6azHDa4rILJYl/WqW72XxBuvS11833C7lVgiixWQga1WnbZ7fafSz9ogU7QZUJuBJ1NXANZVK6/+jOUjld4PYZyUV+nzEtzwmTwmi7q/oa9VzoSTdBFG+czozxpx4yl5SBZfrG80+q2tfs4PslzPts41RmbibIYCT+eZZcWl+5og74IHzW+YZ5D2sV7ezHWyqCO3gGDqQCzoC6Zh3/k2dxFgquM8KHIhB12H1UbYJtQuA2EzaBZpFnBGCh3IJedWunxrjIaVYbdkSOc2DJzhM0LbIWewNltvj2huuEwePDt3BkSr/YyGGSXMUNS50Qcnsnzt5myEIZoaTaRzd6MPh9LlerqVOtSuPqQR/z2YIaJGKjBQbf2fFxGXlaf1PYNMblY0Xk/6ceMwNyvii+rNYffh0YoWb063xtysiDG8FZ1FHXKOMKNi92uGwLx3M2fU3g6L+aQkz94O67ydNcQMIhQc5Zg9yDx+ksRVaed2WFyh5krXWpy7P5PNPuoN1yplFc69xIKIvWcYrTUe1YBSksVtSe0t/UbIcobKkmhRZrrReVneEVniIVlmWrb085tfVmplT1jhTVaeSdcum12EZbgP6+jo6GLBh/wnwAAEsGfU47Ke0QAAAABJRU5ErkJggg==);
}
body.post-type-post .entry-content h1,
body.post-type-post .entry-content h2,
body.post-type-post .entry-content h3,
body.post-type-post .entry-content h4,
body.post-type-post .entry-content h5,
body.post-type-post .entry-content h6,
body.single .entry-content h1,
body.single .entry-content h2,
body.single .entry-content h3,
body.single .entry-content h4,
body.single .entry-content h5,
body.single .entry-content h6 {
  font-family: Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  text-align: left;
}
body.post-type-post .entry-content ol,
body.post-type-post .entry-content ul,
body.single .entry-content ol,
body.single .entry-content ul {
  color: #323232;
  font: 400 18px/1.67 Roboto, Helvetica, Arial, Sans-Serif;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content ol,
  body.post-type-post .entry-content ul,
  body.single .entry-content ol,
  body.single .entry-content ul {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
body.post-type-post .entry-content p,
body.single .entry-content p {
  word-wrap: break-word;
  color: #323232;
  font: 400 14px/1.67 Roboto, Helvetica, Arial, Sans-Serif;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content p,
  body.single .entry-content p {
    font: 400 18px/1.67 Roboto, Helvetica, Arial, Sans-Serif;
  }
}
body.post-type-post .entry-content.content-single-gallery p,
body.post-type-post .entry-content.content-single p,
body.single .entry-content.content-single-gallery p,
body.single .entry-content.content-single p, .nativo-moap {
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content.content-single-gallery p,
  body.post-type-post .entry-content.content-single p,
  body.single .entry-content.content-single-gallery p,
  body.single .entry-content.content-single p, .nativo-moap  {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
body.post-type-post .entry-content.content-single-gallery.badge_category,
body.post-type-post .entry-content.content-single-gallery.badge_fodorsfaves,
body.post-type-post .entry-content.content-single-gallery.badge_stomping,
body.post-type-post .entry-content.content-single-gallery.badge_whereto,
body.post-type-post .entry-content.content-single.badge_category,
body.post-type-post .entry-content.content-single.badge_fodorsfaves,
body.post-type-post .entry-content.content-single.badge_stomping,
body.post-type-post .entry-content.content-single.badge_whereto,
body.single .entry-content.content-single-gallery.badge_category,
body.single .entry-content.content-single-gallery.badge_fodorsfaves,
body.single .entry-content.content-single-gallery.badge_stomping,
body.single .entry-content.content-single-gallery.badge_whereto,
body.single .entry-content.content-single.badge_category,
body.single .entry-content.content-single.badge_fodorsfaves,
body.single .entry-content.content-single.badge_stomping,
body.single .entry-content.content-single.badge_whereto {
  padding-top: 40px;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content.content-single-gallery.badge_category,
  body.post-type-post .entry-content.content-single-gallery.badge_fodorsfaves,
  body.post-type-post .entry-content.content-single-gallery.badge_stomping,
  body.post-type-post .entry-content.content-single-gallery.badge_whereto,
  body.post-type-post .entry-content.content-single.badge_category,
  body.post-type-post .entry-content.content-single.badge_fodorsfaves,
  body.post-type-post .entry-content.content-single.badge_stomping,
  body.post-type-post .entry-content.content-single.badge_whereto,
  body.single .entry-content.content-single-gallery.badge_category,
  body.single .entry-content.content-single-gallery.badge_fodorsfaves,
  body.single .entry-content.content-single-gallery.badge_stomping,
  body.single .entry-content.content-single-gallery.badge_whereto,
  body.single .entry-content.content-single.badge_category,
  body.single .entry-content.content-single.badge_fodorsfaves,
  body.single .entry-content.content-single.badge_stomping,
  body.single .entry-content.content-single.badge_whereto {
    padding-top: 0;
  }
}
body.post-type-post .entry-content.content-single-gallery.badge_helloweekend,
body.post-type-post .entry-content.content-single.badge_helloweekend,
body.single .entry-content.content-single-gallery.badge_helloweekend,
body.single .entry-content.content-single.badge_helloweekend {
  padding-top: 55px;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content.content-single-gallery.badge_helloweekend,
  body.post-type-post .entry-content.content-single.badge_helloweekend,
  body.single .entry-content.content-single-gallery.badge_helloweekend,
  body.single .entry-content.content-single.badge_helloweekend {
    padding-top: 65px;
  }
}
@media (min-width: 992px) {
  body.post-type-post .entry-content.content-single-gallery.badge_helloweekend,
  body.post-type-post .entry-content.content-single.badge_helloweekend,
  body.single .entry-content.content-single-gallery.badge_helloweekend,
  body.single .entry-content.content-single.badge_helloweekend {
    padding-top: 0;
  }
}
body.post-type-post .entry-content.content-slideshow.badge_category,
body.post-type-post .entry-content.content-slideshow.badge_fodorsfaves,
body.post-type-post .entry-content.content-slideshow.badge_stomping,
body.post-type-post .entry-content.content-slideshow.badge_whereto,
body.single .entry-content.content-slideshow.badge_category,
body.single .entry-content.content-slideshow.badge_fodorsfaves,
body.single .entry-content.content-slideshow.badge_stomping,
body.single .entry-content.content-slideshow.badge_whereto {
  padding-top: 40px;
}
body.post-type-post .entry-content img,
body.single .entry-content img {
  display: block;
  height: auto;
  margin: 20px auto;
  text-align: center;
}
body.post-type-post .entry-content .primis-video-wrapper img,
body.single .entry-content .primis-video-wrapper img {
  margin: 0;
}
body.post-type-post .entry-content .dotted,
body.single .entry-content .dotted {
  clear: both;
}
body.post-type-post .entry-content .subtitle,
body.single .entry-content .subtitle {
  color: #555;
  margin-left: 0;
  margin-right: 0;
}
body.post-type-post .entry-content .subtitle:after,
body.post-type-post .entry-content .subtitle:before,
body.single .entry-content .subtitle:after,
body.single .entry-content .subtitle:before {
  content: " ";
  display: table;
}
body.post-type-post .entry-content .subtitle:after,
body.single .entry-content .subtitle:after {
  clear: both;
}
body.post-type-post .entry-content .sidead,
body.single .entry-content .sidead {
  margin: 20px auto 30px;
  text-align: center;
  width: 100%;
}
body.post-type-post .entry-content .sidead > [id^="div-gpt-ad"],
body.single .entry-content .sidead > [id^="div-gpt-ad"] {
  margin: 0 auto;
  width: 300px;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content .sidead,
  body.single .entry-content .sidead {
    margin: 0 20px 50px 50px;
    width: 300px;
  }
}
body.post-type-post .entry-content .sidead.sidead-z-1,
body.single .entry-content .sidead.sidead-z-1 {
  position: relative;
  z-index: 1;
}
body.post-type-post .entry-content .banner,
body.single .entry-content .banner {
  clear: both;
  display: block;
  margin: 15px auto;
}
body.post-type-post .entry-content .banner:after,
body.post-type-post .entry-content .banner:before,
body.single .entry-content .banner:after,
body.single .entry-content .banner:before {
  content: " ";
  display: table;
}
body.post-type-post .entry-content .banner:after,
body.single .entry-content .banner:after {
  clear: both;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content .banner,
  body.single .entry-content .banner {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
body.post-type-post .entry-content .banner .mid-ad,
body.single .entry-content .banner .mid-ad {
  margin: 0 auto;
  min-height: 90px;
}
body.post-type-post .entry-content .banner.sticky,
body.single .entry-content .banner.sticky {
  background: #fff;
  left: 50%;
  margin: 0 -50vw;
  padding-bottom: 10px;
  padding-top: 10px;
  position: fixed;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: 900;
}
body.post-type-post .entry-content .jsColumn10,
body.single .entry-content .jsColumn10 {
  float: left;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content .jsColumn10,
  body.single .entry-content .jsColumn10 {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
body.post-type-post .entry-content .jsFullbleed,
body.single .entry-content .jsFullbleed {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw !important;
}
body.post-type-post .entry-content .jsFullbleed .wp-caption-text,
body.single .entry-content .jsFullbleed .wp-caption-text {
  padding-left: 20px;
}
body.post-type-post .entry-content .full-bleed,
body.single .entry-content .full-bleed {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw !important;
}
body.post-type-post .entry-content .full-bleed .wp-caption-text,
body.single .entry-content .full-bleed .wp-caption-text {
  padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 992px) {
  body.post-type-post .entry-content .m10-columns,
  body.single .entry-content .m10-columns {
    max-width: 100%;
  }
}
body.post-type-post .entry-content img,
body.single .entry-content img {
  max-width: 100%;
}
body.post-type-post .entry-content img.size-m4-columns,
body.single .entry-content img.size-m4-columns {
  margin: 20px 0;
  width: 33.3333333333%;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content img.size-m4-columns,
  body.single .entry-content img.size-m4-columns {
    margin: 20px;
  }
}
body.post-type-post .entry-content img.size-m4-columns.aligncenter,
body.single .entry-content img.size-m4-columns.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
body.post-type-post .entry-content img.size-m4-columns.alignright,
body.single .entry-content img.size-m4-columns.alignright {
  margin-right: 0;
}
body.post-type-post .entry-content img.size-m4-columns.alignleft,
body.single .entry-content img.size-m4-columns.alignleft {
  margin-left: 0;
}
body.post-type-post .entry-content figure.full-bleed,
body.post-type-post .entry-content figure.jsFullbleed,
body.single .entry-content figure.full-bleed,
body.single .entry-content figure.jsFullbleed {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
}
@media (max-width: 767px) {
  body.post-type-post .entry-content figure.full-bleed,
  body.single .entry-content figure.full-bleed {
    max-width: none;
  }
}
body.post-type-post .entry-content figure figcaption,
body.single .entry-content figure figcaption {
  margin-top: 10px;
  width: 100%;
  word-break: break-word;
}
body.post-type-post .entry-content figure figcaption > span,
body.single .entry-content figure figcaption > span {
  display: block;
}
body.post-type-post .entry-content p > iframe,
body.single .entry-content p > iframe {
  margin: 60px auto;
  width: 100% !important;
}
body.post-type-post .entry-content figure.single-img.large.landscape img,
body.post-type-post .entry-content figure.single-img.large.portrait img,
body.single .entry-content figure.single-img.large.landscape img,
body.single .entry-content figure.single-img.large.portrait img {
  height: 100%;
  max-height: none;
}
body.post-type-post
  .entry-content
  figure.single-img.large.landscape
  img.size-m8-columns,
body.post-type-post
  .entry-content
  figure.single-img.large.landscape
  img.size-m10-columns,
body.post-type-post
  .entry-content
  figure.single-img.large.portrait
  img.size-m8-columns,
body.post-type-post
  .entry-content
  figure.single-img.large.portrait
  img.size-m10-columns,
body.single
  .entry-content
  figure.single-img.large.landscape
  img.size-m8-columns,
body.single
  .entry-content
  figure.single-img.large.landscape
  img.size-m10-columns,
body.single .entry-content figure.single-img.large.portrait img.size-m8-columns,
body.single
  .entry-content
  figure.single-img.large.portrait
  img.size-m10-columns {
  height: auto;
}
body.post-type-post .entry-content figure.single-img.large.portrait img,
body.single .entry-content figure.single-img.large.portrait img {
  width: auto !important;
}
body.post-type-post .entry-content figure.single-img img,
body.single .entry-content figure.single-img img {
  margin: 0 auto;
}
body.post-type-post .entry-content .cap,
body.single .entry-content .cap {
  color: #555;
  font: 400 14px/18px Roboto, Helvetica, Arial, Sans-Serif;
  text-align: left;
}
body.post-type-post .entry-content .credit,
body.post-type-post .entry-content .source,
body.single .entry-content .credit,
body.single .entry-content .source {
  color: #757575;
  font: 400 10px/1 Roboto, Helvetica, Arial, Sans-Serif;
  margin-top: 10px;
  text-align: left;
}
@media (min-width: 768px) {
  body.post-type-post .entry-content .credit,
  body.post-type-post .entry-content .source,
  body.single .entry-content .credit,
  body.single .entry-content .source {
    font-size: 12px;
  }
}
body.post-type-post .entry-content .credit a,
body.post-type-post .entry-content .source a,
body.single .entry-content .credit a,
body.single .entry-content .source a {
  border-bottom: 2px solid #0ab0a6;
  color: #959595;
  text-decoration: none;
}
body.post-type-post .entry-content .credit a:hover,
body.post-type-post .entry-content .source a:hover,
body.single .entry-content .credit a:hover,
body.single .entry-content .source a:hover {
  border-bottom: none;
  color: #0ab0a6;
}
body.post-type-post article .entry-content p a,
body.single article .entry-content p a {
  border-bottom: 2px solid #0ab0a6;
  color: #323232;
  text-decoration: none;
}
body.post-type-post article .entry-content p a:hover,
body.single article .entry-content p a:hover {
  border-bottom: none;
  color: #0ab0a6;
}
body.post-type-post article .entry-content .b-wrapper,
body.single article .entry-content .b-wrapper {
  clear: both;
  display: block;
  float: left;
  margin-left: auto;
  margin-right: auto;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post article .entry-content .b-wrapper,
  body.single article .entry-content .b-wrapper {
    float: left;
    margin-left: 16.6666666667%;
    padding-left: 30px;
    padding-right: 30px;
    width: 66.6666666667%;
  }
}
body.post-type-post article .entry-content [class^="badge_"],
body.single article .entry-content [class^="badge_"] {
  background-color: #f7f7f7;
  background-position-x: 50%;
  background-position-y: 20px;
  background-repeat: no-repeat;
  background-size: 80px;
  float: none;
  margin: 40px auto;
  padding: 100px 20px 20px;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-post article .entry-content [class^="badge_"],
  body.single article .entry-content [class^="badge_"] {
    background-position: 20px;
    background-size: 100px;
    float: none;
    height: auto;
    margin: 20px auto;
    padding: 10px 0 10px 130px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  body.post-type-post article .entry-content [class^="badge_"],
  body.single article .entry-content [class^="badge_"] {
    background-position: 25px;
    background-size: 100px;
    float: none;
    padding: 10px 0 10px 160px;
  }
}
@media (min-width: 1200px) {
  body.post-type-post article .entry-content [class^="badge_"],
  body.single article .entry-content [class^="badge_"] {
    background-position: 35px;
    background-size: 120px;
    float: none;
    padding-top: 15px;
  }
}
body.post-type-post article .entry-content [class^="badge_"] h3,
body.single article .entry-content [class^="badge_"] h3 {
  color: #555;
  font: 400 16px/22px Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-post article .entry-content [class^="badge_"] h3,
  body.single article .entry-content [class^="badge_"] h3 {
    font: 400 18px/22px Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 700;
    text-align: left;
  }
}
body.post-type-post article .entry-content [class^="badge_"] p,
body.single article .entry-content [class^="badge_"] p {
  color: #555;
  font: 400 14px/20px Playfair Display, Serif;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-post article .entry-content [class^="badge_"] p,
  body.single article .entry-content [class^="badge_"] p {
    font: 400 16px/22px Playfair Display, Serif;
    text-align: left;
  }
}
body.post-type-post article .entry-content .badge_stomping,
body.single article .entry-content .badge_stomping {
  background-image: url(/wp-content/themes/fodors/dist/images/badge_stompinggrounds_2x.png);
}
body.post-type-post article .entry-content .badge_whereto,
body.single article .entry-content .badge_whereto {
  background-image: url(/wp-content/themes/fodors/dist/images/badge_wheretoweekend_2x.png);
}
body.post-type-post article.format-gallery .entry-content .subtitle > div,
body.single article.format-gallery .entry-content .subtitle > div {
  padding-left: 20px;
}
@media (min-width: 768px) {
  body.post-type-post article.format-gallery .entry-content .subtitle > div,
  body.single article.format-gallery .entry-content .subtitle > div {
    padding-left: 35px;
  }
}
@media (min-width: 992px) {
  body.post-type-post article.format-gallery .entry-content .subtitle > div,
  body.single article.format-gallery .entry-content .subtitle > div {
    padding-left: 30px;
  }
}
body.post-type-post article.format-gallery .entry-content .subtitle h2,
body.post-type-post article.format-gallery .entry-content .subtitle h3,
body.post-type-post article.format-gallery .entry-content .subtitle h4,
body.single article.format-gallery .entry-content .subtitle h2,
body.single article.format-gallery .entry-content .subtitle h3,
body.single article.format-gallery .entry-content .subtitle h4 {
  color: #323232;
  font: 400 22px/26px Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  margin-top: 10px;
  text-align: left;
}
@media (min-width: 768px) {
  body.post-type-post article.format-gallery .entry-content .subtitle h2,
  body.post-type-post article.format-gallery .entry-content .subtitle h3,
  body.post-type-post article.format-gallery .entry-content .subtitle h4,
  body.single article.format-gallery .entry-content .subtitle h2,
  body.single article.format-gallery .entry-content .subtitle h3,
  body.single article.format-gallery .entry-content .subtitle h4 {
    font: 400 24px/28px Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  body.post-type-post article.format-gallery .entry-content .subtitle h2,
  body.post-type-post article.format-gallery .entry-content .subtitle h3,
  body.post-type-post article.format-gallery .entry-content .subtitle h4,
  body.single article.format-gallery .entry-content .subtitle h2,
  body.single article.format-gallery .entry-content .subtitle h3,
  body.single article.format-gallery .entry-content .subtitle h4 {
    font: 400 32px/38px Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 700;
  }
}
body.post-type-post article.format-gallery .entry-content .subtitle h2 a,
body.post-type-post article.format-gallery .entry-content .subtitle h3 a,
body.post-type-post article.format-gallery .entry-content .subtitle h4 a,
body.single article.format-gallery .entry-content .subtitle h2 a,
body.single article.format-gallery .entry-content .subtitle h3 a,
body.single article.format-gallery .entry-content .subtitle h4 a {
  border-bottom: 2px solid #0ab0a6;
  color: #323232;
  text-decoration: none;
}
body.post-type-post article.format-gallery .entry-content .subtitle h2 a:hover,
body.post-type-post article.format-gallery .entry-content .subtitle h3 a:hover,
body.post-type-post article.format-gallery .entry-content .subtitle h4 a:hover,
body.single article.format-gallery .entry-content .subtitle h2 a:hover,
body.single article.format-gallery .entry-content .subtitle h3 a:hover,
body.single article.format-gallery .entry-content .subtitle h4 a:hover {
  border-bottom: none;
  color: #0ab0a6;
  text-decoration: none;
}
body.post-type-post article.format-gallery .entry-content .jsSlideof,
body.single article.format-gallery .entry-content .jsSlideof {
  color: #0ab0a6;
  font: 700 14px/18px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) {
  body.post-type-post article.format-gallery .entry-content .jsSlideof,
  body.single article.format-gallery .entry-content .jsSlideof {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.post-type-post article.format-gallery .entry-content .jsSlideof,
  body.single article.format-gallery .entry-content .jsSlideof {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  body.post-type-post article.format-gallery .entry-content .jsSlideof,
  body.single article.format-gallery .entry-content .jsSlideof {
    padding-left: 35px;
  }
}
@media (min-width: 992px) {
  body.post-type-post article.format-gallery .entry-content .jsSlideof,
  body.single article.format-gallery .entry-content .jsSlideof {
    font: 700 16px/20px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    padding-left: 30px;
  }
}
body.post-type-post article.format-gallery .entry-content .credit,
body.single article.format-gallery .entry-content .credit {
  color: #959595;
  font: 400 12px/16px Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 992px) {
  body.post-type-post article.format-gallery .entry-content .credit,
  body.single article.format-gallery .entry-content .credit {
    text-align: left;
  }
}
body.post-type-post article.format-gallery .entry-content .credit .camera,
body.single article.format-gallery .entry-content .credit .camera {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAWCAYAAADXYyzPAAAAAXNSR0IArs4c6QAAAwNJREFUSA2lllFIk1EUx/22ZW4FgRRE+JAPZSbUQwRRaBA9zUrQWC+9OIW52UMU2VNPvSVBD+ockT5HZVBhCIWoCIGIFShYhARR0YIIZFvmtN9/fR9+ju37pl44u+ee8z//c+/9zr13Rllei8fj+1dXV3uQM7j8NnfaMIzX5eXlV9rb2z/b7JtSPfao0dFR38rKyghJG7Hbkwrmx35uaWlpRDh73GZ0wwrq7e09z4pCkF+m/+j1ek9GIpGfln9gYGBPJpOZxH8A/0vsvyxfKT1x38CNdXZ2PhfeSCQS25aXlx+hN8mgBnF3LBbr+j9a++3r67sDwY01y8Y1uJ/V1ta2+LLZrIiaMPyAtNvj8Xzy+XxThSjZhQT4t4V8bja4q8hxnf7C3NzcTYNVzDI4DOnpjo6OcTeCrfj7+/sbmPgYHLMqkhqRVVZWTqp3avosBF4Fc4nJ5uJYxTzjh0z8HjXx1yleOZLJpD7lIQ8EXoFDoVDWKYidOULSKfD6zsfA7pRIl00+YZw4rBzgveuOU7EgVTTgV8hRMLPUQTN1sE8iXTb5hBG2GI/dXtJ55BjFCRLhcHV1dXMwGPxjI3k6TFtYWBjCFjSxF23+gqrritm+GlbSwnf5HQgE2vKS5khlk08YYRVTMJvN6JoYsgYTP9Ha2vrdFrtONX0TMtpi1mHsA9fErGC3AuhVvW7tgwBWjBPYNTGzz12b9K7bR6KDSmbFbCkxsx83CeoHBwf3FiMzffXy22KKwctcV8ydPc8KnkC2K5VKPaCAt+ezySafMPgeKyYfkz8u6ThVVFRE0+m0iizIsZnmzb7F+X0jMp7RE9huo9YhSb/fH5PdrbmuWAThcDjJqs8i7xjWkWyIF+2rRLps8gkjrGLcmgdwSiDu4YATmO17z318HHwXMg12USJdNvmEceKwcoBPaatnkFPMPEzf4xRoPgLdYCQbbtznbWbQjJ7FRorihWkYZzZfNsxYQgA5qoDlLiN2pzH314diibDiuzh2lMCxFcgiRXktGo3e/wfD52jtkYHQxwAAAABJRU5ErkJggg==);
  background-position: 2px 2px;
  background-repeat: no-repeat;
  background-size: 15px 11px;
  display: inline-block;
  padding-left: 25px;
}
body.post-type-post article.format-gallery .entry-content .jsGallerySub,
body.single article.format-gallery .entry-content .jsGallerySub {
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 768px) {
  body.post-type-post article.format-gallery .entry-content .jsGallerySub,
  body.single article.format-gallery .entry-content .jsGallerySub {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.post-type-post article.format-gallery .entry-content .jsGallerySub,
  body.single article.format-gallery .entry-content .jsGallerySub {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  body.post-type-post article.format-gallery .entry-content .jsGallerySub,
  body.single article.format-gallery .entry-content .jsGallerySub {
    max-width: 50%;
  }
}
body.post-type-post article.format-gallery .entry-content .subtitle,
body.post-type-post article.format-gallery .entry-content .subtitle:after,
body.post-type-post article.format-gallery .entry-content .subtitle:before,
body.single article.format-gallery .entry-content .subtitle,
body.single article.format-gallery .entry-content .subtitle:after,
body.single article.format-gallery .entry-content .subtitle:before {
  clear: none;
}
body.post-type-post
  article.format-gallery
  .entry-content
  .subtitle
  .jsGallerySub,
body.single article.format-gallery .entry-content .subtitle .jsGallerySub {
  padding-left: 0;
}
@media (min-width: 768px) {
  body.post-type-post
    article.format-gallery
    .entry-content
    .subtitle
    .jsGallerySub,
  body.single article.format-gallery .entry-content .subtitle .jsGallerySub {
    margin-left: 16.6666666667%;
    max-width: 33.3333333333%;
    padding-left: 20px;
    padding-right: 0;
  }
  body.post-type-post
    article.format-gallery
    .entry-content
    .subtitle
    .jsGallerySub
    h2,
  body.single article.format-gallery .entry-content .subtitle .jsGallerySub h2 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  body.post-type-post
    article.format-gallery
    .entry-content
    .subtitle
    .jsGallerySub,
  body.single article.format-gallery .entry-content .subtitle .jsGallerySub {
    max-width: 45%;
    padding-left: 20px;
  }
}
body.post-type-post article.format-gallery .entry-content .jsSlideWrap,
body.single article.format-gallery .entry-content .jsSlideWrap {
  margin-left: 0;
  margin-top: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post article.format-gallery .entry-content .jsSlideWrap,
  body.single article.format-gallery .entry-content .jsSlideWrap {
    margin-left: 16.6666666667%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  body.post-type-post article.format-gallery .entry-content .jsSlideWrap,
  body.single article.format-gallery .entry-content .jsSlideWrap {
    max-width: 45%;
    padding-left: 20px;
  }
}
body.post-type-post
  article.format-gallery
  .entry-content
  .jsSlideWrap
  .jsSlideof,
body.single article.format-gallery .entry-content .jsSlideWrap .jsSlideof {
  padding-left: 0;
}
@media (min-width: 992px) {
  body.post-type-post
    article.format-gallery
    .entry-content
    .jsSlideWrap
    .jsSlideof,
  body.single article.format-gallery .entry-content .jsSlideWrap .jsSlideof {
    margin-left: 0;
    width: 100%;
  }
}
body.post-type-post article.format-gallery .entry-content .sidead,
body.single article.format-gallery .entry-content .sidead {
  margin: 20px auto;
}
@media (min-width: 768px) {
  body.post-type-post article.format-gallery .entry-content .sidead,
  body.single article.format-gallery .entry-content .sidead {
    margin-left: 20px;
  }
}
body.post-type-post article.format-gallery .entry-content .jsWhereWrap,
body.single article.format-gallery .entry-content .jsWhereWrap {
  margin-bottom: 20px;
}
body.post-type-post article.format-gallery .entry-content .jsWhereWrap strong,
body.single article.format-gallery .entry-content .jsWhereWrap strong {
  color: #323232;
  padding-right: 30px;
}
body.post-type-post
  article.format-gallery
  .entry-content
  .jsWhereWrap
  .jsWhereInner,
body.single article.format-gallery .entry-content .jsWhereWrap .jsWhereInner {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #555;
  display: block;
  font: 400 16px/24px Roboto, Helvetica, Arial, Sans-Serif;
  margin: 0;
  padding: 10px;
  width: 100%;
}
body.post-type-post.mceContentBody .getting_there,
body.post-type-post.mceContentBody .when_to_go,
body.post-type-post.mceContentBody .where_to_stay,
body.single.mceContentBody .getting_there,
body.single.mceContentBody .when_to_go,
body.single.mceContentBody .where_to_stay {
  margin-bottom: 5px;
  margin-top: 5px;
}
body.post-type-post.mceContentBody .fd-collage,
body.post-type-post.mceContentBody .fd-related-story,
body.single.mceContentBody .fd-collage,
body.single.mceContentBody .fd-related-story {
  float: none;
  margin: 5px auto;
}
body.post-type-post.mceContentBody .note.left > div,
body.single.mceContentBody .note.left > div {
  margin-left: 0;
}
body.post-type-post.mceContentBody .note.right > div,
body.single.mceContentBody .note.right > div {
  margin-right: 0;
}
body.post-type-post .mceTemp,
body.single .mceTemp {
  margin-bottom: 20px;
}
body.post-type-post article.type-post p.intro,
body.post-type-post article.type-slideshow p.intro,
body.single article.type-post p.intro,
body.single article.type-slideshow p.intro {
  color: #3b9f9e;
  font: 400 20px/30px Playfair Display, Serif;
  margin-bottom: 25px;
  white-space: pre-line;
}
@media (min-width: 768px) {
  body.post-type-post article.type-post p.intro,
  body.post-type-post article.type-slideshow p.intro,
  body.single article.type-post p.intro,
  body.single article.type-slideshow p.intro {
    font: 400 26px/40px Playfair Display, Serif;
  }
}
@media (min-width: 992px) {
  body.post-type-post article.type-post p.intro,
  body.post-type-post article.type-slideshow p.intro,
  body.single article.type-post p.intro,
  body.single article.type-slideshow p.intro {
    font: 400 28px/40px Playfair Display, Serif;
    margin-bottom: 35px;
  }
}
body.post-type-post .no_featured_image_credit,
body.single .no_featured_image_credit {
  margin-top: 70px;
}
body.post-type-post .carousel-caption .credit .cap,
body.single .carousel-caption .credit .cap {
  color: #818181;
  display: inline-block;
  font: 400 14px/18px Roboto, Helvetica, Arial, Sans-Serif;
  margin-right: 8px;
}
body.post-type-post .post-social-embed,
body.single .post-social-embed {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post .post-social-embed,
  body.single .post-social-embed {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
body.post-type-post .twitter-tweet,
body.single .twitter-tweet {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body.post-type-post .instagram-media,
body.single .instagram-media {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.post-type-post .golist-logo-mobile-wrap,
body.single .golist-logo-mobile-wrap {
  display: none;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (max-width: 767px) {
  body.post-type-post .golist-logo-mobile-wrap,
  body.single .golist-logo-mobile-wrap {
    display: block;
  }
}
@media (min-width: 768px) {
  body.post-type-post .golist-logo-mobile-wrap,
  body.single .golist-logo-mobile-wrap {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
body.post-type-post .golist-logo-mobile-wrap a,
body.single .golist-logo-mobile-wrap a {
  text-decoration: none;
}
body.post-type-post .golist-logo-mobile-wrap .go-list-badge,
body.single .golist-logo-mobile-wrap .go-list-badge {
  background-image: url(/images/destinations/fodors-golist-black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 35px;
  position: relative;
  width: 120px;
}
body.post-type-post .golist-logo-mobile-wrap .go-list-badge:after,
body.single .golist-logo-mobile-wrap .go-list-badge:after {
  content: "";
  display: inline-block;
  height: 16px;
  margin: 12px 0 0;
  width: 9px;
}
body.post-type-post .golist-logo-mobile-wrap .go-list-badge .go-list-year,
body.single .golist-logo-mobile-wrap .go-list-badge .go-list-year {
  color: #000;
  font: 400 8px/1em Roboto, Poppins;
  left: 30px;
  position: absolute;
  top: 19px;
}
body.post-type-post .golist-logo-mobile-wrap .golist-logo-text,
body.single .golist-logo-mobile-wrap .golist-logo-text {
  color: #000;
  display: block;
  font: 400 14px/18px Playfair Display, Serif;
  font-style: italic;
  margin: 7px 0 0;
}
body.post-type-post .golist-logo-mobile-wrap .golist-logo-text:after,
body.single .golist-logo-mobile-wrap .golist-logo-text:after {
  color: #338280;
  content: "";
  display: inline-block;
  font-style: normal;
  margin: 0 0 0 10px;
}
body.post-type-post article.fd-new-post .entry-content > h1,
body.post-type-post article.fd-new-post .entry-content > h2,
body.post-type-post article.fd-new-post .entry-content > h3,
body.post-type-post article.fd-new-post .entry-content > h4,
body.post-type-post article.fd-new-post .entry-content > h5,
body.post-type-post article.fd-new-post .entry-content > h6,
body.single article.fd-new-post .entry-content > h1,
body.single article.fd-new-post .entry-content > h2,
body.single article.fd-new-post .entry-content > h3,
body.single article.fd-new-post .entry-content > h4,
body.single article.fd-new-post .entry-content > h5,
body.single article.fd-new-post .entry-content > h6 {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-post article.fd-new-post .entry-content > h1,
  body.post-type-post article.fd-new-post .entry-content > h2,
  body.post-type-post article.fd-new-post .entry-content > h3,
  body.post-type-post article.fd-new-post .entry-content > h4,
  body.post-type-post article.fd-new-post .entry-content > h5,
  body.post-type-post article.fd-new-post .entry-content > h6,
  body.single article.fd-new-post .entry-content > h1,
  body.single article.fd-new-post .entry-content > h2,
  body.single article.fd-new-post .entry-content > h3,
  body.single article.fd-new-post .entry-content > h4,
  body.single article.fd-new-post .entry-content > h5,
  body.single article.fd-new-post .entry-content > h6 {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
body.single
  article.fd-new-post:not(.has-post-thumbnail)
  .header-content
  h1.entry-title,
body.single
  article.fd-single-imported:not(.has-post-thumbnail)
  .header-content
  h1.entry-title,
body.single
  article.type-slideshow:not(.has-post-thumbnail)
  .header-content
  h1.entry-title {
  float: left;
  float: none;
  font: 400 28px/1.2em Playfair Display, Serif;
  letter-spacing: normal;
  margin: 38px auto 0;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  body.single
    article.fd-new-post:not(.has-post-thumbnail)
    .header-content
    h1.entry-title,
  body.single
    article.fd-single-imported:not(.has-post-thumbnail)
    .header-content
    h1.entry-title,
  body.single
    article.type-slideshow:not(.has-post-thumbnail)
    .header-content
    h1.entry-title {
    font: 400 42px/1.2em Playfair Display, Serif;
    letter-spacing: -0.8px;
    margin: 0 auto;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  body.single
    article.fd-new-post:not(.has-post-thumbnail)
    .header-content
    h1.entry-title,
  body.single
    article.fd-single-imported:not(.has-post-thumbnail)
    .header-content
    h1.entry-title,
  body.single
    article.type-slideshow:not(.has-post-thumbnail)
    .header-content
    h1.entry-title {
    font: 400 62px/1.2em Playfair Display, Serif;
    letter-spacing: -1.2px;
  }
}
body.single
  article.fd-new-post:not(.has-post-thumbnail)
  .header-content
  .entry-meta,
body.single
  article.fd-single-imported:not(.has-post-thumbnail)
  .header-content
  .entry-meta,
body.single
  article.type-slideshow:not(.has-post-thumbnail)
  .header-content
  .entry-meta {
  margin: 29px auto;
}
@media (min-width: 768px) {
  body.single
    article.fd-new-post:not(.has-post-thumbnail)
    .header-content
    .entry-meta,
  body.single
    article.fd-single-imported:not(.has-post-thumbnail)
    .header-content
    .entry-meta,
  body.single
    article.type-slideshow:not(.has-post-thumbnail)
    .header-content
    .entry-meta {
    margin: 38px auto 28px;
  }
}
body.single
  article.fd-new-post:not(.has-post-thumbnail)
  .header-content
  .entry-meta
  a,
body.single
  article.fd-single-imported:not(.has-post-thumbnail)
  .header-content
  .entry-meta
  a,
body.single
  article.type-slideshow:not(.has-post-thumbnail)
  .header-content
  .entry-meta
  a {
  color: #6a6c66;
}
@media (min-width: 768px) {
  body.single article.fd-new-post:not(.has-post-thumbnail) .entry-content > p,
  body.single
    article.fd-single-imported:not(.has-post-thumbnail)
    .entry-content
    > p,
  body.single
    article.type-slideshow:not(.has-post-thumbnail)
    .entry-content
    > p {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  body.single article.fd-new-post:not(.has-post-thumbnail) .entry-content > p,
  body.single
    article.fd-single-imported:not(.has-post-thumbnail)
    .entry-content
    > p,
  body.single
    article.type-slideshow:not(.has-post-thumbnail)
    .entry-content
    > p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body.single .entry-content.content-single-gallery > .vdb_player,
body.single .entry-content.content-single > .vdb_player,
body.single .entry-content.content-slideshow .slides > .vdb_player {
  margin: 10px auto;
  max-width: 724px;
}
body.single .entry-content.content-single-gallery .video-inline,
body.single .entry-content.content-single .video-inline,
body.single .entry-content.content-slideshow .slides .video-inline {
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  clear: both;
  display: block;
  margin: 30px auto 50px;
  max-width: 724px;
  padding-bottom: 30px;
}
body.single .entry-content.content-single-gallery .video-inline:after,
body.single .entry-content.content-single-gallery .video-inline:before,
body.single .entry-content.content-single .video-inline:after,
body.single .entry-content.content-single .video-inline:before,
body.single .entry-content.content-slideshow .slides .video-inline:after,
body.single .entry-content.content-slideshow .slides .video-inline:before {
  content: " ";
  display: table;
}
body.single .entry-content.content-single-gallery .video-inline:after,
body.single .entry-content.content-single .video-inline:after,
body.single .entry-content.content-slideshow .slides .video-inline:after {
  clear: both;
}
@media (max-width: 767px) {
  body.single .entry-content.content-single-gallery .video-inline,
  body.single .entry-content.content-single .video-inline,
  body.single .entry-content.content-slideshow .slides .video-inline {
    height: 332px;
  }
}
@media (min-width: 768px) {
  body.single .entry-content.content-single-gallery .video-inline,
  body.single .entry-content.content-single .video-inline,
  body.single .entry-content.content-slideshow .slides .video-inline {
    margin-bottom: 40px;
    max-width: calc(66.66667% - 40px);
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  body.single .entry-content.content-single-gallery .video-inline,
  body.single .entry-content.content-single .video-inline,
  body.single .entry-content.content-slideshow .slides .video-inline {
    height: 590px;
  }
}
body.single .entry-content.content-single-gallery .video-inline .continue,
body.single .entry-content.content-single .video-inline .continue,
body.single .entry-content.content-slideshow .slides .video-inline .continue {
  clear: both;
  color: #757575;
  font: 400 12px/1.2 Roboto, Helvetica, Arial, Sans-Serif;
  margin-top: 5px;
  max-width: none;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  body.single .entry-content.content-single-gallery .video-inline .continue,
  body.single .entry-content.content-single .video-inline .continue,
  body.single .entry-content.content-slideshow .slides .video-inline .continue {
    padding-bottom: 0;
  }
}
body.single
  .entry-content.content-single-gallery
  .video-inline
  .aol_video_title,
body.single .entry-content.content-single .video-inline .aol_video_title,
body.single
  .entry-content.content-slideshow
  .slides
  .video-inline
  .aol_video_title {
  color: #f07d31;
  font: 400 14px/1.2 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-left: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body.single
    .entry-content.content-single-gallery
    .video-inline
    .aol_video_title,
  body.single .entry-content.content-single .video-inline .aol_video_title,
  body.single
    .entry-content.content-slideshow
    .slides
    .video-inline
    .aol_video_title {
    margin-top: 30px;
  }
}
body.single .entry-content.content-single-gallery .video-inline .vdb_player,
body.single .entry-content.content-single .video-inline .vdb_player,
body.single .entry-content.content-slideshow .slides .video-inline .vdb_player {
  max-width: 724px;
}
body.single
  .entry-content.content-single-gallery
  .video-inline
  .ac-floated-player,
body.single .entry-content.content-single .video-inline .ac-floated-player,
body.single
  .entry-content.content-slideshow
  .slides
  .video-inline
  .ac-floated-player {
  bottom: 100px !important;
  height: 180px !important;
  width: 320px !important;
}
@media (max-width: 1199px) {
  body.single
    .entry-content.content-single-gallery
    .video-inline
    .ac-floated-player,
  body.single .entry-content.content-single .video-inline .ac-floated-player,
  body.single
    .entry-content.content-slideshow
    .slides
    .video-inline
    .ac-floated-player {
    bottom: auto !important;
    box-shadow: none !important;
    height: auto !important;
    position: relative !important;
    right: auto !important;
    width: auto !important;
  }
}
body.single .entry-content.content-single-gallery .video-inline .ac-lre-wrapper,
body.single .entry-content.content-single .video-inline .ac-lre-wrapper,
body.single
  .entry-content.content-slideshow
  .slides
  .video-inline
  .ac-lre-wrapper {
  width: 100%;
}
body.single .entry-content.content-single .video-inline:before {
  align-items: center;
  background-color: #dfdfdf;
  color: #fff;
  content: "Advertisement";
  display: flex;
  font: 400 14px/1.2em Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  justify-content: center;
  left: 0;
  margin: 65px auto 0;
  position: absolute;
  right: 0;
  text-align: center;
}
@media (max-width: 280px) {
  body.single .entry-content.content-single .video-inline:before {
    height: 235px;
    width: 240px;
  }
}
@media (min-width: 281px) and (max-width: 320px) {
  body.single .entry-content.content-single .video-inline:before {
    height: 257px;
    width: 280px;
  }
}
@media (min-width: 321px) and (max-width: 410px) {
  body.single .entry-content.content-single .video-inline:before {
    height: 288px;
    width: 335px;
  }
}
@media (min-width: 411px) and (max-width: 767px) {
  body.single .entry-content.content-single .video-inline:before {
    height: 308px;
    width: 371px;
  }
}
@media (min-width: 768px) {
  body.single .entry-content.content-single .video-inline:before {
    height: 347px;
    margin: 74px auto;
    width: 440px;
  }
}
@media (min-width: 992px) {
  body.single .entry-content.content-single .video-inline:before {
    height: 506px;
    margin: 74px auto;
    width: 720px;
  }
}
body.single .entry-content.content-single .video-inline.no-before:before {
  display: none !important;
}
body.single .entry-content.content-single .video-inline.no-before {
  height: unset;
}
body.single .entry-content.content-slideshow .video-inline:before {
  align-items: center;
  background-color: #dfdfdf;
  color: #fff;
  content: "Advertisement";
  display: flex;
  font: 400 14px/1.2em Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
@media (max-width: 767px) {
  body.single .entry-content.content-slideshow .video-inline:before {
    height: 288px;
    margin: 64px auto 0;
    width: 335px;
  }
}
@media (min-width: 768px) {
  body.single .entry-content.content-slideshow .video-inline:before {
    height: 505px;
    margin: 74px auto;
    width: 720px;
  }
}
@media (min-width: 992px) {
  body.single .entry-content.content-slideshow .video-inline:before {
    height: 520px;
    margin: 74px auto;
    width: 746px;
  }
}
body.single .entry-content.content-slideshow .video-inline.no-before:before {
  display: none !important;
}
body.single .entry-content.content-slideshow .video-inline.no-before {
  height: unset;
}
body.single .entry-content.content-single-gallery .video-inline {
  margin-top: 40px;
}
.infinite-wrap div.video-inline {
  display: none !important;
}
body.post-type-post.hasAdSkin #body-wrap,
body.single-post.hasAdSkin #body-wrap,
body.single-slideshow.hasAdSkin #body-wrap {
  transform: none;
}
body.post-type-post.hasAdSkin #body-wrap main,
body.single-post.hasAdSkin #body-wrap main,
body.single-slideshow.hasAdSkin #body-wrap main {
  background: #fff;
}
body.post-type-post.hasAdSkin #body-wrap + footer,
body.single-post.hasAdSkin #body-wrap + footer,
body.single-slideshow.hasAdSkin #body-wrap + footer {
  margin-top: 0 !important;
}
body.post-type-post.hasAdSkin #adSkin,
body.single-post.hasAdSkin #adSkin,
body.single-slideshow.hasAdSkin #adSkin {
  display: none;
  left: 50%;
  margin-left: -2048px;
  position: fixed;
  top: 0;
  width: 100%;
}
@media (min-width: 992px) {
  body.post-type-post.hasAdSkin #body-wrap,
  body.single-post.hasAdSkin #body-wrap,
  body.single-slideshow.hasAdSkin #body-wrap {
    max-width: 100%;
    padding-top: 0;
    position: relative;
    transition: max-width 0.5s ease-in-out, padding-top 0.5s ease-in-out;
  }
  body.post-type-post.hasAdSkin #main-nav .main-nav-search,
  body.single-post.hasAdSkin #main-nav .main-nav-search,
  body.single-slideshow.hasAdSkin #main-nav .main-nav-search {
    margin-left: 10px;
    width: 165px;
  }
  body.post-type-post.hasAdSkin ~ footer,
  body.single-post.hasAdSkin ~ footer,
  body.single-slideshow.hasAdSkin ~ footer {
    margin-bottom: -25px;
    margin-top: 0 !important;
    max-width: 100%;
    transition: max-width 0.5s ease-in-out;
  }
  body.post-type-post.hasAdSkin ~ footer #footer-lock-up,
  body.single-post.hasAdSkin ~ footer #footer-lock-up,
  body.single-slideshow.hasAdSkin ~ footer #footer-lock-up {
    position: relative;
  }
  body.post-type-post.showAdSkin #site-wide-alert,
  body.single-post.showAdSkin #site-wide-alert,
  body.single-slideshow.showAdSkin #site-wide-alert {
    margin-left: -650px;
    position: relative;
    top: 140px;
    width: 1300px;
  }
  body.post-type-post.showAdSkin p img.size-full,
  body.single-post.showAdSkin p img.size-full,
  body.single-slideshow.showAdSkin p img.size-full {
    margin-left: -290px;
    max-width: 1300px;
  }
  body.post-type-post.showAdSkin #adSkin,
  body.single-post.showAdSkin #adSkin,
  body.single-slideshow.showAdSkin #adSkin {
    display: block;
  }
  body.post-type-post.showAdSkin #body-wrap,
  body.single-post.showAdSkin #body-wrap,
  body.single-slideshow.showAdSkin #body-wrap {
    margin: 140px auto 0;
    max-width: 1300px;
  }
  body.post-type-post.showAdSkin #top-header > .banner,
  body.single-post.showAdSkin #top-header > .banner,
  body.single-slideshow.showAdSkin #top-header > .banner {
    display: none;
  }
  body.post-type-post.showAdSkin #main-nav .main-nav-search.focus .site-search,
  body.single-post.showAdSkin #main-nav .main-nav-search.focus .site-search,
  body.single-slideshow.showAdSkin
    #main-nav
    .main-nav-search.focus
    .site-search {
    width: 500px;
  }
  body.post-type-post.showAdSkin
    #main-nav-flyout
    .main-nav-flyout-destinations.show,
  body.single-post.showAdSkin
    #main-nav-flyout
    .main-nav-flyout-destinations.show,
  body.single-slideshow.showAdSkin
    #main-nav-flyout
    .main-nav-flyout-destinations.show {
    overflow: hidden;
  }
  body.post-type-post.showAdSkin .entry-content .full-bleed,
  body.post-type-post.showAdSkin .entry-content .jsFullbleed,
  body.single-post.showAdSkin .entry-content .full-bleed,
  body.single-post.showAdSkin .entry-content .jsFullbleed,
  body.single-slideshow.showAdSkin .entry-content .full-bleed,
  body.single-slideshow.showAdSkin .entry-content .jsFullbleed {
    margin-left: calc(-650px + 50%);
    margin-right: calc(-650px + 50%);
    max-width: 1300px;
  }
  body.post-type-post.showAdSkin footer,
  body.single-post.showAdSkin footer,
  body.single-slideshow.showAdSkin footer {
    margin: 0 auto -25px;
    max-width: 1300px;
    position: relative;
  }
  body.post-type-post.showAdSkin footer #main-footer,
  body.single-post.showAdSkin footer #main-footer,
  body.single-slideshow.showAdSkin footer #main-footer {
    margin-top: 0 !important;
  }
  body.post-type-post.showAdSkin footer .btn-back-to-top-side,
  body.single-post.showAdSkin footer .btn-back-to-top-side,
  body.single-slideshow.showAdSkin footer .btn-back-to-top-side {
    left: calc(50vw + 500px);
    z-index: 2;
  }
}
body.post-type-fgl_region .drop_cap,
body.post-type-fodors_finest .drop_cap {
  display: block;
}
body.post-type-fgl_region .drop_cap:first-letter,
body.post-type-fodors_finest .drop_cap:first-letter {
  float: left;
  font: 400 80px/69px Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 90px;
  font-weight: 900;
  line-height: 80px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  body.post-type-fgl_region .drop_cap:first-letter,
  body.post-type-fodors_finest .drop_cap:first-letter {
    line-height: 90px;
  }
}
@media (min-width: 992px) {
  body.post-type-fgl_region .drop_cap:first-letter,
  body.post-type-fodors_finest .drop_cap:first-letter {
    font-size: 100px;
  }
}
body.page-template-template-fodors-finest-children .drop_cap,
body.page-template-template-fodors-finest .drop_cap {
  display: block;
}
body.page-template-template-fodors-finest-children .drop_cap:first-letter,
body.page-template-template-fodors-finest .drop_cap:first-letter {
  float: left;
  font: 400 80px/69px Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 90px;
  font-weight: 900;
  line-height: 80px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  body.page-template-template-fodors-finest-children .drop_cap:first-letter,
  body.page-template-template-fodors-finest .drop_cap:first-letter {
    line-height: 90px;
  }
}
@media (min-width: 992px) {
  body.page-template-template-fodors-finest-children .drop_cap:first-letter,
  body.page-template-template-fodors-finest .drop_cap:first-letter {
    font-size: 100px;
  }
}
body.single .entry-content .hero-footer {
  display: flex;
  flex-direction: column;
  gap: 14px 20px;
  min-height: 50px;
  padding: 14px 20px;
}
@media (min-width: 768px) {
  body.single .entry-content .hero-footer {
    flex-direction: row;
    min-height: 80px;
  }
}
@media (min-width: 992px) {
  body.single .entry-content .hero-footer {
    min-height: 90px;
  }
}
body.single .entry-content .hero-footer .breadcrumbs-container,
body.single .entry-content .hero-footer .photo-credit-container {
  flex: 1;
  order: 2;
}
@media (min-width: 768px) {
  body.single .entry-content .hero-footer .breadcrumbs-container,
  body.single .entry-content .hero-footer .photo-credit-container {
    order: 0;
  }
}
@media (max-width: 767px) {
  body.single .entry-content .hero-footer .breadcrumbs-container {
    order: 3;
  }
}
body.single .entry-content .hero-footer .photo-credit-container span.camera,
body.single
  .entry-content
  .hero-footer
  .photo-credit-container
  span.illustration {
  margin-right: 5px;
}
body.single .entry-content .breadcrumb {
  background-color: transparent;
  color: #555;
  -moz-column-gap: 0;
  column-gap: 0;
  display: flex;
  flex-wrap: wrap;
  font-family: Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
  width: auto;
}
@media (min-width: 768px) {
  body.single .entry-content .breadcrumb {
    font-size: 12px;
    padding: 0;
  }
}
body.single .entry-content .breadcrumb .divider {
  color: #f07d31;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
body.single .entry-content .breadcrumb li {
  align-items: center;
  display: inline-flex;
  line-height: 14px;
  margin: 0 2px;
  text-transform: uppercase;
}
body.single .entry-content .breadcrumb span.inside-divider {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin: 0 1px;
}
body.single .entry-content .breadcrumb > li + li:before {
  content: unset;
  padding: 0;
}
body.single .entry-content .breadcrumb a {
  color: #555;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
body.single .entry-content .breadcrumb a:hover {
  color: #338280;
  text-decoration: none;
}
body.single .entry-content .breadcrumb-content {
  padding-left: 0 !important;
}
body.single .entry-content .breadcrumb-legacy {
  background-color: transparent;
  color: #555;
  display: flex;
  flex-wrap: wrap;
  font-family: Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  gap: 2px;
  list-style: none;
  padding-bottom: 0;
  padding-top: 20px;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body.single .entry-content .breadcrumb-legacy {
    padding: 20px 0;
  }
}
body.single .entry-content .breadcrumb-legacy .divider {
  color: #f07d31;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
body.single .entry-content .breadcrumb-legacy a {
  color: #555;
}
body.single
  .entry-content
  body.single
  article.fd-single-imported:not(.has-post-thumbnail)
  .above-title-top
  .breadcrumb {
  padding: 20px 20px 0;
}
@media (min-width: 768px) {
  body.single
    .entry-content
    body.single
    article.fd-single-imported:not(.has-post-thumbnail)
    .above-title-top
    .breadcrumb {
    display: block;
    margin: 30px auto;
    max-width: 1180px;
    padding: 0 20px;
    text-transform: uppercase;
  }
}
body.single article.type-post .entry-content .hero-footer .badge-gap {
  height: 26px;
  order: 1;
  width: 100%;
}
@media (min-width: 768px) {
  body.single article.type-post .entry-content .hero-footer .badge-gap {
    height: auto;
    order: 0;
    width: 100px;
  }
}
@media (min-width: 992px) {
  body.single article.type-post .entry-content .hero-footer .badge-gap {
    width: 150px;
  }
}
body.single article.type-post .entry-content div.fd-collage .credit:before,
body.single article.type-post .entry-content figure.single-img .credit:before {
  content: "CREDIT: ";
}
body.single
  article.type-post
  .entry-content
  div.fd-collage
  .credit.photo:before,
body.single
  article.type-post
  .entry-content
  figure.single-img
  .credit.photo:before {
  content: "PHOTO: ";
}
body.single article.type-post .entry-content div.fd-collage .credit.art:before,
body.single
  article.type-post
  .entry-content
  figure.single-img
  .credit.art:before {
  content: "ILLUSTRATION: ";
}
body.single article.type-post .entry-content p {
  float: none;
}
body.single article.type-post .entry-content p.intro {
  clear: both;
}
@media (min-width: 768px) {
  body.single article.type-post .entry-content p.intro {
    float: left;
  }
}
@media (min-width: 992px) {
  body.single article.type-post .entry-content p.intro {
    width: calc(83.33333% - 370px);
  }
}
body.single article.type-post .entry-content .sidead {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  body.single article.type-post .entry-content .sidead {
    float: right;
  }
}
body.single article.type-post .entry-content p + h2,
body.single article.type-post .entry-content p + h3,
body.single article.type-post .entry-content p + h4,
body.single article.type-post .entry-content p + h5,
body.single article.type-post .entry-content p + h6 {
  float: none;
}
@media (min-width: 768px) {
  body.single article.type-post .entry-content .sidead + p,
  body.single article.type-post .entry-content p.intro + p {
    clear: left;
    float: none;
  }
}
body.single article.type-post .entry-content .header_image_credit {
  margin: 0;
  text-align: center;
}
body.single article.type-post .entry-content .header_image_credit span.camera,
body.single
  article.type-post
  .entry-content
  .header_image_credit
  span.illustration {
  margin-right: 5px;
}
@media (min-width: 768px) {
  body.single article.type-post .entry-content .header_image_credit {
    text-align: right;
  }
  body.single article.type-post.tag-imported .entry-content .jsArticleSub,
  body.single article.type-post.tag-imported .entry-content p {
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  body.single article.type-post.tag-imported .entry-content .jsArticleSub {
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  body.single article.type-post.tag-imported .entry-content .jsArticleSub {
    max-width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.single article.type-post.tag-imported .entry-content .jsArticleSub {
    max-width: 66.6666666667%;
  }
}
body.single article.type-post.tag-imported .entry-content .jsImg {
  margin-left: -20px;
  margin-right: -20px;
}
body.single article.type-post.tag-imported .entry-content .jsImg:after,
body.single article.type-post.tag-imported .entry-content .jsImg:before {
  content: " ";
  display: table;
}
body.single article.type-post.tag-imported .entry-content .jsImg:after {
  clear: both;
}
body.single article.type-post.tag-imported .entry-content .jsImg > div {
  margin: 60px auto;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  body.single article.type-post.tag-imported .entry-content .jsImg > div {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.single article.type-post.tag-imported .entry-content .jsImg > div {
    float: left;
    margin-left: 16.6666666667%;
    width: 66.6666666667%;
  }
}
body.single article.type-post.tag-imported .entry-content .jsImg > div img {
  width: 100%;
}
@media (min-width: 768px) {
  body.single article.type-post.tag-imported .entry-content .jsImg > div img {
    max-width: 600px;
  }
}
@media (min-width: 992px) {
  body.single article.type-post.tag-imported .entry-content .jsImg > div img {
    max-width: 655px;
  }
}
@media screen and (max-width: 480px) {
  body.single article.type-post.tag-imported .entry-content .jsImg > div,
  body.single article.type-post.tag-imported .entry-content .jsImg > div img {
    height: auto !important;
    width: 100% !important;
  }
}
body.single article.type-post.tag-imported .entry-content .credit:before {
  content: "CREDIT: ";
}
body.single article.type-post.tag-imported .entry-content .credit.photo:before {
  content: "PHOTO: ";
}
body.single article.type-post.tag-imported .entry-content .credit.art:before {
  content: "ILLUSTRATION: ";
}
@media (min-width: 768px) {
  body.single article.type-post.tag-imported.format-standard .entry-content p {
    float: none;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.single article.type-post.tag-imported.format-standard .entry-content p {
    float: none;
    max-width: 66.6666666667%;
  }
}
body.single article.type-post.tag-imported.format-gallery .entry-content p {
  clear: left;
}
@media (min-width: 768px) {
  body.single article.type-post.tag-imported.format-gallery .entry-content p {
    float: none;
    margin-left: 16.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  body.single article.type-post.tag-imported.format-gallery .entry-content p {
    float: none;
    max-width: 50%;
  }
}
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .sidead {
  margin-top: 20px;
}
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg {
  margin: 0 auto 30px;
}
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg:after,
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg:before {
  content: " ";
  display: table;
}
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg:after {
  clear: both;
}
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg
  > div {
  float: none;
  margin: 0 auto;
}
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg
  > div
  img {
  width: 100%;
}
@media (min-width: 768px) {
  body.single
    article.type-post.tag-imported.format-gallery
    .entry-content
    .jsImg
    > div
    img {
    max-width: none;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.single
    article.type-post.tag-imported.format-gallery
    .entry-content
    .jsImg
    > div
    img {
    max-width: none;
    width: 655px;
  }
  body.single
    article.type-post.tag-imported.format-gallery
    .entry-content
    .jsImg
    > div
    .credit {
    margin-left: auto;
    margin-right: auto;
    width: 655px;
  }
}
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg[id*="post-"],
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg[id*="post-"]
  > div,
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg[id*="post-"]
  > div
  img {
  margin: 0 auto;
}
body.single
  article.type-post.tag-imported.format-gallery
  .entry-content
  .jsImg[id*="post-"]
  > div
  .credit {
  margin-top: 15px;
}
body.single article.type-post .btn-article-image-gallery {
  background-color: #323232;
  border-radius: 50%;
  color: #fff;
  padding: 7px 11px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
body.single article.type-post .btn-article-image-gallery:hover {
  background-color: #338280;
}
body.single .infinite-wrap article.type-slideshow .carousel-control {
  margin: 20% 0;
}
@media screen and (max-width: 480px) {
  body.single .infinite-wrap article.type-slideshow .carousel-control {
    height: 30%;
  }
}
@media (min-width: 992px) {
  body.single.showAdSkin .tp-sticky-nav {
    left: 50%;
    transform: translateX(-50%);
    width: 1300px !important;
  }
  body.single.showAdSkin .tp-sticky-nav ~ #body-wrap #main-nav-mobile {
    transition: none !important;
  }
  body.single.showAdSkin
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav
    .main-nav-mobile-search {
    right: calc(50% - 620px);
  }
  body.single.showAdSkin
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav
    .main-nav-mobile-toggle {
    left: calc(50% - 620px);
  }
  body.single.showAdSkin .tp-sticky-nav.active ~ #body-wrap #main-nav-mobile {
    left: calc(50% - 640px) !important;
    overflow: hidden;
    width: 0;
  }
  body.single.showAdSkin
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav-mobile-close {
    left: calc(50% - 614px) !important;
    transition: none !important;
    width: 100%;
  }
  body.single.showAdSkin
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav-flyout-mobile-search {
    width: 1280px;
  }
  body.single.showAdSkin.main-nav-mobile
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav-mobile {
    width: 240px;
  }
}
@media (max-width: 767px) {
  body.single.tp-nav-slideout {
    overflow-y: hidden;
  }
}
body.single .tp-sticky-nav {
  display: none;
  position: fixed;
  transition: top 0.4s ease-in-out;
  z-index: 100;
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav:before {
    left: 72px;
  }
  body.single .tp-sticky-nav:after,
  body.single .tp-sticky-nav:before {
    border-left: 1px solid #555;
    content: "";
    height: 42px;
    position: absolute;
    top: 16px;
  }
  body.single .tp-sticky-nav:after {
    right: 72px;
  }
  body.single .tp-sticky-nav .tp-modules {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  body.single .tp-sticky-nav .tp-modules {
    display: block;
  }
}
body.single .tp-sticky-nav .tp-modules .tp-module {
  height: 80px;
  margin-bottom: 40px;
  width: 100%;
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav .tp-modules .tp-module {
    height: 120px;
    margin-bottom: 20px;
    width: 353px;
  }
}
@media (min-width: 992px) {
  body.single .tp-sticky-nav .tp-modules .tp-module {
    height: 150px;
    margin-bottom: 0;
    margin-right: 15px;
    width: 228px;
  }
  body.single .tp-sticky-nav .tp-modules .tp-module:last-of-type {
    margin-right: 0;
  }
}
body.single .tp-sticky-nav .tp-modules .tp-module .tp-module-image-link {
  height: 60px;
  width: 60px;
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav .tp-modules .tp-module .tp-module-image-link {
    height: 120px;
    width: 160px;
  }
}
@media (min-width: 992px) {
  body.single .tp-sticky-nav .tp-modules .tp-module .tp-module-image-link {
    height: 100%;
    width: 100%;
  }
}
body.single .tp-sticky-nav .tp-modules .tp-module .tp-module-content {
  left: 70px;
  text-align: left;
  top: 0;
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav .tp-modules .tp-module .tp-module-content {
    bottom: unset;
    left: 175px;
    margin: 0;
  }
}
@media (min-width: 992px) {
  body.single .tp-sticky-nav .tp-modules .tp-module .tp-module-content {
    bottom: 20px;
    left: unset;
    margin: 0 15px;
    top: unset;
  }
}
body.single .tp-sticky-nav.active {
  background: #000;
  display: block;
  padding: 20px 0;
  position: fixed;
  text-align: center;
  top: -100px;
  width: 100%;
  z-index: 9999;
}
body.single .tp-sticky-nav.active.slideOut {
  top: -1px;
}
body.single .tp-sticky-nav.active.slideOut ~ #body-wrap .advertisement-sticky {
  bottom: 0;
  padding: 0;
  top: unset;
}
body.single .tp-sticky-nav.active.slideOut ~ #body-wrap #main-nav-container,
body.single
  .tp-sticky-nav.active.slideOut
  ~ #body-wrap
  #main-nav-container
  #main-nav {
  z-index: 9999 !important;
}
body.single
  .tp-sticky-nav.active.slideOut
  ~ #body-wrap
  #main-nav-container
  #main-nav
  .main-nav-mobile-search,
body.single
  .tp-sticky-nav.active.slideOut
  ~ #body-wrap
  #main-nav-container
  #main-nav
  .main-nav-mobile-toggle {
  top: 20px;
}
body.single .tp-sticky-nav.active .tp-dropdown-button {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: 400 18px/22px Playfair Display;
  position: relative;
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav.active .tp-dropdown-button {
    font-size: 32px;
    line-height: 32px;
  }
}
body.single .tp-sticky-nav.active .tp-dropdown-button.empty {
  cursor: auto;
  height: 29px;
  overflow: hidden;
  width: 0;
}
@media (max-width: 767px) {
  body.single .tp-sticky-nav.active .tp-dropdown-button.empty {
    height: 16px;
  }
}
body.single .tp-sticky-nav.active .tp-dropdown-button i {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
  width: 14px;
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav.active .tp-dropdown-button i {
    font-size: 20px;
    width: 20px;
  }
}
body.single .tp-sticky-nav.active .tp-dropdown-button .fa-times {
  display: none;
}
body.single .tp-sticky-nav.active .tp-wrapper {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
}
@media (max-width: 767px) {
  body.single .tp-sticky-nav.active .tp-wrapper {
    height: 100vh;
  }
  body.single .tp-sticky-nav.active .tp-wrapper .tp-modules {
    margin: 50px 20px;
  }
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav.active .tp-wrapper .tp-modules {
    margin: 50px 30px 20px;
  }
}
body.single .tp-sticky-nav.active.show .fa-times {
  display: inline-block;
}
body.single .tp-sticky-nav.active.show .fa-chevron-down {
  display: none;
}
@media (max-width: 767px) {
  body.single .tp-sticky-nav.active.show .tp-wrapper {
    max-height: 100vh;
  }
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav.active.show .tp-wrapper {
    max-height: 330px;
  }
}
@media (min-width: 992px) {
  body.single .tp-sticky-nav.active.show .tp-wrapper {
    max-height: 230px;
  }
}
body.single
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav
  .main-nav-mobile-search {
  cursor: pointer;
  display: inline-block;
  padding: 0;
  position: fixed;
  right: 20px;
  top: -50px;
  transition: top 0.4s ease-in-out;
  width: 20px;
}
body.single
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav
  .main-nav-mobile-search
  i {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  width: auto;
}
@media (min-width: 768px) {
  body.single
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav
    .main-nav-mobile-search {
    width: 32px;
  }
  body.single
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav
    .main-nav-mobile-search
    i {
    font-size: 32px;
    line-height: 32px;
  }
}
body.single
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav
  .main-nav-mobile-toggle {
  cursor: pointer;
  display: inline-block;
  left: 20px;
  padding: 0;
  position: fixed;
  top: -50px;
  transition: top 0.4s ease-in-out;
}
body.single
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav
  .main-nav-mobile-toggle
  i {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  width: auto;
}
@media (min-width: 768px) {
  body.single
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav
    .main-nav-mobile-toggle
    i {
    font-size: 32px;
    line-height: 32px;
  }
}
body.single .tp-sticky-nav.active ~ #body-wrap #main-nav-flyout-mobile-search {
  background: #000;
  height: 60px;
  position: fixed;
  top: 50px;
  width: 100%;
}
body.single
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav-flyout-mobile-search
  i {
  color: #fff;
}
body.single
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav-flyout-mobile-search
  .main-nav-search-submit {
  background: #000;
  border: 1px solid #fff;
}
body.single
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav-flyout-mobile-search
  input {
  background: #000;
  color: #fff;
}
@media (min-width: 768px) {
  body.single
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav-flyout-mobile-search {
    top: 70px;
  }
}
body.single .tp-sticky-nav.active ~ #body-wrap #main-nav-mobile {
  background: #000;
  position: fixed;
  top: 50px;
}
body.single
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav-mobile::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  body.single .tp-sticky-nav.active ~ #body-wrap #main-nav-mobile {
    top: 70px;
  }
}
@media (max-width: 991px) {
  body.single .tp-sticky-nav ~ #body-wrap {
    overflow: hidden !important;
  }
}
body.single.main-nav-mobile
  .tp-sticky-nav.active
  ~ #body-wrap
  .main-nav-mobile-toggle {
  display: none !important;
}
body.single.main-nav-mobile
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav-mobile {
  left: 0;
  z-index: 10000000001;
}
body.single.main-nav-mobile
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav-mobile-close {
  display: block;
  height: 35px;
  left: 20px;
  top: 20px;
  width: 35px;
}
body.single.main-nav-mobile
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav-mobile-close
  .dot {
  display: none;
}
body.single.main-nav-mobile
  .tp-sticky-nav.active
  ~ #body-wrap
  #main-nav-mobile-close
  i {
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 0;
}
@media (min-width: 768px) {
  body.single.main-nav-mobile
    .tp-sticky-nav.active
    ~ #body-wrap
    #main-nav-mobile-close
    i {
    font-size: 32px;
  }
}
body.single .tp-modules .tp-module {
  display: inline-block;
  height: 160px;
  overflow: hidden;
  position: relative;
  width: 210px;
}
body.single .tp-modules .tp-module a {
  color: #fff;
  text-decoration: none;
}
body.single .tp-modules .tp-module .tp-module-content {
  bottom: 20px;
  margin: 0 15px;
  position: absolute;
}
body.single .tp-modules .tp-module .tp-module-content .tp-module-category {
  display: inline-block;
  font: 400 10px/10px Poppins;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
@media (min-width: 992px) {
  body.single .tp-modules .tp-module .tp-module-content .tp-module-category {
    font-size: 12px;
    line-height: 16px;
  }
}
body.single .tp-modules .tp-module .tp-module-content .hr {
  border-left: 1px solid #fff;
  display: inline-block;
  height: 10px;
  position: relative;
  z-index: 2;
}
body.single .tp-modules .tp-module .tp-module-content .tp-module-author {
  display: inline-block;
  font: 400 10px/10px Roboto;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  body.single .tp-modules .tp-module .tp-module-content .tp-module-author {
    font-size: 12px;
    line-height: 16px;
  }
}
body.single .tp-modules .tp-module .tp-module-content .tp-module-title {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  font: 700 16px/20px Playfair Display;
  overflow: hidden;
  position: relative;
  white-space: normal;
  z-index: 2;
}
body.single .tp-modules .tp-module .tp-module-image-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
body.single .tp-modules .tp-module .tp-module-image-link:before {
  background-color: #000;
  content: "";
  height: 100%;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
}
body.single .tp-modules .tp-module .tp-module-image-link:after {
  background-image: linear-gradient(180deg, rgba(255, 0, 0, 0) 75%, #146fa9);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
}
body.single .tp-modules .tp-module .tp-module-image-link .tp-module-image {
  height: 100%;
  margin: 0;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.gallery-container .slide-fade-enter-active,
.gallery-container .slide-fade-leave-active {
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.gallery-container .slide-fade-enter {
  opacity: 0;
  transform: translateX(100%);
}
.gallery-container .slide-fade-leave-to {
  opacity: 0;
  transform: translateX(-100%);
}
.gallery-container .slide-fade-reverse-enter-active,
.gallery-container .slide-fade-reverse-leave-active {
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.gallery-container .slide-fade-reverse-enter {
  opacity: 0;
  transform: translateX(-100%);
}
.gallery-container .slide-fade-reverse-leave-to {
  opacity: 0;
  transform: translateX(100%);
}
.gallery-container .carousel {
  align-items: center;
  display: flex;
  position: relative;
}
.gallery-container .carousel .carousel-expand {
  align-items: center;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
@media (min-width: 768px) {
  .gallery-container .carousel .carousel-expand {
    border-radius: 50%;
    height: 36px;
    right: 10px;
    top: 10px;
    width: 36px;
  }
}
@media (max-width: 991px) {
  .gallery-container .carousel .carousel-expand {
    background-color: #323232;
  }
}
.gallery-container .carousel .carousel-chevron {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  display: flex;
  font-weight: 400;
  height: 50px;
  justify-content: center;
  position: absolute;
  width: 30px;
}
@media (min-width: 768px) {
  .gallery-container .carousel .carousel-chevron {
    height: 80px;
    width: 60px;
  }
}
.gallery-container .carousel .carousel-chevron.left {
  left: 0;
}
.gallery-container .carousel .carousel-chevron.right {
  right: 0;
}
.gallery-container .carousel .active-image {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.gallery-container .gallery-meta {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .gallery-container .gallery-meta {
    flex-direction: row;
  }
}
.gallery-container .gallery-meta .images-list {
  display: flex;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .gallery-container .gallery-meta .images-list {
    margin-top: 10px;
    width: 70%;
  }
}
.gallery-container .gallery-meta .images-list .thumb-image {
  cursor: pointer;
  height: 40px;
  margin-right: 10px;
  min-width: 62px;
  width: 62px;
}
@media (min-width: 768px) {
  .gallery-container .gallery-meta .images-list .thumb-image {
    height: 60px;
    min-width: 108px;
    width: 108px;
  }
}
.gallery-container .gallery-meta .images-list .thumb-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.gallery-container .gallery-meta .images-list .thumb-image img.active {
  border: 5px solid #338280;
}
.gallery-container .gallery-meta .images-list .thumb-image:last-child {
  margin-right: 0;
}
.gallery-container .gallery-meta .photo-credit {
  color: #757575;
  display: flex;
  font-family: Roboto;
  font-size: 10px;
  justify-content: left;
  line-height: 12px;
  margin-top: 10px;
  text-align: right;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .gallery-container .gallery-meta .photo-credit {
    justify-content: right;
    margin-left: 0;
    width: 30%;
  }
}
.gallery-container .gallery-meta .photo-index {
  font-size: 10px;
  margin-left: auto;
}
.gallery-container .fullscreen-carousel {
  align-items: center;
  background-color: #000;
  display: flex;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000;
}
.gallery-container .fullscreen-carousel .carousel-expand {
  align-items: center;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
@media (min-width: 768px) {
  .gallery-container .fullscreen-carousel .carousel-expand {
    border-radius: 50%;
    height: 36px;
    right: 10px;
    top: 10px;
    width: 36px;
  }
}
.gallery-container .fullscreen-carousel .carousel-chevron {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  display: flex;
  font-weight: 400;
  height: 50px;
  justify-content: center;
  position: absolute;
  width: 30px;
}
@media (min-width: 768px) {
  .gallery-container .fullscreen-carousel .carousel-chevron {
    height: 80px;
    width: 60px;
  }
}
.gallery-container .fullscreen-carousel .carousel-chevron.left {
  left: 0;
}
.gallery-container .fullscreen-carousel .carousel-chevron.right {
  right: 0;
}
.gallery-container .fullscreen-carousel .active-image {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
body.post-type-slideshow.single-post.infinite-scroll #body-wrap,
body.post-type-slideshow.single-slideshow #body-wrap,
body.single.single-post.infinite-scroll #body-wrap,
body.single.single-slideshow #body-wrap {
  overflow: initial;
}
body.post-type-slideshow.single-post.infinite-scroll
  .booking-widget
  .datepicker-block
  i,
body.post-type-slideshow.single-slideshow .booking-widget .datepicker-block i,
body.single.single-post.infinite-scroll .booking-widget .datepicker-block i,
body.single.single-slideshow .booking-widget .datepicker-block i {
  color: #959595;
  font-size: 10px;
  font-weight: 400;
  right: 15px;
  top: 13px;
}
@media (min-width: 992px) {
  body.post-type-slideshow.single-post.infinite-scroll
    .booking-widget
    .datepicker-block
    i,
  body.post-type-slideshow.single-slideshow .booking-widget .datepicker-block i,
  body.single.single-post.infinite-scroll .booking-widget .datepicker-block i,
  body.single.single-slideshow .booking-widget .datepicker-block i {
    top: 19px;
  }
}
@media (min-width: 768px) {
  body.post-type-slideshow.single-post.infinite-scroll
    .booking-widget
    .datepicker-block,
  body.post-type-slideshow.single-slideshow .booking-widget .datepicker-block,
  body.single.single-post.infinite-scroll .booking-widget .datepicker-block,
  body.single.single-slideshow .booking-widget .datepicker-block {
    width: 60%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow.single-post.infinite-scroll
    .booking-widget
    .datepicker-block,
  body.post-type-slideshow.single-slideshow .booking-widget .datepicker-block,
  body.single.single-post.infinite-scroll .booking-widget .datepicker-block,
  body.single.single-slideshow .booking-widget .datepicker-block {
    width: 100%;
  }
}
body.post-type-slideshow.single-post.infinite-scroll
  .booking-widget
  .booking-form-group-guests
  i,
body.post-type-slideshow.single-slideshow
  .booking-widget
  .booking-form-group-guests
  i,
body.single.single-post.infinite-scroll
  .booking-widget
  .booking-form-group-guests
  i,
body.single.single-slideshow .booking-widget .booking-form-group-guests i {
  right: 0;
}
@media (min-width: 768px) {
  body.post-type-slideshow.single-post.infinite-scroll
    .booking-widget
    .booking-form-group-guests,
  body.post-type-slideshow.single-slideshow
    .booking-widget
    .booking-form-group-guests,
  body.single.single-post.infinite-scroll
    .booking-widget
    .booking-form-group-guests,
  body.single.single-slideshow .booking-widget .booking-form-group-guests {
    width: 40%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow.single-post.infinite-scroll
    .booking-widget
    .booking-form-group-guests,
  body.post-type-slideshow.single-slideshow
    .booking-widget
    .booking-form-group-guests,
  body.single.single-post.infinite-scroll
    .booking-widget
    .booking-form-group-guests,
  body.single.single-slideshow .booking-widget .booking-form-group-guests {
    width: 100%;
  }
}
@media (max-width: 991px) {
  body.post-type-slideshow.single-post.infinite-scroll .booking-widget a,
  body.post-type-slideshow.single-slideshow .booking-widget a,
  body.single.single-post.infinite-scroll .booking-widget a,
  body.single.single-slideshow .booking-widget a {
    font-weight: 700;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  body.post-type-slideshow.single-post.infinite-scroll
    .booking-widget-container
    .asd__wrapper--full-screen,
  body.post-type-slideshow.single-slideshow
    .booking-widget-container
    .asd__wrapper--full-screen,
  body.single.single-post.infinite-scroll
    .booking-widget-container
    .asd__wrapper--full-screen,
  body.single.single-slideshow
    .booking-widget-container
    .asd__wrapper--full-screen {
    z-index: 10000;
  }
}
body.post-type-slideshow .drop_cap,
body.single .drop_cap {
  display: block;
}
body.post-type-slideshow .drop_cap:first-letter,
body.single .drop_cap:first-letter {
  float: left;
  font: 400 80px/69px Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 90px;
  font-weight: 900;
  line-height: 80px;
  margin-top: -5px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  body.post-type-slideshow .drop_cap:first-letter,
  body.single .drop_cap:first-letter {
    line-height: 90px;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow .drop_cap:first-letter,
  body.single .drop_cap:first-letter {
    font-size: 100px;
  }
}
@media (min-width: 768px) {
  body.post-type-slideshow.single-slideshow .advertisement-sticky.jsSticky,
  body.single.single-slideshow .advertisement-sticky.jsSticky {
    -webkit-animation: none;
    animation: none;
    bottom: 0;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    top: auto;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .hero-footer,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .hero-footer {
  padding-left: 0;
  padding-right: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  p,
body.single article.type-slideshow .entry-content.content-slideshow p {
  color: #555;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  p.intro,
body.single article.type-slideshow .entry-content.content-slideshow p.intro {
  color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  p
  a,
body.single article.type-slideshow .entry-content.content-slideshow p a {
  color: #555;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  p
  a:hover,
body.single article.type-slideshow .entry-content.content-slideshow p a:hover {
  color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container {
  margin-left: -20px;
  margin-right: -20px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container:after,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container:before,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container:after,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container:before,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container:after,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container:before,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container:after,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container:before {
  content: " ";
  display: table;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container:after,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container:after,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container:after,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container:after {
  clear: both;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-container {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-container,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-container {
    padding-bottom: 60px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .photos-courtesy,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .photos-courtesy-wrapper,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .photos-courtesy,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .photos-courtesy-wrapper {
  float: none;
  margin: 0;
  padding: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .photos-courtesy,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .photos-courtesy {
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .photos-courtesy,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .photos-courtesy {
    text-align: right;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .photos-courtesy-wrapper
  .courtesy,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .photos-courtesy-wrapper
  .courtesy {
  line-height: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-container
    .sidead,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-container
    .sidead {
    clear: both;
    float: none;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-container
    > div[id|="div-gpt-ad"],
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-container
    > div[id|="div-gpt-ad"] {
    width: auto;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container
  .intro-divider,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-container
  .intro-divider {
  border-bottom: 1px solid #dfdfdf;
  clear: both;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-container
    .intro-divider,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-container
    .intro-divider {
    margin-left: calc(8.33% + 20px);
    width: calc(83.33% - 40px);
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-container
    .intro-divider,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-container
    .intro-divider {
    margin-left: 20px;
    padding-top: 0;
    width: 96%;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-content,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-content {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-content,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-content {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-content,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .intro-content {
    float: left;
    margin-left: 0;
    width: 66.6666666667%;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .golist-logo-mobile-wrap,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .golist-logo-mobile-wrap {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .golist-logo-mobile-wrap,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .golist-logo-mobile-wrap {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .golist-logo-mobile-wrap,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .golist-logo-mobile-wrap {
    float: left;
    margin-left: 0;
    width: 66.6666666667%;
  }
}
@media (max-width: 991px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .golist-logo-mobile-wrap,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .golist-logo-mobile-wrap {
    display: block;
    padding: 0 20px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content {
    float: left;
    margin-left: 0;
    width: 66.6666666667%;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .listings-loading,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .listings-loading {
  background: url(/images/hotels/hotel_overview_loading.svg);
  background-position: 50%;
  background-size: cover;
  clear: both;
  color: #338280;
  font: 400 14px/100px Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  height: 100px;
  left: calc(50% - 50px);
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 100px;
  z-index: 9;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery {
  margin-bottom: 20px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel {
  background-color: transparent;
  height: 25%;
  margin-bottom: 10px;
  margin-left: -20px;
  width: calc(100% + 40px);
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .slideshow-gallery
    .carousel,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .slideshow-gallery
    .carousel {
    height: 410px;
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .slideshow-gallery
    .carousel,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .slideshow-gallery
    .carousel {
    height: 500px;
    margin-left: 0;
    width: 100%;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-chevron,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-chevron {
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 40px;
  transition: all 0.3s ease;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-chevron:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-chevron:hover {
  color: gray;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-expand:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-expand:hover {
  background-color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .active-image,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .active-image {
  margin: 0;
  -o-object-fit: contain;
  object-fit: contain;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-footer,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-footer {
  bottom: 0;
  position: absolute;
  width: 100%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-footer
  .carousel-indicators,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-footer
  .carousel-indicators {
  left: 0;
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 15;
}
@media (max-width: 991px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .slideshow-gallery
    .carousel
    .carousel-footer
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .slideshow-gallery
    .carousel
    .carousel-footer
    .carousel-indicators {
    width: 50%;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-footer
  .btn-map,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .carousel
  .carousel-footer
  .btn-map {
  border-radius: 0;
  bottom: 0;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 40px;
  line-height: 16px;
  margin-bottom: 0;
  outline: none;
  position: absolute;
  right: 0;
  width: 138px;
  z-index: 52;
}
@media (max-width: 767px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .slideshow-gallery
    .carousel
    .carousel-footer
    .btn-map,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .slideshow-gallery
    .carousel
    .carousel-footer
    .btn-map {
    height: 30px;
    padding: 0;
    width: 30px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .gallery-meta,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .gallery-meta {
  flex-direction: row;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .gallery-meta
  .photo-credit,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .gallery-meta
  .photo-credit {
  justify-content: left;
  margin-top: 0;
  padding-top: 0;
  width: 80%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .gallery-meta
  .photo-index,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .gallery-meta
  .photo-index {
  visibility: hidden;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .fullscreen-carousel,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .fullscreen-carousel {
  z-index: 99999;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .fullscreen-carousel
  .carousel-chevron,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .fullscreen-carousel
  .carousel-chevron {
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 40px;
  transition: all 0.3s ease;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .fullscreen-carousel
  .carousel-chevron:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slideshow-gallery
  .fullscreen-carousel
  .carousel-chevron:hover {
  color: gray;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .photo-credit,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .photo-credit {
  padding-bottom: 0;
  padding-top: 12px;
  text-align: center;
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .photo-credit,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .photo-credit {
    text-align: left;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .slide-widget-content,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .slide-widget-content {
  text-align: center;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .fb_iframe_widget,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .fb_iframe_widget {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content.slide-widget
    iframe,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content.slide-widget
    iframe {
    max-width: 100%;
    min-height: 190px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .yt_container,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .yt_container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .yt_container
  iframe,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .yt_container
  iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .subtitle.slide-index,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget
  .subtitle.slide-index {
  padding-top: 20px;
  text-align: left;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget.no-padding,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget.no-padding {
  padding: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget.no-padding
  .slide-text,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget.no-padding
  .subtitle,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget.no-padding
  .slide-text,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content.slide-widget.no-padding
  .subtitle {
  padding-left: 15px;
}
@media (max-width: 767px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .carousel-indicators-inline,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .carousel-indicators-inline {
    display: inline-block;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .carousel-indicators-bottom,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-content
    .carousel-indicators-bottom {
    bottom: 25px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray {
  background-color: #fafafa;
  border-color: #dfdfdf;
  color: #555;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus {
  background-color: #e1e1e1;
  border-color: #9f9f9f;
  color: #555;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:hover {
  background-color: #e1e1e1;
  border-color: silver;
  color: #555;
}
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.dropdown-toggle,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active {
  background-color: #e1e1e1;
  background-image: none;
  border-color: silver;
  color: #555;
}
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.dropdown-toggle:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:hover {
  background-color: #cfcfcf;
  border-color: #9f9f9f;
  color: #555;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray[disabled]:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:hover {
  background-color: #fafafa;
  border-color: #dfdfdf;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray
  .badge {
  background-color: #555;
  color: #fafafa;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus {
  background-color: #fafafa;
  border-color: #dfdfdf;
  color: #555;
  outline: none;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:focus {
  background-color: #e1e1e1;
  border-color: #9f9f9f;
  color: #555;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:hover {
  background-color: #e1e1e1;
  border-color: silver;
  color: #555;
}
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.dropdown-toggle,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.dropdown-toggle,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:active {
  background-color: #e1e1e1;
  background-image: none;
  border-color: silver;
  color: #555;
}
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle:hover,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle:hover,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.dropdown-toggle:hover,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.dropdown-toggle:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:active:hover {
  background-color: #cfcfcf;
  border-color: #9f9f9f;
  color: #555;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled]:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled]:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus[disabled]:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus[disabled]:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus:hover {
  background-color: #fafafa;
  border-color: #dfdfdf;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus
  .badge,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus
  .badge,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus
  .badge,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray.map-on:active:focus
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:active:focus
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:focus
  .badge {
  background-color: #555;
  color: #fafafa;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-gray:hover {
  background-color: #fff;
  opacity: 0.95;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green {
  background-color: #338280;
  border-color: #338280;
  color: #fff;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus {
  background-color: #255d5c;
  border-color: #0f2626;
  color: #fff;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:hover {
  background-color: #255d5c;
  border-color: #225655;
  color: #fff;
}
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.dropdown-toggle,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active {
  background-color: #255d5c;
  background-image: none;
  border-color: #225655;
  color: #fff;
}
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.dropdown-toggle:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:hover {
  background-color: #1b4443;
  border-color: #0f2626;
  color: #fff;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green[disabled]:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:hover {
  background-color: #338280;
  border-color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green
  .badge {
  background-color: #fff;
  color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus {
  background-color: #338280;
  border-color: #338280;
  color: #fff;
  outline: none;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:focus {
  background-color: #255d5c;
  border-color: #0f2626;
  color: #fff;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:hover {
  background-color: #255d5c;
  border-color: #225655;
  color: #fff;
}
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.dropdown-toggle,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.dropdown-toggle,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.dropdown-toggle,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.active,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.active,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:active {
  background-color: #255d5c;
  background-image: none;
  border-color: #225655;
  color: #fff;
}
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle:hover,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle:hover,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.dropdown-toggle:hover,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.dropdown-toggle.focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.dropdown-toggle:focus,
.open
  > body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.dropdown-toggle:hover,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.dropdown-toggle.focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.dropdown-toggle:focus,
.open
  > body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.dropdown-toggle:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.active:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:active.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:active:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.active:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:active.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:active:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:active:hover {
  background-color: #1b4443;
  border-color: #0f2626;
  color: #fff;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled]:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled]:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus[disabled]:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.disabled.focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.disabled:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.disabled:hover,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus[disabled].focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus[disabled]:focus,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus[disabled]:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.disabled.focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.disabled:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.disabled:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus[disabled].focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus[disabled]:focus,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus[disabled]:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:hover,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:focus,
fieldset[disabled]
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus:hover,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus.focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:focus,
fieldset[disabled]
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus:hover {
  background-color: #338280;
  border-color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus
  .badge,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus
  .badge,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus
  .badge,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-off:active:focus
  body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green.map-on:active:focus
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:active:focus
  .badge,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:focus
  .badge {
  background-color: #fff;
  color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .btn-green:hover {
  background-color: #338280;
  opacity: 0.95;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map {
  background-color: #d5d5d5;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 51;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map {
  overflow: hidden;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-pane,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-pane {
  left: 0;
  position: absolute;
  top: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-tile-pane
  .leaflet-layer
  .leaflet-tile-container
  .leaflet-tile,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-tile-pane
  .leaflet-layer
  .leaflet-tile-container
  .leaflet-tile {
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  position: absolute;
  top: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-marker-pane,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-marker-pane {
  z-index: 600;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-marker-pane
  .leaflet-marker-icon,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-marker-pane
  .leaflet-marker-icon {
  cursor: pointer;
  max-height: none !important;
  max-width: none !important;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane {
  z-index: 700;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup {
  bottom: 25px;
  margin-bottom: 50px;
  position: absolute;
  text-align: center;
  transition: opacity 0.2s linear;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper {
  background-color: #323232;
  border-radius: 0;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content {
  line-height: 1.4;
  margin: 0 19px;
  min-width: 200px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  a:not(.go-now),
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  a:not(.go-now) {
  border-radius: 50%;
  color: #0078a8;
  display: inline-block;
  float: left;
  height: 50px;
  overflow: hidden;
  width: 50px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  a:not(.go-now)
  img,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  a:not(.go-now)
  img {
  border-radius: 0;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .no-image
  .wrapper-right,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .no-image
  .wrapper-right {
  padding-left: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .wrapper-right,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .wrapper-right {
  padding-left: 60px;
  text-align: left;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .wrapper-right
  h3,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .wrapper-right
  h3 {
  color: #fff;
  font: 400 16px/1.2em Playfair Display, Georgia, Times New Roman, Times, serif;
  margin-bottom: 5px;
  margin-top: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .wrapper-right
  .go-now,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-content-wrapper
  .leaflet-popup-content
  .wrapper-right
  .go-now {
  color: #338280;
  font: 700 14px/1.2em Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-tip-container,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-tip-container {
  height: 20px;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  width: 40px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-tip-container
  .leaflet-popup-tip,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-tip-container
  .leaflet-popup-tip {
  background: #323232;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
  color: #333;
  height: 17px;
  margin: -10px auto 0;
  padding: 1px;
  transform: rotate(45deg);
  width: 17px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-close-button,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-map-pane
  .leaflet-popup-pane
  .leaflet-popup
  .leaflet-popup-close-button {
  background: 0 0;
  border: none;
  color: #c3c3c3;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  font-weight: 700;
  height: 14px;
  padding: 4px 4px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 18px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-top,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-top {
  display: none;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom {
  bottom: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1000;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom.leaflet-left,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom.leaflet-left {
  left: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom.leaflet-left
  .leaflet-control,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom.leaflet-left
  .leaflet-control {
  float: left;
  margin-left: 10px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom
  .leaflet-control,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom
  .leaflet-control {
  margin-bottom: 10px;
  pointer-events: auto;
  position: relative;
  z-index: 800;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom
  .leaflet-bar,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom
  .leaflet-bar {
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: none;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom
  .leaflet-bar
  .leaflet-control-zoom-in,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom
  .leaflet-bar
  .leaflet-control-zoom-in {
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ccc;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: #000;
  display: block;
  font-size: 22px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  width: 30px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom
  .leaflet-bar
  .leaflet-control-zoom-out,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-content
  .slide-map
  .vue2leaflet-map
  .leaflet-control-container
  .leaflet-bottom
  .leaflet-bar
  .leaflet-control-zoom-out {
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-bottom: none;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  color: #000;
  display: block;
  font-size: 22px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  width: 30px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide,
body.single article.type-slideshow .entry-content.content-slideshow .slide {
  margin-bottom: 30px;
  margin-left: -20px;
  margin-right: -20px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide:after,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide:before,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide:after,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide:before {
  content: " ";
  display: table;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide:after,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide:after {
  clear: both;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.mapOpen
  .btn-map,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.mapOpen
  .btn-map {
  bottom: 0;
  margin-bottom: 0;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.mapOpen
    .btn-map,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.mapOpen
    .btn-map {
    bottom: 10px;
    right: 10px;
  }
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide,
  body.single article.type-slideshow .entry-content.content-slideshow .slide {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide,
  body.single article.type-slideshow .entry-content.content-slideshow .slide {
    margin-bottom: 40px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-image,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-image {
  position: relative;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-image
  img,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-image
  img {
  font-family: "object-fit: contain";
  height: 100%;
  margin: 0;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-image
  .carousel-indicators
  li.highlight,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-image
  .carousel-indicators
  li.highlight {
  background-color: #fff;
  border-color: #fff;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image:after,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image:after,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image:before {
    clear: both;
    content: "";
    display: block;
    height: 0;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image:before {
    padding-bottom: calc(66.67% + 30px);
    width: 100%;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.r_130:before,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image:before.r_130,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.r_130:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image:before.r_130 {
    padding-bottom: calc(75% + 30px);
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.r_160:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.r_160:before {
    padding-bottom: calc(62% + 30px);
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    img {
    height: auto;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_66,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_66 {
    margin-left: auto;
    margin-right: auto;
    width: 66%;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_100,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_110,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_120,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_130,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_140,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_150,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_160,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_170,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_180,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_190,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_100,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_110,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_120,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_130,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_140,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_150,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_160,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_170,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_180,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper.ratio_190 {
    width: 100%;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .img-wrapper
    .carousel-indicators {
    bottom: 50px;
    left: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image {
    max-height: 100vw;
    overflow: hidden;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.portrait
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.portrait
    img {
    height: 100vw;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.landscape
    .img-wrapper:not(.ratio_100),
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.landscape
    .img-wrapper:not(.ratio_100) {
    margin-bottom: 30px;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.landscape
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image.landscape
    img {
    font-family: "object-fit: cover";
    -o-object-fit: cover;
    object-fit: cover;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-image
    .image-caption {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    width: 100vw;
  }
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image:before {
    padding-bottom: calc(67% + 20px);
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image.r_130:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image.r_130:before {
    padding-bottom: calc(77% + 20px);
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image.r_120:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image.r_120:before {
    padding-bottom: calc(87% + 20px);
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image.r_110:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image.r_110:before {
    padding-bottom: calc(97% + 20px);
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image.r_100:before,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image.r_100:before {
    padding-bottom: calc(107% + 20px);
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image {
    padding-bottom: 38px;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .btn-slide-image-gallery {
    right: 20px;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .img-wrapper
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .img-wrapper
    .image-caption {
    margin-right: 0;
    padding-top: 0;
    width: 100%;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .img-wrapper.ratio_100
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .img-wrapper.ratio_100
    .btn-slide-image-gallery {
    right: 20px;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .img-wrapper.ratio_160,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .img-wrapper.ratio_160 {
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.slide-single-img
    .slide-image {
    padding-bottom: 72px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  > .btn-slide-image-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  > .btn-slide-image-gallery {
  display: none;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .carousel-inner,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .item,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .carousel-inner,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .item {
    height: 100%;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image {
  height: 0;
  padding-bottom: calc(100% + 30px);
  position: relative;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image:after,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image:before,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image:after,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image:before {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image:before,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image:before {
  padding-bottom: calc(100% + 30px);
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image.portrait
  .img-wrapper,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image.portrait
  .img-wrapper {
  margin-left: auto;
  margin-right: auto;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image.portrait
  .img-wrapper
  .btn-slide-image-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image.portrait
  .img-wrapper
  .btn-slide-image-gallery {
  top: 20px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image.portrait
  .img-wrapper
  .image-caption,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image.portrait
  .img-wrapper
  .image-caption {
  bottom: 0;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image.portrait
    .img-wrapper
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image.portrait
    .img-wrapper
    .carousel-indicators {
    bottom: 50px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_66,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_66 {
  width: 66%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_75,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_75 {
  width: 75%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_85,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_85 {
  width: 85%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_110
  .btn-slide-image-gallery,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_120
  .btn-slide-image-gallery,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_130
  .btn-slide-image-gallery,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_140
  .btn-slide-image-gallery,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_150
  .btn-slide-image-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_110
  .btn-slide-image-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_120
  .btn-slide-image-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_130
  .btn-slide-image-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_140
  .btn-slide-image-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_150
  .btn-slide-image-gallery {
  top: 80px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_110
  .carousel-indicators,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_120
  .carousel-indicators,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_130
  .carousel-indicators,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_140
  .carousel-indicators,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_150
  .carousel-indicators,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_110
  .carousel-indicators,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_120
  .carousel-indicators,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_130
  .carousel-indicators,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_140
  .carousel-indicators,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_150
  .carousel-indicators {
  bottom: 50px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_110
  .image-caption,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_120
  .image-caption,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_130
  .image-caption,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_140
  .image-caption,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_150
  .image-caption,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_110
  .image-caption,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_120
  .image-caption,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_130
  .image-caption,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_140
  .image-caption,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide.outer_portrait
  .slide-image
  .img-wrapper.ratio_150
  .image-caption {
  bottom: 30px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    img,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    img,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    img,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    img,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    img {
    height: 100%;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .btn-slide-image-gallery,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .btn-slide-image-gallery,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .btn-slide-image-gallery,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .btn-slide-image-gallery,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .btn-slide-image-gallery {
    top: 130px;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .carousel-indicators,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .carousel-indicators,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .carousel-indicators,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .carousel-indicators,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .carousel-indicators {
    bottom: 130px;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .image-caption,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .image-caption,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .image-caption,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .image-caption,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .image-caption {
    bottom: 80px;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .btn-slide-image-gallery,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .btn-slide-image-gallery,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .btn-slide-image-gallery,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .btn-slide-image-gallery,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .btn-slide-image-gallery {
    top: 150px;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .carousel-indicators,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .carousel-indicators,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .carousel-indicators,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .carousel-indicators,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .carousel-indicators,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .carousel-indicators {
    bottom: 160px;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .image-caption,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .image-caption,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .image-caption,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .image-caption,
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_110
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_120
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_130
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_140
    .image-caption,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image
    .img-wrapper.ratio_150
    .image-caption {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image {
    max-height: none;
    overflow-y: visible;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image.portrait
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image.portrait
    img {
    height: 100vw;
  }
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image.landscape
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait
    .slide-image.landscape
    img {
    font-family: "object-fit: contain";
    height: 100vw;
    max-height: 150vw;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait.slide-single-img
    .slide-image
    img,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide.outer_portrait.slide-single-img
    .slide-image
    img {
    max-height: 100%;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .image-caption,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .image-caption {
  bottom: 0;
  position: relative;
  right: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .btn-slide-image-gallery,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .btn-slide-image-gallery {
  background-color: #323232;
  border-radius: 50%;
  color: #fff;
  padding: 7px 11px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 50;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .btn-slide-image-gallery,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .btn-slide-image-gallery {
    right: 20px;
    top: 20px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .btn-slide-image-gallery:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .btn-slide-image-gallery:hover {
  background-color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .carousel
  .item
  img,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .carousel
  .item
  img {
  margin: 0;
  max-height: 100%;
  position: relative;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .credit,
body.single article.type-slideshow .entry-content.content-slideshow .credit {
  display: block;
  line-height: 14px;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .credit,
  body.single article.type-slideshow .entry-content.content-slideshow .credit {
    text-align: right;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle,
body.single article.type-slideshow .entry-content.content-slideshow .subtitle {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .subtitle,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .subtitle {
    margin-bottom: 40px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle
  a,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle
  a {
  border-bottom: 2px solid #338280;
  color: inherit;
  text-decoration: none;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle
  a:hover,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle
  a:hover {
  border-bottom: none;
  color: #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle.slide-index,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle.slide-index {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .subtitle.slide-index,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .subtitle.slide-index {
    margin-bottom: 15px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle
  h2,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle
  h2 {
  color: #555;
  font: 700 22px/24px Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .subtitle
    h2,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .subtitle
    h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .subtitle
    h2,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .subtitle
    h2 {
    font-size: 32px;
    line-height: 32px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle.slide-where,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .subtitle.slide-where {
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  padding-bottom: 14px;
  padding-top: 14px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slideof,
body.single article.type-slideshow .entry-content.content-slideshow .slideof {
  color: #338280;
  display: block;
  font: 700 14px/1 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slideof,
  body.single article.type-slideshow .entry-content.content-slideshow .slideof {
    font-size: 16px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .where,
body.single article.type-slideshow .entry-content.content-slideshow .where {
  color: #555;
  font: 700 14px/1 Roboto, Helvetica, Arial, Sans-Serif;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .where,
  body.single article.type-slideshow .entry-content.content-slideshow .where {
    font-size: 16px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .where
  strong,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .where
  strong {
  margin-right: 22px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .where
    strong,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .where
    strong {
    margin-right: 34px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .where
  span,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .where
  span {
  font-weight: 400;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-content,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-text,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .intro-content,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-text {
  margin-bottom: 30px;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  > div,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  > div {
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"],
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"] {
  margin: 10px 0 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .note
    [class^="insidertip"],
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .note
    [class^="insidertip"] {
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .note
    [class^="insidertip"],
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .note
    [class^="insidertip"] {
    margin-bottom: 40px;
    margin-top: 30px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .body,
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .title,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .body,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .title {
  margin: 0;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .title,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .title {
  color: #555;
  font: 700 14px/26px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .note
    [class^="insidertip"]
    .title,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .note
    [class^="insidertip"]
    .title {
    font-size: 16px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .title
  .inner,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .title
  .inner {
  border-bottom: 2px solid #338280;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .body,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .note
  [class^="insidertip"]
  .body {
  color: #338280;
  font: 400 14px/26px Playfair Display, Serif;
  font-style: italic;
  width: auto;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .note
    [class^="insidertip"]
    .body,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .note
    [class^="insidertip"]
    .body {
    font-size: 16px;
    font-size: 18px;
    line-height: 28px;
    line-height: 30px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-aside,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-aside {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-aside,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-aside {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-aside,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-aside {
    display: none;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-aside,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-aside {
    position: sticky;
    top: 93px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-aside
  .ad-container,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-aside
  .ad-container {
  text-align: center;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-footer,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-footer {
  float: left;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer {
    float: left;
    width: 66.6666666667%;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-footer
  .ad-container,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .slide-footer
  .ad-container {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer
    .ad-container,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer
    .ad-container {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer
    .banner-ad,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer
    .banner-ad {
    bottom: 10px;
    position: sticky;
  }
}
@media (max-width: 991px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer.is-clicktripz,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer.is-clicktripz {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer.is-clicktripz,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer.is-clicktripz {
    float: left;
    margin-left: 8.3333333333%;
    width: 83.3333333333%;
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer.is-clicktripz,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .slide-footer.is-clicktripz {
    margin-left: 0;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline {
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  margin-bottom: 40px;
  padding-bottom: 30px;
  padding-top: 5px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .video-inline,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .video-inline {
    margin-bottom: 60px;
    padding-bottom: 40px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline
  .continue,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline
  .continue {
  color: #757575;
  font: 400 12px/14px Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .video-inline
    .continue,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .video-inline
    .continue {
    margin-bottom: 30px;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline
  .aol_video_title,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline
  .aol_video_title {
  color: #f07d31;
  font: 700 14px/20px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0;
  text-transform: capitalize;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline
  .ac-floated-player,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline
  .ac-floated-player {
  bottom: 100px !important;
  height: 180px !important;
  width: 320px !important;
}
@media (max-width: 1199px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .video-inline
    .ac-floated-player,
  body.single
    article.type-slideshow
    .entry-content.content-slideshow
    .video-inline
    .ac-floated-player {
    bottom: auto !important;
    box-shadow: none !important;
    height: auto !important;
    position: relative !important;
    right: auto !important;
    width: auto !important;
  }
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline
  .ac-lre-wrapper,
body.single
  article.type-slideshow
  .entry-content.content-slideshow
  .video-inline
  .ac-lre-wrapper {
  width: 100%;
}
body.post-type-slideshow
  article.type-slideshow
  .entry-content.content-slideshow
  .sidead,
body.single article.type-slideshow .entry-content.content-slideshow .sidead {
  float: left;
  margin: 0;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  body.post-type-slideshow
    article.type-slideshow
    .entry-content.content-slideshow
    .sidead,
  body.single article.type-slideshow .entry-content.content-slideshow .sidead {
    float: left;
    width: 33.3333333333%;
  }
}
body.post-type-slideshow #slide-advancer,
body.single #slide-advancer {
  display: none;
  left: 0;
  position: fixed;
  top: 40%;
}
@media (min-width: 992px) {
  body.post-type-slideshow #slide-advancer,
  body.single #slide-advancer {
    display: block;
  }
}
body.post-type-slideshow #slide-advancer .slide-number-text,
body.post-type-slideshow #slide-advancer button,
body.single #slide-advancer .slide-number-text,
body.single #slide-advancer button {
  background-color: #323232;
  color: #fff;
}
body.post-type-slideshow #slide-advancer button,
body.single #slide-advancer button {
  border-radius: 0;
  padding: 19px 17px;
}
body.post-type-slideshow #slide-advancer button > *,
body.single #slide-advancer button > * {
  pointer-events: none;
}
body.post-type-slideshow #slide-advancer button .fab,
body.post-type-slideshow #slide-advancer button .fad,
body.post-type-slideshow #slide-advancer button .fal,
body.post-type-slideshow #slide-advancer button .far,
body.post-type-slideshow #slide-advancer button .fas,
body.single #slide-advancer button .fab,
body.single #slide-advancer button .fad,
body.single #slide-advancer button .fal,
body.single #slide-advancer button .far,
body.single #slide-advancer button .fas {
  font-size: 18px;
  width: 24px;
}
body.post-type-slideshow #slide-advancer .slide-number-text,
body.single #slide-advancer .slide-number-text {
  padding-bottom: 10px;
  padding-top: 10px;
}
body.post-type-slideshow #slide-advancer .slide-number-current,
body.post-type-slideshow #slide-advancer .slide-number-current + span,
body.single #slide-advancer .slide-number-current,
body.single #slide-advancer .slide-number-current + span {
  display: block;
  line-height: 1;
  text-align: center;
}
body.post-type-slideshow #slide-advancer .slide-number-current,
body.single #slide-advancer .slide-number-current {
  font-size: 28px;
}
body.post-type-slideshow #slide-advancer .slide-number-current + span,
body.single #slide-advancer .slide-number-current + span {
  font-size: 12px;
}
body.post-type-slideshow.wp-editor .fd-collage,
body.post-type-slideshow.wp-editor .fd-related-story,
body.post-type-slideshow.wp-editor .note.center,
body.single.wp-editor .fd-collage,
body.single.wp-editor .fd-related-story,
body.single.wp-editor .note.center {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body.post-type-slideshow.wp-editor .fd-collage:after,
body.post-type-slideshow.wp-editor .fd-collage:before,
body.post-type-slideshow.wp-editor .fd-related-story:after,
body.post-type-slideshow.wp-editor .fd-related-story:before,
body.post-type-slideshow.wp-editor .note.center:after,
body.post-type-slideshow.wp-editor .note.center:before,
body.single.wp-editor .fd-collage:after,
body.single.wp-editor .fd-collage:before,
body.single.wp-editor .fd-related-story:after,
body.single.wp-editor .fd-related-story:before,
body.single.wp-editor .note.center:after,
body.single.wp-editor .note.center:before {
  content: " ";
  display: table;
}
body.post-type-slideshow.wp-editor .fd-collage:after,
body.post-type-slideshow.wp-editor .fd-related-story:after,
body.post-type-slideshow.wp-editor .note.center:after,
body.single.wp-editor .fd-collage:after,
body.single.wp-editor .fd-related-story:after,
body.single.wp-editor .note.center:after {
  clear: both;
}
body.post-type-slideshow.wp-editor .note a,
body.single.wp-editor .note a {
  border-bottom: 2px solid #0ab0a6;
  color: #0ab0a6;
  text-decoration: none;
}
body.post-type-slideshow.wp-editor .note a:hover,
body.single.wp-editor .note a:hover {
  border-bottom: none;
  color: #0ab0a6;
}
body.post-type-slideshow.wp-editor .note.fd-related-story,
body.single.wp-editor .note.fd-related-story {
  z-index: 2;
}
body.post-type-slideshow.wp-editor .note.fd-related-story a,
body.single.wp-editor .note.fd-related-story a {
  border-bottom: none;
}
body.post-type-slideshow.wp-editor .note.left > div,
body.single.wp-editor .note.left > div {
  float: left;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note.left > div,
  body.single.wp-editor .note.left > div {
    float: left;
    margin-left: 8.3333333333%;
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow.wp-editor .note.left > div,
  body.single.wp-editor .note.left > div {
    float: left;
    margin-left: 8.3333333333%;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note.left > div,
  body.single.wp-editor .note.left > div {
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.post-type-slideshow.wp-editor .note.left > div [class^="insidertip"],
  body.single.wp-editor .note.left > div [class^="insidertip"] {
    margin-right: 10px;
  }
}
body.post-type-slideshow.wp-editor .note.right:before,
body.single.wp-editor .note.right:before {
  clear: both;
}
body.post-type-slideshow.wp-editor .note.right > div,
body.single.wp-editor .note.right > div {
  float: right !important;
  float: left;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note.right > div,
  body.single.wp-editor .note.right > div {
    float: left;
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow.wp-editor .note.right > div,
  body.single.wp-editor .note.right > div {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note.right > div,
  body.single.wp-editor .note.right > div {
    margin-left: 20px;
    margin-right: 8.3333333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.post-type-slideshow.wp-editor .note.right > div [class^="insidertip"],
  body.single.wp-editor .note.right > div [class^="insidertip"] {
    margin-left: 10px;
  }
}
body.post-type-slideshow.wp-editor .note.center > div,
body.single.wp-editor .note.center > div {
  float: left;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note.center > div,
  body.single.wp-editor .note.center > div {
    float: left;
    margin-left: 8.3333333333%;
    padding-left: 20px;
    padding-right: 20px;
    width: 83.3333333333%;
  }
}
body.post-type-slideshow.wp-editor .note [class^="insidertip"],
body.single.wp-editor .note [class^="insidertip"] {
  border-bottom: 1px solid #b5b5b5;
  border-top: 1px solid #b5b5b5;
  margin: 30px 0;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note [class^="insidertip"],
  body.single.wp-editor .note [class^="insidertip"] {
    margin: 20px;
  }
}
body.post-type-slideshow.wp-editor .note [class^="insidertip"] .title,
body.single.wp-editor .note [class^="insidertip"] .title {
  color: #010101;
  display: block;
  font: 400 14px/2.14 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note [class^="insidertip"] .title,
  body.single.wp-editor .note [class^="insidertip"] .title {
    font: 400 16px/2 Poppins, Roboto, Helvetica, Arial, Sans-Serif;
    font-weight: 700;
  }
}
body.post-type-slideshow.wp-editor .note [class^="insidertip"] .title .inner,
body.single.wp-editor .note [class^="insidertip"] .title .inner {
  border-bottom: 3px solid #0ab0a6;
}
body.post-type-slideshow.wp-editor .note [class^="insidertip"] .body,
body.single.wp-editor .note [class^="insidertip"] .body {
  color: #0ab0a6;
  display: block;
  font: 400 14px/26px Playfair Display, Serif;
  font-style: italic;
  margin: 10px auto 20px;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note [class^="insidertip"] .body,
  body.single.wp-editor .note [class^="insidertip"] .body {
    font: 400 16px/26px Playfair Display, Serif;
    font-style: italic;
    width: 90%;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow.wp-editor .note [class^="insidertip"] .body,
  body.single.wp-editor .note [class^="insidertip"] .body {
    font: 400 18px/32px Playfair Display, Serif;
    font-style: italic;
  }
}
body.post-type-slideshow.wp-editor .note [class^="insidertip"] .body a,
body.single.wp-editor .note [class^="insidertip"] .body a {
  border-bottom: 2px solid #0ab0a6;
  color: #0ab0a6;
  text-decoration: none;
}
body.post-type-slideshow.wp-editor .note [class^="insidertip"] .body a:hover,
body.single.wp-editor .note [class^="insidertip"] .body a:hover {
  border-bottom: none;
  color: #0ab0a6;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note .insidertip_center,
  body.single.wp-editor .note .insidertip_center {
    margin: 50px 10%;
  }
}
body.post-type-slideshow.wp-editor .note [class^="quote"],
body.single.wp-editor .note [class^="quote"] {
  margin: 20px 0 30px;
  text-align: center;
}
@media (min-width: 992px) {
  body.post-type-slideshow.wp-editor .note [class^="quote"],
  body.single.wp-editor .note [class^="quote"] {
    margin: 30px 0 40px;
  }
}
body.post-type-slideshow.wp-editor .note [class^="quote"] .body,
body.single.wp-editor .note [class^="quote"] .body {
  color: #555;
  display: block;
  font: 400 18px/26px Playfair Display, Serif;
  font-weight: 700;
  margin: 10px auto;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note [class^="quote"] .body,
  body.single.wp-editor .note [class^="quote"] .body {
    font: 400 20px/28px Playfair Display, Serif;
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow.wp-editor .note [class^="quote"] .body,
  body.single.wp-editor .note [class^="quote"] .body {
    font: 400 26px/34px Playfair Display, Serif;
    font-weight: 700;
  }
}
body.post-type-slideshow.wp-editor .note [class^="quote"] .body p,
body.single.wp-editor .note [class^="quote"] .body p {
  font: 400 18px/26px Playfair Display, Serif;
  font-weight: 700;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note [class^="quote"] .body p,
  body.single.wp-editor .note [class^="quote"] .body p {
    font: 400 20px/28px Playfair Display, Serif;
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  body.post-type-slideshow.wp-editor .note [class^="quote"] .body p,
  body.single.wp-editor .note [class^="quote"] .body p {
    font: 400 26px/34px Playfair Display, Serif;
    font-weight: 700;
  }
}
body.post-type-slideshow.wp-editor .note [class^="quote"] .text-right,
body.single.wp-editor .note [class^="quote"] .text-right {
  text-align: left;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note [class^="quote"] .text-right,
  body.single.wp-editor .note [class^="quote"] .text-right {
    text-align: right;
  }
}
body.post-type-slideshow.wp-editor .note [class^="quote"] .text-center,
body.single.wp-editor .note [class^="quote"] .text-center {
  text-align: left;
}
@media (min-width: 768px) {
  body.post-type-slideshow.wp-editor .note [class^="quote"] .text-center,
  body.single.wp-editor .note [class^="quote"] .text-center {
    text-align: center;
  }
  body.post-type-slideshow.wp-editor .note h1,
  body.post-type-slideshow.wp-editor .note h2,
  body.post-type-slideshow.wp-editor .note h3,
  body.post-type-slideshow.wp-editor .note h4,
  body.post-type-slideshow.wp-editor .note h5,
  body.post-type-slideshow.wp-editor .note h6,
  body.single.wp-editor .note h1,
  body.single.wp-editor .note h2,
  body.single.wp-editor .note h3,
  body.single.wp-editor .note h4,
  body.single.wp-editor .note h5,
  body.single.wp-editor .note h6 {
    padding-left: 0;
    padding-right: 0;
  }
}
.fdr-lg .lg-toolbar {
  background: linear-gradient(
    rgba(0, 0, 0, 0.9) 20%,
    rgba(0, 0, 0, 0.2) 70%,
    transparent
  );
}
.fdr-lg .lg-actions .lg-next:before,
.fdr-lg .lg-actions .lg-prev:after {
  content: "";
}
.fdr-lg .lg-actions .lg-prev {
  left: 0;
}
.fdr-lg .lg-actions .lg-next {
  right: 0;
}
.fdr-lg .lg-sub-html {
  background: linear-gradient(
    transparent,
    rgba(0, 0, 0, 0.4) 20%,
    rgba(0, 0, 0, 0.9) 80%
  );
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.fdr-lg .lg-sub-html .credit {
  color: #959595;
  display: block;
  font: 400 12px/16px Roboto, Helvetica, Arial, Sans-Serif;
  text-align: center;
}
@media (min-width: 768px) {
  .fdr-lg .lg-sub-html .credit {
    text-align: right;
  }
}
.fdr-lg .lg-sub-html .camera {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAWCAYAAADXYyzPAAAAAXNSR0IArs4c6QAAAwNJREFUSA2lllFIk1EUx/22ZW4FgRRE+JAPZSbUQwRRaBA9zUrQWC+9OIW52UMU2VNPvSVBD+ockT5HZVBhCIWoCIGIFShYhARR0YIIZFvmtN9/fR9+ju37pl44u+ee8z//c+/9zr13Rllei8fj+1dXV3uQM7j8NnfaMIzX5eXlV9rb2z/b7JtSPfao0dFR38rKyghJG7Hbkwrmx35uaWlpRDh73GZ0wwrq7e09z4pCkF+m/+j1ek9GIpGfln9gYGBPJpOZxH8A/0vsvyxfKT1x38CNdXZ2PhfeSCQS25aXlx+hN8mgBnF3LBbr+j9a++3r67sDwY01y8Y1uJ/V1ta2+LLZrIiaMPyAtNvj8Xzy+XxThSjZhQT4t4V8bja4q8hxnf7C3NzcTYNVzDI4DOnpjo6OcTeCrfj7+/sbmPgYHLMqkhqRVVZWTqp3avosBF4Fc4nJ5uJYxTzjh0z8HjXx1yleOZLJpD7lIQ8EXoFDoVDWKYidOULSKfD6zsfA7pRIl00+YZw4rBzgveuOU7EgVTTgV8hRMLPUQTN1sE8iXTb5hBG2GI/dXtJ55BjFCRLhcHV1dXMwGPxjI3k6TFtYWBjCFjSxF23+gqrritm+GlbSwnf5HQgE2vKS5khlk08YYRVTMJvN6JoYsgYTP9Ha2vrdFrtONX0TMtpi1mHsA9fErGC3AuhVvW7tgwBWjBPYNTGzz12b9K7bR6KDSmbFbCkxsx83CeoHBwf3FiMzffXy22KKwctcV8ydPc8KnkC2K5VKPaCAt+ezySafMPgeKyYfkz8u6ThVVFRE0+m0iizIsZnmzb7F+X0jMp7RE9huo9YhSb/fH5PdrbmuWAThcDjJqs8i7xjWkWyIF+2rRLps8gkjrGLcmgdwSiDu4YATmO17z318HHwXMg12USJdNvmEceKwcoBPaatnkFPMPEzf4xRoPgLdYCQbbtznbWbQjJ7FRorihWkYZzZfNsxYQgA5qoDlLiN2pzH314diibDiuzh2lMCxFcgiRXktGo3e/wfD52jtkYHQxwAAAABJRU5ErkJggg==);
  background-position: 2px 2px;
  background-repeat: no-repeat;
  background-size: 15px 11px;
  display: inline-block;
  padding-left: 25px;
}
.fdr-lg .lg-sub-html h2 {
  color: #fff;
  font: 700 20px/24px Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .fdr-lg .lg-sub-html h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (min-width: 992px) {
  .fdr-lg .lg-sub-html h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
.fdr-lg.lg-hide-items .lg-sub-html {
  opacity: 0;
  transform: translate3d(0, 10px, 0);
}
body.single-post .guidebooks-widget {
  margin: 40px auto 50px;
  padding: 0 20px;
  width: 66.6666666667%;
}
@media (max-width: 767px) {
  body.single-post .guidebooks-widget {
    width: 100%;
  }
}
body.single-slideshow .guidebooks-widget {
  clear: both;
  padding-left: 20px;
  width: 66.6666666667%;
}
@media (max-width: 992px) {
  body.single-slideshow .guidebooks-widget {
    margin-left: 8.3333333333%;
    padding-left: 20px;
    width: 83.3333333333%;
  }
}
@media (max-width: 767px) {
  body.single-slideshow .guidebooks-widget {
    margin-left: 0;
    width: 100%;
  }
}
article.slideshow.infinite-load .guidebooks-widget {
  float: left;
}
h2.jsArticleSub + .guidebooks-widget {
  clear: both;
}
body .guidebooks-widget {
  margin: 40px 0 10px;
}
body .guidebooks-widget + div.video-inline {
  margin-top: -51px !important;
}
body .guidebooks-widget h4.guidebooks-widget-title {
  border-top: 1px solid #dfdfdf;
  color: #f07d31;
  font: 700 14px/14px Poppins, Roboto, Helvetica, Arial, Sans-Serif;
  font-family: Poppins, sans-serif;
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 20px;
  text-transform: uppercase;
}
body .guidebooks-widget .widget-subtitle {
  color: #555;
  font: 400 12px/14px Roboto, Helvetica, Arial, Sans-Serif;
  margin-bottom: 15px;
}
body .guidebooks-widget .widget-subtitle a {
  border-bottom: 2px solid #338280;
  color: #555;
  text-decoration: none;
}
body .guidebooks-widget .widget-subtitle a:hover {
  border-bottom: none;
  color: #338280;
}
body .guidebooks-widget .guidebooks_widget_content {
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  body .guidebooks-widget .guidebooks_widget_content {
    flex-direction: column;
  }
}
body .guidebooks-widget .guidebook_item {
  display: flex;
  width: 50%;
}
@media (max-width: 767px) {
  body .guidebooks-widget .guidebook_item {
    width: 100%;
  }
  body .guidebooks-widget .guidebook_item:nth-child(n + 2) {
    margin-top: 20px;
  }
}
body .guidebooks-widget .guidebook_item img {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  height: 93px;
  margin: 0;
  min-width: 60px;
}
body .guidebooks-widget .guidebook_item a.guidebooks-widget-image {
  transition: 0.2s ease-in-out;
}
body .guidebooks-widget .guidebook_item a.guidebooks-widget-image:hover {
  transform: scale(1.1);
}
body .guidebooks-widget .guidebook_item .guidebooks_widget_desc {
  padding-left: 20px;
}
@media (min-width: 768px) {
  body .guidebooks-widget .guidebook_item .guidebooks_widget_desc {
    width: 70%;
  }
}
body .guidebooks-widget .guidebook_item .guidebooks_widget_desc a:first-child {
  color: #323232;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 0;
  text-decoration: none;
}
body
  .guidebooks-widget
  .guidebook_item
  .guidebooks_widget_desc
  a:first-child:hover {
  color: #338280;
}
body .guidebooks-widget .guidebook_item .guidebooks_widget_desc span {
  color: #757575;
  display: block;
  font: 400 12px/14px Roboto, Helvetica, Arial, Sans-Serif;
  margin: 8px 0 2px;
}
body .guidebooks-widget .guidebook_item .guidebooks_widget_desc a {
  color: #338280;
  font: 400 12px/14px Roboto, Helvetica, Arial, Sans-Serif;
  text-decoration: underline;
}
body .guidebooks-widget .guidebook_item .guidebooks_widget_desc a:hover {
  text-decoration: none;
}
body#tinymce {
  margin: 12px !important;
}
body#tinymce .wp-editor-area {
  color: #323232;
  font: 400 18px/1.67 Roboto, Helvetica, Arial, Sans-Serif;
}
body#tinymce div.mceTemp {
  display: inline;
}
body#tinymce dl.wp-caption dt.wp-caption-dt img {
  margin-bottom: 0;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  border: 0;
  font-size: 100%;
  line-height: 1.3;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  border-collapse: collapse;
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  filter: Alpha(Opacity=0);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: -0.25em;
  overflow: hidden;
  position: relative;
  text-indent: -99999px;
  vertical-align: middle;
}
.ui-widget-icon-block {
  display: block;
  left: 50%;
  margin-left: -8px;
}
.ui-widget-overlay {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  display: block;
  font-size: 100%;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  position: relative;
}
.ui-accordion .ui-accordion-content {
  border-top: 0;
  overflow: auto;
  padding: 1em 2.2em;
}
.ui-autocomplete {
  cursor: default;
  left: 0;
  position: absolute;
  top: 0;
}
.ui-menu {
  display: block;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  cursor: pointer;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  margin: 0;
}
.ui-menu .ui-menu-item-wrapper {
  padding: 3px 1em 3px 36px;
  position: relative;
}
@media (min-width: 768px) {
  .ui-menu .ui-menu-item-wrapper {
    padding-left: 38px;
  }
}
.ui-menu .ui-menu-divider {
  border-width: 1px 0 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 5px 0;
}
.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
  position: absolute;
  top: 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-widget {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #d7d7d7;
}
.ui-widget-content {
  background: #fff;
  border: 1px solid #aaa;
  color: #323232;
}
.ui-widget-content a {
  color: #323232;
}
.ui-widget-header {
  background: #ccc
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAAAAAAy19n/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0T//xSrMc0AAAAHdElNRQflBAETAjIj4M8fAAAATUlEQVQY073OoQ2AQBAF0Z/p4qrZbuiMam414iQUQLKg+Sgc+pInR4yODWmKof1EgQM3XLjwhbvGjTtOnLjzrLhw4vrKwA0typx1++MFHrwm/bbhD4gAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjEtMDQtMDFUMTk6MDI6NTArMDA6MDAKO6uGAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA0LTAxVDE5OjAyOjUwKzAwOjAwe2YTOgAAAABJRU5ErkJggg==)
    50% 50% repeat-x;
  border: 1px solid #aaa;
  color: #222;
  font-weight: 700;
}
.ui-widget-header a {
  color: #222;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  background: #fff;
  border: 1px solid #d7d7d7;
  color: #323232;
  font-weight: 400;
}
.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
  color: #323232;
  text-decoration: none;
}
.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  background: #dadada;
  border: 1px solid #999;
  color: #212121;
  font-weight: 400;
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
  color: #212121;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  background: #d7d7d7;
  border: 1px solid #d7d7d7;
  color: #323232;
  font-weight: 400;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  background-color: #323232;
  border: #d7d7d7;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #323232;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #fbf9ee
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAIAAACwqkHPAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0T///////8JWPfcAAAAB3RJTUUH5QQBEwIyI+DPHwAAAI1JREFUSMftzyEKAkEUgOF/nmIQbIOIsKMGQRgxewjrVqtZMGnd+3gDwYN4hRV2i+MbweIVRMNLX/jTT77ppjkLABiGYRjfBtWU6prcffbuXvAESmHIjK0wYu52QkHkJBQs3VGYsKIiXzQ08dPIDz20U3FjFux5Rb22SfAEVwoDPGtB6ND/i2nDMIwf8gY8YSRTiOx5LgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wNC0wMVQxOTowMjo1MCswMDowMAo7q4YAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDQtMDFUMTk6MDI6NTArMDA6MDB7ZhM6AAAAAElFTkSuQmCC)
    50% 50% repeat-x;
  border: 1px solid #fcefa1;
  color: #363636;
}
.ui-state-checked {
  background: #fbf9ee;
  border: 1px solid #fcefa1;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  background: #fef1ec
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAIAAACwqkHPAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0T///////8JWPfcAAAAB3RJTUUH5QQBEwIyI+DPHwAAAIpJREFUSMftz7ENAWEYh/Hn/xYS51whVhCN1g5KI1jAAJbQ0ItEfRMYgA0uZvg+yR2J7j4FsYFQvNWveKqHtHjM7hMDAMdxHOfb0LZ1HQLJmnGckrJmFyvS8Da6ro0eW52NXKXCh4KjktHXm1ejVDRy7bkYmTY6GV1WOhgd5iwNKBj8xbTjOM4PeQJHLShkmp8JSAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wNC0wMVQxOTowMjo1MCswMDowMAo7q4YAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDQtMDFUMTk6MDI6NTArMDA6MDB7ZhM6AAAAAElFTkSuQmCC)
    50% 50% repeat-x;
  border: 1px solid #cd0a0a;
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  filter: Alpha(Opacity=70);
  font-weight: 400;
  opacity: 0.7;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  background-image: none;
  filter: Alpha(Opacity=35);
  opacity: 0.35;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  height: 16px;
  width: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(data:image/png;base64,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);
}
.ui-widget-header .ui-icon {
  background-image: url(data:image/png;base64,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);
}
.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(data:image/png;base64,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);
}
.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAMmJacrIAAAAHdElNRQflBAETAjIj4M8fAAAacUlEQVR42u2dbZAlVXnHfw0klDEsxBhYYdktqEQwUSq7A5USTZUURe4kVZuo5ZK7YwWNkh2iUdQyO8Nmhg8MwtyJQV4kNbsFxKJqXrJL1EBVuCNvFsYtFXdXo4aYRGAW4q5+iHH9kCIWdD706+nz2t33zr0zff63Zm7ffs45fV7+fU73eZ7znGAHHk3GaYPOgMdg4QnQcHgCiGgT0h50JtYSngB5tFkClppEgV4TYPD3T5uwcswlYDc6CiQpD76MPYRIAHMHGKYfE2z3jz5+GF+9rQ1ju3bSiNVKEDX/ckwBU8obqI/IE6AXHeDuGikkcZP7sDzqxIWAgGVgmYDAkHKdMg4dgnQeIClich/oEIJUPXlE6QSV4id3me76tmuHNfPumrKtjOsIWQ9g7gBdYboH7cNHdHVTE5pTqXdvmoagfMr1+pkhQ1B6JtB8F5nuwaxSq9479hTM96Y57+Y+MEvZ1s+sK5QngBnhwKumzVJlgpmHoCTlwZexh+g1AdY72ixtpOa1wxOg4fAzgQ2HJ0DD4QnQcHgCNByeAA2HJ0DD4QnQcHh7gGLcQed/jVHGHsDNIsCmjGkb7QHMV7A3Tx17ALs6PMr7hiJJOXsANw2YuQr1DbRbc+yatq35bakvFb71qW8YawDZHiCCfjY8CWXSt+nlttgu9gCm3Jmvbo9vRhinnXxvCIj2AKpjEctOvYA6jP3+dLEHMN1/bnnT0ye0WhuUudK6QBVlkEnhOuz2ACZy2fqfpOReHWzA4Cunrj3AoPO/xvDq4IbDTwQ1HJ4ADYcnQMPhCdBweAI0HJ4ADYcnQMNxxqAzMHQIBzjLX3+utHT+z6gXvS+VMMgchNYcVFcF2WMOoOTiEBCCUdfv4h8grCApi6rXsOU/avrAmIqdHFVju5XAJVSJuKcJAWzFDxwKoI8fOFSQSxFCg7LHJX+BQSZ+l7tGIrHXgLmEZgKFlthgu4mF/OeHANfi66x17JUU9KCDD42aSNsoWicHYRo7UErzV1ddJbm99HkIDXJz2lnpzLdBPpcBlH0IDB3uHlsoF3ZWu8fdGjdwSN3UQC7pVq0B0y3okra9DiR5mdfArItzCaWWmbtAO4PNadi6WLcu2nYH2a7u8hBZFXaK2+VCDsr0AG5dZ72n3MCxl+lXHgNjB+uWbuAQpirMw7R5AFTGPUMTaHAYdA7W8/UrxPUzgQ2HJ0DD4QnQcHgCNByeAA2HJ0DD4QnQcIiLQxNnqYOD3R94P+FSAy4a0WrxbGujXa9SChkBkoVRLu7eq1VA71AtLVvO3WrA5Go208a1S8eO9JTJR1+GduUaCAu5BNSLQ81LOF002m3Fud5RQJeWm2sIff7dakB3jXZheW27VOysBLYeqN7SdGmBrrg0zMWdum0Jtm6BqJsljT0HunTsLtztOXdzSK/WGMhNGxTktoXlWeOo1ieGQspmhbFOYR3IYcoSwL0CghJx3XJgrkKX69vX9uuvb4ttI4C9DswNaCeAmUAaApR7C8gqoIrKIsiloU49FL5N16+CLN9VnyFMV98dS5MRXO1BwHT9JKb6GcCWcua7wbS+uZjLkvYApgoQH2BMxTdnzlREUxr5otnNvlRNYCegqQTLBQcSy6VTcIOpeZfTbW/ccknZIcDNnCq0uogwj4J1YrtVr7ocbmNwfZM2UzrVN7WxPwMo4f0D5NG27pi04eAJ0HD4qeCGwxOg4fAEaDg8ARoOT4CGwxOg1xikOrsCivYANpj0VS5Fb9fUd/cb9XMXWCa7h6zssj2ACSaNucssYaKx2+2wwFSPuourzMvDA+vyV3sD6+KbUh8QsomgfLbs3n7lycb80shqu3+7TjSDSWNnix1ow+XP6rSdpsWjoZPUvaRrAvUzgM7owKyvyoaGKkYL0Z1jN5vS+zAIcdX1BSXOqq6rur59ZfNQorhfQFaFZXfgLg4hQYm4idRtCbR98XZ1FxKmZrT1EO4pm3wErDGyHiCvKKySNdtOAnZla93RMcj1IOoeQvxWhejNXay6gth7DEnzi0PAcpopVQcedfCRuZcay0Z7ABdtv909hBmZLYDapMJc9dkgpPcukoQMSkrzIaoa1PQFam1gqO3AXZSluofAXihb3awWqz5oujxEAhaCDk3jusCrg0UMTde8VvAzgSIa1vyeAI2HJ0DD4QnQcHgCNByeAA3H8BGgNVzaso2OIgHcdNkmlU3oJNWFaNFdk1exQftBGBqUcxfv4k46YLRGfrokJGkZw1V1WZ9hA+0AXgciAcyz1ObZ7uSubtFVUiBMJ0rVa/eirn80DdHVxE+OqjlVz/c+blvNb3BkBBDdvcvI9OE6l+kBQdz8K8prmbv2qOtfYdSwdja5uvr6okVBMRU39xGNQ6ILcFvdbkJia6Nr/qItTrEXsf02nZUlxXBF9xGmXc4bhbxJWIDcTEXoTRncDCL0RmVFAulMMtQ5tLlPEAm+wbaAr4PMW3i+yvQORuy7XrhuK6GTRxQIpeeIRBGs9sov5qdXbuUbgDJvAVkV62zybFsymeSjqbQLBNJAEuSurnoGMNsTie4jPFKI+wXYLNVMZpd1d7JYSdN2eY0MHM8lWMY/9SsxbAYh+odIj75g2HYO9d3zGmP4dAEeawpPgIbDE6Dh8ARoODYSAabSmYapvqR/MTviz8WDLmrvEBFgPq64VeYrp/SERdNvQ8gzgrVA2UacYiY9nlHGnqpFj4t5jms4whGu4TklBaasud8TS/dorqGX22LCfYWP+QppK0XzACGP8CxwNuO5wNkr2Xx6fj83aJLOJokOscuwskhOPcICz+aaEBZ5r1C5M4Xw09xaQi7mUJW7PewXfo9zQPi9g2uYZQQ4wiSPcVRbA+pruKjb9Dt/2jbFjkJkNW8rYzrllxBgDoAnheArucRlghxnm6Z6D4GSAiEj6fERRRG/yeW53yIBIk3AWCorLhELmRYoMM2Mdv2uTpk1Ivwu5nAHRxhhC/BmPsWIhgAnAHhDxRVGIcmUduAsyYcwE6BI8QCyiaCk6bvFADGeBY7xE75gyH4yqbhLG2KTIfYizwoEKGK/oEreL/RVALdCSoFpbi30CFkF6ityE0+lx1cp87CF8wh4rSGXf2GQmXvARK7egDpQpFKOYknzf5pP5k9nM4FdSwLH+IkURszC62NdXqiw54nwq4b0x/im8fpPk6mM9/O0RICMAnLnH6FV+JZz9x5jTif5R+4GPsqkMv5J4PncsYxpZtK/tUXS/PfzGpECrlPBquYv4nUAnMar2hDnAGgeUGw9QEIB2M/T2jABaB/yrih8F7GJB+KjDyikF9ABZoFJOuyUhoCiJrXqMlO7lwRbiM/xfulc1PyHeA3wYYB40C+hC5Cbv1jAc6xp/FJ6NCLJbD0AXBw3/NNczHMK+RTPMQ88zZSmDzDjl/loelREm208zB4mgdMJmeS1BoOSaW5VNtK23J8Odu2cLcT7FAQYZz+wi0Pxc9QcE5GgujJI5vdrrXHujr9HFDJbDxA1ekQB1WvYlCBX9QJbCt+qKoJJovtcHGK2MQu594JZzTAQYaZGF3+kZgi1TccBiCkAueY3EWA6dyx3OnLzP8mnhV8yzF2iuQeYVrzmlZFDMkRl38UqOgCE/AIz0itgRInimU6hdLaHPLg+9ydjMX3LgcWKIfRIKCA0/zDZA0wBb8r9frZSN14XISiav5epRxiM2nsP+8XmHyYCeAwEG0kX4FEBngANhydAw+EJ0HB4AmwsPJXTZzhBJEDLYWG2Hi47b7phSqlRn87psuW3/HlC4VO0bDhYkB9UXDevLd/TBznAly310ynML5TBO+KPGQsssJD8yL8GtugyDcwobPNXeVc8A/UEj3ER40p17vPsAg5xEZcXlLXg/u6b6PbF8NPcEp+NUrtZoe87lP7aJcV31cdHM3yzfZEnYQJgQVB3A3TYyyhdYJRu8X2dFl3gENdykF2gXD/xIluAl7jQULsL8WTSIk9yf54AUfNH2jSZAiG7Ld7AbXOF0XrCz/NuPs+7eYSdmgqa4lbmGZd0etmWq+rNV122b/8vLuBHnMdLbNEsPp2kQ0jABLNaOWCQf51TbOJ3lPKk+heBsZI1mEgPper2vPygpIQ/xLWK688zziIP0k3sLfLq4GQ6dYbpSo5a8ku61JrDW3iBVY5xgiP8UBliihm2cAMv9WEe8HnO5wecyw+4gBe0oaK59EmjHFGnLuAUR7XqmuTuG1NKR4Va0y2QU1tb/JrDGYDfB87iOgBarGQEeEaYTZ9hmme0alMdVrA5c76ZR9jJl/g9vsw7FMZlU8ywn/G+ND9cxL/ym/wHv8G/8H6FSuUjQGIsNaGIn8gBg3wTOzSGLwtCwxfn8jvsTdOPlsjOKa+ixlX8M2/L/f6qwqTlg8BWYCc5e6uEAFeQGFNE37f2pQlu4QX+m69xgq+xKkmT5p82Xjs06MNHU/c0qh7oe7yJ7/LrfJffyh6CUrS5m0TfP6FQ/mTy03nFIM+eAURkY2+Er5Ssu9FCmYo9xNuFWnm79vqFGzT/EJjcvWqbtBH2cAMfjM05ZHaGQlx5hJXNNgNJbmr+ogsI1RiZEGBFKf8gNzHJHXyC2/lbPiPIxyRKiCqhuvKs+YuPfhlahSFgxSDXSV8iUncX5QuMxWN/wZbTnQBuXvpbJENBeRczgOHuT94CEqjeAkZTD0VqgoiQ31M+yd8Yc1dHHhAam9/+GJ1RQPUGcAcf4yGuBQ7yHu7kE4J0gTEe4WeMFeMWnURl7/JlcYiQkC5dwtgyWF9EXeqmzn+Gm3O/bpb6k3Gijr8bl2FcITf9ht3a5qsvX7Q2f2SkFXXso6QmWwJWGAXNAvqf80D83H8tD/BzRYidjLFYjOuqDp6oMT3hUQYdKPHw545oiJIo6O0BGg6vC2g4PAEaDk+AhsMToOFoHgEitbHqnaaTqnI/4pDOWcqzQ7c9vA15AkykFVD9NaS6f4C6aBGmy7WOaq0aHo/f//dKFPhr9nKAA3yID3E3H5NiRrXzcPzrLOCs+BNhH58l5BZuIeSz7JPim91XFK0ZivYMstwWQvb0IMpjZK+BE8xynEeB93NmqvaUE7Htsg39snpfYIxJOkwwq5hUia58jB0cZbsmF8mE7PXchzxT+Nb0+BTfU8yFHuMbjDNJJ05HnA63q8OT2fuuUpFsnntVuc/sFkIEqaHMjMLlZ8hoLkaqzs7UwbPxLPFRzuRlad3LMGAMmOUyxoAxiQDH2A5sT5v/mCKF8+Jv9fLU5/hFfgqczf8p5d/gBsZ5XarTL99PXhHPX4aoZj2nmElXFapuoRUezllRyD1cRMHLcscy/oRXAHgxOZEfAh4FjrKdY3yudNHct5QxxVZ2UikiPdtY7jiPHXGTJ80vz3C1uNqYh//lpwD8lHcqpIcZJwTacfPL07ojuY8aM5rjKP8zwAw7GGFEaVHQYicwT6TYlWF29x3QZZItbONCLsxshsS1gVHz71B6CgoLR9WUPaYs2tCJ735YVPZPO3J3v6r5u4LNQ3Gu/XucyjnCOSzFfxsdYC9b0en0NnGqdJkyXJB+Pwz8oSLEXwKRDmOcSO8nIiSjlXz7TAE/BF7hdLZwG09Ep/P7BbzMmXHVrbK1gskXxhBuBk+mK+S19KpnlG/H3R/IdnFi86sacII/zv26l/sNV1cRLHKNEQ0ep5QucEaFUbs4xl8vnA+5X3oGyCuLj3FT6WeAfRBbYSxktZsNAZOcyct8g3lW2aroYjNH62qX6/mzqhBB4WOWqq4wGzdedpxH0vzRQLAlG+WAzOBtjlEC5f3b4SG2xx+5+WGWYzwCPEH0pCFjhS/xZc7iTKU51rTFwcY5nMN9nMOvxP/N2K44lzwDXIb6htrG6WxjG9uAfUmIvDIo4/ik9hFw2N8CXuLC2DZWpe+3GVkd5T+B8xX2NJEjrQlC5niSLnIvYN6yRjy7hwOFEPOSelr0xxYqlpTfp+wBLiNy0SX3AJmLqHH2cVveS5g7BkkAM1p0047/RbYUtObq52517tX5j54vXuaPWIkNMzbxs0LcZf6dZ1nW1lJIkK4X2C95IfsDZmKTvGn+qdDHzCvsF0SKFEPIDv2U/gu8OjiPnfwV8CkeUUoXOIt7Y1q1OMyVEsXyUBEgbxZnp+OawBOg4WieLsBDgCdAw+EJ0HAUCTCv9Rd+D99KJ2m/xT2DzrhHbyA+BP4blwDf51Ip3Bek+fEv8q5BZ96jPvI9wF1cAsAl3FUIdU/a/NkM3TuVvcAJwthjtgr/E/cgdk3j8Okio7IlnxP1kxsO5AnQAkYZRVY1XqmMqzq7Of5T4+z4e68lVx2FwQYsxJW/oI1nC2GTh5xIzTXkJn6D5nhdIxsC7uKjZEvD7uZGoWI0saUz9pnAVrw1rB7JOllx4nZB8JKpms23hVhgjLt4kOu4UZOCm0N3WwnXFTICROP/KNECK/E5QCy4qRoOskvjmiBC1PzHFe6SO3Fzq5vf3jhRiEUe5DrGUDffXbGp153cqE3hZNqDNYIAyRDQicf/bqyzuqTiKPw8mc98FbrAjxX+c5JOX9f8rniQFR40SMXvDC4mLFPASU5yEvq0LdUAkPQAeTWIrBJx7wFsiNbwFhc3Zs2ub/7B9wAnck83JzfKU0DUA2R3eyv3AJid/boyrupsx/KMHyg2hoeJ2D7HdPcvao7Fs2N0Uy88svxG7mQHd3Kjwdf2ZieJPtQ6Q7JplEYaf9/BxxXSzxTWoGcp6XsGvTrZ3vnbnSzYQtjkISe5N9bSndDc41V3AhlSRAQ4oWR0vptbol2QLrNbEafDXuP4bbInsMUdDmxIArhglt9N3/wP8xXjjhkbGY0lgMeGhNcGNhyeAA2HJ0DD4QnQcHgCNByeAEV0jDqBjlVjsM6QJ0DIqkUF1LstIQaFZ3jGKO8YbRU6VkuGdQexB9jKXisJ1MjI09Km0GE11jR0WJUoJNLvoEJ+UEhJRUH90vIk3uVcbiife/O7WDWtCxR9BUc4zrJySlbvTTgU4oUU5/SjyguADm22Rtc2pHCQXZI8sjPQxRdLoN+tQycVnVHbpRtkRlBNAFDvOGEjACTGHqJSKPu1GjcelhR0BNDHF9PoRRPrpaFi8eU6hfoh8DhzBqsePY4zlzb/XK6CAubis9uY47hDCjrY4q8NNkTTR5AJEDVBeZ1cEq/FKnPSnhsTBMyxSosJbSO6XXmiMglMvgci6Zwxbl4aGsKuK4hDgG7sz0LodxQYfpg7+QjZs0p56bpE3keQvWCBc8hhhEuuJzAZrZul6xJeHdxw+JnAhsMToOHwBGg4PAEaDk+AhqNIANPaW48NiIwALb4IwLl8QONrP9KzPa6ReqxLJARo0U3dj15CV9nIk8xxmKvpOkwUFxWyBwuewA+usdxDg2Qi6Cjb+RpvJeRxriFUukOO0OIAWw3OZCPIjkqLv0VHif2We2gQEaBFlx9zHvAYR5ngR5yrWMMbAse4l/tZZatmA9MonMpT7UjsTn0Tp9gk+dMOuYqnuCrncF0tfyr1xa+Sj3Ak/kPhr9tDgUgXcAXwHQCuAeA7XM0VUgNPchlj3AfsocuHtQRQ41LgfAA2c5piLWLkXGYzpwGvKt5Ozo//LgVeVaS/GXhjLH+jf7txRUSAZ4C35M6+JT4nogM8SJeb2cYxdirT05tJnCv8+kzs2T7DZj6eo4UsP5ePx3+m+FGYzQq5hxLJM8AqW9NF0wuMKZ24RErgeca5nisY1/rDVg0BB9kl/C7aG/Vb7qFBQoBor4Af8x3ewrmodwzIrAHmgL3Kfa7CjWUwtfGR3zbuT2M/Qd/n7zaKzauHDd4eoOHwT8sNhydAw+EJ0HB4AjQcGQFs+wHUlc/y1VT+VcW+f/2W97t8g5ZXRPIWYNsPoK7c5mau3/J+l2/Q8so4/Q0A93CdJLmU1/NofFxXfgd/JsnfzNmpNqHf8n6Xb9DyGoiGgMzzf37Z1JWKozyK8uV0a9llbfzAEN+WfjGFfsS3ld+Wf3P8k8LCNF18kzyfC3WpS6LoKlbtDNrmSjZb/bsE7Ea9Orhu+i7x7emr3GG7xg9QLzALS/wOc6nI8kMA7NLWX3L2Jm6jJyu08gSQ99oNlL908mTczcZjdQXrKsiefqBMzbUB7OmbCVC/foL0fDV5suNv1Pw9IcAZ9ZPI4dXc//IIrT2CGfnl6FVSyK98rBI/dIhrU5M9ZJDt43ZuJ2v+nqDXQ8AC8F6qDwH1u3h9/uQUqnXhpvTdehBbD6W7/j5uF5q/Bz1A9BBo2w/ATb4EjDEWH+Xl+Z2wQ8XZozmpTY5RjlIu5j+Uzn5dkNjkVesnKV9YWX6b0Pzqq5ZERIDDQgYSHFYc5VGUt9MKbGvjh4b4tvSLKfQjvq38tvyb4hedV5WVA0Lnry51SUTzACtcypsLkuXczj515Y/y29JmlF/kfWsm73f5Bi2vgdPjPSH+gddwGhfGZw+zyJ8L4erK/57Xc2Zq8/dtHso1z1rI+12+QcsrwxuENBxeG9hweAI0HJ4ADYcnQMPhCdBweAI0HHllkPvm6cMp96gAURs4kh4dUYauK/cYOshDQL2mO2JNod6dG9ROwUNAkQC2BjzCEaM8cc+gg60Bdb68E4QVdf0eGhQJMALGBhxhxCiPPHToEWI2mDBt+AJ2gwqPkpCHgJEKqYixzSnUu39tBPIoCf2WMcP3lO/fAvqAMvsFDLvcowL8RFDD4QnQcHgCNByeAA2HJ0DD4QnQcKxfArT9hFAvIBKg/jxbyBQhU33Pd5slwQGER0WIBNgd/w0atrs7av7lQWdzI0AkwBLJur5BwnZ3++bvIVx7gJC29FcOofRRI2pePQ2T5vfPAD2BaBG0xDJLynsrAJYLf+Xg5r49af7dRvmyfwboFUQCmHqA3WnTJH/lSDAjnZG3dGnn0lelLja/HwR6AHFtYH1H7yHTzCj365HfDIph8s2vyoNv/j7AtQeoD/sWTuWav60J51EKw/QWELAc/8lQNb9/BugBxCGgzTLtoexcw7jTL3571IT3D9BwrF9dgEdP8P88BMFNhLQYLAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wMy0wMlQwNDozNTowNSswMDowMNIISYwAAAAldEVYdGRhdGU6bW9kaWZ5ADE5ODUtMTAtMjZUMDg6MTU6MDArMDA6MDAizFMHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==);
}
.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
  background-image: url(data:image/png;base64,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);
}
.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
  background-image: url(data:image/png;base64,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);
}
.ui-button .ui-icon {
  background-image: url(data:image/png;base64,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);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-first,
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaa;
  filter: Alpha(Opacity=30);
  opacity: 0.3;
}
.ui-widget-shadow {
  box-shadow: -8px -8px 8px #aaa;
}
body.showAdSkin #main-nav .main-nav-nav a {
  padding: 21px 15px;
}
body.showAdSkin #main-nav .main-nav-login a {
  padding-right: 0;
}
body.hasAdSkin .banner.sticky ~ #main-nav-container {
  padding-top: 0;
}
body.hasAdSkin .entry-content .banner.sticky {
  left: 0;
  margin: 0 auto;
  right: 0;
  width: 1280px;
  z-index: 900;
}
