@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 995px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 996px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

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

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

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

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

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

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

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

/**** MOBILE ****/
/**** TABLET ****/
/**** DESKTOP ****/
/* Temporary alternatives gray colors
 * in order to align Searchbox styles with current PRD Homes.
 * They must be removed and replaced by original vars according Kamino guidelines colours
 * once definitive styles for Searchbox are approved.
 */
.mapboxgl-map {
  font: 12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: transparent; }

.mapboxgl-canvas {
  position: absolute;
  left: 0;
  top: 0; }

.mapboxgl-map:-webkit-full-screen {
  width: 100%;
  height: 100%; }

.mapboxgl-canary {
  background-color: salmon; }

.mapboxgl-canvas-container.mapboxgl-interactive, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
  cursor: -webkit-grab;
  cursor: grab;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer {
  cursor: pointer; }

.mapboxgl-canvas-container.mapboxgl-interactive:active, .mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
  -ms-touch-action: pan-x pan-y;
      touch-action: pan-x pan-y; }

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  -ms-touch-action: pinch-zoom;
      touch-action: pinch-zoom; }

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  -ms-touch-action: none;
      touch-action: none; }

.mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-top-left, .mapboxgl-ctrl-top-right {
  position: absolute;
  pointer-events: none;
  z-index: 2; }

.mapboxgl-ctrl-top-left {
  top: 0;
  left: 0; }

.mapboxgl-ctrl-top-right {
  top: 0;
  right: 0; }

.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0; }

.mapboxgl-ctrl-bottom-right {
  right: 0;
  bottom: 0; }

.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0); }

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  margin: 10px 0 0 10px;
  float: left; }

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  margin: 10px 10px 0 0;
  float: right; }

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  margin: 0 0 10px 10px;
  float: left; }

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  margin: 0 10px 10px 0;
  float: right; }

.mapboxgl-ctrl-group {
  border-radius: 4px;
  background: #fff; }

.mapboxgl-ctrl-group:not(:empty) {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-group:not(:empty) {
    -webkit-box-shadow: 0 0 0 2px ButtonText;
            box-shadow: 0 0 0 2px ButtonText; } }

.mapboxgl-ctrl-group button {
  width: 29px;
  height: 29px;
  display: block;
  padding: 0;
  outline: none;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
  cursor: pointer; }

.mapboxgl-ctrl-group button + button {
  border-top: 1px solid #ddd; }

.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%; }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-icon {
    background-color: transparent; }
  .mapboxgl-ctrl-group button + button {
    border-top: 1px solid ButtonText; } }

.mapboxgl-ctrl button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.mapboxgl-ctrl-group button:focus {
  -webkit-box-shadow: 0 0 2px 2px #0096ff;
          box-shadow: 0 0 2px 2px #0096ff; }

.mapboxgl-ctrl button:disabled {
  cursor: not-allowed; }

.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon {
  opacity: .25; }

.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: rgba(0, 0, 0, 0.05); }

.mapboxgl-ctrl-group button:focus:focus-visible {
  -webkit-box-shadow: 0 0 2px 2px #0096ff;
          box-shadow: 0 0 2px 2px #0096ff; }

.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
  -webkit-box-shadow: none;
          box-shadow: none; }

.mapboxgl-ctrl-group button:focus:first-child {
  border-radius: 4px 4px 0 0; }

.mapboxgl-ctrl-group button:focus:last-child {
  border-radius: 0 0 4px 4px; }

.mapboxgl-ctrl-group button:focus:only-child {
  border-radius: inherit; }

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E"); }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E"); }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E"); }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E"); }

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon {
  -webkit-animation: mapboxgl-spin 2s linear infinite;
  animation: mapboxgl-spin 2s linear infinite; }

@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E"); }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E"); } }

@-webkit-keyframes mapboxgl-spin {
  0% {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn); } }

@keyframes mapboxgl-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

a.mapboxgl-ctrl-logo {
  width: 88px;
  height: 23px;
  margin: 0 0 -4px -4px;
  display: block;
  background-repeat: no-repeat;
  cursor: pointer;
  overflow: hidden;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E"); }

a.mapboxgl-ctrl-logo.mapboxgl-compact {
  width: 23px; }

@media (-ms-high-contrast: active) {
  a.mapboxgl-ctrl-logo {
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E"); } }

@media (-ms-high-contrast: black-on-white) {
  a.mapboxgl-ctrl-logo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  padding: 0 5px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0; }

@media screen {
  .mapboxgl-ctrl-attrib.mapboxgl-compact {
    min-height: 20px;
    padding: 0;
    margin: 10px;
    position: relative;
    background-color: #fff;
    border-radius: 3px 12px 12px 3px; }
  .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
    padding: 2px 24px 2px 4px;
    visibility: visible;
    margin-top: 6px; }
  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:hover, .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
    padding: 2px 4px 2px 24px;
    border-radius: 12px 3px 3px 12px; }
  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
    display: none; }
  .mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner {
    display: block; }
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    content: "";
    cursor: pointer;
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");
    background-color: rgba(255, 255, 255, 0.5);
    width: 24px;
    height: 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 12px; }
  .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    right: 0; }
  .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    top: 0;
    right: 0; }
  .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    top: 0;
    left: 0; }
  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    left: 0; } }

@media screen and (-ms-high-contrast: active) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E"); } }

@media screen and (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E"); } }

.mapboxgl-ctrl-attrib a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none; }

.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline; }

.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: 700;
  margin-left: 2px; }

.mapboxgl-attrib-empty {
  display: none; }

.mapboxgl-ctrl-scale {
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 10px;
  border: 2px solid #333;
  border-top: #333;
  padding: 0 5px;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mapboxgl-popup {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  will-change: transform;
  pointer-events: none; }

.mapboxgl-popup-anchor-top, .mapboxgl-popup-anchor-top-left, .mapboxgl-popup-anchor-top-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.mapboxgl-popup-anchor-bottom, .mapboxgl-popup-anchor-bottom-left, .mapboxgl-popup-anchor-bottom-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.mapboxgl-popup-anchor-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.mapboxgl-popup-anchor-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.mapboxgl-popup-tip {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  z-index: 1; }

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      align-self: center;
  border-top: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-top: none;
  border-left: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
  border-top: none;
  border-right: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      align-self: center;
  border-bottom: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      align-self: center;
  border-left: none;
  border-right-color: #fff; }

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      align-self: center;
  border-right: none;
  border-left-color: #fff; }

.mapboxgl-popup-close-button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  background-color: transparent; }

.mapboxgl-popup-close-button:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.mapboxgl-popup-content {
  position: relative;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 15px;
  pointer-events: auto; }

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0; }

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0; }

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0; }

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0; }

.mapboxgl-popup-track-pointer {
  display: none; }

.mapboxgl-popup-track-pointer * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.mapboxgl-map:hover .mapboxgl-popup-track-pointer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mapboxgl-map:active .mapboxgl-popup-track-pointer {
  display: none; }

.mapboxgl-marker {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform; }

.mapboxgl-user-location-dot, .mapboxgl-user-location-dot:before {
  background-color: #1da1f2;
  width: 15px;
  height: 15px;
  border-radius: 50%; }

.mapboxgl-user-location-dot:before {
  content: "";
  position: absolute;
  -webkit-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  animation: mapboxgl-user-location-dot-pulse 2s infinite; }

.mapboxgl-user-location-dot:after {
  border-radius: 50%;
  border: 2px solid #fff;
  content: "";
  height: 19px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.35); }

@-webkit-keyframes mapboxgl-user-location-dot-pulse {
  0% {
    -webkit-transform: scale(1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(3);
    opacity: 0; }
  to {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes mapboxgl-user-location-dot-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0; }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

.mapboxgl-user-location-dot-stale {
  background-color: #aaa; }

.mapboxgl-user-location-dot-stale:after {
  display: none; }

.mapboxgl-user-location-accuracy-circle {
  background-color: rgba(29, 161, 242, 0.2);
  width: 1px;
  height: 1px;
  border-radius: 100%; }

.mapboxgl-crosshair, .mapboxgl-crosshair .mapboxgl-interactive, .mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair; }

.mapboxgl-boxzoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: #fff;
  border: 2px dotted #202020;
  opacity: .5; }

@media print {
  .mapbox-improve-map {
    display: none; } }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #080808;
  background-color: #f9f8f8; }

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

a {
  color: #5798d4;
  text-decoration: none; }
  a:hover, a:focus {
    color: #337fc5;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #080808; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #e3e3e3; }

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #e3e3e3; }

.text-primary {
  color: #ec008c; }

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

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

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

.text-info {
  color: #3c3c3c; }

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

.text-warning {
  color: #3c3c3c; }

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

.text-danger {
  color: #3c3c3c; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #ec008c; }

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

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: #d1eda1; }

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: #e6e6e6; }

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffde97; }

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #fd9d9d; }

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #e9ebee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #e3e3e3; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e9ebee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #808080;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: auto; } }
  @media (min-width: 996px) {
    .container {
      width: 996px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1156px; } }

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

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

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

.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: 996px) {
  .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; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #e3e3e3;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #f9f8f8; }

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

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #3c3c3c; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 8px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #3c3c3c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cfcfcf;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #cfcfcf;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #cfcfcf; }
  .form-control::-webkit-input-placeholder {
    color: #cfcfcf; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: default; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 40px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 32px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 48px; } }

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

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

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

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

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

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

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

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

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: default; }

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

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

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

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

.form-group-sm .form-control {
  height: 32px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.form-group-sm select.form-control {
  height: 32px;
  line-height: 32px; }

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

.form-group-sm .form-control-static {
  height: 32px;
  min-height: 32px;
  padding: 5px 8px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 8px 8px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px; }

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

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

.form-group-lg .form-control {
  height: 48px;
  padding: 8px 8px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px; }

.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px; }

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

.form-group-lg .form-control-static {
  height: 48px;
  min-height: 38px;
  padding: 9px 8px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 50px; }

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

.input-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-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px; }

.input-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-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px; }

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

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

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

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

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

.has-warning .form-control {
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #232323;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f; }

.has-warning .input-group-addon {
  color: #3c3c3c;
  border-color: #3c3c3c;
  background-color: #ffeeca; }

.has-warning .form-control-feedback {
  color: #3c3c3c; }

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

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

.has-error .input-group-addon {
  color: #3c3c3c;
  border-color: #3c3c3c;
  background-color: #fecfcf; }

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

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -8px;
  margin-right: -8px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

.form-horizontal .has-feedback .form-control-feedback {
  right: 8px; }

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 8px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: default;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #ec008c;
  border-color: #d3007d; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #b9006e;
    border-color: #530031; }
  .btn-primary:hover {
    color: #fff;
    background-color: #b9006e;
    border-color: #950059; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #b9006e;
    border-color: #950059; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #950059;
      border-color: #530031; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #ec008c;
    border-color: #d3007d; }
  .btn-primary .badge {
    color: #ec008c;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #83cd00;
  border-color: #73b400; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #629a00;
    border-color: #213400; }
  .btn-success:hover {
    color: #fff;
    background-color: #629a00;
    border-color: #4c7600; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #629a00;
    border-color: #4c7600; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #4c7600;
      border-color: #213400; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #83cd00;
    border-color: #73b400; }
  .btn-success .badge {
    color: #83cd00;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #e3e3e3;
  border-color: #d6d6d6; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #cacaca;
    border-color: #979797; }
  .btn-info:hover {
    color: #fff;
    background-color: #cacaca;
    border-color: #b8b8b8; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #cacaca;
    border-color: #b8b8b8; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #b8b8b8;
      border-color: #979797; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #e3e3e3;
    border-color: #d6d6d6; }
  .btn-info .badge {
    color: #e3e3e3;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #ffb511;
  border-color: #f7aa00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #dd9800;
    border-color: #775200; }
  .btn-warning:hover {
    color: #fff;
    background-color: #dd9800;
    border-color: #b98000; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #dd9800;
    border-color: #b98000; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #b98000;
      border-color: #775200; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #ffb511;
    border-color: #f7aa00; }
  .btn-warning .badge {
    color: #ffb511;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #f73333;
  border-color: #f61a1a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #ee0909;
    border-color: #8c0505; }
  .btn-danger:hover {
    color: #fff;
    background-color: #ee0909;
    border-color: #cb0808; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ee0909;
    border-color: #cb0808; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #cb0808;
      border-color: #8c0505; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #f73333;
    border-color: #f61a1a; }
  .btn-danger .badge {
    color: #f73333;
    background-color: #fff; }

.btn-link {
  color: #5798d4;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #337fc5;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #e3e3e3;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 8px 8px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #808080;
    white-space: nowrap; }

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

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

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

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 8px 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #3c3c3c;
  text-align: center;
  background-color: #e9ebee;
  border: 1px solid #cfcfcf;
  border-radius: 2px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 2px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 8px 8px;
    font-size: 18px;
    border-radius: 2px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #e9ebee; }
    .nav > li.disabled > a {
      color: #e3e3e3; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #e3e3e3;
        text-decoration: none;
        background-color: transparent;
        cursor: default; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #e9ebee;
    border-color: #5798d4; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ec008c; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 2px 2px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #ec008c #ec008c #ec008c; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #3c3c3c;
      background-color: transparent;
      border: 1px solid #ec008c;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 2px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ec008c; }

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

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

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 2px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 8px;
  padding-left: 8px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 15px 8px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -8px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 8px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

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

.navbar-form {
  margin-left: -8px;
  margin-right: -8px;
  padding: 10px 8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 9px;
    margin-bottom: 9px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 8px;
      margin-right: 8px; } }

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: white; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: white; }
  .navbar-inverse .navbar-nav > li > a {
    color: white; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 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: white; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: white; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: white; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 2px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "D ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #080808; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 8px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #3c3c3c;
      background-color: #fff;
      border: 1px solid #808080;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #131313;
    background-color: #fff;
    border-color: #131313; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #808080;
    border-color: #808080;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #cfcfcf;
    background-color: #fff;
    border-color: #e3e3e3;
    cursor: default; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 8px 8px;
  font-size: 18px;
  line-height: 1.3333333; }

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5; }

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

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

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

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

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

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

.label-success {
  background-color: #83cd00; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #629a00; }

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #e3e3e3;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #5798d4;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.alert {
  padding: 8px 16px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: 600; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

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

.alert-success {
  background-color: #e6f5cc;
  border-color: transparent;
  color: #3c3c3c; }
  .alert-success hr {
    border-top-color: transparent; }
  .alert-success .alert-link {
    color: #232323; }

.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: #ffeeca;
  border-color: transparent;
  color: #3c3c3c; }
  .alert-warning hr {
    border-top-color: transparent; }
  .alert-warning .alert-link {
    color: #232323; }

.alert-danger {
  background-color: #fecfcf;
  border-color: transparent;
  color: #3c3c3c; }
  .alert-danger hr {
    border-top-color: transparent; }
  .alert-danger .alert-link {
    color: #232323; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group, .hotel-customer-opinions-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid transparent; }
  .list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #e9ebee;
  color: #e3e3e3;
  cursor: default; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #e3e3e3; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ec008c;
  border-color: #ec008c; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #ffb9e3; }

.list-group-item-success {
  color: #3c3c3c;
  background-color: #e6f5cc; }

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

.list-group-item-info {
  color: #3c3c3c;
  background-color: #fff; }

a.list-group-item-info,
button.list-group-item-info {
  color: #3c3c3c; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #3c3c3c;
    background-color: #f2f2f2; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #3c3c3c; }

.list-group-item-warning {
  color: #3c3c3c;
  background-color: #ffeeca; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #3c3c3c; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #3c3c3c;
    background-color: #ffe6b1; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #3c3c3c; }

.list-group-item-danger {
  color: #3c3c3c;
  background-color: #fecfcf; }

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

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

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

.panel, .hotel-customer-ratings-reviews__section {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body, .hotel-customer-ratings-reviews__body {
  padding: 16px; }
  .panel-body:before, .hotel-customer-ratings-reviews__body:before, .panel-body:after, .hotel-customer-ratings-reviews__body:after {
    content: " ";
    display: table; }
  .panel-body:after, .hotel-customer-ratings-reviews__body:after {
    clear: both; }

.panel-heading, .hotel-customer-ratings-reviews__header {
  padding: 16px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
  .panel-heading > .dropdown .dropdown-toggle, .hotel-customer-ratings-reviews__header > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title, .hotel-customer-ratings-reviews__title, .hotel-customer-service-rating__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a, .hotel-customer-ratings-reviews__title > a, .hotel-customer-service-rating__title > a,
  .panel-title > small, .hotel-customer-ratings-reviews__title > small, .hotel-customer-service-rating__title > small,
  .panel-title > .small, .hotel-customer-ratings-reviews__title > .small, .hotel-customer-service-rating__title > .small,
  .panel-title > small > a, .hotel-customer-ratings-reviews__title > small > a, .hotel-customer-service-rating__title > small > a,
  .panel-title > .small > a, .hotel-customer-ratings-reviews__title > .small > a, .hotel-customer-service-rating__title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 16px;
  background-color: #fff;
  border-top: 1px solid transparent;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }

.panel > .list-group, .hotel-customer-ratings-reviews__section > .list-group, .panel > .hotel-customer-opinions-group, .hotel-customer-ratings-reviews__section > .hotel-customer-opinions-group,
.panel > .panel-collapse > .list-group, .hotel-customer-ratings-reviews__section > .panel-collapse > .list-group,
.panel > .panel-collapse > .hotel-customer-opinions-group, .hotel-customer-ratings-reviews__section > .panel-collapse > .hotel-customer-opinions-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .hotel-customer-ratings-reviews__section > .list-group .list-group-item, .panel > .hotel-customer-opinions-group .list-group-item, .hotel-customer-ratings-reviews__section > .hotel-customer-opinions-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item, .hotel-customer-ratings-reviews__section > .panel-collapse > .list-group .list-group-item,
  .panel > .panel-collapse > .hotel-customer-opinions-group .list-group-item, .hotel-customer-ratings-reviews__section > .panel-collapse > .hotel-customer-opinions-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .hotel-customer-ratings-reviews__section > .list-group:first-child .list-group-item:first-child, .panel > .hotel-customer-opinions-group:first-child .list-group-item:first-child, .hotel-customer-ratings-reviews__section > .hotel-customer-opinions-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .hotel-customer-ratings-reviews__section > .panel-collapse > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .hotel-customer-opinions-group:first-child .list-group-item:first-child, .hotel-customer-ratings-reviews__section > .panel-collapse > .hotel-customer-opinions-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px; }
  .panel > .list-group:last-child .list-group-item:last-child, .hotel-customer-ratings-reviews__section > .list-group:last-child .list-group-item:last-child, .panel > .hotel-customer-opinions-group:last-child .list-group-item:last-child, .hotel-customer-ratings-reviews__section > .hotel-customer-opinions-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .hotel-customer-ratings-reviews__section > .panel-collapse > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .hotel-customer-opinions-group:last-child .list-group-item:last-child, .hotel-customer-ratings-reviews__section > .panel-collapse > .hotel-customer-opinions-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .hotel-customer-ratings-reviews__section > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .hotel-customer-ratings-reviews__header + .panel-collapse > .list-group .list-group-item:first-child, .hotel-customer-ratings-reviews__section > .hotel-customer-ratings-reviews__header + .panel-collapse > .list-group .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .hotel-customer-opinions-group .list-group-item:first-child, .hotel-customer-ratings-reviews__section > .panel-heading + .panel-collapse > .hotel-customer-opinions-group .list-group-item:first-child, .panel > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-opinions-group .list-group-item:first-child, .hotel-customer-ratings-reviews__section > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-opinions-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child, .hotel-customer-ratings-reviews__header + .list-group .list-group-item:first-child, .panel-heading + .hotel-customer-opinions-group .list-group-item:first-child, .hotel-customer-ratings-reviews__header + .hotel-customer-opinions-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer, .hotel-customer-opinions-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .hotel-customer-ratings-reviews__section > .table,
.panel > .table-responsive > .table, .hotel-customer-ratings-reviews__section > .table-responsive > .table,
.panel > .panel-collapse > .table, .hotel-customer-ratings-reviews__section > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption, .hotel-customer-ratings-reviews__section > .table caption,
  .panel > .table-responsive > .table caption, .hotel-customer-ratings-reviews__section > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption, .hotel-customer-ratings-reviews__section > .panel-collapse > .table caption {
    padding-left: 16px;
    padding-right: 16px; }

.panel > .table:first-child, .hotel-customer-ratings-reviews__section > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child, .hotel-customer-ratings-reviews__section > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .hotel-customer-ratings-reviews__section > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child, .hotel-customer-ratings-reviews__section > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .hotel-customer-ratings-reviews__section > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .hotel-customer-ratings-reviews__section > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 1px; }

.panel > .table:last-child, .hotel-customer-ratings-reviews__section > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child, .hotel-customer-ratings-reviews__section > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .hotel-customer-ratings-reviews__section > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child, .hotel-customer-ratings-reviews__section > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .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, .hotel-customer-ratings-reviews__section > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 1px; }

.panel > .panel-body + .table, .hotel-customer-ratings-reviews__section > .panel-body + .table, .panel > .hotel-customer-ratings-reviews__body + .table, .hotel-customer-ratings-reviews__section > .hotel-customer-ratings-reviews__body + .table,
.panel > .panel-body + .table-responsive, .hotel-customer-ratings-reviews__section > .panel-body + .table-responsive,
.panel > .hotel-customer-ratings-reviews__body + .table-responsive, .hotel-customer-ratings-reviews__section > .hotel-customer-ratings-reviews__body + .table-responsive,
.panel > .table + .panel-body, .hotel-customer-ratings-reviews__section > .table + .panel-body,
.panel > .table + .hotel-customer-ratings-reviews__body, .hotel-customer-ratings-reviews__section > .table + .hotel-customer-ratings-reviews__body,
.panel > .table-responsive + .panel-body, .hotel-customer-ratings-reviews__section > .table-responsive + .panel-body,
.panel > .table-responsive + .hotel-customer-ratings-reviews__body, .hotel-customer-ratings-reviews__section > .table-responsive + .hotel-customer-ratings-reviews__body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .hotel-customer-ratings-reviews__section > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td, .hotel-customer-ratings-reviews__section > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered, .hotel-customer-ratings-reviews__section > .table-bordered,
.panel > .table-responsive > .table-bordered, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, .hotel-customer-ratings-reviews__section > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child, .hotel-customer-ratings-reviews__section > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child, .hotel-customer-ratings-reviews__section > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child, .hotel-customer-ratings-reviews__section > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child, .hotel-customer-ratings-reviews__section > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child, .hotel-customer-ratings-reviews__section > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child, .hotel-customer-ratings-reviews__section > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child, .hotel-customer-ratings-reviews__section > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child, .hotel-customer-ratings-reviews__section > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child, .hotel-customer-ratings-reviews__section > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child, .hotel-customer-ratings-reviews__section > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child, .hotel-customer-ratings-reviews__section > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, .hotel-customer-ratings-reviews__section > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th, .hotel-customer-ratings-reviews__section > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td, .hotel-customer-ratings-reviews__section > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th, .hotel-customer-ratings-reviews__section > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .hotel-customer-ratings-reviews__section > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th, .hotel-customer-ratings-reviews__section > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td, .hotel-customer-ratings-reviews__section > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th, .hotel-customer-ratings-reviews__section > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .hotel-customer-ratings-reviews__section > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive, .hotel-customer-ratings-reviews__section > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel, .panel-group .hotel-customer-ratings-reviews__section {
    margin-bottom: 0;
    border-radius: 2px; }
    .panel-group .panel + .panel, .panel-group .hotel-customer-ratings-reviews__section + .panel, .panel-group .panel + .hotel-customer-ratings-reviews__section, .panel-group .hotel-customer-ratings-reviews__section + .hotel-customer-ratings-reviews__section {
      margin-top: 5px; }
  .panel-group .panel-heading, .panel-group .hotel-customer-ratings-reviews__header {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .hotel-customer-ratings-reviews__header + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .hotel-customer-ratings-reviews__body, .panel-group .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-ratings-reviews__body,
    .panel-group .panel-heading + .panel-collapse > .list-group,
    .panel-group .hotel-customer-ratings-reviews__header + .panel-collapse > .list-group,
    .panel-group .panel-heading + .panel-collapse > .hotel-customer-opinions-group,
    .panel-group .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-opinions-group {
      border-top: 1px solid transparent; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .hotel-customer-ratings-reviews__body {
      border-bottom: 1px solid transparent; }

.panel-default {
  border-color: #e3e3e3; }
  .panel-default > .panel-heading, .panel-default > .hotel-customer-ratings-reviews__header {
    color: #3c3c3c;
    background-color: transparent;
    border-color: #e3e3e3; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body, .panel-default > .hotel-customer-ratings-reviews__header + .panel-collapse > .panel-body, .panel-default > .panel-heading + .panel-collapse > .hotel-customer-ratings-reviews__body, .panel-default > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-ratings-reviews__body {
      border-top-color: #e3e3e3; }
    .panel-default > .panel-heading .badge, .panel-default > .hotel-customer-ratings-reviews__header .badge {
      color: transparent;
      background-color: #3c3c3c; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body, .panel-default > .panel-footer + .panel-collapse > .hotel-customer-ratings-reviews__body {
    border-bottom-color: #e3e3e3; }

.panel-primary {
  border-color: #ec008c; }
  .panel-primary > .panel-heading, .panel-primary > .hotel-customer-ratings-reviews__header {
    color: #fff;
    background-color: #ec008c;
    border-color: #ec008c; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body, .panel-primary > .hotel-customer-ratings-reviews__header + .panel-collapse > .panel-body, .panel-primary > .panel-heading + .panel-collapse > .hotel-customer-ratings-reviews__body, .panel-primary > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-ratings-reviews__body {
      border-top-color: #ec008c; }
    .panel-primary > .panel-heading .badge, .panel-primary > .hotel-customer-ratings-reviews__header .badge {
      color: #ec008c;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body, .panel-primary > .panel-footer + .panel-collapse > .hotel-customer-ratings-reviews__body {
    border-bottom-color: #ec008c; }

.panel-success {
  border-color: transparent; }
  .panel-success > .panel-heading, .panel-success > .hotel-customer-ratings-reviews__header {
    color: #3c3c3c;
    background-color: #e6f5cc;
    border-color: transparent; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body, .panel-success > .hotel-customer-ratings-reviews__header + .panel-collapse > .panel-body, .panel-success > .panel-heading + .panel-collapse > .hotel-customer-ratings-reviews__body, .panel-success > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-ratings-reviews__body {
      border-top-color: transparent; }
    .panel-success > .panel-heading .badge, .panel-success > .hotel-customer-ratings-reviews__header .badge {
      color: #e6f5cc;
      background-color: #3c3c3c; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body, .panel-success > .panel-footer + .panel-collapse > .hotel-customer-ratings-reviews__body {
    border-bottom-color: transparent; }

.panel-info {
  border-color: transparent; }
  .panel-info > .panel-heading, .panel-info > .hotel-customer-ratings-reviews__header {
    color: #3c3c3c;
    background-color: #fff;
    border-color: transparent; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body, .panel-info > .hotel-customer-ratings-reviews__header + .panel-collapse > .panel-body, .panel-info > .panel-heading + .panel-collapse > .hotel-customer-ratings-reviews__body, .panel-info > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-ratings-reviews__body {
      border-top-color: transparent; }
    .panel-info > .panel-heading .badge, .panel-info > .hotel-customer-ratings-reviews__header .badge {
      color: #fff;
      background-color: #3c3c3c; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body, .panel-info > .panel-footer + .panel-collapse > .hotel-customer-ratings-reviews__body {
    border-bottom-color: transparent; }

.panel-warning {
  border-color: transparent; }
  .panel-warning > .panel-heading, .panel-warning > .hotel-customer-ratings-reviews__header {
    color: #3c3c3c;
    background-color: #ffeeca;
    border-color: transparent; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body, .panel-warning > .hotel-customer-ratings-reviews__header + .panel-collapse > .panel-body, .panel-warning > .panel-heading + .panel-collapse > .hotel-customer-ratings-reviews__body, .panel-warning > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-ratings-reviews__body {
      border-top-color: transparent; }
    .panel-warning > .panel-heading .badge, .panel-warning > .hotel-customer-ratings-reviews__header .badge {
      color: #ffeeca;
      background-color: #3c3c3c; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body, .panel-warning > .panel-footer + .panel-collapse > .hotel-customer-ratings-reviews__body {
    border-bottom-color: transparent; }

.panel-danger {
  border-color: transparent; }
  .panel-danger > .panel-heading, .panel-danger > .hotel-customer-ratings-reviews__header {
    color: #3c3c3c;
    background-color: #fecfcf;
    border-color: transparent; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body, .panel-danger > .hotel-customer-ratings-reviews__header + .panel-collapse > .panel-body, .panel-danger > .panel-heading + .panel-collapse > .hotel-customer-ratings-reviews__body, .panel-danger > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-ratings-reviews__body {
      border-top-color: transparent; }
    .panel-danger > .panel-heading .badge, .panel-danger > .hotel-customer-ratings-reviews__header .badge {
      color: #fecfcf;
      background-color: #3c3c3c; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body, .panel-danger > .panel-footer + .panel-collapse > .hotel-customer-ratings-reviews__body {
    border-bottom-color: transparent; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 600;
  line-height: 1;
  color: #3c3c3c;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #3c3c3c;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

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

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #3c3c3c; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }

.modal-header {
  padding: 16px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

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

.modal-body {
  position: relative;
  padding: 16px; }

.modal-footer {
  padding: 16px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 996px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 8px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 8px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 8px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 8px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 8px 8px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 8px;
  margin-bottom: -8px;
  border-width: 8px 8px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -8px;
  border-width: 8px 8px 8px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-width: 8px 0 8px 8px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 8px;
  margin-top: -8px;
  border-width: 0 8px 8px;
  border-bottom-color: #000; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 995px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 996px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

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

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

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

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

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

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

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

body.noscroll {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

ul.bullet-circle {
  list-style-type: circle !important;
  list-style-position: outside !important;
  padding-left: 20px !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important; }
  ul.bullet-circle li {
    display: list-item !important; }

ul.bullet-square {
  list-style-type: square !important;
  list-style-position: outside !important;
  padding-left: 20px !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important; }
  ul.bullet-square li {
    display: list-item !important; }

body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300; }

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

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

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

.icon:after, .hotel-customer-review__star:after,
.icon:before,
.hotel-customer-review__star:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'bf_font';
  font-weight: 300; }

.icon__stroke::before, .icon__stroke::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'bf_font_stroke';
  font-weight: 300; }

.icon__filled::before, .hotel-customer-review__star--filled::before, .icon__filled::after, .hotel-customer-review__star--filled::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'bf_font_filled';
  font-weight: 300; }

.icon-plane-left:before {
  content: "\61"; }

.icon-plane-right:before {
  content: "\41"; }

.icon-plane-takeoff:before {
  content: "\62"; }

.icon-plane-landing:before {
  content: "\42"; }

.icon-hamburger:before {
  content: "\63"; }

.icon-map:before {
  content: "\64"; }

.icon-cross:before {
  content: "\65"; }

.icon-plus:before {
  content: "\66"; }

.icon-minus:before {
  content: "\67"; }

.icon-hourglass:before {
  content: "\68"; }

.icon-info:before {
  content: "\69"; }

.icon-bullets:before {
  content: "\6c"; }

.icon-arrow_up:before, .btn.btn-exp.view-all:focus::after, .btn.btn-exp.view-all.focus::after, .btn.btn-exp.view-all:active::after, .btn.btn-exp.view-all.active::after {
  content: "\6d"; }

.icon-arrow_down:before, .btn.btn-exp.view-all::after {
  content: "\4d"; }

.icon-airport:before {
  content: "\6e"; }

.icon-fuel:before {
  content: "\6f"; }

.icon-mobile:before {
  content: "\70"; }

.icon-bus:before {
  content: "\72"; }

.icon-trash:before {
  content: "\71"; }

.icon-lock:before {
  content: "\73"; }

.icon-email:before {
  content: "\74"; }

.icon-assistance:before {
  content: "\75"; }

.icon-telephone:before {
  content: "\76"; }

.icon-arrows:before {
  content: "\7a"; }

.icon-filters:before {
  content: "\5a"; }

.icon-tripadvisor:before {
  content: "\56"; }

.icon-camera:before {
  content: "\55"; }

.icon-next:before {
  content: "\54"; }

.icon-prev:before {
  content: "\53"; }

.icon-check:before {
  content: "\52"; }

.icon-next_step:before {
  content: "\51"; }

.icon-prev_step:before {
  content: "\50"; }

.icon-auto:before {
  content: "\77"; }

.icon-hotel:before {
  content: "\79"; }

.icon-hotel_flight:before {
  content: "\6a"; }

.icon-radio:before, .btn.btn-radio:focus::before, .btn.btn-radio.focus::before, .btn.btn-radio:active::before, .btn.btn-radio.active::before {
  content: "\6b"; }

.icon-radio_empty:before, .btn.btn-radio::before {
  content: "\78"; }

.icon-arrow_left:before {
  content: "\43"; }

.icon-arrow_right:before {
  content: "\44"; }

.icon-wifi:before {
  content: "\45"; }

.icon-user:before {
  content: "\46"; }

.icon-clock:before {
  content: "\47"; }

.icon-restaurant:before {
  content: "\48"; }

.icon-lifebelt:before {
  content: "\49"; }

.icon-parking:before {
  content: "\4c"; }

.icon-mail2:before {
  content: "\4e"; }

.icon-luggage:before {
  content: "\4f"; }

.icon-heart:before {
  content: "\31"; }

.icon-pet:before {
  content: "\32"; }

.icon-key:before {
  content: "\33"; }

.icon-share:before {
  content: "\34"; }

.icon-star:before {
  content: "\35"; }

.icon-star_empty:before, .hotel-customer-review__star:before {
  content: "\36"; }

.icon-checkbox:before {
  content: "\37"; }

.icon-checkbox_selected:before {
  content: "\38"; }

.icon-documents:before {
  content: "\39"; }

.icon-credit:before {
  content: "\30"; }

.icon-edit:before {
  content: "\21"; }

.icon-hotel_card:before {
  content: "\22"; }

.icon-android:before {
  content: "\a3"; }

.icon-apple:before {
  content: "\24"; }

.icon-whatsapp:before {
  content: "\25"; }

.icon-facebook:before {
  content: "\26"; }

.icon-twitter:before {
  content: "\2f"; }

.icon-google_plus:before {
  content: "\28"; }

.icon-arrow_double_left:before {
  content: "\29"; }

.icon-arrow_double_right:before {
  content: "\3d"; }

.icon-piggy_bank:before {
  content: "\3f"; }

.icon-card_hotel:before {
  content: "\27"; }

.icon-reload:before {
  content: "\4b"; }

.icon-train:before {
  content: "\57"; }

.icon-arrow_back:before {
  content: "\4a"; }

.icon-moon:before {
  content: "\59"; }

.icon-grid_view:before {
  content: "\58"; }

.icon-list_view:before {
  content: "\2c"; }

.icon-centre:before {
  content: "\2e"; }

.icon-adult:before {
  content: "\3b"; }

.icon-child:before {
  content: "\3a"; }

.icon-infant:before {
  content: "\2d"; }

.icon-calendar:before {
  content: "\5c"; }

.icon-alert:before {
  content: "\7c"; }

.icon-success:before {
  content: "\2b"; }

.icon-error:before {
  content: "\2a"; }

.icon-train_left:before {
  content: "\b0"; }

.icon-train_right:before {
  content: "\a7"; }

.icon-sun:before {
  content: "\5f"; }

.icon-half_sun:before {
  content: "\5e"; }

.icon-bank:before {
  content: "\e9"; }

.icon-paypal:before {
  content: "\3c"; }

.icon-sofort:before {
  content: "\3e"; }

.icon-noBag:before {
  content: "\40"; }

.icon-circle_info:before {
  content: "\5d"; }

.icon-circle_warning:before {
  content: "\5b"; }

.icon-exclamation:before {
  content: "\23"; }

.icon-theater:before {
  content: "\a5"; }

.icon-hyphen_low:before {
  content: "\7e"; }

.icon-hyphen_high:before {
  content: "\2039"; }

.icon-instagram:before {
  content: "\e7"; }

.icon-lastminute:before {
  content: "\b6"; }

.icon-seat:before {
  content: "\2013"; }

.icon-cruise:before {
  content: "\2022"; }

.icon-settings:before {
  content: "\2026"; }

.icon-zoom_in:before {
  content: "\ab"; }

.icon-zoom_out:before {
  content: "\60"; }

.icon-search:before {
  content: "\201c"; }

.icon-like:before {
  content: "\2018"; }

.icon-gps:before {
  content: "\f7"; }

.icon-building:before {
  content: "\b4"; }

.icon-youtube:before {
  content: "\2260"; }

.icon-print:before {
  content: "\a1"; }

.icon-shopping_cart:before {
  content: "\2c6"; }

.icon-share_box:before {
  content: "\201e"; }

.icon-eye:before {
  content: "\3a9"; }

.icon-gift:before {
  content: "\20ac"; }

.icon-question:before {
  content: "\ae"; }

.icon-stones:before {
  content: "\2122"; }

.icon-circle_check:before {
  content: "\e6"; }

.icon-details:before {
  content: "\a8"; }

.icon-view:before {
  content: "\153"; }

.icon-tv:before {
  content: "\f8"; }

.icon-kitchen:before {
  content: "\3c0"; }

.icon-insonorization:before {
  content: "\e5"; }

.icon-bathtub:before {
  content: "\df"; }

.icon-bath:before {
  content: "\2202"; }

.icon-dishwasher:before {
  content: "\192"; }

.icon-airconditioned:before {
  content: "\221e"; }

.icon-glasses:before {
  content: "\2206"; }

.icon-funnel:before {
  content: "\aa"; }

.icon-accessibility:before {
  content: "\2264"; }

.icon-technology:before {
  content: "\2211"; }

.icon-swimmingpool:before {
  content: "\a9"; }

.icon-reception:before {
  content: "\221a"; }

.icon-languages:before {
  content: "\e904"; }

.icon-drink:before {
  content: "\2dc"; }

.icon-business:before {
  content: "\ec"; }

.icon-cleaning:before {
  content: "\e8"; }

.icon-activities:before {
  content: "\f9"; }

.icon-sad:before {
  content: "\f2"; }

.icon-linkedin:before {
  content: "\ba"; }

.icon-stroller:before {
  content: "\ac"; }

.icon-nopets:before {
  content: "\201a"; }

.icon-scheme:before {
  content: "\2020"; }

.icon-users:before {
  content: "\222b"; }

.icon-atol:before {
  content: "\c0"; }

.icon-abta:before {
  content: "\c8"; }

.icon-trophy:before {
  content: "\cc"; }

.icon-soow:before {
  content: "\d2"; }

.icon-euro_pricetag:before {
  content: "\c6"; }

.icon-pound_pricetag:before {
  content: "\d9"; }

.icon-palm:before {
  content: "\d8"; }

.icon-star_logo:before {
  content: "\152"; }

.icon-ambulance:before {
  content: "\220f"; }

.icon-limousine:before {
  content: "\7b"; }

.icon-shield:before {
  content: "\7d"; }

.icon-guru:before {
  content: "\c5"; }

.icon-ticket:before {
  content: "\af"; }

.icon-ski:before {
  content: "\2d8"; }

.icon-sunlounger:before {
  content: "\2d9"; }

.icon-hand_luggage:before {
  content: "\2da"; }

.icon-drv:before {
  content: "\b8"; }

.icon-iata:before {
  content: "\2dd"; }

.icon-vir:before {
  content: "\2db"; }

.icon-pinterest:before {
  content: "\2c7"; }

.icon-coin:before {
  content: "\c7"; }

.icon-waterpark:before {
  content: "\25ca"; }

.icon-luxury:before {
  content: "\2021"; }

.icon-family:before {
  content: "\c1"; }

.icon-casino:before {
  content: "\c9"; }

.icon-lake:before {
  content: "\e900"; }

.icon-idea:before {
  content: "\cd"; }

.icon-traveller:before {
  content: "\d3"; }

.icon-thinks:before {
  content: "\da"; }

.icon-chat:before {
  content: "\b7"; }

.icon-villa:before {
  content: "\bb"; }

.icon-unmade_bed:before {
  content: "\201d"; }

.icon-spa:before {
  content: "\2019"; }

.icon-seat_check:before {
  content: "\a2"; }

.icon-ryokan:before {
  content: "\2030"; }

.icon-riad:before {
  content: "\203a"; }

.icon-pin:before {
  content: "\2044"; }

.icon-paper_airplane:before {
  content: "\f8ff"; }

.icon-hostel:before {
  content: "\20"; }

.icon-motel:before {
  content: "\2248"; }

.icon-guest_house:before {
  content: "\bf"; }

.icon-dislike:before {
  content: "\b1"; }

.icon-dcuments:before {
  content: "\131"; }

.icon-cursor:before {
  content: "\2014"; }

.icon-country_house:before {
  content: "\e0"; }

.icon-camping:before {
  content: "\263a"; }

.icon-boat:before {
  content: "\263b"; }

.icon-bed:before {
  content: "\2665"; }

.icon-bed_and_breakfast:before {
  content: "\2666"; }

.icon-beach:before {
  content: "\2663"; }

.icon-armchair:before {
  content: "\2660"; }

.icon-home:before {
  content: "\25d8"; }

.icon-woman:before {
  content: "\25cb"; }

.icon-washer:before {
  content: "\2642"; }

.icon-volume:before {
  content: "\2640"; }

.icon-unlock:before {
  content: "\266a"; }

.icon-umbrella:before {
  content: "\266b"; }

.icon-tour_operator:before {
  content: "\263c"; }

.icon-T_C:before {
  content: "\25ba"; }

.icon-resort:before {
  content: "\25c4"; }

.icon-qr:before {
  content: "\2191"; }

.icon-privacy_policy:before {
  content: "\2193"; }

.icon-pricetag:before {
  content: "\2192"; }

.icon-places_visited:before {
  content: "\2190"; }

.icon-pc:before {
  content: "\221f"; }

.icon-passport:before {
  content: "\2194"; }

.icon-palafitte:before {
  content: "\2591"; }

.icon-airport_left:before {
  content: "\21d2"; }

.icon-airport_right:before {
  content: "\27f9"; }

.icon-bell:before {
  content: "\21e8"; }

.icon-calendar_check:before {
  content: "\21fe"; }

.icon-calendar_day:before {
  content: "\27be"; }

.icon-calendar_week:before {
  content: "\21e2"; }

.icon-change_dates:before {
  content: "\261b"; }

.icon-circle_parking:before {
  content: "\261e"; }

.icon-circle_question:before {
  content: "\2794"; }

.icon-compass:before {
  content: "\279c"; }

.icon-dollar_pricetag:before {
  content: "\2799"; }

.icon-faq:before {
  content: "\279b"; }

.icon-flight_check:before {
  content: "\279d"; }

.icon-girl:before {
  content: "\279e"; }

.icon-globe-map:before {
  content: "\279f"; }

.icon-globe:before {
  content: "\27a0"; }

.icon-hand_luggage_info:before {
  content: "\27a1"; }

.icon-help:before {
  content: "\27a2"; }

.icon-marker_airport:before {
  content: "\27a3"; }

.icon-marker_check:before {
  content: "\27a4"; }

.icon-marker:before {
  content: "\27a5"; }

.icon-metro:before {
  content: "\27a6"; }

.icon-modern_house:before {
  content: "\27a7"; }

.icon-steering:before {
  content: "\27a8"; }

.icon-barred_eye:before {
  content: "\2964"; }

.icon-sun_rating:before {
  content: "\21c0"; }

.icon-flight_cancel:before {
  content: "\295b"; }

.icon-flight_change:before {
  content: "\295f"; }

.icon-flight_delay:before {
  content: "\21f0"; }

.icon-hairdryer:before {
  content: "\27a9"; }

.icon-coffee:before {
  content: "\27aa"; }

.modal-hashtag .modal-dialog {
  width: 100%;
  margin: 0; }

.modal-hashtag .modal-content {
  border: none;
  border-radius: 0; }

.modal-hashtag .modal-header, .modal-hashtag .modal-body {
  text-align: center; }

.modal-hashtag .hashtag-image {
  max-width: 100%; }

.share-hastag {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  padding: 2px;
  position: fixed;
  text-align: center;
  top: 70px;
  z-index: 1080;
  width: 100%; }
  .share-hastag .icon, .share-hastag .hotel-customer-review__star {
    background-color: #e3e3e3;
    color: #fff;
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    -webkit-box-shadow: #080808 1px 2px 5px -2px;
            box-shadow: #080808 1px 2px 5px -2px;
    margin: 4px 5px;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    text-decoration: none; }
    .share-hastag .icon:before, .share-hastag .hotel-customer-review__star:before {
      display: block;
      font-size: 1.5em;
      padding-top: 5px; }
    .share-hastag .icon:hover, .share-hastag .hotel-customer-review__star:hover {
      background-color: #cfcfcf; }
  @media (min-width: 996px) {
    .share-hastag {
      left: calc(50% + 360px);
      width: auto; }
      .share-hastag .icon, .share-hastag .hotel-customer-review__star {
        display: block; } }

.modal-hashtag.in + .share-hastag {
  display: block; }

.smartbanner-show {
  margin-top: 80px; }

.smartbanner-show .smartbanner {
  display: block; }

/** Default **/
.smartbanner {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-family: 'Helvetica Neue', sans-serif;
  background: #f4f4f4;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none; }

.smartbanner-container {
  margin: 0 auto;
  white-space: nowrap; }

.smartbanner-close {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 5px;
  font-family: 'ArialRoundedMTBold', Arial;
  font-size: 20px;
  text-align: center;
  color: #888;
  text-decoration: none;
  border: 0;
  border-radius: 14px;
  -webkit-font-smoothing: subpixel-antialiased; }

.smartbanner-close:active,
.smartbanner-close:hover {
  color: #aaa; }

.smartbanner-icon {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  margin-right: 12px;
  background-size: cover;
  border-radius: 10px; }

.smartbanner-info {
  display: inline-block;
  vertical-align: middle;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold; }

.smartbanner-title {
  font-size: 13px;
  line-height: 18px; }

.smartbanner-button {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

.smartbanner-button:active, .smartbanner-button:hover {
  color: #aaa; }

/** iOS **/
.smartbanner-ios {
  background: #f4f4f4;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cdcdcd));
  background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px; }

.smartbanner-ios .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 white; }

.smartbanner-ios .smartbanner-close:active,
.smartbanner-ios .smartbanner-close:hover {
  color: #aaa; }

.smartbanner-ios .smartbanner-icon {
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

.smartbanner-ios .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

.smartbanner-ios .smartbanner-title {
  color: #4d4d4d;
  font-weight: bold; }

.smartbanner-ios .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dcdcdc));
  background: linear-gradient(to bottom, #efefef, #dcdcdc);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
          box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset; }

.smartbanner-ios .smartbanner-button:active,
.smartbanner-ios .smartbanner-button:hover {
  background: #dcdcdc;
  background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#efefef));
  background: linear-gradient(to bottom, #dcdcdc, #efefef); }

/** Android **/
.smartbanner-android {
  background: #3d3d3d;
  -webkit-box-shadow: inset 0 4px 0 #88B131;
          box-shadow: inset 0 4px 0 #88B131;
  line-height: 82px; }

.smartbanner-android .smartbanner-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  margin-right: 7px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3); }

.smartbanner-android .smartbanner-close:active,
.smartbanner-android .smartbanner-close:hover {
  color: #eee; }

.smartbanner-android .smartbanner-icon {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }

.smartbanner-android .smartbanner-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000; }

.smartbanner-android .smartbanner-title {
  color: #fff;
  font-weight: bold; }

.smartbanner-android .smartbanner-button {
  min-width: 12%;
  color: #d1d1d1;
  padding: 0;
  background: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px #333, 0 0 0 2px #DDDCDC;
          box-shadow: 0 0 0 1px #333, 0 0 0 2px #DDDCDC; }

.smartbanner-android .smartbanner-button:active,
.smartbanner-android .smartbanner-button:hover {
  background: none; }

.smartbanner-android .smartbanner-button-text {
  text-align: center;
  display: block;
  padding: 0 10px;
  background: #42B6C9;
  background: -webkit-gradient(linear, left top, left bottom, from(#42B6C9), to(#39A9BB));
  background: linear-gradient(to bottom, #42B6C9, #39A9BB);
  text-transform: none;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.smartbanner-android .smartbanner-button-text:active,
.smartbanner-android .smartbanner-button-text:hover {
  background: #2AC7E1; }

/** Windows **/
.smartbanner-windows {
  background: #f4f4f4;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cdcdcd));
  background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px; }

.smartbanner-windows .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 white; }

.smartbanner-windows .smartbanner-close:active,
.smartbanner-windows .smartbanner-close:hover {
  color: #aaa; }

.smartbanner-windows .smartbanner-icon {
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

.smartbanner-windows .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

.smartbanner-windows .smartbanner-title {
  color: #4d4d4d;
  font-weight: bold; }

.smartbanner-windows .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dcdcdc));
  background: linear-gradient(to bottom, #efefef, #dcdcdc);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
          box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset; }

.smartbanner-windows .smartbanner-button:active,
.smartbanner-windows .smartbanner-button:hover {
  background: #dcdcdc;
  background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#efefef));
  background: linear-gradient(to bottom, #dcdcdc, #efefef); }

.cookies-message {
  background-color: #e9ebee;
  border-radius: 0;
  margin: 0;
  padding: 16px;
  width: 100%; }
  .cookies-message a {
    color: #ec008c;
    white-space: nowrap; }
  .cookies-message button {
    background-color: transparent;
    color: #3c3c3c;
    border: 0;
    float: right;
    font-size: 18px;
    padding: 0;
    width: 24px;
    height: 24px; }
    .cookies-message button:active, .cookies-message button:focus, .cookies-message button:hover {
      background-color: transparent;
      color: #3c3c3c;
      border: 0; }

.safe-header {
  position: relative; }
  .safe-header .container-fluid {
    background-color: #fff;
    border-bottom: 4px solid;
    border-color: #ec008c;
    padding: 8px 8px; }
    .safe-header .container-fluid img {
      height: 40px; }
  .safe-header.lastminute .container-fluid {
    background-color: #ec008c;
    border-color: #9a005c;
    padding: 16px 8px; }
    .safe-header.lastminute .container-fluid img {
      height: 22px; }

header {
  margin-bottom: 8px;
  position: relative; }
  @media (min-width: 768px) {
    header {
      padding-bottom: 20px;
      padding-top: 20px; } }

.header-background {
  bottom: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -100; }
  .header-background img {
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0; }
  @media (max-width: 767px) {
    .header-background {
      display: none; } }

header .hotel-gallery {
  width: 100%;
  height: 100%; }

@-moz-document url-prefix() {
  header .hotel-gallery {
    height: auto; } }
  header .hotel-gallery td {
    vertical-align: bottom; }

@media (min-width: 768px) {
  header .flex {
    -ms-flex-line-pack: justify;
        align-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    header .flex + .flex {
      float: none;
      -ms-flex-line-pack: end;
          align-content: flex-end; } }

.page-title {
  color: #080808;
  font-size: 22px;
  font-weight: 300;
  margin-top: 8px; }
  .page-title h1 {
    display: inline;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0; }
  .page-title .hotel-category {
    display: inline-block;
    font-size: 18px;
    padding-top: 8px;
    vertical-align: top; }
  .page-title .price {
    font-weight: 600;
    white-space: nowrap; }
  @media (min-width: 768px) {
    .page-title {
      display: inline-block;
      background: rgba(26, 26, 26, 0.85);
      font-size: 24px;
      padding: 8px 16px;
      margin-top: 0; }
      .page-title h1 {
        font-size: inherit; }
      .page-title * {
        color: #fff; } }
  @media (min-width: 1200px) {
    .page-title {
      font-size: 36px; }
      .page-title h1 {
        font-size: inherit; } }

.breadcrumb {
  font-size: 12px;
  line-height: 1.25em;
  margin: 0;
  padding: 0; }
  .breadcrumb > li {
    overflow: hidden; }
    .breadcrumb > li + li:before {
      content: "D";
      font-family: 'bf_font_filled'; }
    .breadcrumb > li:last-child {
      font-weight: 600;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: auto;
      max-width: 80vw; }
  .breadcrumb a {
    color: #808080; }
    .breadcrumb a:hover {
      text-decoration: underline; }

.social-share {
  float: right; }
  .social-share > * {
    border-left: 1px solid #e3e3e3;
    display: table-cell;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center; }
    .social-share > *:first-child {
      border-left: 0; }
  .social-share .icon, .social-share .hotel-customer-review__star,
  .social-share .icon__stroke,
  .social-share .icon__filled,
  .social-share .hotel-customer-review__star--filled {
    font-size: 18px;
    color: #3c3c3c;
    text-decoration: none; }

@media (max-width: 767px) {
  .banner.top, .banner.bottom {
    display: none; } }

.banner.top > div, .banner.bottom > div {
  display: block !important;
  margin: 0 auto;
  max-height: 90px;
  max-width: 728px;
  overflow: hidden; }

.banner.top > div {
  margin-bottom: 8px; }

.banner.bottom > div {
  margin-bottom: 20px;
  margin-top: 8px; }

.banner.right {
  margin-left: auto;
  margin-top: 8px;
  max-width: 160px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .banner.right {
      display: none; } }

.banner.aside {
  margin-bottom: 20px; }

.container.right-banner {
  height: 0;
  position: relative; }

.error-page .banner.right,
.results-page .banner.right {
  margin-bottom: 8px;
  margin-top: -270px; }

.panel, .hotel-customer-ratings-reviews__section {
  -webkit-box-shadow: none;
          box-shadow: none; }
  .page-description .panel, .page-description .hotel-customer-ratings-reviews__section, .panel.hotels-map, .hotels-map.hotel-customer-ratings-reviews__section, .panel.weather, .weather.hotel-customer-ratings-reviews__section {
    padding: 0; }
  .panel .city-text, .hotel-customer-ratings-reviews__section .city-text {
    padding: 16px; }

@media (min-width: 480px) {
  .two-cols ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .two-cols li {
    float: left;
    width: 50%; } }

.panel-clear {
  border-color: transparent;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .panel-clear > .panel-heading, .panel-clear > .hotel-customer-ratings-reviews__header {
    color: #3c3c3c;
    background-color: transparent;
    border-color: transparent; }
    .panel-clear > .panel-heading + .panel-collapse > .panel-body, .panel-clear > .hotel-customer-ratings-reviews__header + .panel-collapse > .panel-body, .panel-clear > .panel-heading + .panel-collapse > .hotel-customer-ratings-reviews__body, .panel-clear > .hotel-customer-ratings-reviews__header + .panel-collapse > .hotel-customer-ratings-reviews__body {
      border-top-color: transparent; }
    .panel-clear > .panel-heading .badge, .panel-clear > .hotel-customer-ratings-reviews__header .badge {
      color: transparent;
      background-color: #3c3c3c; }
  .panel-clear > .panel-footer + .panel-collapse > .panel-body, .panel-clear > .panel-footer + .panel-collapse > .hotel-customer-ratings-reviews__body {
    border-bottom-color: transparent; }
  .panel-clear .panel-heading, .panel-clear .hotel-customer-ratings-reviews__header {
    padding: 0; }
    .panel-clear .panel-heading > *, .panel-clear .hotel-customer-ratings-reviews__header > * {
      margin-top: 0; }
  .panel-clear .panel-body, .panel-clear .hotel-customer-ratings-reviews__body {
    padding: 0; }

.related-links .list-group, .related-links .hotel-customer-opinions-group {
  margin-bottom: 1px; }

.related-links .list-group-item {
  border-width: 0 !important; }

.poi-links {
  width: 100%;
  border: 0;
  border-radius: 0;
  margin-bottom: 8px; }
  .poi-links > .panel-collapse > .list-group:first-child .list-group-item:first-child, .poi-links > .panel-collapse > .hotel-customer-opinions-group:first-child .list-group-item:first-child {
    border-top: solid 1px #e3e3e3; }
  .poi-links .panel-heading, .poi-links .hotel-customer-ratings-reviews__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 52px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
    border-radius: 0; }
  .poi-links .panel-title, .poi-links .hotel-customer-ratings-reviews__title, .poi-links .hotel-customer-service-rating__title {
    width: 100%;
    font-weight: 300; }
    .poi-links .panel-title > a, .poi-links .hotel-customer-ratings-reviews__title > a, .poi-links .hotel-customer-service-rating__title > a {
      display: block;
      color: #5798d4;
      padding-right: 24px; }
  .poi-links .icon:before, .poi-links .hotel-customer-review__star:before {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.city-text .panel-group {
  border-bottom: 1px solid #e3e3e3; }

.city-text .panel-heading, .city-text .hotel-customer-ratings-reviews__header {
  padding: 0; }

.city-text .panel-title, .city-text .hotel-customer-ratings-reviews__title, .city-text .hotel-customer-service-rating__title {
  border-top: 1px solid #e3e3e3; }
  .city-text .panel-title a, .city-text .hotel-customer-ratings-reviews__title a, .city-text .hotel-customer-service-rating__title a {
    display: block;
    font-size: 24px;
    padding: 20px 40px 10px 0; }
  .city-text .panel-title .icon, .city-text .hotel-customer-ratings-reviews__title .icon, .city-text .hotel-customer-service-rating__title .icon, .city-text .panel-title .hotel-customer-review__star, .city-text .hotel-customer-ratings-reviews__title .hotel-customer-review__star, .city-text .hotel-customer-service-rating__title .hotel-customer-review__star {
    float: right;
    margin-right: -30px; }

.city-text .panel-body, .city-text .hotel-customer-ratings-reviews__body {
  border-top: none !important;
  padding: 16px 0; }

.hotel-rating {
  display: inline-block; }

.services-list ul {
  padding: 0; }

.services-list li {
  list-style: none;
  padding: 1px 8px; }
  .services-list li::before {
    content: '-';
    margin-left: -10px;
    margin-right: 6px; }

.content-navigation {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px; }
  .content-navigation .dropdown-menu {
    background-color: #f9f8f8; }
  .content-navigation a {
    color: #080808 !important;
    display: block;
    float: left;
    font-weight: 300 !important;
    padding: 10px 15px !important; }
  .content-navigation .dropdown > a {
    background-color: #fff;
    border-bottom: 1px solid #fff; }
    .content-navigation .dropdown > a:hover, .content-navigation .dropdown > a:focus {
      text-decoration: none; }
  @media (min-width: 768px) {
    .content-navigation {
      border-bottom: 1px solid #e3e3e3; }
      .content-navigation ul {
        border: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 0; }
        .content-navigation ul > li {
          float: left;
          list-style: none; }
          .content-navigation ul > li > a {
            background-color: #e3e3e3; }
            .content-navigation ul > li > a:focus {
              background-color: #e3e3e3; }
            .content-navigation ul > li > a:hover {
              background-color: #cfcfcf;
              border-color: #cfcfcf; }
      .content-navigation a {
        border: 1px solid #e3e3e3;
        margin-bottom: -1px;
        margin-right: 5px; }
      .content-navigation .dropdown > a:hover, .content-navigation .dropdown > a:focus {
        cursor: default; } }
  @media (max-width: 767px) {
    .content-navigation {
      padding: 0; }
      .content-navigation .dropdown {
        background-color: #cfcfcf;
        display: inline-block;
        padding: 8px 8px;
        width: 100%; }
        .content-navigation .dropdown a {
          width: 100%; }
        .content-navigation .dropdown ul {
          left: 7px;
          right: 7px;
          top: 48px; }
        .content-navigation .dropdown .icon-collapsed:after {
          content: '\004D';
          float: right; }
        .content-navigation .dropdown.open .icon-collapsed:after {
          content: '\006D'; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 8px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: default;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #ec008c;
  border-color: #d3007d; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #b9006e;
    border-color: #530031; }
  .btn-primary:hover {
    color: #fff;
    background-color: #b9006e;
    border-color: #950059; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #b9006e;
    border-color: #950059; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #950059;
      border-color: #530031; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #ec008c;
    border-color: #d3007d; }
  .btn-primary .badge {
    color: #ec008c;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #83cd00;
  border-color: #73b400; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #629a00;
    border-color: #213400; }
  .btn-success:hover {
    color: #fff;
    background-color: #629a00;
    border-color: #4c7600; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #629a00;
    border-color: #4c7600; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #4c7600;
      border-color: #213400; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #83cd00;
    border-color: #73b400; }
  .btn-success .badge {
    color: #83cd00;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #e3e3e3;
  border-color: #d6d6d6; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #cacaca;
    border-color: #979797; }
  .btn-info:hover {
    color: #fff;
    background-color: #cacaca;
    border-color: #b8b8b8; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #cacaca;
    border-color: #b8b8b8; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #b8b8b8;
      border-color: #979797; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #e3e3e3;
    border-color: #d6d6d6; }
  .btn-info .badge {
    color: #e3e3e3;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #ffb511;
  border-color: #f7aa00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #dd9800;
    border-color: #775200; }
  .btn-warning:hover {
    color: #fff;
    background-color: #dd9800;
    border-color: #b98000; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #dd9800;
    border-color: #b98000; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #b98000;
      border-color: #775200; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #ffb511;
    border-color: #f7aa00; }
  .btn-warning .badge {
    color: #ffb511;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #f73333;
  border-color: #f61a1a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #ee0909;
    border-color: #8c0505; }
  .btn-danger:hover {
    color: #fff;
    background-color: #ee0909;
    border-color: #cb0808; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ee0909;
    border-color: #cb0808; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #cb0808;
      border-color: #8c0505; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #f73333;
    border-color: #f61a1a; }
  .btn-danger .badge {
    color: #f73333;
    background-color: #fff; }

.btn-link {
  color: #5798d4;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #337fc5;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #e3e3e3;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 8px 8px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

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

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

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

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

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

.disabled.btn, .disabled.btn-action,
.disabled.btn-cta, [disabled].btn, [disabled].btn-action,
[disabled].btn-cta {
  color: #e3e3e3 !important;
  background-color: #fff !important;
  border-color: #e3e3e3 !important;
  border: 1px solid #e3e3e3 !important;
  font-weight: 400; }

.btn {
  position: relative;
  font-weight: 600;
  border-color: #cfcfcf;
  background-color: #fff;
  height: 40px; }
  .btn:hover, .btn:focus, .btn.focus {
    outline: none;
    border: 1px solid #cfcfcf; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none;
    cursor: pointer; }
  .btn:active, .btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
  .btn.text-left {
    text-align: left; }
  .btn [class^="icon-"],
  .btn [class*=" icon-"] {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px; }
  .btn [class^="icon-"].right,
  .btn [class*=" icon-"].right {
    left: auto;
    right: 8px; }
  .btn [class^="icon-"].static,
  .btn [class*=" icon-"].static {
    position: static; }
  .btn .text {
    padding-left: 32px;
    padding-right: 32px; }
  .btn.btn-alpha-light.is-loading, .btn.btn-back.is-loading, .btn.btn-cta.is-loading, .btn.btn-cta-secondary.is-loading, .btn.btn-ctc.is-loading, .btn.btn-dark.is-loading, .btn.btn-default.is-loading, .btn.btn-lg.is-loading, .btn-group-lg > .btn.is-loading, .btn.btn-secondary.is-loading, .btn.btn-sm.is-loading, .btn-group-sm > .btn.is-loading {
    background-color: transparent;
    pointer-events: none; }
    .btn.btn-alpha-light.is-loading, .btn.btn-alpha-light.is-loading:hover, .btn.btn-alpha-light.is-loading:focus, .btn.btn-alpha-light.is-loading.focus, .btn.btn-alpha-light.is-loading:active, .btn.btn-alpha-light.is-loading.active, .btn.btn-back.is-loading, .btn.btn-back.is-loading:hover, .btn.btn-back.is-loading:focus, .btn.btn-back.is-loading.focus, .btn.btn-back.is-loading:active, .btn.btn-back.is-loading.active, .btn.btn-cta.is-loading, .btn.btn-cta.is-loading:hover, .btn.btn-cta.is-loading:focus, .btn.btn-cta.is-loading.focus, .btn.btn-cta.is-loading:active, .btn.btn-cta.is-loading.active, .btn.btn-cta-secondary.is-loading, .btn.btn-cta-secondary.is-loading:hover, .btn.btn-cta-secondary.is-loading:focus, .btn.btn-cta-secondary.is-loading.focus, .btn.btn-cta-secondary.is-loading:active, .btn.btn-cta-secondary.is-loading.active, .btn.btn-ctc.is-loading, .btn.btn-ctc.is-loading:hover, .btn.btn-ctc.is-loading:focus, .btn.btn-ctc.is-loading.focus, .btn.btn-ctc.is-loading:active, .btn.btn-ctc.is-loading.active, .btn.btn-dark.is-loading, .btn.btn-dark.is-loading:hover, .btn.btn-dark.is-loading:focus, .btn.btn-dark.is-loading.focus, .btn.btn-dark.is-loading:active, .btn.btn-dark.is-loading.active, .btn.btn-default.is-loading, .btn.btn-default.is-loading:hover, .btn.btn-default.is-loading:focus, .btn.btn-default.is-loading.focus, .btn.btn-default.is-loading:active, .btn.btn-default.is-loading.active, .btn.btn-lg.is-loading, .btn-group-lg > .btn.is-loading, .btn.btn-lg.is-loading:hover, .btn-group-lg > .btn.is-loading:hover, .btn.btn-lg.is-loading:focus, .btn-group-lg > .btn.is-loading:focus, .btn.btn-lg.is-loading.focus, .btn-group-lg > .btn.is-loading.focus, .btn.btn-lg.is-loading:active, .btn-group-lg > .btn.is-loading:active, .btn.btn-lg.is-loading.active, .btn-group-lg > .btn.is-loading.active, .btn.btn-secondary.is-loading, .btn.btn-secondary.is-loading:hover, .btn.btn-secondary.is-loading:focus, .btn.btn-secondary.is-loading.focus, .btn.btn-secondary.is-loading:active, .btn.btn-secondary.is-loading.active, .btn.btn-sm.is-loading, .btn-group-sm > .btn.is-loading, .btn.btn-sm.is-loading:hover, .btn-group-sm > .btn.is-loading:hover, .btn.btn-sm.is-loading:focus, .btn-group-sm > .btn.is-loading:focus, .btn.btn-sm.is-loading.focus, .btn-group-sm > .btn.is-loading.focus, .btn.btn-sm.is-loading:active, .btn-group-sm > .btn.is-loading:active, .btn.btn-sm.is-loading.active, .btn-group-sm > .btn.is-loading.active {
      margin: auto;
      font-size: 0;
      border-radius: 100%;
      width: 40px;
      background: transparent;
      border: 3px solid transparent;
      -webkit-animation: loader 0.7s linear infinite;
              animation: loader 0.7s linear infinite; }
      .btn.btn-alpha-light.is-loading [class^="icon-"],
      .btn.btn-alpha-light.is-loading [class*=" icon-"], .btn.btn-alpha-light.is-loading:hover [class^="icon-"],
      .btn.btn-alpha-light.is-loading:hover [class*=" icon-"], .btn.btn-alpha-light.is-loading:focus [class^="icon-"],
      .btn.btn-alpha-light.is-loading:focus [class*=" icon-"], .btn.btn-alpha-light.is-loading.focus [class^="icon-"],
      .btn.btn-alpha-light.is-loading.focus [class*=" icon-"], .btn.btn-alpha-light.is-loading:active [class^="icon-"],
      .btn.btn-alpha-light.is-loading:active [class*=" icon-"], .btn.btn-alpha-light.is-loading.active [class^="icon-"],
      .btn.btn-alpha-light.is-loading.active [class*=" icon-"], .btn.btn-back.is-loading [class^="icon-"],
      .btn.btn-back.is-loading [class*=" icon-"], .btn.btn-back.is-loading:hover [class^="icon-"],
      .btn.btn-back.is-loading:hover [class*=" icon-"], .btn.btn-back.is-loading:focus [class^="icon-"],
      .btn.btn-back.is-loading:focus [class*=" icon-"], .btn.btn-back.is-loading.focus [class^="icon-"],
      .btn.btn-back.is-loading.focus [class*=" icon-"], .btn.btn-back.is-loading:active [class^="icon-"],
      .btn.btn-back.is-loading:active [class*=" icon-"], .btn.btn-back.is-loading.active [class^="icon-"],
      .btn.btn-back.is-loading.active [class*=" icon-"], .btn.btn-cta.is-loading [class^="icon-"],
      .btn.btn-cta.is-loading [class*=" icon-"], .btn.btn-cta.is-loading:hover [class^="icon-"],
      .btn.btn-cta.is-loading:hover [class*=" icon-"], .btn.btn-cta.is-loading:focus [class^="icon-"],
      .btn.btn-cta.is-loading:focus [class*=" icon-"], .btn.btn-cta.is-loading.focus [class^="icon-"],
      .btn.btn-cta.is-loading.focus [class*=" icon-"], .btn.btn-cta.is-loading:active [class^="icon-"],
      .btn.btn-cta.is-loading:active [class*=" icon-"], .btn.btn-cta.is-loading.active [class^="icon-"],
      .btn.btn-cta.is-loading.active [class*=" icon-"], .btn.btn-cta-secondary.is-loading [class^="icon-"],
      .btn.btn-cta-secondary.is-loading [class*=" icon-"], .btn.btn-cta-secondary.is-loading:hover [class^="icon-"],
      .btn.btn-cta-secondary.is-loading:hover [class*=" icon-"], .btn.btn-cta-secondary.is-loading:focus [class^="icon-"],
      .btn.btn-cta-secondary.is-loading:focus [class*=" icon-"], .btn.btn-cta-secondary.is-loading.focus [class^="icon-"],
      .btn.btn-cta-secondary.is-loading.focus [class*=" icon-"], .btn.btn-cta-secondary.is-loading:active [class^="icon-"],
      .btn.btn-cta-secondary.is-loading:active [class*=" icon-"], .btn.btn-cta-secondary.is-loading.active [class^="icon-"],
      .btn.btn-cta-secondary.is-loading.active [class*=" icon-"], .btn.btn-ctc.is-loading [class^="icon-"],
      .btn.btn-ctc.is-loading [class*=" icon-"], .btn.btn-ctc.is-loading:hover [class^="icon-"],
      .btn.btn-ctc.is-loading:hover [class*=" icon-"], .btn.btn-ctc.is-loading:focus [class^="icon-"],
      .btn.btn-ctc.is-loading:focus [class*=" icon-"], .btn.btn-ctc.is-loading.focus [class^="icon-"],
      .btn.btn-ctc.is-loading.focus [class*=" icon-"], .btn.btn-ctc.is-loading:active [class^="icon-"],
      .btn.btn-ctc.is-loading:active [class*=" icon-"], .btn.btn-ctc.is-loading.active [class^="icon-"],
      .btn.btn-ctc.is-loading.active [class*=" icon-"], .btn.btn-dark.is-loading [class^="icon-"],
      .btn.btn-dark.is-loading [class*=" icon-"], .btn.btn-dark.is-loading:hover [class^="icon-"],
      .btn.btn-dark.is-loading:hover [class*=" icon-"], .btn.btn-dark.is-loading:focus [class^="icon-"],
      .btn.btn-dark.is-loading:focus [class*=" icon-"], .btn.btn-dark.is-loading.focus [class^="icon-"],
      .btn.btn-dark.is-loading.focus [class*=" icon-"], .btn.btn-dark.is-loading:active [class^="icon-"],
      .btn.btn-dark.is-loading:active [class*=" icon-"], .btn.btn-dark.is-loading.active [class^="icon-"],
      .btn.btn-dark.is-loading.active [class*=" icon-"], .btn.btn-default.is-loading [class^="icon-"],
      .btn.btn-default.is-loading [class*=" icon-"], .btn.btn-default.is-loading:hover [class^="icon-"],
      .btn.btn-default.is-loading:hover [class*=" icon-"], .btn.btn-default.is-loading:focus [class^="icon-"],
      .btn.btn-default.is-loading:focus [class*=" icon-"], .btn.btn-default.is-loading.focus [class^="icon-"],
      .btn.btn-default.is-loading.focus [class*=" icon-"], .btn.btn-default.is-loading:active [class^="icon-"],
      .btn.btn-default.is-loading:active [class*=" icon-"], .btn.btn-default.is-loading.active [class^="icon-"],
      .btn.btn-default.is-loading.active [class*=" icon-"], .btn.btn-lg.is-loading [class^="icon-"], .btn-group-lg > .btn.is-loading [class^="icon-"],
      .btn.btn-lg.is-loading [class*=" icon-"], .btn-group-lg > .btn.is-loading [class*=" icon-"], .btn.btn-lg.is-loading:hover [class^="icon-"], .btn-group-lg > .btn.is-loading:hover [class^="icon-"],
      .btn.btn-lg.is-loading:hover [class*=" icon-"], .btn-group-lg > .btn.is-loading:hover [class*=" icon-"], .btn.btn-lg.is-loading:focus [class^="icon-"], .btn-group-lg > .btn.is-loading:focus [class^="icon-"],
      .btn.btn-lg.is-loading:focus [class*=" icon-"], .btn-group-lg > .btn.is-loading:focus [class*=" icon-"], .btn.btn-lg.is-loading.focus [class^="icon-"], .btn-group-lg > .btn.is-loading.focus [class^="icon-"],
      .btn.btn-lg.is-loading.focus [class*=" icon-"], .btn-group-lg > .btn.is-loading.focus [class*=" icon-"], .btn.btn-lg.is-loading:active [class^="icon-"], .btn-group-lg > .btn.is-loading:active [class^="icon-"],
      .btn.btn-lg.is-loading:active [class*=" icon-"], .btn-group-lg > .btn.is-loading:active [class*=" icon-"], .btn.btn-lg.is-loading.active [class^="icon-"], .btn-group-lg > .btn.is-loading.active [class^="icon-"],
      .btn.btn-lg.is-loading.active [class*=" icon-"], .btn-group-lg > .btn.is-loading.active [class*=" icon-"], .btn.btn-secondary.is-loading [class^="icon-"],
      .btn.btn-secondary.is-loading [class*=" icon-"], .btn.btn-secondary.is-loading:hover [class^="icon-"],
      .btn.btn-secondary.is-loading:hover [class*=" icon-"], .btn.btn-secondary.is-loading:focus [class^="icon-"],
      .btn.btn-secondary.is-loading:focus [class*=" icon-"], .btn.btn-secondary.is-loading.focus [class^="icon-"],
      .btn.btn-secondary.is-loading.focus [class*=" icon-"], .btn.btn-secondary.is-loading:active [class^="icon-"],
      .btn.btn-secondary.is-loading:active [class*=" icon-"], .btn.btn-secondary.is-loading.active [class^="icon-"],
      .btn.btn-secondary.is-loading.active [class*=" icon-"], .btn.btn-sm.is-loading [class^="icon-"], .btn-group-sm > .btn.is-loading [class^="icon-"],
      .btn.btn-sm.is-loading [class*=" icon-"], .btn-group-sm > .btn.is-loading [class*=" icon-"], .btn.btn-sm.is-loading:hover [class^="icon-"], .btn-group-sm > .btn.is-loading:hover [class^="icon-"],
      .btn.btn-sm.is-loading:hover [class*=" icon-"], .btn-group-sm > .btn.is-loading:hover [class*=" icon-"], .btn.btn-sm.is-loading:focus [class^="icon-"], .btn-group-sm > .btn.is-loading:focus [class^="icon-"],
      .btn.btn-sm.is-loading:focus [class*=" icon-"], .btn-group-sm > .btn.is-loading:focus [class*=" icon-"], .btn.btn-sm.is-loading.focus [class^="icon-"], .btn-group-sm > .btn.is-loading.focus [class^="icon-"],
      .btn.btn-sm.is-loading.focus [class*=" icon-"], .btn-group-sm > .btn.is-loading.focus [class*=" icon-"], .btn.btn-sm.is-loading:active [class^="icon-"], .btn-group-sm > .btn.is-loading:active [class^="icon-"],
      .btn.btn-sm.is-loading:active [class*=" icon-"], .btn-group-sm > .btn.is-loading:active [class*=" icon-"], .btn.btn-sm.is-loading.active [class^="icon-"], .btn-group-sm > .btn.is-loading.active [class^="icon-"],
      .btn.btn-sm.is-loading.active [class*=" icon-"], .btn-group-sm > .btn.is-loading.active [class*=" icon-"] {
        display: none; }
      @media (min-width: 768px) {
        .btn.btn-alpha-light.is-loading, .btn.btn-alpha-light.is-loading:hover, .btn.btn-alpha-light.is-loading:focus, .btn.btn-alpha-light.is-loading.focus, .btn.btn-alpha-light.is-loading:active, .btn.btn-alpha-light.is-loading.active, .btn.btn-back.is-loading, .btn.btn-back.is-loading:hover, .btn.btn-back.is-loading:focus, .btn.btn-back.is-loading.focus, .btn.btn-back.is-loading:active, .btn.btn-back.is-loading.active, .btn.btn-cta.is-loading, .btn.btn-cta.is-loading:hover, .btn.btn-cta.is-loading:focus, .btn.btn-cta.is-loading.focus, .btn.btn-cta.is-loading:active, .btn.btn-cta.is-loading.active, .btn.btn-cta-secondary.is-loading, .btn.btn-cta-secondary.is-loading:hover, .btn.btn-cta-secondary.is-loading:focus, .btn.btn-cta-secondary.is-loading.focus, .btn.btn-cta-secondary.is-loading:active, .btn.btn-cta-secondary.is-loading.active, .btn.btn-ctc.is-loading, .btn.btn-ctc.is-loading:hover, .btn.btn-ctc.is-loading:focus, .btn.btn-ctc.is-loading.focus, .btn.btn-ctc.is-loading:active, .btn.btn-ctc.is-loading.active, .btn.btn-dark.is-loading, .btn.btn-dark.is-loading:hover, .btn.btn-dark.is-loading:focus, .btn.btn-dark.is-loading.focus, .btn.btn-dark.is-loading:active, .btn.btn-dark.is-loading.active, .btn.btn-default.is-loading, .btn.btn-default.is-loading:hover, .btn.btn-default.is-loading:focus, .btn.btn-default.is-loading.focus, .btn.btn-default.is-loading:active, .btn.btn-default.is-loading.active, .btn.btn-lg.is-loading, .btn-group-lg > .btn.is-loading, .btn.btn-lg.is-loading:hover, .btn-group-lg > .btn.is-loading:hover, .btn.btn-lg.is-loading:focus, .btn-group-lg > .btn.is-loading:focus, .btn.btn-lg.is-loading.focus, .btn-group-lg > .btn.is-loading.focus, .btn.btn-lg.is-loading:active, .btn-group-lg > .btn.is-loading:active, .btn.btn-lg.is-loading.active, .btn-group-lg > .btn.is-loading.active, .btn.btn-secondary.is-loading, .btn.btn-secondary.is-loading:hover, .btn.btn-secondary.is-loading:focus, .btn.btn-secondary.is-loading.focus, .btn.btn-secondary.is-loading:active, .btn.btn-secondary.is-loading.active, .btn.btn-sm.is-loading, .btn-group-sm > .btn.is-loading, .btn.btn-sm.is-loading:hover, .btn-group-sm > .btn.is-loading:hover, .btn.btn-sm.is-loading:focus, .btn-group-sm > .btn.is-loading:focus, .btn.btn-sm.is-loading.focus, .btn-group-sm > .btn.is-loading.focus, .btn.btn-sm.is-loading:active, .btn-group-sm > .btn.is-loading:active, .btn.btn-sm.is-loading.active, .btn-group-sm > .btn.is-loading.active {
          display: inline-block;
          margin: initial; } }
      .btn.btn-alpha-light.is-loading:focus, .btn.btn-alpha-light.is-loading:hover, .btn.btn-alpha-light.is-loading:hover:focus, .btn.btn-alpha-light.is-loading:hover:hover, .btn.btn-alpha-light.is-loading:focus:focus, .btn.btn-alpha-light.is-loading:focus:hover, .btn.btn-alpha-light.is-loading.focus:focus, .btn.btn-alpha-light.is-loading.focus:hover, .btn.btn-alpha-light.is-loading:active:focus, .btn.btn-alpha-light.is-loading:active:hover, .btn.btn-alpha-light.is-loading.active:focus, .btn.btn-alpha-light.is-loading.active:hover, .btn.btn-back.is-loading:focus, .btn.btn-back.is-loading:hover, .btn.btn-back.is-loading:hover:focus, .btn.btn-back.is-loading:hover:hover, .btn.btn-back.is-loading:focus:focus, .btn.btn-back.is-loading:focus:hover, .btn.btn-back.is-loading.focus:focus, .btn.btn-back.is-loading.focus:hover, .btn.btn-back.is-loading:active:focus, .btn.btn-back.is-loading:active:hover, .btn.btn-back.is-loading.active:focus, .btn.btn-back.is-loading.active:hover, .btn.btn-cta.is-loading:focus, .btn.btn-cta.is-loading:hover, .btn.btn-cta.is-loading:hover:focus, .btn.btn-cta.is-loading:hover:hover, .btn.btn-cta.is-loading:focus:focus, .btn.btn-cta.is-loading:focus:hover, .btn.btn-cta.is-loading.focus:focus, .btn.btn-cta.is-loading.focus:hover, .btn.btn-cta.is-loading:active:focus, .btn.btn-cta.is-loading:active:hover, .btn.btn-cta.is-loading.active:focus, .btn.btn-cta.is-loading.active:hover, .btn.btn-cta-secondary.is-loading:focus, .btn.btn-cta-secondary.is-loading:hover, .btn.btn-cta-secondary.is-loading:hover:focus, .btn.btn-cta-secondary.is-loading:hover:hover, .btn.btn-cta-secondary.is-loading:focus:focus, .btn.btn-cta-secondary.is-loading:focus:hover, .btn.btn-cta-secondary.is-loading.focus:focus, .btn.btn-cta-secondary.is-loading.focus:hover, .btn.btn-cta-secondary.is-loading:active:focus, .btn.btn-cta-secondary.is-loading:active:hover, .btn.btn-cta-secondary.is-loading.active:focus, .btn.btn-cta-secondary.is-loading.active:hover, .btn.btn-ctc.is-loading:focus, .btn.btn-ctc.is-loading:hover, .btn.btn-ctc.is-loading:hover:focus, .btn.btn-ctc.is-loading:hover:hover, .btn.btn-ctc.is-loading:focus:focus, .btn.btn-ctc.is-loading:focus:hover, .btn.btn-ctc.is-loading.focus:focus, .btn.btn-ctc.is-loading.focus:hover, .btn.btn-ctc.is-loading:active:focus, .btn.btn-ctc.is-loading:active:hover, .btn.btn-ctc.is-loading.active:focus, .btn.btn-ctc.is-loading.active:hover, .btn.btn-dark.is-loading:focus, .btn.btn-dark.is-loading:hover, .btn.btn-dark.is-loading:hover:focus, .btn.btn-dark.is-loading:hover:hover, .btn.btn-dark.is-loading:focus:focus, .btn.btn-dark.is-loading:focus:hover, .btn.btn-dark.is-loading.focus:focus, .btn.btn-dark.is-loading.focus:hover, .btn.btn-dark.is-loading:active:focus, .btn.btn-dark.is-loading:active:hover, .btn.btn-dark.is-loading.active:focus, .btn.btn-dark.is-loading.active:hover, .btn.btn-default.is-loading:focus, .btn.btn-default.is-loading:hover, .btn.btn-default.is-loading:hover:focus, .btn.btn-default.is-loading:hover:hover, .btn.btn-default.is-loading:focus:focus, .btn.btn-default.is-loading:focus:hover, .btn.btn-default.is-loading.focus:focus, .btn.btn-default.is-loading.focus:hover, .btn.btn-default.is-loading:active:focus, .btn.btn-default.is-loading:active:hover, .btn.btn-default.is-loading.active:focus, .btn.btn-default.is-loading.active:hover, .btn.btn-lg.is-loading:focus, .btn-group-lg > .btn.is-loading:focus, .btn.btn-lg.is-loading:hover, .btn-group-lg > .btn.is-loading:hover, .btn.btn-lg.is-loading:hover:focus, .btn-group-lg > .btn.is-loading:hover:focus, .btn.btn-lg.is-loading:hover:hover, .btn-group-lg > .btn.is-loading:hover:hover, .btn.btn-lg.is-loading:focus:focus, .btn-group-lg > .btn.is-loading:focus:focus, .btn.btn-lg.is-loading:focus:hover, .btn-group-lg > .btn.is-loading:focus:hover, .btn.btn-lg.is-loading.focus:focus, .btn-group-lg > .btn.is-loading.focus:focus, .btn.btn-lg.is-loading.focus:hover, .btn-group-lg > .btn.is-loading.focus:hover, .btn.btn-lg.is-loading:active:focus, .btn-group-lg > .btn.is-loading:active:focus, .btn.btn-lg.is-loading:active:hover, .btn-group-lg > .btn.is-loading:active:hover, .btn.btn-lg.is-loading.active:focus, .btn-group-lg > .btn.is-loading.active:focus, .btn.btn-lg.is-loading.active:hover, .btn-group-lg > .btn.is-loading.active:hover, .btn.btn-secondary.is-loading:focus, .btn.btn-secondary.is-loading:hover, .btn.btn-secondary.is-loading:hover:focus, .btn.btn-secondary.is-loading:hover:hover, .btn.btn-secondary.is-loading:focus:focus, .btn.btn-secondary.is-loading:focus:hover, .btn.btn-secondary.is-loading.focus:focus, .btn.btn-secondary.is-loading.focus:hover, .btn.btn-secondary.is-loading:active:focus, .btn.btn-secondary.is-loading:active:hover, .btn.btn-secondary.is-loading.active:focus, .btn.btn-secondary.is-loading.active:hover, .btn.btn-sm.is-loading:focus, .btn-group-sm > .btn.is-loading:focus, .btn.btn-sm.is-loading:hover, .btn-group-sm > .btn.is-loading:hover, .btn.btn-sm.is-loading:hover:focus, .btn-group-sm > .btn.is-loading:hover:focus, .btn.btn-sm.is-loading:hover:hover, .btn-group-sm > .btn.is-loading:hover:hover, .btn.btn-sm.is-loading:focus:focus, .btn-group-sm > .btn.is-loading:focus:focus, .btn.btn-sm.is-loading:focus:hover, .btn-group-sm > .btn.is-loading:focus:hover, .btn.btn-sm.is-loading.focus:focus, .btn-group-sm > .btn.is-loading.focus:focus, .btn.btn-sm.is-loading.focus:hover, .btn-group-sm > .btn.is-loading.focus:hover, .btn.btn-sm.is-loading:active:focus, .btn-group-sm > .btn.is-loading:active:focus, .btn.btn-sm.is-loading:active:hover, .btn-group-sm > .btn.is-loading:active:hover, .btn.btn-sm.is-loading.active:focus, .btn-group-sm > .btn.is-loading.active:focus, .btn.btn-sm.is-loading.active:hover, .btn-group-sm > .btn.is-loading.active:hover {
        background: transparent;
        border: 3px solid transparent; }

.btn.btn-lg, .btn-group-lg > .btn {
  height: 48px;
  font-size: 16px; }
  .btn.btn-lg.is-loading, .btn-group-lg > .btn.is-loading, .btn.btn-lg.is-loading:hover, .btn-group-lg > .btn.is-loading:hover, .btn.btn-lg.is-loading:focus, .btn-group-lg > .btn.is-loading:focus, .btn.btn-lg.is-loading.focus, .btn-group-lg > .btn.is-loading.focus, .btn.btn-lg.is-loading:active, .btn-group-lg > .btn.is-loading:active, .btn.btn-lg.is-loading.active, .btn-group-lg > .btn.is-loading.active {
    width: 48px; }

.btn.btn-sm, .btn-group-sm > .btn {
  height: 40px;
  font-size: 14px; }
  .btn.btn-sm.is-loading, .btn-group-sm > .btn.is-loading, .btn.btn-sm.is-loading:hover, .btn-group-sm > .btn.is-loading:hover, .btn.btn-sm.is-loading:focus, .btn-group-sm > .btn.is-loading:focus, .btn.btn-sm.is-loading.focus, .btn-group-sm > .btn.is-loading.focus, .btn.btn-sm.is-loading:active, .btn-group-sm > .btn.is-loading:active, .btn.btn-sm.is-loading.active, .btn-group-sm > .btn.is-loading.active {
    width: 40px; }
  @media (min-width: 768px) {
    .btn.btn-sm, .btn-group-sm > .btn {
      height: 32px;
      font-size: 14px; }
      .btn.btn-sm.is-loading, .btn-group-sm > .btn.is-loading, .btn.btn-sm.is-loading:hover, .btn-group-sm > .btn.is-loading:hover, .btn.btn-sm.is-loading:focus, .btn-group-sm > .btn.is-loading:focus, .btn.btn-sm.is-loading.focus, .btn-group-sm > .btn.is-loading.focus, .btn.btn-sm.is-loading:active, .btn-group-sm > .btn.is-loading:active, .btn.btn-sm.is-loading.active, .btn-group-sm > .btn.is-loading.active {
        width: 32px; } }

.btn.btn-dark {
  color: #3c3c3c;
  background-color: #fff;
  border-color: #808080; }
  .btn.btn-dark.is-loading {
    opacity: 1; }
    .btn.btn-dark.is-loading.disabled, .btn.btn-dark.is-loading[disabled] {
      border-top: 3px solid #808080 !important;
      border-left: 3px solid #808080 !important;
      border-right: 3px solid #cfcfcf !important;
      border-bottom: 3px solid #cfcfcf !important; }
    .btn.btn-dark.is-loading, .btn.btn-dark.is-loading:hover, .btn.btn-dark.is-loading:focus, .btn.btn-dark.is-loading.focus, .btn.btn-dark.is-loading:active, .btn.btn-dark.is-loading.active {
      border-top: 3px solid #808080;
      border-left: 3px solid #808080;
      border-right: 3px solid #cfcfcf;
      border-bottom: 3px solid #cfcfcf; }
      .btn.btn-dark.is-loading:focus, .btn.btn-dark.is-loading:hover, .btn.btn-dark.is-loading:hover:focus, .btn.btn-dark.is-loading:hover:hover, .btn.btn-dark.is-loading:focus:focus, .btn.btn-dark.is-loading:focus:hover, .btn.btn-dark.is-loading.focus:focus, .btn.btn-dark.is-loading.focus:hover, .btn.btn-dark.is-loading:active:focus, .btn.btn-dark.is-loading:active:hover, .btn.btn-dark.is-loading.active:focus, .btn.btn-dark.is-loading.active:hover {
        border-top: 3px solid #808080;
        border-left: 3px solid #808080;
        border-right: 3px solid #cfcfcf;
        border-bottom: 3px solid #cfcfcf; }
  .btn.btn-dark:hover {
    color: #131313;
    border-color: #575757;
    background-color: #fff; }
  .btn.btn-dark:focus, .btn.btn-dark.focus, .btn.btn-dark:active, .btn.btn-dark.active {
    color: black;
    border-color: #2e2e2e;
    background-color: #fff; }
    .btn.btn-dark:focus:focus, .btn.btn-dark:focus:hover, .btn.btn-dark.focus:focus, .btn.btn-dark.focus:hover, .btn.btn-dark:active:focus, .btn.btn-dark:active:hover, .btn.btn-dark.active:focus, .btn.btn-dark.active:hover {
      color: black;
      border-color: #2e2e2e;
      background-color: #fff; }
  .btn.btn-dark:focus, .btn.btn-dark.focus, .btn.btn-dark:active, .btn.btn-dark.active {
    border-color: #808080 !important;
    color: #fff !important;
    background-color: #808080 !important; }
    .btn.btn-dark:focus:focus, .btn.btn-dark:focus:hover, .btn.btn-dark.focus:focus, .btn.btn-dark.focus:hover, .btn.btn-dark:active:focus, .btn.btn-dark:active:hover, .btn.btn-dark.active:focus, .btn.btn-dark.active:hover {
      border-color: #808080 !important;
      color: #fff !important;
      background-color: #808080 !important; }

.btn.btn-alpha-light {
  color: #ec008c;
  background-color: rgba(255, 255, 255, 0.64);
  border-color: transparent;
  font-weight: 600; }
  .btn.btn-alpha-light.is-loading {
    opacity: 1; }
    .btn.btn-alpha-light.is-loading.disabled, .btn.btn-alpha-light.is-loading[disabled] {
      border-top: 3px solid #ec008c !important;
      border-left: 3px solid #ec008c !important;
      border-right: 3px solid #cfcfcf !important;
      border-bottom: 3px solid #cfcfcf !important; }
    .btn.btn-alpha-light.is-loading, .btn.btn-alpha-light.is-loading:hover, .btn.btn-alpha-light.is-loading:focus, .btn.btn-alpha-light.is-loading.focus, .btn.btn-alpha-light.is-loading:active, .btn.btn-alpha-light.is-loading.active {
      border-top: 3px solid #ec008c;
      border-left: 3px solid #ec008c;
      border-right: 3px solid #cfcfcf;
      border-bottom: 3px solid #cfcfcf; }
      .btn.btn-alpha-light.is-loading:focus, .btn.btn-alpha-light.is-loading:hover, .btn.btn-alpha-light.is-loading:hover:focus, .btn.btn-alpha-light.is-loading:hover:hover, .btn.btn-alpha-light.is-loading:focus:focus, .btn.btn-alpha-light.is-loading:focus:hover, .btn.btn-alpha-light.is-loading.focus:focus, .btn.btn-alpha-light.is-loading.focus:hover, .btn.btn-alpha-light.is-loading:active:focus, .btn.btn-alpha-light.is-loading:active:hover, .btn.btn-alpha-light.is-loading.active:focus, .btn.btn-alpha-light.is-loading.active:hover {
        border-top: 3px solid #ec008c;
        border-left: 3px solid #ec008c;
        border-right: 3px solid #cfcfcf;
        border-bottom: 3px solid #cfcfcf; }
  .btn.btn-alpha-light:hover {
    border-color: transparent;
    color: #c30074;
    background-color: rgba(255, 255, 255, 0.72); }
  .btn.btn-alpha-light:focus, .btn.btn-alpha-light.focus, .btn.btn-alpha-light:active, .btn.btn-alpha-light.active {
    border-color: transparent;
    color: #9a005c;
    background-color: rgba(255, 255, 255, 0.8); }
    .btn.btn-alpha-light:focus:focus, .btn.btn-alpha-light:focus:hover, .btn.btn-alpha-light.focus:focus, .btn.btn-alpha-light.focus:hover, .btn.btn-alpha-light:active:focus, .btn.btn-alpha-light:active:hover, .btn.btn-alpha-light.active:focus, .btn.btn-alpha-light.active:hover {
      border-color: transparent;
      color: #9a005c;
      background-color: rgba(255, 255, 255, 0.8); }

.btn.btn-default,
.btn.btn-back {
  color: #5798d4;
  background-color: #fff;
  border-color: #5798d4; }
  .btn.btn-default.is-loading,
  .btn.btn-back.is-loading {
    opacity: 1; }
    .btn.btn-default.is-loading.disabled, .btn.btn-default.is-loading[disabled],
    .btn.btn-back.is-loading.disabled,
    .btn.btn-back.is-loading[disabled] {
      border-top: 3px solid #5798d4 !important;
      border-left: 3px solid #5798d4 !important;
      border-right: 3px solid #cfcfcf !important;
      border-bottom: 3px solid #cfcfcf !important; }
    .btn.btn-default.is-loading, .btn.btn-default.is-loading:hover, .btn.btn-default.is-loading:focus, .btn.btn-default.is-loading.focus, .btn.btn-default.is-loading:active, .btn.btn-default.is-loading.active,
    .btn.btn-back.is-loading,
    .btn.btn-back.is-loading:hover,
    .btn.btn-back.is-loading:focus,
    .btn.btn-back.is-loading.focus,
    .btn.btn-back.is-loading:active,
    .btn.btn-back.is-loading.active {
      border-top: 3px solid #5798d4;
      border-left: 3px solid #5798d4;
      border-right: 3px solid #cfcfcf;
      border-bottom: 3px solid #cfcfcf; }
      .btn.btn-default.is-loading:focus, .btn.btn-default.is-loading:hover, .btn.btn-default.is-loading:hover:focus, .btn.btn-default.is-loading:hover:hover, .btn.btn-default.is-loading:focus:focus, .btn.btn-default.is-loading:focus:hover, .btn.btn-default.is-loading.focus:focus, .btn.btn-default.is-loading.focus:hover, .btn.btn-default.is-loading:active:focus, .btn.btn-default.is-loading:active:hover, .btn.btn-default.is-loading.active:focus, .btn.btn-default.is-loading.active:hover,
      .btn.btn-back.is-loading:focus,
      .btn.btn-back.is-loading:hover,
      .btn.btn-back.is-loading:hover:focus,
      .btn.btn-back.is-loading:hover:hover,
      .btn.btn-back.is-loading:focus:focus,
      .btn.btn-back.is-loading:focus:hover,
      .btn.btn-back.is-loading.focus:focus,
      .btn.btn-back.is-loading.focus:hover,
      .btn.btn-back.is-loading:active:focus,
      .btn.btn-back.is-loading:active:hover,
      .btn.btn-back.is-loading.active:focus,
      .btn.btn-back.is-loading.active:hover {
        border-top: 3px solid #5798d4;
        border-left: 3px solid #5798d4;
        border-right: 3px solid #cfcfcf;
        border-bottom: 3px solid #cfcfcf; }
  .btn.btn-default:hover,
  .btn.btn-back:hover {
    color: #2c6fad;
    border-color: #2c6fad;
    background-color: #fff; }
  .btn.btn-default:focus, .btn.btn-default.focus, .btn.btn-default:active, .btn.btn-default.active,
  .btn.btn-back:focus,
  .btn.btn-back.focus,
  .btn.btn-back:active,
  .btn.btn-back.active {
    color: #1c466c;
    border-color: #1c466c;
    background-color: #fff; }
    .btn.btn-default:focus:focus, .btn.btn-default:focus:hover, .btn.btn-default.focus:focus, .btn.btn-default.focus:hover, .btn.btn-default:active:focus, .btn.btn-default:active:hover, .btn.btn-default.active:focus, .btn.btn-default.active:hover,
    .btn.btn-back:focus:focus,
    .btn.btn-back:focus:hover,
    .btn.btn-back.focus:focus,
    .btn.btn-back.focus:hover,
    .btn.btn-back:active:focus,
    .btn.btn-back:active:hover,
    .btn.btn-back.active:focus,
    .btn.btn-back.active:hover {
      color: #1c466c;
      border-color: #1c466c;
      background-color: #fff; }

.btn.btn-cta {
  color: #fff;
  background-color: #ec008c;
  border-color: transparent;
  font-weight: 600; }
  .btn.btn-cta.is-loading {
    opacity: 1; }
    .btn.btn-cta.is-loading.disabled, .btn.btn-cta.is-loading[disabled] {
      border-top: 3px solid #ec008c !important;
      border-left: 3px solid #ec008c !important;
      border-right: 3px solid #cfcfcf !important;
      border-bottom: 3px solid #cfcfcf !important; }
    .btn.btn-cta.is-loading, .btn.btn-cta.is-loading:hover, .btn.btn-cta.is-loading:focus, .btn.btn-cta.is-loading.focus, .btn.btn-cta.is-loading:active, .btn.btn-cta.is-loading.active {
      border-top: 3px solid #ec008c;
      border-left: 3px solid #ec008c;
      border-right: 3px solid #cfcfcf;
      border-bottom: 3px solid #cfcfcf; }
      .btn.btn-cta.is-loading:focus, .btn.btn-cta.is-loading:hover, .btn.btn-cta.is-loading:hover:focus, .btn.btn-cta.is-loading:hover:hover, .btn.btn-cta.is-loading:focus:focus, .btn.btn-cta.is-loading:focus:hover, .btn.btn-cta.is-loading.focus:focus, .btn.btn-cta.is-loading.focus:hover, .btn.btn-cta.is-loading:active:focus, .btn.btn-cta.is-loading:active:hover, .btn.btn-cta.is-loading.active:focus, .btn.btn-cta.is-loading.active:hover {
        border-top: 3px solid #ec008c;
        border-left: 3px solid #ec008c;
        border-right: 3px solid #cfcfcf;
        border-bottom: 3px solid #cfcfcf; }
  .btn.btn-cta:hover {
    border-color: transparent;
    color: #fff;
    background-color: #c30074; }
  .btn.btn-cta:focus, .btn.btn-cta.focus, .btn.btn-cta:active, .btn.btn-cta.active {
    border-color: transparent;
    color: #fff;
    background-color: #9a005c; }
    .btn.btn-cta:focus:focus, .btn.btn-cta:focus:hover, .btn.btn-cta.focus:focus, .btn.btn-cta.focus:hover, .btn.btn-cta:active:focus, .btn.btn-cta:active:hover, .btn.btn-cta.active:focus, .btn.btn-cta.active:hover {
      border-color: transparent;
      color: #fff;
      background-color: #9a005c; }

.btn.btn-cta-secondary {
  color: #ec008c;
  background-color: #fff;
  border-color: #ec008c; }
  .btn.btn-cta-secondary.is-loading {
    opacity: 1; }
    .btn.btn-cta-secondary.is-loading.disabled, .btn.btn-cta-secondary.is-loading[disabled] {
      border-top: 3px solid #ec008c !important;
      border-left: 3px solid #ec008c !important;
      border-right: 3px solid #cfcfcf !important;
      border-bottom: 3px solid #cfcfcf !important; }
    .btn.btn-cta-secondary.is-loading, .btn.btn-cta-secondary.is-loading:hover, .btn.btn-cta-secondary.is-loading:focus, .btn.btn-cta-secondary.is-loading.focus, .btn.btn-cta-secondary.is-loading:active, .btn.btn-cta-secondary.is-loading.active {
      border-top: 3px solid #ec008c;
      border-left: 3px solid #ec008c;
      border-right: 3px solid #cfcfcf;
      border-bottom: 3px solid #cfcfcf; }
      .btn.btn-cta-secondary.is-loading:focus, .btn.btn-cta-secondary.is-loading:hover, .btn.btn-cta-secondary.is-loading:hover:focus, .btn.btn-cta-secondary.is-loading:hover:hover, .btn.btn-cta-secondary.is-loading:focus:focus, .btn.btn-cta-secondary.is-loading:focus:hover, .btn.btn-cta-secondary.is-loading.focus:focus, .btn.btn-cta-secondary.is-loading.focus:hover, .btn.btn-cta-secondary.is-loading:active:focus, .btn.btn-cta-secondary.is-loading:active:hover, .btn.btn-cta-secondary.is-loading.active:focus, .btn.btn-cta-secondary.is-loading.active:hover {
        border-top: 3px solid #ec008c;
        border-left: 3px solid #ec008c;
        border-right: 3px solid #cfcfcf;
        border-bottom: 3px solid #cfcfcf; }
  .btn.btn-cta-secondary:hover {
    color: #9a005c;
    border-color: #9a005c;
    background-color: #fff; }
  .btn.btn-cta-secondary:focus, .btn.btn-cta-secondary.focus, .btn.btn-cta-secondary:active, .btn.btn-cta-secondary.active {
    color: #49002b;
    border-color: #49002b;
    background-color: #fff; }
    .btn.btn-cta-secondary:focus:focus, .btn.btn-cta-secondary:focus:hover, .btn.btn-cta-secondary.focus:focus, .btn.btn-cta-secondary.focus:hover, .btn.btn-cta-secondary:active:focus, .btn.btn-cta-secondary:active:hover, .btn.btn-cta-secondary.active:focus, .btn.btn-cta-secondary.active:hover {
      color: #49002b;
      border-color: #49002b;
      background-color: #fff; }

.btn.btn-secondary {
  color: #fff;
  background-color: #5798d4;
  border-color: transparent;
  font-weight: 600; }
  .btn.btn-secondary.is-loading {
    opacity: 1; }
    .btn.btn-secondary.is-loading.disabled, .btn.btn-secondary.is-loading[disabled] {
      border-top: 3px solid #5798d4 !important;
      border-left: 3px solid #5798d4 !important;
      border-right: 3px solid #cfcfcf !important;
      border-bottom: 3px solid #cfcfcf !important; }
    .btn.btn-secondary.is-loading, .btn.btn-secondary.is-loading:hover, .btn.btn-secondary.is-loading:focus, .btn.btn-secondary.is-loading.focus, .btn.btn-secondary.is-loading:active, .btn.btn-secondary.is-loading.active {
      border-top: 3px solid #5798d4;
      border-left: 3px solid #5798d4;
      border-right: 3px solid #cfcfcf;
      border-bottom: 3px solid #cfcfcf; }
      .btn.btn-secondary.is-loading:focus, .btn.btn-secondary.is-loading:hover, .btn.btn-secondary.is-loading:hover:focus, .btn.btn-secondary.is-loading:hover:hover, .btn.btn-secondary.is-loading:focus:focus, .btn.btn-secondary.is-loading:focus:hover, .btn.btn-secondary.is-loading.focus:focus, .btn.btn-secondary.is-loading.focus:hover, .btn.btn-secondary.is-loading:active:focus, .btn.btn-secondary.is-loading:active:hover, .btn.btn-secondary.is-loading.active:focus, .btn.btn-secondary.is-loading.active:hover {
        border-top: 3px solid #5798d4;
        border-left: 3px solid #5798d4;
        border-right: 3px solid #cfcfcf;
        border-bottom: 3px solid #cfcfcf; }
  .btn.btn-secondary:hover {
    border-color: transparent;
    color: #fff;
    background-color: #3784cc; }
  .btn.btn-secondary:focus, .btn.btn-secondary.focus, .btn.btn-secondary:active, .btn.btn-secondary.active {
    border-color: transparent;
    color: #fff;
    background-color: #2c6fad; }
    .btn.btn-secondary:focus:focus, .btn.btn-secondary:focus:hover, .btn.btn-secondary.focus:focus, .btn.btn-secondary.focus:hover, .btn.btn-secondary:active:focus, .btn.btn-secondary:active:hover, .btn.btn-secondary.active:focus, .btn.btn-secondary.active:hover {
      border-color: transparent;
      color: #fff;
      background-color: #2c6fad; }

.btn.btn-ctc {
  color: #fff;
  background-color: #5798d4;
  border-color: transparent;
  font-weight: 600; }
  .btn.btn-ctc.is-loading {
    opacity: 1; }
    .btn.btn-ctc.is-loading.disabled, .btn.btn-ctc.is-loading[disabled] {
      border-top: 3px solid #5798d4 !important;
      border-left: 3px solid #5798d4 !important;
      border-right: 3px solid #cfcfcf !important;
      border-bottom: 3px solid #cfcfcf !important; }
    .btn.btn-ctc.is-loading, .btn.btn-ctc.is-loading:hover, .btn.btn-ctc.is-loading:focus, .btn.btn-ctc.is-loading.focus, .btn.btn-ctc.is-loading:active, .btn.btn-ctc.is-loading.active {
      border-top: 3px solid #5798d4;
      border-left: 3px solid #5798d4;
      border-right: 3px solid #cfcfcf;
      border-bottom: 3px solid #cfcfcf; }
      .btn.btn-ctc.is-loading:focus, .btn.btn-ctc.is-loading:hover, .btn.btn-ctc.is-loading:hover:focus, .btn.btn-ctc.is-loading:hover:hover, .btn.btn-ctc.is-loading:focus:focus, .btn.btn-ctc.is-loading:focus:hover, .btn.btn-ctc.is-loading.focus:focus, .btn.btn-ctc.is-loading.focus:hover, .btn.btn-ctc.is-loading:active:focus, .btn.btn-ctc.is-loading:active:hover, .btn.btn-ctc.is-loading.active:focus, .btn.btn-ctc.is-loading.active:hover {
        border-top: 3px solid #5798d4;
        border-left: 3px solid #5798d4;
        border-right: 3px solid #cfcfcf;
        border-bottom: 3px solid #cfcfcf; }
  .btn.btn-ctc:hover {
    border-color: transparent;
    color: #fff;
    background-color: #3784cc; }
  .btn.btn-ctc:focus, .btn.btn-ctc.focus, .btn.btn-ctc:active, .btn.btn-ctc.active {
    border-color: transparent;
    color: #fff;
    background-color: #2c6fad; }
    .btn.btn-ctc:focus:focus, .btn.btn-ctc:focus:hover, .btn.btn-ctc.focus:focus, .btn.btn-ctc.focus:hover, .btn.btn-ctc:active:focus, .btn.btn-ctc:active:hover, .btn.btn-ctc.active:focus, .btn.btn-ctc.active:hover {
      border-color: transparent;
      color: #fff;
      background-color: #2c6fad; }

.btn.btn-exp {
  color: #5798d4;
  background-color: transparent;
  border-color: transparent;
  padding: 0;
  height: auto; }
  .btn.btn-exp:hover {
    color: #3784cc;
    background-color: transparent;
    border-color: transparent;
    outline: none; }
  .btn.btn-exp:focus, .btn.btn-exp.focus, .btn.btn-exp:active, .btn.btn-exp.active {
    color: #2c6fad;
    background-color: transparent;
    border-color: transparent;
    outline: none; }
    .btn.btn-exp:focus:focus, .btn.btn-exp:focus:hover, .btn.btn-exp.focus:focus, .btn.btn-exp.focus:hover, .btn.btn-exp:active:focus, .btn.btn-exp:active:hover, .btn.btn-exp.active:focus, .btn.btn-exp.active:hover {
      color: #2c6fad;
      background-color: transparent;
      border-color: transparent;
      outline: none; }
  .btn.btn-exp.disabled, .btn.btn-exp[disabled] {
    color: #cfcfcf;
    background-color: #fff;
    border-color: transparent; }
    .btn.btn-exp.disabled, .btn.btn-exp.disabled:hover, .btn.btn-exp.disabled:focus, .btn.btn-exp.disabled.focus, .btn.btn-exp.disabled:active, .btn.btn-exp.disabled.active, .btn.btn-exp[disabled], .btn.btn-exp[disabled]:hover, .btn.btn-exp[disabled]:focus, .btn.btn-exp[disabled].focus, .btn.btn-exp[disabled]:active, .btn.btn-exp[disabled].active {
      background-color: #fff;
      border-color: transparent;
      color: #cfcfcf; }
  .btn.btn-exp.view-more::before {
    content: "+";
    padding-right: 8px;
    width: 12px;
    display: inline-block; }
  .btn.btn-exp.view-more:focus::before, .btn.btn-exp.view-more.focus::before, .btn.btn-exp.view-more:active::before, .btn.btn-exp.view-more.active::before {
    content: "-"; }
  .btn.btn-exp.view-all {
    padding-right: 8px; }
    .btn.btn-exp.view-all::after {
      font-size: 12px;
      font-family: "bf_font_stroke";
      padding-left: 8px;
      display: inline-block;
      text-align: right; }

.btn.btn-multiline {
  display: block;
  height: auto;
  min-height: 40px;
  white-space: normal; }
  .btn.btn-multiline.btn-sm, .btn-group-sm > .btn.btn-multiline {
    min-height: 40px; }
    @media (min-width: 768px) {
      .btn.btn-multiline.btn-sm, .btn-group-sm > .btn.btn-multiline {
        min-height: 32px; } }
  .btn.btn-multiline.btn-lg, .btn-group-lg > .btn.btn-multiline {
    min-height: 48px; }

a.btn,
span.btn,
div.btn {
  line-height: 1.6; }
  a.btn.btn-lg, .btn-group-lg > a.btn,
  span.btn.btn-lg,
  .btn-group-lg > span.btn,
  div.btn.btn-lg,
  .btn-group-lg > div.btn {
    line-height: 1.7; }
  a.btn.btn-sm, .btn-group-sm > a.btn,
  span.btn.btn-sm,
  .btn-group-sm > span.btn,
  div.btn.btn-sm,
  .btn-group-sm > div.btn {
    line-height: 2.5; }
  @media (min-width: 768px) {
    a.btn, a.btn.btn-lg, .btn-group-lg > a.btn, a.btn.btn-sm, .btn-group-sm > a.btn,
    span.btn,
    span.btn.btn-lg,
    .btn-group-lg > span.btn,
    span.btn.btn-sm,
    .btn-group-sm > span.btn,
    div.btn,
    div.btn.btn-lg,
    .btn-group-lg > div.btn,
    div.btn.btn-sm,
    .btn-group-sm > div.btn {
      line-height: 1.7; } }

.btn.btn-radio::before {
  font-family: "bf_font_stroke";
  font-size: 12px; }

.brg-btn-faint,
.btn.btn-faint {
  color: #cfcfcf;
  font-size: 12px;
  background-color: #fff;
  border-color: #cfcfcf; }

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

.btn-action,
.btn-cta {
  color: #fff;
  background-color: #ec008c;
  border-color: #d3007d; }
  .btn-action.is-loading,
  .btn-cta.is-loading {
    opacity: 1; }
    .btn-action.is-loading.disabled, .btn-action.is-loading[disabled],
    .btn-cta.is-loading.disabled,
    .btn-cta.is-loading[disabled] {
      border-top: 3px solid #d3007d !important;
      border-left: 3px solid #d3007d !important;
      border-right: 3px solid #cfcfcf !important;
      border-bottom: 3px solid #cfcfcf !important; }
    .btn-action.is-loading, .btn-action.is-loading:hover, .btn-action.is-loading:focus, .btn-action.is-loading.focus, .btn-action.is-loading:active, .btn-action.is-loading.active,
    .btn-cta.is-loading,
    .btn-cta.is-loading:hover,
    .btn-cta.is-loading:focus,
    .btn-cta.is-loading.focus,
    .btn-cta.is-loading:active,
    .btn-cta.is-loading.active {
      border-top: 3px solid #d3007d;
      border-left: 3px solid #d3007d;
      border-right: 3px solid #cfcfcf;
      border-bottom: 3px solid #cfcfcf; }
      .btn-action.is-loading:focus, .btn-action.is-loading:hover, .btn-action.is-loading:hover:focus, .btn-action.is-loading:hover:hover, .btn-action.is-loading:focus:focus, .btn-action.is-loading:focus:hover, .btn-action.is-loading.focus:focus, .btn-action.is-loading.focus:hover, .btn-action.is-loading:active:focus, .btn-action.is-loading:active:hover, .btn-action.is-loading.active:focus, .btn-action.is-loading.active:hover,
      .btn-cta.is-loading:focus,
      .btn-cta.is-loading:hover,
      .btn-cta.is-loading:hover:focus,
      .btn-cta.is-loading:hover:hover,
      .btn-cta.is-loading:focus:focus,
      .btn-cta.is-loading:focus:hover,
      .btn-cta.is-loading.focus:focus,
      .btn-cta.is-loading.focus:hover,
      .btn-cta.is-loading:active:focus,
      .btn-cta.is-loading:active:hover,
      .btn-cta.is-loading.active:focus,
      .btn-cta.is-loading.active:hover {
        border-top: 3px solid #d3007d;
        border-left: 3px solid #d3007d;
        border-right: 3px solid #cfcfcf;
        border-bottom: 3px solid #cfcfcf; }
  .btn-action:hover,
  .btn-cta:hover {
    color: #d6d6d6;
    border-color: #81004c;
    background-color: #ec008c; }
  .btn-action:focus, .btn-action.focus, .btn-action:active, .btn-action.active,
  .btn-cta:focus,
  .btn-cta.focus,
  .btn-cta:active,
  .btn-cta.active {
    color: #adadad;
    border-color: #2f001c;
    background-color: #ec008c; }
    .btn-action:focus:focus, .btn-action:focus:hover, .btn-action.focus:focus, .btn-action.focus:hover, .btn-action:active:focus, .btn-action:active:hover, .btn-action.active:focus, .btn-action.active:hover,
    .btn-cta:focus:focus,
    .btn-cta:focus:hover,
    .btn-cta.focus:focus,
    .btn-cta.focus:hover,
    .btn-cta:active:focus,
    .btn-cta:active:hover,
    .btn-cta.active:focus,
    .btn-cta.active:hover {
      color: #adadad;
      border-color: #2f001c;
      background-color: #ec008c; }

.btn-exp.view-more.collapsed .btn-label:before {
  content: attr(data-content-more); }

.btn-exp.view-more:not(.collapsed):before {
  content: "-"; }

.btn-exp.view-more:not(.collapsed) .btn-label:before {
  content: attr(data-content-less); }

.text-more-info {
  margin-bottom: 8px; }

.show-more-hotels {
  margin-bottom: 20px; }
  .show-more-hotels .btn {
    color: #080808;
    font-size: 18px;
    width: 100%; }

.icon-arrow_up.collapsed:before, .collapsed.btn.btn-exp.view-all:focus::after, .collapsed.btn.btn-exp.view-all.focus::after, .collapsed.btn.btn-exp.view-all:active::after, .collapsed.btn.btn-exp.view-all.active::after {
  content: '\004D'; }

.collapsed .icon-arrow_up:before, .collapsed .btn.btn-exp.view-all:focus::after, .collapsed .btn.btn-exp.view-all.focus::after, .collapsed .btn.btn-exp.view-all:active::after, .collapsed .btn.btn-exp.view-all.active::after {
  content: '\004D'; }

.top-link {
  margin-bottom: 20px; }
  .top-link a {
    width: 100%; }

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

.search-box {
  width: 100%; }
  .search-box .nav-tabs {
    padding: 0 8px;
    border: 0; }
    .search-box .nav-tabs > li {
      margin-bottom: 0; }
      .search-box .nav-tabs > li > a {
        height: 40px;
        background-color: #fff;
        color: #080808;
        font-size: 16px;
        line-height: 40px;
        border-width: 0 !important;
        border-radius: 0;
        padding: 2px 15px; }
      .search-box .nav-tabs > li.active > a {
        border-color: #1a1a1a;
        background-color: rgba(26, 26, 26, 0.85);
        color: #fff; }
      .search-box .nav-tabs > li .icon:before, .search-box .nav-tabs > li .hotel-customer-review__star:before,
      .search-box .nav-tabs > li .icon__stroke:before,
      .search-box .nav-tabs > li .icon__filled:before,
      .search-box .nav-tabs > li .hotel-customer-review__star--filled:before {
        font-size: 28px; }
      .search-box .nav-tabs > li .icon-hotel:before {
        font-size: 24px; }
  .search-box .hotel-searchbox .location:before,
  .search-box .hotel-searchbox .dates:before,
  .search-box .holidays-searchbox .location:before,
  .search-box .holidays-searchbox .dates:before,
  .search-box .fph-searchbox .location:before,
  .search-box .fph-searchbox .dates:before,
  .search-box .flight-searchbox .location:before,
  .search-box .flight-searchbox .dates:before {
    position: absolute;
    bottom: 7px;
    left: 15px;
    font-size: 18px;
    pointer-events: none; }
  .search-box .hotel-searchbox .dates:before,
  .search-box .holidays-searchbox .dates:before,
  .search-box .fph-searchbox .dates:before,
  .search-box .flight-searchbox .dates:before {
    color: white; }
  .search-box.modal-searchbox .location:before,
  .search-box.modal-searchbox .dates:before {
    position: absolute;
    bottom: 7px;
    left: 15px;
    font-size: 18px;
    pointer-events: none; }
  .search-box.modal-searchbox .dates:before {
    color: white; }
  .search-box .panel, .search-box .hotel-customer-ratings-reviews__section {
    overflow: visible; }
  .search-box form {
    background-color: rgba(26, 26, 26, 0.85);
    padding: 16px 8px 12px 8px;
    position: relative; }
    @media (min-width: 996px) {
      .search-box form {
        padding-left: 16px;
        padding-right: 16px; } }
  .search-box .form-group {
    float: left;
    width: 100%;
    padding: 0 8px;
    margin-bottom: 8px; }
    .search-box .form-group.icon:before:before, .search-box .form-group.hotel-customer-review__star:before:before, .search-box .form-group.icon__stroke:before, .search-box .form-group.icon__filled:before, .search-box .form-group.hotel-customer-review__star--filled:before {
      color: #cfcfcf;
      font-size: 1.2em;
      padding: 8px 8px;
      pointer-events: none;
      position: absolute;
      top: 25px; }
  .search-box input {
    border-radius: 0; }
    .search-box input[type=radio], .search-box input[type=checkbox] {
      display: none; }
    .search-box input[type=checkbox]:not(checked) + label span {
      display: inline-block;
      background-color: #fff;
      width: 15px;
      height: 15px;
      color: #808080;
      text-align: center;
      vertical-align: middle;
      margin: -4px 4px 0 0; }
      .search-box input[type=checkbox]:not(checked) + label span:before {
        display: none;
        position: relative;
        top: -10px;
        font-weight: inherit;
        font-size: 16px;
        line-height: 1; }
    .search-box input[type=checkbox]:checked + label span:before {
      display: inline-block; }
    .search-box input[type=checkbox]::-webkit-input-placeholder {
      color: #999; }
    .search-box input[type=checkbox]::-ms-input-placeholder {
      color: #999; }
    .search-box input[type=checkbox]::placeholder {
      color: #999; }
  .search-box label {
    color: #cfcfcf;
    font-weight: 300; }
  .search-box button:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    outline: none !important; }
  .search-box .trip-variant {
    font-size: 0; }
    .search-box .trip-variant label {
      width: auto;
      background-color: transparent;
      font-size: 12px;
      text-align: center;
      padding: 3px 16px;
      border: solid 1px #4d4d4d;
      margin-bottom: 0;
      cursor: pointer; }
    .search-box .trip-variant input[type=radio]:checked + label {
      background-color: #080808;
      color: #fff;
      font-weight: normal;
      border-color: #080808; }
  .search-box .location input,
  .search-box .dates input {
    cursor: pointer;
    margin-top: 25px;
    padding-left: 32px; }
    .search-box .location input:focus,
    .search-box .dates input:focus {
      border-color: #ec008c;
      -webkit-box-shadow: inset 0 0 0 1px #ec008c;
              box-shadow: inset 0 0 0 1px #ec008c; }
      .search-box .location input:focus + label,
      .search-box .dates input:focus + label {
        color: #fff; }
    .search-box .location input + label,
    .search-box .dates input + label {
      position: absolute;
      top: 0; }
  .search-box .location {
    position: relative; }
    .search-box .location input {
      color: #5f5f5f;
      padding-left: 30px; }
    .search-box .location .dropdown-menu {
      max-height: 272px;
      overflow-y: auto;
      width: 100%; }
      .search-box .location .dropdown-menu:focus {
        outline: none !important; }
  .search-box .location-not-entered.has-error {
    left: 8px;
    padding: 8px 8px;
    position: absolute;
    right: 8px;
    z-index: 1050; }
  .search-box .btn-clear:before {
    right: 8px;
    bottom: 8px; }
  .search-box .dates {
    position: relative;
    width: 50%; }
  .search-box .pax-rooms {
    width: 50%;
    clear: left;
    margin-bottom: 12px; }
    .search-box .pax-rooms label {
      font-weight: 300; }
    .search-box .pax-rooms .pointer {
      margin-left: 32px; }
  .search-box .dates input,
  .search-box .pax-rooms-input,
  .search-box .travellers-input {
    background-color: #313131;
    color: #fff;
    border: 0;
    -webkit-box-shadow: inset 0 0 0 1px #1a1a1a;
            box-shadow: inset 0 0 0 1px #1a1a1a; }
  .search-box .flexible label {
    height: 40px;
    line-height: 40px;
    color: #cfcfcf;
    font-weight: 300; }
  .search-box .passenger-selector-max-exceeded.has-error {
    position: absolute;
    width: calc(100% - ($padding-base-horizontal * 2));
    padding: 8px;
    z-index: 1050; }
  .search-box .passenger-selector-max-exceeded.has-error {
    position: absolute;
    width: calc(100% - ($padding-base-horizontal * 2));
    padding: 8px;
    z-index: 1050; }
  .search-box .flight-class,
  .search-box .flights-payment {
    margin-bottom: 12px; }
    .search-box .flight-class > label,
    .search-box .flights-payment > label {
      display: block; }
    .search-box .flight-class > div,
    .search-box .flights-payment > div {
      position: relative;
      display: inline-block;
      width: 100%; }
      .search-box .flight-class > div:before,
      .search-box .flights-payment > div:before {
        color: #fff;
        position: absolute;
        top: 8px;
        right: 8px;
        pointer-events: none; }
    .search-box .flight-class select,
    .search-box .flights-payment select {
      width: 100%;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: #313131;
      border: 0;
      -webkit-box-shadow: inset 0 0 0 1px #1a1a1a;
              box-shadow: inset 0 0 0 1px #1a1a1a;
      color: #e3e3e3;
      text-indent: 0.01px;
      text-overflow: "";
      padding-right: 30px;
      cursor: pointer; }
      .search-box .flight-class select::-ms-expand,
      .search-box .flights-payment select::-ms-expand {
        display: none; }
    .search-box .flight-class .payment-not-selected.has-error,
    .search-box .flights-payment .payment-not-selected.has-error {
      position: absolute;
      width: 100%;
      padding: 8px;
      z-index: 1050; }
  .search-box .submit {
    float: right;
    margin-bottom: 0;
    width: 50%; }
    .search-box .submit .btn {
      font-weight: 600;
      width: 100%; }
    .search-box .submit .icon:before, .search-box .submit .hotel-customer-review__star:before,
    .search-box .submit .icon__stroke:before,
    .search-box .submit .icon__filled:before,
    .search-box .submit .hotel-customer-review__star--filled:before {
      float: right; }
  .search-box .price-match-guarantee {
    color: #cfcfcf; }

.date-picker {
  float: left;
  padding: 0 8px;
  position: relative;
  width: 100%; }
  @media (min-width: 768px) {
    .date-picker {
      position: absolute;
      z-index: 1010; } }

.pointer {
  background-color: #fff;
  content: '';
  display: block;
  height: 16px;
  margin-top: -8px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 16px; }
  .pointer.left {
    margin-left: 25%; }
  .pointer.right {
    margin-left: 75%; }

@media (min-width: 768px) {
  .search-box .nav-tabs {
    padding: 0; }
  .search-box .trip-variant label {
    width: auto; } }

.product-hotel.details-page #fph-searchbox-location-inputs {
  display: inline-block;
  width: 100%; }

@media (min-width: 768px) {
  .product-hotel.details-page .search-box .location {
    width: 100% !important; }
  .product-hotel.details-page #fph-searchbox-location-inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

input::-ms-clear {
  display: none;
  height: 0;
  width: 0; }

.search-box .btn-clear:before {
  position: absolute;
  right: 15px;
  bottom: 10px;
  background-color: #fff;
  color: #cfcfcf;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  z-index: 100;
  cursor: pointer; }

.search-box .dropdown-menu {
  padding: 0; }
  .search-box .dropdown-menu li {
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 8px; }
    .search-box .dropdown-menu li:hover, .search-box .dropdown-menu li.selected-child {
      background-color: #e3e3e3;
      cursor: pointer; }

@media (min-width: 768px) {
  .date-picker {
    right: 8px;
    width: 650px; } }

.date-picker .panel, .date-picker .hotel-customer-ratings-reviews__section {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 1px #808080;
          box-shadow: 0 0 5px 1px #808080; }

.date-picker .panel-heading, .date-picker .hotel-customer-ratings-reviews__header {
  left: 0;
  padding-bottom: 0;
  padding-top: 8px;
  position: absolute;
  right: 0;
  z-index: 1; }
  .date-picker .panel-heading .icon, .date-picker .hotel-customer-ratings-reviews__header .icon, .date-picker .panel-heading .hotel-customer-review__star, .date-picker .hotel-customer-ratings-reviews__header .hotel-customer-review__star {
    cursor: pointer;
    font-size: 1.2em;
    padding: 8px 8px; }
  .date-picker .panel-heading .icon-arrow_left, .date-picker .hotel-customer-ratings-reviews__header .icon-arrow_left {
    float: left; }
  .date-picker .panel-heading .icon-arrow_right, .date-picker .hotel-customer-ratings-reviews__header .icon-arrow_right {
    float: right; }

.date-picker .month {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center; }
  @media (min-width: 768px) {
    .date-picker .month {
      float: left;
      width: 50%; } }
  @media (max-width: 767px) {
    .date-picker .month:not(:first-child) {
      display: none; } }
  @media (min-width: 480px) {
    .date-picker .month {
      height: 280px; } }
  .date-picker .month .heading {
    font-weight: 600;
    padding-bottom: 8px; }

.date-picker table {
  margin-bottom: 0; }

.date-picker th,
.date-picker td {
  border: 0 !important;
  padding: 8px 0 !important;
  text-align: center;
  width: 14.3%; }

.date-picker td {
  cursor: pointer; }

.date-picker td.disabled {
  color: #cfcfcf;
  cursor: default; }

.date-picker td.blank {
  height: 32px; }

.date-picker .selection {
  background-color: #e3e3e3; }

.date-picker .selection-start,
.date-picker .selection-end,
.date-picker .selection-start-over,
.date-picker .selection-end-over {
  color: #fff;
  font-weight: 600;
  overflow: hidden;
  position: relative; }
  .date-picker .selection-start::before,
  .date-picker .selection-end::before,
  .date-picker .selection-start-over::before,
  .date-picker .selection-end-over::before {
    background-color: #e3e3e3;
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    content: '';
    margin-top: -25px;
    position: absolute;
    top: 50%; }

.date-picker .selection-start {
  background-color: #808080; }
  .date-picker .selection-start::before {
    border-left: 8px solid #808080;
    right: 0; }

.date-picker .selection-end {
  background-color: #808080; }
  .date-picker .selection-end::before {
    border-right: 8px solid #808080;
    left: 0; }

.date-picker .selection-start-over {
  background-color: #ec008c; }
  .date-picker .selection-start-over::before {
    border-left: 8px solid #ec008c;
    border-right: 0;
    left: auto;
    right: 0; }

.date-picker .selection-end-over {
  background-color: #ec008c; }
  .date-picker .selection-end-over::before {
    border-left: 0;
    border-right: 8px solid #ec008c;
    left: 0;
    right: auto; }

.date-picker .counter {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 768px) {
    .date-picker .counter {
      float: left;
      width: 100%; } }
  .date-picker .counter hr {
    border-color: #cfcfcf; }

.pax-rooms-input {
  background-color: #3c3c3c;
  -webkit-box-shadow: inset 0 0 0 1px #1a1a1a;
          box-shadow: inset 0 0 0 1px #1a1a1a;
  color: #e9ebee;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0; }
  .pax-rooms-input:hover {
    color: #fff; }
  .pax-rooms-input.icon:before, .pax-rooms-input.hotel-customer-review__star:before {
    float: right;
    padding-left: 8px; }

.pax-rooms-selector {
  padding-top: 0;
  z-index: 1001; }
  .pax-rooms-selector button:focus,
  .pax-rooms-selector input:focus,
  .pax-rooms-selector select:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    outline: none !important; }
  .pax-rooms-selector input[type=number]::-webkit-outer-spin-button,
  .pax-rooms-selector input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .pax-rooms-selector input[type=number] {
    -moz-appearance: textfield; }
  .pax-rooms-selector .row.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .pax-rooms-selector .panel, .pax-rooms-selector .hotel-customer-ratings-reviews__section {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0; }
  .pax-rooms-selector .panel-heading, .pax-rooms-selector .hotel-customer-ratings-reviews__header {
    border-bottom: 1px solid #cfcfcf;
    margin: 0 8px;
    padding: 8px 0; }
  .pax-rooms-selector .panel-body, .pax-rooms-selector .hotel-customer-ratings-reviews__body {
    padding-left: 8px;
    padding-right: 8px; }
  .pax-rooms-selector .room {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
    @media (min-width: 480px) {
      .pax-rooms-selector .room {
        width: 49.9%; } }
  .pax-rooms-selector .add-room {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px; }
  .pax-rooms-selector .form-control {
    padding: 4px 5px;
    text-align: center; }
  .pax-rooms-selector .room-close {
    -webkit-appearance: initial;
    border: 1px solid #cfcfcf;
    border-radius: 10px;
    color: #cfcfcf;
    cursor: pointer;
    float: right;
    height: 20px;
    line-height: 1.35;
    text-align: center;
    width: 20px;
    padding: 0; }
    .pax-rooms-selector .room-close:hover {
      background-color: #cfcfcf;
      color: #fff; }
  .pax-rooms-selector .ages label {
    margin-bottom: 8px;
    padding-bottom: 8px;
    width: 100%; }
  .pax-rooms-selector .ages .row {
    margin: 0 -3px; }
  .pax-rooms-selector .ages .incremental-input {
    float: left;
    padding: 0 3px;
    width: 33.33%; }
  .pax-rooms-selector .ages select {
    cursor: pointer;
    width: 100%; }
  .pax-rooms-selector .incremental-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    float: right;
    width: 104px;
    padding-top: 5px; }
    .pax-rooms-selector .incremental-input span.btn {
      width: 30%; }
    .pax-rooms-selector .incremental-input input.btn-sm, .pax-rooms-selector .incremental-input .btn-group-sm > input.btn {
      width: 40%; }
    .pax-rooms-selector .incremental-input .btn[disabled] {
      cursor: not-allowed; }

.gallery {
  position: relative; }
  .gallery:before {
    content: '';
    display: block;
    padding-top: 56.25%; }

.gallery-container {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0; }

.gallery-images {
  background-color: #111;
  height: 100%;
  left: -50%;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 200%; }
  .gallery-images img {
    bottom: -100%;
    left: -100%;
    margin: auto;
    max-height: 120%;
    min-height: 100%;
    position: absolute;
    right: -100%;
    top: -100%; }

.carousel {
  width: 100%; }
  .carousel.slideshow {
    border: 1px solid #fff; }
  .carousel.thumbnail {
    margin-top: 8px; }
    .carousel.thumbnail .thumb {
      border: 1px solid #fff;
      cursor: pointer;
      float: left;
      margin: 0 .5%;
      width: 18.4%; }
  .carousel .carousel-inner.control {
    margin: 0 9%;
    width: auto; }
    .carousel .carousel-inner.control .thumb {
      width: 24%; }

.carousel-control {
  background-color: #ec008c;
  border: 1px solid #fff;
  opacity: 1;
  width: 8%; }
  .carousel-control .icon, .carousel-control .hotel-customer-review__star {
    display: inline-block;
    line-height: 1em;
    margin: 40% auto;
    text-align: center; }

.logo-tsh {
  bottom: 0;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 1; }
  .logo-tsh > img {
    margin-top: 1%;
    width: 50%; }
  .logo-tsh:after {
    border-right: 1000px solid #ec008c;
    border-top: 40px solid transparent;
    content: '';
    display: block;
    height: 500px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1; }

.card-view .logo-tsh > img {
  width: 60%; }

.hotels-offers .panel, .hotels-offers .hotel-customer-ratings-reviews__section {
  position: relative;
  width: 100%; }

.hotels-offers > .panel-heading, .hotels-offers > .hotel-customer-ratings-reviews__header {
  margin-bottom: 8px; }

.hotels-offers .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.hotels-offers .gallery {
  cursor: pointer; }

.hotels-offers .hotel-info-header {
  height: auto;
  margin-bottom: 8px; }

.hotels-offers .hotel-name {
  max-height: 62.1px;
  font-size: 18px;
  line-height: 1.15;
  margin-bottom: 8px;
  margin-top: 0;
  overflow: hidden; }
  .hotels-offers .hotel-name a {
    color: #080808;
    text-decoration: none; }

.hotels-offers .hotel-category {
  color: #f8a523;
  height: 20px;
  overflow: hidden;
  margin-bottom: 8px; }

.hotels-offers .address,
.hotels-offers .distance {
  color: #808080;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.hotels-offers .address {
  font-weight: 300; }

.hotels-offers .included-conveyance {
  color: #808080;
  margin-top: 8px; }

.hotels-offers .description {
  border-top: 1px solid #e3e3e3;
  margin-top: 8px;
  padding-top: 8px; }
  .hotels-offers .description > div {
    max-height: 62px;
    overflow: hidden; }

.hotels-offers .price-wrapper {
  padding-top: 16px; }

.hotels-offers .price-date {
  color: #808080;
  font-size: 12px;
  font-weight: 300; }

.hotels-offers .price {
  cursor: pointer;
  text-align: right; }
  .hotels-offers .price .amount {
    font-weight: 600;
    white-space: nowrap; }

.hotels-offers .ver-mas {
  color: #5798d4;
  cursor: pointer;
  display: block; }

.card-view .hotel-rating {
  height: 32px; }

.card-view .description {
  height: 90px; }

.card-view .price > span {
  display: table-cell;
  vertical-align: bottom;
  width: 100%; }

.card-view .price > .amount {
  color: #080808;
  font-size: 30px;
  line-height: .95em;
  padding-left: 8px; }

.card-view .price-date {
  margin-top: 8px;
  text-align: right; }

.card-view [data-tsh-card-info] .price > .amount {
  color: #ec008c; }

.list-view .list-group-item {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.list-view .hotel-category,
.list-view .hotel-name,
.list-view .price-date {
  width: 100%; }

.list-view .hotel-rating,
.list-view .price-wrapper {
  text-align: right; }

.list-view .hotel-rating {
  float: left;
  width: 50%; }

.list-view .price-wrapper {
  position: static;
  width: 100%;
  padding: 0;
  margin-top: -8px; }

.list-view .amount {
  font-size: 1.25em;
  line-height: .95em; }

.list-view .price-date {
  text-align: right; }

.list-group-item.tsh {
  background-color: #e9ebee;
  border-color: #ec008c;
  border-width: 0 6px 0 0;
  margin: 4px 3px 3px; }
  .list-group-item.tsh .hotel-name {
    font-size: 16px;
    font-weight: 300; }
  .list-group-item.tsh label {
    color: #ec008c;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 600; }

@media (min-width: 480px) {
  .hotels-offers .hotel-info-header {
    height: 90.1px; }
  .hotels-offers .included-conveyance {
    margin-bottom: 8px; } }

.hotel-badges .list {
  margin-left: 0; }

.hotel-badges .label {
  color: #080808;
  font-size: 14px;
  font-weight: 300;
  padding: .7em 1em .8em; }

.tripadvisor {
  background-image: url("http://www1.staticroot.com/images/tripavisor-ratings.png");
  background-position: 0 -220px;
  background-repeat: no-repeat;
  height: 20px; }
  .tripadvisor.rate-00 {
    background-position: 0 -200px; }
  .tripadvisor.rate-05 {
    background-position: 0 -180px; }
  .tripadvisor.rate-10 {
    background-position: 0 -160px; }
  .tripadvisor.rate-15 {
    background-position: 0 -140px; }
  .tripadvisor.rate-20 {
    background-position: 0 -120px; }
  .tripadvisor.rate-25 {
    background-position: 0 -100px; }
  .tripadvisor.rate-30 {
    background-position: 0  -80px; }
  .tripadvisor.rate-35 {
    background-position: 0  -60px; }
  .tripadvisor.rate-40 {
    background-position: 0  -40px; }
  .tripadvisor.rate-45 {
    background-position: 0  -20px; }
  .tripadvisor.rate-50 {
    background-position: 0      0; }

.trustyou-score {
  background-color: #7cb342;
  color: #fff;
  float: left;
  margin-right: 5px;
  padding: .1em .3em;
  position: relative; }
  .trustyou-score::after {
    border-color: #7cb342 transparent transparent #7cb342;
    border-style: solid;
    content: '';
    left: 0;
    position: absolute;
    top: 100%; }
  .trustyou-score.xl {
    font-size: 20px; }

.trustyou-reviews {
  float: left;
  line-height: 1.15em;
  font-size: 13px; }
  .trustyou-reviews span {
    display: block; }

.trustyou-attribution {
  color: #3498db;
  font-size: 12px;
  font-style: italic; }
  .trustyou-attribution b {
    color: #2a5caa; }
  .trustyou-attribution:hover {
    color: #3498db;
    text-decoration: none; }

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

.map-container {
  height: 0;
  -webkit-transition: height 250ms ease-out;
  transition: height 250ms ease-out; }
  .map-container.show {
    height: 500px; }
  .map-container .hotels-offers .hotel-info .price-wrapper {
    display: none; }

.map .static-map {
  background-position: center;
  background-size: cover;
  cursor: pointer;
  height: 300px;
  position: relative;
  width: 100%; }

.map .modal-dialog {
  height: calc(100% - 60px); }

.map .modal-content {
  height: 100%; }

.map .modal-body {
  height: calc(100% - 54px); }

.map .modal-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.map .modal .map-container {
  height: 100%;
  -webkit-transition: none;
  transition: none; }

.map .hotels-offers .panel, .map .hotels-offers .hotel-customer-ratings-reviews__section {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  max-width: 240px;
  padding: 0;
  border: 0; }

.map .hotels-offers .hotel-info {
  overflow: hidden;
  position: relative;
  padding: 16px; }

.map .hotels-offers .description {
  font-size: 14px;
  max-height: 52px;
  overflow-x: hidden;
  overflow-y: auto;
  position: static;
  -webkit-transition: max-height .5s ease-out;
  transition: max-height .5s ease-out; }
  @media (min-width: 480px) {
    .map .hotels-offers .description {
      max-height: 78px; } }
  .map .hotels-offers .description .ellipsis {
    position: static;
    max-height: none;
    height: 62px; }
    .map .hotels-offers .description .ellipsis:before {
      content: '';
      float: left;
      width: 5px;
      height: 61px; }
    .map .hotels-offers .description .ellipsis:after {
      display: none; }
    .map .hotels-offers .description .ellipsis > *:first-child {
      float: right;
      margin-bottom: 0;
      margin-left: -5px;
      width: 100%; }
  .map .hotels-offers .description .show-more {
    background: linear-gradient(140deg, rgba(255, 255, 255, 0) 0%, #fff 35%);
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    cursor: pointer;
    float: right;
    left: 100%;
    margin-left: -70px;
    padding: 4px 10px 4px 20px;
    position: relative;
    text-align: right;
    top: -45px;
    width: 45px; }
    @media (min-width: 480px) {
      .map .hotels-offers .description .show-more {
        top: -20px; } }
  .map .hotels-offers .description.expanded {
    height: auto;
    max-height: 80px;
    -webkit-transition: max-height .5s ease-in;
    transition: max-height .5s ease-in; }
    @media (min-width: 480px) {
      .map .hotels-offers .description.expanded {
        max-height: 120px; } }
    .map .hotels-offers .description.expanded .ellipsis {
      height: auto; }
      .map .hotels-offers .description.expanded .ellipsis p {
        margin-bottom: 24px; }
    .map .hotels-offers .description.expanded .show-more {
      margin-top: -24px;
      position: absolute;
      left: calc(100% - 8px);
      top: 100%; }
      .map .hotels-offers .description.expanded .show-more::before {
        content: '\006D'; }

.gm-style-iw + div {
  top: 14px !important;
  background-color: #fff;
  color: #cfcfcf;
  width: 40px !important;
  height: 40px !important;
  font-family: 'bf_font_filled' !important;
  font-size: 1.8em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  opacity: 1 !important;
  speak: none;
  text-align: center;
  text-transform: none;
  border-radius: 20px;
  -webkit-box-shadow: rgba(8, 8, 8, 0.32) 0px 0px 2px 1px;
          box-shadow: rgba(8, 8, 8, 0.32) 0px 0px 2px 1px; }
  .gm-style-iw + div:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\65';
    color: #3c3c3c;
    vertical-align: middle;
    line-height: 40px; }
  .gm-style-iw + div:hover {
    color: #ec008c; }
  .gm-style-iw + div > img {
    display: none; }

.gm-style > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > .gmnoprint {
  pointer-events: none; }

.gm-style > div:nth-child(1) > div:nth-child(4) > div:last-child > div {
  height: auto !important; }

.gm-style-iw {
  height: auto !important;
  top: 22px !important;
  left: 22px !important;
  padding-bottom: 2px; }
  .gm-style-iw > div {
    -webkit-box-shadow: 0 2px 4px 0 rgba(8, 8, 8, 0.32);
            box-shadow: 0 2px 4px 0 rgba(8, 8, 8, 0.32); }

.icon-openmap {
  background-color: rgba(255, 255, 255, 0.6);
  color: #3c3c3c;
  font-size: 10em;
  height: 100%;
  line-height: 2em;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  width: 100%; }
  .icon-openmap:hover {
    opacity: .8; }
    .icon-openmap:hover:before {
      content: '\0066'; }

.custom-marker {
  border: 1px solid #fff;
  position: absolute;
  padding: 4px;
  background-color: #5798d4;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: background-color 250ms ease-out;
  transition: background-color 250ms ease-out; }
  .custom-marker.active, .custom-marker:hover {
    background-color: #ec008c; }
    .custom-marker.active .custom-marker-inner:after, .custom-marker:hover .custom-marker-inner:after {
      border-top-color: #ec008c; }

.custom-marker-inner:before, .custom-marker-inner:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 50%;
  border: solid transparent;
  pointer-events: none; }

.custom-marker-inner:before {
  margin-left: -8px;
  border-width: 8px;
  border-top-color: #fff;
  border-bottom-color: transparent; }

.custom-marker-inner:after {
  margin-left: -7px;
  border-width: 7px;
  border-top-color: #5798d4;
  border-bottom-color: transparent;
  -webkit-transition: border-top-color 250ms ease-out;
  transition: border-top-color 250ms ease-out; }

.weather {
  padding: 0; }
  .weather ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .weather li {
    border-bottom: 1px solid #e9ebee;
    padding: 8px 8px; }
    .weather li:last-child {
      border: 0; }
  .weather .w-texto {
    display: inline-block;
    width: 83%; }
    .weather .w-texto > div {
      display: inline-block;
      width: 32%; }
  .weather .w-day {
    background-color: #e9ebee;
    text-align: center; }
    .weather .w-day span {
      display: block;
      overflow: hidden;
      padding: 0 5px;
      text-overflow: ellipsis; }
    .weather .w-day .name {
      font-weight: 600; }
    .weather .w-day .num {
      font-size: 1.5em; }
  .weather .w-maxtemp,
  .weather .w-mintemp {
    text-align: center;
    vertical-align: super; }
  .weather .w-icon {
    display: inline-block;
    font-size: 2.5em;
    text-align: center;
    vertical-align: bottom;
    width: 15%; }
    .weather .w-icon [class*="cloud"] {
      color: #e3e3e3; }
    .weather .w-icon [class*="drizzle"] {
      color: #299fdf; }
    .weather .w-icon [class*="heavy"] {
      color: #1c82b9; }
    .weather .w-icon [class*="overcast"] {
      color: #cacaca; }
    .weather .w-icon [class*="rain"] {
      color: #82c7ec; }
    .weather .w-icon [class*="sleet"] {
      color: #56b3e5; }
    .weather .w-icon [class*="sun"] {
      color: #ffb505; }
    .weather .w-icon [class*="thunder"] {
      color: #808080; }
  .weather .weather-spliter {
    display: none; }

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

[class^="weather-icon-"] {
  font-family: 'weather-icons';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none; }

.weather-icon-weather3:before {
  content: '\e60b'; }

.weather-icon-sunny:before {
  content: '\e601'; }

.weather-icon-light-rain:before {
  content: '\e610'; }

.weather-icon-light-rain-shower:before {
  content: '\e610'; }

.weather-icon-light-freezing-rain:before {
  content: '\e610'; }

.weather-icon-freezing-drizzle:before {
  content: '\e613'; }

.weather-icon-pachy-light-drizzle:before {
  content: '\e613'; }

.weather-icon-light-drizzle:before {
  content: '\e613'; }

.weather-icon-light-sleet:before {
  content: '\e610'; }

.weather-icon-light-sleet-shower:before {
  content: '\e610'; }

.weather-icon-pachy-sleet-nearby:before {
  content: '\e610'; }

.weather-icon-pachy-freezing-drizzle-nearby:before {
  content: '\e613'; }

.weather-icon-heavy-freezing-drizzle:before {
  content: '\e624'; }

.weather-icon-patchy-rain-nearby:before {
  content: '\e611'; }

.weather-icon-moderate-rain:before {
  content: '\e611'; }

.weather-icon-moderate-rain-at-times:before {
  content: '\e611'; }

.weather-icon-moderate-heavy-freezing-rain:before {
  content: '\e611'; }

.weather-icon-patchy-light-rain:before {
  content: '\e611'; }

.weather-icon-moderate-heavy-sleet:before {
  content: '\e611'; }

.weather-icon-moderate-heavy-rain-shower:before {
  content: '\e611'; }

.weather-icon-moderate-heavy-sleet-shower:before {
  content: '\e611'; }

.weather-icon-heavy-rain-at-times:before {
  content: '\e622'; }

.weather-icon-heavy-rain:before {
  content: '\e622'; }

.weather-icon-torrential-rain-shower:before {
  content: '\e622'; }

.weather-icon-fog:before {
  content: '\e60c'; }

.weather-icon-freezing-fog:before {
  content: '\e60c'; }

.weather-icon-mist:before {
  content: '\e60b'; }

.weather-icon-partly-cloudy:before {
  content: '\e607'; }

.weather-icon-cloudy:before {
  content: '\e60d'; }

.weather-icon-overcast:before {
  content: '\e618'; }

.weather-icon-patchy-snow:before {
  content: '\e614'; }

.weather-icon-blowing-snow:before {
  content: '\e614'; }

.weather-icon-light-snow-showers:before {
  content: '\e614'; }

.weather-icon-patchy-light-snow:before {
  content: '\e614'; }

.weather-icon-light-snow:before {
  content: '\e614'; }

.weather-icon-patchy-modertate-snow:before {
  content: '\e616'; }

.weather-icon-modertate-heavy-snow-showers:before {
  content: '\e616'; }

.weather-icon-modertate-snow:before {
  content: '\e616'; }

.weather-icon-patchy-heavy-snow:before {
  content: '\e625'; }

.weather-icon-heavy-snow:before {
  content: '\e625'; }

.weather-icon-blizzard:before {
  content: '\e626'; }

.weather-icon-ice-pellets:before {
  content: '\e617'; }

.weather-icon-light-showers-ice-pellets:before {
  content: '\e617'; }

.weather-icon-moderate-heavy-showers-ice-pellets:before {
  content: '\e627'; }

.weather-icon-thundery-outbreakx-in-nearby:before {
  content: '\e60e'; }

.weather-icon-patchy-light-rain-thunder:before {
  content: '\e60e'; }

.weather-icon-patchy-light-snow-thunder:before {
  content: '\e60e'; }

.weather-icon-moderate-heavy-rain-thunder:before {
  content: '\e61a'; }

.weather-icon-moderate-heavy-snow-thunder:before {
  content: '\e61a'; }

.weather-icon-not-available:before {
  content: '\e62c'; }

.weather-icon-weather5:before {
  content: '\e62e'; }

.panel.panel-pois, .panel-pois.hotel-customer-ratings-reviews__section {
  border-color: #e3e3e3;
  border-radius: 0;
  border-width: 1px 0;
  padding: 0; }
  .panel.panel-pois .panel-heading, .panel-pois.hotel-customer-ratings-reviews__section .panel-heading, .panel.panel-pois .hotel-customer-ratings-reviews__header, .panel-pois.hotel-customer-ratings-reviews__section .hotel-customer-ratings-reviews__header {
    border-color: #e3e3e3;
    border-radius: 0;
    padding: 0; }
  .panel.panel-pois .panel-title, .panel-pois.hotel-customer-ratings-reviews__section .panel-title, .panel.panel-pois .hotel-customer-ratings-reviews__title, .panel-pois.hotel-customer-ratings-reviews__section .hotel-customer-ratings-reviews__title, .panel.panel-pois .hotel-customer-service-rating__title, .panel-pois.hotel-customer-ratings-reviews__section .hotel-customer-service-rating__title {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(60%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.75)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.75));
    font-size: 1.5em;
    padding: 16px; }
  @media (min-width: 480px) {
    .panel.panel-pois .list-group-item:nth-child(2), .panel-pois.hotel-customer-ratings-reviews__section .list-group-item:nth-child(2) {
      border-top: 0; } }

.flag {
  background: url("../images/flags.png") no-repeat;
  background-position: 0 0;
  height: 13px;
  margin-top: -1px;
  width: 16px; }
  .flag.flag-en {
    background-position: -16px 0; }
  .flag.flag-it {
    background-position: -32px 0; }
  .flag.flag-de {
    background-position: -48px 0; }
  .flag.flag-fr {
    background-position: -64px 0; }
  .flag.flag-es {
    background-position: -80px 0; }
  .flag.flag-ru {
    background-position: -112px 0; }
  .flag.flag-hu {
    background-position: -208px 0; }
  .flag.flag-tr {
    background-position: -224px 0; }
  .flag.flag-fi {
    background-position: -320px 0; }
  .flag.flag-in {
    background-position: -352px 0; }
  .flag.flag-no {
    background-position: -368px 0; }
  .flag.flag-pt {
    background-position: -400px 0; }
  .flag.flag-ro {
    background-position: -416px 0; }
  .flag.flag-pl {
    background-position: -512px 0; }

.list-group-item.tsh .tooltip {
  left: 0 !important;
  font-size: 14px;
  margin: 0 16px; }

.list-group-item.tsh .tooltip-inner {
  background-color: #fff;
  border: 1px solid #3c3c3c;
  color: #080808;
  margin-bottom: 5px;
  max-width: 450px;
  padding: 8px 8px;
  text-align: left; }

.list-group-item.tsh .tooltip-arrow {
  background-color: white;
  border: 1px solid transparent;
  border-bottom-color: #3c3c3c;
  border-right-color: #3c3c3c;
  bottom: 4px;
  height: 14px;
  left: 20px !important;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 14px; }

.scroll-up {
  bottom: 8px;
  left: 50%;
  position: fixed;
  z-index: 1010; }
  @media (min-width: 768px) {
    .scroll-up {
      bottom: 60px; } }
  .scroll-up a {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    background-color: #ec008c;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-family: 'bf_font_filled';
    font-size: 25px;
    height: 60px;
    margin-left: -30px;
    opacity: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    visibility: hidden;
    width: 60px; }
    .scroll-up a:before {
      content: '\006D'; }
  .scroll-up.in a {
    opacity: .9;
    visibility: visible; }

.safe-footer {
  background-color: #e9ebee;
  padding: 16px 0; }

.poi-links-mobile-collapsable-desktop-expanded > .panel-collapse > .list-group:first-child .list-group-item:first-child, .poi-links-mobile-collapsable-desktop-expanded > .panel-collapse > .hotel-customer-opinions-group:first-child .list-group-item:first-child {
  border-top: solid 1px #e3e3e3; }

@media (min-width: 996px) {
  .poi-links-mobile-collapsable-desktop-expanded {
    color: red; }
    .poi-links-mobile-collapsable-desktop-expanded > .panel-heading [data-toggle], .poi-links-mobile-collapsable-desktop-expanded > .hotel-customer-ratings-reviews__header [data-toggle] {
      pointer-events: none; }
      .poi-links-mobile-collapsable-desktop-expanded > .panel-heading [data-toggle]::before, .poi-links-mobile-collapsable-desktop-expanded > .hotel-customer-ratings-reviews__header [data-toggle]::before {
        display: none; }
    .poi-links-mobile-collapsable-desktop-expanded > .panel-collapse {
      display: block; } }

.list-view .hotel-rating {
  width: initial; }

/* stylelint-disable */
.u-m {
  margin: 8px !important; }

.u-m0 {
  margin: 0 !important; }

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

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

.u-m--large {
  margin: 16px !important; }

.u-m--extra-large {
  margin: 24px !important; }

.u-m--huge {
  margin: 32px !important; }

.u-mt0 {
  margin-top: 0 !important; }

.u-mt {
  margin-top: 8px !important; }

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

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

.u-mt--large {
  margin-top: 16px !important; }

.u-mt--extra-large {
  margin-top: 24px !important; }

.u-mt--huge {
  margin-top: 32px !important; }

.u-op-mt:not(:empty) {
  margin-top: 8px !important; }

.u-op-mt--tiny:not(:empty) {
  margin-top: quarter(8px) !important; }

.u-op-mt--small:not(:empty) {
  margin-top: halve(8px) !important; }

.u-op-mt--large:not(:empty) {
  margin-top: double(8px) !important; }

.u-op-mt--extra-large:not(:empty) {
  margin-top: 24px !important; }

.u-op-mt--huge:not(:empty) {
  margin-top: quadruple(8px) !important; }

.u-mr0 {
  margin-right: 0 !important; }

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

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

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

.u-mr--large {
  margin-right: 16px !important; }

.u-mr--extra-large {
  margin-right: 24px !important; }

.u-mr--huge {
  margin-right: 32px !important; }

.u-mb0 {
  margin-bottom: 0 !important; }

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

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

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

.u-mb--large {
  margin-bottom: 16px !important; }

.u-mb--extra-large {
  margin-bottom: 24px !important; }

.u-mb--huge {
  margin-bottom: 32px !important; }

.u-mb--section {
  margin-bottom: 60px !important; }

.u-ml0 {
  margin-left: 0 !important; }

.u-ml {
  margin-left: 8px !important; }

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

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

.u-ml--large {
  margin-left: 16px !important; }

.u-ml--extra-large {
  margin-left: 24px !important; }

.u-ml--huge {
  margin-left: 32px !important; }

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

.u-mh {
  margin-right: 8px !important;
  margin-left: 8px !important; }

.u-mh--tiny {
  margin-right: 2px !important;
  margin-left: 2px !important; }

.u-mh--small {
  margin-right: 4px !important;
  margin-left: 4px !important; }

.u-mh--large {
  margin-right: 16px !important;
  margin-left: 16px !important; }

.u-mh--extra-large {
  margin-right: 24px !important;
  margin-left: 24px !important; }

.u-mh--huge {
  margin-right: 32px !important;
  margin-left: 32px !important; }

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

.u-mv {
  margin-top: 8px !important;
  margin-bottom: 8px !important; }

.u-mv--tiny {
  margin-top: 2px !important;
  margin-bottom: 2px !important; }

.u-mv--small {
  margin-top: 4px !important;
  margin-bottom: 4px !important; }

.u-mv--large {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }

.u-mv--extra-large {
  margin-top: 24px !important;
  margin-bottom: 24px !important; }

.u-mv--huge {
  margin-top: 32px !important;
  margin-bottom: 32px !important; }

.u-p {
  padding: 8px !important; }

.u-p0 {
  padding: 0 !important; }

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

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

.u-p--large {
  padding: 16px !important; }

.u-p--extra-large {
  padding: 24px !important; }

.u-p--huge {
  padding: 32px !important; }

.u-pt0 {
  padding-top: 0 !important; }

.u-pt {
  padding-top: 8px !important; }

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

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

.u-pt--large {
  padding-top: 16px !important; }

.u-pt--extra-large {
  padding-top: 24px !important; }

.u-pt--huge {
  padding-top: 32px !important; }

.u-pr0 {
  padding-right: 0 !important; }

.u-pr {
  padding-right: 8px !important; }

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

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

.u-pr--large {
  padding-right: 16px !important; }

.u-pr--extra-large {
  padding-right: 24px !important; }

.u-pr--huge {
  padding-right: 32px !important; }

.u-pb0 {
  padding-bottom: 0 !important; }

.u-pb {
  padding-bottom: 8px !important; }

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

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

.u-pb--large {
  padding-bottom: 16px !important; }

.u-pb--extra-large {
  padding-bottom: 24px !important; }

.u-pb--huge {
  padding-bottom: 32px !important; }

.u-pl0 {
  padding-left: 0 !important; }

.u-pl {
  padding-left: 8px !important; }

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

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

.u-pl--large {
  padding-left: 16px !important; }

.u-pl--extra-large {
  padding-left: 24px !important; }

.u-pl--huge {
  padding-left: 32px !important; }

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

.u-ph {
  padding-right: 8px !important;
  padding-left: 8px !important; }

.u-ph--tiny {
  padding-right: 2px !important;
  padding-left: 2px !important; }

.u-ph--small {
  padding-right: 4px !important;
  padding-left: 4px !important; }

.u-ph--large {
  padding-right: 16px !important;
  padding-left: 16px !important; }

.u-ph--extra-large {
  padding-right: 24px !important;
  padding-left: 24px !important; }

.u-ph--huge {
  padding-right: 32px !important;
  padding-left: 32px !important; }

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

.u-pv {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.u-pv--tiny {
  padding-top: 2px !important;
  padding-bottom: 2px !important; }

.u-pv--small {
  padding-top: 4px !important;
  padding-bottom: 4px !important; }

.u-pv--large {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.u-pv--extra-large {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }

.u-pv--huge {
  padding-top: 32px !important;
  padding-bottom: 32px !important; }

@media (max-width: 480px) {
  .u-xs-ph0 {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

@media (min-width: 768px) {
  .u-lg-pull-right {
    float: right; } }

@media (min-width: 768px) {
  .u-lg-pull-left {
    float: left; } }

.fade-animation {
  opacity: 0;
  -webkit-animation-play-state: paused;
          animation-play-state: paused; }

.fade-in {
  opacity: 1;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  animation: fadeIn ease 1s;
  -webkit-animation: fadeIn ease 1s;
  -moz-animation: fadeIn ease 1s;
  -o-animation: fadeIn ease 1s;
  -ms-animation: fadeIn ease 1s; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

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

@font-face {
  font-family: "bf_font";
  src: url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.eot");
  src: url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.eot?#iefix") format("embedded-opentype"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.woff") format("woff"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.ttf") format("truetype"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bf_font_stroke";
  src: url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_stroke.eot");
  src: url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_stroke.eot?#iefix") format("embedded-opentype"), url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_stroke.woff") format("woff"), url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_stroke.ttf") format("truetype"), url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_stroke.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bf_font_filled";
  src: url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_filled.eot");
  src: url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_filled.eot?#iefix") format("embedded-opentype"), url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_filled.woff") format("woff"), url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_filled.ttf") format("truetype"), url("https://assets.staticroot.com/brg-icons-ui/5.0.0/fonts/bf_font_filled.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "weather-icons";
  src: url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.eot");
  src: url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.eot?#iefix") format("embedded-opentype"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.woff") format("woff"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.ttf") format("truetype"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bf_font";
  src: url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.eot");
  src: url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.eot?#iefix") format("embedded-opentype"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.woff") format("woff"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.ttf") format("truetype"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/bf_font.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "weather-icons";
  src: url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.eot");
  src: url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.eot?#iefix") format("embedded-opentype"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.woff") format("woff"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.ttf") format("truetype"), url("https://assets.staticroot.com/marcopolo-ui/current/fonts/weather-icons.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon::before, .hotel-customer-review__star::before, .icon::after, .hotel-customer-review__star::after {
  font-family: "bf_font"; }

.icon__stroke::before, .icon__stroke::after {
  font-family: "bf_font_stroke"; }

.icon__filled::before, .hotel-customer-review__star--filled::before, .icon__filled::after, .hotel-customer-review__star--filled::after {
  font-family: "bf_font_filled"; }

.flag {
  background: url("https://assets.staticroot.com/lmn-assets-ui/3/images/flags.png") no-repeat;
  background-position: 0 0;
  height: 13px;
  margin-top: -1px;
  width: 16px; }
  .flag.flag-en {
    background-position: -16px 0; }
  .flag.flag-it {
    background-position: -32px 0; }
  .flag.flag-de {
    background-position: -48px 0; }
  .flag.flag-fr {
    background-position: -64px 0; }
  .flag.flag-es {
    background-position: -80px 0; }
  .flag.flag-ru {
    background-position: -112px 0; }
  .flag.flag-hu {
    background-position: -208px 0; }
  .flag.flag-tr {
    background-position: -224px 0; }
  .flag.flag-fi {
    background-position: -320px 0; }
  .flag.flag-in {
    background-position: -352px 0; }
  .flag.flag-no {
    background-position: -368px 0; }
  .flag.flag-pt {
    background-position: -400px 0; }
  .flag.flag-ro {
    background-position: -416px 0; }
  .flag.flag-pl {
    background-position: -512px 0; }

b,
strong {
  font-weight: 700; }

header {
  z-index: 8;
  min-height: 393px; }

aside[main-content] {
  clear: right !important;
  float: right !important; }

.container {
  padding: 0 16px; }

.main-content aside[main-content]:first-of-type .city-text > h2 {
  margin-top: 0px; }

.page-content {
  position: relative; }

.top-content {
  display: inline-block;
  margin-bottom: 8px;
  width: 100%; }

.row.flex:before,
.row.flex:after {
  content: normal; }

.breadcrumb {
  margin: 0 8px 16px; }

aside[main-content] > .map-container,
section > .map-container {
  margin-bottom: 20px; }

.search-box {
  margin: 8px 0; }
  .search-box .icon.icon__filled:before, .search-box .icon__filled.hotel-customer-review__star:before, .search-box .hotel-customer-review__star.hotel-customer-review__star--filled:before, .search-box .icon.hotel-customer-review__star--filled:before {
    font-size: 20px; }
  .search-box .flexible {
    width: 50%;
    margin-bottom: 0; }
  .search-box .pax-rooms-selector {
    margin: -16px 8px; }
    .search-box .pax-rooms-selector .btn.btn-sm.icon__filled, .search-box .pax-rooms-selector .btn-group-sm > .btn.icon__filled, .search-box .pax-rooms-selector .btn-group-sm > .btn.hotel-customer-review__star--filled, .search-box .pax-rooms-selector .btn.btn-sm.hotel-customer-review__star--filled {
      vertical-align: middle;
      line-height: 1.6;
      padding: 4px 6px; }
      @media (min-width: 768px) {
        .search-box .pax-rooms-selector .btn.btn-sm.icon__filled, .search-box .pax-rooms-selector .btn-group-sm > .btn.icon__filled, .search-box .pax-rooms-selector .btn-group-sm > .btn.hotel-customer-review__star--filled, .search-box .pax-rooms-selector .btn.btn-sm.hotel-customer-review__star--filled {
          line-height: 1.1; } }
    .search-box .pax-rooms-selector .icon__filled:before, .search-box .pax-rooms-selector .hotel-customer-review__star--filled:before {
      font-size: 20px; }
  .search-box .passenger-selector {
    position: relative;
    margin: 8px 0; }
    .search-box .passenger-selector-dropdown {
      top: 46px;
      margin: 0 8px; }
      .search-box .passenger-selector-dropdown .input-group .form-control {
        text-align: center; }
  .search-box .pointer.left {
    margin-left: 25%; }
  .search-box .pointer.right {
    margin-left: 75%; }
  .search-box .trip-variant {
    margin-bottom: 16px; }
  .search-box .calendar-arrv,
  .search-box .calendar-dept,
  .search-box .flexible,
  .search-box .flight-class,
  .search-box .location,
  .search-box .flights-payment,
  .search-box .submit {
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease; }
  .search-box .calendar-arrv {
    opacity: 1; }
  .search-box .strategy-one-way-trip .calendar-arrv {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden; }

.card-view article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
  width: 100%; }
  .card-view article .hotel-category {
    overflow: initial; }
  .card-view article .icon__filled.icon-plane-right:before, .card-view article .icon-plane-right.hotel-customer-review__star--filled:before,
  .card-view article .icon__filled.icon-star:before,
  .card-view article .icon-star.hotel-customer-review__star--filled:before,
  .card-view article .icon__filled.icon-chat:before,
  .card-view article .icon-chat.hotel-customer-review__star--filled:before {
    font-size: 20px;
    margin-right: 4px;
    vertical-align: sub; }
  .card-view article .hotel-name {
    cursor: pointer; }

article[data-obfuscated] {
  width: 100%; }
  article[data-obfuscated] .hotel-name {
    cursor: pointer; }

.poi-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media (min-width: 768px) {
    .poi-group {
      margin: 0 -8px 20px; } }

.hotels-offers > .panel-heading, .hotels-offers > .hotel-customer-ratings-reviews__header {
  padding: 0; }
  .hotels-offers > .panel-heading h2, .hotels-offers > .hotel-customer-ratings-reviews__header h2 {
    font-size: 30px; }

.product-holidays .hotels-offers .hotel-info {
  cursor: pointer; }

.trustyou-reviews {
  font-size: 13px; }
  .trustyou-reviews span {
    margin-bottom: 2px; }

@media (min-width: 480px) {
  .search-box {
    margin-top: 20px; }
    .search-box .passenger-selector-dropdown {
      width: 50%; }
  .card-view article {
    width: 50%; }
  .card-view .gallery {
    height: 130px; }
  .services-list ul {
    -webkit-column-count: 2;
            column-count: 2; } }

@media (min-width: 768px) {
  .container {
    padding: 0 8px; }
  .top-content {
    min-height: 40px; }
  .breadcrumb {
    position: absolute;
    top: 12px;
    left: 8px;
    width: auto;
    margin: 0 200px 8px 0; }
  .search-box form {
    padding: 16px; }
  .search-box .form-group {
    margin-bottom: 20px; }
    .search-box .form-group.flexible, .search-box .form-group.flight-class, .search-box .form-group.pax-rooms, .search-box .form-group.passenger-selector, .search-box .form-group.price-match-guarantee, .search-box .form-group.submit {
      margin-bottom: inherit; }
  .search-box .dates,
  .search-box .class-toggle,
  .search-box .flexible,
  .search-box .flight-class,
  .search-box .location,
  .search-box .pax-rooms,
  .search-box .room,
  .search-box .passenger-selector,
  .search-box .flights-payment,
  .search-box .submit {
    width: 25%; }
  .search-box .date-picker {
    bottom: -334px; }
    .search-box .date-picker .pointer.left {
      margin-left: 50%; }
    .search-box .date-picker .pointer.right {
      margin-left: 80%; }
  .search-box .pax-rooms-selector {
    width: calc(100% - 32px);
    margin: -8px 16px; }
  .search-box .passenger-selector-dropdown {
    width: 120%; }
  .search-box .passenger-selector {
    margin-top: 0; }
  .search-box .price-match-guarantee {
    float: right;
    width: 50%;
    text-align: right;
    padding-top: 20px; }
  .search-box .hotel-searchbox .location {
    width: 50%; }
  .search-box .strategy-one-way-trip .passenger-selector {
    clear: left; }
  .search-box .strategy-one-way-trip .submit {
    margin-top: -60px; }
  .card-view article {
    width: 33.33%; }
  .services-list ul {
    -webkit-column-count: 4;
            column-count: 4; }
  .poi-links {
    width: calc(33.333% - 16px);
    margin: 8px; }
    .poi-group-tsh .poi-links {
      width: 100%;
      margin: 8px; }
    aside[main-content] .poi-links {
      width: 100%;
      padding: 0; } }

@media (min-width: 768px) {
  .search-box {
    height: 242px; } }

@media (min-width: 996px) {
  .search-box .class-toggle,
  .search-box .flexible,
  .search-box .location,
  .search-box .pax-rooms,
  .search-box .passenger-selector {
    width: 25%; }
  .search-box .hotel-searchbox .location {
    width: 50%; }
  .search-box .dates,
  .search-box .submit {
    width: 16.6%; }
  .search-box .flexible,
  .search-box .dates.calendar-dept {
    clear: none; }
  .search-box .flexible label {
    margin-bottom: 0; }
  .search-box .passenger-selector {
    position: relative;
    top: 0; }
  .search-box .pax-rooms-selector {
    top: 100%; }
  .search-box .passenger-selector .pointer {
    margin-left: 32px; }
  .search-box .date-picker {
    top: auto;
    right: 8px; }
    .search-box .date-picker .pointer.left {
      margin-left: 35%; }
    .search-box .date-picker .pointer.right {
      margin-left: 62%; }
  .search-box .price-match-guarantee {
    clear: none;
    float: right;
    width: 16.6%;
    text-align: center;
    padding: 16px 8px 0; }
  .search-box .submit {
    position: absolute;
    right: 8px;
    top: 41px;
    width: 16.6%;
    padding-top: 0; }
  .search-box .flight-searchbox .date-picker {
    bottom: auto;
    top: 140px; }
  .search-box .flight-searchbox .submit {
    top: 86px; }
  .search-box .strategy-one-way-trip .calendar-dept,
  .search-box .strategy-one-way-trip .flexible,
  .search-box .strategy-one-way-trip .flight-class,
  .search-box .strategy-one-way-trip .location,
  .search-box .strategy-one-way-trip .flights-payment,
  .search-box .strategy-one-way-trip .passenger-selector {
    width: 27.8%; }
  .search-box .strategy-one-way-trip .submit {
    margin-top: 0; }
  .search-box .strategy-one-way-trip .pointer.left {
    margin-left: 50%; }
  .poi-links {
    width: calc(50% - 16px); }
    .poi-group-tsh .poi-links {
      width: 100%; }
  .main-content aside[main-content]:first-of-type {
    margin-top: 42px; }
  .main-content.empty aside[main-content]:first-of-type {
    margin-top: 8px; } }

@media (min-width: 1200px) {
  .search-box .date-picker .pointer.left {
    margin-left: 26.5%; }
  .search-box .date-picker .pointer.right {
    margin-left: 56.5%; }
  .poi-links {
    width: calc(33.333% - 16px); }
    .poi-group-tsh .poi-links {
      width: 100%; } }

@media (min-width: 768px) {
  .results-page .search-box {
    margin-top: 50px; } }

@media (min-width: 996px) {
  .results-page .search-box .submit {
    position: absolute;
    right: 8px;
    top: 41px;
    width: 16.6%; } }

@media (min-width: 996px) {
  .results-page .card-view article {
    width: 25%; } }

.results-page .list-view ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.results-page .list-view li {
  width: 100%; }
  @media (min-width: 480px) {
    .results-page .list-view li {
      width: calc(50% - 16px); }
      .results-page .list-view li:nth-child(2) {
        border-top-width: 0; } }

.results-page .list-view .hotel-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.results-page .col-lg-4 .static-map.hidden {
  display: block !important;
  pointer-events: none; }

.details-page .search-box {
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .details-page .search-box .pointer.left {
      margin-left: 12%; } }
  @media (min-width: 996px) {
    .details-page .search-box .pointer.left {
      margin-left: 16%; } }
  @media (min-width: 1200px) {
    .details-page .search-box .pointer.left {
      margin-left: 20%; } }
  @media (min-width: 768px) {
    .details-page .search-box .pointer.right {
      margin-left: 45%; } }
  @media (min-width: 996px) {
    .details-page .search-box .pointer.right {
      margin-left: 50%; } }
  @media (min-width: 1200px) {
    .details-page .search-box .pointer.right {
      margin-left: 62%; } }
  .details-page .search-box .submit {
    position: static; }

@media (min-width: 996px) {
  .details-page .pax-rooms-selector {
    width: 110%; } }

.details-page .col-lg-4 .static-map.hidden {
  display: block !important;
  pointer-events: none; }

@media (min-width: 768px) {
  .details-page .search-box .dates,
  .details-page .search-box .location,
  .details-page .search-box .pax-rooms,
  .details-page .search-box .room,
  .details-page .search-box .submit {
    width: 50%; }
  .details-page .search-box .date-picker {
    left: 8px; }
  .details-page .pax-rooms-selector {
    width: 140%; } }

@media (max-width: 767px) {
  .details-page .search-box {
    margin-bottom: 8px; } }

@media (min-width: 996px) {
  .details-page .pax-rooms-selector {
    width: 110%; } }

@media (min-width: 1200px) {
  .details-page .card-view article {
    width: 33.33%; } }

.customer-advantages > div {
  border-top: 1px solid #e3e3e3; }

.error-page section {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 768px) {
    .error-page section {
      float: left;
      width: 100%; } }
  @media (min-width: 996px) {
    .error-page section {
      float: left;
      width: 83.3333333333%; } }

.error-page .apologize {
  font-size: 1.2em;
  min-height: 209px;
  padding: 30px 0;
  text-align: center; }

.info-message {
  background-color: #e1ecfa; }
  .info-message__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 16px 8px; }
  .info-message__icon {
    margin: -16px 8px -16px;
    height: 64px; }
  .info-message__text {
    margin: 0; }

.alert-message {
  background-color: #ffeeca; }
  .alert-message__container {
    padding: 16px; }
  @media (min-width: 768px) {
    .alert-message__section {
      display: inline; } }

header .container .page-title {
  background: transparent;
  padding-left: 0; }
  @media (min-width: 768px) {
    header .container .page-title {
      text-shadow: 0px 1px 4px #080808; } }

header .header-background::after {
  content: '';
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, 0.15)));
  background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0; }

header .header-background img {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  header .header-background img.header-image_default {
    top: 0;
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit; }

header .header-accommodation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 768px) {
    header .header-accommodation {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }
  header .header-accommodation .header-container_title,
  header .header-accommodation .header-container_gallery,
  header .header-accommodation .header-container_searchbox {
    width: 100%;
    margin-bottom: 10px; }
  header .header-accommodation .header-container_title {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
    @media (min-width: 768px) {
      header .header-accommodation .header-container_title {
        padding-right: 20px;
        height: 100%;
        width: 50%; }
        header .header-accommodation .header-container_title .page-title {
          background-color: rgba(8, 8, 8, 0.85);
          font-size: 36px;
          letter-spacing: .5px;
          padding: 15px; }
          header .header-accommodation .header-container_title .page-title .hotel-category {
            padding-top: 0; }
            header .header-accommodation .header-container_title .page-title .hotel-category span {
              font-size: 36px; } }
  header .header-accommodation .header-container_gallery {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    header .header-accommodation .header-container_gallery #carousel .carousel-control {
      border: none;
      background-color: rgba(0, 0, 0, 0.3);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-shadow: none; }
      header .header-accommodation .header-container_gallery #carousel .carousel-control .icon, header .header-accommodation .header-container_gallery #carousel .carousel-control .hotel-customer-review__star {
        font-weight: 600;
        margin: 0; }
    header .header-accommodation .header-container_gallery #carousel span {
      color: #ffffff;
      font-size: 32px;
      font-weight: 600; }
    @media (min-width: 768px) {
      header .header-accommodation .header-container_gallery {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 49%; }
        header .header-accommodation .header-container_gallery .hotel-gallery {
          border: 10px solid #ffffff;
          height: auto; }
          header .header-accommodation .header-container_gallery .hotel-gallery .carousel.thumbnail {
            display: none; } }
  header .header-accommodation .header-container_searchbox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (min-width: 768px) {
      header .header-accommodation .header-container_searchbox {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }

.search-widget-container {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .search-widget-container {
      margin-top: 50px; } }
  .search-widget-container .icon:before, .search-widget-container .hotel-customer-review__star:before, .search-widget-container .icon:after, .search-widget-container .hotel-customer-review__star:after {
    font-family: inherit; }

.hotels-offers article .panel.panel-default:hover, .hotels-offers article .panel-default.hotel-customer-ratings-reviews__section:hover {
  border: 1px solid #ec008c;
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25); }

.panel-heading.hotel-info_city, .hotel-info_city.hotel-customer-ratings-reviews__header {
  background-color: #ec008c;
  border-bottom: none;
  padding: 5px; }
  .panel-heading.hotel-info_city h3, .hotel-info_city.hotel-customer-ratings-reviews__header h3 {
    color: #ffffff;
    font-weight: 400;
    text-align: center; }

.marker {
  border: 1px solid #fff;
  position: absolute;
  padding: 4px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  white-space: nowrap; }
  .marker.marker--bravofly {
    background-color: #0063BE; }
  .marker.marker--lastminute {
    background-color: #EC008C; }
  .marker.marker--rumbo {
    background-color: #0063BE; }
  .marker.marker--weg {
    background-color: #FF7F00; }
  .marker:before, .marker:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    top: 100%;
    bottom: auto;
    left: 50%;
    border: solid transparent;
    pointer-events: none; }
  .marker:before {
    margin-left: -8px;
    border-width: 8px;
    border-top-color: #fff;
    border-bottom-color: transparent; }
  .marker:after {
    margin-left: -7px;
    border-width: 7px;
    border-bottom-color: transparent;
    -webkit-transition: border-top-color 250ms ease-out;
    transition: border-top-color 250ms ease-out; }
  .marker.marker--bravofly:after {
    border-top-color: #0063BE; }
  .marker.marker--lastminute:after {
    border-top-color: #EC008C; }
  .marker.marker--rumbo:after {
    border-top-color: #0063BE; }
  .marker.marker--weg:after {
    border-top-color: #FF7F00; }

.map-container {
  height: 0;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease; }

.map-container.show-map {
  height: 500px; }

.hotel-customer-review-graph__container {
  border-radius: 2px;
  background-color: #e3e3e3;
  height: 100%;
  position: relative;
  width: 100%; }

.hotel-customer-review-graph--filled-primary {
  content: "";
  position: absolute;
  background-color: #ec008c;
  height: 100%;
  border-radius: 2px; }

.hotel-customer-review-graph--filled-secondary {
  content: "";
  position: absolute;
  background-color: #5798d4;
  height: 100%;
  border-radius: 2px; }

.hotel-customer-review-graph--filled-0 {
  width: 0%; }

.hotel-customer-review-graph--filled-1 {
  width: 1%; }

.hotel-customer-review-graph--filled-2 {
  width: 2%; }

.hotel-customer-review-graph--filled-3 {
  width: 3%; }

.hotel-customer-review-graph--filled-4 {
  width: 4%; }

.hotel-customer-review-graph--filled-5 {
  width: 5%; }

.hotel-customer-review-graph--filled-6 {
  width: 6%; }

.hotel-customer-review-graph--filled-7 {
  width: 7%; }

.hotel-customer-review-graph--filled-8 {
  width: 8%; }

.hotel-customer-review-graph--filled-9 {
  width: 9%; }

.hotel-customer-review-graph--filled-10 {
  width: 10%; }

.hotel-customer-review-graph--filled-11 {
  width: 11%; }

.hotel-customer-review-graph--filled-12 {
  width: 12%; }

.hotel-customer-review-graph--filled-13 {
  width: 13%; }

.hotel-customer-review-graph--filled-14 {
  width: 14%; }

.hotel-customer-review-graph--filled-15 {
  width: 15%; }

.hotel-customer-review-graph--filled-16 {
  width: 16%; }

.hotel-customer-review-graph--filled-17 {
  width: 17%; }

.hotel-customer-review-graph--filled-18 {
  width: 18%; }

.hotel-customer-review-graph--filled-19 {
  width: 19%; }

.hotel-customer-review-graph--filled-20 {
  width: 20%; }

.hotel-customer-review-graph--filled-21 {
  width: 21%; }

.hotel-customer-review-graph--filled-22 {
  width: 22%; }

.hotel-customer-review-graph--filled-23 {
  width: 23%; }

.hotel-customer-review-graph--filled-24 {
  width: 24%; }

.hotel-customer-review-graph--filled-25 {
  width: 25%; }

.hotel-customer-review-graph--filled-26 {
  width: 26%; }

.hotel-customer-review-graph--filled-27 {
  width: 27%; }

.hotel-customer-review-graph--filled-28 {
  width: 28%; }

.hotel-customer-review-graph--filled-29 {
  width: 29%; }

.hotel-customer-review-graph--filled-30 {
  width: 30%; }

.hotel-customer-review-graph--filled-31 {
  width: 31%; }

.hotel-customer-review-graph--filled-32 {
  width: 32%; }

.hotel-customer-review-graph--filled-33 {
  width: 33%; }

.hotel-customer-review-graph--filled-34 {
  width: 34%; }

.hotel-customer-review-graph--filled-35 {
  width: 35%; }

.hotel-customer-review-graph--filled-36 {
  width: 36%; }

.hotel-customer-review-graph--filled-37 {
  width: 37%; }

.hotel-customer-review-graph--filled-38 {
  width: 38%; }

.hotel-customer-review-graph--filled-39 {
  width: 39%; }

.hotel-customer-review-graph--filled-40 {
  width: 40%; }

.hotel-customer-review-graph--filled-41 {
  width: 41%; }

.hotel-customer-review-graph--filled-42 {
  width: 42%; }

.hotel-customer-review-graph--filled-43 {
  width: 43%; }

.hotel-customer-review-graph--filled-44 {
  width: 44%; }

.hotel-customer-review-graph--filled-45 {
  width: 45%; }

.hotel-customer-review-graph--filled-46 {
  width: 46%; }

.hotel-customer-review-graph--filled-47 {
  width: 47%; }

.hotel-customer-review-graph--filled-48 {
  width: 48%; }

.hotel-customer-review-graph--filled-49 {
  width: 49%; }

.hotel-customer-review-graph--filled-50 {
  width: 50%; }

.hotel-customer-review-graph--filled-51 {
  width: 51%; }

.hotel-customer-review-graph--filled-52 {
  width: 52%; }

.hotel-customer-review-graph--filled-53 {
  width: 53%; }

.hotel-customer-review-graph--filled-54 {
  width: 54%; }

.hotel-customer-review-graph--filled-55 {
  width: 55%; }

.hotel-customer-review-graph--filled-56 {
  width: 56%; }

.hotel-customer-review-graph--filled-57 {
  width: 57%; }

.hotel-customer-review-graph--filled-58 {
  width: 58%; }

.hotel-customer-review-graph--filled-59 {
  width: 59%; }

.hotel-customer-review-graph--filled-60 {
  width: 60%; }

.hotel-customer-review-graph--filled-61 {
  width: 61%; }

.hotel-customer-review-graph--filled-62 {
  width: 62%; }

.hotel-customer-review-graph--filled-63 {
  width: 63%; }

.hotel-customer-review-graph--filled-64 {
  width: 64%; }

.hotel-customer-review-graph--filled-65 {
  width: 65%; }

.hotel-customer-review-graph--filled-66 {
  width: 66%; }

.hotel-customer-review-graph--filled-67 {
  width: 67%; }

.hotel-customer-review-graph--filled-68 {
  width: 68%; }

.hotel-customer-review-graph--filled-69 {
  width: 69%; }

.hotel-customer-review-graph--filled-70 {
  width: 70%; }

.hotel-customer-review-graph--filled-71 {
  width: 71%; }

.hotel-customer-review-graph--filled-72 {
  width: 72%; }

.hotel-customer-review-graph--filled-73 {
  width: 73%; }

.hotel-customer-review-graph--filled-74 {
  width: 74%; }

.hotel-customer-review-graph--filled-75 {
  width: 75%; }

.hotel-customer-review-graph--filled-76 {
  width: 76%; }

.hotel-customer-review-graph--filled-77 {
  width: 77%; }

.hotel-customer-review-graph--filled-78 {
  width: 78%; }

.hotel-customer-review-graph--filled-79 {
  width: 79%; }

.hotel-customer-review-graph--filled-80 {
  width: 80%; }

.hotel-customer-review-graph--filled-81 {
  width: 81%; }

.hotel-customer-review-graph--filled-82 {
  width: 82%; }

.hotel-customer-review-graph--filled-83 {
  width: 83%; }

.hotel-customer-review-graph--filled-84 {
  width: 84%; }

.hotel-customer-review-graph--filled-85 {
  width: 85%; }

.hotel-customer-review-graph--filled-86 {
  width: 86%; }

.hotel-customer-review-graph--filled-87 {
  width: 87%; }

.hotel-customer-review-graph--filled-88 {
  width: 88%; }

.hotel-customer-review-graph--filled-89 {
  width: 89%; }

.hotel-customer-review-graph--filled-90 {
  width: 90%; }

.hotel-customer-review-graph--filled-91 {
  width: 91%; }

.hotel-customer-review-graph--filled-92 {
  width: 92%; }

.hotel-customer-review-graph--filled-93 {
  width: 93%; }

.hotel-customer-review-graph--filled-94 {
  width: 94%; }

.hotel-customer-review-graph--filled-95 {
  width: 95%; }

.hotel-customer-review-graph--filled-96 {
  width: 96%; }

.hotel-customer-review-graph--filled-97 {
  width: 97%; }

.hotel-customer-review-graph--filled-98 {
  width: 98%; }

.hotel-customer-review-graph--filled-99 {
  width: 99%; }

.hotel-customer-review-graph--filled-100 {
  width: 100%; }

.hotel-customer-ratings-reviews__container {
  border: 1px solid #e9ebee;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(233, 235, 238, 0.75);
          box-shadow: 0px 0px 5px 0px rgba(233, 235, 238, 0.75);
  margin-bottom: 20px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.hotel-customer-ratings-reviews__section {
  margin: 0 16px 24px 16px;
  padding-top: 24px; }
  .hotel-customer-ratings-reviews__section:not(:first-child) {
    border-top: 1px solid #e9ebee; }

.hotel-customer-ratings-reviews__header {
  padding: 0; }

.hotel-customer-ratings-reviews__body {
  padding: 16px 0 0 0; }

.hotel-customer-review__score-graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 22px; }
  .hotel-customer-review__score-graph *:nth-child(n+2) {
    margin-left: 10px; }

.hotel-customer-review__metric {
  font-size: 14px;
  width: 66px; }

.hotel-customer-review__graph-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 5px;
  height: 8px;
  margin-top: 7px; }

.hotel-customer-review__percentage {
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 12px;
  width: 32px;
  text-align: right; }

.hotel-customer-review__summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.hotel-customer-review__score {
  font-size: 32px;
  font-weight: 400; }

.hotel-customer-review__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.hotel-customer-review__average {
  font-weight: 600;
  color: #ec008c; }

.hotel-customer-review__star {
  color: #f8a523;
  font-size: 13px;
  width: 16px; }
  .hotel-customer-review__star--filled {
    font-size: 15px; }
  .hotel-customer-review__star:not(.hotel-customer-review__star--filled) {
    font-size: 13px;
    padding-left: 1px; }

.hotel-customer-review__total-reviews {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400; }

.hotel-customer-service-rating__column {
  padding: 0 6px; }
  .hotel-customer-service-rating__column:nth-child(2) {
    margin-top: 20px; }
  @media (min-width: 1200px) {
    .hotel-customer-service-rating__column:nth-child(2) {
      margin-top: 0; } }

.hotel-customer-service-rating__title {
  font-weight: 400; }
  .hotel-customer-service-rating__title span {
    font-weight: 600; }

.hotel-customer-service-rating__score-graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .hotel-customer-service-rating__score-graph:not(:last-child) {
    margin-bottom: 20px; }

.hotel-customer-service-rating__service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.hotel-customer-service-rating__score {
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 14px;
  text-align: right; }
  .hotel-customer-service-rating__score span {
    font-weight: 600; }

.hotel-customer-service-rating__graph-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 5px;
  height: 8px;
  margin-top: 7px; }

.hotel-customer-opinions .hotel-customer-opinions-group > *:not(:first-child) {
  border-top: 1px solid #e9ebee;
  margin-top: 24px;
  padding-top: 24px; }

@media (max-width: 767px) {
  .hotel-customer-opinions .pagination .prev,
  .hotel-customer-opinions .pagination .next {
    display: inline !important; }
  .hotel-customer-opinions .pagination .prev {
    margin-left: 6px; }
  .hotel-customer-opinions .pagination .next {
    margin-right: 6px; } }

.hotel-customer-opinion__info {
  margin-top: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .hotel-customer-opinion__info > :not(:first-child) {
    margin-left: 8px; }

.hotel-customer-opinion__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.hotel-customer-opinion__title {
  margin-top: 6px;
  font-weight: bolder; }

.hotel-customer-opinion__description {
  margin-top: 12px; }

.hotel-customer-opinion__comment-content.collapse, .hotel-customer-opinion__comment-content.collapsing {
  display: inline-block;
  min-height: 80px;
  overflow: hidden; }

.hotel-customer-opinion__comment-content.collapse.ellipsis:before {
  height: 80px; }

.hotel-customer-opinion__comment-content.collapse.in.ellipsis:before {
  height: 0; }

@media (min-width: 768px) and (max-width: 995px) {
  .hotel-customer-opinion__comment-content.collapse {
    min-height: 126px; }
  .hotel-customer-opinion__comment-content.collapse.ellipsis:before {
    height: 126px; } }

.hotel-customer-opinion__show-comment {
  text-align: right; }
  .hotel-customer-opinion__show-comment .show-more {
    display: none; }
  .hotel-customer-opinion__show-comment .show-less {
    display: block; }
  .hotel-customer-opinion__show-comment.collapsed .show-more {
    display: block; }
  .hotel-customer-opinion__show-comment.collapsed .show-less {
    display: none; }

.hotel-customer-opinion__description {
  margin-top: 12px; }

.hotels-offers .gallery .gallery-container .gallery-images {
  background-color: #cfcfcf; }

.panel-pois img {
  width: 100%; }

.panel-pois .panel-heading, .panel-pois .hotel-customer-ratings-reviews__header {
  min-height: 325px;
  border-bottom: none; }
  @media (min-width: 1200px) {
    .panel-pois .panel-heading, .panel-pois .hotel-customer-ratings-reviews__header {
      min-height: 375px; } }

.panel-faqs .faq-title {
  font-size: 18px !important;
  font-weight: bold !important; }
  @media (min-width: 996px) {
    .panel-faqs .faq-title {
      font-size: 24px !important; } }

.panel-faqs .panel-faqs-item {
  padding: 16px 0px; }
  .panel-faqs .panel-faqs-item:not(:last-child) {
    border-bottom: 1px solid #e3e3e3; }
  .panel-faqs .panel-faqs-item .faq-question {
    font-weight: bold !important;
    font-size: 14px !important;
    margin-top: 0px;
    line-height: 20px; }
  .panel-faqs .panel-faqs-item .faq-answer {
    margin: 0px; }
/*# sourceMappingURL=lastminute-hotel.min.css.map */