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

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.icon-date:before {
  content: "\e915"; }

.icon-location:before {
  content: "\e916"; }

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

.icon-address:before {
  content: "\e90c"; }

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

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

.icon-desktop:before {
  content: "\e90f"; }

.icon-envelope:before {
  content: "\e910"; }

.icon-expand:before {
  content: "\e911"; }

.icon-phone:before {
  content: "\e912"; }

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

.icon-pause:before {
  content: "\e908"; }

.icon-play:before {
  content: "\e909"; }

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

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

.icon-angle:before {
  content: "\e905"; }

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

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

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

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

.icon-mail:before {
  content: "\e902"; }

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

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

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-style: normal;
  color: #d71920;
  margin-top: 0;
  margin-bottom: 2rem;
  line-height: 1; }

h1, h2 {
  font-size: 2.05rem;
  text-transform: uppercase;
  text-align: left; }
  @media only screen and (max-width: 991px) {
    h1, h2 {
      margin-bottom: .5rem; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    h1, h2 {
      font-size: 2.25rem;
      margin-bottom: .5rem; } }
  @media only screen and (min-width: 992px) {
    h1, h2 {
      font-size: 3.25rem; } }
  h1.title, h2.title {
    margin-bottom: 0; }

.is_front_page .title {
  padding-bottom: 25px !important; }

.is_front_page .video-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

ul li, ol li {
  text-align: left; }

/* General paragraph style */
p {
  font-family: inherit;
  font-size: 1.0625rem;
  line-height: 1.5; }

/* General link style */
a {
  color: #d71920;
  transition: color .5s ease; }
  a:hover {
    color: #000000;
    text-decoration: none; }
  a abbr {
    text-decoration: none !important; }

/* Taxt center */
.text-center {
  text-align: center; }

dl {
  text-align: left; }

/* Copyright text */
.copyright {
  display: block;
  text-align: center; }

/* Filter title */
.filter-title {
  color: #b9a3a3;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; }

/* General CSS for button */
.button, button {
  display: inline-block;
  padding: 12px 24px;
  color: #a99090;
  font-size: 1.0625rem;
  font-weight: 600;
  outline: 0;
  transition: all .25s ease-in-out;
  line-height: 1;
  border: 2px solid #a99090;
  position: relative;
  text-transform: uppercase !important;
  font-weight: 600;
  font-size: .95rem;
  margin: .5rem;
  /* Hover style */
  /* Icon in button */ }
  .button:hover, button:hover {
    color: #ffffff;
    background-color: #b9a3a3; }
  .button .icon-angle, button .icon-angle {
    margin-left: 15px; }

/* Figure style */
figure {
  margin: 0; }
  figure .block {
    margin: 0; }

/* Aside button in aside section */
.aside-button {
  background: #f1eaea;
  color: #b9a3a3;
  padding-right: 100px;
  position: relative;
  border-color: #f1eaea;
  min-height: 60px;
  display: flex;
  align-items: center;
  line-height: 1.2;
  width: 100%;
  margin: 5px 0; }
  .aside-button .icon-angle {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0; }

/* CTA button and submit button */
.cta-button, .submit-button {
  padding: 15px;
  background-color: #d71920;
  border: 1px solid #d71920;
  border-color: #d71920;
  color: #ffffff;
  text-align: center;
  transition: all .5s ease; }
  .cta-button:hover, .submit-button:hover {
    border-color: #d71920;
    background-color: #ffffff;
    color: #d71920; }

/* Table style */
table {
  width: 100% !important;
  margin: 15px 0;
  overflow-x: auto;
  /* Tbody */
  /* Column and row */ }
  table tbody {
    width: 100%;
    height: 100%; }
  table th, table td {
    padding: 15px;
    border: 1px solid #afa7a7; }
  @media only screen and (max-width: 767px) {
    table {
      display: block; } }

/* Swiper style */
.swiper-container {
  /* Swiper prev and next button */
  /* Swiper button next */
  /* Swiper button prev */ }
  .swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
    background-color: #d71920;
    width: 30px;
    height: 30px;
    background-size: 22px 22px;
    border-radius: 50%; }
  .swiper-container .swiper-button-next {
    background-image: url("../images/angle-right.svg");
    background-position: left;
    right: -10px; }
  .swiper-container .swiper-button-prev {
    background-image: url("../images/angle-left.svg");
    background-position: right;
    left: -10px; }

/* Center flex element */
.center {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .center {
      display: block !important; } }

/* Section image separator */
.section-separator {
  margin: 50px -15px; }
  @media only screen and (max-width: 767px) {
    .section-separator {
      margin: 25px -15px; } }
  .section-separator .full-content .background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 40%; }

/* Defaul block style */
.block {
  position: relative;
  margin: 15px 0;
  /* Background image */
  /* Overlay */
  /* Video overlay */ }
  .block .background {
    overflow: hidden;
    position: relative;
    background-size: cover;
    height: 100%;
    /* Image */
    /* Bg image */ }
    .block .background.placeholder {
      height: 100%;
      width: 100%;
      background: url(../images/visitbratislava-logo-placeholder.png);
      background-color: #c8c8c8;
      background-position: center center;
      background-repeat: no-repeat; }
    .block .background img {
      width: 100%;
      height: 100%; }
    .block .background .bg-image {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      padding-bottom: 100%;
      width: 100%; }
      .block .background .bg-image video {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        transform: translate(-50%, -50%);
        object-fit: cover; }
  .block .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center;
    align-items: center;
    padding: 10px;
    transition: opacity .5s ease;
    /* Green overlay */
    /* Brown overlay */
    /* Fiord overlay */
    /* Red overlay */
    /* Blue overlay */
    /* Purple overlay */
    /* Orange overlay */
    /* Geraldine overlay */
    /* Dark blue */
    /* Content in overlay */ }
    @media only screen and (min-width: 768px) {
      .block .overlay {
        padding: 20px; } }
    .block .overlay:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      max-height: 100%;
      max-width: 100%;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      transition: max-height .5s ease; }
    .block .overlay:hover:before {
      max-height: 85%; }
    .block .overlay.filter-green:before {
      background: rgba(98, 109, 1, 0.7); }
    .block .overlay.filter-brown:before {
      background: rgba(174, 72, 63, 0.7); }
    .block .overlay.filter-fiord:before {
      background: rgba(79, 82, 100, 0.7); }
    .block .overlay.filter-red:before {
      background: rgba(145, 23, 39, 0.7); }
    .block .overlay.filter-blue:before {
      background: rgba(0, 109, 153, 0.7); }
    .block .overlay.filter-purple:before {
      background: rgba(95, 13, 80, 0.7); }
    .block .overlay.filter-orange:before {
      background: rgba(190, 91, 18, 0.7); }
    .block .overlay.filter-geraldine:before {
      background: rgba(174, 72, 63, 0.7); }
    .block .overlay.filter-dark-blue:before {
      background: rgba(26, 34, 97, 0.7); }
    .block .overlay .content {
      z-index: 5;
      max-height: 100%;
      overflow: auto;
      /*@include breakpoint (max-s){
                display: flex;
                flex-direction: column;
            }*/
      /* Subtitle in overlay */
      /* Time */
      /* Date square */ }
      @media only screen and (min-width: 992px) {
        .block .overlay .content {
          height: 100%;
          display: flex;
          flex-direction: column;
          justify-content: center; } }
      .block .overlay .content .subtitle {
        color: #ffffff;
        font-size: 1rem;
        font-weight: 200 !important;
        text-transform: none !important;
        text-align: center;
        margin: 0;
        transition: opacity .5s ease; }
        @media only screen and (max-width: 576px) {
          .block .overlay .content .subtitle {
            font-weight: 400 !important; } }
        @media only screen and (min-width: 992px) {
          .block .overlay .content .subtitle {
            font-size: 1.35rem;
            line-height: 1.8rem; } }
      .block .overlay .content .time {
        line-height: 1.1;
        font-weight: 200;
        display: block;
        margin-top: 15px; }
      .block .overlay .content .date-square {
        margin: 0 auto 15px auto;
        border: 2px solid #ffffff;
        color: white;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: auto;
        min-width: 100px;
        box-sizing: border-box;
        padding: 0 10px;
        /* Small device */
        /* Big device */ }
        .block .overlay .content .date-square .single-date {
          display: flex;
          flex-direction: column;
          align-items: center;
          /* Day */ }
          .block .overlay .content .date-square .single-date .day {
            line-height: 1;
            text-align: center; }
          .block .overlay .content .date-square .single-date + .single-date {
            position: relative;
            padding-left: 20px; }
            .block .overlay .content .date-square .single-date + .single-date::before {
              content: '-';
              position: absolute;
              left: 7px;
              top: 50%;
              line-height: 0px; }
        @media only screen and (max-width: 767px) {
          .block .overlay .content .date-square {
            height: 60px;
            min-width: 60px; }
            .block .overlay .content .date-square .single-date .day {
              font-size: 1.025rem; }
            .block .overlay .content .date-square .single-date .month {
              font-size: .75rem; } }
        @media only screen and (min-width: 768px) {
          .block .overlay .content .date-square {
            height: 100px; }
            .block .overlay .content .date-square .single-date .day {
              font-size: 2.5rem; }
            .block .overlay .content .date-square .single-date .month {
              font-size: 1.5rem; } }
  .block.video:hover .overlay, .block.video:hover .subtitle {
    opacity: 0; }
  .block.video:hover .overlay:before {
    max-height: 100%; }

.events-listing .block .background img {
  aspect-ratio: 2.04;
  object-fit: cover; }

/* Header for single post and archive */
.headline {
  position: relative;
  min-height: 128px;
  /* Filter top black */ }
  .headline .archive-header {
    height: 100%;
    /* Poster */ }
    .headline .archive-header .poster:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: linear-gradient(to bottom, rgba(19, 15, 15, 0.7) 0, rgba(19, 15, 15, 0.25) 25%, rgba(0, 0, 0, 0) 100%); }
    .headline .archive-header .poster .type {
      background-size: cover;
      background-repeat: no-repeat;
      height: 32vw;
      background-attachment: scroll;
      background-position: center center; }
      @media only screen and (max-width: 767px) {
        .headline .archive-header .poster .type {
          height: 50vw; } }
  .headline.filter-top-black:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(19, 15, 15, 0.7) 0, rgba(19, 15, 15, 0.25) 25%, rgba(0, 0, 0, 0) 100%);
    transition: all .5s ease-in-out; }

.yt-mask {
  background: linear-gradient(to bottom, rgba(19, 15, 15, 0.7) 0, rgba(19, 15, 15, 0.25) 25%, rgba(0, 0, 0, 0) 100%); }

/* Swiper in tour, events and mice */
.tour, .events, .mice, .attraction {
  /* Swiper pagination bullet */
  /* Swiper pagination bullet - active */ }
  .tour .swiper-slide, .events .swiper-slide, .mice .swiper-slide, .attraction .swiper-slide {
    /* Centered content */ }
    .tour .swiper-slide .center-content, .events .swiper-slide .center-content, .mice .swiper-slide .center-content, .attraction .swiper-slide .center-content {
      padding: 100px 0;
      display: flex !important;
      flex-direction: column !important;
      align-items: center;
      justify-content: center;
      color: #ffffff;
      height: 100%;
      /* Date square */
      /* Header */
      /* Description */ }
      @media only screen and (max-width: 767px) {
        .tour .swiper-slide .center-content, .events .swiper-slide .center-content, .mice .swiper-slide .center-content, .attraction .swiper-slide .center-content {
          padding: 50px 0; } }
      .tour .swiper-slide .center-content .date-square, .events .swiper-slide .center-content .date-square, .mice .swiper-slide .center-content .date-square, .attraction .swiper-slide .center-content .date-square {
        border: 2px solid #ffffff;
        color: white;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: auto;
        min-width: 100px;
        box-sizing: border-box;
        padding: 0 10px; }
        .tour .swiper-slide .center-content .date-square .single-date, .events .swiper-slide .center-content .date-square .single-date, .mice .swiper-slide .center-content .date-square .single-date, .attraction .swiper-slide .center-content .date-square .single-date {
          display: flex;
          flex-direction: column;
          align-items: center;
          /* Day */ }
          .tour .swiper-slide .center-content .date-square .single-date .day, .events .swiper-slide .center-content .date-square .single-date .day, .mice .swiper-slide .center-content .date-square .single-date .day, .attraction .swiper-slide .center-content .date-square .single-date .day {
            line-height: 1;
            text-align: center;
            font-size: 2.825rem; }
          .tour .swiper-slide .center-content .date-square .single-date .month, .events .swiper-slide .center-content .date-square .single-date .month, .mice .swiper-slide .center-content .date-square .single-date .month, .attraction .swiper-slide .center-content .date-square .single-date .month {
            font-size: 1.5rem; }
          .tour .swiper-slide .center-content .date-square .single-date + .single-date, .events .swiper-slide .center-content .date-square .single-date + .single-date, .mice .swiper-slide .center-content .date-square .single-date + .single-date, .attraction .swiper-slide .center-content .date-square .single-date + .single-date {
            position: relative;
            padding-left: 20px; }
            .tour .swiper-slide .center-content .date-square .single-date + .single-date::before, .events .swiper-slide .center-content .date-square .single-date + .single-date::before, .mice .swiper-slide .center-content .date-square .single-date + .single-date::before, .attraction .swiper-slide .center-content .date-square .single-date + .single-date::before {
              content: '-';
              position: absolute;
              left: 7px;
              top: 50%;
              line-height: 0px; }
      .tour .swiper-slide .center-content .header .title, .events .swiper-slide .center-content .header .title, .mice .swiper-slide .center-content .header .title, .attraction .swiper-slide .center-content .header .title {
        font-size: 3.25rem;
        color: #ffffff;
        font-weight: 200;
        margin: 2rem 0;
        line-height: 1.2; }
        @media only screen and (max-width: 767px) {
          .tour .swiper-slide .center-content .header .title, .events .swiper-slide .center-content .header .title, .mice .swiper-slide .center-content .header .title, .attraction .swiper-slide .center-content .header .title {
            font-size: 2.25rem; } }
      .tour .swiper-slide .center-content .description, .events .swiper-slide .center-content .description, .mice .swiper-slide .center-content .description, .attraction .swiper-slide .center-content .description {
        padding: 15px;
        /* Summary */
        /* Button */ }
        .tour .swiper-slide .center-content .description .summary, .events .swiper-slide .center-content .description .summary, .mice .swiper-slide .center-content .description .summary, .attraction .swiper-slide .center-content .description .summary {
          margin-bottom: 2rem;
          font-size: 1.05rem;
          color: #ffffff; }
        .tour .swiper-slide .center-content .description .button, .events .swiper-slide .center-content .description .button, .mice .swiper-slide .center-content .description .button, .attraction .swiper-slide .center-content .description .button {
          border-color: #ffffff;
          color: #ffffff; }
          .tour .swiper-slide .center-content .description .button:hover, .events .swiper-slide .center-content .description .button:hover, .mice .swiper-slide .center-content .description .button:hover, .attraction .swiper-slide .center-content .description .button:hover {
            background-color: #ffffff;
            color: #000000; }
  .tour .swiper-pagination-bullet, .events .swiper-pagination-bullet, .mice .swiper-pagination-bullet, .attraction .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 0;
    border: 1px solid #ffffff;
    background-color: transparent;
    opacity: 1; }
  .tour .swiper-pagination-bullet-active, .events .swiper-pagination-bullet-active, .mice .swiper-pagination-bullet-active, .attraction .swiper-pagination-bullet-active {
    background-color: #ffffff; }

/* Events slider */
.events .swiper-slide:before, .tour .swiper-slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(19, 15, 15, 0.45); }

.events .swiper-slide .center-content, .tour .swiper-slide .center-content {
  position: relative; }

.tour .swiper-slide .background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.zoom-full:before {
  font-family: 'icomoon' !important;
  content: "\e911";
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ffffff;
  background-color: #a99090;
  font-size: 40px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 1.5;
  transition: transform .5s ease; }

.zoom-full:hover:before {
  transform: scale(1.2) translate(-5px, -5px); }

/* Map wrapper */
.map-wrapper {
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  background: rgba(255, 255, 255, 0.95);
  transform: translate(100%, 100%);
  transition: transform .5s ease;
  /* Actice map wrapper */
  /* Close button */
  /* Google map */ }
  .map-wrapper.active {
    transform: translate(0, 0); }
  .map-wrapper .close-button {
    font-size: 60px;
    top: 0;
    right: 60px; }
  .map-wrapper #google-map {
    height: 600px;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

/* Gallery grid */
.grid-container {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px; }
  .grid-container__item {
    width: calc(50% - 10px); }
    .grid-container__item.more {
      width: 100%; }
  .grid-container .block {
    margin: 10px 0;
    height: 100%;
    /* Overlay in grid gallery */
    /* Show more button */ }
    .grid-container .block .background {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: 225px; }
      @media only screen and (min-width: 992px) {
        .grid-container .block .background {
          height: 250px; } }
      .grid-container .block .background img {
        object-fit: cover; }
    .grid-container .block .overlay:before {
      max-height: calc(100% - 20px);
      transform: translateY(calc(-50% - 10px));
      transition: all .5s ease; }
    .grid-container .block .overlay:after {
      font-family: 'icomoon' !important;
      content: "\e913";
      opacity: 0;
      font-size: 50px;
      color: #ffffff;
      transition: opacity .5s ease; }
    .grid-container .block .show-more-gallery {
      background-color: #fa3f3f;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 1.5rem;
      text-align: center;
      cursor: pointer;
      transition: transform .5s ease;
      display: flex !important;
      flex-direction: column !important;
      align-items: center;
      justify-content: center; }
      @media only screen and (max-width: 767px) {
        .grid-container .block .show-more-gallery .empathized {
          display: none; } }
      @media only screen and (min-width: 768px) {
        .grid-container .block .show-more-gallery .empathized {
          display: block; } }
    .grid-container .block:hover .overlay:before {
      max-height: 100%;
      opacity: 0; }
    .grid-container .block:hover .overlay:after {
      opacity: 1; }

/* Share button in article */
.sharedaddy .sd-content ul {
  display: flex !important;
  flex-direction: row !important;
  padding: 0;
  list-style-type: none; }
  .sharedaddy .sd-content ul li {
    margin-right: 10px; }

/* Filter dropdown */
.filter-dropdown {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0;
  text-align: center;
  width: 100%;
  max-width: 220px;
  /* First item */ }
  .filter-dropdown > li {
    border: 2px solid #b9a3a3;
    color: #b9a3a3;
    padding: 8px 16px;
    padding-right: 28px;
    position: relative;
    text-align: center;
    cursor: pointer;
    transition: all .5s ease;
    /* Active filter dropdown */
    /* List in dropdown */ }
    .filter-dropdown > li a {
      display: block; }
    .filter-dropdown > li:before, .filter-dropdown > li:after {
      content: '';
      position: absolute;
      height: 2px;
      background-color: #b9a3a3;
      width: 10px;
      right: 14px;
      top: 50%;
      transition: all .5s ease; }
    .filter-dropdown > li:after {
      transform: rotate(90deg) translateX(-1px); }
    .filter-dropdown > li:before {
      transform: rotate(0) translateY(-50%); }
    .filter-dropdown > li:hover, .filter-dropdown > li.active {
      background: #b9a3a3;
      color: #fff; }
      .filter-dropdown > li:hover:before, .filter-dropdown > li:hover:after, .filter-dropdown > li.active:before, .filter-dropdown > li.active:after {
        background-color: #fff; }
    .filter-dropdown > li.active:after {
      transform: rotate(0) translateX(0); }
    .filter-dropdown > li.active:before, .filter-dropdown > li.active:after {
      transform: rotate(180deg) translateY(0); }
    .filter-dropdown > li ul {
      list-style-type: none;
      padding: 0;
      display: none;
      position: absolute;
      top: 38px;
      left: -2px;
      background-color: white;
      width: auto;
      min-width: calc(100% + 4px);
      padding: 8px 16px;
      z-index: 5;
      border: 2px solid #b9a3a3; }

/* Pagination for all pages*/
.pagination {
  /* Page numbers */ }
  .pagination .page-numbers {
    padding: 0;
    list-style-type: none;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    /* Page item */ }
    .pagination .page-numbers li {
      margin: 5px;
      display: inline-block;
      /* Current page item */ }
      .pagination .page-numbers li a, .pagination .page-numbers li .current {
        border: 2px solid #b9a3a3;
        padding: 10px;
        min-width: 46px;
        transition: all .5s ease; }
      .pagination .page-numbers li a {
        background-color: #ffffff;
        color: #b9a3a3; }
        .pagination .page-numbers li a:hover {
          background-color: #b9a3a3;
          color: #ffffff; }
      .pagination .page-numbers li .current {
        background-color: #b9a3a3;
        color: #ffffff; }

/* Search form */
.search-form {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center;
  align-items: center;
  padding: 0;
  /* Search form label */
  /* Search form input */ }
  .search-form label {
    width: 100%; }
    .search-form label .screen-reader-text {
      font-size: 0; }
  .search-form input {
    width: 100%;
    padding: 15px;
    border: 1px solid #b9a3a3;
    color: #d71920;
    transition: all .5s ease;
    margin-top: 25px; }
    .search-form input::-webkit-search-cancel-button {
      display: none; }
    .search-form input::placeholder {
      color: red; }
    .search-form input:focus, .search-form input:hover {
      border-color: #d71920;
      outline: none; }

/* Date filter in events */
.filter-form {
  border: 0px solid; }
  .filter-form .filter-form-grid, .filter-form .filter-form-grid__item {
    display: flex !important;
    flex-direction: column !important; }
  .filter-form .filter-form-grid__item {
    position: relative;
    /* Datepicker */
    /* Picker */
    /* Label in datepicker */
    /* Input in date picker */
    /* CTA button */ }
    .filter-form .filter-form-grid__item .datepicker {
      padding: 10px 5px; }
    .filter-form .filter-form-grid__item .picker {
      left: 0;
      top: 85px; }
      .filter-form .filter-form-grid__item .picker__weekday {
        padding: 8px; }
      .filter-form .filter-form-grid__item .picker__select--month {
        height: 2.5em;
        color: #d71920;
        font-weight: 700; }
      .filter-form .filter-form-grid__item .picker__nav--next:before {
        border-left-color: #d71920 !important; }
      .filter-form .filter-form-grid__item .picker__nav--prev:before {
        border-right-color: #d71920 !important; }
      .filter-form .filter-form-grid__item .picker__day--selected {
        background: #d71920; }
      .filter-form .filter-form-grid__item .picker__day--highlighted {
        border-color: #000000;
        background: #d71920; }
      .filter-form .filter-form-grid__item .picker__day--today:before {
        border-top-color: #000000; }
      .filter-form .filter-form-grid__item .picker__day--infocus {
        transition: background-color .5s ease; }
        .filter-form .filter-form-grid__item .picker__day--infocus:hover {
          background: #ffced0; }
      .filter-form .filter-form-grid__item .picker__footer {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap; }
        .filter-form .filter-form-grid__item .picker__footer button {
          width: 50%;
          position: relative;
          margin: 0 auto;
          color: #fff !important; }
    .filter-form .filter-form-grid__item .label {
      text-transform: uppercase;
      display: block;
      font-weight: 600;
      color: #b9a3a3;
      margin: 15px 0 5px 0; }
    .filter-form .filter-form-grid__item input {
      border: 1px solid #b9a3a3;
      color: #d71920;
      transition: all .5s ease; }
      .filter-form .filter-form-grid__item input:focus, .filter-form .filter-form-grid__item input:hover {
        border-color: #d71920;
        outline: none; }
    .filter-form .filter-form-grid__item .cta-button {
      max-width: 180px;
      margin: 0 auto;
      margin-top: 25px; }

/* Empty image in document */
.blank {
  background-color: lightgray;
  padding: 45% 20%; }

.fancybox-button {
  background: #1e1e1e; }

.meta.time {
  margin: 5px 0; }

.link-news {
  display: block; }
  .link-news-bg {
    background: #fcfcfc;
    max-height: 286px;
    overflow: hidden;
    text-align: center; }
  .link-news-description {
    padding: 31px 0; }
    .link-news-description p {
      color: #413936; }

#propagations .col-12, #propagations .col-6, #propagations .col-md-8 .col-md-4, #propagations .col-md-3, #news .col-12, #news .col-6, #news .col-md-8 .col-md-4, #news .col-md-3, #events .col-12, #events .col-6, #events .col-md-8 .col-md-4, #events .col-md-3, #your-trip .col-12, #your-trip .col-6, #your-trip .col-md-8 .col-md-4, #your-trip .col-md-3, #themes .col-12, #themes .col-6, #themes .col-md-8 .col-md-4, #themes .col-md-3, #seasons .col-12, #seasons .col-6, #seasons .col-md-8 .col-md-4, #seasons .col-md-3 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

#propagations .block, #news .block, #events .block, #your-trip .block, #themes .block, #seasons .block {
  margin: 10px 0;
  height: calc(100% - 20px); }

#events .block .overlay .content {
  overflow: visible; }
  @media only screen and (max-width: 767px) {
    #events .block .overlay .content .date-square {
      width: 97px; } }
  #events .block .overlay .content .subtitle {
    height: 25px; }

#events .block .background {
  height: auto;
  padding-top: 100%; }
  #events .block .background img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover; }

.news .block .overlay .content {
  max-width: 85%; }

@media only screen and (min-width: 992px) {
  .news .swiper-button-next, .news .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-size: 30px 30px; } }

.news .swiper-button-disabled,
.news .swiper-button-disabled {
  opacity: 1; }

.gform_footer {
  align-items: center; }

#gform_ajax_spinner_6 {
  margin-left: 10px;
  width: 15px; }

.search-result-page {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 45px;
  color: white;
  text-align: center; }

.grid-categories {
  list-style-type: none;
  justify-content: space-between;
  display: flex;
  border-bottom: 1px solid #e5e5d9;
  margin: 0 0 40px;
  padding: 0 0 20px; }
  .grid-categories li {
    font-size: 13px;
    text-align: center;
    position: relative;
    margin: 0 10px;
    position: relative; }
    .grid-categories li a {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-around;
      color: #baa6a6; }
      .grid-categories li a:hover {
        color: #d71920; }
      @media only screen and (min-width: 577px) {
        .grid-categories li a {
          height: 96px; } }
  .grid-categories img {
    width: initial;
    height: initial; }

.grid-item__content .header .title {
  text-transform: none !important; }

.grid-item__description {
  font-size: 16px; }

.aside-block .content {
  height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start; }

.articles-landing .description .content, .articles-landing .description .summary {
  text-align: left; }

.articles-landing .description .summary {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.1; }

.articles-landing .aside-section .subtitle {
  font-weight: 200;
  margin-bottom: 10px; }
  .articles-landing .aside-section .subtitle a {
    color: #b9a3a3; }

.articles-landing .aside-section .block-caption .overlay {
  flex-direction: column !important;
  padding: 0; }
  .articles-landing .aside-section .block-caption .overlay:before {
    transition: all .5s ease; }
  .articles-landing .aside-section .block-caption .overlay:hover:before {
    max-height: 100%;
    opacity: 0; }
  .articles-landing .aside-section .block-caption .overlay .content {
    width: 90%;
    font-weight: 200; }
  .articles-landing .aside-section .block-caption .overlay .caption.right {
    background-color: white;
    position: relative;
    padding: 0;
    margin: 0 0 0 2rem;
    color: #b9a3a3;
    height: 2rem;
    line-height: 2rem;
    width: calc(100% - 2rem);
    text-align: right;
    align-self: flex-end; }
    .articles-landing .aside-section .block-caption .overlay .caption.right:before {
      border-style: solid;
      border-width: 2rem 2rem 0 0;
      border-color: transparent #fff transparent transparent;
      content: "";
      position: absolute;
      left: -2rem; }

@media only screen and (min-width: 992px) {
  .wrapper-landing.even .col-md-8 {
    order: 1; }
  .wrapper-landing.even .col-md-4 {
    order: 2; }
  .wrapper-landing.odd .col-md-4 {
    order: 1; }
  .wrapper-landing.odd .col-md-8 {
    order: 2; } }

@media only screen and (max-width: 991px) {
  .wrapper-landing .col-md-4 {
    order: 1; }
  .wrapper-landing .col-md-8 {
    order: 2; } }

#scroll-to-content {
  background-color: transparent; }
  #scroll-to-content:focus {
    outline: none; }
  #scroll-to-content:hover {
    background-color: white; }

/* Form style */
form {
  border: 2px solid rgba(185, 163, 163, 0.4);
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  padding: 1.5rem;
  margin: 0;
  width: 100%; }
  form .sectionTitle {
    font-size: 40px;
    color: #d71920;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 600;
    margin: 1.5rem 0; }
    form .sectionTitle:first-of-type {
      margin-top: 0; }
  form input, form select, form textarea, form .button, form button {
    line-height: 1;
    border: 2px solid #b9a3a3; }
  form input, form select, form textarea {
    color: #d71920;
    padding: .5rem;
    background: #fff;
    outline: 0;
    font-size: 1.1rem; }
  form button[type=submit], form input[type=submit] {
    border-color: #d71920;
    color: #ffffff; }
    form button[type=submit]:hover, form input[type=submit]:hover {
      background-color: white; }
  form .button, form button {
    display: inline-block;
    background: 0 0;
    padding: 12px 24px;
    font-size: 1.0625rem;
    font-weight: 600;
    outline: 0;
    color: #b9a3a3; }
  form ul {
    list-style-type: none;
    padding-left: 10px; }
    form ul li {
      padding: 10px 0; }
      form ul li label {
        color: black;
        font-size: 14px; }
      form ul li input, form ul li select {
        max-width: 100%; }
      form ul li div > span {
        display: flex;
        flex-direction: column-reverse; }
        form ul li div > span label {
          opacity: .8;
          font-size: 12px; }

#map-area {
  margin-bottom: 5rem; }
  #map-area .title {
    padding: 10px 0 25px 0;
    text-align: center;
    margin-top: 0; }
  #map-area .map-swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
    #map-area .map-swiper-wrapper .map {
      margin: 0 auto; }
      #map-area .map-swiper-wrapper .map .map-clickable-container {
        position: absolute;
        z-index: 5555555;
        left: 50%;
        transform: translateX(-50%); }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          #map-area .map-swiper-wrapper .map .map-clickable-container {
            left: 50px;
            transform: translateX(0); } }
        @media only screen and (min-width: 992px) {
          #map-area .map-swiper-wrapper .map .map-clickable-container {
            left: 20%; } }
      #map-area .map-swiper-wrapper .map .swiper-slide {
        min-height: 400px;
        padding: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
        height: auto; }
        #map-area .map-swiper-wrapper .map .swiper-slide .slider-bg {
          position: absolute;
          height: 100%;
          width: 100%;
          z-index: -1;
          left: 0;
          top: 0;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat; }
        #map-area .map-swiper-wrapper .map .swiper-slide .content {
          max-width: 400px;
          padding: 15px;
          text-align: center;
          border-radius: 15px;
          position: relative; }
          #map-area .map-swiper-wrapper .map .swiper-slide .content .content-bg {
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 15px;
            width: 100%;
            height: 100%;
            background-color: #ffffff;
            opacity: 0.8;
            z-index: -1;
            filter: alpha(opacity=80); }
        @media only screen and (max-width: 767px) {
          #map-area .map-swiper-wrapper .map .swiper-slide {
            padding: 350px 25px 25px 25px; } }
        @media only screen and (min-width: 768px) {
          #map-area .map-swiper-wrapper .map .swiper-slide {
            padding: 25px 25px 25px 350px; } }

.description {
  padding-bottom: 25px; }

.center-button {
  text-align: center; }
  .center-button .button {
    margin-bottom: 25px; }

.media-logo {
  max-width: 15rem;
  margin-bottom: 2rem; }

.gdpr_lightbox {
  z-index: 5555555556 !important; }

.events-listing.loading, #load-more-recommended-events[disabled] {
  opacity: 0.5;
  pointer-events: none; }

/* General BODY style */
body {
  cursor: auto;
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.4;
  -webkit-text-stroke-width: 0; }

@-moz-document url-prefix() {
  body {
    font-family: Arial; } }

/* Gener for margin in page-content */
@media only screen and (min-width: 992px) {
  #page-content {
    margin-top: -72px; } }

/* Header general style */
.header {
  width: 100%; }
  .header .title {
    margin-top: 20px;
    text-align: center; }
    .header .title.left {
      text-align: left; }

/* *********MARGIN AND PADDING****** */
.mt-50 {
  margin-top: 50px !important; }

/* --------------------------------------------------- */
.background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

/* Video wrapper in HP */
.video-poster {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  position: relative;
  /* Wrapper for video button */
  /* Disable on small screen */
  /* YT video container */
  /* Text content in video */ }
  @media only screen and (max-width: 576px) {
    .video-poster {
      padding-bottom: 100%; } }
  .video-poster .bg-image {
    height: 100%;
    width: 100%;
    position: absolute;
    background-size: cover;
    background-position: center center; }
    @media only screen and (min-width: 577px) {
      .video-poster .bg-image {
        display: none; } }
  .video-poster .media-controls {
    z-index: 555555;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    /* Button in video */ }
    .video-poster .media-controls button {
      background: transparent;
      border: 0px solid;
      color: white;
      font-size: 0px; }
      .video-poster .media-controls button:focus {
        outline: none; }
      .video-poster .media-controls button span {
        font-size: 14px; }
  @media only screen and (max-width: 576px) {
    .video-poster .yt-container, .video-poster .media-controls, .video-poster .video-poster-image {
      display: none; } }
  .video-poster .yt-container {
    position: relative;
    /* 16:9 ration video */
    /* YT video mask */ }
    @media only screen and (min-width: 992px) {
      .video-poster .yt-container:before {
        content: '';
        position: absolute;
        height: 60px;
        height: 70px;
        background-color: black;
        width: 100%;
        z-index: 55;
        opacity: 0;
        transition: opacity .5s ease; } }
    .video-poster .yt-container.bar:before {
      opacity: 1; }
    .video-poster .yt-container #yt-video-wrapper {
      position: relative;
      padding-bottom: 56.25%;
      /* 16:9 */
      height: 0;
      width: 100%; }
      .video-poster .yt-container #yt-video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .video-poster .yt-container .yt-mask {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1; }
  .video-poster .video-content {
    position: absolute;
    top: 50%;
    z-index: 5;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    /* Main title in video content */
    /* Button in video content */ }
    .video-poster .video-content .main-title {
      color: #ffffff;
      text-align: center; }
      @media only screen and (min-width: 992px) {
        .video-poster .video-content .main-title {
          font-size: 3.25rem; } }
    .video-poster .video-content .button {
      color: #ffffff;
      border-color: #ffffff;
      transition: all .5s ease;
      /* Icon in button */ }
      .video-poster .video-content .button .icon-angle {
        margin-left: 15px;
        transition: color .1s ease; }
        .video-poster .video-content .button .icon-angle:before {
          transform: rotate(90deg);
          display: inline-block; }
      .video-poster .video-content .button:hover {
        background-color: #ffffff;
        color: #000000; }
        .video-poster .video-content .button:hover .icon-angle {
          color: black; }

/* Block description style */
.description {
  padding-top: 1rem;
  text-align: center;
  /* Header */
  /* Summary */
  /* Content */ }
  .description .header {
    margin: 0 0 2rem;
    text-transform: uppercase;
    font-weight: 600;
    /* Separator */ }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .description .header {
        margin: 0rem; } }
    @media only screen and (min-width: 577px) {
      .description .header .separator {
        width: 75px;
        border: 1px solid #c7b6b5;
        display: block;
        margin: 0 auto 2rem; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .description .header .separator {
        margin: .5rem auto; } }
  .description .summary, .description .summary > p {
    color: #baa6a6;
    font-size: 1.05rem;
    margin-bottom: 1.25rem !important;
    line-height: 1.1; }
  .description .content h2 {
    font-size: 1.75rem;
    font-weight: 500;
    text-transform: uppercase; }

/* Article block - archive and single */
#article {
  padding-top: 50px;
  padding-bottom: 50px;
  /* HEADER */
  /* Description block */
  /* Article with sidebar */ }
  #article .header .title {
    margin: 0 0 2rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 3.25rem;
    display: block;
    text-align: center;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      #article .header .title {
        font-size: 2rem; } }
    #article .header .title.left {
      text-align: left; }
  #article .description {
    /* SUmmary */
    /* Content */ }
    #article .description li {
      word-break: break-word; }
    #article .description .summary, #article .description .summary > p {
      margin: 0;
      font-size: 1.25rem;
      line-height: 1.25;
      text-align: left; }
    #article .description .content p {
      text-align: left;
      font-family: inherit;
      font-weight: 400;
      font-size: 1.0625rem;
      line-height: 1.5;
      margin-bottom: 1.75rem; }
    #article .description .content img, #article .description .content figure {
      max-width: 100%; }
    #article .description .content h3 {
      font-size: 1.5rem;
      font-weight: 600;
      text-transform: uppercase !important;
      color: #b9a3a3;
      text-align: left;
      margin: 20px 0; }
      #article .description .content h3 a {
        text-transform: uppercase;
        transition: color .5s ease; }
        #article .description .content h3 a:hover {
          color: #000000; }
  #article .overlay .subtitle {
    color: white;
    text-align: center;
    text-transform: none !important; }
  #article article {
    /* Article BG */
    /* Grid description */ }
    #article article .article-bg {
      background: #fcfcfc;
      max-height: 286px;
      overflow: hidden;
      text-align: center;
      /* Img */ }
      #article article .article-bg img {
        max-width: 100%; }
    #article article .grid-description {
      padding: 20px 0;
      /* Title */
      /* Summary */ }
      #article article .grid-description h2 {
        font-size: 26px;
        text-align: left;
        text-transform: none;
        margin-bottom: 15px; }
      #article article .grid-description .summary, #article article .grid-description .summary > p {
        font-size: 16px;
        line-height: 1.5;
        color: #b9a3a3; }

.aside-section-wrapper {
  position: sticky;
  top: 72px; }

/* Aside section */
.aside-section {
  /* Title in aside section */
  /* Aside block */
  /* Info card in aside */ }
  .aside-section .section-title {
    color: #baa6a6;
    font-weight: 600;
    font-size: 1.75rem !important;
    line-height: 1;
    margin: 40px 0 !important; }
  .aside-section .aside-block {
    margin: 10px 0;
    /* Excerpt in aside block */
    /* Subtitle in aside block */
    /* Content in aside block */
    /* Overlay in aside block  */ }
    .aside-section .aside-block .excerpt {
      margin-bottom: 10px;
      display: none; }
    .aside-section .aside-block .subtitle {
      margin: 5px 0;
      overflow: hidden;
      white-space: spacing;
      text-overflow: ellipsis;
      font-size: 1.45rem; }
      .aside-section .aside-block .subtitle a {
        color: #b9a3a3;
        font-weight: 200;
        text-transform: none !important; }
    .aside-section .aside-block .content {
      height: 100%;
      margin: 0; }
    .aside-section .aside-block .overlay {
      overflow: hidden; }
      .aside-section .aside-block .overlay:before, .aside-section .aside-block .overlay .content {
        transition: all .5s ease; }
      .aside-section .aside-block .overlay .content {
        color: #ffffff;
        font-size: 3.25rem;
        margin: 0;
        height: 100%;
        overflow: hidden;
        display: flex;
        align-items: center; }
      .aside-section .aside-block .overlay:hover .content {
        opacity: 0; }
      .aside-section .aside-block .overlay:hover:before {
        opacity: 0; }
  .aside-section .info-card {
    border: 2px solid rgba(185, 163, 163, 0.4);
    margin-bottom: 20px;
    /* Info card sectiob */ }
    .aside-section .info-card .info-card-section {
      list-style-type: none;
      padding: 60px 20px 30px 80px;
      position: relative;
      /* Icon */
      /* List iten */ }
      .aside-section .info-card .info-card-section.events {
        padding: 30px 15px 15px 15px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .aside-section .info-card .info-card-section {
          padding: 50px 15px 20px 40px; }
          .aside-section .info-card .info-card-section > li:before {
            left: -30px !important;
            font-size: 20px !important; } }
      .aside-section .info-card .info-card-section:before {
        content: '';
        position: absolute;
        top: -2px;
        right: -2px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 50px 0 0 50px;
        border-color: #ffffff transparent transparent #a99090; }
      .aside-section .info-card .info-card-section > li {
        margin-bottom: 25px;
        position: relative;
        /* icons */
        /* Opening hour with list */ }
        .aside-section .info-card .info-card-section > li > .label {
          font-weight: 600;
          color: #b9a3a3;
          text-transform: uppercase;
          display: block; }
        .aside-section .info-card .info-card-section > li > .value {
          display: block;
          line-height: 1.2; }
        .aside-section .info-card .info-card-section > li a {
          display: block;
          color: #000000; }
          .aside-section .info-card .info-card-section > li a:hover {
            color: #d71920; }
        .aside-section .info-card .info-card-section > li ul {
          list-style-type: none;
          padding: 0; }
        .aside-section .info-card .info-card-section > li:last-of-type {
          margin-bottom: 0; }
        .aside-section .info-card .info-card-section > li:before {
          font-family: 'icomoon' !important;
          color: #a99090;
          position: absolute;
          left: -55px;
          top: 0;
          font-size: 30px; }
        .aside-section .info-card .info-card-section > li.phone:before {
          content: "\e912"; }
        .aside-section .info-card .info-card-section > li.website:before {
          content: "\e90f"; }
        .aside-section .info-card .info-card-section > li.facebook:before {
          content: "\e900"; }
        .aside-section .info-card .info-card-section > li.email:before {
          content: "\e910"; }
        .aside-section .info-card .info-card-section > li.address:before {
          content: "\e90c"; }
        .aside-section .info-card .info-card-section > li.person:before {
          content: "\e914"; }
        .aside-section .info-card .info-card-section > li.date:before {
          content: "\e915"; }
        .aside-section .info-card .info-card-section > li.location:before {
          content: "\e916"; }
        .aside-section .info-card .info-card-section > li.openning-hours ul li {
          display: flex !important;
          flex-direction: row !important;
          flex-wrap: nowrap;
          justify-content: space-between; }
        .aside-section .info-card .info-card-section > li.openning-hours:before {
          content: "\e90e"; }

/* Single place content */
.place-content .description {
  padding: 0;
  padding-top: 20px;
  text-align: left; }

/* General article style */
article figure {
  margin: 20px 0; }
  @media only screen and (max-width: 576px) {
    article figure {
      margin: 0 0 10px 0; } }

article img {
  max-width: 100%;
  height: 100%;
  width: 100%; }

article .content {
  display: block;
  justify-content: center;
  height: 100%;
  margin: 15px 0; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    article .content {
      display: block !important; } }
  article .content .header .title {
    font-size: 1.75rem;
    margin-bottom: 1rem !important;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      article .content .header .title {
        font-size: 1.25rem; } }
  article .content .description {
    padding-top: 0; }
    article .content .description .summary, article .content .description .summary > p {
      margin: 0;
      color: #b9a3a3;
      font-size: 1.05rem;
      margin-bottom: 0;
      text-align: left;
      line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      article .content .description {
        display: none; } }

/* Generyl content style */
.content small, .content h5 {
  text-align: left; }

.content h5 {
  margin-bottom: 10px; }

.content .size-thumbnail {
  max-width: inherit;
  width: inherit; }

/* General #content style */
#content {
  padding: 10px; }
  #content a .map-title {
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    transition: color .5s ease; }
  #content a:hover .map-title {
    color: #000000; }

/* ***YOUR TRIP BLOCK*** */
#your-trip {
  /* Button your trip */
  /* IG feed */ }
  #your-trip .button {
    margin-top: 15px; }
    #your-trip .button .icon-instagram {
      padding-right: 10px; }
  #your-trip .instagram-feed {
    margin: 15px 0; }

/* ***PROPAGATINS BLOCK*** */
#propagations .description {
  padding: 60px 0 20px 0; }

#propagations .overlay:before {
  transition: opacity .5s ease; }

#propagations .overlay:hover:before {
  max-height: 100% !important;
  opacity: 0 !important; }

/* ***ARCHIVE CULTURE BLOCK*** */
@media only screen and (max-width: 767px) {
  #archive-culture .content {
    margin: 0; } }

#archive-culture .content .header {
  margin: 0; }
  #archive-culture .content .header .title {
    font-size: 1.75rem;
    text-align: left;
    margin-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      #archive-culture .content .header .title {
        margin: 10px 0; } }

#archive-culture .content .summary, #archive-culture .content .summary > p {
  margin: 0;
  color: #b9a3a3;
  font-size: 1.05rem !important;
  margin-bottom: 0;
  text-align: left;
  line-height: 1.5; }

@media only screen and (max-width: 767px) {
  #archive-culture .content .description {
    display: none; } }

@media only screen and (min-width: 768px) {
  #archive-culture .content .description {
    display: block; } }

/* ARCHIVE ARTICLES */
#archive-articles {
  padding-top: 50px;
  padding-bottom: 50px;
  /* Content */
  /* Block */ }
  #archive-articles .content {
    height: inherit; }
    #archive-articles .content.h100 {
      height: 100%;
      margin: 0; }
  #archive-articles .block {
    margin: 10px 0; }
  #archive-articles h3.title {
    text-transform: uppercase;
    margin-bottom: 5px; }

/* ARCHIVE ARTICLE TOUR */
#archive-articles-tour {
  padding-top: 50px;
  padding-bottom: 50px;
  /* Filter button wrapper */
  /* All item wrapper */
  /* Filter show */ }
  #archive-articles-tour .filter-dropdown > li {
    margin: 10px;
    min-width: 200px; }
  @media only screen and (max-width: 767px) {
    #archive-articles-tour .filter-dropdown {
      display: none;
      margin: 0 auto !important; } }
  @media only screen and (min-width: 768px) {
    #archive-articles-tour .filter-dropdown {
      display: flex !important;
      flex-direction: row !important;
      flex-wrap: wrap;
      max-width: inherit;
      justify-content: center; } }
  #archive-articles-tour .filter-button {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: center; }
  #archive-articles-tour .all-items, #archive-articles-tour .filter-show {
    min-width: 200px;
    margin: 10px; }
    #archive-articles-tour .all-items:focus, #archive-articles-tour .filter-show:focus {
      outline: none; }
  #archive-articles-tour .all-items {
    color: #d71920;
    border-color: #d71920;
    text-align: center; }
    #archive-articles-tour .all-items:hover {
      background-color: #d71920;
      color: #ffffff; }
  #archive-articles-tour .filter-show {
    color: #ffffff;
    border-color: #a99090;
    background-color: #a99090; }
    #archive-articles-tour .filter-show:hover {
      background-color: #ffffff;
      color: #a99090; }
    @media only screen and (min-width: 768px) {
      #archive-articles-tour .filter-show {
        display: none; } }

/* ARCHIVE EVENTS */
#archive-events {
  padding-top: 50px;
  padding-bottom: 200px;
  /* Section title */
  /* Article title */
  /* Event date */
  /* Description */
  /* title */
  /* Flag in event */
  /* color for flag */ }
  #archive-events .section-title {
    color: #baa6a6;
    font-weight: 600;
    font-size: 1.75rem !important;
    line-height: 1;
    text-transform: none;
    margin: 20px 0 !important; }
  #archive-events .article-title {
    font-size: 1.5rem;
    text-transform: uppercase;
    margin: 10px 0; }
    @media only screen and (max-width: 767px) {
      #archive-events .article-title {
        font-size: 18px; } }
  #archive-events .event-date {
    border: 2px solid #b9a3a3;
    padding: 6px;
    font-size: 1.05rem;
    display: block; }
    @media only screen and (min-width: 768px) {
      #archive-events .event-date {
        font-weight: 600;
        color: #b9a3a3;
        line-height: 1;
        text-align: center; } }
    #archive-events .event-date span {
      font-size: 1.05rem;
      display: block;
      font-weight: 600;
      color: #b9a3a3;
      line-height: 1;
      text-align: center; }
    @media only screen and (max-width: 767px) {
      #archive-events .event-date {
        border: 0px solid;
        padding: 0 0 10px 0; }
        #archive-events .event-date span {
          display: inline-block;
          font-size: 16px; } }
  #archive-events .description {
    padding-top: 10px;
    margin-bottom: 20px; }
    #archive-events .description .summary, #archive-events .description .summary > p {
      color: #b9a3a3;
      font-size: 1.05rem;
      margin-bottom: 0;
      text-align: left;
      line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      #archive-events .description {
        display: none; } }
    @media only screen and (min-width: 768px) {
      #archive-events .description {
        display: block; } }
  #archive-events .title {
    text-align: left; }
  #archive-events .center {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  #archive-events .color-event-flag,
  #archive-events .top-event-flag {
    display: block;
    position: absolute;
    z-index: 1;
    color: #fff;
    padding: 2px 6px;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase; }
  #archive-events .color-event-flag {
    top: 0;
    right: 15px; }
    #archive-events .color-event-flag.violet {
      background: #6c1cc3; }
    #archive-events .color-event-flag.white {
      background: #fff;
      color: #000; }
    #archive-events .color-event-flag.dark_blue {
      background: #1c86c3; }
    #archive-events .color-event-flag.orange {
      background: #f55e0c; }
    #archive-events .color-event-flag.light_green {
      background: #41cc65; }
    #archive-events .color-event-flag.gray {
      background: #aaa; }
    #archive-events .color-event-flag.dark_green {
      background: #1c8d39; }
    #archive-events .color-event-flag.brown {
      background: #b9a3a3; }
    #archive-events .color-event-flag.light_blue {
      background: #3bb7ff; }
    #archive-events .color-event-flag.red {
      background: #d71920; }
    #archive-events .color-event-flag.black {
      background: #000; }
  #archive-events .top-event-flag {
    background: #d71920; }

/* MICE section */
.mice .center-content {
  padding: 20% 0 !important; }
  .mice .center-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(19, 15, 15, 0.7) 0, rgba(19, 15, 15, 0.25) 25%, rgba(0, 0, 0, 0) 100%);
    transition: all .5s ease-in-out; }

/* Grid items in tours */
.grid-item {
  margin: 20px 0; }
  .grid-item__content .header .title {
    margin: 1rem 0;
    font-size: 1.2rem;
    text-align: left; }

.mice-table thead tr th, .mice-table .thead tr th {
  color: white;
  background-color: #d71920; }
  .mice-table thead tr th img, .mice-table .thead tr th img {
    max-width: 50px !important; }
    @media only screen and (max-width: 576px) {
      .mice-table thead tr th img, .mice-table .thead tr th img {
        display: none; } }

.mice-table .thead td, .mice-table .thead th {
  color: white;
  background-color: #d71920; }

/* *-*-*-*-*-*-*-*-*-*-*--*FORMS-*-*-*-*-*-*-*-*-* */
/* Subscribe form */
#mc_embed_signup_scroll .indicates-required {
  color: #a99090;
  text-align: right; }
  #mc_embed_signup_scroll .indicates-required .asterisk {
    color: red; }

#mc_embed_signup_scroll .mc-field-group {
  color: #a99090; }
  #mc_embed_signup_scroll .mc-field-group label {
    display: block;
    text-align: left; }
    #mc_embed_signup_scroll .mc-field-group label .asterisk {
      color: red; }

#mc_embed_signup_scroll #mce-EMAIL {
  border: 2px solid #b9a3a3;
  line-height: 1;
  height: 2.25rem;
  padding: .5rem;
  color: red;
  transition: all .5s ease;
  margin-bottom: 15px; }
  #mc_embed_signup_scroll #mce-EMAIL:focus, #mc_embed_signup_scroll #mce-EMAIL:hover {
    outline: none;
    border: 2px solid #d71920; }
  #mc_embed_signup_scroll #mce-EMAIL::placeholder {
    color: #d71920; }

#mc_embed_signup_scroll .clear {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-start; }
  #mc_embed_signup_scroll .clear input {
    margin: 0;
    padding: 15px;
    background-color: #d71920;
    border: 2px solid #d71920;
    border-color: #d71920;
    color: #ffffff;
    text-align: center;
    transition: all .5s ease; }
    #mc_embed_signup_scroll .clear input:hover {
      border-color: #d71920;
      background-color: #ffffff;
      color: #d71920; }

#mc-embedded-subscribe-form .clear {
  justify-content: center !important; }
  #mc-embedded-subscribe-form .clear #mc-embedded-subscribe {
    padding: 0 15px !important;
    margin: 0 auto; }

#gform_wrapper_6 {
  padding: 1.5rem; }
  #gform_wrapper_6 .gform_heading {
    text-align: left; }
  #gform_wrapper_6 .gform_body .gform_fields {
    list-style-type: none;
    padding-left: 0; }
    #gform_wrapper_6 .gform_body .gform_fields .large {
      width: 100%;
      border: 2px solid #b9a3a3;
      line-height: 1;
      height: 2.25rem;
      padding: .5rem;
      color: red;
      transition: all .5s ease; }
      #gform_wrapper_6 .gform_body .gform_fields .large:focus, #gform_wrapper_6 .gform_body .gform_fields .large:hover {
        outline: none;
        border: 2px solid #d71920; }
  #gform_wrapper_6 .gform_footer {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start; }
    #gform_wrapper_6 .gform_footer .button {
      margin: 0;
      padding: 15px;
      background-color: #d71920;
      border: 2px solid #d71920;
      border-color: #d71920;
      color: #ffffff;
      text-align: center;
      transition: all .5s ease; }
      #gform_wrapper_6 .gform_footer .button:hover {
        border-color: #d71920;
        background-color: #ffffff;
        color: #d71920; }

.line {
  width: 80%;
  height: 1px;
  border-radius: 5px;
  background-color: #b9a3a350;
  margin: 10px auto 20px auto; }
  @media only screen and (min-width: 768px) {
    .line {
      display: none; } }

.grid-news .row > div {
  margin-bottom: 30px; }

.grid-news .description {
  position: absolute;
  bottom: 10%;
  left: 10%;
  max-width: 80%;
  text-align: left;
  margin-right: 8px; }
  .grid-news .description h2 {
    text-transform: none;
    font-size: 32px;
    display: inline;
    font-size: 24px;
    line-height: 1;
    padding: 0;
    margin: 5px 0 0;
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 10px 0 0px rgba(255, 255, 255, 0.85), -10px 0 0px rgba(255, 255, 255, 0.85); }
  .grid-news .description .public-date {
    color: #d71920;
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 10px 0 0px rgba(255, 255, 255, 0.85), -10px 0 0px rgba(255, 255, 255, 0.85); }
  @media only screen and (max-width: 767px) {
    .grid-news .description {
      display: block !important; } }

.mansory-grid-container {
  display: table; }

@media only screen and (max-width: 991px) {
  #mansory-grid {
    display: none; } }

@media only screen and (min-width: 992px) {
  #mansory-grid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap; }
    #mansory-grid .half {
      width: calc(50% - 10px); }
      #mansory-grid .half .date-square {
        height: 50px !important;
        width: 50px !important; }
        #mansory-grid .half .date-square .day {
          font-size: 1.8rem; }
        #mansory-grid .half .date-square .month {
          font-size: .8rem; }
      #mansory-grid .half .overlay {
        padding: 5px; }
        #mansory-grid .half .overlay .subtitle {
          font-size: 1.05rem !important;
          line-height: 1.2rem !important; } }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 25px; }

#mc_embed_signup_scroll p {
  margin-bottom: 0 !important;
  display: block; }

#mc_embed_signup_scroll input {
  width: 100%;
  height: 100%;
  min-height: 60px;
  margin-bottom: 15px; }

#mc_embed_signup_scroll input.button {
  margin-top: 15px;
  max-width: 300px; }

.favourite-bg .background {
  position: relative; }
  .favourite-bg .background .favourite {
    position: absolute;
    top: 5px;
    right: 10px;
    background-color: #d71920;
    color: white;
    padding: 5px;
    border-radius: 5px;
    display: flex;
    align-items: center; }
    .favourite-bg .background .favourite .favourite-text {
      font-size: 0;
      transition: all .5s ease; }
    .favourite-bg .background .favourite:hover .favourite-text {
      font-size: 10px;
      margin-left: 5px; }
    .favourite-bg .background .favourite:before {
      content: '\2605';
      font-size: 14px; }

/* ************************************** QUICK CONTACT LINK ************************************************** */
#quick-contact {
  text-align: center; }
  #quick-contact.qc-mice {
    display: none; }
  #quick-contact #toggle-puqc {
    display: block;
    margin: 10px 0; }

/* ************************************** QUICK CONTACT PANEL ************************************************** */
#puqc {
  background: rgba(255, 255, 255, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
  transition: all .5s ease; }
  #puqc.active {
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    z-index: 99999999999999999999999999; }
    #puqc.active .puqc-content {
      max-width: 640px;
      margin: 0 auto;
      font-weight: 400;
      font-size: 1.0625rem;
      line-height: 1.5;
      padding: 15px; }
      #puqc.active .puqc-content ul {
        padding-left: 20px; }

.close-button {
  position: absolute;
  text-indent: -99999rem; }
  .close-button:focus {
    outline: none; }
  .close-button:after {
    font-family: 'icomoon';
    content: "\e906";
    top: 50%;
    left: 50%;
    display: inline-block;
    position: absolute;
    font-weight: 300;
    text-indent: 0;
    color: #a99090;
    transition: transform .5s ease; }
  .close-button:hover:after {
    transform: rotate(360deg); }

/* ************************************** SEARCH ************************************************** */
#search-button {
  margin: 0;
  padding: 12px 18px;
  border: 0px solid;
  background-color: white;
  font-size: 1.125rem;
  line-height: inherit;
  text-transform: uppercase;
  color: #9b8989;
  border-bottom: 1px solid #e3dbdb;
  width: 100%;
  text-align: left; }
  #search-button:focus {
    outline: none; }
  #search-button:before {
    font-family: 'icomoon';
    margin-right: 10px;
    content: "\e907"; }

#search-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  opacity: 0;
  z-index: -1; }
  #search-wrapper.active {
    display: block;
    position: fixed;
    z-index: 999999999999999;
    opacity: 1; }
  #search-wrapper .search-form-wrapper .search-box input {
    width: 100%;
    height: 64px;
    font-size: 1.4375rem;
    border: 0;
    text-transform: uppercase;
    color: #d71920; }
    #search-wrapper .search-form-wrapper .search-box input::placeholder {
      color: #757575; }
    #search-wrapper .search-form-wrapper .search-box input:focus {
      outline: none; }
  #search-wrapper .search-form-wrapper .search-box .label {
    display: block;
    margin-bottom: 0;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    text-indent: -999rem; }
    #search-wrapper .search-form-wrapper .search-box .label:before {
      font-family: 'icomoon';
      content: "\e907";
      width: 22px;
      height: 22px;
      top: -5px;
      left: 15px;
      display: inline-block;
      position: absolute;
      font-size: 30px;
      text-indent: 0;
      color: #c9c6c4; }
  #search-wrapper .search-form-wrapper .submit-button {
    display: none; }
  #search-wrapper .close-button {
    position: absolute;
    height: 64px;
    width: 22px;
    right: 40px;
    top: 20px;
    background: 0 0;
    margin: 0;
    border: 0;
    font-size: 32px;
    padding-left: 0;
    padding-right: 0; }
    #search-wrapper .close-button:focus {
      outline: none; }
    #search-wrapper .close-button:after {
      font-family: 'icomoon';
      content: "\e906";
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(0deg);
      display: inline-block;
      position: absolute;
      font-weight: 300;
      color: #c9c6c4;
      transition: transform .5s ease; }
    #search-wrapper .close-button:hover:after {
      transform: translate(-50%, -50%) rotate(360deg); }

#search-results-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  margin-top: 20px; }
  #search-results-wrapper .spinner:before {
    margin-top: 30px !important; }
  #search-results-wrapper .ajax {
    margin-bottom: 20px; }
    #search-results-wrapper .ajax img {
      width: 100%; }
    #search-results-wrapper .ajax .title {
      font-size: 1.75rem;
      font-weight: 200;
      margin: 15px 0; }
      #search-results-wrapper .ajax .title a {
        color: #b9a3a3; }
    #search-results-wrapper .ajax .summary {
      color: #b9a3a3;
      font-size: 1.0625rem;
      margin-bottom: 30px; }

/* ************************************** PAGE HEADER ************************************************** */
#page-header {
  background-color: #ffffff;
  width: 100%;
  z-index: 5555555555; }
  #page-header.fixed-menu {
    top: 0px;
    position: fixed !important;
    overflow: visible !important;
    z-index: 99999998;
    margin: 0 auto; }
  #page-header ul {
    padding: 0;
    list-style-type: none;
    margin: 0; }

/* ************************************** PAGE HEADER - SMALL ************************************************** */
@media only screen and (max-width: 767px) {
  .puqc-phone-number {
    display: inline-block; } }

@media only screen and (max-width: 991px) {
  #puqc .close-button {
    right: 40px;
    top: 0px; }
    #puqc .close-button:after {
      font-size: 60px; }
  #search-wrapper {
    border-bottom: 1px solid #e3dbdb;
    background-color: #ffffff; }
    #search-wrapper .search-form-wrapper .search-box .label {
      left: 0;
      top: 45px; }
    #search-wrapper .search-form-wrapper .search-box input {
      padding: 0 0 0 32px; }
    #search-wrapper #search-results-wrapper .ajax {
      margin-bottom: 30px; }
  #page-header #main-nav .top-bar-header {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 12px; }
    #page-header #main-nav .top-bar-header .logo-area #logo-header {
      max-width: 90%; }
    #page-header #main-nav .top-bar-header .toggle-menu {
      display: flex !important;
      flex-direction: row !important;
      position: relative; }
      #page-header #main-nav .top-bar-header .toggle-menu .menu-title {
        text-transform: uppercase;
        font-size: 1.125rem;
        font-weight: 600;
        color: #b9a3a3; }
      #page-header #main-nav .top-bar-header .toggle-menu #nav-icon {
        cursor: pointer;
        display: block;
        height: 21px;
        width: 21px;
        position: relative;
        transition: .5s ease-in-out;
        margin-left: 10px; }
        #page-header #main-nav .top-bar-header .toggle-menu #nav-icon span {
          display: block;
          position: absolute;
          height: .1rem;
          width: 100%;
          background: #b9a3a3;
          opacity: 1;
          right: 0;
          transform: rotate(0deg);
          transition: .25s ease-in-out; }
          #page-header #main-nav .top-bar-header .toggle-menu #nav-icon span:nth-child(1) {
            top: 3px;
            transform-origin: left center; }
          #page-header #main-nav .top-bar-header .toggle-menu #nav-icon span:nth-child(2) {
            top: 10px;
            transform-origin: left center; }
          #page-header #main-nav .top-bar-header .toggle-menu #nav-icon span:nth-child(3) {
            top: 17px;
            transform-origin: left center; }
        #page-header #main-nav .top-bar-header .toggle-menu #nav-icon.open {
          width: 21px; }
          #page-header #main-nav .top-bar-header .toggle-menu #nav-icon.open span {
            width: 100%; }
            #page-header #main-nav .top-bar-header .toggle-menu #nav-icon.open span:nth-child(1) {
              transform: rotate(45deg);
              top: 2px;
              left: 0rem; }
            #page-header #main-nav .top-bar-header .toggle-menu #nav-icon.open span:nth-child(2) {
              width: 0%;
              opacity: 0; }
            #page-header #main-nav .top-bar-header .toggle-menu #nav-icon.open span:nth-child(3) {
              transform: rotate(-45deg);
              top: 17px;
              left: 0; }
      #page-header #main-nav .top-bar-header .toggle-menu.open .menu-title {
        color: #d71920; }
      #page-header #main-nav .top-bar-header .toggle-menu.open #nav-icon span {
        background-color: #d71920; }
  #page-header #main-nav .top-bar-section {
    display: none;
    background-color: #ffffff;
    position: absolute;
    z-index: 55;
    width: 100%;
    height: 90vh;
    overflow-y: auto;
    left: 0;
    padding-top: 25px; }
    #page-header #main-nav .top-bar-section ul li {
      border-top: 1px solid #e3dbdb;
      background-color: white; }
      #page-header #main-nav .top-bar-section ul li a {
        color: #baa6a6;
        padding: 12px 18px 12px 18px;
        font-size: 1.125rem;
        font-weight: 600;
        text-transform: uppercase;
        display: block; }
        #page-header #main-nav .top-bar-section ul li a:focus, #page-header #main-nav .top-bar-section ul li a:hover {
          color: #d71920 !important; }
          #page-header #main-nav .top-bar-section ul li a:focus:after, #page-header #main-nav .top-bar-section ul li a:hover:after {
            color: #d71920 !important; }
      #page-header #main-nav .top-bar-section ul li.has-dropdown {
        position: relative;
        width: 100%; }
        #page-header #main-nav .top-bar-section ul li.has-dropdown > a:after {
          font-family: 'icomoon';
          content: "\e905";
          position: absolute;
          right: 15px;
          transform: rotate(0);
          transition: transform .5s ease; }
        #page-header #main-nav .top-bar-section ul li.has-dropdown.active > a:after {
          transform: rotate(90deg); }
        #page-header #main-nav .top-bar-section ul li.has-dropdown .sub-menu {
          display: none; }
          #page-header #main-nav .top-bar-section ul li.has-dropdown .sub-menu li {
            background: #f7f0ed; }
            #page-header #main-nav .top-bar-section ul li.has-dropdown .sub-menu li a {
              text-transform: none; } }

/* ************************************** PAGE HEADER - BIG ************************************************** */
@media only screen and (min-width: 992px) {
  #puqc .close-button {
    right: 60px;
    top: 0px; }
    #puqc .close-button:after {
      font-size: 60px; }
  #search-wrapper .search-form-wrapper {
    border: 0px solid;
    background-color: transparent; }
    #search-wrapper .search-form-wrapper .search-box {
      margin-top: 130px;
      background-color: #ffffff;
      border: 2px solid #b9a3a3; }
      #search-wrapper .search-form-wrapper .search-box .label {
        top: 150px;
        left: 15px; }
      #search-wrapper .search-form-wrapper .search-box input {
        margin-top: 0;
        padding: 0px 0 0 50px; }
  #search-wrapper .close-button:after {
    font-size: 60px; }
  #page-header {
    position: relative;
    background-color: transparent;
    padding: 20px 0;
    transition: background-color .25s ease; }
    #page-header #main-nav {
      display: flex !important;
      flex-direction: row !important;
      flex-wrap: nowrap; }
      #page-header #main-nav .top-bar-header .logo-area {
        padding-right: 15px; }
      #page-header #main-nav .top-bar-section {
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between;
        align-items: center;
        width: 100%; }
        #page-header #main-nav .top-bar-section .languages, #page-header #main-nav .top-bar-section .primary-navigation {
          display: flex !important;
          flex-direction: row !important;
          justify-content: space-between;
          align-items: center;
          padding: 0 10px; }
        #page-header #main-nav .top-bar-section .languages {
          order: 3; }
          #page-header #main-nav .top-bar-section .languages li {
            padding: 0px 5px; }
            #page-header #main-nav .top-bar-section .languages li a {
              font-size: .825rem;
              opacity: .6; }
              #page-header #main-nav .top-bar-section .languages li a abbr {
                cursor: pointer !important; }
            #page-header #main-nav .top-bar-section .languages li.active a {
              opacity: 1; }
            #page-header #main-nav .top-bar-section .languages li.has-dropdown > a {
              display: none; }
            #page-header #main-nav .top-bar-section .languages li.has-dropdown .sub-menu {
              display: flex !important;
              flex-direction: row !important;
              justify-content: space-between; }
        #page-header #main-nav .top-bar-section .primary-menu {
          width: 100%; }
          #page-header #main-nav .top-bar-section .primary-menu .menu-bg-white {
            background-color: transparent !important;
            position: absolute;
            top: 72px;
            height: 320px;
            width: 100vw;
            max-height: 0;
            left: 0;
            max-width: 0;
            transition: max-height .5s ease; }
            #page-header #main-nav .top-bar-section .primary-menu .menu-bg-white.active {
              max-width: 100%;
              max-height: 320px; }
          #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper {
            width: 100%; }
            #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation {
              order: 1;
              position: relative; }
              #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation .has-dropdown {
                z-index: 1;
                cursor: pointer; }
                #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation .has-dropdown a {
                  transition: color .5s ease; }
                #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation .has-dropdown.focus > a {
                  color: #d71920 !important; }
                #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation .has-dropdown:after {
                  content: "";
                  position: absolute;
                  width: 100%;
                  background-color: transparent;
                  overflow: hidden;
                  height: 60px;
                  left: 0;
                  top: -10px;
                  z-index: 0; }
              #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation .sub-menu {
                position: absolute;
                height: 0px;
                pointer-events: none;
                top: 70px;
                overflow: hidden;
                opacity: 0;
                transition: opacity .5s ease;
                margin-right: 15px; }
                #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation .sub-menu.active {
                  pointer-events: all;
                  height: initial;
                  opacity: 1; }
                  #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation .sub-menu.active li a {
                    opacity: 1; }
                #page-header #main-nav .top-bar-section .primary-menu .primary-navigation-wrapper .primary-navigation .sub-menu li a {
                  color: #000000;
                  opacity: 0;
                  text-align: left;
                  transition: opacity 1s ease; }
        #page-header #main-nav .top-bar-section .search-navigation-wrapper {
          order: 2; }
          #page-header #main-nav .top-bar-section .search-navigation-wrapper .search-navigation #search-button {
            background-color: transparent;
            padding: 0 5px;
            border-bottom: 0px solid;
            font-size: 0; }
            #page-header #main-nav .top-bar-section .search-navigation-wrapper .search-navigation #search-button:before {
              color: #ffffff;
              font-size: 18px; }
        #page-header #main-nav .top-bar-section ul li a {
          font-size: .925rem;
          color: #ffffff;
          font-weight: 500;
          text-align: right;
          transition: color .5s ease !important; }
          #page-header #main-nav .top-bar-section ul li a:hover {
            color: #d71920 !important; }
        #page-header #main-nav .top-bar-section ul li.has-dropdown {
          position: relative; }
    #page-header.white-menu, #page-header.fixed-menu {
      background-color: rgba(255, 255, 255, 0.94) !important;
      width: 100%; }
      #page-header.white-menu a, #page-header.fixed-menu a {
        color: #8e7d7d !important; }
        #page-header.white-menu a:hover, #page-header.fixed-menu a:hover {
          color: #d71920; }
      #page-header.white-menu #search-button::before, #page-header.fixed-menu #search-button::before {
        color: #baa6a6 !important; }
      #page-header.white-menu .menu-bg-white, #page-header.fixed-menu .menu-bg-white {
        top: 70px; }
      #page-header.white-menu .sub-menu.dropdown, #page-header.fixed-menu .sub-menu.dropdown {
        padding: 0;
        opacity: 0; }
        #page-header.white-menu .sub-menu.dropdown.active, #page-header.fixed-menu .sub-menu.dropdown.active {
          padding: 0 15px;
          top: 47px !important;
          background-color: rgba(255, 255, 255, 0.94) !important;
          min-width: 200px;
          opacity: 1; }
          #page-header.white-menu .sub-menu.dropdown.active li, #page-header.fixed-menu .sub-menu.dropdown.active li {
            padding: 5px 0; }
            #page-header.white-menu .sub-menu.dropdown.active li a, #page-header.fixed-menu .sub-menu.dropdown.active li a {
              line-height: 1.5; }
    #page-header.white-menu {
      position: relative; }
    #page-header .toggle-menu, #page-header .quick-links-wrapper {
      display: none; } }

.content h2 img {
  max-width: inherit;
  width: inherit; }

.primary-navigation-wrapper {
  width: 100%; }

#menu-primary-mice {
  padding: 0 50px !important; }

.poster {
  position: relative; }

a {
  cursor: pointer; }
  a abbr {
    cursor: pointer !important; }

label {
  margin-bottom: 0; }

#page-footer {
  position: relative;
  background: url(../images/footer-background.jpg) center bottom no-repeat;
  padding: 80px 0;
  color: #a99090;
  font-size: 1.125rem;
  background-size: cover; }
  @media only screen and (max-width: 991px) {
    #page-footer {
      padding-top: 20px; } }
  #page-footer .footer-logos img {
    max-width: 12rem;
    max-height: 65px;
    margin: 1rem; }
  #page-footer .social ul {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    list-style-type: none;
    padding: 0; }
    #page-footer .social ul li {
      display: inline-block; }
      @media only screen and (min-width: 992px) {
        #page-footer .social ul li {
          min-width: 200px; } }
      #page-footer .social ul li .button {
        line-height: 20px;
        font-weight: 600 !important;
        border-width: 3px;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center; }
        @media only screen and (max-width: 991px) {
          #page-footer .social ul li .button {
            display: inline-flex !important;
            padding: 12px;
            font-size: 0;
            min-width: 50px; } }
        #page-footer .social ul li .button:hover {
          color: #ffffff !important; }
        #page-footer .social ul li .button.icon:before {
          font-size: 20px;
          margin-right: 8px; }
          @media only screen and (max-width: 991px) {
            #page-footer .social ul li .button.icon:before {
              margin-right: 0; } }
        #page-footer .social ul li .button.facebook {
          border-color: #4a8dfd;
          color: #4a8dfd; }
          #page-footer .social ul li .button.facebook:hover {
            background-color: #4a8dfd; }
        #page-footer .social ul li .button.linkedin {
          border-color: rgba(0, 119, 181, 0.8);
          color: rgba(0, 119, 181, 0.8); }
          #page-footer .social ul li .button.linkedin:hover {
            background-color: rgba(0, 119, 181, 0.8); }
        #page-footer .social ul li .button.twitter {
          border-color: #3bb7ff;
          color: #3bb7ff; }
          #page-footer .social ul li .button.twitter:hover {
            background-color: #3bb7ff; }
        #page-footer .social ul li .button.youtube {
          border-color: #d71920;
          color: #d71920; }
          #page-footer .social ul li .button.youtube:hover {
            background-color: #d71920; }
        #page-footer .social ul li .button.instagram {
          border-color: #a99090;
          color: #a99090; }
          #page-footer .social ul li .button.instagram:hover {
            background-color: #a99090; }
        #page-footer .social ul li .button.mail {
          border-color: #0077b5;
          color: #0077b5; }
          #page-footer .social ul li .button.mail:hover {
            background-color: #0077b5; }
          @media only screen and (max-width: 991px) {
            #page-footer .social ul li .button.mail {
              display: none !important; } }
  #page-footer .menu {
    max-width: 200px;
    margin: 0 auto; }
    #page-footer .menu ul {
      text-align: center;
      list-style-type: none;
      padding: 0; }
      @media only screen and (min-width: 992px) {
        #page-footer .menu ul {
          margin-bottom: 30px; } }
      #page-footer .menu ul li {
        text-align: center; }
    @media only screen and (max-width: 991px) {
      #page-footer .menu .newsletter {
        display: block;
        text-align: center;
        margin-bottom: 30px; } }
    @media only screen and (min-width: 992px) {
      #page-footer .menu .newsletter {
        display: none; } }

/* MICE footer logotype */
#footer-logotype {
  list-style-type: none;
  padding: 0;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  justify-content: center; }
  #footer-logotype li {
    margin: 10px; }
  #footer-logotype img {
    max-height: 64px; }

.logo-travel {
  max-width: 220px;
  max-height: 110px; }

.btb {
  margin-bottom: 15px; }
