﻿@charset "UTF-8";
/* =============================================================================
/* IMPORTS
/* ============================================================================= */
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

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

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
a {
  background-color: transparent;
}

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

/* Text-level semantics
   ========================================================================== */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
img {
  border-style: none;
}

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

/* Grouping content
   ========================================================================== */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

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

[type=search] {
  -webkit-appearance: textfield;
}

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

/* =============================================================================
/* gallery
/* ============================================================================= */
.photoswipe-item {
  cursor: zoom-in;
}

.visible-print {
  display: none;
}

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

.fluid-image, .rooms-contact__images img {
  max-width: 100%;
  height: auto;
  display: block;
}

.fit-image,
.object-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

/* =============================================================================
/* CUSTOM STYLES
/* ============================================================================= */
.container,
.page-slide,
.page-slide + .row,
.container.row,
.banner__content,
.init-css,
.cookie-banner,
.address {
  display: block;
}

span, a {
  display: inline-block;
}

.button-totop:hover {
  color: #af3843;
}

/* =============================================================================
/* FOOTER
/* ============================================================================= */
.footer {
  text-align: center;
  font-size: 0.75em;
  line-height: 44px;
  font-weight: 600;
  text-transform: uppercase;
}
.footer__logos {
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  padding: 3rem 10%;
}
@media only screen and (max-width: 1440px) {
  .footer__logos {
    padding: 2rem 10%;
  }
}
@media only screen and (max-width: 1024px) {
  .footer__logos {
    padding: 2rem 4%;
  }
}
@media only screen and (max-width: 667px) {
  .footer__logos .col-3 {
    margin: 1rem 0;
  }
}
.footer__logos a {
  flex-grow: 1;
  padding: 5px 15px;
}
@media only screen and (max-width: 414px) {
  .footer__logos a {
    width: 50%;
  }
}
.footer__logos img {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media only screen and (max-width: 667px) {
  .footer__logos img {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 414px) {
  .footer__logos img {
    width: 90%;
    max-width: 160px;
  }
}
.footer__logos a:hover img {
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.footer__separator {
  display: inline-block;
  padding: 0 2px;
}

/* -----------------------------------------------------------------------------
/* 404
/* ----------------------------------------------------------------------------- */
.fof.content {
  padding: 1rem 0 2rem 0;
}

/* =============================================================================
/* KEYFRAMES
/* ============================================================================= */
@keyframes pulse {
  0% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* =============================================================================
/* Imports
/* ============================================================================= */
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* form
/* ============================================================================= */
.grecaptcha-badge {
  display: none;
}

.form {
  font-size: 16px;
  /* error-message */
  /* form-block */
  /* date-block */
  /* alternate-date */
}
.form__row {
  margin: 4px 0;
}
.form__control {
  display: block;
  width: 100%;
  padding: 0 0.3125em;
  height: 2.1875em;
  line-height: 2.1875;
  color: #252525;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgb(114.7897727273, 113.5, 112.2102272727);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* invalid / valid */
}
.form__control[type=text] {
  padding-left: 0.625em;
}
.form__control:focus {
  border-color: #af3843;
  outline: 0;
}
.form__control--auto-width {
  width: auto;
}
.form__control.hf-invalid, .form__control.hf-invalid:focus {
  border-color: #da4453;
}
.form__control.hf-valid, .form__control.hf-valid:focus {
  border-color: #8cc152;
}
.form .hf-warning {
  display: block;
  background: #da4453;
  color: #fff;
  padding: 0;
  z-index: 1;
  position: relative;
  font-size: 0.875em;
  line-height: 2;
  padding: 0 0.75em;
}
.form label, .form__label {
  padding-top: 0.3125em;
  display: inline-block;
  cursor: pointer;
}
.form__req {
  font-weight: 700;
}
.form__req:after {
  content: " *";
}
.form .form__block {
  position: relative;
  border-bottom: 1px solid #595857;
  padding-bottom: 1.25em;
  margin-bottom: 1.25em;
  zoom: 1;
}
.form__date-block {
  margin-top: 1.875em;
}
.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;
}
.form .calendar-range .fi {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 2;
  pointer-events: none;
  line-height: 35px;
  font-size: 1.375em;
}
.form .form-alternate-date {
  text-align: right;
}
.form .form-alternate-date__inner {
  text-align: left;
}

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

/* input-group */
label.input-group__addon {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #E6E9ED;
  border: 1px solid #aab2bd;
}
label.input-group__addon:last-child {
  border-left-width: 0;
}
label.input-group__addon:first-child {
  border-right-width: 0;
}

.input-group {
  position: relative;
  display: block;
  border-collapse: separate;
  margin: 4px 0;
  width: calc(100% - 44px);
}
.input-group .form__control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
}
.input-group .form__control:first-child, .input-group__addon:first-child {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .form__control:last-child, .input-group__addon:first-child {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-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.25em;
  position: relative;
}
.form-checkbox input[type=checkbox], .form-checkbox-list input[type=checkbox] {
  position: absolute;
  top: 0.4375em;
  left: 0;
}

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

.form-space {
  height: 2em;
  line-height: 1em;
  font-size: 0.625em;
  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.25em;
}

/* button */
.button-row {
  clear: both;
  padding: 2rem 0;
}

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

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

.contact__children-ages {
  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;
  position: absolute;
  right: 0;
  top: -40px;
  z-index: 100;
  padding-right: 20px;
  color: #3b4043;
  text-decoration: none !important;
}
.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;
  margin: 1em 0;
  background: rgb(242.25, 242.25, 242.25);
}
.rooms-contact__infos {
  font-weight: bold;
}
.rooms-contact__more {
  margin-top: 10px;
  margin-top: 0.625rem;
}
.rooms-contact__name {
  font-size: 23px;
  font-size: 1.4375rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 768px) {
  .form-alternate-date__toggle + label {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 667px) {
  .button {
    white-space: normal;
    padding-left: 4%;
    padding-right: 4%;
    display: block;
    width: 100%;
    margin: 5px 0;
  }
}
@media only screen and (max-width: 540px) {
  .contact__remove-room {
    position: relative;
    right: 0;
    top: 0;
    padding-right: 0;
    text-align: right;
  }
}
@media only screen and (max-width: 414px) {
  .button.contact__add-room {
    width: 100%;
    display: block;
    padding: 1rem 6%;
    margin: 5px 0;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* PAGER
/* ============================================================================= */
.pager {
  text-align: left;
  font-size: 0;
}

.pager__link {
  font-size: 15px;
  width: 34px;
  display: inline-block;
  padding: 0;
  text-align: center;
  background: #fff;
  color: rgb(63.2102272727, 62.5, 61.7897727273);
  text-decoration: none;
  line-height: 34px;
}
.pager__link:hover {
  background-color: rgb(199.7272727273, 82.2727272727, 93.1298701299);
  color: #fff;
  text-decoration: none;
}
.pager__link.active {
  background-color: #af3843;
  color: #fff;
}
.pager__link.inactive {
  color: #595857;
}

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

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

/* =============================================================================
/* 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;
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* NAV BOTTOM
/* ============================================================================= */
.nav-bottom {
  float: right;
  display: inline-block;
}

.logo-consisto {
  width: 57px;
  height: 20px;
  background-image: url(//www.consisto.it/media/logos/consisto@2.png);
  background-size: 57px 22px;
  overflow: hidden;
  display: inline-block;
  text-indent: 57px;
  margin-left: 1em;
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.logo-consisto:hover {
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* ADDRESS
/* ============================================================================= */
.address {
  padding: 2rem 0;
}
.address__content {
  padding-left: 3rem;
}
.address .col-4 {
  padding: 0 4%;
}
.address .h2 {
  padding-bottom: 2rem;
}
.address__desc {
  font-family: "Crimson Text", serif;
}
.address__value {
  font-weight: bold;
  padding-bottom: 1rem;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}
.address .button {
  margin-top: 1rem;
}
.address__map {
  height: 545px;
  /*background-image: url(/media/map.png);
  background-size: cover;
  background-position: 75% 50%;*/
}

/* =============================================================================
/* ADDRESS SMALL
/* ============================================================================= */
.address-small {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
.address-small__logo {
  padding: 1em 0 2em 0;
  display: inline-block;
}
.address-small__links {
  font-weight: bold;
  font-size: 1.4375em;
  padding: 0.5em 0;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 667px) {
  .address {
    text-align: center;
  }
  .address .h1 {
    padding-bottom: 1rem;
  }
  .address__content {
    padding-left: 0;
  }
  .address__map {
    height: 220px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/*---------------------------------------------------
/* googlemap
/*---------------------------------------------------*/
#map {
  height: 545px;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 667px) {
  #map {
    height: 220px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* QUICKREQUEST
/* ============================================================================= */
.quickrequest {
  padding: 5rem 0;
}
.quickrequest .h1 {
  padding: 0 0 1rem 0;
  display: block;
}
.quickrequest .h2 {
  padding: 0 0 2rem 3rem;
  display: block;
}
.quickrequest .calendar-range {
  padding-left: 3rem;
}
.quickrequest .calendar-range .fi {
  position: absolute;
  right: calc(20px + 1em);
  top: 0;
  z-index: 2;
  pointer-events: none;
  line-height: 44px;
  font-size: 1.125em;
}
.quickrequest .calendar-range input,
.quickrequest .calendar-range select {
  border: 1px solid #252525;
  height: 44px;
  width: 100%;
  padding: 0 1rem;
  line-height: 44px;
  text-transform: uppercase;
  font-size: 0.875em;
}
.quickrequest .calendar-range .button {
  width: 100%;
  font-size: 0.875em;
  line-height: 44px;
  height: 44px;
  padding: 0;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 1280px) {
  .quickrequest .button {
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .quickrequest {
    padding: 1rem 0;
  }
  .quickrequest .col-md-6:nth-child(n+3) {
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 667px) {
  .quickrequest .h2,
  .quickrequest .calendar-range {
    padding-left: 0;
  }
}
@media only screen and (max-width: 414px) {
  .quickrequest .col-md-6 {
    margin-top: 1rem;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* TEASER
/* ============================================================================= */
.teaser {
  text-align: center;
  padding: 5rem 0;
}
.teaser__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  background-color: rgba(37, 37, 37, 0.65);
  color: #fff;
  padding: 2rem 5rem 0 5rem;
  transition: opacity 0.3s ease;
}
.teaser__content span {
  display: block;
  width: 100%;
}
.teaser__item {
  height: 360px;
}
.teaser__item:hover .teaser__content {
  opacity: 1;
}
.teaser__name {
  font-size: 2.5em;
  text-transform: uppercase;
}
.teaser__description {
  padding: 1rem;
  font-family: "Crimson Text", serif;
}
.teaser__subtitle {
  text-transform: uppercase;
}

/* =============================================================================
/* TEASER-TEXT
/* ============================================================================= */
.teaser-text {
  text-align: center;
  padding: 5rem 0;
}
.teaser-text__sign {
  font-size: 6.1875em;
  line-height: 0;
  font-weight: bold;
  display: block;
}
.teaser-text__description {
  font-size: 1.75em;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.teaser-text .base-item__image {
  display: inline-block;
  padding-top: 2rem;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 1440px) {
  .teaser {
    font-size: 0.9375em;
  }
  .teaser__content {
    padding: 25px 4% 0 4%;
  }
  .teaser__description {
    padding: 2% 0;
  }
}
@media only screen and (max-width: 768px) {
  .teaser {
    padding: 1rem 0;
  }
  .teaser-text {
    padding: 1rem 5%;
  }
}
@media only screen and (max-width: 540px) {
  .teaser-text__description {
    font-size: 1.5em;
    line-height: 1.4;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* OFFERS
/* ============================================================================= */
.offers .base-detail__link-back {
  margin-left: 20px;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 667px) {
  .offers .base-item__image {
    margin-bottom: 2rem;
  }
  .offers .base-detail__link-back {
    margin: 10px 0 0 0;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* OFFERS-BOX
/* ============================================================================= */
.offers-box {
  padding: 5rem 0;
  margin: 2rem 0;
  background-color: #f5f5f4;
}
.offers-box .container .button {
  float: right;
  margin-left: 2rem;
}
.offers-box .h1 {
  padding: 0 0 1rem 0;
  display: block;
  font-family: "Crimson Text", serif;
}
.offers-box .h2 {
  padding: 0 0 2rem 3rem;
  display: block;
}
.offers-box__item {
  text-align: center;
}
.offers-box__item .button {
  position: relative;
  z-index: 22;
  bottom: 27px;
  left: auto;
  right: auto;
  margin: 0 auto;
  display: inline-block;
  width: auto;
}
.offers-box__image--container {
  height: 360px;
  overflow: hidden;
  display: block;
}
.offers-box__content {
  position: absolute;
  z-index: 22;
  top: 0;
  left: 0;
  width: 100%;
  height: 360px;
  align-items: center;
  background-color: rgba(37, 37, 37, 0.66);
  color: #fff;
  padding: 5em 4% 0 4%;
  font-family: "Crimson Text", serif;
}
.offers-box__name {
  color: #fff;
  font-size: 1.5625em;
  text-transform: uppercase;
  padding-bottom: 2em;
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
.offers-box__date, .offers-box__price {
  font-size: 1.4375em;
}
.offers-box__controls {
  float: right;
  clear: right;
  padding-top: 1em;
}
.offers-box__controls .fi {
  font-size: 2em;
  padding: 5px;
}

/* -----------------------------------------------------------------------------
/* Info:
/* 1. Add sizes from slider breakpoints
/* 2. Add number of visible columns for slider breakpoints
/* ----------------------------------------------------------------------------- */
.offers-box__item:nth-child(n+3) { /* 2 */
  display: none;
}

@media only screen and (max-width: 600px) { /* 1 */
  .offers-box__item:nth-child(n+2) { /* 2 */
    display: none;
  }
}
@media only screen and (max-width: 480px) { /* 1 */
  .offers-box__item:nth-child(n+1) { /* 2 */
    display: none;
  }
}
.offers-box__item,
.offers-box__item.slick-slide {
  display: block;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 768px) {
  .offers-box {
    padding: 2rem 0;
    margin: 1rem 0;
  }
}
@media only screen and (max-width: 667px) {
  .offers-box {
    text-align: center;
  }
  .offers-box .h2 {
    padding-left: 0;
  }
  .offers-box .container .button {
    display: block;
    float: none;
    margin-left: 0;
  }
  .offers-box__controls {
    display: none;
  }
}
@media only screen and (max-width: 414px) {
  .offers-box__content {
    padding: 3em 4% 0 4%;
    line-height: 1.2;
  }
  .offers-box__name {
    font-size: 1.3125em;
  }
}
@media only screen and (max-width: 414px) {
  .offers-box__controls {
    display: none;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* NEWS
/* ============================================================================= */
/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 667px) {
  .news .base-item__image {
    margin-bottom: 2rem;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* NEWSBOX
/* ============================================================================= */
.news-box {
  position: relative;
  z-index: 2;
  margin: 2rem 0 7rem 0;
}
.news-box__content {
  background-color: #f5f5f4;
  position: absolute;
  z-index: 22;
  left: 7%;
  bottom: -5rem;
  width: 86%;
  max-width: 770px;
  padding: 2rem 5rem;
}
.news-box__content .h1 {
  font-family: "Crimson Text", serif;
}
.news-box__name {
  font-size: 2.75em;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 2rem 3rem;
  display: block;
}
.news-box__description {
  padding-left: 3rem;
  font-family: "Crimson Text", serif;
}
.news-box__logo {
  position: absolute;
  z-index: 2;
  right: 1rem;
  bottom: 1rem;
  pointer-events: none;
}
.news-box__link-detail {
  padding: 2rem 0;
  font-family: "Poppins", sans-serif;
}
.news-box__link-detail .button {
  display: inline-block;
  width: auto;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 1024px) {
  .news-box__content {
    padding: 1rem 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .news-box {
    margin: 1rem 0;
  }
  .news-box__content {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 1rem 2rem;
  }
}
@media only screen and (max-width: 667px) {
  .news-box__name,
  .news-box__description {
    padding-left: 0;
  }
}
@media only screen and (max-width: 540px) {
  .news-box__name {
    font-size: 2.25em;
  }
}
@media only screen and (max-width: 414px) {
  .news-box__logo {
    display: none;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/*---------------------------------------------------
/* googlemap
/*---------------------------------------------------*/
#routemap {
  height: 400px;
}

.routeplanner .row {
  padding: 8px 0;
}
.routeplanner .row input {
  width: 100%;
}
.routeplanner__show-route {
  margin-left: 20px;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 1024px) {
  .routeplanner .button {
    display: block;
    margin: 0.5rem 0;
  }
  .routeplanner__show-route {
    margin: 0;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

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

.weather__title {
  margin: 40px 0 20px;
  margin: 2.5rem 0 1.25rem;
}

.weather__subtitle,
.weather .item-title {
  margin: 10px 0;
  margin: 0.625rem 0;
  font-size: 20px;
  font-size: 1.25rem;
  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
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* QUICKREQUEST HOLIDAY PLANNER
/* ============================================================================= */
.holidayplanner-quickrequest {
  padding: 2rem;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  max-width: 460px;
  background: #f5f5f4;
  z-index: 2000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-box-shadow: -5px 0 30px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -5px 0 30px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -5px 0 30px 0px rgba(0, 0, 0, 0.5);
}
.holidayplanner-quickrequest.js-open {
  -webkit-transform: translateX(-30px);
  -moz-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  -o-transform: translateX(-30px);
  transform: translateX(-30px);
}
.holidayplanner-quickrequest .holiday-planner__close {
  text-align: right;
  display: block;
  cursor: pointer;
}
.holidayplanner-quickrequest .calendar-range .col-12 {
  margin: 4px 0;
}
.holidayplanner-quickrequest .calendar-range .h2 {
  font-size: 1.5em;
  display: block;
  padding-top: 0.5em;
}
.holidayplanner-quickrequest .calendar-range .fi {
  position: absolute;
  right: calc(20px + 1em);
  top: 0;
  z-index: 2;
  pointer-events: none;
  line-height: 44px;
  font-size: 1.125em;
}
.holidayplanner-quickrequest input,
.holidayplanner-quickrequest select {
  border: 1px solid #252525;
  height: 44px;
  width: 100%;
  padding: 0 1rem;
  line-height: 44px;
  text-transform: uppercase;
  font-size: 0.875em;
}
.holidayplanner-quickrequest .holidayplanner-quickrequest__buttons {
  margin-top: 1rem;
}
.holidayplanner-quickrequest .holidayplanner-quickrequest__buttons .button {
  margin: 4px 0;
  width: 100%;
  font-size: 0.875em;
  line-height: 44px;
  height: 44px;
  padding: 0;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 414px) {
  .holidayplanner-quickrequest .holidayplanner-quickrequest__buttons .button {
    height: auto;
    white-space: normal;
    line-height: normal;
    padding: 0.5em 0;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* GALLERIES
/* ============================================================================= */
.galleries a {
  display: block;
  overflow: hidden;
  padding: 5px 0;
  height: 290px;
}
.galleries .gallery-item {
  padding-bottom: 2rem;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 980px) {
  .galleries a {
    height: 190px;
  }
}
@media only screen and (max-width: 540px) {
  .galleries a {
    height: 110px;
  }
}
@media only screen and (max-width: 414px) {
  .galleries a {
    height: 75px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* PRICES
/* ============================================================================= */
.prices-room .row-room {
  height: 360px;
  overflow: hidden;
}
.prices-room .row-room .col-8 {
  height: 100%;
}
.prices-room__description {
  padding-right: 50px;
}
.prices-room__price {
  padding: 5px;
  font-weight: 600;
}
.prices-room .prices-info-text {
  font-size: 0.75em;
  font-weight: bold;
  padding-top: 10px;
}
.prices-room .rooms-item__roominfos {
  padding: 15px 0;
}
.prices-room .prices__button-row {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.price-slider {
  font-size: 15px;
}
.price-slider .periods-header,
.price-slider .prices-room__stay div:nth-child(even),
.price-slider .prices-room__column div:nth-child(even) {
  background-color: #f5f5f4;
}
.price-slider__controls {
  position: absolute;
  z-index: 44;
  top: -46px;
  right: 0;
}
.price-slider__controls .fi {
  font-size: 2em;
  padding: 0 5px;
}
.price-slider__controls .disabled {
  opacity: 0.5;
  pointer-events: none;
}
.price-slider .periods-header {
  padding: 5px;
  position: relative;
}
.price-slider .prices-room__stay {
  font-weight: bold;
}
.price-slider .prices-room__stay div {
  padding: 5px 6%;
}
.price-slider .prices-room__date {
  padding: 0 5px;
}

.room-slider {
  position: relative;
  overflow: hidden;
}
.room-slider .row {
  white-space: nowrap;
  position: relative;
  font-size: 0;
  left: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.room-slider .column {
  display: inline-block;
  font-size: 15px;
  position: relative;
  float: none;
  white-space: normal;
}

.prices-room .button {
  font-weight: normal;
  font-size: 0.875em;
}
.prices-room__button-submit {
  float: right;
}
.prices-room__button-booking {
  float: right;
  margin-left: 7px;
}

/* -----------------------------------------------------------------------------
/* RESPONSIVE
/* ----------------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
  .prices .row-room {
    height: auto;
  }
  .prices .prices__button-row {
    position: relative;
    padding-top: 2rem;
  }
  .prices .prices__button-row .button {
    display: block;
    width: calc(50% - 4px);
    margin: 2px;
  }
}
@media only screen and (max-width: 768px) {
  .prices .prices__button-row .button {
    width: 100%;
    margin: 5px 0;
  }
}
@media only screen and (max-width: 667px) {
  .prices-room__description {
    padding: 0 0 15px 0;
  }
  .prices-room .row-room {
    height: auto;
  }
  .prices-room .row-room .prices__button-row {
    position: relative;
    padding-top: 15px;
  }
  .prices .row-room .base-item__name {
    display: block;
    width: 100%;
    max-width: calc(100% - 120px);
    max-width: none;
    margin-top: 0;
  }
}
@media only screen and (max-width: 320px) {
  .prices-room .rooms-item__roominfos {
    width: 60%;
  }
  .prices-room .rooms-item__roominfos span {
    display: none;
  }
  .prices-room .rooms-item__roominfos span.room-item__size,
  .prices-room .rooms-item__roominfos span.room-item__people {
    display: block;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* PRICES
/* ============================================================================= */
.price-room-detail__season {
  padding: 0 0 40px 0;
}
.price-room-detail__season h3 {
  font-size: 1.4375em;
  padding-left: 7px;
  cursor: pointer;
}
.price-room-detail__season h3 .fi {
  position: absolute;
  right: 100%;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.price-room-detail__season.active .fi {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.price-room-detail__header {
  background-color: #f5f5f4;
  padding: 0.5em 1em;
  font-weight: bold;
}
.price-room-detail__price-item {
  line-height: 32px;
  padding: 0.5em 1em;
}
.price-room-detail__price-item:nth-child(even) {
  background-color: #f5f5f4;
}

/* -----------------------------------------------------------------------------
/* RESPONSIVE
/* ----------------------------------------------------------------------------- */
@media only screen and (max-width: 1440px) {
  .price-room-detail__season h3 .fi {
    position: relative;
    right: auto;
    padding-right: 7px;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* ROOMS
/* ============================================================================= */
.rooms-item .base-item__name {
  display: block;
}
.rooms-item .base-item__description {
  padding-top: 30px;
}
.rooms-item__roominfos {
  font-weight: 500;
}
.rooms-item .button-row {
  text-align: right;
}

.room-detail__main-content {
  padding-left: 3rem;
}
.room-detail__images {
  position: relative;
  z-index: 2;
  padding-left: 5%;
  overflow: hidden;
}
.room-detail__images .fi {
  font-size: 3.75em;
  float: right;
}
.room-detail__images img {
  display: block;
}
.room-detail__alternative-images {
  padding-left: 5%;
}
.room-detail__alternative-images a {
  overflow: hidden;
  display: inline-block;
  padding: 10px 0 0 0;
}
.room-detail__link-sketch {
  padding-top: 12px;
  display: inline-block;
}

/* -----------------------------------------------------------------------------
/* RESPONSIVE
/* ----------------------------------------------------------------------------- */
@media only screen and (max-width: 1280px) {
  .room-detail__special-box {
    min-height: 0;
  }
  .room-detail__description-container {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    padding-left: 25px;
  }
  .room-detail__alternative-image {
    padding: 25px 0 0 0;
  }
  .room-detail__alternative-image a {
    display: block;
  }
  .room-detail__alternative-image img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .room-detail__description-container {
    padding: 0;
  }
  .room-detail__alternative-images {
    padding: 0;
    max-width: 790px;
  }
}
@media only screen and (max-width: 768px) {
  .rooms-item .base-item__image {
    padding: 0;
    width: 100%;
  }
  .rooms-item .button-row .button {
    display: block;
    width: 100%;
    margin: 5px 0;
  }
  .room-detail__images {
    padding-left: 3rem;
  }
}
@media only screen and (max-width: 667px) {
  .room-detail__images {
    padding-left: 0;
  }
}
@media only screen and (max-width: 540px) {
  .rooms-item .button-row a,
  .room-detail .button-row a {
    display: block;
    margin: 0.5rem 0;
  }
  .room-detail__main-content {
    padding: 0;
  }
}
@media only screen and (max-width: 414px) {
  .price-room-detail__date,
  .price-room-detail__price {
    padding: 0 3%;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* WEBCAMS
/* ============================================================================= */
.webcams a {
  text-decoration: none !important;
}
.webcams .h3 {
  display: block;
  margin: 0 0 15px 0;
}

/* =============================================================================
/* RESPONSIVE
/* ============================================================================= */
@media only screen and (max-width: 1600px) {
  .webcams .base-item {
    margin: 1rem 0;
  }
}
/* =============================================================================
/* VARIABLES
/* ============================================================================= */
/*
    Flaticon icon font: Flaticon
    Creation date: 06/02/2018 12:15
    */
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.flaticon-menu:before {
  content: "\f100";
}

.flaticon-arrows-2:before {
  content: "\f101";
}

.flaticon-draw:before {
  content: "\f102";
}

.flaticon-speech-bubble:before {
  content: "\f103";
}

.flaticon-message:before {
  content: "\f104";
}

.flaticon-folder:before {
  content: "\f105";
}

.flaticon-search:before {
  content: "\f106";
}

.flaticon-tool:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-shapes:before {
  content: "\f109";
}

.flaticon-add:before {
  content: "\f10a";
}

.flaticon-line:before {
  content: "\f10b";
}

.flaticon-wifi:before {
  content: "\f10c";
}

.flaticon-video-player:before {
  content: "\f10d";
}

.flaticon-favorite:before {
  content: "\f10e";
}

.flaticon-music:before {
  content: "\f10f";
}

.flaticon-technology-1:before {
  content: "\f110";
}

.flaticon-interface:before {
  content: "\f111";
}

.flaticon-placeholder-1:before {
  content: "\f112";
}

.flaticon-photo-camera:before {
  content: "\f113";
}

.flaticon-calendar:before {
  content: "\f114";
}

.flaticon-bed:before {
  content: "\f115";
}

.flaticon-arrows-1:before {
  content: "\f116";
}

.flaticon-location:before {
  content: "\f117";
}

.flaticon-arrows:before {
  content: "\f118";
}

.flaticon-home:before {
  content: "\f119";
}

.flaticon-shopping-bag:before {
  content: "\f11a";
}

.flaticon-placeholder:before {
  content: "\f11b";
}

.flaticon-mail:before {
  content: "\f11c";
}

.flaticon-next:before {
  content: "\f11d";
}

.flaticon-back:before {
  content: "\f11e";
}

.flaticon-technology:before {
  content: "\f11f";
}

/* =============================================================================
/* REVIEWS
/* ============================================================================= */
.reviews #CDSWIDSSP,
.reviews div.hc-widget.hc-widget-large {
  width: 100% !important;
  max-width: 640px !important;
}

.flatpickr-calendar {
  background: transparent;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 315px;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  box-shadow: 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 {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  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 rgba(72, 72, 72, 0.2);
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-innerContainer {
  border-bottom: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  border: 1px solid rgba(72, 72, 72, 0.2);
}

.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: rgba(72, 72, 72, 0.2);
}

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

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

.flatpickr-calendar.arrowBottom:before {
  border-top-color: rgba(72, 72, 72, 0.2);
}

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

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

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

.flatpickr-month {
  border-radius: 5px 5px 0 0;
  background: #af3843;
  color: #fff;
  fill: #fff;
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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: #bbb;
}

.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(72, 72, 72, 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(72, 72, 72, 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(72, 72, 72, 0.6);
}

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

.numInputWrapper span svg path {
  fill: rgba(255, 255, 255, 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;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

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

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

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

.flatpickr-current-month.slideRightNew {
  -webkit-transform: translate3d(0, 0, 0px);
  transform: translate3d(0, 0, 0px);
  -webkit-animation: fpFadeIn 400ms ease, fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
  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;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #fff;
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #fff;
}

.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(255, 255, 255, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  background: #af3843;
  text-align: center;
  overflow: hidden;
  width: 315px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

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

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

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 315px;
  border-left: 1px solid rgba(72, 72, 72, 0.2);
  border-right: 1px solid rgba(72, 72, 72, 0.2);
}

.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: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.flatpickr-calendar.animate .dayContainer.slideLeft {
  -webkit-animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  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 {
  -webkit-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
}

.flatpickr-calendar.animate .dayContainer.slideLeftNew {
  -webkit-animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideLeft 400ms cubic-bezier(0.23, 1, 0.32, 1);
  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 {
  -webkit-animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeOut 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRight 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
}

.flatpickr-calendar.animate .dayContainer.slideRightNew {
  -webkit-animation: fpFadeIn 400ms cubic-bezier(0.23, 1, 0.32, 1), fpSlideRightNew 400ms cubic-bezier(0.23, 1, 0.32, 1);
  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: #484848;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  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: #e2e2e2;
  border-color: #e2e2e2;
}

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

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #bbb;
  background: #bbb;
  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: #af3843;
  box-shadow: none;
  color: #fff;
  border-color: #af3843;
}

.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 #af3843;
}

.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 #e2e2e2, 5px 0 0 #e2e2e2;
}

.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(72, 72, 72, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

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

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

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

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  border-left: 1px solid rgba(72, 72, 72, 0.2);
}

.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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid rgba(72, 72, 72, 0.2);
}

.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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 0 0 5px 5px;
}

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

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

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

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

.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: #484848;
  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: #484848;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  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: #ececec;
}

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

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fpSlideLeft {
  from {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
  }
}
@keyframes fpSlideLeft {
  from {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideLeftNew {
  from {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fpSlideLeftNew {
  from {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideRight {
  from {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
}
@keyframes fpSlideRight {
  from {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
  }
}
@-webkit-keyframes fpSlideRightNew {
  from {
    -webkit-transform: translate3d(-100%, 0, 0px);
    transform: translate3d(-100%, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
}
@keyframes fpSlideRightNew {
  from {
    -webkit-transform: translate3d(-100%, 0, 0px);
    transform: translate3d(-100%, 0, 0px);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
  }
}
@-webkit-keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fpFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* =============================================================================
/* RETINA
/* ============================================================================= */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  /* =============================================================================
  /* LOGO CONSISTO
  /* ============================================================================= */
  .logo-consisto {
    background-image: url(https://www.consisto.it/media/logos/consisto-gray@2.png);
  }
  .logo-consisto:hover {
    background-image: url(https://www.consisto.it/media/logos/consisto@2.png);
  }
}
