﻿@charset "UTF-8";
/* =============================================================================
/* IMPORTS
/* ============================================================================= */
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* IMPORTS
/* ============================================================================= */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* BASIC
/* ============================================================================= */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

/* -----------------------------------------------------------------------------
/* link styles
/* ----------------------------------------------------------------------------- */
a:focus, a:hover {
  color: #4A89DC;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* =============================================================================
/* TYPO
/* ============================================================================= */
h3, h4, h5, h6, .h3, .h4, .h5, .h6, .title-small {
  font-family: inherit;
  font-weight: 500;
  line-height: 1;
  color: inherit;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small,
h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small, .title-big small,
.title-medium small, .title-small small {
  font-weight: normal;
  line-height: 1;
  color: rgb(118.5, 118.5, 118.5);
}

h3, .h3, .title-small {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small, .title-big small, .title-medium small, .title-small small {
  font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6, .title-big, .title-medium, .title-small {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small, .title-big small, .title-medium small, .title-small small {
  font-size: 75%;
}

h3, .h3, .title-medium {
  font-size: 1.4117647059em;
}

h4, .h4, .title-small {
  font-size: 1.0588235294em;
}

h5, .h5 {
  font-size: 0.8235294118em;
}

h6, .h6 {
  font-size: 0.7058823529em;
}

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

/* =============================================================================
/* HELPER CLASSES
/* ============================================================================= */
.visible-print {
  display: none;
}

.fancybox,
.fancybox-gallery,
.fancybox-video,
.fancybox-iframe {
  cursor: pointer;
}

/* -----------------------------------------------------------------------------
/* clearfix
/* ----------------------------------------------------------------------------- */
.clearfix:before, .row:before, .clearfix:after, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .row:after {
  clear: both;
}

/* =============================================================================
/* CONGRID
/* ============================================================================= */
/* -----------------------------------------------------------------------------
/* clearfix for the rows
/* ----------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------
/* base styles
/* ----------------------------------------------------------------------------- */
[class*=col-] {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: left;
}

[class*=gutter-] > [class*=col-] {
  box-sizing: border-box;
}

/* -----------------------------------------------------------------------------
/* grid
/* ----------------------------------------------------------------------------- */
.col-1 {
  width: 8.3333333333%;
}

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

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

.col-2 {
  width: 16.6666666667%;
}

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

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

.col-3 {
  width: 25%;
}

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

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

.col-4 {
  width: 33.3333333333%;
}

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

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

.col-5 {
  width: 41.6666666667%;
}

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

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

.col-6 {
  width: 50%;
}

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

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

.col-7 {
  width: 58.3333333333%;
}

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

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

.col-8 {
  width: 66.6666666667%;
}

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

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

.col-9 {
  width: 75%;
}

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

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

.col-10 {
  width: 83.3333333333%;
}

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

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

.col-11 {
  width: 91.6666666667%;
}

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

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

.col-12 {
  width: 100%;
}

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

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

.gutter-2 {
  margin-left: -2px;
  margin-right: -2px;
}

.gutter-2 > [class*=col-] {
  padding-left: 2px;
  padding-right: 2px;
}

.gutter-5 {
  margin-left: -5px;
  margin-right: -5px;
}

.gutter-5 > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

.gutter-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutter-10 > [class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.gutter-15 {
  margin-left: -15px;
  margin-right: -15px;
}

.gutter-15 > [class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.gutter-30 {
  margin-left: -30px;
  margin-right: -30px;
}

.gutter-30 > [class*=col-] {
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width : 1280px) {
  .col-xlg-push-0 {
    left: 0;
  }
  .col-xlg-pull-0 {
    right: 0;
  }
  .col-xlg-1 {
    width: 8.3333333333%;
  }
  .col-xlg-push-1 {
    left: 8.3333333333%;
  }
  .col-xlg-pull-1 {
    right: 8.3333333333%;
  }
  .col-xlg-2 {
    width: 16.6666666667%;
  }
  .col-xlg-push-2 {
    left: 16.6666666667%;
  }
  .col-xlg-pull-2 {
    right: 16.6666666667%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-4 {
    width: 33.3333333333%;
  }
  .col-xlg-push-4 {
    left: 33.3333333333%;
  }
  .col-xlg-pull-4 {
    right: 33.3333333333%;
  }
  .col-xlg-5 {
    width: 41.6666666667%;
  }
  .col-xlg-push-5 {
    left: 41.6666666667%;
  }
  .col-xlg-pull-5 {
    right: 41.6666666667%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-7 {
    width: 58.3333333333%;
  }
  .col-xlg-push-7 {
    left: 58.3333333333%;
  }
  .col-xlg-pull-7 {
    right: 58.3333333333%;
  }
  .col-xlg-8 {
    width: 66.6666666667%;
  }
  .col-xlg-push-8 {
    left: 66.6666666667%;
  }
  .col-xlg-pull-8 {
    right: 66.6666666667%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-10 {
    width: 83.3333333333%;
  }
  .col-xlg-push-10 {
    left: 83.3333333333%;
  }
  .col-xlg-pull-10 {
    right: 83.3333333333%;
  }
  .col-xlg-11 {
    width: 91.6666666667%;
  }
  .col-xlg-push-11 {
    left: 91.6666666667%;
  }
  .col-xlg-pull-11 {
    right: 91.6666666667%;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .gutter-xlg-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-xlg-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-xlg-2 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .gutter-xlg-2 > [class*=col-] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .gutter-xlg-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-xlg-5 > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gutter-xlg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-xlg-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-xlg-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-xlg-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gutter-xlg-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .gutter-xlg-30 > [class*=col-] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width : 1024px) {
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .gutter-lg-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-lg-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-lg-2 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .gutter-lg-2 > [class*=col-] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .gutter-lg-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-lg-5 > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gutter-lg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-lg-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-lg-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-lg-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gutter-lg-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .gutter-lg-30 > [class*=col-] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width : 768px) {
  .col-md-push-0 {
    left: 0;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .gutter-md-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-md-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-md-2 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .gutter-md-2 > [class*=col-] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .gutter-md-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-md-5 > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gutter-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-md-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-md-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-md-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gutter-md-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .gutter-md-30 > [class*=col-] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width : 667px) {
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .gutter-sm-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-sm-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-sm-2 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .gutter-sm-2 > [class*=col-] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .gutter-sm-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-sm-5 > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gutter-sm-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-sm-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-sm-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-sm-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gutter-sm-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .gutter-sm-30 > [class*=col-] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width : 414px) {
  .col-xs-push-0 {
    left: 0;
  }
  .col-xs-pull-0 {
    right: 0;
  }
  .col-xs-1 {
    width: 8.3333333333%;
  }
  .col-xs-push-1 {
    left: 8.3333333333%;
  }
  .col-xs-pull-1 {
    right: 8.3333333333%;
  }
  .col-xs-2 {
    width: 16.6666666667%;
  }
  .col-xs-push-2 {
    left: 16.6666666667%;
  }
  .col-xs-pull-2 {
    right: 16.6666666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-4 {
    width: 33.3333333333%;
  }
  .col-xs-push-4 {
    left: 33.3333333333%;
  }
  .col-xs-pull-4 {
    right: 33.3333333333%;
  }
  .col-xs-5 {
    width: 41.6666666667%;
  }
  .col-xs-push-5 {
    left: 41.6666666667%;
  }
  .col-xs-pull-5 {
    right: 41.6666666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-7 {
    width: 58.3333333333%;
  }
  .col-xs-push-7 {
    left: 58.3333333333%;
  }
  .col-xs-pull-7 {
    right: 58.3333333333%;
  }
  .col-xs-8 {
    width: 66.6666666667%;
  }
  .col-xs-push-8 {
    left: 66.6666666667%;
  }
  .col-xs-pull-8 {
    right: 66.6666666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-10 {
    width: 83.3333333333%;
  }
  .col-xs-push-10 {
    left: 83.3333333333%;
  }
  .col-xs-pull-10 {
    right: 83.3333333333%;
  }
  .col-xs-11 {
    width: 91.6666666667%;
  }
  .col-xs-push-11 {
    left: 91.6666666667%;
  }
  .col-xs-pull-11 {
    right: 91.6666666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .gutter-xs-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .gutter-xs-0 > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .gutter-xs-2 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .gutter-xs-2 > [class*=col-] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .gutter-xs-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-xs-5 > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gutter-xs-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutter-xs-10 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gutter-xs-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gutter-xs-15 > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gutter-xs-30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .gutter-xs-30 > [class*=col-] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* =============================================================================
/* GRID HELPER
/* ============================================================================= */
@media all and (max-width: 1280px) {
  .hidden-xlg {
    display: none !important;
  }
  .visible-xlg {
    display: block !important;
  }
}
@media all and (max-width: 1024px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
}
@media all and (max-width: 768px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
}
@media all and (max-width: 667px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}
@media all and (max-width: 414px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
}
/* =============================================================================
/* SITEMAP
/* ============================================================================= */
.sitemap a {
  display: block;
}

.sitemap ul {
  padding-left: 30px;
}

.sitemap ul a {
  font-weight: bold;
}

.sitemap ul ul a {
  font-weight: normal;
}

.sitemap ul ul ul a {
  font-style: italic;
}

/* =============================================================================
/* PAGER
/* ============================================================================= */
.pager {
  text-align: center;
  font-size: 0;
  margin-top: 60px;
  margin-bottom: 60px;
}

.pager__link {
  font-size: 15px;
  width: 34px;
  display: inline-block;
  padding: 0;
  text-align: center;
  background: #fff;
  color: rgb(149.5, 149.5, 149.5);
  text-decoration: none;
  line-height: 34px;
}
.pager__link:hover {
  background-color: rgb(255, 137.5675675676, 18);
  color: #fff;
  text-decoration: none;
}
.pager__link.active {
  background-color: #DE7000;
  color: #fff;
}
.pager__link.inactive {
  color: #afafaf;
}

.pager__link.inactive:hover,
.pager__link.active.inactive:hover {
  background-color: rgb(200.5, 200.5, 200.5);
}

.pager__info {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: rgb(80.25, 80.25, 80.25);
}

/* =============================================================================
/* AJAX
/* ============================================================================= */
.ajax-container {
  position: relative;
}

.ajax-container .loading-continuous {
  text-align: center;
}

.ajax-loading {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 20000;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.ajax-loading__container {
  margin: 20px auto 0;
  width: 70px;
  text-align: center;
}

.ajax-loading__bounce {
  width: 18px;
  height: 18px;
  background-color: #DE7000;
  border-radius: 100%;
  display: inline-block;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  animation-fill-mode: both;
}

.ajax-loading__bounce1 {
  animation-delay: -0.32s;
}

.ajax-loading__bounce2 {
  animation-delay: -0.16s;
}

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* FORM
/* ============================================================================= */
.form {
  font-size: 17px;
  /* error-message */
  /* form-block */
  /* date-block */
  /* alternate-date */
}
.form__success-anchor {
  position: absolute;
  top: -300px;
  left: 0;
  pointer-events: none;
}
.form__row {
  margin-bottom: 3px;
}
.form__control {
  display: block;
  width: 100%;
  padding: 0 0.2941176471em;
  height: 2.0588235294em;
  line-height: 2.0588235294;
  color: #5d5d5d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  box-sizing: border-box;
  /* invalid / valid */
}
.form__control:focus {
  border-color: #DE7000;
  outline: 0;
}
.form__control--auto-width {
  width: auto;
}
.form__control.hf-invalid, .form__control.hf-invalid:focus {
  border-color: #da4453;
}
.landingpage-request .form__control.hf-invalid, .landingpage-request .form__control.hf-invalid:focus {
  border-color: #da4453 !important;
}
.form__control.hf-valid, .form__control.hf-valid:focus {
  border-color: #8cc152;
}
.form__control[disabled] {
  opacity: 0.5;
}
.form .hf-warning {
  display: block;
  background: #da4453;
  color: #fff;
  padding: 0;
  z-index: 1;
  position: relative;
  font-size: 0.8235294118em;
  line-height: 2;
  padding: 0 0.7058823529em;
}
.form label, .form__label {
  padding-top: 0.2941176471em;
  display: inline-block;
  cursor: pointer;
}
.form__req {
  font-weight: 700;
}
.form__req:after {
  content: " *";
}
.form .form__block {
  position: relative;
  border-bottom: 1px solid #afafaf;
  padding-bottom: 1.1764705882em;
  margin-bottom: 1.1764705882em;
  zoom: 1;
}
.form__date-block {
  margin-top: 1.7647058824em;
}
.form-alternate-date {
  margin-bottom: 10px;
}
.form-alternate-date__toggle {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.form-alternate-date__toggle + label {
  display: inline-block;
}
.form-alternate-date__toggle:checked + label {
  display: none;
}
.form-alternate-date__inner {
  display: none;
}
.form-alternate-date__toggle--add:checked ~ .form-alternate-date__inner {
  display: block;
}

textarea.form__control {
  height: auto;
  min-height: 80px;
}

/* input-group */
label.input-group__addon {
  width: 55px;
  white-space: nowrap;
  vertical-align: middle;
  padding: 4px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #fff;
  border: none;
  display: table-cell;
}
label.input-group__addon:last-child {
  border-left-width: 0;
}
label.input-group__addon:first-child {
  border-right-width: 0;
}
label.input-group__addon i {
  width: 19px;
  height: 19px;
  color: #939393;
  text-align: center;
}
label.input-group__addon i:before {
  font-size: 19px;
  line-height: 19px;
  vertical-align: top;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  table-layout: fixed;
  /*width: 100%;*/
}
.input-group .form__control {
  position: relative;
  z-index: 2;
  display: table-cell;
}
.input-group .form__control:first-child, .input-group__addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .form__control:last-child, .input-group__addon:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* checkboxes */
.form input[type=checkbox] {
  margin-right: 5px;
}

.form-checkbox-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form-checkbox, .form-checkbox-list li {
  margin: 0;
  padding: 0 0 0 1.1764705882em;
  position: relative;
}
.form-checkbox input[type=checkbox], .form-checkbox-list input[type=checkbox] {
  position: absolute;
  top: 0.4117647059em;
  left: 0;
}

/* block */
.form-separator {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin: 10px 0;
  background-color: #afafaf;
}

.form-space {
  height: 2em;
  line-height: 1em;
  font-size: 0.5882352941em;
  border: none;
  margin: 0;
  padding: 0;
}

/* found-site */
.checkbox-additional__textbox {
  visibility: hidden;
}
.checkbox-additional.js-visible .checkbox-additional__textbox {
  visibility: visible;
}

.form-interests ul {
  padding-left: 1.1764705882em;
}

/* button */
.form .button.sending {
  display: none;
}

/* children */
.contact__child-age {
  width: 46px;
  width: 4ch;
  display: none;
}

.contact__children-ages {
  display: none;
}

.row-children .hf-warning {
  display: none;
}

/* rooms */
.contact__rooms-block {
  margin-bottom: 10px;
  padding-bottom: 5px;
  position: relative;
}
.contact__rooms-block .close {
  display: none;
}
.contact__rooms-block--alternative {
  display: none;
}
.contact__rooms-block.js-visible {
  display: block;
}

.contact__room-type {
  display: none;
}
.contact__rooms-block--alternative .contact__room-type {
  display: block;
}

.contact__add-room-container {
  clear: left;
  text-align: right;
  position: relative;
  margin-bottom: 10px;
}

.contact__remove-room {
  display: none;
  z-index: 100;
  text-align: right;
  padding-bottom: 10px;
  color: #3b4043;
}
.contact__rooms-block--alternative .contact__remove-room {
  display: block;
}
.contact__remove-room:after {
  margin-left: 5px;
  content: "✕";
}
.contact__remove-room:hover {
  color: #151515;
}

/* rooms-detail */
.rooms-contact {
  padding: 1em;
  background: rgb(242.25, 242.25, 242.25);
}
.rooms-contact__infos {
  font-weight: bold;
}
.rooms-contact__images img {
  width: 100%;
  height: auto;
  display: block;
}
.rooms-contact__more {
  margin-top: 10px;
  margin-top: 0.5882352941rem;
}
.rooms-contact__name {
  font-size: 23px;
  font-size: 1.3529411765rem;
  margin-bottom: 10px;
  margin-bottom: 0.5882352941rem;
}

/* =============================================================================
/* custom-checkbox
/* ============================================================================= */
.form__custom-checkbox {
  padding-left: 0;
}
.form__custom-checkbox input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.form__custom-checkbox label:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 1px 16px 0 1px;
  outline: 1px solid #fff;
  border: 2px solid #38434c;
  background: none;
  vertical-align: top;
}
.form__custom-checkbox input:checked ~ label:before, .form__custom-checkbox--active label:before {
  background: #DE7000;
}
.form__custom-checkbox--small label:before {
  width: 11px;
  height: 11px;
  vertical-align: baseline;
  margin-right: 10px;
}
.form__custom-checkbox--light label:before {
  outline: 1px solid #38434c;
  border: 2px solid #fff;
  background: #fff;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* -----------------------------------------------------------------------------
/* buttons
/* ----------------------------------------------------------------------------- */
.button {
  color: #afafaf;
  border-color: #afafaf;
  background-color: #fff;
  opacity: 1;
  outline: none;
}
.button:hover, .button:focus, .button:active {
  color: rgb(149.5, 149.5, 149.5);
  background-color: #fff;
  border-color: rgb(149.5, 149.5, 149.5);
}
.button:hover, .button:focus {
  text-decoration: none;
}
.button:active {
  background-image: none;
  outline: 0;
}
.button.disabled, .button[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
}

.button--border {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.button--border:hover, .button--border:focus, .button--border:active {
  color: #DE7000;
  background-color: #fff;
  border-color: #fff;
}

.button--border-dark {
  color: #5d5d5d;
  background-color: transparent;
  border-color: #5d5d5d;
}
.button--border-dark:hover, .button--border-dark:focus, .button--border-dark:active {
  color: #DE7000;
  background-color: #fff;
  border-color: #fff;
}

.button--primary, .button--primary-transparent {
  color: #fff;
  background-color: #DE7000;
  border-color: #DE7000;
}
.button--primary-transparent {
  background: rgba(222, 112, 0, 0.9);
}
.button--primary:hover, .button--primary-transparent:hover, .button--primary:focus, .button--primary-transparent:focus, .button--primary:active, .button--primary-transparent:active {
  color: #fff;
  background-color: rgb(171, 86.2702702703, 0);
  border-color: rgb(171, 86.2702702703, 0);
}

.button--secondary {
  color: #fff;
  background-color: #38434c;
  border-color: #38434c;
}
.button--secondary:hover, .button--secondary:focus, .button--secondary:active {
  color: #fff;
  background-color: rgb(34.3636363636, 41.1136363636, 46.6363636364);
  border-color: rgb(34.3636363636, 41.1136363636, 46.6363636364);
}

.button--gray {
  color: #fff;
  background-color: #afafaf;
  border-color: #afafaf;
}
.button--gray:hover, .button--gray:focus, .button--gray:active {
  color: #fff;
  background-color: rgb(149.5, 149.5, 149.5);
  border-color: rgb(149.5, 149.5, 149.5);
}

.button--orange, .button--orange-transparent {
  color: #fff;
  background-color: #f5821f;
  border-color: #f5821f;
}
.button--orange-transparent {
  background: rgba(245, 130, 31, 0.9);
}
.button--orange:hover, .button--orange-transparent:hover, .button--orange:focus, .button--orange-transparent:focus, .button--orange:active, .button--orange-transparent:active {
  color: #fff;
  background-color: rgb(215.3846153846, 104.8076923077, 9.6153846154);
  border-color: rgb(215.3846153846, 104.8076923077, 9.6153846154);
}

.button--red, .button--red-transparent {
  color: #fff;
  background-color: #ce1041;
  border-color: #ce1041;
}
.button--red-transparent {
  background: rgba(206, 16, 65, 0.9);
}
.button--red:hover, .button--red-transparent:hover, .button--red:focus, .button--red-transparent:focus, .button--red:active, .button--red-transparent:active {
  color: #fff;
  background-color: rgb(158.6756756757, 12.3243243243, 50.0675675676);
  border-color: rgb(158.6756756757, 12.3243243243, 50.0675675676);
}

.button--empty {
  color: #DE7000;
  background-color: transparent;
  border-color: transparent;
}
.button--empty:hover, .button--empty:focus, .button--empty:active {
  color: rgb(171, 86.2702702703, 0);
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.button--full {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.button--small {
  font-size: 16px;
  font-size: 0.9411764706rem;
  padding-top: 1em;
  padding-bottom: 1em;
}

.button--tiny {
  font-size: 16px;
  font-size: 0.9411764706rem;
  padding: 0.5em;
}

/* =============================================================================
/* ROUTEPLANNER
/* ============================================================================= */
#routeplanner .row {
  margin-bottom: 4px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
.flatpickr-calendar {
  background: transparent;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 315px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-height: 640px;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.hasWeeks {
  width: auto;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  user-select: none;
  overflow: hidden;
}

.flatpickr-prev-month,
.flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px calc(3.57% - 1.5px);
  z-index: 3;
}

.flatpickr-prev-month i,
.flatpickr-next-month i {
  position: relative;
}

.flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  /*
      */
  left: 0;
  /*
      /*rtl:end:ignore*/
  /*
      */
}

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month.flatpickr-next-month,
.flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  /*
      */
  right: 0;
  /*
      /*rtl:end:ignore*/
  /*
      */
}

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  width: 14px;
}

.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.05);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
  top: 33%;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month.slideLeft {
  transform: translate3d(-100%, 0px, 0px);
  animation: fpFadeOut 400ms ease, fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-current-month.slideLeftNew {
  transform: translate3d(100%, 0px, 0px);
  animation: fpFadeIn 400ms ease, fpSlideLeftNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-current-month.slideRight {
  transform: translate3d(100%, 0px, 0px);
  animation: fpFadeOut 400ms ease, fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-current-month.slideRightNew {
  transform: translate3d(0, 0, 0px);
  animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: default;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: initial;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 315px;
  display: flex;
  align-items: center;
  height: 28px;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  width: 315px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 315px;
  min-width: 315px;
  max-width: 315px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.flatpickr-calendar.animate .dayContainer.slideLeft {
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.animate .dayContainer.slideLeft,
.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  transform: translate3d(-100%, 0px, 0px);
}

.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.animate .dayContainer.slideRight {
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transform: translate3d(100%, 0px, 0px);
}

.flatpickr-calendar.animate .dayContainer.slideRightNew {
  animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #DE7000;
  box-shadow: none;
  color: #fff;
  border-color: #DE7000;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange,
.flatpickr-day.startRange.startRange + .endRange,
.flatpickr-day.endRange.startRange + .endRange {
  box-shadow: -10px 0 0 #DE7000;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  pointer-events: none;
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #DE7000, 5px 0 0 #DE7000;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f0f0f0;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpSlideLeft {
  from {
    transform: translate3d(0px, 0px, 0px);
  }
  to {
    transform: translate3d(-100%, 0px, 0px);
  }
}
@keyframes fpSlideLeftNew {
  from {
    transform: translate3d(100%, 0px, 0px);
  }
  to {
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fpSlideRight {
  from {
    transform: translate3d(0, 0, 0px);
  }
  to {
    transform: translate3d(100%, 0px, 0px);
  }
}
@keyframes fpSlideRightNew {
  from {
    transform: translate3d(-100%, 0, 0px);
  }
  to {
    transform: translate3d(0, 0, 0px);
  }
}
@keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.base-item__image {
  width: 100%;
  height: auto;
  display: block;
}

/* =============================================================================
/* BASE STYLES
/* ============================================================================= */
.base-module {
  padding-bottom: 100px;
}
@media all and (max-width: 667px) {
  .base-module {
    padding-bottom: 15px;
  }
}

.base-detail__description img {
  max-width: 100%;
  height: auto !important;
}

.base-detail .base-detail__hero-image {
  margin-bottom: 30px;
}
.base-detail .base-detail__footer {
  margin-top: 20px;
}
.base-detail .base-detail__link-back-icon {
  width: 12px;
  height: 12px;
  color: #5d5d5d;
  text-align: center;
}
.base-detail .base-detail__link-back-icon:before {
  font-size: 12px;
  line-height: 12px;
  transform: rotate(-180deg);
  display: inline-block;
}

/*---------------------------------------------------
/* autocomplete
/*---------------------------------------------------*/
.autocomplete-suggestion {
  font-size: 0.8235294118em;
}

/* =============================================================================
/* SLIDE BASE
/* ============================================================================= */
.slide-base__header {
  color: #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 90px;
  font-weight: 700;
  line-height: 1;
}
.slide-base__header-text {
  display: inline-block;
  padding: 0 2em;
  background-color: #fff;
  transform: translateY(1px);
}
@media all and (max-width: 768px) {
  .slide-base__header {
    margin-bottom: 20px;
  }
}

/* =============================================================================
/* modules
/* ============================================================================= */
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* modal
/*---------------------------------------------------*/
.modal {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%) translateY(-100px);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 10px;
  width: 70%;
  width: 70vw;
}
@media all and (max-width: 1280px) {
  .modal {
    width: 80%;
    width: 80vw;
  }
}
@media all and (max-width: 1024px) {
  .modal {
    width: 90%;
    width: 90vw;
    width: calc(100vw - 20px);
  }
}
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  pointer-events: none;
}
.modal-container.modal--open {
  pointer-events: auto;
}
.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.modal--open .modal-overlay {
  opacity: 1;
}
.modal iframe {
  border: none;
  width: 100%;
  height: 90%;
  height: 80vh;
  display: block;
  height: calc(100vh - 40px);
}
.modal__close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.modal__close i {
  width: 30px;
  text-align: center;
  height: 30px;
  display: inline-block;
  color: #fff;
  background: #b71c07;
  padding: 7px;
}
.modal__close i:before {
  vertical-align: top;
  font-size: 30px;
  line-height: 30px;
}
.modal--open .modal {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  transition-delay: 0s;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* themes
/* ============================================================================= */
.base-masonry-item {
  margin-bottom: 10px;
}
.base-masonry-item__image {
  background: #000;
  display: block;
  transition: all 0.3s ease-in-out;
  min-height: 150px;
}
.base-masonry-item__image img {
  opacity: 0.7;
}
.base-masonry-item:hover .base-masonry-item__image {
  background: #38434c;
}
.base-masonry-item__content {
  position: absolute;
  bottom: 10px;
  bottom: 0.9433962264vh;
  left: 0;
  right: 0;
  text-align: left;
  padding: 0 25px;
  padding: 0 1.3157894737vw;
  transform: translateY(40px) translateZ(0);
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 667px) {
  .base-masonry-item__content {
    padding: 0 15px;
    transform: none;
    transition: none;
  }
}
.base-masonry-item__icon {
  color: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  margin-top: 10px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: translateY(20px) translateZ(0);
  display: inline-block;
}
.base-masonry-item__icon:before {
  font-size: 30px;
  line-height: 30px;
}
@media all and (max-width: 667px) {
  .base-masonry-item__icon {
    transform: none;
    transition: none;
    opacity: 1;
  }
}
.base-masonry-item__name {
  font-size: 1.4117647059em;
  line-height: 1;
  text-transform: uppercase;
  display: block;
  line-height: 1.1666666667;
  font-weight: 700;
}
.base-masonry-item__subtitle {
  font-size: 1.1764705882em;
  line-height: 1.5;
  display: block;
  margin-bottom: 5px;
  margin-bottom: 0.4716981132vh;
  text-transform: uppercase;
}
.base-masonry-item a {
  display: block;
  background: #000;
  color: #fff;
}
.base-masonry-item a:hover, .base-masonry-item a:focus, .base-masonry-item a:active {
  text-decoration: none;
  color: #fff;
}
.base-masonry-item a:hover .base-masonry-item__icon {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}
.base-masonry-item a:hover .base-masonry-item__content {
  transform: translateY(0) translateZ(0);
}
.base-masonry-item:nth-child(3), .base-masonry-item:nth-child(11), .base-masonry-item:nth-child(19) {
  float: right;
}
.base-masonry-item:nth-child(4n+1) {
  clear: left;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* SLIDER
/* ============================================================================= */
.slider,
.slider-item > picture {
  position: relative;
  overflow: hidden;
}

.slider-item__image {
  width: 100%;
  height: auto;
  /*height: 100%;
  -o-object-fit: cover;
  object-fit: cover;*/
}

@supports (object-fit: cover) {
  .slider-item__image {
    height: 100%;
    object-fit: cover;
  }
}
@supports (-o-object-fit: cover) {
  .slider-item__image {
    height: 100%;
    -o-object-fit: cover;
  }
}
.slider__controls {
  padding: 5px;
}
.slider__controls .next,
.slider__controls .prev {
  text-decoration: none;
  display: inline-block;
}
.slider__controls .next:hover,
.slider__controls .prev:hover {
  color: #DE7000;
  text-decoration: none;
}
.slider__controls .next,
.slider__controls .prev,
.slider__controls i {
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
}
.slider__controls .next:before,
.slider__controls .prev:before,
.slider__controls i:before {
  vertical-align: top;
  font-size: 50px;
  line-height: 50px;
}
.slider__controls .prev {
  transform: rotate(180deg);
  margin-right: 10px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* header
/*---------------------------------------------------*/
.menu-top-bar a:active,
.menu-top-bar a:focus,
.menu-top-bar a:hover {
  color: #DE7000;
  text-decoration: none;
}

.header-main-border__left, .header-main-border__right {
  background-color: #DE7000;
}
@media all and (max-width: 768px) {
  .header-main {
    top: 61px;
  }
}
.header-main--fixed {
  height: 85px;
  top: 0;
  position: fixed;
  padding-top: 23px;
}
@media all and (max-width: 1024px) {
  .header-main--fixed {
    /*top: 50px;*/
  }
}
@media all and (max-width: 768px) {
  .header-main--fixed {
    top: 0;
    display: flex;
    align-items: center;
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.header-main__booking-button {
  transition: all 0.6s ease-in-out;
}
.header-main--fixed .header-main__logo {
  height: 49px;
}
.header-main--fixed .header-main__logo [id^=claim-] {
  display: none;
}
.header-main--fixed .header-main__logo-suedtirol {
  margin-top: -10px;
  position: relative;
  right: auto;
  width: 70px;
}
@media all and (max-width: 768px) {
  .header-main--fixed .header-main__logo-suedtirol {
    display: none;
  }
}
.header-main--fixed .header-main__region-text {
  font-size: 1em;
  text-transform: uppercase;
  right: 75px;
  bottom: 6px;
}
@media all and (max-width: 102.5em) {
  .header-main--fixed .header-main__region-text {
    left: 0;
  }
}
@media all and (max-width: 98.75em) {
  .header-main--fixed .header-main__region-text {
    font-size: 17px;
  }
}
@media all and (max-width: 48.75em) {
  .header-main--fixed .header-main__region-text {
    right: auto;
    left: 0;
    top: 12px;
  }
}
@media all and (max-width: 45em) {
  .header-main--fixed .header-main__region-text {
    font-size: 15px;
  }
}
@media all and (max-width: 26.25em) {
  .header-main--fixed .header-main__region-text {
    display: none;
  }
}
html[lang=it].theme-knoedelfest .header-main--fixed .header-main__region-text {
  bottom: 6px;
  left: 0;
}
@media all and (max-width: 56.875em) {
  html[lang=it].theme-knoedelfest .header-main--fixed .header-main__region-text {
    bottom: 18px;
  }
}
html[lang=en].theme-christmasmarket .header-main--fixed .header-main__region-text, html[lang=it].theme-christmasmarket .header-main--fixed .header-main__region-text {
  bottom: -2px;
  left: 0;
}
@media all and (max-width: 98.75em) {
  html[lang=en].theme-christmasmarket .header-main--fixed .header-main__region-text, html[lang=it].theme-christmasmarket .header-main--fixed .header-main__region-text {
    bottom: 8px;
  }
}
@media all and (max-width: 56.875em) {
  html[lang=en].theme-christmasmarket .header-main--fixed .header-main__region-text, html[lang=it].theme-christmasmarket .header-main--fixed .header-main__region-text {
    bottom: 18px;
  }
}

.tools {
  /*@media all and (max-width: em(1560px, 16px)) {
      .header-main--fixed & {
          display: none;
      }
  }*/
}
.tools.js-nav-open {
  background: none;
}
@media all and (max-width: 1024px) {
  .js-nav-open-body .tools {
    z-index: 1;
  }
}
@media all and (max-width: 48em) {
  .header-main--fixed .tools.js-nav-open, .tools.js-nav-open {
    display: block;
  }
}
.tools__item:hover, .tools__item:focus, .tools__item:active {
  color: #5d5d5d;
  text-decoration: none;
}
.tools__item:hover i, .tools__item:focus i, .tools__item:active i {
  color: #5d5d5d;
}
.tools__flyout {
  position: absolute;
  top: 100%;
  left: 50%;
  background: #f5f5f5;
  color: #fff;
  transform: translateX(-50%);
  margin-top: 10px;
  width: 300px;
  display: none;
  /*@media all and (max-width: em(560px, 16px)) {
      left: auto;
      right: -190px;
      transform: none;

      &:after {
          left: 90px;
      }
  }*/
}
.tools__flyout:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #f5f5f5;
  border-width: 10px;
  margin-left: -10px;
}
@media all and (min-width: 42.5625em) and (max-width: 48em) {
  .tools__flyout {
    top: 50%;
    left: auto;
    right: 100%;
    transform: translateY(-50%);
    margin-top: 0;
    margin-right: 15px;
    width: 263px;
  }
  .tools__flyout:after {
    bottom: auto;
    top: 50%;
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #f5f5f5;
    border-width: 10px;
    margin-top: -10px;
    margin-left: 0px;
  }
}
@media all and (max-width: 42.5em) {
  .tools__flyout {
    left: auto;
    right: -164px;
    transform: none;
  }
  .tools__flyout:after {
    left: 90px;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* RESPONSIVE STYLES
/* ============================================================================= */
.open-mobile {
  transition: color, background ease-in-out 0.6s;
}
.open-mobile:hover, .open-mobile:active, .open-mobile:focus {
  text-decoration: none;
  color: #5d5d5d;
}
.open-mobile:hover i {
  color: rgb(171, 86.2702702703, 0);
}

.nav-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(56, 57, 76, 0.95);
  z-index: 99;
  opacity: 0;
  pointer-events: none;
}

.close-mobile {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  color: #fff;
  padding: 0.5em;
  cursor: pointer;
  z-index: 111;
  background: none;
  border: none;
}
.close-mobile i {
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
}
.close-mobile i:before {
  vertical-align: top;
  font-size: 40px;
  line-height: 40px;
}

/* =============================================================================
/* nav-main
/* ============================================================================= */
.nav-main__dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .nav-main__dropdown {
    background-color: rgba(255, 255, 255, 0.85);
    transition: transform ease-in-out 0.3s;
    padding: 0;
    z-index: 100;
    overflow-x: hidden;
    overflow-y: auto;
  }
}
@media only screen and (max-width: 780px) {
  .nav-main__level-0--top-bar {
    display: block;
    background: #fff;
  }
}
@media only screen and (max-width: 780px) {
  .nav-main__level-0--top-bar-text {
    font-size: 13px;
    padding: 0 15px 15px;
  }
}
.nav-main__menu-0 {
  line-height: 40px;
  position: relative;
}
.nav-main__level-0.js-naviga-open .nav-main__menu-0, .nav-main__menu-0:hover, .nav-main__menu-0.active, .nav-main__menu-0.js-active {
  color: #DE7000;
  text-decoration: none;
}
.nav-main__active-0 .nav-main__menu-0 {
  color: #DE7000;
}
@media all and (max-width: 1024px) {
  .nav-main__menu-0 {
    padding: 0 15px;
  }
}
.nav-main__level-0.js-naviga-open .nav-main__menu-0.header-main__booking-button {
  color: #fff;
}
.nav-main__level-0.js-naviga-open .nav-main__menu-0.header-main__booking-button, .nav-main__menu-0.header-main__booking-button:hover, .nav-main__menu-0.header-main__booking-button.active, .nav-main__menu-0.header-main__booking-button.js-active {
  color: #fff;
}
.nav-main__active-0 .nav-main__menu-0.header-main__booking-button {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .nav-main__has-children-indicator-0 {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
  }
  .nav-main__level-0.js-naviga-open .nav-main__has-children-indicator-0 {
    transform: translateY(-50%) rotate(0);
  }
}
.nav-main__overlay {
  display: block;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  background: rgba(134, 134, 134, 0.95);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 999;
  height: 100vh;
}
.js-naviga-open .nav-main__overlay {
  opacity: 1;
}
@media all and (max-width: 1024px) {
  .nav-main__overlay {
    display: none;
  }
}
.nav-main__flyout-0-title {
  font-size: 2.0588235294em;
  color: #D6D6D6;
  line-height: 1.1428571429;
  margin-bottom: 30px;
  margin-left: 22px;
}
@media all and (max-width: 60.2352941176em) {
  .nav-main__flyout-0-title {
    display: none;
  }
}
.nav-main__menu-1 {
  display: block;
  font-size: 15px;
  font-size: 0.8823529412rem;
  color: #38434c;
  white-space: nowrap;
  padding: 0 30px 0 15px;
  line-height: 32px;
}
.nav-main__level-1.js-naviga-open .nav-main__menu-1, .nav-main__menu-1:hover, .nav-main__menu-1.active, .nav-main__menu-1.js-active {
  color: #DE7000;
  text-decoration: none;
}
.nav-main__level-1.js-naviga-open .nav-main__menu-1 i, .nav-main__menu-1:hover i, .nav-main__menu-1.active i, .nav-main__menu-1.js-active i {
  color: #DE7000;
}
.nav-main__active-1 .nav-main__menu-1 {
  color: #DE7000;
}
@media only screen and (max-width: 1024px) {
  .nav-main__menu-1 {
    margin-right: 0;
    display: block;
    line-height: 1.2;
    padding: 8px 30px 8px 15px;
    white-space: normal;
    position: relative;
  }
}
.nav-main__menu-2 {
  display: block;
  font-size: 15px;
  font-size: 0.8823529412rem;
  color: #38434c;
  white-space: nowrap;
  padding: 0 15px;
}
.nav-main__level-2.js-naviga-open .nav-main__menu-2, .nav-main__menu-2:hover, .nav-main__menu-2.active {
  color: #DE7000;
  text-decoration: none;
}
.nav-main__active-2 .nav-main__menu-2 {
  color: #DE7000;
}
@media only screen and (max-width: 1024px) {
  .nav-main__menu-2 {
    margin-right: 0;
    display: block;
    line-height: 1.2;
    white-space: normal;
    padding: 8px 15px;
  }
}
.nav-main__flyout-1 {
  position: absolute;
  top: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f5f5f5;
  display: none;
  padding: 15px 0;
}
@media only screen and (max-width: 1024px) {
  .nav-main__flyout-1 {
    position: relative;
    top: auto;
    padding: 0;
  }
}
.nav-main__container-flyout {
  max-width: 1212px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .nav-main__flyout-0-container {
    left: auto;
    width: 100%;
  }
}
.nav-main__mega {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  padding-top: 67px;
}
@media only screen and (max-width: 1024px) {
  .nav-main__mega {
    left: auto;
    top: auto;
    margin-top: 0;
    right: auto;
    border-top-width: 5px;
    padding-top: 0;
    position: relative;
  }
  .nav-main__mega:after {
    display: none;
  }
}
.nav-main__flyout-0 {
  padding-bottom: 30px;
  position: relative;
  z-index: 1000;
  padding-left: 7px;
}
@media only screen and (max-width: 1024px) {
  .nav-main__flyout-0 {
    padding: 0;
  }
}
.nav-main__flyout-1 {
  left: 100%;
  top: -20px;
  border: 5px solid #fff;
  border-left-width: 0;
}
@media only screen and (max-width: 1024px) {
  .nav-main__flyout-1 {
    left: auto;
    right: auto;
    top: auto;
    background: rgb(200.5, 200.5, 200.5);
    border: none;
  }
}
.nav-main__level-0.js-naviga-open .nav-main__mega, .nav-main__level-1.js-naviga-open .nav-main__flyout-1 {
  display: block;
}
.nav-main__has-children-indicator-1 {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  color: #afafaf;
  text-align: center;
}
.nav-main__has-children-indicator-1:before {
  font-size: 10px;
  line-height: 10px;
}
@media only screen and (max-width: 1024px) {
  .nav-main__has-children-indicator-1 {
    right: 13px;
    transform: translateY(-50%) rotate(90deg);
  }
  .nav-main__level-1.js-naviga-open .nav-main__has-children-indicator-1 {
    transform: translateY(-50%) rotate(0);
  }
}
.nav-main__level-1.has-children .nav-main__has-children-indicator-1 {
  display: block;
}
.nav-main__level-1 {
  display: block;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .nav-main.js-nav-open .nav-main__dropdown {
    display: block;
    transform: translateX(0);
  }
  .nav-main.js-nav-open .close-mobile {
    display: block;
  }
}

.lts-companies-search-flyout {
  background: rgb(255, 255, 255);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(127, 127, 127, 0.2) 100%);
  padding: 0 89px 59px;
  margin-bottom: 70px;
}
.lts-companies-search-flyout__inner {
  position: relative;
}
.lts-companies-search-flyout__form {
  position: static;
}
.lts-companies-search-flyout__label {
  display: block;
  font-size: 16px;
  color: #808285;
  line-height: 20px;
  margin-bottom: 4px;
}
.lts-companies-search-flyout__input {
  display: block;
  width: 100%;
  height: 31px;
  line-height: 31px;
  background: #fff;
  border: 1px solid #D6D6D6;
}
.lts-companies-search-flyout__children-ages {
  margin-top: 17px;
  display: none;
}
.lts-companies-search-flyout__children-ages.active {
  display: block;
}
.lts-companies-search-flyout__child {
  display: none;
  text-align: center;
}
.lts-companies-search-flyout__child.active {
  display: block;
}
.lts-companies-search-flyout__buttons {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
}
.lts-companies-search-flyout__button {
  text-transform: uppercase;
  border-radius: 15px;
  padding: 21px 57px;
  width: 100%;
  display: block;
  white-space: normal;
  line-height: 20px;
  letter-spacing: 0.05em;
}
.lts-companies-search-flyout__link {
  font-size: 14px;
  margin-top: 5px;
  color: #5d5d5d;
  display: block;
}
.lts-companies-search-flyout .dayContainer,
.lts-companies-search-flyout .flatpickr-days,
.lts-companies-search-flyout .flatpickr-weekdays,
.lts-companies-search-flyout .flatpickr-rContainer,
.lts-companies-search-flyout .flatpickr-calendar {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.lts-companies-search-flyout .flatpickr-calendar {
  box-shadow: none;
}
.lts-companies-search-flyout .flatpickr-calendar.arrowTop:before, .lts-companies-search-flyout .flatpickr-calendar.arrowTop:after {
  display: none;
}

.flyout-region-map {
  background: rgb(255, 255, 255);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(127, 127, 127, 0.2) 100%);
  height: 361px;
  width: 100%;
  margin-bottom: 70px;
}
@media all and (max-width: 1024px) {
  .flyout-region-map {
    display: none;
  }
}
.flyout-region-map img {
  position: absolute;
  left: 50%;
  top: -34px;
  transform: translateX(-50%);
  z-index: 1;
}
.flyout-region-map__regions {
  height: auto;
  position: absolute;
  left: 50%;
  top: 25px;
  width: 685px;
  z-index: 3;
  margin-left: 0;
  z-index: 3;
  transform: translateX(-50%);
}
@media all and (max-width: 980px) {
  .flyout-region-map__regions {
    width: 95.3%;
  }
}
@media all and (max-width: 414px) {
  .flyout-region-map__regions {
    width: 94.3%;
  }
}
.flyout-region-map__regions path {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.flyout-region-map__regions path.js-active, .flyout-region-map__regions path:hover {
  opacity: 0.4;
}

.flyout-region-map-menu__place {
  display: block;
  color: #5d5d5d;
}
.flyout-region-map-menu__place.js-active {
  font-weight: 700;
}
.flyout-region-map-menu__place-dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
  border-radius: 50%;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* IMAGE CAROUSEL
/* ============================================================================= */
.image-carousel {
  margin-top: 0;
  counter-reset: imageCarouselCounter;
}
.image-carousel.image-carousel--gray {
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding-bottom: 100px;
  padding-bottom: 9.4339622642vh;
}
.image-carousel__row {
  display: flex;
  flex-wrap: nowrap;
}
@media all and (max-width: 768px) {
  .image-carousel__row {
    display: block;
  }
}
.image-carousel__image {
  float: left;
  width: 58.33333%;
  flex: 0 1 58.33333%;
  position: relative;
}
.image-carousel--image-right .image-carousel__image {
  order: 2;
}
@media all and (max-width: 768px) {
  .image-carousel__image {
    width: 100%;
    float: none;
  }
}
.image-carousel__content-container {
  float: left;
  width: 41.66667%;
  flex: 0 1 41.66667%;
}
@media all and (max-width: 768px) {
  .image-carousel__content-container {
    width: 100%;
    float: none;
  }
}
.image-carousel__item {
  width: 100%;
  position: relative;
}
.image-carousel__title-container {
  background-color: #f5f5f5;
  height: 250px;
  position: relative;
  z-index: 100;
}
.image-carousel--gray .image-carousel__title-container {
  background-color: #fff;
}
.image-carousel--image-right .image-carousel__title-container {
  height: 100px;
}
@media all and (max-width: 768px) {
  .image-carousel__title-container {
    height: auto;
    padding-top: 0;
    background: none;
    position: absolute;
    left: 35px;
    right: 35px;
    transform: translateY(-100%);
  }
  .image-carousel--image-right .image-carousel__title-container {
    height: auto;
  }
}
.image-carousel__title {
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  font-size: 50px;
  font-weight: 300;
  max-width: 450px;
  transform: translateX(-10vw);
}
.image-carousel__title span {
  box-shadow: 40px 0 0 #fff, -40px 0 0 #fff;
  box-decoration-break: clone;
  background-color: #fff;
}
.image-carousel--image-right .image-carousel__title {
  text-align: right;
  left: auto;
  right: 0;
  top: 100%;
  bottom: auto;
  margin-top: -5px;
  transform: translateX(10vw);
}
@media all and (max-width: 768px) {
  .image-carousel__title {
    transform: translateX(0);
  }
  .image-carousel--image-right .image-carousel__title {
    text-align: left;
    left: auto;
    right: auto;
    top: auto;
    bottom: -5px;
    margin-top: 0;
    transform: translateX(0);
  }
}
@media only screen and (max-width: 414px) {
  .image-carousel__title {
    font-size: 30px;
  }
}
.image-carousel__desc {
  background-color: #fff;
  padding: 150px 60px 60px 60px;
  padding-top: 8vw;
  position: relative;
  overflow: hidden;
  z-index: 50;
}
.image-carousel--gray .image-carousel__desc {
  background-color: #f5f5f5;
}
.image-carousel--image-right .image-carousel__desc {
  padding-top: 260px;
  padding-top: 24.5283018868vh;
}
.image-carousel__desc ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image-carousel__desc ol li {
  counter-increment: imageCarouselCounter;
  margin-bottom: 5px;
}
.image-carousel__desc ol li:before {
  margin-right: 10px;
  font-weight: 700;
  content: counter(imageCarouselCounter, decimal-leading-zero);
  text-align: right;
  display: inline-block;
}
@media only screen and (max-width: 980px) {
  .image-carousel__desc {
    padding-top: 60px;
    margin-left: -50vw;
  }
  .image-carousel--image-right .image-carousel__desc {
    margin-left: 0;
    margin-right: -50vw;
  }
}
@media all and (max-width: 768px) {
  .image-carousel__desc {
    padding: 30px;
    margin-left: 0;
  }
  .image-carousel--image-right .image-carousel__desc {
    margin-right: 0;
    padding: 30px;
  }
}
@media only screen and (max-width: 414px) {
  .image-carousel__desc {
    padding: 10px;
  }
}
.image-carousel__desc-width {
  max-width: 29vw;
}
.image-carousel--image-right .image-carousel__desc-width {
  float: right;
}
@media only screen and (max-width: 980px) {
  .image-carousel__desc-width {
    max-width: none;
  }
}
@media all and (max-width: 768px) {
  .image-carousel__desc-width {
    max-width: 100%;
  }
}
.image-carousel__button-row {
  margin-top: 65px;
  margin-top: 6.1320754717vh;
}
.image-carousel__slider {
  background-color: #fff;
}
.image-carousel__controls {
  position: absolute;
  top: 260px;
  right: 60px;
}
.image-carousel__controls i {
  color: #fff;
}
.image-carousel--image-right .image-carousel__controls {
  right: auto;
  left: 60px;
  text-align: right;
}
@media all and (max-width: 980px) {
  .image-carousel__controls {
    top: 10px;
    right: 10px;
  }
  .image-carousel--image-right .image-carousel__controls {
    top: 10px;
    right: 10px;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* HERO IMAGES
/* ============================================================================= */
.hero-image__title {
  font-size: 3.5294117647em;
}
@media only screen and (max-width: 768px) {
  .hero-image__title {
    margin-top: 0;
    font-size: 2.3529411765em;
  }
}
@media only screen and (max-width: 667px) {
  .hero-image__title {
    font-size: 1.7647058824em;
  }
}
.hero-image__description {
  font-size: 20px;
  font-size: 1.1764705882rem;
}
@media only screen and (max-width: 667px) {
  .hero-image__description {
    font-size: 17px;
    font-size: 1rem;
  }
}
.hero-image__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  transform: translateY(12.5%);
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .hero-image__content {
    left: 65px;
    right: 65px;
    bottom: 133px;
    overflow: auto;
  }
}
@media only screen and (max-width: 667px) {
  .hero-image__content {
    position: static;
    padding: 20px 20px 90px 20px;
    transform: none;
    background-color: #38434c;
  }
}
.hero-image__button {
  position: absolute;
  bottom: 90px;
  bottom: 8.4905660377vh;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 100;
}
.hero-image__button a {
  padding-left: 120px;
  padding-right: 120px;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .hero-image__button {
    bottom: 10px;
  }
  .hero-image__button a {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 15px;
  }
}
.hero-image__controls {
  position: absolute;
  bottom: 90px;
  bottom: 8.4905660377vh;
  right: 60px;
  left: 60px;
  padding-bottom: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 100;
}
.hero-image__controls .js_prev,
.hero-image__controls .js_next,
.hero-image__controls i {
  width: 75px;
  height: 75px;
  pointer-events: auto;
  text-align: center;
}
.hero-image__controls .js_prev:before,
.hero-image__controls .js_next:before,
.hero-image__controls i:before {
  vertical-align: top;
  font-size: 75px;
  line-height: 75px;
}
.hero-image__controls i {
  color: #fff;
}
.hero-image__controls .js_prev {
  float: left;
}
.hero-image__controls .js_next {
  float: right;
}
@media only screen and (max-width: 768px) {
  .hero-image__controls {
    right: 15px;
    left: 15px;
    top: 10px;
    bottom: auto;
    transform: translateY(0);
  }
  .hero-image__controls .js_prev,
  .hero-image__controls .js_next,
  .hero-image__controls i {
    width: 50px;
    height: 50px;
    text-align: center;
  }
  .hero-image__controls .js_prev:before,
  .hero-image__controls .js_next:before,
  .hero-image__controls i:before {
    vertical-align: top;
    font-size: 50px;
    line-height: 50px;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* themes
/* ============================================================================= */
.themes i {
  color: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  margin-top: 30px;
  transition: all 0.3s ease-in-out;
  transform: translateY(20px) translateZ(0);
}
.themes i:before {
  vertical-align: top;
  font-size: 30px;
  line-height: 30px;
}
.themes__content {
  transform: translateZ(0);
  padding: 0 0.8823529412em;
  transition: all 0.3s ease-in-out;
}
.themes a:hover, .themes a:focus, .themes a:active {
  text-decoration: none;
  color: #fff;
}
.themes a:hover i {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}
.themes a:hover .themes__content {
  transform: translateY(-50%) translateZ(0);
}
@media all and (max-width: 41.6875em) {
  .themes a .themes__content {
    transform: translateY(-50%) translateZ(0);
  }
  .themes a i {
    opacity: 1;
    transform: translateY(0);
  }
}
@media all and (max-width: 36.25em) {
  .themes a .themes__content {
    transform: translateY(0) translateZ(0);
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* themes
/* ============================================================================= */
.base-full-slider {
  margin-bottom: 4px;
}
.base-full-slider__header {
  margin-bottom: 40px;
  margin-bottom: 3.7735849057vh;
}
.base-full-slider__title {
  text-align: center;
  margin: 0;
  margin-bottom: 55px;
  margin-bottom: 5.1886792453vh;
}
.base-full-slider__controls {
  margin-bottom: 30px;
  margin-bottom: 2.8301886792vh;
  display: none;
}
.base-full-slider__content {
  position: absolute;
  bottom: 50px;
  bottom: 4.7169811321vh;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
  padding: 0 40px;
  padding: 0 2.1052631579vw;
  transform: translateY(60px) translateZ(0);
  transition: all 0.3s ease-in-out;
}
.base-full-slider__image {
  position: relative;
  z-index: 1;
}
.base-full-slider__icon {
  color: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  margin-top: 30px;
  opacity: 0;
  z-index: 10;
  position: relative;
  transition: all 0.3s ease-in-out;
  transform: translateY(20px) translateZ(0);
  display: inline-block;
}
.base-full-slider__icon:before {
  font-size: 30px;
  line-height: 30px;
}
.base-full-slider a {
  display: block;
  background: #000;
  color: #fff;
}
.base-full-slider a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  z-index: 2;
}
.base-full-slider a:hover, .base-full-slider a:focus, .base-full-slider a:active {
  text-decoration: none;
  color: #fff;
}
.base-full-slider a:hover .base-full-slider__icon {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}
.base-full-slider a:hover .base-full-slider__content {
  transform: translateY(0) translateZ(0);
}
.base-full-slider__name {
  font-size: 1.6470588235em;
  line-height: 1;
  text-transform: uppercase;
  display: block;
  line-height: 1.25;
  min-height: 2.5em;
  font-weight: 700;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
@media all and (max-width: 1280px) {
  .base-full-slider__name {
    font-size: 1.1764705882em;
  }
}
.base-full-slider__subtitle {
  font-size: 1.1764705882em;
  line-height: 1.5;
  display: block;
  margin-bottom: 15px;
  margin-bottom: 1.4150943396vh;
  text-transform: uppercase;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* image-teaser
/* ============================================================================= */
.image-teaser {
  position: relative;
  overflow: hidden;
}
.image-teaser.image-teaser--centered {
  text-align: center;
}
.image-teaser__name {
  font-weight: 300;
  font-size: 2.9411764706em;
  line-height: 1;
  margin-bottom: 65px;
  margin-bottom: 6.1320754717vh;
  color: #000;
}
.image-teaser__image--aligned img {
  padding-top: 30px;
}
.image-teaser__button-row {
  margin-top: 40px;
  margin-top: 3.7735849057vh;
}
.image-teaser__second-row {
  margin-top: 25px;
  margin-top: 2.358490566vh;
}
.image-teaser__quote {
  font-size: 1.5882352941em;
  line-height: 1.3703703704;
  font-style: italic;
  margin-top: 90px;
  margin-top: 8.4905660377vh;
}
@media all and (max-width: 667px) {
  .image-teaser__quote {
    margin-top: 15px;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* lts-companies-widget-serach-slide
/* ============================================================================= */
.search-slide {
  background-color: #38434c;
  color: #fff;
}
.search-slide .container-medium {
  padding-top: 90px;
  padding-top: 8.4905660377vh;
  padding-bottom: 170px;
  padding-bottom: 16.0377358491vh;
}
.search-slide__header {
  margin-bottom: 30px;
  text-align: center;
}
.search-slide__header-text {
  text-transform: uppercase;
  color: #afafaf;
  background-color: #38434c;
}
.search-slide__title {
  text-align: center;
  margin-bottom: 50px;
  color: #fff;
}
.content-landingpage .search-slide__title {
  color: #DE7000;
}
.search-slide__buttons {
  text-align: center;
  margin-top: 30px;
}
.search-slide__link {
  color: #fff;
}
.search-slide__link:hover, .search-slide__link:focus, .search-slide__link:active {
  color: #DE7000;
  text-decoration: none;
}
@media only screen and (max-width: 667px) {
  .search-slide .container-medium {
    padding-bottom: 150px;
  }
}

.search-slide-item {
  /*&__button{
      @include rem(font-size, 20px);
      font-weight:700;
      color:#fff;
      cursor:pointer;
      text-decoration:none;

      &:hover,
      &:focus,
      &:active {
          color: #fff;
          text-decoration:none;
      }
      &:active {
          background-image: none;
          outline: 0;
      }
  }*/
}
.search-slide-item__desc {
  font-size: 23px;
  font-size: 1.3529411765rem;
  margin-bottom: 0.5em;
}
.search-slide-item .input-group {
  width: 100%;
}
.search-slide-item .input-group .form__control {
  border-right: none;
}
.search-slide-item .form__control {
  font-size: 21px;
  font-size: 1.2352941176rem;
  padding: 0 1.1764705882em;
  line-height: 60px;
  height: 60px;
}
@media all and (max-width: 1280px) {
  .search-slide-item .form__control {
    padding-right: 0;
  }
}
.search-slide-item .input-group__addon {
  background: #fff;
}
.search-slide-item .input-group__addon i {
  width: 30px;
  height: 30px;
  text-align: center;
}
.search-slide-item .input-group__addon i:before {
  vertical-align: top;
  font-size: 30px;
  line-height: 30px;
}
.search-slide-item__checkbox input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  display: block;
}
.search-slide-item__bookable {
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: 300;
  padding-left: 0;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .search-slide-item {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 667px) {
  .search-slide-item .form__control,
  .search-slide-item .landingpage-request .form .form__control {
    height: 40px;
    line-height: 40px;
  }
  .search-slide-item .form .input-group-addon,
  .search-slide-item .form .input-group.form__control {
    padding: 4px 12px;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* quicklinks
/*---------------------------------------------------*/
.quicklinks__open {
  background: #DE7000;
  opacity: 1;
}
.quicklinks.js-open .quicklinks__open, .quicklinks__open:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 1024px) {
  .quicklinks__open {
    text-shadow: 1px 1px 0 #DE7000, 1px -1px 0 #DE7000, -1px 1px 0 #DE7000, -1px -1px 0 #DE7000;
  }
}
.quicklinks__dropdown {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 100%;
  right: -2vw;
  padding-bottom: 15px;
  pointer-events: none;
  z-index: 100;
}
.quicklinks__level-0 {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  transform: translateX(100%);
  background: #fff;
  margin-bottom: 1px;
  display: inline-block;
  padding: 0 15px;
  white-space: nowrap;
}
.quicklinks__shadow {
  content: "";
  position: absolute;
  right: -2vw;
  bottom: -55px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  width: 10vw;
  height: 100vh;
  z-index: 10;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1024px) {
  .quicklinks__shadow {
    bottom: -15px;
  }
}
.quicklinks-container.js-open .quicklinks__shadow {
  width: 20vw;
  opacity: 1;
}
.quicklinks-container.js-open .quicklinks__dropdown .quicklinks__level-0 {
  opacity: 1;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.quicklinks-container.js-open .quicklinks__dropdown {
  pointer-events: auto;
}
.quicklinks__menu-0 {
  color: #5d5d5d;
  font-size: 1.1176470588em;
  line-height: 1.5789473684;
}
.quicklinks__menu-0:hover, .quicklinks__menu-0:focus, .quicklinks__menu-0:active {
  color: #DE7000;
  text-decoration: none;
}

.quicklinks__level-0:nth-last-child(1) {
  transition-delay: 400ms;
}

.quicklinks__level-0:nth-last-child(2) {
  transition-delay: 500ms;
}

.quicklinks__level-0:nth-last-child(3) {
  transition-delay: 600ms;
}

.quicklinks__level-0:nth-last-child(4) {
  transition-delay: 700ms;
}

.quicklinks__level-0:nth-last-child(5) {
  transition-delay: 800ms;
}

.quicklinks__level-0:nth-last-child(6) {
  transition-delay: 900ms;
}

.quicklinks__level-0:nth-last-child(7) {
  transition-delay: 1000ms;
}

.quicklinks__level-0:nth-last-child(8) {
  transition-delay: 1100ms;
}

.quicklinks__level-0:nth-last-child(9) {
  transition-delay: 1200ms;
}

.quicklinks__level-0:nth-last-child(10) {
  transition-delay: 1300ms;
}

.quicklinks__level-0:nth-last-child(11) {
  transition-delay: 1400ms;
}

.quicklinks__level-0:nth-last-child(12) {
  transition-delay: 1500ms;
}

.quicklinks__level-0:nth-last-child(13) {
  transition-delay: 1600ms;
}

.quicklinks__level-0:nth-last-child(14) {
  transition-delay: 1700ms;
}

.quicklinks__level-0:nth-last-child(15) {
  transition-delay: 1800ms;
}

.quicklinks__level-0:nth-last-child(16) {
  transition-delay: 1900ms;
}

.quicklinks__level-0:nth-last-child(17) {
  transition-delay: 2000ms;
}

.quicklinks__level-0:nth-last-child(18) {
  transition-delay: 2100ms;
}

.quicklinks__level-0:nth-last-child(19) {
  transition-delay: 2200ms;
}

.quicklinks__level-0:nth-last-child(20) {
  transition-delay: 2300ms;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* languages
/*---------------------------------------------------*/
@media all and (max-width: 64em) {
  .js-nav-open-body .languages__wrapper {
    z-index: 100;
  }
}
.languages__current, .languages__link {
  color: #d9d9d9;
}
.languages__current:active, .languages__current:focus, .languages__current:hover, .languages__link:active, .languages__link:focus, .languages__link:hover {
  background: #DE7000;
  color: #fff;
  text-decoration: none;
}
@media all and (max-width: 40.625em) {
  .languages__current, .languages__link {
    display: block;
  }
  .languages__current:before, .languages__link:before {
    display: none;
  }
}
.languages__current:active, .languages__current:focus, .languages__current:hover {
  background: none;
  color: #d9d9d9;
  text-decoration: none;
  outline: none;
}
@media all and (max-width: 40.625em) {
  .languages__current {
    display: block;
    background: none;
    border: none;
    position: relative;
    padding-right: 20px;
  }
  .languages__current:active i, .languages__current:focus i, .languages__current:hover i {
    color: #d9d9d9;
  }
  .js-open .languages__current i {
    transform: rotate(150deg);
    margin-right: 1px;
    margin-top: -4px;
  }
}
@media all and (max-width: 40.625em) {
  .languages__flyout {
    position: absolute;
    right: 8px;
    top: 100%;
    background: #fff;
    padding: 0 18px;
  }
  .js-open .languages__flyout {
    display: block;
  }
}

.languages-mobile {
  text-align: center;
  padding: 10px 0;
}
@media all and (max-width: 48.75em) {
  .languages-mobile {
    display: block;
  }
}
.languages-mobile__link {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  outline: none;
  color: #5d5d5d;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 4px;
}
.languages-mobile__link--current {
  font-weight: bold;
}
.languages-mobile__landingpage {
  display: inline-block;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* base-share
/* ============================================================================= */
.base-share {
  margin-top: 30px;
  margin-bottom: 40px;
  position: relative;
  background: #f5f5f5;
  padding: 0.8823529412em 0;
  text-align: center;
}
@media all and (max-width: 667px) {
  .base-share {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
.base-share__button, .base-share__icon {
  display: inline-block;
}
.base-share__button {
  text-decoration: none;
  color: #fff;
  margin: 0 2px;
  border-radius: 5px;
  padding: 0.5em 0.75em;
  line-height: 15px;
}
.base-share__button:first-child {
  margin-left: 0;
}
.base-share__button:last-child {
  margin-right: 0;
}
.base-share__button--twitter {
  background-color: #55acee;
}
.base-share__button--twitter:hover {
  background-color: #2795e9;
}
.base-share__button--facebook {
  background-color: #3b5998;
}
.base-share__button--facebook:hover {
  background-color: #2d4373;
}
.base-share__button--googleplus {
  background-color: #dd4b39;
}
.base-share__button--googleplus:hover {
  background-color: #c23321;
}
.base-share__button--email {
  background-color: #777;
}
.base-share__button--email:hover {
  background-color: #5e5e5e;
}
.base-share__icon {
  width: 1em;
  height: 1em;
  color: #fff;
  text-align: center;
}
.base-share__icon:before {
  font-size: 17px;
  line-height: 17px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* footer
/*---------------------------------------------------*/
.footer-main {
  position: relative;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 50px;
}
.footer-main__menu {
  border-top: solid 1px #afafaf;
  padding-top: 25px;
  margin-top: 25px;
}
.footer-main .footer-border {
  height: 80px;
  top: -79px;
  left: 0;
  right: 0;
  position: absolute;
  overflow: hidden;
  z-index: 5;
}
.footer-main .footer-border__left, .footer-main .footer-border__right {
  position: absolute;
  top: 0px;
}
.footer-main .footer-border__left {
  right: 10%;
  left: 0;
  bottom: 0;
  height: 100%;
  background-color: #fff;
  border-top: solid 2px #DE7000;
  z-index: 6;
}
.footer-main .footer-border__right {
  right: 0;
  left: 90%;
  height: 100px;
  background-color: #DE7000;
  transform-origin: 0 100%;
  transform: skewY(12deg) translateY(0px);
  z-index: 7;
}
.footer-main .footer-border__right--white {
  position: absolute;
  top: 0px;
  right: 0;
  left: 90%;
  height: 500px;
  background-color: #fff;
  transform-origin: 0 100%;
  transform: skewY(17deg) translateY(2px);
  z-index: 8;
}
.footer-main .box-social-icon {
  width: 77px;
  height: 77px;
  line-height: 77px;
  border-radius: 50%;
  border: solid 2px #afafaf;
  text-align: center;
  font-size: 28px;
  margin: 0 15px 15px 0;
  display: block;
  float: left;
  color: #5d5d5d;
  transition: border-color ease-in-out 0.3s;
  transition-property: border-color, color;
}
.footer-main .box-social-icon:hover, .footer-main .box-social-icon:active, .footer-main .box-social-icon:focus {
  text-decoration: none;
  color: #5d5d5d;
}
.footer-main .box-social-icon i {
  width: 28px;
  height: 28px;
  text-align: center;
  color: #5d5d5d;
  transition: all 0.3s ease-in-out;
}
.footer-main .box-social-icon i:before {
  font-size: 28px;
  line-height: 28px;
}
.footer-main .box-social-icon:hover {
  border-color: #5d5d5d;
  color: #38434c;
}
.footer-main .box-social-icon:hover i {
  color: #38434c;
}
@media only screen and (max-width: 667px) {
  .footer-main .box-social {
    text-align: center;
  }
  .footer-main .box-social-icon {
    display: inline-block;
    float: none;
  }
}
@media only screen and (max-width: 600px) {
  .footer-main .box-social-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
}

.box-contact {
  text-align: center;
}
.box-contact a {
  color: #5d5d5d;
}
.box-contact a:hover {
  color: #DE7000;
}
.box-contact__title {
  font-weight: 700;
  font-size: 22px;
  font-size: 1.2941176471rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.box-contact__row {
  margin-bottom: 10px;
}

.logo-consisto {
  margin-left: 10px;
  vertical-align: top;
}

/*---------------------------------------------------
/* footer menu
/*---------------------------------------------------*/
.nav-footer {
  border-top: solid 1px #afafaf;
  font-size: 0.6470588235em;
  padding-top: 25px;
  margin-top: 25px;
  line-height: 2.2727272727;
}
.nav-footer a {
  color: #5d5d5d;
  display: inline-block;
  margin-right: 10px;
  text-transform: uppercase;
  cursor: pointer;
}

/*---------------------------------------------------
/* footer menu main
/*---------------------------------------------------*/
.nav-footer-main {
  font-size: 0.9411764706em;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 667px) {
  .nav-footer-main {
    display: none;
  }
}
.nav-footer-main a {
  color: #5d5d5d;
}
.nav-footer-main > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.nav-footer-main__level-0 {
  display: table-cell;
  vertical-align: top;
}
.nav-footer-main__menu-0 {
  font-weight: 700;
}
.nav-footer-main__menu-1 {
  font-size: 0.9375em;
  line-height: 1.6666666667;
}
.nav-footer-main__submenu {
  display: block;
  margin: 35px 0 0;
  margin: 3.3018867925vh 0 0;
  padding: 0;
  list-style: none;
}

.partners {
  text-align: center;
}
.partners img {
  margin: 0 10px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* newsletter-box
/*---------------------------------------------------*/
.newsletter-box {
  text-align: center;
}
.newsletter-box__title {
  display: block;
  color: #5d5d5d;
}
.newsletter-box__title:hover, .newsletter-box__title:focus, .newsletter-box__title:active {
  color: #5d5d5d;
}
.newsletter-box__subtitle {
  font-size: 0.9411764706em;
  margin-bottom: 25px;
  display: block;
}
.newsletter-box__hr {
  max-width: 230px;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  background: #5d5d5d;
  border: none;
  height: 1px;
}
.newsletter-box__input {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  outline: none;
}
.newsletter-box__input:focus {
  border: none;
}
.newsletter-box__input::-webkit-input-placeholder {
  color: #d9d9d9;
}
.newsletter-box__input::-moz-placeholder {
  color: #d9d9d9;
}
.newsletter-box__input:-ms-input-placeholder {
  color: #d9d9d9;
}
.newsletter-box__input:-moz-placeholder {
  color: #d9d9d9;
}

/*---------------------------------------------------
/* newsletter
/*---------------------------------------------------*/
.newsletter {
  padding-top: 30px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* filterInfo
/* ============================================================================= */
.filter-info {
  margin-bottom: 40px;
}
.filter-info__remove {
  padding: 0;
  outline: none;
  border: none;
  background: rgba(206, 16, 65, 0.6);
  width: 16px;
  height: 16px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.filter-info__remove:hover {
  background: #ce1041;
}
.filter-info__remove i {
  display: block;
  width: 8px;
  text-align: center;
  height: 8px;
  color: #fff;
  margin: 0 auto;
}
.filter-info__remove i:before {
  vertical-align: top;
  font-size: 8px;
  line-height: 8px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* map
/*---------------------------------------------------*/
#map {
  height: 70vh;
}

.image-teaser #map {
  height: 200px;
}

.body-map #map-box,
.body-map #map,
.body-map body,
.body-map form,
.body-map {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.map-infobox {
  width: 250px;
}
.map-infobox img {
  width: 100%;
  height: auto;
  display: block;
}
.map-infobox__title {
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
}
.map-infobox__title .ltscompanies-item__classifications {
  display: block;
}
.map-infobox__address {
  margin-top: 15px;
}
.map-infobox__button-row {
  margin-top: 10px;
}
.map-infobox__button-row a.button--primary, .map-infobox__button-row a.button--primary-transparent {
  color: #fff;
}
.map-infobox__button-row a.button--primary:hover, .map-infobox__button-row a.button--primary-transparent:hover, .map-infobox__button-row a.button--primary:active, .map-infobox__button-row a.button--primary-transparent:active, .map-infobox__button-row a.button--primary:focus, .map-infobox__button-row a.button--primary-transparent:focus {
  color: #fff;
}
.map-infobox__button-request {
  margin-top: 5px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* ltsCompaniesSearch
/* ============================================================================= */
.ltscompanies-search__button-room {
  color: #DE7000;
  background: none;
  border: none;
  outline: none;
}
.ltscompanies-search__button-room--remove {
  display: none;
}
.ltscompanies-search__block-room {
  position: relative;
}
.ltscompanies-search__age {
  display: none;
}
.ltscompanies-search__update-room {
  position: absolute;
  right: 0;
  top: 0;
  background: #ce1041;
  padding: 4px;
  line-height: 1;
  font-size: 15px;
  border: none;
  outline: none;
  display: none;
}
.ltscompanies-search__update-room i {
  color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
}
.ltscompanies-search__update-room i:before {
  vertical-align: top;
  font-size: 15px;
  line-height: 15px;
}
@media all and (max-width: 768px) {
  .ltscompanies-search__mobile-content {
    background: #fff;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
  }
}

/* =============================================================================
/* ltscompanies
/* ============================================================================= */
.ltscompanies-item {
  background: #f5f5f5;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .ltscompanies-item {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 667px) {
  .ltscompanies-item {
    padding-bottom: 15px;
  }
}
.ltscompanies-item__image {
  display: block;
}
.ltscompanies-item__image--cloned {
  position: absolute;
  z-index: 10000;
  transition: all 0.6s ease-in-out;
}
.ltscompanies-item__title-container {
  background-color: #fff;
  height: 90px;
  position: relative;
  z-index: 100;
  display: block;
}
@media all and (max-width: 1280px) {
  .ltscompanies-item__title-container--second {
    display: none;
  }
}
@media all and (max-width: 667px) {
  .ltscompanies-item__title-container {
    height: auto;
    padding: 15px 15px 0;
    background: #f5f5f5;
  }
}
.ltscompanies-item__title {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  font-size: 1.6470588235em;
  font-weight: 300;
  color: #5d5d5d;
  max-width: 450px;
  transform: translateX(-3vw);
}
.ltscompanies-item__title > span {
  box-shadow: 20px 0 0 #fff, -20px 0 0 #fff;
  box-decoration-break: clone;
  background-color: #fff;
}
@media all and (max-width: 667px) {
  .ltscompanies-item__title {
    position: relative;
    transform: none;
    max-width: none;
    background: none;
  }
  .ltscompanies-item__title > span {
    box-shadow: none;
    background-color: transparent;
  }
}
.ltscompanies-item__content {
  padding: 15px 15px 0;
  position: relative;
  z-index: 100;
}
.ltscompanies-item__accommodation-amenity {
  position: relative;
  font-size: 0;
  margin-right: 4px;
  height: 16px;
  display: inline-block;
}
.ltscompanies-item__accommodation-amenity i {
  width: 16px;
  height: 16px;
  text-align: center;
  color: #5d5d5d;
  display: inline-block;
}
.ltscompanies-item__accommodation-amenity i:before {
  font-size: 16px;
  line-height: 16px;
}
.ltscompanies-item__accommodation-amenity:before {
  content: attr(title);
  position: absolute;
  bottom: 100%;
  margin-bottom: 7px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  background: rgba(93, 93, 93, 0.8);
  font-size: 14px;
  font-size: 0.8235294118rem;
  color: #fff;
  padding: 10px;
  will-change: opacity;
}
.ltscompanies-item__accommodation-amenity:after {
  content: "";
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: rgba(93, 93, 93, 0.8);
  border-width: 5px;
  margin-left: -5px;
  margin-bottom: -3px;
  will-change: opacity;
}
.ltscompanies-item__accommodation-amenity:before, .ltscompanies-item__accommodation-amenity:after {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.ltscompanies-item__accommodation-amenity:hover:before, .ltscompanies-item__accommodation-amenity:hover:after {
  opacity: 1;
}
.ltscompanies-item__trustyou {
  margin-top: 15px;
}
.ltscompanies-item__trustyou iframe {
  border: none;
  width: 100%;
  height: 30px;
}
.ltscompanies-item__price {
  font-size: 1.1764705882em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
}
.ltscompanies-item__tools {
  line-height: 1;
  font-size: 0.8823529412em;
  margin-bottom: 15px;
}
.ltscompanies-item__tools button {
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}
.ltscompanies-item__tools button:hover {
  text-decoration: underline;
}
.ltscompanies-item__toggle-room {
  margin: 0;
  display: block;
  padding: 20px 0 10px 10px;
}
.ltscompanies-item__remember {
  color: #ce1041;
  padding: 0;
  line-height: 20px;
}
.ltscompanies-item__remember:hover, .ltscompanies-item__remember:focus, .ltscompanies-item__remember:active {
  color: rgb(158.6756756757, 12.3243243243, 50.0675675676);
}
.ltscompanies-item__remember:hover i, .ltscompanies-item__remember:focus i, .ltscompanies-item__remember:active i {
  color: rgb(158.6756756757, 12.3243243243, 50.0675675676);
}
.ltscompanies-item__show-on-map {
  color: #63884f;
}
.ltscompanies-item__show-on-map:hover, .ltscompanies-item__show-on-map:focus, .ltscompanies-item__show-on-map:active {
  color: rgb(75.5162790698, 103.7395348837, 60.2604651163);
  text-decoration: none;
}
.ltscompanies-item__show-on-map:hover i, .ltscompanies-item__show-on-map:focus i, .ltscompanies-item__show-on-map:active i {
  color: rgb(75.5162790698, 103.7395348837, 60.2604651163);
}
.ltscompanies-item__tools-icon {
  width: 15px;
  height: 15px;
  text-align: center;
  color: #63884f;
  display: inline-block;
  margin-right: 2px;
  vertical-align: top;
}
.ltscompanies-item__tools-icon:before {
  font-size: 15px;
  line-height: 15px;
  vertical-align: top;
}
.ltscompanies-item__tools-icon--remembered, .ltscompanies-item__tools-icon--remember {
  color: #ce1041;
  margin-top: 2px;
}
.ltscompanies-item__tools-icon--remembered {
  display: none;
}
.remembered .ltscompanies-item__tools-icon--remember {
  display: none;
}
.remembered .ltscompanies-item__tools-icon--remembered {
  display: inline-block;
}

.ltscompanies-rooms {
  padding: 0 10px;
}
.ltscompanies-rooms--no-period {
  padding-bottom: 30px;
}
.ltscompanies-rooms__configuration {
  margin-bottom: 15px;
}
.ltscompanies-rooms__select-mealplan {
  float: right;
}
.ltscompanies-rooms__item {
  background: #fff;
  margin: 0 0 5px;
  text-align: right;
  position: relative;
  padding-left: 41px;
  cursor: pointer;
  overflow: hidden;
}
.ltscompanies-rooms__item:nth-child(n+4) {
  display: none;
}
.ltscompanies-rooms__toggle-hidden-rooms {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
.ltscompanies-rooms__toggle-hidden-rooms:checked ~ div > .ltscompanies-rooms__item:nth-child(n+4) {
  display: block;
}
.ltscompanies-rooms__show-hidden-rooms {
  display: none;
  text-align: center;
  background: #fff;
  font-size: 0.8235294118em;
  cursor: pointer;
}
.show-rates-more .ltscompanies-rooms__show-hidden-rooms {
  display: block;
}
.ltscompanies-rooms__info {
  float: left;
  text-align: left;
}
.ltscompanies-rooms__price {
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
  font-size: 1.1764705882em;
  line-height: 1;
  margin-top: 7px;
}
.ltscompanies-rooms__price-info {
  font-size: 0.6em;
  line-height: 1;
  display: block;
  margin-top: 3px;
}
.ltscompanies-rooms__quantity {
  background: rgb(200.5, 200.5, 200.5);
  text-align: center;
  color: #fff;
  clip-path: polygon(100% 0, 100% 100%, 0% 100%, 15% 50%, 0% 0%);
  padding: 10px 5px 10px 20px;
  font-size: 0.7647058824em;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
}
.ltscompanies-rooms__quantity--highlighted {
  background: #ce1041;
}
@media all and (max-width: 768px) {
  .ltscompanies-rooms__quantity {
    display: block;
    width: 90px;
    margin: 5px 0 0 auto;
  }
}
.ltscompanies-rooms__quantity-count {
  font-size: 1.1666666667em;
  line-height: 1;
  display: block;
  font-weight: 700;
}
.ltscompanies-rooms__room-name {
  font-size: 1.0588235294em;
  line-height: 1;
  margin-top: 8px;
  font-weight: 700;
  display: block;
  cursor: pointer;
}
.ltscompanies-rooms__room-infos {
  font-size: 0.7777777778em;
  line-height: 1;
  display: block;
  margin-bottom: 8px;
}
.ltscompanies-rooms__label {
  display: block;
  cursor: pointer;
  position: relative;
}
@media all and (max-width: 667px) {
  .ltscompanies-rooms__label {
    padding-bottom: 17px;
  }
}
.ltscompanies-rooms--no-period .ltscompanies-rooms__label {
  cursor: auto;
}
.ltscompanies-rooms__radio-roomstay {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
.ltscompanies-rooms__radio-roomstay:checked ~ label .ltscompanies-rooms__check {
  opacity: 1;
  color: #DE7000;
}
.ltscompanies-rooms__check {
  position: absolute;
  left: -38px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  width: 30px;
  height: 30px;
  display: block;
  opacity: 0.5;
  color: #afafaf;
  text-align: center;
}
.ltscompanies-rooms__check:before {
  font-size: 30px;
  line-height: 30px;
}
.ltscompanies-rooms__toggle {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 200;
  border: none;
  background: none;
  outline: none;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
}
.ltscompanies-rooms__toggle i {
  width: 16px;
  height: 18px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.ltscompanies-rooms__toggle i:before {
  vertical-align: top;
  font-size: 18px;
  line-height: 18px;
}
.ltscompanies-rooms__toggle-status {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  font-size: 15px;
  margin-bottom: 8px;
  color: #DE7000;
}
.ltscompanies-rooms__toggle-status i {
  width: 12px;
  height: 12px;
  color: #DE7000;
  text-align: center;
}
.ltscompanies-rooms__toggle-status i:before {
  vertical-align: top;
  font-size: 12px;
  line-height: 12px;
}
.ltscompanies-rooms__room-detail {
  display: none;
}
.ltscompanies-rooms__room-detail.js-open {
  display: block;
}
.ltscompanies-rooms__room-status {
  display: none;
  padding-bottom: 20px;
  padding-right: 15px;
}
.ltscompanies-rooms__room-status.js-open {
  display: block;
}
.ltscompanies-rooms__room-status .prevMonthDay,
.ltscompanies-rooms__room-status .nextMonthDay {
  visibility: hidden;
}
.ltscompanies-rooms__description {
  text-align: left;
  padding-bottom: 15px;
}
.ltscompanies-rooms__buttons {
  text-align: right;
  padding: 15px 0;
}
.ltscompanies-rooms__day-available {
  background: #bed730;
  color: #fff;
}

/* =============================================================================
/* ltscompanies-contact
/* ============================================================================= */
.ltscompanies-contact {
  padding-bottom: 15px;
}
.ltscompanies-contact__row {
  margin-bottom: 4px;
}
.ltscompanies-contact__row:last-child {
  margin-bottom: 0;
}
.ltscompanies-contact__desc {
  font-weight: 700;
}
.ltscompanies-contact__bestprice-title {
  border: 1px solid #afafaf;
  padding: 5px;
  margin-bottom: 10px;
  padding-left: 35px;
  position: relative;
}
.ltscompanies-contact__bestprice-title i {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #afafaf;
  width: 16px;
  height: 16px;
  text-align: center;
}
.ltscompanies-contact__bestprice-title i:before {
  vertical-align: top;
  font-size: 16px;
  line-height: 16px;
}

.ltscompanies-room-status__title {
  text-align: left;
}
.ltscompanies-room-status__date-input {
  border: 1px solid #f5f5f5;
}

.contact-hotel {
  background: #f5f5f5;
  padding: 20px;
}
.contact-hotel__title {
  margin-bottom: 30px;
}

/* =============================================================================
/* ltscompanies-detail
/* ============================================================================= */
.ltscompanies-detail {
  margin-top: 75px;
}
@media all and (max-width: 667px) {
  .ltscompanies-detail__tools {
    margin-top: 20px;
  }
}
.ltscompanies-detail__trustyou {
  margin-top: 15px;
}
.ltscompanies-detail__trustyou iframe {
  border: none;
  width: 100%;
  height: 40px;
}
.ltscompanies-detail__address > span, .ltscompanies-detail__tools > span {
  margin-right: 10px;
}
.ltscompanies-detail__address > span:last-child, .ltscompanies-detail__tools > span:last-child {
  margin-right: 0;
}
.ltscompanies-detail__homepage i {
  color: #DE7000;
}
.ltscompanies-detail__view {
  display: none;
}
.ltscompanies-detail__view--active {
  display: block;
}
.ltscompanies-detail__button-phone {
  margin-top: 10px;
}

.ltscompanies-sections {
  position: absolute;
  background: #f5f5f5;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
@media all and (max-width: 667px) {
  .ltscompanies-sections {
    position: relative;
  }
}
.ltscompanies-sections--fixed {
  position: fixed;
  top: 50%;
  left: 0;
  right: auto;
  z-index: 10000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 667px) {
  .ltscompanies-sections--fixed {
    position: relative;
    z-index: 100;
    top: 0;
    right: 0;
    box-shadow: none;
  }
}
.ltscompanies-sections__container {
  position: relative;
  margin-top: 30px;
}
.ltscompanies-sections__inner {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 0;
}
.ltscompanies-sections__inner > div {
  display: table-cell;
}
@media all and (max-width: 667px) {
  .ltscompanies-sections__inner {
    display: block;
  }
  .ltscompanies-sections__inner > div {
    display: block;
  }
}
.ltscompanies-sections--fixed .ltscompanies-sections__inner {
  display: block;
  width: 200px;
}
.ltscompanies-sections--fixed .ltscompanies-sections__inner > div {
  display: block;
}
@media all and (max-width: 667px) {
  .ltscompanies-sections--fixed .ltscompanies-sections__inner {
    width: 100%;
  }
}
.ltscompanies-sections__anchor {
  text-align: center;
  padding: 15px;
  display: block;
  color: #afafaf;
}
.ltscompanies-sections__anchor:hover, .ltscompanies-sections__anchor:focus, .ltscompanies-sections__anchor:active {
  text-decoration: none;
}
.ltscompanies-sections__anchor.js-active {
  background: #afafaf;
  color: #fff;
}

.ltscompanies-section {
  position: relative;
  z-index: 10;
  margin-top: 60px;
  margin-bottom: 60px;
  overflow: hidden;
}
.ltscompanies-section:empty {
  display: none;
}
.ltscompanies-section--info {
  padding-top: 100px;
  margin-top: 0;
}
@media all and (max-width: 667px) {
  .ltscompanies-section--info {
    padding-top: 0;
  }
}
.ltscompanies-section--booking {
  padding-top: 100px;
  margin-top: 0;
}
.ltscompanies-section--alternate {
  background: #f5f5f5;
  padding: 60px 0;
}
.ltscompanies-section--other-companies {
  position: relative;
  overflow: hidden;
}
.ltscompanies-section--alternate .ltscompanies-section__header-text {
  background: #f5f5f5;
  color: #5d5d5d;
}
.ltscompanies-section__header {
  margin-bottom: 40px;
}
@media all and (max-width: 768px) {
  .ltscompanies-section {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .ltscompanies-section--alternate {
    padding: 30px 0;
  }
}

.ltscompanies-detail-gallery__controls button i {
  top: 50%;
}
.ltscompanies-detail-gallery__controls .js_prev,
.ltscompanies-detail-gallery__controls .js_next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.ltscompanies-detail-gallery__controls .js_prev:hover,
.ltscompanies-detail-gallery__controls .js_next:hover {
  opacity: 1;
}
.ltscompanies-detail-gallery__controls .js_prev {
  left: 0;
  text-align: left;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.23) 0%, rgba(0, 0, 0, 0) 100%);
  transform: none;
}
.ltscompanies-detail-gallery__controls .js_prev span {
  transform: rotate(-180deg);
  display: inline-block;
  margin-left: 10px;
  z-index: 100;
  position: relative;
}
.ltscompanies-detail-gallery__controls .js_prev i {
  margin-left: 10px;
}
.ltscompanies-detail-gallery__controls .js_next {
  right: 0;
  text-align: right;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.23) 100%);
}
.ltscompanies-detail-gallery__controls .js_next i {
  margin-right: 10px;
}

.ltscompanies-detail-gallery-thumbs__item {
  width: 16.666666%;
  border: 2px solid #fff;
}
.ltscompanies-detail-gallery-thumbs__item img {
  max-width: 100%;
  height: auto;
  display: block;
}
.ltscompanies-detail-gallery-thumbs__item.is-nav-selected {
  border-color: #DE7000;
}

.ltscompanies-detail-search__children-ages .form__control {
  padding-left: 0;
}

.trustyou-sentiments {
  position: relative;
  overflow: hidden;
}

.trustyou-sentiment {
  margin-bottom: 3px;
}
.trustyou-sentiment__bar {
  background: #f5f5f5;
}
.trustyou-sentiment__bar-inner {
  background: #90c018;
}

.ltscompanies-categories__category {
  margin-bottom: 20px;
}

.ltscompanies-other-companies__item {
  width: 100%;
  margin: auto;
}
.ltscompanies-other-companies__name {
  font-size: 1.5882352941em;
}
.ltscompanies-other-companies__classifications {
  display: block;
  color: #fff;
}
.ltscompanies-other-companies__classifications i {
  color: #fff;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* grouprequest-box
/* ============================================================================= */
.grouprequest-box {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 1000;
}
.grouprequest-box__counter {
  font-style: italic;
}
.grouprequest-box__header {
  margin-bottom: 15px;
}
.grouprequest-box__header-text {
  background: #f5f5f5;
  padding: 0 0.8823529412em;
}
.grouprequest-box__item {
  display: block;
  cursor: pointer;
  border: none;
  outline: none;
  color: #5d5d5d;
  background: none;
  padding: 0;
  text-align: left;
  line-height: 1;
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
.grouprequest-box__item i {
  width: 8px;
  height: 8px;
  text-align: center;
  color: #5d5d5d;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.grouprequest-box__item i:before {
  vertical-align: top;
  font-size: 8px;
  line-height: 8px;
}
.grouprequest-box__item .icon {
  position: absolute;
  left: 0;
  top: 5px;
}
.grouprequest-box__item:hover, .grouprequest-box__item:active, .grouprequest-box__item:focus {
  text-decoration: none;
  color: #ce1041;
}
.grouprequest-box__item:hover i, .grouprequest-box__item:active i, .grouprequest-box__item:focus i {
  color: #ce1041;
}

.grouprquest-fixed-button {
  position: fixed;
  bottom: 55px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 1024px) {
  .grouprquest-fixed-button {
    bottom: 15px;
    padding: 16px 34px;
  }
}
@media all and (max-width: 667px) {
  .grouprquest-fixed-button {
    padding: 16px 16px;
    transform: none;
    left: auto;
    right: 78px;
  }
}
@media all and (max-width: 480px) {
  .grouprquest-fixed-button {
    font-size: 13px;
    padding: 12px;
  }
}

.grouprequest-favorites__flyout {
  padding: 15px;
}
.grouprequest-favorites__input:checked ~ .grouprequest-favorites__flyout {
  display: block;
}

.grouprequest__item {
  margin-bottom: 15px;
}
.grouprequest__image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.grouprequest__classification {
  width: 16px;
  height: 16px;
}
.grouprequest__header {
  background: rgb(149.5, 149.5, 149.5);
  padding: 10px;
  color: #fff;
}
.grouprequest__tools-icon--detail {
  color: #DE7000;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* accordion
/* ============================================================================= */
.accordion {
  position: relative;
}
.accordion__input {
  visibility: hidden;
  top: 0;
  left: 0;
  position: absolute;
}
.accordion__label {
  cursor: pointer;
}
.accordion__content {
  display: none;
}
.accordion__button-more {
  color: #DE7000;
  cursor: pointer;
}
.accordion__input:checked + .accordion__content, .accordion__input:checked ~ .accordion__content, .accordion__input:checked ~ div > .accordion__content {
  display: block;
}
.accordion__input:checked ~ div > .accordion__button-more {
  display: none;
}

/* =============================================================================
/* base-slider
/* ============================================================================= */
.base-search-slider {
  padding: 0 15px;
  margin-top: 10px;
}
.base-search-slider .noUi-connect {
  background: #DE7000;
}

/* =============================================================================
/* base-seort
/* ============================================================================= */
.base-sort {
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
  line-height: 40px;
  padding-left: 15px;
  margin-bottom: 15px;
}
.base-sort__sortorder {
  font-size: 0.8823529412em;
}
.base-sort__sort {
  outline: none;
  border: none;
  background: none;
  padding: 0 4px;
}
.base-sort__sort i {
  width: 16px;
  height: 16px;
  text-align: center;
  display: inline-block;
  color: #5d5d5d;
}
.base-sort__sort i:before {
  vertical-align: top;
  font-size: 16px;
  line-height: 16px;
}
.base-sort__sort--active {
  background: #DE7000;
}
.base-sort__sort--active i {
  color: #fff;
}
.base-sort__sort--asc {
  transform: rotate(-90deg);
}
.base-sort__sort--desc {
  transform: rotate(90deg);
}

.base-sort-views {
  float: right;
}
.base-sort-views__view {
  display: inline-block;
  background: #afafaf;
  border: none;
  outline: none;
  color: #fff;
  line-height: 40px;
  padding: 0 15px;
}
.base-sort-views__view--active {
  background: #DE7000;
}
.base-sort-views__view i {
  width: 21px;
  height: 21px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  margin-right: 5px;
}
.base-sort-views__view i:before {
  font-size: 21px;
  line-height: 21px;
}

.slide-search__desc {
  min-width: 150px;
  display: inline-block;
}
.slide-search__item {
  margin-bottom: 15px;
}
.slide-search__item:last-child {
  margin-bottom: 0;
}
.slide-search__input, .slide-search__select {
  width: 100%;
  max-width: 300px;
}
.slide-search__select {
  height: 32px;
}

/* =============================================================================
/* baseSearch
/* ============================================================================= */
.base-search {
  background: #f5f5f5;
  padding: 15px;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .base-search {
    margin-bottom: 15px;
  }
  .base-search:last-child {
    padding-bottom: 70px;
  }
}
.base-search .h2 {
  margin-top: 10px;
  display: block;
}
.base-search__header.h2 {
  margin-top: 0;
}
.base-search__spacer {
  margin-top: 10px;
}
.base-search__icon {
  width: 20px;
  height: 20px;
  position: absolute;
  text-align: center;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #afafaf;
  pointer-events: none;
}
.base-search__icon:before {
  font-size: 20px;
  line-height: 20px;
}
input[disabled] + .base-search__icon {
  opacity: 0.5;
}
.base-search__checkboxlist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.base-search__checkboxlist li {
  position: relative;
  margin-bottom: 4px;
}
.base-search__checkboxlist input {
  position: absolute;
  left: 0;
  top: 3px;
}
.base-search__checkboxlist label {
  font-size: 0.8823529412em;
  line-height: 1.3333333333;
  display: block;
  padding-left: 25px;
}
.base-search__total-count {
  text-align: center;
  margin-bottom: 15px;
  line-height: 40px;
}
.base-search__count {
  font-size: 0.7058823529em;
}
.base-search__open-mobile {
  display: none;
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 10000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 768px) {
  .base-search__open-mobile {
    display: block;
  }
}
@media all and (max-width: 1024px) {
  .base-search__open-mobile {
    bottom: 15px;
    padding: 16px 34px;
  }
}
@media all and (max-width: 667px) {
  .base-search__open-mobile {
    padding: 16px 16px;
  }
}
@media all and (max-width: 480px) {
  .base-search__open-mobile {
    font-size: 13px;
    padding: 12px;
    left: 2vw;
  }
}
@media all and (max-width: 350px) {
  .base-search__open-mobile span {
    display: none;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* WEATHER
/* ============================================================================= */
.weather img {
  max-width: 100%;
  height: auto;
}

.weather__today .weather__title {
  margin-top: 0;
}

.weather__title {
  margin: 40px 0 20px;
  margin: 2.3529411765rem 0 1.1764705882rem;
}

.weather__subtitle,
.weather .item-title {
  margin: 10px 0;
  margin: 0.5882352941rem 0;
  font-size: 20px;
  font-size: 1.1764705882rem;
  font-weight: bold;
}

.weather-temperatures__cell {
  padding: 3px;
}

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

.weather-forecast__day {
  text-align: center;
  padding: 20px 0;
}

.weather-forecast__image {
  margin-bottom: 5px;
}

.weather-forecast__image img {
  display: inline-block;
}

.weather-forecast__date {
  margin-bottom: 5px;
}

.weather__copyright {
  display: inline-block;
  margin-top: 30px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* search-box
/*---------------------------------------------------*/
.search-box__flyout {
  padding: 15px;
}
.search-box__label {
  cursor: pointer;
}
.search-box__input:checked ~ .search-box__flyout {
  display: block;
}
.search-box__form {
  display: table;
  width: 100%;
}
.search-box__textbox {
  display: table-cell;
  width: 60%;
  vertical-align: top;
}
.search-box__button {
  display: table-cell;
  width: 40%;
  padding: 0;
  line-height: 2.0588235294em;
  height: 35px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: none;
  vertical-align: top;
}

.search-summary {
  padding: 20px;
  background-color: #f5f5f5;
  margin-bottom: 40px;
}
.search-summary a:hover {
  color: #5d5d5d;
}

.search-item {
  margin-bottom: 10px;
  padding: 15px;
}
.search-item:nth-child(2n+1) {
  background: #f5f5f5;
}
.search-item__paths {
  font-size: 0.8235294118em;
  font-style: italic;
}
.search-item__paths a {
  color: #5d5d5d;
}
.search-item__paths a:after {
  content: "→";
  color: #5d5d5d;
  padding: 0 4px;
}
.search-item__paths a:last-child:after {
  display: none;
}
.search-item__title {
  margin-bottom: 0;
}
.search-item__title span, .search-item__description span {
  background: #f5821f;
  color: #fff;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* LTS OFFERS WIDGET
/* ============================================================================= */
#lts-packages.custom a {
  color: #DE7000;
}
#lts-packages.custom a:focus, #lts-packages.custom a:hover {
  color: rgb(171, 86.2702702703, 0);
  text-decoration: underline;
}
#lts-packages.custom a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#lts-packages.custom .search-text__button-ok, #lts-packages.custom .reset-button {
  background-color: #DE7000;
  color: #fff;
  border-radius: 0;
  border-color: #DE7000;
}
#lts-packages.custom .accordion-header {
  color: #DE7000;
}
#lts-packages.custom .packages-search__header {
  color: #5d5d5d;
}
#lts-packages.custom .package-list-item__subtitle {
  color: #5d5d5d;
}
#lts-packages.custom .ltspackage-detail__title {
  font-family: "Suedtirol", serif;
  color: #5d5d5d;
  font-size: 40px;
  font-size: 2.3529411765rem;
}
#lts-packages.custom .restriction-item__desc,
#lts-packages.custom .restriction-item__desc--float {
  color: #38434c;
}
#lts-packages.custom .detail-block__title {
  font-size: 35px;
  line-height: 1.14;
  font-weight: 300;
  color: #5d5d5d;
}
#lts-packages.custom .accommodation-item__title {
  color: #5d5d5d;
}
#lts-packages.custom .accommodation-item__price {
  color: #DE7000;
}
#lts-packages.custom .button--select-accommodation {
  background-color: #DE7000;
  border-color: #DE7000;
  color: #fff;
}
#lts-packages.custom .button--select-accommodation:hover {
  background-color: rgb(171, 86.2702702703, 0);
  border-color: rgb(171, 86.2702702703, 0);
  color: #fff;
  text-decoration: none;
}
#lts-packages.custom .button--primary, #lts-packages.custom .button--primary-transparent {
  background-color: #38434c;
  border-color: #38434c;
  color: #fff;
  text-decoration: none;
}
#lts-packages.custom .button--primary:hover, #lts-packages.custom .button--primary-transparent:hover {
  background-color: rgb(34.3636363636, 41.1136363636, 46.6363636364);
  border-color: rgb(34.3636363636, 41.1136363636, 46.6363636364);
  color: #fff;
  text-decoration: none;
}
#lts-packages.custom .button--select-accommodation.active span {
  color: #38434c;
}
#lts-packages.custom .contact-send-button,
#lts-packages.custom .button-request-accommodations {
  display: inline-block;
  padding: 1.5em 3em;
  font-size: 18px;
  font-size: 1.0588235294rem;
  font-weight: 700;
  line-height: 1.11111;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 3em;
  background-color: #DE7000;
  border-color: #DE7000;
}
#lts-packages.custom .contact-send-button:hover, #lts-packages.custom .contact-send-button:focus, #lts-packages.custom .contact-send-button:active,
#lts-packages.custom .button-request-accommodations:hover,
#lts-packages.custom .button-request-accommodations:focus,
#lts-packages.custom .button-request-accommodations:active {
  color: #fff;
  background-color: rgb(171, 86.2702702703, 0);
  border-color: rgb(171, 86.2702702703, 0);
}
#lts-packages.custom .lts-package-gallery__icon-camera:hover, #lts-packages.custom .lts-package-gallery__icon-camera:focus, #lts-packages.custom .lts-package-gallery__icon-camera:active {
  text-decoration: none;
}
#lts-packages.custom .view-switcher__icon {
  color: #5d5d5d;
}
#lts-packages.custom .view-switcher__icon:hover {
  color: #5d5d5d;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* LTS Gastronomies WIDGET
/* ============================================================================= */
#lts-gastronomyfinder.custom {
  /*---------------------------------------------------
  /*  :: custom styles detail
  /*---------------------------------------------------*/
}
#lts-gastronomyfinder.custom .box-search-period {
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
#lts-gastronomyfinder.custom .box-search-period .search-button, #lts-gastronomyfinder.custom .box-search-period .reset-button, #lts-gastronomyfinder.custom .group-request-box .links a {
  background-color: #DE7000;
}
#lts-gastronomyfinder.custom .box-search {
  border-color: #d9d9d9;
}
#lts-gastronomyfinder.custom .box-search .box-header {
  color: #DE7000;
}
#lts-gastronomyfinder.custom .box-search .block-accordion .accordion-header {
  color: #DE7000;
  background-color: #d9d9d9;
}
#lts-gastronomyfinder.custom .box-search .row-search-text .button-ok {
  background-color: #DE7000;
}
#lts-gastronomyfinder.custom .box-search .reset-button {
  background-color: #DE7000;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .item .module-title {
  color: #DE7000;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .item .subtitle, #lts-gastronomyfinder.custom .lcswdgtgastronomies .item .subtitle a {
  color: #38434c;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .item .block-links a.room-infos {
  background-color: #DE7000;
  border-color: #DE7000;
  border-radius: 3em;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .item .block-links a.link-request {
  background-color: #38434c;
  border-color: #38434c;
  border-radius: 3em;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .button-primary {
  background-color: #DE7000;
  border-color: #DE7000;
}
#lts-gastronomyfinder.custom .room-info-table .block-searched-room .row-configuration .configuration {
  color: #DE7000;
}
#lts-gastronomyfinder.custom .table .button-row .button {
  padding: 3px 15px;
  font-weight: 400;
  font-size: 17px;
  border-radius: 0;
  line-height: 1.563;
  border: 0;
  background-color: #DE7000;
}
#lts-gastronomyfinder.custom .table .button-row .button-booking {
  background-color: #38434c;
}
#lts-gastronomyfinder.custom .lcswdgtpager a:hover {
  color: #fff;
  background-color: #DE7000;
  border-color: #DE7000;
}
#lts-gastronomyfinder.custom .lcswdgtpager a.active {
  color: #DE7000;
  border-color: #DE7000;
}
#lts-gastronomyfinder.custom .lcswdgtpager a.active:hover {
  color: #fff;
  background-color: #DE7000;
  border-color: #DE7000;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .button-container .button {
  padding: 0;
  background-color: #afafaf;
  border-color: #afafaf;
}
#lts-gastronomyfinder.custom #rooms .button-changesearch, #lts-gastronomyfinder.custom #rooms .module-roomstay .button-changesearch {
  background-color: #DE7000;
}
#lts-gastronomyfinder.custom .table .button-row .button.button-requestdetail {
  background-color: #38434c;
}
#lts-gastronomyfinder.custom .form .contact-send-button {
  background-color: #DE7000;
  border-color: #DE7000;
}
#lts-gastronomyfinder.custom .box-search-request .block-room .input-number {
  margin-left: 125px;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .detail .block-title .hotel-title {
  color: #DE7000;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .detail .block-title .sub-title {
  color: #5d5d5d;
}
#lts-gastronomyfinder.custom .lcswdgtgastronomies .detail .block-infos a {
  color: #DE7000;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* teaser-boxes
/* ============================================================================= */
/*.teaser-boxes {
    &__header {
        margin-bottom: 20px;
    }
}*/
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* LTS COMPANIES WIDGET
/* ============================================================================= */
/* -----------------------------------------------------------------------------
/* Info:
/* 1. use .custom after id #lts-eventfinder to overrwrite styles
/*
/* ----------------------------------------------------------------------------- */
#lts-eventfinder.custom .ajax-loading {
  display: block;
}

#lts-eventfinder.custom {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-size: 1rem;
  line-height: 1.563;
  color: #5d5d5d;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  min-height: 100px;
  margin-bottom: 40px;
}
#lts-eventfinder.custom .lcswdgtevents .detail .block-infos a,
#lts-eventfinder.custom a {
  color: #DE7000;
}
#lts-eventfinder.custom .lcswdgtevents .detail .block-infos a:focus, #lts-eventfinder.custom .lcswdgtevents .detail .block-infos a:hover,
#lts-eventfinder.custom a:focus,
#lts-eventfinder.custom a:hover {
  color: rgb(171, 86.2702702703, 0);
  text-decoration: underline;
}
#lts-eventfinder.custom .lcswdgtevents .detail .block-infos a:focus,
#lts-eventfinder.custom a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#lts-eventfinder.custom .lcswdgtevents .show-on-map {
  color: #DE7000;
}
#lts-eventfinder.custom .lcswdgtevents .show-on-map:focus, #lts-eventfinder.custom .lcswdgtevents .show-on-map:hover {
  color: rgb(171, 86.2702702703, 0);
  text-decoration: underline;
}
#lts-eventfinder.custom .lcswdgtevents .item .module-title {
  color: #DE7000;
}
#lts-eventfinder.custom .lcswdgtevents .item .subtitle,
#lts-eventfinder.custom .lcswdgtevents .item .subtitle a {
  color: #38434c;
}
#lts-eventfinder.custom .search-text__button-ok,
#lts-eventfinder.custom .reset-button {
  background-color: #DE7000;
  color: #fff;
  border-radius: 0;
  border-color: #DE7000;
}
#lts-eventfinder.custom .box-search .block-accordion .accordion-header {
  color: #DE7000;
}
#lts-eventfinder.custom .lcswdgtevents .detail .block-title .title {
  font-size: 35px;
  line-height: 1.14;
  font-weight: 300;
  color: #5d5d5d;
}
#lts-eventfinder.custom .lcswdgtevents .detail .block-title .sub-title {
  color: #DE7000;
}
#lts-eventfinder.custom .button-primary {
  background-color: #38434c;
  border-color: #38434c;
  color: #fff;
  text-decoration: none;
}
#lts-eventfinder.custom .button-primary:hover {
  background-color: rgb(34.3636363636, 41.1136363636, 46.6363636364);
  border-color: rgb(34.3636363636, 41.1136363636, 46.6363636364);
  color: #fff;
  text-decoration: none;
}
#lts-eventfinder.custom .contact-send-button,
#lts-eventfinder.custom .button-request-accommodations {
  display: inline-block;
  padding: 1.5em 3em;
  font-size: 18px;
  font-size: 1.0588235294rem;
  font-weight: 700;
  line-height: 1.11111;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 3em;
  background-color: #DE7000;
  border-color: #DE7000;
}
#lts-eventfinder.custom .contact-send-button:hover, #lts-eventfinder.custom .contact-send-button:focus, #lts-eventfinder.custom .contact-send-button:active,
#lts-eventfinder.custom .button-request-accommodations:hover,
#lts-eventfinder.custom .button-request-accommodations:focus,
#lts-eventfinder.custom .button-request-accommodations:active {
  color: #fff;
  background-color: rgb(171, 86.2702702703, 0);
  border-color: rgb(171, 86.2702702703, 0);
}
#lts-eventfinder.custom .lts-events-gallery__icon-camera:hover, #lts-eventfinder.custom .lts-events-gallery__icon-camera:focus, #lts-eventfinder.custom .lts-events-gallery__icon-camera:active {
  text-decoration: none;
}
#lts-eventfinder.custom .view-switcher__icon {
  color: #5d5d5d;
}
#lts-eventfinder.custom .view-switcher__icon:hover {
  color: #5d5d5d;
}
#lts-eventfinder.custom .box-search {
  border: none;
  background: #f5f5f5;
  font-size: 16px;
}
#lts-eventfinder.custom .box-search .box-header {
  color: #DE7000;
}
#lts-eventfinder.custom .box-search .block-accordion .accordion-header {
  color: #DE7000;
  background-color: #d9d9d9;
}
#lts-eventfinder.custom .box-search .row-search-text .button-ok {
  background-color: #DE7000;
}
#lts-eventfinder.custom .box-search .reset-button {
  background-color: #DE7000;
}
#lts-eventfinder.custom .lcswdgtevents .item .is-highlight:before {
  background-color: #f5821f;
}
#lts-eventfinder.custom .calendar-events .ui-datepicker-current-day.active-date a {
  background: rgb(171, 86.2702702703, 0);
}
#lts-eventfinder.custom .calendar-events .active-date .ui-state-default {
  background: #DE7000;
}
#lts-eventfinder.custom .checkbox-list input {
  margin-right: 4px;
}
#lts-eventfinder.custom .box-search .period-buttons .button:hover {
  background: rgb(171, 86.2702702703, 0);
  color: #fff;
  text-decoration: none;
}
#lts-eventfinder.custom .list-appointments .appointment .date {
  font-size: 14px;
}

/*---------------------------------------------------
/* lts widget datepicker
/*---------------------------------------------------*/
body #ui-datepicker-div.lts.ui-datepicker {
  border-color: #DE7000;
}

body #ui-datepicker-div.lts th {
  background-color: #DE7000;
}

body #ui-datepicker-div.lts .ui-datepicker-calendar tr td.ui-datepicker-today a.ui-state-highlight,
body #ui-datepicker-div.lts .ui-datepicker-calendar tr td a.ui-state-hover,
body #ui-datepicker-div.lts .ui-datepicker-calendar tr td a.ui-state-highlight,
body #ui-datepicker-div.lts .ui-datepicker-calendar tr td.ui-datepicker-today a.ui-state-highlight.ui-state-hover,
body #ui-datepicker-div.lts .ui-datepicker-calendar tr td a.ui-state-active {
  background-color: #DE7000;
}

body #ui-datepicker-div.lts .ui-datepicker-header {
  background-color: rgb(171, 86.2702702703, 0);
}

body #ui-datepicker-div.lts .ui-datepicker-prev span,
body #ui-datepicker-div.lts .ui-datepicker-next span {
  color: #fff;
}

body #ui-datepicker-div.lts .ui-datepicker-title {
  color: #fff;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* events
/* ============================================================================= */
.events-detail__day-available {
  background: #DE7000;
  color: #fff;
}
.events-detail__other-dates {
  margin-top: 60px;
}
@media all and (max-width: 667px) {
  .events-detail__other-dates {
    margin-top: 30px;
  }
}
.events-detail__header {
  margin-bottom: 60px;
}
@media all and (max-width: 667px) {
  .events-detail__header {
    margin-bottom: 30px;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* cottages
/* ============================================================================= */
.cottages__state {
  display: inline-block;
  background: #ce1041;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  vertical-align: middle;
}
.cottages__state--open {
  background: #63884f;
}
.cottages__infos {
  margin: 4px 0;
  padding: 0;
  list-style: none;
}
.cottages__info-desc {
  font-weight: 700;
}

.cottages-item__state {
  display: inline-block;
  background: #ce1041;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  vertical-align: middle;
}
.cottages-item__state--open {
  background: #63884f;
}
.cottages-item__buttons {
  padding-bottom: 10px;
}
.cottages-item__amenities {
  vertical-align: top;
}
.cottages-item__map-icon {
  vertical-align: middle;
}

.cottages-detail__back {
  margin-top: 20px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* downloads
/* ============================================================================= */
.download-item {
  padding: 60px 0;
  padding: 3.1578947368vw 0;
}
@media all and (max-width: 667px) {
  .download-item__content {
    padding-top: 15px;
  }
}
.download-item:nth-child(2n+1) {
  background: #f5f5f5;
}
.download-item__issuu-embed {
  height: 300px;
}
.download-item__size-icon {
  width: 16px;
  height: 16px;
  color: #5d5d5d;
  text-align: center;
}
.download-item__size-icon:before {
  font-size: 16px;
  line-height: 16px;
}
.download-item__button-row {
  margin-top: 20px;
  margin-top: 1.0526315789vw;
}
.download-item__description {
  margin-bottom: 20px;
  margin-bottom: 1.0526315789vw;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* videos
/* ============================================================================= */
.videos-item .videos-item__image-container {
  height: 330px;
  position: relative;
  overflow: hidden;
}
.videos-item:nth-child(3) .videos-item__image-container, .videos-item:nth-child(5) .videos-item__image-container, .videos-item:nth-child(11) .videos-item__image-container, .videos-item:nth-child(13) .videos-item__image-container, .videos-item:nth-child(19) .videos-item__image-container, .videos-item:nth-child(21) .videos-item__image-container {
  height: 670px;
}
.videos-item .videos-item__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.video-embed {
  padding: 30px 0;
}
.video-embed iframe {
  max-width: 100%;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* contact
/*---------------------------------------------------*/
.contact {
  padding-top: 30px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* routeplanner
/*---------------------------------------------------*/
#routemap {
  height: 800px;
  height: 60vh;
}

.routeplanner {
  position: relative;
}
.routeplanner__form {
  background: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  max-height: calc(60vh - 20px);
  width: 30%;
  overflow: auto;
  padding: 20px;
}
.routeplanner__button-row {
  text-align: center;
}
.routeplanner__input {
  background: #f5f5f5;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* snowreport
/* ============================================================================= */
.snowreport-summary__bar {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  background: #DE7000;
  z-index: 1;
  transition: all 1s ease-in-out;
  width: 0;
}
.snowreport-summary__inner {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  mix-blend-mode: difference;
  color: #5d5d5d;
}
.snowreport-summary__item {
  display: flex;
  align-items: stretch;
  height: 150px;
  flex-direction: row;
}
.snowreport-summary__item a {
  background: rgba(222, 112, 0, 0.08);
  flex: 0 1 100%;
  vertical-align: middle;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 10px;
}
.snowreport-summary__item a:hover, .snowreport-summary__item a:active, .snowreport-summary__item a:focus {
  text-decoration: none;
}

.snowreport {
  padding: 30px 0;
}
.snowreport:nth-child(2n+1) {
  background: #f5f5f5;
}
.snowreport__items {
  padding-bottom: 15px;
}
.snowreport__header {
  background: #DE7000;
  color: #fff;
}

.snowreport-item {
  position: relative;
  background: #f5f5f5;
}
.snowreport-item:nth-child(2n+2) {
  background: #fff;
}
.snowreport-item .more-details {
  cursor: pointer;
}
.snowreport-item .more-details:hover, .snowreport-item .more-details:focus, .snowreport-item .more-details:active {
  color: #DE7000;
}
.snowreport-item__name {
  font-weight: bold;
}
.snowreport-item__weather-icon {
  width: 40px;
  height: auto;
}
.snowreport-item__mobile-header {
  display: none;
}
@media all and (max-width: 667px) {
  .snowreport-item__mobile-header {
    display: inline-block;
  }
}
.snowreport-item__column {
  padding: 10px;
  position: relative;
  display: inline-block;
}
.snowreport-item__column--text-center {
  text-align: center;
}
.snowreport-item__column--text-right {
  text-align: center;
}
@media all and (max-width: 667px) {
  .snowreport-item__column {
    padding-top: 4px;
    padding-bottom: 0;
  }
  .snowreport-item__column:last-child {
    padding-bottom: 4px;
  }
  .snowreport-item__column--hidden-mobile {
    display: none;
  }
  .snowreport-item__column--text-center {
    text-align: left;
  }
  .snowreport-item__column--text-right {
    text-align: left;
  }
}
.snowreport-item__state {
  display: inline-block;
  background: #ce1041;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  border-radius: 50%;
  vertical-align: middle;
  position: relative;
}
.snowreport-item__state:before {
  content: attr(title);
  position: absolute;
  bottom: 100%;
  margin-bottom: 7px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  background: rgba(93, 93, 93, 0.8);
  font-size: 14px;
  font-size: 0.8235294118rem;
  color: #fff;
  padding: 10px;
  will-change: opacity;
}
.snowreport-item__state:after {
  content: "";
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: rgba(93, 93, 93, 0.8);
  border-width: 5px;
  margin-left: -5px;
  margin-bottom: -3px;
  will-change: opacity;
}
.snowreport-item__state:before, .snowreport-item__state:after {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.snowreport-item__state:hover:before, .snowreport-item__state:hover:after {
  opacity: 1;
}
.snowreport-item__state--open {
  background: #63884f;
}
.snowreport-item__description-toggle {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.snowreport-item__long-description {
  display: none;
  padding: 0px 10px 10px;
}
.snowreport-item__column .snowreport-item__long-description {
  padding-left: 0;
}
.snowreport-item__description-toggle:checked ~ .snowreport-item__long-description {
  display: block;
}
.snowreport-item__last-change {
  padding-top: 10px;
}
.snowreport-item__difficulty {
  display: inline-block;
  background: #ce1041;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
}
.snowreport-item__difficulty:before {
  content: attr(data-title);
  position: absolute;
  bottom: 100%;
  margin-bottom: 7px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  background: rgba(93, 93, 93, 0.8);
  font-size: 14px;
  font-size: 0.8235294118rem;
  color: #fff;
  padding: 10px;
  will-change: opacity;
}
.snowreport-item__difficulty:after {
  content: "";
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: rgba(93, 93, 93, 0.8);
  border-width: 5px;
  margin-left: -5px;
  margin-bottom: -3px;
  will-change: opacity;
}
.snowreport-item__difficulty:before, .snowreport-item__difficulty:after {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.snowreport-item__difficulty:hover:before, .snowreport-item__difficulty:hover:after {
  opacity: 1;
}
.snowreport-item__difficulty--a {
  background: #55a7dd;
}
.snowreport-item__difficulty--b {
  background: #ce1041;
}
.snowreport-item__difficulty--c {
  background: #000;
}
.snowreport-item__prepared-icon {
  width: 16px;
  height: 16px;
  color: #5d5d5d;
  vertical-align: middle;
  text-align: center;
}
.snowreport-item__prepared-icon:before {
  font-size: 16px;
  line-height: 16px;
}

.snowreport-webcam__header {
  margin-bottom: 10px;
}
.snowreport-webcam .snowreport-webcam__image-container {
  height: 330px;
  position: relative;
  overflow: hidden;
}
.snowreport-webcam:nth-child(3) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(5) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(11) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(13) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(19) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(21) .snowreport-webcam__image-container {
  height: 670px;
}
@media all and (max-width: 768px) {
  .snowreport-webcam:nth-child(3) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(5) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(11) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(13) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(19) .snowreport-webcam__image-container, .snowreport-webcam:nth-child(21) .snowreport-webcam__image-container {
    height: 330px;
  }
}
.snowreport-webcam--three:nth-child(3) .snowreport-webcam__image-container, .snowreport-webcam--three .snowreport-webcam__image-container {
  height: 330px;
}
.snowreport-webcam .snowreport-webcam__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* LTS POIS
/* ============================================================================= */
.operation-schedule {
  margin-top: 1.7647058824em;
}
.operation-schedule__header {
  font-weight: 700;
  padding: 10px;
}
.operation-schedule__icon {
  width: 16px;
  height: 16px;
  color: rgb(149.5, 149.5, 149.5);
  text-align: center;
}
.operation-schedule__icon:before {
  font-size: 16px;
  line-height: 16px;
}
.operation-schedule__icon--open {
  color: #63884f;
  width: 24px;
  height: 26px;
  text-align: center;
}
.operation-schedule__icon--open:before {
  font-size: 26px;
  line-height: 26px;
}
.operation-schedule__time {
  padding: 10px;
}
.operation-schedule__time:nth-child(2n+1) {
  background: #f5f5f5;
}

.pois-slide {
  margin-bottom: 50px;
  margin-bottom: 2.6315789474vw;
}

.poi-detail__map {
  margin-top: 1.1764705882em;
}
.poi-detail__map #map {
  height: 300px;
}

.base-detail .videos {
  margin-top: 40px;
}

.poi-map__map #map {
  height: 70vh;
  margin-block: 40px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* outdooractive
/* ============================================================================= */
.outdooractive {
  padding-top: 30px;
}
@media all and (max-width: 768px) {
  .outdooractive {
    padding-top: 15px;
  }
}
.outdooractive .ajax-loading {
  display: block;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* instagram
/* ============================================================================= */
.instagram {
  padding: 0 3vw;
}
.instagram .are-images-unloaded {
  opacity: 0;
}
.instagram__view-more-button {
  position: relative;
  margin: 20px auto 0;
  display: block;
}
.instagram__view-more-button:disabled .ajax-loading {
  display: block;
}
.instagram__view-more-button .ajax-loading {
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  width: auto;
  height: auto;
}
.instagram__view-more-button .ajax-loading__container {
  margin-top: 29px;
}

.instagram-item {
  margin-bottom: 20px;
  width: 15.666666%;
}
.instagram-item__col-sizer {
  width: 15.666666%;
}
.instagram-item__gutter {
  width: 1%;
}
@media all and (max-width: 1280px) {
  .instagram-item {
    width: 24%;
  }
  .instagram-item__col-sizer {
    width: 24%;
  }
}
@media all and (max-width: 1024px) {
  .instagram-item {
    width: 32.33333%;
  }
  .instagram-item__col-sizer {
    width: 32.33333%;
  }
}
@media all and (max-width: 768px) {
  .instagram-item {
    width: 49.5%;
    margin-bottom: 10px;
  }
  .instagram-item__col-sizer {
    width: 49.5%;
  }
  .instagram-item__gutter {
    width: 0.5%;
  }
}
@media all and (max-width: 667px) {
  .instagram-item {
    width: 100%;
    margin-bottom: 5px;
  }
  .instagram-item__col-sizer {
    width: 100%;
  }
  .instagram-item__gutter {
    width: 0;
  }
}

.instagram-item-owner {
  position: absolute;
  right: 20px;
  bottom: 10px;
  padding-right: 60px;
  text-align: right;
  font-size: 0.8235294118em;
  color: #fff;
  text-decoration: none;
  line-height: 1.4285714286;
}
.instagram-item-owner:hover, .instagram-item-owner:focus, .instagram-item-owner:active {
  text-decoration: none;
  color: #fff;
}
.instagram-item-owner__image-container {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  background: #f5f5f5;
}
.instagram-item-owner__image {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.js-loaded .instagram-item-owner__image {
  opacity: 1;
}
.instagram-item-owner__name {
  display: block;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background: #f5f5f5;
  min-width: 100px;
  transition: background 0.3s ease-in-out;
}
.js-loaded .instagram-item-owner__name {
  background: transparent;
  min-width: 0;
}
.instagram-item-owner__date {
  color: #f5f5f5;
  font-size: 0.8571428571em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* LTScompaniesbox
/* ============================================================================= */
.ltscompanies-box .ajax-loading {
  display: block;
}
.ltscompanies-box__item {
  padding-top: 24.25%;
  overflow: hidden;
  position: relative;
}
.ltscompanies-box__item a {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
@media all and (max-width: 768px) {
  .ltscompanies-box__item {
    padding-top: 35%;
  }
}
@media all and (max-width: 667px) {
  .ltscompanies-box__item {
    padding-top: 50%;
  }
}
@media all and (max-width: 414px) {
  .ltscompanies-box__item {
    padding-top: 60%;
  }
}
.ltscompanies-box__image {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  transform: translateX(-50%);
  height: 100%;
  width: auto;
}
.ltscompanies-box__classification {
  color: #fff;
}
.ltscompanies-box__item {
  width: 20%;
  position: relative;
  margin-right: 4px;
}
@media all and (max-width: 1280px) {
  .ltscompanies-box__item {
    width: 25%;
  }
}
@media all and (max-width: 1024px) {
  .ltscompanies-box__item {
    width: 33.33333%;
  }
}
@media all and (max-width: 768px) {
  .ltscompanies-box__item {
    width: 50%;
  }
}
@media all and (max-width: 414px) {
  .ltscompanies-box__item {
    width: 100%;
    margin-right: 0;
  }
}

@supports (object-fit: cover) or (-o-object-fit: cover) {
  .ltscompanies-box__image {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    left: 0;
    transform: none;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* counter
/* ============================================================================= */
.counter-slide {
  position: relative;
  overflow: hidden;
}

.counter-item {
  text-align: center;
}
.counter-item a {
  color: #5d5d5d;
}
.counter-item a:hover, .counter-item a:focus, .counter-item a:active {
  text-decoration: none;
  color: #5d5d5d;
}
.counter-item span {
  display: block;
}
.counter-item__count {
  font-size: 4.1176470588em;
  color: #DE7000;
  font-weight: 700;
}
.counter-item__name {
  font-size: 1.4117647059em;
}
.counter-item__description {
  font-size: 0.8235294118em;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* LTS OFFERS SLIDE
/* ============================================================================= */
.lts-offers-slide {
  counter-reset: ltsOffersCounter;
}
.lts-offers-slide .flickity-page-dots {
  bottom: 45px;
  right: 0;
  text-align: left;
  margin: 0;
  padding: 0 0 0 50px;
  list-style: none;
  position: absolute;
  bottom: 40px;
  color: #fff;
  width: 58.33333%;
}
@media all and (max-width: 768px) {
  .lts-offers-slide .flickity-page-dots {
    width: 100%;
  }
}
.lts-offers-slide .flickity-page-dots li {
  counter-increment: ltsOffersCounter;
  border: solid 2px #fff;
  border-radius: 50%;
  margin: 0 6px;
  display: inline-block;
  width: 48px;
  line-height: 44px;
  text-align: center;
  padding: 0;
  color: #fff;
  background-color: transparent;
  opacity: 1;
  height: 48px;
}
.lts-offers-slide .flickity-page-dots li:before {
  vertical-align: top;
  content: counter(ltsOffersCounter);
  display: block;
}
.lts-offers-slide .flickity-page-dots li.is-selected {
  background-color: #55a7dd;
  border-color: #55a7dd;
}
@media all and (max-width: 768px) {
  .lts-offers-slide .slider {
    padding-top: 70px;
  }
}

.lts-offers-slide-item {
  width: 100%;
}
.lts-offers-slide-item__row {
  display: flex;
  flex-wrap: nowrap;
}
@media all and (max-width: 768px) {
  .lts-offers-slide-item__row {
    display: block;
  }
}
.lts-offers-slide-item__left {
  display: flex;
  flex-flow: column;
}
.lts-offers-slide-item__title {
  font-size: 35px;
  line-height: 1.14;
  font-weight: 300;
  margin-bottom: 30px;
}
.lts-offers-slide-item__date {
  font-weight: 700;
}
.lts-offers-slide-item__price {
  font-family: "Suedtirol", serif;
  font-size: 40px;
  line-height: 1.125;
  color: #DE7000;
  margin: 20px 0 0;
}
.lts-offers-slide-item__priceinfo {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #5d5d5d;
}
.lts-offers-slide-item__button {
  padding-left: 3em;
  padding-right: 3em;
  margin: auto 0 35px;
}
.lts-offers-slide-item__image {
  min-height: 485px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 768px) {
  .lts-offers-slide-item__image {
    -o-object-fit: none;
    object-fit: none;
    height: auto;
  }
}
@media all and (max-width: 768px) {
  .lts-offers-slide-item__price {
    margin-bottom: 20px;
  }
  .lts-offers-slide-item__content {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 667px) {
  .lts-offers-slide-item__title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 414px) {
  .lts-offers-slide-item__title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 380px) {
  .lts-offers-slide-item__button {
    font-size: 16px;
    font-weight: normal;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}

/*---------------------------------------------------
/* lts offers detail
/*---------------------------------------------------*/
.lts-offers-detail__links {
  text-align: right;
  margin-top: 30px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* offers
/*---------------------------------------------------*/
.offers-item__price-info {
  display: block;
  font-weight: normal;
  font-size: 0.9em;
}
.offers-item__description {
  margin-bottom: 10px;
}
.offers-item__date {
  font-weight: 600;
  margin-bottom: 20px;
}
.offers-item__date span {
  display: block;
}

.offers-detail-landingpage {
  margin: 80px 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 860px) {
  .offers-detail-landingpage {
    margin: 50px 0;
  }
}

.offers-company {
  position: relative;
  z-index: 100;
  padding: 5px 0;
}
.offers-company__tooltip {
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 100%;
  left: 0px;
  padding: 10px;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.offers-company__tooltip img {
  max-width: 100%;
  height: auto;
  display: block;
}
.offers-company__tooltip.js-open {
  opacity: 1;
}
.offers-company__classification {
  width: 11px;
  height: 11px;
}
.offers-company__classification:before {
  font-size: 11px;
  line-height: 11px;
}
.offers-company label {
  font-size: 14px;
}
.offers-company__tooltip-label {
  margin-right: 10px;
}
.offers-company__tooltip-label i {
  width: 16px;
  height: 16px;
  text-align: center;
  color: #DE7000;
}
.offers-company__tooltip-label i:before {
  vertical-align: top;
  font-size: 16px;
  line-height: 16px;
}
.offers-company__tooltip-name {
  font-size: 21px;
}
.offers-company__tooltip-name .ltscompanies-item__classification {
  width: 12px;
  height: 12px;
}
.offers-company__tooltip-address {
  display: block;
  margin-top: 10px;
}

.offers-contact__companies {
  margin: 0;
  padding: 0;
  list-style: none;
}
.offers-contact__companies-error {
  display: none;
  background: #da4453;
  color: #fff;
  padding: 0;
  z-index: 1;
  position: relative;
  font-size: 0.8235294118em;
  line-height: 2;
  padding: 0 0.7058823529em;
}

.offers-detail__h2 span {
  display: block;
}
.offers-detail__back {
  margin-top: 30px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* regions-map
/* ============================================================================= */
.regions-map {
  position: relative;
  overflow: hidden;
  margin-top: 0;
}
.regions-map__row {
  display: flex;
  flex-wrap: nowrap;
}
@media all and (max-width: 768px) {
  .regions-map__row {
    display: block;
  }
}
.regions-map__image {
  float: left;
  width: 58.33333%;
  flex: 0 1 58.33333%;
  position: relative;
}
@media all and (max-width: 768px) {
  .regions-map__image {
    width: 100%;
    float: none;
  }
}
.regions-map__content-container {
  float: left;
  width: 41.66667%;
  flex: 0 1 41.66667%;
}
@media all and (max-width: 768px) {
  .regions-map__content-container {
    width: 100%;
    float: none;
  }
}
.regions-map__title-container {
  background-color: #f5f5f5;
  height: 300px;
  position: relative;
  z-index: 100;
}
@media all and (max-width: 768px) {
  .regions-map__title-container {
    height: auto;
    padding-top: 0;
    background: none;
    position: absolute;
    left: 35px;
    right: 35px;
    transform: translateY(-100%);
  }
}
.regions-map__title {
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  font-size: 50px;
  font-weight: 300;
  max-width: 450px;
  transform: translateX(-10vw);
  z-index: 100;
}
.regions-map__title span {
  box-shadow: 40px 0 0 #fff, -40px 0 0 #fff;
  box-decoration-break: clone;
  background-color: #fff;
}
@media all and (max-width: 768px) {
  .regions-map__title {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 414px) {
  .regions-map__title {
    font-size: 30px;
  }
}
.regions-map__desc {
  background-color: #fff;
  padding: 14vw 60px 0 60px;
  position: relative;
  overflow: hidden;
  z-index: 50;
}
@media only screen and (max-width: 1100px) {
  .regions-map__desc {
    padding-top: 60px;
    margin-left: -50vw;
  }
}
@media all and (max-width: 768px) {
  .regions-map__desc {
    padding: 30px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 414px) {
  .regions-map__desc {
    padding: 10px;
  }
}
.regions-map__map {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
.regions-map__map-overlay {
  position: absolute;
  left: 21px;
  top: -78px;
  left: 1.1vw;
  top: -4vw;
  display: block;
  width: 96%;
  height: auto;
  transform: rotate(-2deg);
  z-index: 2;
  display: block;
}
@media all and (max-width: 768px) {
  .regions-map__map-overlay {
    left: 1.5vw;
    top: -7vw;
  }
}
.regions-map__south-tyrol {
  position: absolute;
  bottom: -50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 50;
}
@media all and (max-width: 768px) {
  .regions-map__south-tyrol {
    display: none;
  }
}
.regions-map__regions {
  height: auto;
  position: absolute;
  left: 23px;
  top: 16px;
  width: 96%;
  z-index: 3;
  transform: rotate(-2deg);
  display: block;
}
@media all and (max-width: 980px) {
  .regions-map__regions {
    width: 95.3%;
  }
}
@media all and (max-width: 414px) {
  .regions-map__regions {
    width: 94.3%;
  }
}
.regions-map__regions path {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.regions-map__regions path.js-active, .regions-map__regions path:hover {
  opacity: 0.4;
}
.regions-map__places {
  column-count: 2;
}
.regions-map__place {
  display: block;
  color: #5d5d5d;
}
.regions-map__place:hover, .regions-map__place.js-active {
  font-weight: 700;
  text-decoration: none;
  color: #5d5d5d;
}
.regions-map__place-dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
  border-radius: 50%;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* teaser-flyout
/* ============================================================================= */
.teaser-flyout {
  margin-bottom: 70px;
}
@media all and (max-width: 64em) {
  .teaser-flyout {
    display: none;
  }
}
.teaser-flyout__inner {
  position: relative;
  display: block;
}
.teaser-flyout__inner:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  z-index: 2;
}
.teaser-flyout__name {
  font-size: 1.2352941176em;
  line-height: 1;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (max-width: 1550px) {
  .teaser-flyout__name {
    font-size: 17px;
  }
}
.teaser-flyout__subtitle {
  font-size: 0.8235294118em;
  line-height: 1.7857142857;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 25px;
}
.teaser-flyout__image {
  position: relative;
  z-index: 1;
}
.teaser-flyout i {
  opacity: 0;
  color: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  margin-top: 30px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  transform: translateY(20px) translateZ(0);
}
.teaser-flyout i:before {
  vertical-align: top;
  font-size: 30px;
  line-height: 30px;
}
.teaser-flyout__content {
  transform: translateZ(0);
  padding: 0 0.8823529412em;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: -7%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
}
.teaser-flyout a {
  color: #fff;
}
.teaser-flyout a:hover, .teaser-flyout a:focus, .teaser-flyout a:active {
  text-decoration: none;
  color: #fff;
}
.teaser-flyout a:hover i {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}
.teaser-flyout a:hover .teaser-flyout__content {
  transform: translateY(-50%) translateZ(0);
}
@media all and (max-width: 41.6875em) {
  .teaser-flyout a .teaser-flyout__content {
    transform: translateY(-50%) translateZ(0);
  }
  .teaser-flyout a i {
    opacity: 1;
    transform: translateY(0);
  }
}
@media all and (max-width: 36.25em) {
  .teaser-flyout a .teaser-flyout__content {
    transform: translateY(0) translateZ(0);
  }
}

.teaser-flyout-2 {
  background: #868686;
  padding-top: 107px;
  padding-top: 10.0943396226vh;
  padding-bottom: 73px;
  padding-bottom: 6.8867924528vh;
}
@media all and (max-height: 64em) {
  .teaser-flyout-2 {
    display: none;
  }
}
@media all and (max-height: 55.3125em) {
  .teaser-flyout-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
@media all and (max-height: 48em) {
  .teaser-flyout-2 {
    display: none;
  }
}
.teaser-flyout-2__name {
  font-size: 35px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 35px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* lts-companies-widget-quick-serach-slide
/* ============================================================================= */
.widget-quick-search {
  background-color: #fff;
  position: fixed;
  z-index: 10000;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-top: 2px solid #DE7000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding: 10px;
  width: 50%;
}
@media all and (max-width: 1600px) {
  .widget-quick-search {
    width: 62%;
  }
}
@media all and (max-width: 1280px) {
  .widget-quick-search {
    width: 95%;
  }
}
@media only screen and (max-width: 550px) {
  .widget-quick-search {
    font-size: 97%;
  }
}
.widget-quick-search__item {
  position: relative;
}
.widget-quick-search__desc {
  font-size: 16px;
  font-size: 0.9411764706rem;
  position: absolute;
  left: 0;
  top: 15px;
  font-weight: bold;
  z-index: 10;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .widget-quick-search__desc {
    display: none;
  }
}
.widget-quick-search .input-group {
  width: 100%;
  z-index: 1;
  position: relative;
}
.widget-quick-search .input-group .form__control {
  border-right: none;
}
.widget-quick-search .button {
  line-height: 45px;
  height: 50px;
  display: block;
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 667px) {
  .widget-quick-search .button {
    height: 40px;
    line-height: 35px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 550px) {
  .widget-quick-search .button {
    font-size: 13px;
  }
}
.widget-quick-search .form__control {
  font-size: 16px;
  font-size: 0.9411764706rem;
  padding: 0 20px;
  line-height: 50px;
  height: 50px;
  text-align: right;
}
.widget-quick-search .form__control:focus {
  border-color: #fff;
}
@media all and (max-width: 1280px) {
  .widget-quick-search .form__control {
    padding-right: 0;
  }
}
@media only screen and (max-width: 667px) {
  .widget-quick-search .form__control {
    text-align: left;
    padding: 0;
  }
}
.widget-quick-search .input-group__addon {
  background: #fff;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
.widget-quick-search .input-group__addon i {
  width: 30px;
  height: 30px;
  text-align: center;
}
.widget-quick-search .input-group__addon i:before {
  vertical-align: top;
  font-size: 30px;
  line-height: 30px;
}
@media only screen and (max-width: 550px) {
  .widget-quick-search .input-group__addon {
    display: none;
  }
}
.widget-quick-search__checkbox input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  display: block;
}
@media only screen and (max-width: 667px) {
  .widget-quick-search .form__control,
  .widget-quick-search .landingpage-request .form .form__control {
    height: 40px;
    line-height: 40px;
  }
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* accordion
/* ============================================================================= */
.accordion__trigger {
  width: 100%;
  padding: 0;
  background: none;
  border: none;
  border-top: 1px solid #afafaf;
  height: 80px;
  text-align: left;
  position: relative;
  outline: none;
  padding-right: 65px;
  cursor: pointer;
}
dt:first-child .accordion__trigger {
  border-top-width: 0;
}
.accordion__icon {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s ease-in-out;
  width: 23px;
  height: 23px;
  text-align: center;
  display: block;
  padding: 5px;
  color: #DE7000;
}
.accordion__icon:before {
  font-size: 23px;
  line-height: 23px;
}
[aria-expanded=true] .accordion__icon {
  transform: translateY(-50%) rotate(270deg);
}
.accordion__trigger .accordion__title {
  color: #DE7000;
  margin-bottom: 0;
  font-weight: bold;
}
.accordion__panel {
  transition: height 0.3s ease-in-out;
  height: 0px;
  position: relative;
  overflow: hidden;
  margin-left: 0;
}
.accordion__panel[hidden] {
  display: block;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/*---------------------------------------------------
/* sponsors
/*---------------------------------------------------*/
.sponsors {
  margin: 80px 0;
  margin: 4.2105263158vw 0;
}
.sponsors .row {
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
}
.sponsors__item {
  display: block;
  margin-bottom: 20px;
}
.sponsors__item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* LTS COMPANIES WIDGET
/* ============================================================================= */
#ltswidget-container.custom .ajax-loading,
#lts-packages.custom .ajax-loading {
  display: block;
}

#ltswidget-container.custom,
#lts-packages.custom {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-size: 1rem;
  line-height: 1.563;
  color: #5d5d5d;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  min-height: 100px;
  margin-bottom: 40px;
}

/*---------------------------------------------------
/* lts widget datepicker
/*---------------------------------------------------*/
body #ui-datepicker-div.lts.ui-datepicker {
  border-color: #DE7000;
}

body #ui-datepicker-div.lts th {
  background-color: #DE7000;
}

body #ui-datepicker-div.lts .ui-datepicker-calendar tr td.ui-datepicker-today a.ui-state-highlight,
body #ui-datepicker-div.lts .ui-datepicker-calendar tr td a.ui-state-hover,
body #ui-datepicker-div.lts .ui-datepicker-calendar tr td a.ui-state-highlight,
body #ui-datepicker-div.lts .ui-datepicker-calendar tr td.ui-datepicker-today a.ui-state-highlight.ui-state-hover,
body #ui-datepicker-div.lts .ui-datepicker-calendar tr td a.ui-state-active {
  background-color: #DE7000;
}

body #ui-datepicker-div.lts .ui-datepicker-header {
  background-color: rgb(171, 86.2702702703, 0);
}

body #ui-datepicker-div.lts .ui-datepicker-prev span,
body #ui-datepicker-div.lts .ui-datepicker-next span {
  color: #fff;
}

/*---------------------------------------------------
/*  :: fix
/*---------------------------------------------------*/
#ltswidget-container.custom * {
  box-sizing: content-box;
}
#ltswidget-container.custom .ca-slider {
  width: 100%;
}
#ltswidget-container.custom .clearfix:before, #ltswidget-container.custom .clearfix:after,
#ltswidget-container.custom .row:before,
#ltswidget-container.custom .row:after,
#ltswidget-container.custom .form-group:before,
#ltswidget-container.custom .form-group:after {
  content: none;
}

#ltswidget-container.custom .ui-slider-horizontal .ui-slider-handle,
#ltswidget-container.custom .ui-widget-content {
  border: 0;
  background-color: #dbdbdb;
}

#ltswidget-container.custom .row-calendar .box-calendar .desc {
  float: none;
  width: auto;
}

#ltswidget-container.custom .row-calendar .box-calendar .value {
  margin-left: 0;
}

#ltswidget-container.custom .row-calendar .box-calendar input:focus {
  background-color: #DE7000;
}

#ltswidget-container.custom .flex-direction-nav .flex-next {
  font-size: 0;
}

#ltswidget-container.custom .flex-direction-nav a.flex-next:before {
  content: "";
}

#ltswidget-container.custom .checkbox-list label {
  margin-left: 5px;
}

/*---------------------------------------------------
/*  :: custom styles
/*---------------------------------------------------*/
#ltswidget-container.custom {
  /*---------------------------------------------------
  /*  :: custom styles detail
  /*---------------------------------------------------*/
}
#ltswidget-container.custom .sort-bar label {
  margin-left: 5px;
}
#ltswidget-container.custom .box-search-period {
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
#ltswidget-container.custom .box-search-period .search-button, #ltswidget-container.custom .box-search-period .reset-button, #ltswidget-container.custom .group-request-box .links a {
  background-color: #DE7000;
  color: #fff;
}
#ltswidget-container.custom .box-search-extended {
  border-color: #d9d9d9;
}
#ltswidget-container.custom .box-search-extended .box-header {
  color: #DE7000;
}
#ltswidget-container.custom .box-search-extended .block-accordion .accordion-header {
  color: #DE7000;
  background-color: #d9d9d9;
}
#ltswidget-container.custom .box-search-extended .row-search-text .button-ok {
  background-color: #DE7000;
}
#ltswidget-container.custom .box-search-extended .reset-button {
  background-color: #DE7000;
  color: #fff;
}
#ltswidget-container.custom .lcswdgtcompanies .item .module-title {
  color: #DE7000;
}
#ltswidget-container.custom .lcswdgtcompanies .item .subtitle, #ltswidget-container.custom .lcswdgtcompanies .item .subtitle a {
  color: #38434c;
}
#ltswidget-container.custom .lcswdgtcompanies .item .block-links a.room-infos {
  background-color: #DE7000;
  border-color: #DE7000;
  border-radius: 3em;
}
#ltswidget-container.custom .lcswdgtcompanies .item .block-links a.link-request {
  background-color: #38434c;
  border-color: #38434c;
  border-radius: 3em;
}
#ltswidget-container.custom .room-info-table .block-searched-room .row-configuration .configuration {
  color: #DE7000;
}
#ltswidget-container.custom .table .button-row .button {
  padding: 3px 15px;
  font-weight: 400;
  font-size: 17px;
  border-radius: 0;
  line-height: 1.563;
  border: 0;
  background-color: #DE7000;
}
#ltswidget-container.custom .table .button-row .button-booking {
  background-color: #38434c;
}
#ltswidget-container.custom .lcswdgtpager a:hover {
  color: #fff;
  background-color: #DE7000;
  border-color: #DE7000;
}
#ltswidget-container.custom .lcswdgtpager a.active {
  color: #DE7000;
  border-color: #DE7000;
}
#ltswidget-container.custom .lcswdgtpager a.active:hover {
  color: #fff;
  background-color: #DE7000;
  border-color: #DE7000;
}
#ltswidget-container.custom .lcswdgtcompanies .button-container .button {
  padding: 0;
  background-color: #afafaf;
  border-color: #afafaf;
}
#ltswidget-container.custom #rooms .button-changesearch, #ltswidget-container.custom #rooms .module-roomstay .button-changesearch {
  background-color: #DE7000;
}
#ltswidget-container.custom .table .button-row .button.button-requestdetail {
  background-color: #38434c;
}
#ltswidget-container.custom .form .contact-send-button {
  background-color: #DE7000;
  border-color: #DE7000;
}
#ltswidget-container.custom .box-search-request .block-room .input-number {
  margin-left: 125px;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* LTS POIs Widget
/* ============================================================================= */
.ltspois-widget--detail {
  margin-bottom: 0;
}

.ltspois-widget #lts-apwidget-container {
  max-width: 100% !important;
  min-height: 100px;
}
.ltspois-widget #lts-apwidget-container .ajax-loading {
  display: block;
}

.ltspois-widget #lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .title-container > a {
  color: #DE7000;
}

.ltspois-widget #lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .type-link-main, .ltspois-widget #lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .location-link-main {
  color: #DE7000;
}
.ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .text-container, .ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container > .title-container > .text-container {
  color: #DE7000;
}
.ltspois-widget #lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .type-link-main.selected-item, .ltspois-widget #lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .location-link-main.selected-item {
  color: #DE7000;
  border-bottom-color: #DE7000;
}
.ltspois-widget #lts-apwidget-container .widget-search-result-container > .paging-container > .actualPage {
  color: #DE7000;
  border-bottom-color: #DE7000;
}
.ltspois-widget #lts-apwidget-container {
  border: 0;
}
.ltspois-widget #lts-apwidget-container * {
  font-size: 17px;
}
@media all and (max-width: 414px) {
  .ltspois-widget #lts-apwidget-container * {
    font-size: 14px;
  }
}
.ltspois-widget #lts-apwidget-container .widget-search-result-container,
.ltspois-widget #lts-apwidget-container .widget-search-result-container > .back-to-home-container,
.ltspois-widget #lts-apwidget-container .widget-search-result-container .list {
  background-color: transparent;
}
.ltspois-widget #lts-apwidget-container .widget-search-result-container .list > .minimal-detail-container {
  margin: 15px;
  width: calc(25% - 30px);
}
.ltspois-widget #lts-apwidget-container .widget-search-container > .search-input-container .search-term-input {
  padding: 0 0.375rem;
}
.ltspois-widget #lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container {
  height: 200px;
  display: block;
}
.ltspois-widget #lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container .picture {
  width: 100%;
}
.ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container,
.ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container {
  padding: 1.5rem 0;
}
.ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .text-container,
.ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container > .title-container > .text-container {
  font-size: 2.3529411765em;
  line-height: 1;
  font-family: "Suedtirol", serif;
  color: #5d5d5d;
  font-weight: 500;
}
@media only screen and (max-width: 1520px) {
  .ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .text-container,
  .ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container > .title-container > .text-container {
    font-size: 32px;
  }
}
@media only screen and (max-width: 667px) {
  .ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .text-container,
  .ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container > .title-container > .text-container {
    font-size: 30px;
  }
}
@media only screen and (max-width: 550px) {
  .ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .text-container,
  .ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container > .title-container > .text-container {
    font-size: 24px;
  }
}
.ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container .location-container {
  font-size: 1.1764705882em;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 550px) {
  .ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container .location-container {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}
.ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container .detail-label,
.ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container > .info-container .detail-label {
  text-transform: none;
  font-size: 1.1764705882em;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 550px) {
  .ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container .detail-label,
  .ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container > .info-container .detail-label {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}
.ltspois-widget #lts-apwidget-container .widget-detail-page-container > .detail-container p,
.ltspois-widget #lts-apwidget-container .widget-webcam-detail-page-container > .detail-container p {
  font-family: "Open Sans", sans-serif;
  line-height: 1.563;
  color: #5d5d5d;
}
.ltspois-widget #lts-apwidget-container .flexslider .slides img {
  border: 0;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/* =============================================================================
/* FUNCTIONS
/* ============================================================================= */
/* =============================================================================
/* MIXINS
/* ============================================================================= */
/* =============================================================================
/* feratel
/* ============================================================================= */
.feratel .base-item {
  margin: 15px 0;
  height: 100vw;
  max-height: 640px;
  overflow: hidden;
  clear: both;
  position: relative;
}
@media all and (max-width: 1280px) {
  .feratel .base-item {
    height: 66vw;
  }
}
@media (max-width: 667px) {
  .feratel .base-item.portrait-view {
    height: 66vh;
  }
}

/* =============================================================================
/* gossensass
/* ============================================================================= */
.gossensass-start {
  color: transparent;
}
