<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Table of contents
  1. Basics
  2. Colors
*/
@import "../node_modules/pikaday/css/pikaday.css";
.clearfix-after {
  display: block;
  width: 100%;
  height: 0;
  content: '';
  clear: both;
}
.list-reset {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tos-container {
  padding: 1rem;
  width: 100%;
  box-sizing: border-box;
}
.tos-container * {
  box-sizing: border-box;
}
.tos-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: 1em 1em;
  vertical-align: middle;
}
.tos-icon-calendar {
  background-image: url('../images/calendar_24x24.png');
}
.tos-icon-arrow {
  background-image: url('../images/arrow_24x24.png');
}
.tos-icon-share {
  background-image: url('../images/share_24x24.png');
}
.tos-icon-share-white {
  background-image: url('../images/share_white_24x24.png');
}
.tos-icon-chevron-down {
  background-image: url('../images/chevron_down_24x24.png');
}
.tos-icon-chevron-up {
  background-image: url('../images/chevron_up_24x24.png');
}
.tos-icon-x {
  background-image: url('../images/x_24x24.png');
}
.tos-icon-location {
  background-image: url('../images/location_24x24.png');
}
.tos-form input,
.tos-form select,
.tos-form textarea {
  border: 1px solid #666666;
  border-radius: 3px;
  padding: 0.35em 0.5em;
}
.tos-form input,
.tos-form select {
  line-height: 1.5;
}
.tos-form .tos-has-error label,
.tos-form .tos-has-error input {
  color: #c00;
  border-color: #c00;
}
.tos-form input[type="number"] {
  max-width: 6em;
}
.tos-form input[type="date"],
.tos-form input.tos-datepicker {
  max-width: 10em;
}
.tos-form input[type="email"] {
  max-width: 20em;
}
.tos-form input[type="radio"],
.tos-form input[type="checkbox"] {
  max-width: 2em;
}
.tos-form input.tos-field-customer-street-nr {
  width: 4em;
}
.tos-form textarea.tos-field-customer-address-extra {
  height: 6em;
}
.tos-form textarea.tos-field-order-other-data-how-traced-other {
  height: 6em;
}
.tos-form-group {
  padding-bottom: 1rem;
  position: relative;
  vertical-align: top;
}
.tos-form-group.last {
  padding-bottom: 0;
}
.tos-form-group label {
  display: block;
  margin-bottom: 0.5rem;
}
.tos-form-group input,
.tos-form-group textarea,
.tos-form-group select {
  width: 20em;
  max-width: 100%;
}
.tos-form-group textarea {
  width: 40em;
  height: 10em;
}
.tos-form-aligned {
  padding-bottom: 1rem;
}
.tos-form-aligned label {
  display: inline-block;
  width: 12em;
  max-width: 49%;
  vertical-align: top;
  margin: 0.2rem 0 0 0;
  padding: 0;
}
.tos-form-aligned input[type="text"],
.tos-form-aligned input[type="email"],
.tos-form-aligned input[type="date"],
.tos-form-aligned input[type="number"],
.tos-form-aligned select,
.tos-form-aligned textarea {
  display: inline-block;
  max-width: 49%;
  vertical-align: top;
  margin: 0;
}
.tos-form-aligned textarea {
  width: 24.4em;
}
.tos-form-inline {
  display: inline-block;
}
.tos-form-errors {
  margin-bottom: 1rem;
}
.tos-form-errors ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tos-form-errors ul li {
  margin-bottom: 0.5rem;
}
.tos-form-error {
  color: #c00;
}
.tos-form-fieldset {
  margin-bottom: 1rem;
  border: none;
  max-width: 100%;
}
.tos-form-required-info {
  text-align: right;
  opacity: 0.5;
  position: absolute;
  bottom: 1.25rem;
  right: 1rem;
  margin: 0;
}
.tos-form-datepicker {
  position: relative;
}
.tos-form-datepicker .tos-icon-calendar {
  position: absolute;
  top: 0.3em;
  right: 0.15em;
  opacity: 0.5;
  pointer-events: none;
}
.tos-form-search {
  background: #d9d9d9;
  padding: 1rem;
  margin-bottom: 2rem;
}
.tos-form-search .tos-form-submit {
  display: block;
  min-width: 10em;
  margin-bottom: 1rem;
}
.tos-form-search .tos-form-datepicker {
  margin-bottom: 0.5rem;
}
.tos-form-search .tos-share-popup {
  right: 0;
}
.tos-form-search-count-days {
  padding-bottom: 0;
}
.tos-form-search-count-days .tos-label-count-nights,
.tos-form-search-count-days .tos-label-count-days {
  width: 11em;
  max-width: 11em;
  vertical-align: middle;
}
.tos-form-search-count-days input.tos-field-count-nights,
.tos-form-search-count-days input.tos-field-count-days {
  width: 10em;
  max-width: 10em;
  vertical-align: middle;
}
input.tos-field-use-count-days-nights {
  width: 1em;
}
label.tos-label-use-count-days-nights {
  width: 9.25em;
  max-width: 9.25em;
  vertical-align: top;
}
.tos-field-use-count-days-nights {
  margin-bottom: 1em;
  vertical-align: top;
  position: relative;
  top: 0.25em;
}
.tos-form-search-group-count-days-nights {
  width: 9em;
  max-width: 9em;
  display: inline-block;
}
.tos-form-search-group-count-days-nights.hidden {
  display: none;
}
.tos-form-search-dates {
  margin-right: 0.5rem;
  padding-bottom: 0;
}
.tos-form-search-dates .tos-icon-arrow {
  opacity: 0.25;
}
.tos-field-count-adults {
  width: 100%;
}
.tos-form-search-count-persons {
  width: 14em;
  max-width: 100%;
  margin-right: 0.5rem;
  padding-bottom: 0;
}
.tos-btn.tos-form-search-count-persons-dropdown-toggle {
  font-weight: normal;
  display: block;
  text-align: center;
  font-size: 0.8rem;
  line-height: 1;
  padding-bottom: 0;
}
.tos-btn.tos-form-search-count-persons-dropdown-toggle .tos-icon {
  opacity: 0.5;
}
.tos-form-search-count-persons-dropdown {
  transition: all 0.5s;
  padding: 0.5rem;
  max-height: 100rem;
  border: 1px solid #999;
  border-radius: 3px;
  background: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  opacity: 1;
  position: absolute;
  top: 2.25em;
  left: 0;
  right: 0;
  z-index: 1101;
}
.tos-form-search-count-persons-dropdown.collapsed {
  max-height: 0;
  opacity: 0;
  z-index: -1;
}
.tos-form-search-count-persons-dropdown select {
  width: 9em;
  margin-right: 0.5rem;
}
@media screen and (max-width: 640px) {
  .tos-form-search-count-persons,
  .tos-form-search-submit {
    margin-top: 1rem;
  }
  .tos-form-search .tos-share-popup {
    right: -50%;
  }
}
@media screen and (max-width: 360px) {
  .tos-form-search .tos-share-popup {
    right: -90%;
  }
}
.tos-btn,
input.tos-btn,
button.tos-btn {
  font-family: inherit;
  font-size: 1rem;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  outline: none;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  border-radius: 3px;
  padding: 0.4em 1em;
  text-decoration: none;
  opacity: 0.9;
  line-height: 1;
  transition: all 0.25s;
  background-color: #999;
  color: #fff;
}
.tos-btn:hover,
input.tos-btn:hover,
button.tos-btn:hover,
.tos-btn:active,
input.tos-btn:active,
button.tos-btn:active,
.tos-btn:focus,
input.tos-btn:focus,
button.tos-btn:focus,
.tos-btn.active,
input.tos-btn.active,
button.tos-btn.active {
  opacity: 1;
  color: #fff;
  outline: none;
}
.tos-btn:disabled,
input.tos-btn:disabled,
button.tos-btn:disabled,
.tos-btn.disabled,
input.tos-btn.disabled,
button.tos-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.tos-btn.tos-btn-sm,
input.tos-btn.tos-btn-sm,
button.tos-btn.tos-btn-sm {
  font-size: 0.75rem;
  font-weight: normal;
  padding: 0.25em 0.5em;
}
.tos-btn.tos-btn-lg,
input.tos-btn.tos-btn-lg,
button.tos-btn.tos-btn-lg {
  padding: 0.8em 2em;
}
.tos-btn.tos-btn-primary,
input.tos-btn.tos-btn-primary,
button.tos-btn.tos-btn-primary {
  background: #ef2929;
}
.tos-btn.tos-btn-white,
input.tos-btn.tos-btn-white,
button.tos-btn.tos-btn-white {
  background-color: #fff;
  color: #999;
}
.tos-btn.tos-btn-white:hover,
input.tos-btn.tos-btn-white:hover,
button.tos-btn.tos-btn-white:hover,
.tos-btn.tos-btn-white:active,
input.tos-btn.tos-btn-white:active,
button.tos-btn.tos-btn-white:active,
.tos-btn.tos-btn-white:focus,
input.tos-btn.tos-btn-white:focus,
button.tos-btn.tos-btn-white:focus,
.tos-btn.tos-btn-white.active,
input.tos-btn.tos-btn-white.active,
button.tos-btn.tos-btn-white.active {
  color: #999;
}
.tos-btn.tos-btn-secondary,
input.tos-btn.tos-btn-secondary,
button.tos-btn.tos-btn-secondary {
  background-color: #6C8EB9;
}
.tos-btn.tos-btn-success,
input.tos-btn.tos-btn-success,
button.tos-btn.tos-btn-success {
  background: #72901c;
}
.tos-btn.tos-btn-info,
input.tos-btn.tos-btn-info,
button.tos-btn.tos-btn-info {
  background: #3f64bb;
}
.tos-btn.tos-btn-warning,
input.tos-btn.tos-btn-warning,
button.tos-btn.tos-btn-warning {
  background: #e28000;
}
.tos-btn.tos-btn-back,
input.tos-btn.tos-btn-back,
button.tos-btn.tos-btn-back {
  margin: 1rem 0;
}
button.tos-btn {
  padding-top: 0.5em;
  padding-botom: 0.15em;
}
.tos-link,
a.tos-link {
  color: #808080;
  text-decoration: none;
  border: none;
  transition: all 0.25s;
}
.tos-link .tos-icon,
a.tos-link .tos-icon {
  transition: all 0.25s;
  opacity: 0.5;
  position: relative;
  top: -0.15em;
}
.tos-link:hover,
a.tos-link:hover,
.tos-link:active,
a.tos-link:active,
.tos-link:focus,
a.tos-link:focus,
.tos-link.active,
a.tos-link.active {
  color: #191919;
}
.tos-link:hover .tos-icon,
a.tos-link:hover .tos-icon,
.tos-link:active .tos-icon,
a.tos-link:active .tos-icon,
.tos-link:focus .tos-icon,
a.tos-link:focus .tos-icon,
.tos-link.active .tos-icon,
a.tos-link.active .tos-icon {
  opacity: 0.75;
}
.tos-msg {
  color: #000;
  background: #ffffff;
  border: 1px solid #999;
  padding: 1rem;
  border-radius: 3px;
}
.tos-msg-warning {
  background: #ffe7c8;
  border-color: #e28000;
}
.tos-msg-error {
  background: #ffe6e6;
  border-color: #c00;
}
.tos-msg-info {
  background: #e8edf7;
  border-color: #3f64bb;
}
.tos-msg-success {
  background: #e3f1ba;
  border-color: #72901c;
}
.tos-table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
.tos-table td,
.tos-table th {
  outline: 1px solid #999;
  margin: 0;
  padding: 0.5rem;
  background-color: #fff;
}
.tos-table thead,
.tos-table th {
  font-weight: bold;
  text-align: left;
  background: #999;
  color: #fff;
  border-color: #666666;
}
.tos-table tbody tr:nth-child(even) td {
  background-color: #e5e5e5;
}
.tos-table tfoot td {
  border-top: 2px solid #999;
}
.tos-table-order-prices {
  max-width: 40em;
}
.tos-pagination {
  text-align: center;
  margin: 2rem 1rem;
  letter-spacing: -0.3em;
}
.tos-pagination &gt; ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tos-pagination &gt; ul &gt; li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.tos-pagination &gt; ul &gt; li:first-child .tos-pagination-link {
  border-radius: 3px 0 0 3px;
}
.tos-pagination &gt; ul &gt; li:last-child .tos-pagination-link {
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #999;
}
.tos-pagination-link {
  background-color: #fff;
  color: #999;
  border: 1px solid #999;
  border-right: none;
  border-radius: 0;
  letter-spacing: 0;
}
.tos-pagination-link:hover,
.tos-pagination-link:focus {
  background-color: #e5e5e5;
  color: #4d4d4d;
}
.tos-pagination-link.active,
.tos-pagination-link:active,
.tos-pagination-link.active:hover,
.tos-pagination-link.active:focus {
  background-color: #999;
  color: #fff;
}
.tos-object {
  display: flex;
  justify-content: space-between;
  align-items: flex-top;
  flex-flow: row wrap;
}
.tos-object .tos-object-main-image {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 40vh;
  min-height: 340px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.tos-object .tos-object-details {
  flex-grow: 1.5;
  width: 50%;
  order: 1;
}
.tos-object .tos-object-descriptions,
.tos-object .tos-object-availabilities,
.tos-object .tos-object-alternative-results {
  padding: 2rem 6rem 3rem 3rem;
  border-top: 2px solid #d9d9d9;
}
.tos-object .tos-object-title {
  padding: 3rem 6rem 3rem 3rem;
  position: relative;
}
.tos-object .tos-object-title h1 {
  margin: 0;
  padding-right: 3rem;
}
.tos-object .tos-object-title .tos-btn-back {
  position: absolute;
  top: 2.5rem;
  right: 3rem;
}
.tos-object .tos-object-aside {
  width: 400px;
  order: 2;
}
.tos-object .tos-object-gallery {
  border-top: 2px solid #d9d9d9;
  padding: 2rem 0;
  padding: 3rem;
  width: 100%;
  order: 3;
}
.tos-object .tos-object-gallery-image {
  display: inline-block;
  width: 200px;
  height: 200px;
  margin: 0 0.5rem 0.5rem 0;
}
.tos-object .tos-object-gallery-image a {
  display: block;
}
.tos-object .tos-object-gallery-image img {
  display: block;
  width: 100%;
  height: auto;
}
.tos-object .tos-object-gallery-image figcaption {
  margin-top: 0.5rem;
  display: block;
}
.tos-object .tos-object-map {
  width: 100%;
  height: 600px;
}
.tos-object .tos-form-search {
  position: relative;
  margin-bottom: 0;
  z-index: 1001;
}
.tos-object .tos-form-search .tos-form-group {
  margin-bottom: 1rem;
}
.tos-object .tos-form-search .tos-form-submit {
  margin-bottom: 0;
}
.tos-object .tos-form-search .tos-form-search-submit {
  display: block;
}
.tos-object .tos-form-search .tos-share-toggle {
  position: absolute;
  right: 1rem;
  bottom: 1.15rem;
}
.tos-object .tos-form-search .tos-share-popup {
  right: 0;
}
@media screen and (max-width: 768px) {
  .tos-object .tos-object-details,
  .tos-object .tos-object-aside {
    width: 100%;
  }
  .tos-object .tos-object-aside {
    order: 1;
  }
  .tos-object .tos-object-details {
    order: 2;
  }
  .tos-object .tos-object-gallery {
    order: 3;
  }
  .tos-object .tos-object-descriptions,
  .tos-object .tos-object-availabilities,
  .tos-object .tos-object-gallery,
  .tos-object .tos-object-title {
    padding-left: 0;
    padding-right: 0;
  }
  .tos-object .tos-object-title .tos-btn-back {
    position: relative;
    top: 0;
    right: auto;
  }
}
.tos-prices-heading {
  margin-bottom: 0;
}
.tos-prices {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 0.5rem 0;
  table-layout: fixed;
  width: 100%;
  max-width: 36em;
}
.tos-prices-header {
  text-align: right;
}
.tos-prices-label {
  text-align: left;
}
.tos-prices-value {
  text-align: right;
}
.tos-prices-total-label,
.tos-prices-total-value {
  font-weight: bold;
}
.tos-prices-footer tr:first-child td {
  border-top: 1px solid #999;
}
.tos-form-object-order {
  background: #d9d9d9;
  padding: 1rem;
  margin-bottom: 2rem;
}
.tos-form-object-order .tos-form-submit {
  display: block;
  min-width: 10em;
  margin-bottom: 1rem;
}
.tos-object-alternative-results .tos-search-results-list {
  width: 100%;
}
.tos-object-alternative-results .tos-object-teaser .tos-object-title {
  padding: 0 10rem 0 0;
  min-height: 2rem;
  font-size: 1rem;
}
.tos-object-alternative-results .tos-object-teaser .tos-object-main-image {
  margin: 0;
  padding: 0;
  width: 150px;
  height: 150px;
  min-height: 150px;
}
.tos-object-alternative-results .tos-object-teaser .tos-object-details {
  flex-grow: unset;
  width: unset;
  height: 150px;
  margin-left: 150px;
}
.tos-object-alternative-results .tos-object-teaser .tos-object-short-description {
  width: 80%;
}
.tos-group .tos-search-results-list {
  width: 100%;
}
.tos-group .tos-search-results-list .tos-object-details {
  width: auto;
}
.tos-group .tos-search-results-list .tos-object-main-image {
  min-height: auto;
}
.tos-group .tos-search-results-list .tos-object-title {
  padding: 0;
}
.tos-search-results {
  position: relative;
}
.tos-search-results .tos-pagination {
  width: 60%;
}
.tos-search-results-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 1rem 0;
  width: 60%;
}
.tos-search-results-list--no-map {
  width: 100%;
}
.tos-search-matching-heading,
.tos-search-alternatives-heading,
.tos-search-recommendations-heading {
  text-align: center;
  margin-bottom: 2rem;
}
.tos-search-alternatives-heading {
  margin-top: 5rem;
}
.tos-availabilities {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tos-availability {
  padding: 0;
  margin: 0 0 0.5rem 0;
}
.tos-availability .tos-btn {
  display: block;
  font-weight: normal;
  white-space: normal;
  line-height: 1.5;
}
.tos-availability .tos-availability-price {
  font-weight: bold;
}
.tos-object-teaser {
  border-top: 2px solid rgba(153, 153, 153, 0.5);
  border-bottom: 2px solid rgba(153, 153, 153, 0.5);
  position: relative;
  padding: 0;
  background: #f2f2f2;
  margin-bottom: 2rem;
}
.tos-object-teaser .tos-object-image {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 250px;
  height: 250px;
  margin: 0;
  padding: 0;
}
.tos-object-teaser .tos-object-image &gt; a {
  height: 100%;
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
}
.tos-object-teaser .tos-object-image &gt; a &gt; img,
.tos-object-teaser .tos-object-image &gt; img {
  height: 100%;
  width: auto;
  display: block;
}
.tos-object-teaser .tos-object-title {
  margin-top: 0;
  padding-right: 10rem;
  min-height: 5rem;
}
.tos-object-teaser .tos-object-map {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0%;
  transition: all 0.25s ease-in-out;
  opacity: 1;
}
.tos-object-teaser .tos-object-map.hidden {
  right: -100%;
  opacity: 0;
}
.tos-object-teaser .tos-object-map-toggle {
  position: absolute;
  left: 0;
  bottom: 1rem;
  margin-left: 1rem;
}
.tos-object-teaser .tos-object-details {
  margin-left: 250px;
  height: 250px;
  position: relative;
  padding: 1rem;
}
.tos-object-teaser .tos-object-title a {
  color: inherit;
  text-decoration: none;
  border: none;
}
.tos-object-teaser .tos-object-total-price {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #bd0e0e;
  font-weight: bold;
  font-size: 1.5rem;
}
.tos-object-teaser .tos-object-actions {
  position: absolute;
  top: 1rem;
  right: 1rem;
  text-align: right;
}
.tos-object-teaser .tos-object-details-btn {
  margin-bottom: 1rem;
  display: block;
}
.tos-object-teaser .tos-availabilities {
  padding: 1rem;
  border-top: 2px solid rgba(153, 153, 153, 0.5);
}
@media screen and (max-width: 640px) {
  .tos-object-teaser .tos-object-image {
    position: relative;
    width: 100%;
    height: auto;
  }
  .tos-object-teaser .tos-object-image &gt; a &gt; img,
  .tos-object-teaser .tos-object-image &gt; img {
    width: 100%;
    height: auto;
  }
  .tos-object-teaser .tos-object-details {
    margin-left: 0;
    padding-top: 4rem;
  }
  .tos-object-teaser .tos-object-map-toggle {
    top: 1rem;
    bottom: auto;
  }
  .tos-object-teaser .tos-object-total-price {
    top: 4rem;
  }
}
.tos-search-results-map {
  position: absolute;
  width: 40%;
  height: 100vh;
  left: 60%;
  right: 0;
  top: 0;
  border: 2px solid rgba(153, 153, 153, 0.5);
}
@media screen and (max-width: 960px) {
  .tos-search-results-list,
  .tos-search-results .tos-pagination {
    width: 100%;
  }
  .tos-search-results-map {
    display: none;
  }
}
/* compact recommendations */
.tos-search-result.tos-is-recommendation {
  background: #fff7b3;
  font-size: 1rem;
  margin-bottom: 4px;
}
.tos-search-result.tos-is-recommendation .tos-object-title {
  font-size: 1rem;
  margin-bottom: 0;
  min-height: auto;
}
.tos-search-result.tos-is-recommendation .tos-object-details {
  margin-left: 0;
  height: auto;
}
.tos-search-result.tos-is-recommendation .tos-availabilities {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.tos-search-results-map .marker-cluster-small,
.tos-search-results-map .marker-cluster-medium,
.tos-search-results-map .marker-cluster-large {
  background-color: rgba(108, 142, 185, 0.5);
}
.tos-search-results-map .marker-cluster-small div,
.tos-search-results-map .marker-cluster-medium div,
.tos-search-results-map .marker-cluster-large div {
  background-color: #6C8EB9;
  color: #fff;
}
.tos-search-result-map {
  background: transparent;
  border-top: none;
  margin: 0;
  border: none;
}
.tos-search-result-map .tos-object-image {
  width: 100px;
  height: 100px;
  z-index: 2;
}
.tos-search-result-map .tos-object-details {
  margin-left: 0;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  border-bottom: 2px solid rgba(153, 153, 153, 0.5);
  margin-bottom: 1rem;
}
.tos-search-result-map .tos-object-title {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 100px;
  margin-left: 1rem;
  padding-right: 0;
  height: 100px;
  margin-bottom: 1rem;
  font-size: 1rem;
  background: #f2f2f2;
  border-top: 2px solid rgba(153, 153, 153, 0.5);
  border-bottom: 2px solid rgba(153, 153, 153, 0.5);
}
.tos-search-result-map .tos-object-total-price {
  top: 4.25rem;
  font-size: 1rem;
  left: 100px;
  margin-left: 1rem;
  right: auto;
}
.tos-search-result-map .tos-object-short-description {
  padding-right: 0;
  font-size: 0.85rem;
}
.tos-search-result-map .tos-object-short-description p {
  margin: 1rem 0 0 0;
}
.tos-search-result-map .tos-object-actions {
  position: relative;
  bottom: auto;
  right: auto;
}
.tos-search-result-map .tos-availabilities {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  border-top: none;
}
.tos-search-result-map .tos-btn,
.tos-search-result-map a.tos-btn {
  color: #fff;
  font-size: 0.85rem;
}
.tos-calendar {
  max-width: 40rem;
  font-size: 0.75rem;
}
.tos-table-calendar {
  margin-bottom: 1rem;
}
.tos-calendar-header {
  position: relative;
  height: 2rem;
  text-align: center;
  padding-top: 0.25rem;
}
.tos-btn-calendar-next,
.tos-btn-calendar-prev {
  position: absolute;
  top: 0;
}
.tos-btn-calendar-prev {
  left: 0;
}
.tos-btn-calendar-next {
  right: 0;
}
td.tos-calendar-day {
  position: relative;
  padding: 0.5rem 0;
  vertical-align: top;
  text-align: left;
  height: 2rem;
}
td.tos-calendar-day.is-alternative .tos-calendar-day-date {
  color: #999;
}
.tos-calendar-day-date {
  position: absolute;
  top: 0;
  right: 1px;
  font-size: 0.65rem;
  color: #4d4d4d;
  z-index: 10;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.2em;
}
.tos-calendar-day-availabilities {
  position: relative;
  max-height: 4.5em;
  min-height: 3em;
  overflow: hidden;
  transition: all 1s;
}
.tos-calendar-day-availabilities:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  height: 20px;
  background: transparent url('../images/white_gradient_1x20.png') repeat-x 0px 0px;
  transition: all 1s;
  pointer-events: none;
}
.tos-table-calendar tr:nth-child(even) .tos-calendar-day-availabilities:after {
  background-image: url('../images/light_gray_gradient_1x20.png');
}
.tos-calendar.expanded .tos-calendar-day-availabilities {
  max-height: 20em;
}
.tos-calendar.expanded .tos-calendar-day-availabilities:after {
  background-position: 0px 20px;
}
.tos-calendar-availability {
  width: 100%;
  background: #94bb24;
  color: #fff;
  text-decoration: none;
  padding: 0.25em 0.5em;
  display: block;
  line-height: 1;
  height: 1.5em;
  position: absolute;
  left: 0;
  border-top: 1px solid #72901c;
  border-bottom: 1px solid #72901c;
}
.tos-calendar-availability.active {
  background: #ff9a16;
}
.tos-calendar-availability:hover,
.tos-calendar-availability:active,
.tos-calendar-availability:focus {
  color: #fff;
}
.tos-calendar-availability.is-alternative {
  background: #b3b3b3;
}
.tos-calendar-availability.is-alternative.active {
  background: #ff9a16;
}
.tos-calendar-filters {
  margin: 1rem 0;
  text-align: center;
}
.tos-calendar-filters-group {
  margin-bottom: 0.5em;
}
.tos-calendar-filters-label {
  font-weight: bold;
  margin-right: 1em;
}
.tos-calendar-filters-days label {
  margin-right: 1em;
}
.tos-share {
  position: relative;
}
.tos-share-btn {
  padding-left: 2rem;
  position: relative;
}
.tos-share-btn:after {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background: transparent url('../images/share_white_32x32.png') no-repeat center center;
  background-size: 80%;
  content: '';
  width: 2rem;
  height: 100%;
}
.tos-share-popup {
  position: absolute;
  top: 100%;
  border: 1px solid #999;
  padding: 0.5rem;
  border-radius: 3px;
  background: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  z-index: 1100;
  width: 25rem;
  max-width: 90vw;
  transition: all 0.5s;
  overflow: hidden;
  text-align: left;
}
.tos-share-popup.collapsed {
  max-height: 0;
  opacity: 0;
}
.tos-share-popup.expanded {
  max-height: 100rem;
}
.tos-share-object .tos-share-popup {
  right: 0;
}
.tos-share-loader,
.tos-share-mode {
  text-align: center;
}
.tos-share-mode {
  margin-bottom: 1rem;
}
.tos-share-mode .tos-btn {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.tos-share-link-input {
  width: 100%;
}
.tos-share-recommend-status {
  position: absolute;
  bottom: 1rem;
  right: 0.5rem;
}
a.tos-share-close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.25;
  display: inline-block;
  padding: 0.25rem;
  text-decoration: none;
  border: none;
  transition: all 0.25s;
}
a.tos-share-close:hover,
a.tos-share-close:active,
a.tos-share-close:focus,
a.tos-share-close.active {
  opacity: 0.5;
}
.tos-form-order {
  background: #d9d9d9;
  padding: 1rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-top;
  flex-flow: row wrap;
}
.tos-form-fieldset.tos-order-summary,
.tos-order-footer {
  width: 100%;
}
.tos-order-footer {
  border-top: 2px solid rgba(153, 153, 153, 0.5);
  padding-top: 2rem;
}
.tos-order-title {
  position: relative;
  padding-right: 6rem;
}
.tos-order-title .tos-btn-back {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
.tos-order-count-persons {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
}
.tos-order-count-persons li {
  margin: 0 1rem 0 0;
  padding: 0;
  display: inline-block;
}
textarea.tos-field-order-notes {
  height: 22em;
}
/* required styles */

.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	-ms-touch-action: none;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	-webkit-user-drag: none;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
	max-width: none !important;
	}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
	max-width: 15000px !important;
	}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-tile-pane    { z-index: 2; }
.leaflet-objects-pane { z-index: 3; }
.leaflet-overlay-pane { z-index: 4; }
.leaflet-shadow-pane  { z-index: 5; }
.leaflet-marker-pane  { z-index: 6; }
.leaflet-popup-pane   { z-index: 7; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 7;
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-clickable {
	cursor: pointer;
	}
.leaflet-container {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}


/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}


/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}
.leaflet-control-zoom-out {
	font-size: 20px;
	}

.leaflet-touch .leaflet-control-zoom-in {
	font-size: 22px;
	}
.leaflet-touch .leaflet-control-zoom-out {
	font-size: 24px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: content-box;
	     box-sizing: content-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	margin: 0 auto;
	width: 40px;
	height: 20px;
	position: relative;
	overflow: hidden;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;

	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
	-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
	-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
	/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
	-webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
	-moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
	-o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
	transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
	}
.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
	}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
	}
.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
	}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
	}
.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
	}

	/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
	background-color: rgb(181, 226, 140);
	}
.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(110, 204, 57);
	}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(241, 211, 87);
	}
.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
	}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(253, 156, 115);
	}
.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
	}
.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;

	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.marker-cluster span {
	line-height: 30px;
	}
body,
html {
  font-family: 'Open Sans', Arial, Verdana, sans;
  color: #404040;
}
</pre></body></html>