/*
   1. Border radius
   ----------------

   @include border-radius(4px);
*/
/*
   2. Transition
   -------------

   @include transition(all 0.2s ease-out);
*/
/*
   3. Box shadow
   -------------

   @include box-shadow(inset 0 3px 4px rgba(0, 0, 0, 0.1));
*/
/*
   4. Opacity
   ----------

   @include opacity(0.8);
*/
/*
   5. Clearfix
   -----------

    @include clearfix();
*/
/*
   6. Font size
   ------------

   @include font-size(16, null, $font-weight-bold);
*/
/*
   7. Properties in REM
   --------------------

   @include rem(margin, 50px 0);
*/
/*
   8. Position
   -----------

   @include position(absolute, 10px, 10px, 5px, 15px);
*/
/*
   9. Breakpoints
   --------------

   @include breakpoint($min, $md){}
   @include breakpoint($max, $lg){}
   @include breakpoint(null, $xs, $lg){}
   @include breakpoint(null, 580px, $lg){}
*/
/*
   10. Background image
   --------------------

   @include background('pattern.png');
   @include background(transparent url(product/pattern.png) no-repeat 0 0);
*/
/*
   11. Grid mixin
   --------------

   @include col(1, 3);
*/
/*
   12. Box sizing
   --------------

   @include box-sizing(border-box);
*/
/*
   13. Placeholder
   ---------------

   @include placeholder {};
*/
/*
   14. Arrow
   ---------

   @include arrow(right, 3px, $black);
*/
/*
   15. Bg opacity
   --------------

   @include background-opacity(#333, 0.5);
*/
/*
   16. Transform
   --------------

   @include transform(skew(-20deg));
*/
/*
   17. Animation
   --------------

   @include animation(sdb07 1.3s infinite);
*/
.btn, .pager__item .button, #sliding-popup .popup-content #popup-buttons button,
#sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button, .accommodation-block__link a {
  padding: 9px 10px;
  padding: 0.9rem 1rem;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  @media screen and (max-width: 480px) {
    .btn, .pager__item .button, #sliding-popup .popup-content #popup-buttons button,
    #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button, .accommodation-block__link a {
      max-width: 290px;
      white-space: inherit; } }
  .btn.btn--default, .pager__item .button, #sliding-popup .popup-content #popup-buttons button,
  #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button, .accommodation-block__link a {
    display: inline-block;
    min-width: 102px;
    min-width: 10.2rem;
    padding: 5px 5px 10px;
    padding: 0.5rem 0.5rem 1rem;
    position: relative;
    z-index: 3;
    color: #0F1A45;
    background-color: transparent;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .btn.btn--default:hover, .pager__item .button:hover, #sliding-popup .popup-content #popup-buttons button:hover,
    #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button:hover, .accommodation-block__link a:hover, .btn.btn--default:focus, .pager__item .button:focus, #sliding-popup .popup-content #popup-buttons button:focus,
    #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button:focus, .accommodation-block__link a:focus {
      color: #ff321e; }
    .btn.btn--default:after, .pager__item .button:after, #sliding-popup .popup-content #popup-buttons button:after,
    #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button:after, .accommodation-block__link a:after {
      display: inline-block;
      width: 68px;
      width: 6.8rem;
      height: 8px;
      height: 0.8rem;
      margin: 0 auto;
      border-radius: 150%;
      -webkit-box-shadow: -4px -3px 0 0 #ff321e;
      -moz-box-shadow: -4px -3px 0 0 #ff321e;
      box-shadow: -4px -3px 0 0 #ff321e;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      transform: rotate(-3deg);
      top: auto;
      right: 0;
      bottom: -4px;
      left: 8px;
      position: absolute;
      content: ""; }
  .btn:focus, .pager__item .button:focus, #sliding-popup .popup-content #popup-buttons button:focus,
  #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button:focus, .accommodation-block__link a:focus {
    outline: 0 none; }
  .btn.btn--margin-top, .pager__item .btn--margin-top.button, #sliding-popup .popup-content #popup-buttons button.btn--margin-top,
  #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button.btn--margin-top, .accommodation-block__link a.btn--margin-top {
    margin-top: 30px;
    margin-top: 3rem; }
  .btn.btn--white, .pager__item .btn--white.button, #sliding-popup .popup-content #popup-buttons button,
  #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button, .accommodation-block__link a.btn--white {
    color: #FFFFFF; }
  .btn.btn--capitalize, .pager__item .btn--capitalize.button, #sliding-popup .popup-content #popup-buttons button.btn--capitalize,
  #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button.btn--capitalize, .accommodation-block__link a.btn--capitalize {
    text-transform: capitalize; }
  .btn.btn--bold, .pager__item .button, #sliding-popup .popup-content #popup-buttons button.btn--bold, #sliding-popup .popup-content #popup-buttons .pager__item button.button, .pager__item #sliding-popup .popup-content #popup-buttons button.button,
  #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button.btn--bold, #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons .pager__item button.button, .pager__item #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button.button, .accommodation-block__link a {
    font-weight: 700; }

.link {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: 700;
  letter-spacing: 1px; }
  .link.link--breadcrumb {
    color: #0F1A45;
    font-size: 14px;
    font-size: 1.4rem; }

@font-face {
  font-family: 'Livory-Regular';
  src: url("../fonts/Livory-Regular/30F9EF_0_0.eot");
  src: url("../fonts/Livory-Regular/30F9EF_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/Livory-Regular/30F9EF_0_0.woff2") format("woff2"), url("../fonts/Livory-Regular/30F9EF_0_0.woff") format("woff"), url("../fonts/Livory-Regular/30F9EF_0_0.ttf") format("truetype"), url("../fonts/Livory-Regular/30F9EF_0_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'Livory-RegularItalic';
  src: url("../fonts/Livory-RegularItalic/30F9EF_1_0.eot");
  src: url("../fonts/Livory-RegularItalic/30F9EF_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/Livory-RegularItalic/30F9EF_1_0.woff2") format("woff2"), url("../fonts/Livory-RegularItalic/30F9EF_1_0.woff") format("woff"), url("../fonts/Livory-RegularItalic/30F9EF_1_0.ttf") format("truetype"), url("../fonts/Livory-RegularItalic/30F9EF_1_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'Origo';
  src: url("../fonts/Origo/30F9EF_2_0.eot");
  src: url("../fonts/Origo/30F9EF_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/Origo/30F9EF_2_0.woff2") format("woff2"), url("../fonts/Origo/30F9EF_2_0.woff") format("woff"), url("../fonts/Origo/30F9EF_2_0.ttf") format("truetype"), url("../fonts/Origo/30F9EF_2_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'Scada';
  src: url("../fonts/Scada/Scada-Regular.ttf") format("truetype"); }

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

.glyphs-croatia, .ssk-trigger .share {
  font-family: 'irt-full';
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.font--Scada, body, .tooltip-inner, .infowindow__text p, .infowindow__btn.btn--default, .pager__item .infowindow__btn.button, #sliding-popup .popup-content #popup-buttons button.infowindow__btn,
#sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button.infowindow__btn, .accommodation-block__link a.infowindow__btn {
  font-family: 'Scada', sans-serif; }

.font--Livory-RegularItalic, h1,
h2,
h3,
h4,
h5,
h6, .paragraph--type--pt-timeline .timeline-item a, .view-personalize-your-trip form .form-radios .form-item label .title, .accommodation__head div, .accommodation__node div, .accommodation__view__text p, .accommodation-block, .accommodation-block__title--main, .accommodation-block__text p {
  font-family: 'Livory-RegularItalic'; }

.font--Origo, .infowindow__title, .infowindow__title a, .poi__marker .number {
  font-family: 'Origo'; }

.font--Croatia-Full, .navbar-form__block .form .form-submit:before, .navbar-form__block .form__trigger:before, .infowindow__close:before, .gm-style button.gm-ui-hover-effect:before, .view-search-page-index form .form-actions .form-submit:before, .accommodation-sidebar .custom-facet-reset-btn:after, .accommodation__exposed .form-actions .form-submit:before {
  font-family: 'irt-full';
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

:lang(ru) .font--Livory-RegularItalic, :lang(ru) h1,
:lang(ru) h2,
:lang(ru) h3,
:lang(ru) h4,
:lang(ru) h5,
:lang(ru) h6, :lang(ru) .paragraph--type--pt-timeline .timeline-item a, .paragraph--type--pt-timeline .timeline-item :lang(ru) a, :lang(ru) .view-personalize-your-trip form .form-radios .form-item label .title, .view-personalize-your-trip form .form-radios .form-item label :lang(ru) .title, :lang(ru) .accommodation__head div, .accommodation__head :lang(ru) div, :lang(ru) .accommodation__node div, .accommodation__node :lang(ru) div, :lang(ru) .accommodation__view__text p, .accommodation__view__text :lang(ru) p, :lang(ru) .accommodation-block, :lang(ru) .accommodation-block__title--main, :lang(ru) .accommodation-block__text p, .accommodation-block__text :lang(ru) p {
  font-family: 'Tinos', serif;
  font-style: italic; }

:lang(ru) .paragraph--type--pt-single-image .block__wrapper .font--Origo, :lang(ru) .paragraph--type--pt-single-image .block__wrapper .infowindow__title, :lang(ru) .paragraph--type--pt-single-image .block__wrapper .infowindow__title a, .infowindow__title :lang(ru) .paragraph--type--pt-single-image .block__wrapper a, :lang(ru) .paragraph--type--pt-single-image .block__wrapper .poi__marker .number, .poi__marker :lang(ru) .paragraph--type--pt-single-image .block__wrapper .number {
  font-family: 'Origo';
  font-style: normal; }

html {
  height: 100%; }

body {
  overflow-x: hidden;
  min-height: 100%;
  padding-top: 100px;
  padding-top: 10rem;
  margin: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #0F1A45;
  font-size: 17px;
  line-height: 1.45;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 1200px) {
    body {
      padding-top: 60px;
      padding-top: 6rem; } }
  @media screen and (max-width: 768px) {
    body.active-language {
      overflow-y: hidden; } }
  body.active-language .navbar-default {
    top: 0; }
  body.user-logged-in {
    padding-top: 180px; }
    body.user-logged-in .main-content {
      padding-top: 100px; }
      @media screen and (max-width: 1200px) {
        body.user-logged-in .main-content {
          padding-top: 60px; } }

.img-normal {
  width: auto; }

a,
em {
  word-wrap: break-word; }

a:focus {
  outline: 0 none; }

.text,
p {
  margin: 0; }

.bolder {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700; }

.text ul {
  width: 1140px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  list-style-type: none; }
  @media screen and (max-width: 1200px) {
    .text ul {
      width: 970px; } }
  @media screen and (max-width: 991px) {
    .text ul {
      width: 750px; } }
  @media screen and (max-width: 768px) {
    .text ul {
      width: 100%; } }
  .text ul li {
    position: relative;
    padding-bottom: 27px; }
    .text ul li:before {
      display: inline-block;
      width: 14px;
      height: 14px;
      padding-left: 25px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      top: 2px;
      background-image: url(../images/elements/li--bullet--bg.png);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-color: transparent;
      content: ""; }

.page-title {
  font-size: 135px;
  text-shadow: 0 0 30px #444444; }
  @media screen and (max-width: 1200px) {
    .page-title {
      font-size: 105px; } }
  @media screen and (max-width: 991px) {
    .page-title {
      font-size: 85px; } }
  @media screen and (max-width: 768px) {
    .page-title {
      font-size: 62px; } }
  .page-title.page-title--below span {
    display: block;
    margin-top: 40px; }
    @media screen and (max-width: 991px) {
      .page-title.page-title--below span {
        margin-top: 30px; } }
    @media screen and (max-width: 768px) {
      .page-title.page-title--below span {
        margin-top: 20px; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  line-height: 1.1; }

h2,
h3 {
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    h2,
    h3 {
      margin-bottom: 25px; } }

h4,
h5,
h6 {
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    h4,
    h5,
    h6 {
      margin-bottom: 10px; } }

h1 {
  padding-bottom: 5px;
  margin-bottom: 50px;
  font-size: 80px; }
  @media screen and (max-width: 1200px) {
    h1 {
      margin-bottom: 40px;
      font-size: 64px; } }
  @media screen and (max-width: 991px) {
    h1 {
      margin-bottom: 30px;
      font-size: 50px; } }
  @media screen and (max-width: 768px) {
    h1 {
      margin-bottom: 20px;
      font-size: 36px; } }

h2 {
  margin-bottom: 40px;
  font-size: 46px; }
  @media screen and (max-width: 1200px) {
    h2 {
      margin-bottom: 30px;
      font-size: 40px; } }
  @media screen and (max-width: 991px) {
    h2 {
      margin-bottom: 25px;
      font-size: 34px; } }
  @media screen and (max-width: 768px) {
    h2 {
      font-size: 30px; } }

h3 {
  font-size: 40px; }
  @media screen and (max-width: 1200px) {
    h3 {
      font-size: 36px; } }
  @media screen and (max-width: 991px) {
    h3 {
      font-size: 30px; } }
  @media screen and (max-width: 768px) {
    h3 {
      font-size: 26px; } }

h4 {
  font-size: 36px; }
  @media screen and (max-width: 1200px) {
    h4 {
      font-size: 32px; } }
  @media screen and (max-width: 991px) {
    h4 {
      font-size: 28px; } }
  @media screen and (max-width: 768px) {
    h4 {
      font-size: 22px; } }

h5 {
  font-size: 32px; }
  @media screen and (max-width: 1200px) {
    h5 {
      font-size: 28px; } }
  @media screen and (max-width: 991px) {
    h5 {
      font-size: 24px; } }
  @media screen and (max-width: 768px) {
    h5 {
      font-size: 20px; } }

h6 {
  font-size: 26px; }
  @media screen and (max-width: 1200px) {
    h6 {
      font-size: 24px; } }
  @media screen and (max-width: 991px) {
    h6 {
      font-size: 20px; } }
  @media screen and (max-width: 768px) {
    h6 {
      font-size: 18px;
      font-size: 1.8rem; } }

hr {
  border: none;
  height: 4px;
  background-image: url(../images/elements/hr--bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

@media screen and (max-width: 1200px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; }
  .text-lg-justify {
    text-align: justify; } }

@media screen and (max-width: 991px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; }
  .text-md-justify {
    text-align: justify; } }

@media screen and (max-width: 768px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; }
  .text-sm-justify {
    text-align: justify; } }

@media screen and (max-width: 480px) {
  .text-xs-left {
    text-align: left; }
  .text-xs-right {
    text-align: right; }
  .text-xs-center {
    text-align: center; }
  .text-xs-justify {
    text-align: justify; } }

.form-control {
  height: 40px;
  height: 4rem;
  padding: 9px 10px;
  padding: 0.9rem 1rem;
  border-color: #7B88B2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #0F1A45;
  font-size: 16px;
  font-size: 1.6rem; }
  .form-control.form-control--filled {
    color: #FFFFFF;
    background-color: #394268; }
    .form-control.form-control--filled:hover, .form-control.form-control--filled:focus {
      color: #0F1A45;
      border-color: #242a42;
      background-color: #FFFFFF; }
  .form-control:focus, .form-control:hover {
    border-color: #242a42;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.select2-container--default .select2-selection,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  min-height: 40px;
  min-height: 4rem;
  border-color: #7B88B2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 1; }
  .select2-container--default .select2-selection .select2-selection__rendered,
  .select2-container--default .select2-selection--single .select2-selection__rendered,
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 10px;
    padding: 0 1rem;
    color: #0F1A45; }
    .select2-container--default .select2-selection .select2-selection__rendered li,
    .select2-container--default .select2-selection--single .select2-selection__rendered li,
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      line-height: 26px;
      line-height: 2.6rem; }
      .select2-container--default .select2-selection .select2-selection__rendered li input::-webkit-input-placeholder,
      .select2-container--default .select2-selection--single .select2-selection__rendered li input::-webkit-input-placeholder,
      .select2-container--default .select2-selection--multiple .select2-selection__rendered li input::-webkit-input-placeholder {
        color: #999999; }
      .select2-container--default .select2-selection .select2-selection__rendered li input:-moz-placeholder,
      .select2-container--default .select2-selection--single .select2-selection__rendered li input:-moz-placeholder,
      .select2-container--default .select2-selection--multiple .select2-selection__rendered li input:-moz-placeholder {
        color: #999999; }
      .select2-container--default .select2-selection .select2-selection__rendered li input::-moz-placeholder,
      .select2-container--default .select2-selection--single .select2-selection__rendered li input::-moz-placeholder,
      .select2-container--default .select2-selection--multiple .select2-selection__rendered li input::-moz-placeholder {
        color: #999999; }
      .select2-container--default .select2-selection .select2-selection__rendered li input:-ms-input-placeholder,
      .select2-container--default .select2-selection--single .select2-selection__rendered li input:-ms-input-placeholder,
      .select2-container--default .select2-selection--multiple .select2-selection__rendered li input:-ms-input-placeholder {
        color: #999999; }
      .select2-container--default .select2-selection .select2-selection__rendered li.select2-selection__choice,
      .select2-container--default .select2-selection--single .select2-selection__rendered li.select2-selection__choice,
      .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
        font-size: 12px;
        font-size: 1.2rem;
        white-space: normal; }
        .select2-container--default .select2-selection .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove,
        .select2-container--default .select2-selection--single .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove,
        .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove {
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
          font-size: 18px;
          font-size: 1.8rem;
          vertical-align: bottom; }
          .select2-container--default .select2-selection .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove:hover,
          .select2-container--default .select2-selection--single .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove:hover,
          .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove:hover {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
            color: #3b384d; }
  .select2-container--default .select2-selection .select2-selection__arrow,
  .select2-container--default .select2-selection--single .select2-selection__arrow,
  .select2-container--default .select2-selection--multiple .select2-selection__arrow {
    width: 30px;
    width: 3rem;
    height: 40px;
    height: 4rem; }
    .select2-container--default .select2-selection .select2-selection__arrow b,
    .select2-container--default .select2-selection--single .select2-selection__arrow b,
    .select2-container--default .select2-selection--multiple .select2-selection__arrow b {
      width: 30px;
      width: 3rem;
      height: 40px;
      height: 4rem;
      border: none;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      top: 0;
      left: 0;
      background-image: url(../images/elements/select--bg.png);
      background-position: center;
      background-repeat: no-repeat;
      background-color: transparent; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-right: 40px;
  line-height: 40px;
  line-height: 4rem; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  width: 28px;
  width: 2.8rem;
  padding: 1px 0;
  padding: 0.1rem 0;
  margin: 5px 20px 0 0;
  margin: 0.5rem 2rem 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #8e909e;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #3b384d; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered:after {
  display: block;
  width: 30px;
  width: 3rem;
  height: 40px;
  height: 4rem;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: 0;
  right: 5px;
  bottom: auto;
  left: auto;
  position: absolute;
  background-image: url(../images/elements/select--bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  content: ""; }

.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.select2-container.select2-container--open .select2-selection--multiple .select2-selection__rendered:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.select2-container.select2-container--open .select2-dropdown--below {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.select-wrapper:after {
  display: none !important; }

.col-xs-1--5,
.col-sm-1--5,
.col-md-1--5,
.col-lg-1--5 {
  min-height: 1px;
  padding-right: 15px;
  padding-right: 1.5rem;
  padding-left: 15px;
  padding-left: 1.5rem;
  position: relative; }

.col-xs-1--5 {
  float: left;
  width: 20%; }

@media screen and (min-width: 768px) {
  .col-sm-1--5 {
    float: left;
    width: 20%; } }

@media screen and (min-width: 991px) {
  .col-md-1--5 {
    float: left;
    width: 20%; } }

@media screen and (min-width: 1200px) {
  .col-lg-1--5 {
    float: left;
    width: 20%; } }

.pager__item .button {
  border: none; }
  .pager__item .button:hover, .pager__item .button:focus {
    background-color: transparent; }

.tooltip-inner {
  padding: 4px 15px;
  background-color: #444444;
  color: #FFFFFF;
  font-weight: 600;
  letter-spacing: 1px; }

.tooltip.top .tooltip-arrow {
  border-top-color: #444444; }

.tooltip.right .tooltip-arrow {
  border-right-color: #444444; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #444444; }

.tooltip.left .tooltip-arrow {
  border-left-color: #444444; }

.navbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .navbar .container {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .navbar .container {
        width: 100%;
        padding: 0; } }
    @media screen and (max-width: 1200px) {
      .navbar .container-fluid {
        padding: 0; } }
    @media screen and (max-width: 768px) {
      .navbar .container > .navbar-header,
      .navbar .container > .navbar-collapse {
        margin: 0; } }
    @media screen and (max-width: 1200px) {
      .navbar .container > .navbar-collapse {
        max-height: 540px;
        max-height: 54rem; } }
    @media screen and (orientation: landscape) {
      .navbar .container > .navbar-collapse {
        max-height: calc(100vh - 60px); } }
    @media screen and (max-width: 1200px) {
      .navbar .container > .navbar-collapse.in {
        overflow: hidden !important;
        overflow-y: scroll !important; } }
  .navbar .block-staysafe {
    position: absolute;
    top: 0;
    right: 350px; }
    @media screen and (max-width: 1600px) {
      .navbar .block-staysafe {
        right: 300px; } }
    @media screen and (max-width: 1200px) {
      .navbar .block-staysafe {
        right: initial;
        left: 60px; } }
    .navbar .block-staysafe .staysafe-wrapper {
      position: relative;
      margin: 15px 0; }
      @media screen and (max-width: 1200px) {
        .navbar .block-staysafe .staysafe-wrapper {
          margin: 5px 0; } }
      .navbar .block-staysafe .staysafe-wrapper img {
        width: auto;
        height: 70px; }
        @media screen and (max-width: 1200px) {
          .navbar .block-staysafe .staysafe-wrapper img {
            height: 50px; } }
      .navbar .block-staysafe .staysafe-wrapper a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        opacity: 0; }
        .navbar .block-staysafe .staysafe-wrapper a:hover {
          cursor: pointer; }
  .navbar-default {
    display: block;
    margin: 0;
    border: none;
    border-bottom: none;
    -webkit-box-shadow: 0 0 3px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #FFFFFF; }
    @media screen and (max-width: 1200px) {
      .navbar-default {
        -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4); } }
    .navbar-default.nav-up {
      top: -107px; }
      @media screen and (max-width: 1200px) {
        .navbar-default.nav-up {
          top: 0; } }
    @media screen and (max-width: 1200px) {
      .navbar-default .navbar-nav {
        margin: 0; } }
    @media screen and (max-width: 1200px) {
      .navbar-default .navbar-nav > li {
        border-top: 1px solid #313b54; } }
    .navbar-default .navbar-nav > li > a {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      display: inline-block;
      color: #0F1A45; }
      @media screen and (max-width: 1200px) {
        .navbar-default .navbar-nav > li > a {
          display: block;
          text-align: center; } }
      .navbar-default .navbar-nav > li > a:hover {
        color: #4ac6f4; }
      .navbar-default .navbar-nav > li > a.is-active {
        color: #4ac6f4;
        background-color: transparent; }
        .navbar-default .navbar-nav > li > a.is-active:hover {
          color: #4ac6f4;
          background-color: transparent; }
    .navbar-default .navbar-nav > li.active a, .navbar-default .navbar-nav > li.active-trail a {
      color: #4ac6f4;
      background-color: transparent; }
      .navbar-default .navbar-nav > li.active a:hover, .navbar-default .navbar-nav > li.active-trail a:hover {
        color: #4ac6f4;
        background-color: transparent; }
    .navbar-default .navbar-nav > li.open a {
      background-color: transparent; }
      .navbar-default .navbar-nav > li.open a:hover, .navbar-default .navbar-nav > li.open a:focus {
        background-color: transparent; }
        @media screen and (max-width: 1200px) {
          .navbar-default .navbar-nav > li.open a:hover, .navbar-default .navbar-nav > li.open a:focus {
            background-color: #FFFFFF; } }
      .navbar-default .navbar-nav > li.open a.dropdown-toggle:hover, .navbar-default .navbar-nav > li.open a.dropdown-toggle:focus {
        color: #4ac6f4;
        background-color: transparent; }
        @media screen and (max-width: 1200px) {
          .navbar-default .navbar-nav > li.open a.dropdown-toggle:hover, .navbar-default .navbar-nav > li.open a.dropdown-toggle:focus {
            background-color: #FFFFFF; } }
    .navbar-default .navbar-nav > li.open .dropdown-menu a:hover, .navbar-default .navbar-nav > li.open .dropdown-menu a:focus {
      color: inherit;
      background-color: transparent; }
    .navbar-default .navbar-nav > li.open .dropdown-menu .navbar__region .menu li a {
      color: inherit;
      background-color: transparent; }
      .navbar-default .navbar-nav > li.open .dropdown-menu .navbar__region .menu li a:hover, .navbar-default .navbar-nav > li.open .dropdown-menu .navbar__region .menu li a:focus {
        color: #4ac6f4;
        background-color: transparent; }
    .navbar-default .navbar-nav > li.open .dropdown-menu .navbar__region .menu li.active a {
      color: #4ac6f4; }
      .navbar-default .navbar-nav > li.open .dropdown-menu .navbar__region .menu li.active a:hover, .navbar-default .navbar-nav > li.open .dropdown-menu .navbar__region .menu li.active a:focus {
        color: #4ac6f4;
        background-color: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
  .navbar-toggle {
    float: left;
    padding: 16px 10px;
    padding: 1.6rem 1rem;
    margin: 25px auto 25px 0;
    margin: 2.5rem auto 2.5rem 0;
    border: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    @media screen and (max-width: 1200px) {
      .navbar-toggle {
        padding: 21px 15px;
        padding: 2.1rem 1.5rem;
        margin: 0; } }
    .navbar-toggle:hover {
      background-color: #FFFFFF; }
      .navbar-toggle:hover .icon-bar {
        background-color: #0F1A45; }
    .navbar-toggle .icon-bar {
      width: 24px;
      width: 2.4rem;
      margin-top: 0;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      background: #FFFFFF;
      position: relative; }
      .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 6px;
        margin-top: 0.6rem; }
      .navbar-toggle .icon-bar:nth-of-type(1) {
        top: 0; }
      .navbar-toggle .icon-bar:nth-of-type(2) {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
      .navbar-toggle .icon-bar:nth-of-type(3) {
        top: 0; }
    .navbar-toggle.active .icon-bar:nth-of-type(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      top: 8px;
      background-color: #ff321e; }
    .navbar-toggle.active .icon-bar:nth-of-type(2) {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      zoom: 1; }
    .navbar-toggle.active .icon-bar:nth-of-type(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      top: -8px;
      background-color: #ff321e; }
  .navbar-collapse {
    -webkit-overflow-scrolling: touch; }
    @media screen and (max-width: 1200px) {
      .navbar-collapse {
        background-color: #e4e5e9; } }
  .navbar .region-logo {
    width: 150px;
    width: 15rem;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .navbar-btn {
    margin: 15px 0;
    margin: 1.5rem 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    @media screen and (max-width: 1200px) {
      .navbar-btn {
        height: 60px;
        height: 6rem;
        margin: 0;
        padding: 5px 15px;
        padding: 0.5rem 1.5rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        left: calc(50% - 48px);
        z-index: 1; } }
    .navbar-btn.logo {
      padding: 0; }
      @media screen and (max-width: 1200px) {
        .navbar-btn.logo {
          margin: 5px 0;
          margin: 0.5rem 0; } }
    .navbar-btn img {
      height: 70px;
      height: 7rem;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      @media screen and (max-width: 1200px) {
        .navbar-btn img {
          height: 50px;
          height: 5rem; } }
  .navbar.smaller {
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4); }
    .navbar.smaller .region-logo {
      width: 100px;
      width: 10rem; }
    .navbar.smaller .navbar-btn {
      margin: 5px 0;
      margin: 0.5rem 0; }
      .navbar.smaller .navbar-btn img {
        height: 50px;
        height: 5rem; }
    .navbar.smaller .navbar-nav {
      margin: 5px 0;
      margin: 0.5rem 0; }
      @media screen and (max-width: 1200px) {
        .navbar.smaller .navbar-nav {
          margin: 0; } }
      .navbar.smaller .navbar-nav li.open .dropdown-toggle:before {
        bottom: -16px; }
        @media screen and (max-width: 1200px) {
          .navbar.smaller .navbar-nav li.open .dropdown-toggle:before {
            bottom: -7px; } }
      .navbar.smaller .navbar-nav li.open .dropdown-toggle:after {
        bottom: -11px; }
        @media screen and (max-width: 1200px) {
          .navbar.smaller .navbar-nav li.open .dropdown-toggle:after {
            bottom: -6px; } }
      @media screen and (min-width: 1200px) {
        .navbar.smaller .navbar-nav .dropdown-menu .container {
          padding-left: 115px;
          padding-left: 11.5rem; } }
    .navbar.smaller .language__trigger {
      top: 5px; }
      @media screen and (max-width: 1200px) {
        .navbar.smaller .language__trigger {
          top: 10px; } }
    .navbar.smaller .navbar-form__block.active {
      width: calc(100% - 130px); }
      @media screen and (max-width: 1200px) {
        .navbar.smaller .navbar-form__block.active {
          width: calc(100%); } }
    .navbar.smaller .navbar-form__block .form {
      padding: 5px 0;
      padding: 0.5rem 0; }
    .navbar.smaller .navbar-form__block .form__trigger {
      top: 5px; }

.navbar-form.navbar-form--wrapper {
  padding: 0;
  margin: 0;
  border: none;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  position: absolute; }

.navbar-form__block {
  width: 50px;
  width: 5rem;
  position: absolute;
  right: 15px; }
  @media screen and (min-width: 1200px) {
    .navbar-form__block {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; } }
  @media screen and (max-width: 1200px) {
    .navbar-form__block {
      right: 0; } }
  .navbar-form__block.active {
    width: calc(100% - 180px); }
    @media screen and (max-width: 1200px) {
      .navbar-form__block.active {
        width: calc(100% - 30px); } }
    @media screen and (max-width: 1200px) {
      .navbar-form__block.active {
        width: 100%; } }
  .navbar-form__block .form {
    overflow: hidden;
    width: 100%;
    padding: 24px 0;
    padding: 2.4rem 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background-color: #FFFFFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
    @media screen and (max-width: 1200px) {
      .navbar-form__block .form {
        padding: 5px 0;
        padding: 0.5rem 0; } }
    .navbar-form__block .form.open {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    .navbar-form__block .form .input-group-btn {
      width: auto;
      position: initial;
      white-space: inherit; }
    .navbar-form__block .form .form-group {
      display: block; }
      .navbar-form__block .form .form-group .input-group {
        display: block; }
    .navbar-form__block .form .form-control {
      width: 100%;
      height: 50px;
      height: 5rem;
      padding: 0 90px 0 15px;
      padding: 0 9rem 0 1.5rem;
      margin: 0;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 22px;
      font-size: 2.2rem;
      color: #000000;
      background-color: #FFFFFF; }
      @media screen and (max-width: 1200px) {
        .navbar-form__block .form .form-control {
          font-size: 18px;
          font-size: 1.8rem; } }
      .navbar-form__block .form .form-control:focus {
        outline: 0 none; }
    .navbar-form__block .form .form-submit {
      width: 50px;
      width: 5rem;
      height: 50px;
      height: 5rem;
      border: none;
      top: 0;
      right: 50px;
      bottom: auto;
      left: auto;
      position: absolute;
      z-index: 3;
      color: #B0B0B0;
      background-color: #FFFFFF;
      background-color: rgba(255, 255, 255, 0.2);
      text-align: center;
      line-height: initial; }
      .navbar-form__block .form .form-submit:before {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        font-size: 28px;
        font-size: 2.8rem;
        font-weight: 100;
        content: "\e8b6"; }
      .navbar-form__block .form .form-submit span {
        display: none; }
      .navbar-form__block .form .form-submit:focus {
        outline: 0 none; }
      .navbar-form__block .form .form-submit:hover {
        color: #0F1A45; }
  .navbar-form__block .form__trigger {
    display: block;
    width: 50px;
    width: 5rem;
    height: 40px;
    height: 4rem;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #B0B0B0;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.2);
    top: 29px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    z-index: 33;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 38px;
    line-height: 3.8rem;
    text-align: center;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      .navbar-form__block .form__trigger {
        top: 10px;
        right: 0;
        bottom: auto;
        left: auto;
        position: absolute; } }
    .navbar-form__block .form__trigger:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      font-size: 28px;
      font-size: 2.8rem;
      font-weight: 100;
      content: "\e8b6"; }
    .navbar-form__block .form__trigger.active:before {
      color: #ff321e;
      content: "\e5cd"; }
    .navbar-form__block .form__trigger.active:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      -moz-opacity: 0.6;
      -khtml-opacity: 0.6;
      opacity: 0.6; }
    .navbar-form__block .form__trigger:focus {
      outline: 0 none; }
    .navbar-form__block .form__trigger:hover {
      color: #0F1A45; }

.overlay-content {
  width: 100%;
  height: 100%;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: fixed;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  .overlay-content.active {
    visibility: visible;
    z-index: 940;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

/*
====================================================
            NAVBAR COLLAPSE - 1024px TRIGGER
====================================================

      LEGEND
      ======

      1. Navbar collapse - 1024px trigger

*/
@media screen and (max-width: 1200px) {
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .navbar-header .collapse, .navbar-toggle {
    display: block !important; }
  .navbar-header {
    float: none; }
  .navbar-nav {
    float: none !important;
    margin: 0; }
  .navbar-nav {
    margin: 0; }
  .nav > li {
    display: block;
    position: relative; }
  .navbar-nav > li {
    float: none !important; }
  .nav > li > a {
    display: block;
    padding: 10px 15px;
    padding: 1rem 1.5rem;
    position: relative; }
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: outside none none; }
  .navbar-nav .open .dropdown-menu {
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    position: static; } }

.language__trigger {
  height: 40px;
  height: 4rem;
  padding: 0 50px 0 0;
  border: none;
  border-right: 1px solid #f7f7f7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #888888;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.2);
  top: 29px;
  right: 65px;
  bottom: auto;
  left: auto;
  position: absolute;
  z-index: 2;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 38px;
  line-height: 3.8rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media screen and (max-width: 1200px) {
    .language__trigger {
      height: 40px;
      height: 4rem;
      padding: 0 20px;
      top: 10px;
      right: 50px;
      line-height: 38px;
      line-height: 3.8rem; } }
  .language__trigger:before, .language__trigger:after {
    display: block;
    content: ''; }
    @media screen and (max-width: 1200px) {
      .language__trigger:before, .language__trigger:after {
        display: none; } }
  .language__trigger:before {
    width: 12px;
    height: 12px;
    border-left: 2px solid #4ac6f4;
    border-bottom: 2px solid #4ac6f4;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 10px;
    right: 20px; }
  .language__trigger:focus {
    outline: 0 none; }

@-webkit-keyframes sdb06 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    -moz-transform: rotate(-45deg) translate(0, 0);
    -ms-transform: rotate(-45deg) translate(0, 0);
    -o-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    -moz-transform: rotate(-45deg) translate(-10px, 10px);
    -ms-transform: rotate(-45deg) translate(-10px, 10px);
    -o-transform: rotate(-45deg) translate(-10px, 10px);
    transform: rotate(-45deg) translate(-10px, 10px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }

@keyframes sdb06 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    -moz-transform: rotate(-45deg) translate(0, 0);
    -ms-transform: rotate(-45deg) translate(0, 0);
    -o-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    -moz-transform: rotate(-45deg) translate(-10px, 10px);
    -ms-transform: rotate(-45deg) translate(-10px, 10px);
    -o-transform: rotate(-45deg) translate(-10px, 10px);
    transform: rotate(-45deg) translate(-10px, 10px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }
  .language__trigger:hover {
    color: #0F1A45; }
    .language__trigger:hover:before {
      -webkit-animation: sdb06 1.3s infinite;
      -moz-animation: sdb06 1.3s infinite;
      -ms-animation: sdb06 1.3s infinite;
      -o-animation: sdb06 1.3s infinite;
      animation: sdb06 1.3s infinite; }
  .language__trigger .short {
    display: none;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .language__trigger .short {
        display: block; } }
    .language__trigger .short:before {
      display: none;
      height: 2px;
      background-color: #4ac6f4;
      position: absolute;
      right: -5px;
      bottom: 7px;
      left: -5px;
      content: ""; }
      @media screen and (max-width: 1200px) {
        .language__trigger .short:before {
          display: block; } }
  @media screen and (max-width: 1200px) {
    .language__trigger .full {
      display: none; } }

.language__close {
  width: 50px;
  width: 5rem;
  height: 50px;
  height: 5rem;
  padding: 16px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: 5px;
  right: 11px;
  bottom: auto;
  left: auto;
  position: absolute;
  z-index: 35;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.2); }
  @media screen and (max-width: 1200px) {
    .language__close {
      top: -1px;
      right: 0; } }
  .language__close:before {
    display: block;
    width: 23px;
    height: 1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 1px;
    right: 2px;
    background-color: #ff321e;
    content: ""; }
  .language__close:after {
    display: block;
    width: 23px;
    height: 1px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    right: 2px;
    background-color: #ff321e;
    content: ""; }
  .language__close:focus {
    outline: 0 none; }
  .language__close:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6; }

.language__wrapper {
  visibility: hidden;
  width: 670px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  top: 15px;
  right: 65px;
  bottom: auto;
  left: auto;
  position: absolute;
  z-index: 34;
  background-color: #FFFFFF; }
  @media screen and (max-width: 1200px) {
    .language__wrapper {
      top: 5px;
      right: 51px; } }
  @media screen and (max-width: 768px) {
    .language__wrapper {
      width: 100%;
      height: 100vh;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-transform: inherit;
      -moz-transform: inherit;
      -ms-transform: inherit;
      -o-transform: inherit;
      transform: inherit;
      top: 0;
      right: 0;
      bottom: 0;
      left: auto;
      position: fixed;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; } }
  .language__wrapper.active {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
    @media screen and (max-width: 1200px) {
      .language__wrapper.active {
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; } }
  .language__wrapper .language__block {
    width: 100%;
    height: 100%;
    position: relative; }
    .language__wrapper .language__block .container {
      width: 100%;
      height: 100%; }
    .language__wrapper .language__block .block-title {
      margin: 20px 0 40px;
      margin: 2rem 0 4rem;
      color: #003764;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 30px;
      line-height: 3rem;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase;
      font-family: inherit; }
      @media screen and (max-width: 1200px) {
        .language__wrapper .language__block .block-title {
          margin-top: 14px;
          margin-top: 1.4rem; } }
    .language__wrapper .language__block ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      @media screen and (max-width: 1200px) {
        .language__wrapper .language__block ul {
          top: calc(35% - 80px); } }
      .user-logged-in .language__wrapper .language__block ul {
        position: relative; }
        @media screen and (max-width: 1200px) {
          .user-logged-in .language__wrapper .language__block ul {
            position: absolute; } }
      .language__wrapper .language__block ul li {
        float: left;
        width: 20%;
        margin-bottom: 45px;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .language__wrapper .language__block ul li {
            width: 33.33%; } }
        .language__wrapper .language__block ul li a {
          display: block;
          padding: 0 15px;
          padding: 0 1.5rem;
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
          position: relative;
          color: #8e909e;
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 30px;
          line-height: 3rem;
          font-weight: 600;
          text-align: center;
          text-transform: uppercase;
          text-decoration: none;
          letter-spacing: 1.5px; }
          .language__wrapper .language__block ul li a.is-active {
            color: #2B2B2B; }
            .language__wrapper .language__block ul li a.is-active:after {
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
              -moz-opacity: 1;
              -khtml-opacity: 1;
              opacity: 1; }
          .language__wrapper .language__block ul li a:hover {
            color: #000000; }
          .language__wrapper .language__block ul li a:before {
            display: block;
            width: 22px;
            height: 22px;
            margin: 0 auto;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            -webkit-box-shadow: 0 0 0 3px #FFFFFF, 0 0 1px 5px #f2f2f2;
            -moz-box-shadow: 0 0 0 3px #FFFFFF, 0 0 1px 5px #f2f2f2;
            box-shadow: 0 0 0 3px #FFFFFF, 0 0 1px 5px #f2f2f2;
            content: "";
            background-image: url(../images/elements/flags.png);
            background-position: 0 0;
            background-repeat: no-repeat;
            background-color: transparent;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1; }
          .language__wrapper .language__block ul li a:after {
            display: inline-block;
            width: 68px;
            width: 6.8rem;
            height: 8px;
            height: 0.8rem;
            margin: 0 auto;
            -webkit-border-radius: 150%;
            -moz-border-radius: 150%;
            border-radius: 150%;
            -webkit-box-shadow: -4px -3px 0 0 #ff321e;
            -moz-box-shadow: -4px -3px 0 0 #ff321e;
            box-shadow: -4px -3px 0 0 #ff321e;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            -ms-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
            transform: rotate(-3deg);
            top: 50px;
            right: 0;
            bottom: auto;
            left: 8px;
            position: absolute;
            content: "";
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            -moz-opacity: 0;
            -khtml-opacity: 0;
            opacity: 0; }
        .language__wrapper .language__block ul li.en a:before {
          background-position: left 0; }
        .language__wrapper .language__block ul li.en a:hover:before, .language__wrapper .language__block ul li.en a.is-active:before {
          background-position: right 0; }
        .language__wrapper .language__block ul li.de a:before {
          background-position: left -22px; }
        .language__wrapper .language__block ul li.de a:hover:before, .language__wrapper .language__block ul li.de a.is-active:before {
          background-position: right -22px; }
        .language__wrapper .language__block ul li.it a:before {
          background-position: left -66px; }
        .language__wrapper .language__block ul li.it a:hover:before, .language__wrapper .language__block ul li.it a.is-active:before {
          background-position: right -66px; }
        .language__wrapper .language__block ul li.hr a:before {
          background-position: left -44px; }
        .language__wrapper .language__block ul li.hr a:hover:before, .language__wrapper .language__block ul li.hr a.is-active:before {
          background-position: right -44px; }
        .language__wrapper .language__block ul li.cs a:before {
          background-position: left -88px; }
        .language__wrapper .language__block ul li.cs a:hover:before, .language__wrapper .language__block ul li.cs a.is-active:before {
          background-position: right -88px; }
        .language__wrapper .language__block ul li.fr a:before {
          background-position: left -110px; }
        .language__wrapper .language__block ul li.fr a:hover:before, .language__wrapper .language__block ul li.fr a.is-active:before {
          background-position: right -110px; }
        .language__wrapper .language__block ul li.ja a:before {
          background-position: left -132px; }
        .language__wrapper .language__block ul li.ja a:hover:before, .language__wrapper .language__block ul li.ja a.is-active:before {
          background-position: right -132px; }
        .language__wrapper .language__block ul li.hu a:before {
          background-position: left -154px; }
        .language__wrapper .language__block ul li.hu a:hover:before, .language__wrapper .language__block ul li.hu a.is-active:before {
          background-position: right -154px; }
        .language__wrapper .language__block ul li.nl a:before {
          background-position: left -176px; }
        .language__wrapper .language__block ul li.nl a:hover:before, .language__wrapper .language__block ul li.nl a.is-active:before {
          background-position: right -176px; }
        .language__wrapper .language__block ul li.pl a:before {
          background-position: left -198px; }
        .language__wrapper .language__block ul li.pl a:hover:before, .language__wrapper .language__block ul li.pl a.is-active:before {
          background-position: right -198px; }
        .language__wrapper .language__block ul li.ru a:before {
          background-position: left -220px; }
        .language__wrapper .language__block ul li.ru a:hover:before, .language__wrapper .language__block ul li.ru a.is-active:before {
          background-position: right -220px; }
        .language__wrapper .language__block ul li.sl a:before {
          background-position: left -242px; }
        .language__wrapper .language__block ul li.sl a:hover:before, .language__wrapper .language__block ul li.sl a.is-active:before {
          background-position: right -242px; }
        .language__wrapper .language__block ul li.es a:before {
          background-position: left -264px; }
        .language__wrapper .language__block ul li.es a:hover:before, .language__wrapper .language__block ul li.es a.is-active:before {
          background-position: right -264px; }
        .language__wrapper .language__block ul li.sv a:before {
          background-position: left -286px; }
        .language__wrapper .language__block ul li.sv a:hover:before, .language__wrapper .language__block ul li.sv a.is-active:before {
          background-position: right -286px; }
        .language__wrapper .language__block ul li.sk a:before {
          background-position: left -308px; }
        .language__wrapper .language__block ul li.sk a:hover:before, .language__wrapper .language__block ul li.sk a.is-active:before {
          background-position: right -308px; }

.navbar-nav {
  margin: 25px 0;
  margin: 2.5rem 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .navbar-nav li .custom-jvector-map-ul {
    display: inline-block;
    z-index: -1000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none; }
  .navbar-nav li a {
    padding-right: 10px;
    padding-right: 1rem;
    padding-left: 10px;
    padding-left: 1rem;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700; }
    .navbar-nav li a #span-before-breadcrumbs:before {
      width: 0;
      height: 0;
      margin-left: -16px;
      margin-left: -1.6rem;
      border-style: solid;
      border-width: 11px 18px 0 18px;
      border-color: #8e909e transparent transparent transparent;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      bottom: -36px;
      left: 50%;
      z-index: 1001;
      content: " "; }
      @media screen and (max-width: 1200px) {
        .navbar-nav li a #span-before-breadcrumbs:before {
          margin-left: -11px;
          margin-left: -1.1rem;
          border-width: 7px 13px 0 13px;
          border-top-color: #313b54;
          bottom: -7px; } }
    .navbar-nav li a #span-before-breadcrumbs:after {
      width: 0;
      height: 0;
      margin-left: -9px;
      margin-left: -0.9rem;
      border-style: solid;
      border-width: 6px 11px 0 11px;
      border-color: #FFFFFF transparent transparent transparent;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      bottom: -31px;
      left: 50%;
      z-index: 1002;
      content: " "; }
      @media screen and (max-width: 1200px) {
        .navbar-nav li a #span-before-breadcrumbs:after {
          bottom: -6px; } }
    @media screen and (min-width: 1200px) and (max-width: 1600px) {
      .navbar-nav li a {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 700; } }
    @media screen and (max-width: 1200px) {
      .navbar-nav li a {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 700; } }
    @media screen and (min-width: 1200px) and (max-width: 1200px) {
      .navbar-nav li a {
        padding-right: 10px;
        padding-right: 1rem;
        padding-left: 10px;
        padding-left: 1rem; } }
    @media screen and (max-width: 1200px) {
      .navbar-nav li a {
        padding: 15px;
        padding: 1.5rem; } }
    .navbar-nav li a > a:before {
      display: none; }
  .navbar-nav li span {
    display: block;
    padding-right: 10px;
    padding-right: 1rem;
    padding-left: 10px;
    padding-left: 1rem;
    color: #999999;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700; }
    @media screen and (min-width: 1200px) and (max-width: 1200px) {
      .navbar-nav li span {
        padding-right: 10px;
        padding-right: 1rem;
        padding-left: 10px;
        padding-left: 1rem;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 700; } }
    @media screen and (max-width: 1200px) {
      .navbar-nav li span {
        padding-right: 15px;
        padding-right: 1.5rem;
        padding-left: 15px;
        padding-left: 1.5rem; } }
  @media screen and (max-width: 1200px) {
    .navbar-nav li.open a.dropdown-toggle {
      background-color: #FFFFFF; } }
  .navbar-nav li.open a.dropdown-toggle:after {
    width: 0;
    height: 0;
    margin-left: -9px;
    margin-left: -0.9rem;
    border-style: solid;
    border-width: 6px 11px 0 11px;
    border-color: #FFFFFF transparent transparent transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: absolute;
    bottom: -31px;
    left: 50%;
    z-index: 1002;
    content: " "; }
    @media screen and (max-width: 1200px) {
      .navbar-nav li.open a.dropdown-toggle:after {
        bottom: -6px; } }
  .navbar-nav li.open a.dropdown-toggle:before {
    width: 0;
    height: 0;
    margin-left: -16px;
    margin-left: -1.6rem;
    border-style: solid;
    border-width: 11px 18px 0 18px;
    border-color: #8e909e transparent transparent transparent;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: absolute;
    bottom: -36px;
    left: 50%;
    z-index: 1001;
    content: " "; }
    @media screen and (max-width: 1200px) {
      .navbar-nav li.open a.dropdown-toggle:before {
        margin-left: -11px;
        margin-left: -1.1rem;
        border-width: 7px 13px 0 13px;
        border-top-color: #313b54;
        bottom: -7px; } }
  .navbar-nav li.open .dropdown-menu {
    display: block;
    visibility: visible; }
  .navbar-nav li .dropdown-menu {
    visibility: hidden;
    min-height: 219px;
    padding: 50px 0 0;
    padding: 5rem 0 0;
    border: none;
    border-top: 4px solid #8e909e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    right: 0;
    left: 0;
    top: 100px;
    background-color: #e4e5e9;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    @media screen and (max-width: 1600px) {
      .navbar-nav li .dropdown-menu {
        height: auto; } }
    @media screen and (max-width: 1200px) {
      .navbar-nav li .dropdown-menu {
        overflow-x: hidden;
        height: 384px; } }
    @media screen and (max-width: 1200px) {
      .navbar-nav li .dropdown-menu {
        height: auto;
        padding: 0;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        position: relative;
        background-color: transparent;
        overflow-y: inherit;
        display: none; } }
    .navbar-nav li .dropdown-menu .dropdown-menu__inner {
      width: 1570px;
      padding-left: 165px;
      padding-left: 16.5rem;
      margin: 0 auto;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      list-style-type: none; }
      @media screen and (max-width: 1600px) {
        .navbar-nav li .dropdown-menu .dropdown-menu__inner {
          width: 1170px; } }
      @media screen and (max-width: 1200px) {
        .navbar-nav li .dropdown-menu .dropdown-menu__inner {
          width: 970px; } }
      @media screen and (max-width: 1200px) {
        .navbar-nav li .dropdown-menu .dropdown-menu__inner {
          width: 100%;
          padding: 0; } }
      @media screen and (max-width: 1200px) {
        .navbar-nav li .dropdown-menu .dropdown-menu__inner {
          padding: 0 9px;
          padding: 0 0.9rem;
          padding-top: 30px;
          padding-top: 3rem;
          border-top: 1px solid #313b54; } }
    .navbar-nav li .dropdown-menu .block-cro-misc {
      width: 1570px;
      padding-left: 165px;
      padding-left: 16.5rem;
      margin: 0 auto;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative; }
      @media screen and (max-width: 1600px) {
        .navbar-nav li .dropdown-menu .block-cro-misc {
          width: 1170px; } }
      @media screen and (max-width: 1200px) {
        .navbar-nav li .dropdown-menu .block-cro-misc {
          width: 970px; } }
      @media screen and (max-width: 1200px) {
        .navbar-nav li .dropdown-menu .block-cro-misc {
          width: 100%;
          padding: 30px 0 0;
          border-top: 1px solid #313b54;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; } }
      @media screen and (max-width: 480px) {
        .navbar-nav li .dropdown-menu .block-cro-misc {
          padding: 30px 9px 0;
          padding: 3rem 0.9rem 0; } }
    .navbar-nav li .dropdown-menu li {
      float: left;
      width: 16.66%;
      padding: 0 5px;
      padding: 0 0.5rem;
      margin-bottom: 10px;
      margin-bottom: 1rem;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (max-width: 1600px) {
        .navbar-nav li .dropdown-menu li {
          width: 20%; } }
      @media screen and (max-width: 1200px) {
        .navbar-nav li .dropdown-menu li {
          margin: 0; } }
      @media screen and (max-width: 820px) {
        .navbar-nav li .dropdown-menu li {
          width: 25%; } }
      @media screen and (max-width: 620px) {
        .navbar-nav li .dropdown-menu li {
          width: 33.33%; } }
      @media screen and (max-width: 430px) {
        .navbar-nav li .dropdown-menu li {
          width: 50%; } }
      .navbar-nav li .dropdown-menu li a {
        display: block; }
        @media screen and (max-width: 1200px) {
          .navbar-nav li .dropdown-menu li a {
            padding: 0; } }
        .navbar-nav li .dropdown-menu li a img {
          width: 100%; }
        .navbar-nav li .dropdown-menu li a span {
          display: block;
          height: 68px;
          height: 6.8rem;
          padding: 7px;
          padding: 0.7rem;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          color: #3a4267;
          font-size: 16px;
          font-size: 1.6rem;
          font-weight: 700;
          line-height: 1.25em;
          text-align: center; }
          .navbar-nav li .dropdown-menu li a span:after {
            visibility: hidden;
            display: block;
            width: 100%;
            height: 4px;
            height: 0.4rem;
            margin-top: 5px;
            margin-top: 0.5rem;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            -ms-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
            position: relative;
            left: 0;
            background-image: url(../images/elements/hr--bg.png);
            background-position: center;
            background-repeat: no-repeat;
            background-color: transparent;
            content: "";
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            -moz-opacity: 0;
            -khtml-opacity: 0;
            opacity: 0; }
            @media screen and (max-width: 1200px) {
              .navbar-nav li .dropdown-menu li a span:after {
                display: none; } }
        .navbar-nav li .dropdown-menu li a:hover {
          text-decoration: none; }
          .navbar-nav li .dropdown-menu li a:hover span:after {
            visibility: visible;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1; }
      .navbar-nav li .dropdown-menu li.active-trail a span:after, .navbar-nav li .dropdown-menu li.active a span:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
  .navbar-nav li:nth-of-type(1) .dropdown-menu {
    overflow-y: inherit;
    height: auto; }
    @media screen and (max-height: 540px) {
      .navbar-nav li:nth-of-type(1) .dropdown-menu {
        overflow-y: scroll;
        height: calc(100vh - 100px); } }
    @media screen and (max-width: 768px) {
      .navbar-nav li:nth-of-type(1) .dropdown-menu {
        overflow-y: inherit;
        height: auto; } }
  .navbar-nav li:nth-of-type(2) .dropdown-menu {
    overflow-y: inherit;
    height: auto; }
    @media screen and (max-height: 791px) {
      .navbar-nav li:nth-of-type(2) .dropdown-menu {
        overflow-y: scroll;
        height: calc(100vh - 100px); } }
    @media screen and (max-width: 768px) {
      .navbar-nav li:nth-of-type(2) .dropdown-menu {
        overflow-y: inherit;
        height: auto; } }
  .navbar-nav li:nth-of-type(3) .dropdown-menu {
    overflow-y: inherit;
    height: auto; }

.navbar__region {
  padding: 0 15px;
  margin-bottom: 30px; }
  @media screen and (max-width: 480px) {
    .navbar__region {
      padding: 0 6px; } }
  .navbar__region .image {
    float: left;
    width: 16.66%;
    text-align: center; }
    @media screen and (max-width: 1200px) {
      .navbar__region .image {
        width: 20%; } }
    @media screen and (max-width: 1200px) {
      .navbar__region .image {
        width: 30%; } }
    @media screen and (max-width: 480px) {
      .navbar__region .image {
        width: 100%; } }
    .navbar__region .image img {
      width: 100%; }
    .navbar__region .image a {
      padding: 0; }
      .navbar__region .image a:hover {
        text-decoration: none; }
    .navbar__region .image .title {
      display: block;
      padding: 7px;
      padding: 0.7rem;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      color: #3a4267;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 700;
      line-height: 1.25em;
      text-align: center; }
      .navbar__region .image .title:before {
        visibility: hidden;
        display: block;
        width: 100%;
        height: 4px;
        height: 0.4rem;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url(../images/elements/hr--bg.png);
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent;
        content: "";
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0; }
        @media screen and (max-width: 1200px) {
          .navbar__region .image .title:before {
            display: none; } }
    .navbar__region .image:hover {
      text-decoration: none; }
      .navbar__region .image:hover .title {
        text-decoration: none; }
        .navbar__region .image:hover .title:before {
          visibility: visible;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; }
  .navbar__region .map {
    float: left;
    width: 43.33%;
    text-align: center; }
    @media screen and (max-width: 1200px) {
      .navbar__region .map {
        width: 30%; } }
    @media screen and (max-width: 1200px) {
      .navbar__region .map {
        display: none; } }
    .navbar__region .map .map-menu .jvectormap-container {
      display: inline-block; }
      @media screen and (max-width: 1200px) {
        .navbar__region .map .map-menu .jvectormap-container {
          width: 200px;
          height: 150px; } }
  .navbar__region .menu {
    float: left;
    width: 40%;
    list-style-type: none; }
    @media screen and (max-width: 1200px) {
      .navbar__region .menu {
        width: 50%; } }
    @media screen and (max-width: 1200px) {
      .navbar__region .menu {
        width: 70%; } }
    @media screen and (max-width: 480px) {
      .navbar__region .menu {
        width: 100%; } }
    .navbar__region .menu .item {
      float: left;
      width: 50%;
      text-decoration: none; }
      .navbar__region .menu .item a {
        display: block;
        padding: 7px;
        padding: 0.7rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        color: #3a4267;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.25em;
        text-decoration: none;
        text-align: center; }
        @media screen and (max-width: 480px) {
          .navbar__region .menu .item a {
            padding: 15px 7px;
            padding: 1.5rem 0.7rem; } }
        @media screen and (max-width: 400px) {
          .navbar__region .menu .item a {
            padding: 10px 7px;
            padding: 1rem 0.7rem;
            font-size: 13px;
            font-size: 1.3rem;
            font-weight: 700; } }
        .navbar__region .menu .item a:before {
          visibility: hidden;
          display: block;
          width: 100%;
          height: 4px;
          height: 0.4rem;
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
          position: absolute;
          bottom: 0;
          left: 0;
          background-image: url(../images/elements/hr--bg.png);
          background-position: center;
          background-repeat: no-repeat;
          background-color: transparent;
          content: "";
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
          -moz-opacity: 0;
          -khtml-opacity: 0;
          opacity: 0; }
          @media screen and (max-width: 1200px) {
            .navbar__region .menu .item a:before {
              display: none; } }
        .navbar__region .menu .item a:hover {
          text-decoration: none; }
          .navbar__region .menu .item a:hover:before {
            visibility: visible;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1; }
        .navbar__region .menu .item a.hovered {
          text-decoration: none; }
          .navbar__region .menu .item a.hovered:before {
            visibility: visible;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1; }
      .navbar__region .menu .item.active a:before {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }

.paragraph, .view-search-page-index form {
  display: block;
  padding: 60px 0;
  padding: 6rem 0;
  position: relative; }
  @media screen and (max-width: 991px) {
    .paragraph, .view-search-page-index form {
      padding: 30px 0;
      padding: 3rem 0; } }
  .paragraph--bg-color {
    color: #FFFFFF;
    background-color: #242a42; }
    .paragraph--bg-color .btn.btn--default, .paragraph--bg-color .pager__item .button, .pager__item .paragraph--bg-color .button, .paragraph--bg-color #sliding-popup .popup-content #popup-buttons button, #sliding-popup .popup-content #popup-buttons .paragraph--bg-color button,
    .paragraph--bg-color #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button, #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons .paragraph--bg-color button, .paragraph--bg-color .accommodation-block__link a, .accommodation-block__link .paragraph--bg-color a {
      color: #FFFFFF; }
    .paragraph--bg-color .page__item .button {
      color: #FFFFFF; }
  .paragraph.paragraph--no-padding, .view-search-page-index form.paragraph--no-padding {
    padding: 0; }
  .paragraph .field--name-field-text, .view-search-page-index form .field--name-field-text {
    margin-bottom: 30px;
    margin-bottom: 3rem; }
  .paragraph .btn.btn--default:hover, .view-search-page-index form .btn.btn--default:hover, .paragraph .pager__item .button:hover, .pager__item .paragraph .button:hover, .view-search-page-index form .pager__item .button:hover, .pager__item .view-search-page-index form .button:hover, .paragraph #sliding-popup .popup-content #popup-buttons button:hover, #sliding-popup .popup-content #popup-buttons .paragraph button:hover, .view-search-page-index form #sliding-popup .popup-content #popup-buttons button:hover, #sliding-popup .popup-content #popup-buttons .view-search-page-index form button:hover,
  .paragraph #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button:hover, #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons .paragraph button:hover,
  .view-search-page-index form #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button:hover, #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons .view-search-page-index form button:hover, .paragraph .accommodation-block__link a:hover, .accommodation-block__link .paragraph a:hover, .view-search-page-index form .accommodation-block__link a:hover, .accommodation-block__link .view-search-page-index form a:hover {
    color: #ff321e; }
  .paragraph .page__item .button:hover, .view-search-page-index form .page__item .button:hover {
    color: #ff321e; }
  .paragraph--type--pt-title-subtitle-text .img-responsive {
    display: inline-block; }
  .paragraph--type--pt-title-subtitle-text.paragraph--bg-color h1 a {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #FFFFFF; }
    .paragraph--type--pt-title-subtitle-text.paragraph--bg-color h1 a:hover {
      color: #b0b0b0; }
  .paragraph--type--pt-title-subtitle-text h1 a {
    color: #0F1A45; }
    .paragraph--type--pt-title-subtitle-text h1 a:hover {
      color: #337ab7;
      text-decoration: none; }
  .paragraph--type--pt-title-subtitle-text .text {
    max-width: 1140px;
    margin: 0 auto;
    line-height: 24px; }
    .paragraph--type--pt-title-subtitle-text .text img {
      display: inline-block;
      height: auto; }
    .paragraph--type--pt-title-subtitle-text .text .img-normal {
      width: auto; }
    .paragraph--type--pt-title-subtitle-text .text .iframe__wrapper {
      overflow: hidden;
      height: 0;
      padding: 0 0 56.25%;
      position: relative; }
      .paragraph--type--pt-title-subtitle-text .text .iframe__wrapper iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        border: 0;
        left: 0; }
    .paragraph--type--pt-title-subtitle-text .text a {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      .paragraph--type--pt-title-subtitle-text .text a:hover {
        color: #B0B0B0; }
    .paragraph--type--pt-title-subtitle-text .text ul {
      padding: 0;
      list-style-type: none;
      width: auto; }
      .paragraph--type--pt-title-subtitle-text .text ul li {
        padding: 0 0 27px 25px;
        position: relative; }
        .paragraph--type--pt-title-subtitle-text .text ul li:before {
          display: block;
          width: 14px;
          height: 14px;
          position: absolute;
          top: 3px;
          left: 0;
          background-image: url(../images/elements/li--bullet--bg.png);
          background-position: 0 0;
          background-repeat: no-repeat;
          background-color: transparent;
          content: ""; }
  .paragraph--type--bp-block {
    padding: 0; }
    .paragraph--type--bp-block .block {
      padding: 60px 0;
      padding: 6rem 0; }
      @media screen and (max-width: 991px) {
        .paragraph--type--bp-block .block {
          padding: 30px 0;
          padding: 3rem 0; } }
      .paragraph--type--bp-block .block.block-accommodation-home-block-title {
        padding-bottom: 0; }
      .paragraph--type--bp-block .block.block-accommodation-home-block-bottom-text {
        padding: 5px 0 15px; }
      .paragraph--type--bp-block .block.block-accommodation-home-block-see-more {
        padding-top: 0; }
      .paragraph--type--bp-block .block.block-region-vector-map {
        padding: 0; }
  .paragraph--type--bp-gen-list-map {
    padding: 0; }
  .paragraph .paragraph, .view-search-page-index form .paragraph, .paragraph .view-search-page-index form, .view-search-page-index .paragraph form, .view-search-page-index form form {
    margin: 0; }
  .paragraph:before, .view-search-page-index form:before {
    top: -5px; }
  .paragraph:after, .view-search-page-index form:after {
    bottom: -5px; }
  .paragraph:before, .view-search-page-index form:before, .paragraph:after, .view-search-page-index form:after {
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    z-index: 99;
    background-image: url(../images/elements/trazo.png);
    background-repeat: repeat-x;
    background-position: center center;
    content: ""; }
  .paragraph:nth-of-type(1):before, .view-search-page-index form:nth-of-type(1):before, .paragraph:first-of-type:before, .view-search-page-index form:first-of-type:before {
    display: none; }
    .event__page .paragraph:nth-of-type(1):before, .event__page .view-search-page-index form:nth-of-type(1):before, .view-search-page-index .event__page form:nth-of-type(1):before, .event__page .paragraph:first-of-type:before, .event__page .view-search-page-index form:first-of-type:before, .view-search-page-index .event__page form:first-of-type:before {
      display: none; }
  .paragraph--type--bp-accordion {
    padding: 0; }
  .paragraph--type--pt-timeline {
    padding: 0;
    background-position: center;
    background-size: cover;
    text-align: center; }
    .paragraph--type--pt-timeline .timeline-item {
      width: 50%;
      min-height: 150px;
      padding-bottom: 50px;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: relative; }
      @media screen and (max-width: 768px) {
        .paragraph--type--pt-timeline .timeline-item {
          width: 90%;
          min-height: 50px; } }
      .paragraph--type--pt-timeline .timeline-item a:after {
        display: block;
        width: 21px;
        height: 21px;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        position: absolute;
        background-color: #FFFFFF;
        content: ""; }
      .paragraph--type--pt-timeline .timeline-item a span {
        display: block;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        position: relative; }
      .paragraph--type--pt-timeline .timeline-item a:hover:after {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5); }
      .paragraph--type--pt-timeline .timeline-item:nth-of-type(1) {
        padding-top: 50px;
        text-align: right; }
        .paragraph--type--pt-timeline .timeline-item:nth-of-type(1) a {
          padding-right: 80px;
          padding-left: 15px;
          margin-right: -31px; }
          @media screen and (max-width: 768px) {
            .paragraph--type--pt-timeline .timeline-item:nth-of-type(1) a {
              padding-right: 70px;
              margin-right: -21px; } }
          .paragraph--type--pt-timeline .timeline-item:nth-of-type(1) a:after {
            top: 6px;
            right: 20px; }
            @media screen and (max-width: 768px) {
              .paragraph--type--pt-timeline .timeline-item:nth-of-type(1) a:after {
                right: 10px; } }
      .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) {
        min-height: 250px;
        margin-left: 50%;
        text-align: left; }
        @media screen and (max-width: 768px) {
          .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) {
            min-height: 125px;
            margin-left: 0;
            text-align: right; } }
        .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a {
          padding-right: 15px;
          padding-left: 80px;
          margin-left: -31px; }
          @media screen and (max-width: 768px) {
            .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a {
              padding-right: 70px;
              padding-left: 15px;
              margin-right: -21px;
              margin-left: 0; } }
          .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a:after {
            top: 5px;
            left: 21px; }
            @media screen and (max-width: 768px) {
              .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a:after {
                right: 10px;
                left: auto; } }
          .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a:hover, .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a:focus {
            text-decoration: none; }
            .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a:hover span, .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a:focus span {
              -webkit-transform: translateX(20px);
              -moz-transform: translateX(20px);
              -ms-transform: translateX(20px);
              -o-transform: translateX(20px);
              transform: translateX(20px); }
              @media screen and (max-width: 768px) {
                .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a:hover span, .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 2) a:focus span {
                  -webkit-transform: translateX(-10px);
                  -moz-transform: translateX(-10px);
                  -ms-transform: translateX(-10px);
                  -o-transform: translateX(-10px);
                  transform: translateX(-10px); } }
      .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 3) {
        min-height: 150px;
        text-align: right; }
        @media screen and (max-width: 768px) {
          .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 3) {
            min-height: 75px; } }
        .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 3) a {
          padding-right: 80px;
          padding-left: 15px;
          margin-right: -31px; }
          @media screen and (max-width: 768px) {
            .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 3) a {
              padding-right: 70px;
              margin-right: -21px; } }
          .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 3) a:after {
            top: 5px;
            right: 20px; }
            @media screen and (max-width: 768px) {
              .paragraph--type--pt-timeline .timeline-item:nth-of-type(2n + 3) a:after {
                right: 10px; } }
      .paragraph--type--pt-timeline .timeline-item a {
        display: block;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        position: relative;
        z-index: 1;
        color: #FFFFFF;
        font-size: 26px;
        font-weight: 600;
        text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.9);
        letter-spacing: 1px; }
        @media screen and (max-width: 768px) {
          .paragraph--type--pt-timeline .timeline-item a {
            font-size: 22px; } }
        .paragraph--type--pt-timeline .timeline-item a:hover, .paragraph--type--pt-timeline .timeline-item a:focus {
          text-decoration: none; }
          .paragraph--type--pt-timeline .timeline-item a:hover span, .paragraph--type--pt-timeline .timeline-item a:focus span {
            -webkit-transform: translateX(-20px);
            -moz-transform: translateX(-20px);
            -ms-transform: translateX(-20px);
            -o-transform: translateX(-20px);
            transform: translateX(-20px); }
            @media screen and (max-width: 768px) {
              .paragraph--type--pt-timeline .timeline-item a:hover span, .paragraph--type--pt-timeline .timeline-item a:focus span {
                -webkit-transform: translateX(-10px);
                -moz-transform: translateX(-10px);
                -ms-transform: translateX(-10px);
                -o-transform: translateX(-10px);
                transform: translateX(-10px); } }
    .paragraph--type--pt-timeline .line:after {
      display: block;
      width: 3px;
      height: 100%;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      top: 0;
      bottom: 0;
      left: calc(50% - 1px);
      background-color: #FFFFFF;
      content: ""; }
      @media screen and (max-width: 768px) {
        .paragraph--type--pt-timeline .line:after {
          left: calc(90% - 1px); } }
    .paragraph--type--pt-timeline .image__author {
      padding: 15px;
      padding: 1.5rem;
      -webkit-transform: rotate(270deg) translatex(100%) translateZ(0);
      -moz-transform: rotate(270deg) translatex(100%) translateZ(0);
      -ms-transform: rotate(270deg) translatex(100%) translateZ(0);
      -o-transform: rotate(270deg) translatex(100%) translateZ(0);
      transform: rotate(270deg) translatex(100%) translateZ(0);
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      top: auto;
      right: 0;
      bottom: 15px;
      left: auto;
      position: absolute;
      z-index: 1; }
      @media screen and (max-width: 991px) {
        .paragraph--type--pt-timeline .image__author {
          padding: 5px 10px;
          padding: 0.5rem 1rem;
          bottom: 5px; } }
      .paragraph--type--pt-timeline .image__author label {
        display: inline-block;
        margin: 0;
        color: #FFFFFF;
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 10px;
        line-height: 1rem;
        font-weight: 700;
        text-align: left;
        text-transform: uppercase;
        text-shadow: -1px 0 3px #000000; }
        @media screen and (max-width: 991px) {
          .paragraph--type--pt-timeline .image__author label {
            font-size: 9px;
            font-size: 0.9rem;
            line-height: 10px;
            line-height: 1rem;
            font-weight: 700; } }
      .paragraph--type--pt-timeline .image__author span {
        display: inline-block;
        color: #FFFFFF;
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 10px;
        line-height: 1rem;
        font-weight: 700;
        text-transform: uppercase;
        text-shadow: -1px 0 3px #000000; }
        @media screen and (max-width: 991px) {
          .paragraph--type--pt-timeline .image__author span {
            font-size: 9px;
            font-size: 0.9rem;
            line-height: 10px;
            line-height: 1rem;
            font-weight: 700; } }
  .paragraph.paragraph--type--pt-map:before, .view-search-page-index form.paragraph--type--pt-map:before, .paragraph.paragraph--type--pt-map:after, .view-search-page-index form.paragraph--type--pt-map:after {
    display: none; }
  .paragraph.no-padding--top, .view-search-page-index form.no-padding--top {
    padding-top: 0; }
  .paragraph.no-padding--bottom, .view-search-page-index form.no-padding--bottom {
    padding-bottom: 0; }
  .paragraph.no_bottom_bg:after, .view-search-page-index form.no_bottom_bg:after {
    display: none; }
  .paragraph.paragraph--type--pt-single-image-text-size:before, .view-search-page-index form.paragraph--type--pt-single-image-text-size:before, .paragraph.paragraph--type--pt-single-image-text-size:after, .view-search-page-index form.paragraph--type--pt-single-image-text-size:after {
    display: none; }
  .paragraph.paragraph--type--pt-single-image-text-size .text, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text {
    max-width: 1140px;
    padding-top: 5px;
    margin: 0 auto; }
    .paragraph.paragraph--type--pt-single-image-text-size .text .image, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image {
      position: relative; }
      .paragraph.paragraph--type--pt-single-image-text-size .text .image__caption, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image__caption {
        width: 100%;
        position: absolute;
        bottom: 0;
        color: #FFFFFF;
        text-align: center; }
        .paragraph.paragraph--type--pt-single-image-text-size .text .image__caption h6, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image__caption h6 {
          padding: 15px 0;
          margin: 0;
          text-shadow: 1px 0 3px #000000; }
      .paragraph.paragraph--type--pt-single-image-text-size .text .image__author, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image__author {
        padding: 15px;
        padding: 1.5rem;
        -webkit-transform: rotate(270deg) translatex(100%) translateZ(0);
        -moz-transform: rotate(270deg) translatex(100%) translateZ(0);
        -ms-transform: rotate(270deg) translatex(100%) translateZ(0);
        -o-transform: rotate(270deg) translatex(100%) translateZ(0);
        transform: rotate(270deg) translatex(100%) translateZ(0);
        transform-origin: right bottom;
        top: auto;
        right: 0;
        bottom: 0;
        left: auto;
        position: absolute;
        z-index: 1; }
        @media screen and (max-width: 991px) {
          .paragraph.paragraph--type--pt-single-image-text-size .text .image__author, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image__author {
            padding: 5px 10px;
            padding: 0.5rem 1rem;
            bottom: 5px; } }
        .paragraph.paragraph--type--pt-single-image-text-size .text .image__author label, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image__author label {
          display: inline-block;
          margin: 0;
          color: #FFFFFF;
          font-size: 11px;
          font-size: 1.1rem;
          line-height: 10px;
          line-height: 1rem;
          font-weight: 700;
          text-align: left;
          text-transform: uppercase;
          text-shadow: -1px 0 3px #000000; }
          @media screen and (max-width: 991px) {
            .paragraph.paragraph--type--pt-single-image-text-size .text .image__author label, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image__author label {
              font-size: 9px;
              font-size: 0.9rem;
              line-height: 10px;
              line-height: 1rem;
              font-weight: 700; } }
        .paragraph.paragraph--type--pt-single-image-text-size .text .image__author span, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image__author span {
          display: inline-block;
          color: #FFFFFF;
          font-size: 11px;
          font-size: 1.1rem;
          line-height: 10px;
          line-height: 1rem;
          font-weight: 700;
          text-transform: uppercase;
          text-shadow: -1px 0 3px #000000; }
          @media screen and (max-width: 991px) {
            .paragraph.paragraph--type--pt-single-image-text-size .text .image__author span, .view-search-page-index form.paragraph--type--pt-single-image-text-size .text .image__author span {
              font-size: 9px;
              font-size: 0.9rem;
              line-height: 10px;
              line-height: 1rem;
              font-weight: 700; } }
  .paragraph.paragraph--type--pt-documents .text.text-center .doc-list .field--item, .view-search-page-index form.paragraph--type--pt-documents .text.text-center .doc-list .field--item {
    padding-left: 0; }
    .paragraph.paragraph--type--pt-documents .text.text-center .doc-list .field--item:before, .view-search-page-index form.paragraph--type--pt-documents .text.text-center .doc-list .field--item:before {
      display: inline-block;
      position: relative;
      top: -6px;
      left: -30px; }
    .paragraph.paragraph--type--pt-documents .text.text-center .doc-list .field--item .file, .view-search-page-index form.paragraph--type--pt-documents .text.text-center .doc-list .field--item .file {
      width: auto;
      display: inline-block;
      margin-left: -14px; }
  .paragraph.paragraph--type--pt-documents .doc-list .field--item, .view-search-page-index form.paragraph--type--pt-documents .doc-list .field--item {
    padding: 0 0 27px 25px;
    position: relative; }
    .paragraph.paragraph--type--pt-documents .doc-list .field--item:before, .view-search-page-index form.paragraph--type--pt-documents .doc-list .field--item:before {
      display: block;
      width: 14px;
      height: 14px;
      position: absolute;
      top: 4px;
      left: 0;
      z-index: 1;
      background-image: url(../images/elements/li--bullet--bg.png);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-color: transparent;
      content: ""; }
    .paragraph.paragraph--type--pt-documents .doc-list .field--item .file, .view-search-page-index form.paragraph--type--pt-documents .doc-list .field--item .file {
      display: block;
      margin: 0;
      font-size: inherit;
      font-weight: inherit; }
      .paragraph.paragraph--type--pt-documents .doc-list .field--item .file-icon, .view-search-page-index form.paragraph--type--pt-documents .doc-list .field--item .file-icon {
        display: none; }
      .paragraph.paragraph--type--pt-documents .doc-list .field--item .file-size, .view-search-page-index form.paragraph--type--pt-documents .doc-list .field--item .file-size {
        display: none; }
      .paragraph.paragraph--type--pt-documents .doc-list .field--item .file > span, .view-search-page-index form.paragraph--type--pt-documents .doc-list .field--item .file > span {
        border: 0 none;
        background-color: transparent; }
  .paragraph.paragraph--type--pt-single-img-background, .view-search-page-index form.paragraph--type--pt-single-img-background {
    background-position: left top;
    background-repeat: repeat; }
    .paragraph.paragraph--type--pt-single-img-background .text img, .view-search-page-index form.paragraph--type--pt-single-img-background .text img {
      display: inline-block;
      width: auto; }
  .paragraph .show-map-button .pager, .view-search-page-index form .show-map-button .pager {
    margin: 0; }
  .paragraph .google-map-parallax, .view-search-page-index form .google-map-parallax {
    background-image: url(../images/elements/gmap_overlay.png);
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .paragraph .show-google-map, .view-search-page-index form .show-google-map {
    position: absolute;
    align-items: center;
    top: 200px;
    color: #fff;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 2.7rem; }
    .paragraph .show-google-map:after, .view-search-page-index form .show-google-map:after {
      width: 12.8rem; }

.event__page .content .paragraph.paragraph--no-padding:before, .event__page .content .view-search-page-index form.paragraph--no-padding:before, .view-search-page-index .event__page .content form.paragraph--no-padding:before {
  display: none; }

.event__title:after {
  display: block;
  width: 100%;
  height: 4px;
  height: 0.4rem;
  margin-top: 5px;
  margin-top: 0.5rem;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  left: 0;
  background-image: url(../images/elements/hr--bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  content: ""; }

.event__date {
  color: #719d9b; }

.feed-icons a {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 20px;
  background-image: url("../../../../core/misc/feed.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0; }

.gen-list-map-exposed {
  display: none; }

.banner-element-sticky {
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .banner-element-sticky.sticky {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 100; }
    @media screen and (min-width: 1200px) {
      .banner-element-sticky.sticky.nav-hidden {
        top: 0; } }
    @media screen and (min-width: 1200px) {
      .banner-element-sticky.sticky {
        top: 100px; } }
    .banner-element-sticky.sticky.topbar-present {
      top: calc(100vh - 60px); }

.paragraph--type--pt-single-image {
  overflow: hidden;
  height: calc(100vh - 100px);
  padding: 0;
  position: relative;
  color: #FFFFFF; }
  @media screen and (max-width: 1200px) {
    .paragraph--type--pt-single-image {
      height: calc(100vh - 60px); } }
  .paragraph--type--pt-single-image .url {
    display: block;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    z-index: 2;
    background-color: transparent; }
  .paragraph--type--pt-single-image .image {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat; }
    .paragraph--type--pt-single-image .image.image--parallax {
      height: 100vh !important;
      background: transparent; }
  .paragraph--type--pt-single-image .photo {
    background-attachment: fixed;
    background-position: 50% 0;
    height: 100vh;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .paragraph--type--pt-single-image .photo {
        background-attachment: inherit; } }
  .paragraph--type--pt-single-image .image__author {
    padding: 15px;
    padding: 1.5rem;
    -webkit-transform: rotate(270deg) translatex(100%) translateZ(0);
    -moz-transform: rotate(270deg) translatex(100%) translateZ(0);
    -ms-transform: rotate(270deg) translatex(100%) translateZ(0);
    -o-transform: rotate(270deg) translatex(100%) translateZ(0);
    transform: rotate(270deg) translatex(100%) translateZ(0);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    top: auto;
    right: 0;
    bottom: 15px;
    left: auto;
    position: absolute;
    z-index: 1; }
    @media screen and (max-width: 991px) {
      .paragraph--type--pt-single-image .image__author {
        padding: 5px 10px;
        padding: 0.5rem 1rem;
        bottom: 5px; } }
    .paragraph--type--pt-single-image .image__author label {
      display: inline-block;
      margin: 0;
      color: #FFFFFF;
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 10px;
      line-height: 1rem;
      font-weight: 700;
      text-align: left;
      text-transform: uppercase;
      text-shadow: -1px 0 3px #000000; }
      @media screen and (max-width: 991px) {
        .paragraph--type--pt-single-image .image__author label {
          font-size: 9px;
          font-size: 0.9rem;
          line-height: 10px;
          line-height: 1rem;
          font-weight: 700; } }
    .paragraph--type--pt-single-image .image__author span {
      display: inline-block;
      color: #FFFFFF;
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 10px;
      line-height: 1rem;
      font-weight: 700;
      text-transform: uppercase;
      text-shadow: -1px 0 3px #000000; }
      @media screen and (max-width: 991px) {
        .paragraph--type--pt-single-image .image__author span {
          font-size: 9px;
          font-size: 0.9rem;
          line-height: 10px;
          line-height: 1rem;
          font-weight: 700; } }
  .paragraph--type--pt-single-image .container {
    top: 0;
    right: 0;
    bottom: 100px;
    left: 0;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 480px) {
      .paragraph--type--pt-single-image .container {
        display: block; } }
    .paragraph--type--pt-single-image .container.container--top {
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; }
    .paragraph--type--pt-single-image .container.container--middle {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      @media screen and (max-width: 991px) {
        .paragraph--type--pt-single-image .container.container--middle {
          bottom: 100px; } }
    .paragraph--type--pt-single-image .container.container--bottom {
      bottom: 0;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      align-items: flex-end; }
  .paragraph--type--pt-single-image .block__wrapper {
    width: 1570px;
    padding: 90px 0;
    padding: 9rem 0;
    text-shadow: 0 1px 8px #444444; }
    @media screen and (max-width: 1600px) {
      .paragraph--type--pt-single-image .block__wrapper {
        width: 1140px; } }
    @media screen and (max-width: 1200px) {
      .paragraph--type--pt-single-image .block__wrapper {
        width: 970px; } }
    @media screen and (max-width: 991px) {
      .paragraph--type--pt-single-image .block__wrapper {
        width: 750px; } }
    @media screen and (max-width: 768px) {
      .paragraph--type--pt-single-image .block__wrapper {
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .paragraph--type--pt-single-image .block__wrapper {
        padding: 50px 0;
        padding: 5rem 0; } }
    .paragraph--type--pt-single-image .block__wrapper.block__wrapper--overlay {
      position: relative;
      background-color: #000000;
      background: #000000;
      /* The Fallback */
      background: rgba(0, 0, 0, 0.3);
      text-shadow: inherit; }
      .paragraph--type--pt-single-image .block__wrapper.block__wrapper--overlay:before, .paragraph--type--pt-single-image .block__wrapper.block__wrapper--overlay:after {
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        right: auto;
        bottom: 0;
        left: auto;
        position: absolute;
        background-color: #000000;
        background: #000000;
        /* The Fallback */
        background: rgba(0, 0, 0, 0.3);
        content: ""; }
      .paragraph--type--pt-single-image .block__wrapper.block__wrapper--overlay:before {
        left: -100%; }
      .paragraph--type--pt-single-image .block__wrapper.block__wrapper--overlay:after {
        right: -100%; }
      .paragraph--type--pt-single-image .block__wrapper.block__wrapper--overlay--lower {
        padding: 40px 0;
        padding: 4rem 0; }
        @media screen and (max-width: 991px) {
          .paragraph--type--pt-single-image .block__wrapper.block__wrapper--overlay--lower {
            padding: 25px 0;
            padding: 2.5rem 0; } }
    .paragraph--type--pt-single-image .block__wrapper h1 {
      text-shadow: 0 0 30px #444444; }
      .paragraph--type--pt-single-image .block__wrapper h1 .paragraph--type--pt-single-image .block__wrapper h1:lang(ru) {
        font-family: inherit; }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper--left {
    float: left; }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper--center {
    margin: 0 auto; }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper--right {
    float: right; }
  @media screen and (max-width: 480px) {
    .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block {
      overflow-y: scroll;
      display: block;
      height: 100px;
      /*
                  -webkit-line-clamp: 5;

                  -moz-box-orient: vertical;
                  -ms-box-orient: vertical;
                  -o-box-orient: vertical;
                  -webkit-box-orient: vertical;

                  text-overflow: ellipsis;
                  */ } }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block--left {
    text-align: left; }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block--center {
    text-align: center; }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block--right {
    text-align: right; }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block a {
    color: #FFFFFF;
    text-decoration: underline; }
    .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block a:hover {
      text-decoration: none; }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block ul {
    padding: 0;
    list-style-type: none; }
    .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block ul li {
      padding-left: 25px;
      position: relative; }
      .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block ul li:before {
        display: block;
        width: 14px;
        height: 14px;
        position: absolute;
        top: 2px;
        left: 0;
        background-image: url(../images/elements/li--bullet--bg.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-color: transparent;
        content: ""; }
  @media screen and (max-width: 480px) {
    .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block.no-title {
      height: 190px; } }
  @media screen and (max-width: 480px) {
    .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block.text-subtitle {
      height: 170px; } }
  .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block.text--indicator {
    padding-right: 20px;
    position: relative; }
    .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block.text--indicator:before {
      display: none;
      width: 16px;
      height: 32px;
      -webkit-animation: sdb06 1.3s infinite;
      -moz-animation: sdb06 1.3s infinite;
      -ms-animation: sdb06 1.3s infinite;
      -o-animation: sdb06 1.3s infinite;
      animation: sdb06 1.3s infinite;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
      background-image: url(../images/scroll.png);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-color: transparent;
      content: ""; }
      @media screen and (max-width: 767px) {
        .paragraph--type--pt-single-image .text__wrapper.text__wrapper .text-block.text--indicator:before {
          display: block; } }
  @media screen and (max-width: 1600px) {
    .paragraph--type--pt-single-image.paragraph--video {
      height: auto; } }
  .paragraph--type--pt-single-image.paragraph--video:after {
    display: none; }
  .paragraph--type--pt-single-image.paragraph--video video {
    width: 100%;
    height: auto; }

.paragraph > .paragraph__column, .view-search-page-index form > .paragraph__column {
  padding: 0; }

.paragraph.paragraph--search, .view-search-page-index form.paragraph--search {
  height: 400px; }
  @media screen and (max-width: 991px) {
    .paragraph.paragraph--search, .view-search-page-index form.paragraph--search {
      height: 300px; } }
  .paragraph.paragraph--search .image, .view-search-page-index form.paragraph--search .image {
    background-position: center; }

.grid__items {
  padding: 0 15px;
  padding: 0 1.5rem; }
  .grid__items.grid__items--type--square .col {
    padding: 1px;
    padding: 0.1rem; }
    @media screen and (max-width: 480px) {
      .grid__items.grid__items--type--square .col {
        padding: 1px 1px 0;
        padding: 0.1rem 0.1rem 0; } }
  .grid__items.grid__items--type--rectangle .col {
    padding: 1px;
    padding: 0.1rem; }
  .grid__items.grid__items--type--rectangle--events .col {
    padding: 1px;
    padding: 0.1rem; }
    @media screen and (max-width: 480px) {
      .grid__items.grid__items--type--rectangle--events .col {
        padding: 1px 1px 0;
        padding: 0.1rem 0.1rem 0; } }
  .grid__items.grid__items--type--rectangle--events article {
    padding-top: 71.25%;
    height: 0; }
    .grid__items.grid__items--type--rectangle--events article a {
      display: block; }
    .grid__items.grid__items--type--rectangle--events article .content {
      position: absolute;
      top: 0; }
  .grid__items.grid__items--font-size--normal .title__inner span {
    font-size: 22px; }
    @media screen and (max-width: 480px) {
      .grid__items.grid__items--font-size--normal .title__inner span {
        padding: 9px 0;
        padding: 0.9rem 0;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 700; } }
  .grid__items.grid__items--font-size--small .title__inner span {
    font-size: 16px; }
    @media screen and (max-width: 480px) {
      .grid__items.grid__items--font-size--small .title__inner span {
        padding: 9px 0;
        padding: 0.9rem 0;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 700; } }
  .grid__items .col article {
    overflow: hidden;
    position: relative; }
  .grid__items article a {
    display: block; }
    .grid__items article a:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .grid__items article a:hover .title {
      background: #000000;
      /* The Fallback */
      background: rgba(0, 0, 0, 0.7); }
  .grid__items article .title {
    display: block;
    width: 100%;
    padding: 0 15%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    top: auto;
    right: auto;
    bottom: 0;
    left: auto;
    position: absolute;
    z-index: 1;
    color: #FFFFFF;
    background: #000000;
    /* The Fallback */
    background: rgba(0, 0, 0, 0.4);
    text-align: center; }
    .grid__items article .title__inner {
      display: table;
      width: 100%;
      height: 100px;
      height: 10rem;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
      @media screen and (max-width: 480px) {
        .grid__items article .title__inner {
          height: 50px;
          height: 5rem; } }
      .grid__items article .title__inner span {
        display: table-cell;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: 700;
        line-height: 1.2;
        vertical-align: middle; }
  .grid__items article .content img {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }

.paragraph.paragraph--user, .view-search-page-index form.paragraph--user {
  overflow-y: auto;
  height: auto; }
  .paragraph.paragraph--user:after, .view-search-page-index form.paragraph--user:after {
    display: none; }
  .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay {
    width: 600px;
    padding: 40px 10px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay {
        width: 100%;
        padding: 15px 0; } }
    .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay:before, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay:before, .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay:after, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay:after {
      display: none; }
    .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container {
      display: block;
      width: 100%;
      margin: 0;
      position: relative;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto; }
      @media screen and (max-width: 768px) {
        .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container {
          padding: 0; } }
      .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row {
        margin: 0; }
        .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul {
          border: 0 none; }
          .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li {
            margin: 0; }
            @media screen and (max-width: 480px) {
              .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li {
                float: none; } }
            .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li a, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li a {
              margin-bottom: 3px;
              border: 0 none;
              -webkit-border-radius: 4px;
              -moz-border-radius: 4px;
              border-radius: 4px;
              -webkit-transition: all 0.4s ease-out;
              -moz-transition: all 0.4s ease-out;
              -ms-transition: all 0.4s ease-out;
              -o-transition: all 0.4s ease-out;
              transition: all 0.4s ease-out;
              background-color: #000000;
              background-color: rgba(0, 0, 0, 0.4); }
              @media screen and (max-width: 768px) {
                .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li a, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li a {
                  font-size: 16px; } }
              @media screen and (max-width: 480px) {
                .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li a, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li a {
                  text-align: center; } }
              .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li a:hover, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li a:hover {
                background-color: #FFFFFF; }
            .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li.active a, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row .tabs ul li.active a {
              background-color: #FFFFFF; }
        .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row form, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row form {
          padding: 20px 0 0; }
          .paragraph.paragraph--user .block__wrapper.block__wrapper--overlay .container .row form .form-item .description, .view-search-page-index form.paragraph--user .block__wrapper.block__wrapper--overlay .container .row form .form-item .description {
            color: #ccc; }
  .paragraph.paragraph--user .text__wrapper, .view-search-page-index form.paragraph--user .text__wrapper {
    width: 100%; }
  .paragraph.paragraph--user .image, .view-search-page-index form.paragraph--user .image {
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0; }
  .paragraph.paragraph--user .logo, .view-search-page-index form.paragraph--user .logo {
    display: inherit;
    width: 300px;
    margin: 0 auto 20px; }
    @media screen and (max-width: 480px) {
      .paragraph.paragraph--user .logo, .view-search-page-index form.paragraph--user .logo {
        width: 160px; } }
    .paragraph.paragraph--user .logo img, .view-search-page-index form.paragraph--user .logo img {
      width: 100%; }
  .paragraph.paragraph--user .container.container--middle, .view-search-page-index form.paragraph--user .container.container--middle {
    display: block;
    min-height: 600px;
    max-height: 1200px;
    padding: 0 15px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .paragraph.paragraph--user .container.container--middle .row, .view-search-page-index form.paragraph--user .container.container--middle .row {
        width: auto; } }

body.login-bg {
  padding: 30px 0; }
  body.login-bg:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: ""; }

.block--explore {
  color: #FFFFFF;
  background-color: #5580A1; }
  .block--explore .item {
    padding: 10px 0;
    border-left: 2px solid #FFFFFF;
    border-left: 2px solid rgba(255, 255, 255, 0.3);
    position: relative;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .block--explore .item {
        margin-top: 30px; } }
    .block--explore .item:nth-of-type(1) {
      border: none; }
      @media screen and (max-width: 767px) {
        .block--explore .item:nth-of-type(1) {
          margin-top: 0; } }
      @media screen and (max-width: 767px) {
        .block--explore .item:nth-of-type(1):before {
          display: block; } }
    @media screen and (max-width: 767px) {
      .block--explore .item:nth-of-type(2) {
        margin-top: 0; } }
    @media screen and (max-width: 767px) {
      .block--explore .item:nth-of-type(2):before {
        display: block; } }
    @media screen and (max-width: 767px) {
      .block--explore .item:nth-of-type(3) {
        border: none; } }
    @media screen and (max-width: 768px) {
      .block--explore .item:before {
        display: none;
        height: 2px;
        position: absolute;
        right: 15px;
        bottom: -15px;
        left: 15px;
        background-color: #FFFFFF;
        background-color: rgba(255, 255, 255, 0.3);
        content: ""; } }
    .block--explore .item__link {
      display: block;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      color: #FFFFFF; }
      .block--explore .item__link:hover {
        text-decoration: none;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2); }
    .block--explore .item .icon {
      display: inline-block;
      margin-right: 10px;
      text-align: right;
      vertical-align: top; }
      .block--explore .item .icon--airplane {
        font-size: 34px; }
      .block--explore .item .icon--car {
        font-size: 24px; }
      .block--explore .item .icon--train {
        font-size: 24px; }
      .block--explore .item .icon--ship {
        font-size: 24px; }
      .block--explore .item .icon--bicycle {
        font-size: 24px; }
      .block--explore .item .icon--bus {
        font-size: 24px; }
      .block--explore .item .icon--motorcycle {
        font-size: 24px; }
    .block--explore .item .info {
      display: inline-block;
      text-align: left; }
      .block--explore .item .info .subtitle {
        font-size: 14px;
        line-height: 20px; }
      .block--explore .item .info .city {
        color: #FFFFFF;
        font-size: 18px;
        line-height: 20px; }
        .block--explore .item .info .city-link:hover {
          color: #777777;
          font-weight: 700;
          text-decoration: none; }
      .block--explore .item .info .time {
        font-size: 30px;
        line-height: normal;
        font-weight: 700; }

.breadcrumb {
  display: inline-block;
  padding: 13px 15px;
  padding: 1.3rem 1.5rem;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #FFFFFF;
  position: relative; }
  @media screen and (max-width: 991px) {
    .breadcrumb {
      display: block; } }
  .breadcrumb__wrapper {
    overflow: hidden; }
  .breadcrumb > li {
    color: #3f4458;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 1px; }
    .breadcrumb > li a,
    .breadcrumb > li span {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      color: #0F1A45; }
    .breadcrumb > li:after {
      top: 0;
      right: auto;
      bottom: auto;
      left: auto;
      position: relative;
      font-size: 14px;
      font-size: 1.4rem;
      content: ">"; }
    .breadcrumb > li + li:before {
      display: none; }
    .breadcrumb > li:last-of-type:after {
      display: none; }
    .breadcrumb > li.active span {
      color: #777777; }
  .breadcrumb:before {
    width: 700%;
    height: 100%;
    background-color: #FFFFFF;
    top: 0;
    right: auto;
    bottom: auto;
    left: -700%;
    position: absolute;
    z-index: 1; }
  .breadcrumb:after {
    width: 26px;
    width: 2.6rem;
    height: 100%;
    background-color: #FFFFFF;
    top: 0;
    right: -20px;
    bottom: auto;
    left: auto;
    position: absolute;
    z-index: 1;
    content: ""; }

#sliding-popup {
  max-width: 800px;
  z-index: 1040; }
  @media screen and (min-width: 1200px) {
    #sliding-popup {
      height: 230px !important;
      top: calc(50% - 100px); } }
  @media screen and (min-width: 768px) {
    #sliding-popup {
      left: 50%;
      transform: translateX(-50%);
      margin-bottom: 1rem; } }
  #sliding-popup .popup-content {
    margin: auto;
    width: 1570px;
    width: 157rem;
    max-width: inherit;
    padding: 0 15px;
    padding: 0 1.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
    padding: 2rem 3rem; }
    @media screen and (max-width: 1599px) {
      #sliding-popup .popup-content {
        width: 1170px;
        width: 117rem; } }
    @media screen and (max-width: 1199px) {
      #sliding-popup .popup-content {
        width: 970px;
        width: 97rem; } }
    @media screen and (max-width: 990px) {
      #sliding-popup .popup-content {
        width: 750px;
        width: 75rem; } }
    @media screen and (max-width: 767px) {
      #sliding-popup .popup-content {
        width: 100%; } }
    #sliding-popup .popup-content #popup-text {
      color: #fff;
      float: left;
      font-weight: bold;
      margin: 5px 0;
      text-align: left; }
      #sliding-popup .popup-content #popup-text h2 {
        font-size: 28px; }
      #sliding-popup .popup-content #popup-text p {
        color: #fff;
        display: block;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.4;
        margin: 0 0 5px 0;
        font-size: 12px; }
      #sliding-popup .popup-content #popup-text bottom a {
        color: #ff321e; }
    #sliding-popup .popup-content .popup-text {
      margin: 0;
      padding: 10px 0;
      padding: 1rem 0; }
      @media screen and (max-width: 767px) {
        #sliding-popup .popup-content .popup-text {
          float: none;
          width: 100%;
          max-width: 100%;
          padding-bottom: 0;
          text-align: center; } }
      #sliding-popup .popup-content .popup-text a {
        color: #ff321e; }
        #sliding-popup .popup-content .popup-text a:hover {
          text-decoration: underline; }
    #sliding-popup .popup-content #popup-buttons,
    #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons {
      margin: 0;
      max-width: 40%;
      padding: 10px 0;
      padding: 1rem 0; }
      @media screen and (max-width: 767px) {
        #sliding-popup .popup-content #popup-buttons,
        #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons {
          max-width: 100%; } }
      #sliding-popup .popup-content #popup-buttons button,
      #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button {
        margin: 0 0 0 10px;
        margin: 0 0 0 1rem;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: transparent;
        font-family: inherit;
        font-size: 22px;
        font-weight: bold;
        text-transform: inherit;
        vertical-align: inherit;
        text-shadow: none; }
        @media screen and (max-width: 767px) {
          #sliding-popup .popup-content #popup-buttons button,
          #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button {
            margin: 0 5px;
            margin: 0 0.5rem; } }
        #sliding-popup .popup-content #popup-buttons button:hover,
        #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button:hover {
          background: transparent; }
        #sliding-popup .popup-content #popup-buttons button:focus,
        #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button:focus {
          outline: 0 none; }
      #sliding-popup .popup-content #popup-buttons .eu-cookie-compliance-save-preferences-button,
      #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons .eu-cookie-compliance-save-preferences-button {
        font-size: 14px;
        margin-left: 0;
        padding-left: 0; }
        #sliding-popup .popup-content #popup-buttons .eu-cookie-compliance-save-preferences-button:after,
        #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons .eu-cookie-compliance-save-preferences-button:after {
          display: none; }
  #sliding-popup .eu-cookie-compliance-more-button {
    display: none; }

.eu-cookie-compliance-categories {
  display: flex;
  justify-content: end; }
  @media screen and (max-width: 767px) {
    .eu-cookie-compliance-categories {
      display: block; } }
  .eu-cookie-compliance-categories .eu-cookie-compliance-category {
    position: relative;
    padding-right: 7%; }
    @media screen and (max-width: 767px) {
      .eu-cookie-compliance-categories .eu-cookie-compliance-category {
        padding-bottom: 1rem; } }
    .eu-cookie-compliance-categories .eu-cookie-compliance-category:first-of-type input {
      background: grey;
      cursor: not-allowed; }
      .eu-cookie-compliance-categories .eu-cookie-compliance-category:first-of-type input:checked + label:before {
        background-color: grey; }
    .eu-cookie-compliance-categories .eu-cookie-compliance-category input {
      margin: 0px;
      margin-top: 1px;
      cursor: pointer;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      position: absolute;
      z-index: 1;
      top: 0px;
      left: 0px;
      background: grey;
      width: 40px;
      height: 20px; }
      .eu-cookie-compliance-categories .eu-cookie-compliance-category input:checked + label:before {
        background-color: #48945b;
        content: "";
        padding-left: 6px; }
      .eu-cookie-compliance-categories .eu-cookie-compliance-category input:checked + label:after {
        left: 21px; }
    .eu-cookie-compliance-categories .eu-cookie-compliance-category label {
      position: relative;
      padding-left: 46px; }
      .eu-cookie-compliance-categories .eu-cookie-compliance-category label:before, .eu-cookie-compliance-categories .eu-cookie-compliance-category label:after {
        position: absolute;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        transition: background-color 0.3s, left 0.3s; }
      .eu-cookie-compliance-categories .eu-cookie-compliance-category label:before {
        content: "";
        color: #fff;
        box-sizing: border-box;
        padding-left: 23px;
        font-size: 12px;
        line-height: 20px;
        background-color: #a9a9a9;
        left: 0px;
        top: 0px;
        height: 20px;
        width: 40px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
      .eu-cookie-compliance-categories .eu-cookie-compliance-category label:after {
        content: "";
        letter-spacing: 20px;
        background: #fff;
        border: 1px solid #7c7c7c;
        left: 1px;
        top: 1px;
        height: 18px;
        width: 18px; }

.popup-overlay {
  visibility: visible;
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1030; }

@media (min-width: 1600px) {
  .container {
    width: 1570px;
    width: 157rem; } }

.container.container--login {
  margin-top: 40px; }

.container.container--resource .text {
  margin-bottom: 60px; }

@media screen and (min-width: 1600px) {
  .container.container--resource {
    width: 1170px; } }

.main-content {
  overflow: hidden; }

.cke_editable {
  padding-top: 0; }

.grid__filters {
  margin: 20px 0 40px;
  margin: 2rem 0 4rem; }
  @media screen and (max-width: 768px) {
    .grid__filters {
      margin: 40px 0;
      margin: 4rem 0; } }
  @media screen and (max-width: 480px) {
    .grid__filters {
      margin: 10px 0;
      margin: 1rem 0; } }
  .grid__filters .form-inline {
    margin: 0 auto; }
    @media screen and (min-width: 991px) and (max-width: 1200px) {
      .grid__filters .form-inline {
        width: 650px; } }
    @media screen and (max-width: 768px) {
      .grid__filters .form-inline {
        width: 100%;
        margin: 0; } }
    .grid__filters .form-inline .form-item {
      float: none;
      margin: 0 15px;
      margin: 0 1.5rem;
      margin-bottom: 20px;
      margin-bottom: 2rem;
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        .grid__filters .form-inline .form-item {
          float: none;
          display: block;
          margin-right: 0;
          margin-left: 0; } }
      .grid__filters .form-inline .form-item label {
        display: none; }
      @media screen and (max-width: 768px) {
        .grid__filters .form-inline .form-item .select2 {
          width: 100% !important; } }
      .grid__filters .form-inline .form-item input {
        width: 230px; }
        @media screen and (max-width: 768px) {
          .grid__filters .form-inline .form-item input {
            width: 100%; } }
    .grid__filters .form-inline .form-actions {
      display: none; }
  .grid__filters .views-exposed-form .form-item.form-type-select, .grid__filters .views-exposed-form .form-item.form-item-title {
    float: none;
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px; }
    @media screen and (max-width: 768px) {
      .grid__filters .views-exposed-form .form-item.form-type-select, .grid__filters .views-exposed-form .form-item.form-item-title {
        float: none;
        display: block;
        margin-right: 0;
        margin-left: 0; } }
    @media screen and (max-width: 768px) {
      .grid__filters .views-exposed-form .form-item.form-type-select .select2, .grid__filters .views-exposed-form .form-item.form-item-title .select2 {
        width: 100% !important; } }
  .grid__filters .views-exposed-form .form-item.form-item-title input {
    display: inline-block;
    width: 280px; }
    @media screen and (max-width: 768px) {
      .grid__filters .views-exposed-form .form-item.form-item-title input {
        width: 100%; } }

.view-personalize-your-trip form .form-radios .form-item {
  display: inline-block;
  width: 16.66%;
  padding: 15px;
  margin: 0;
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFFFFF;
  text-align: center; }
  @media screen and (max-width: 1200px) {
    .view-personalize-your-trip form .form-radios .form-item {
      width: 20%; } }
  @media screen and (max-width: 991px) {
    .view-personalize-your-trip form .form-radios .form-item {
      width: 32.5%; } }
  @media screen and (max-width: 480px) {
    .view-personalize-your-trip form .form-radios .form-item {
      width: 49%; } }
  .view-personalize-your-trip form .form-radios .form-item label {
    overflow: hidden;
    width: 100%;
    padding: 0;
    border: 2px solid #242a42;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative; }
    .view-personalize-your-trip form .form-radios .form-item label:after {
      display: block;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      background-color: #000000;
      background-color: rgba(0, 0, 0, 0.4);
      position: absolute;
      top: 0;
      content: ""; }
    .view-personalize-your-trip form .form-radios .form-item label input {
      display: none; }
    .view-personalize-your-trip form .form-radios .form-item label .title {
      width: 100%;
      padding: 10px 0;
      margin: 0;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      font-size: 14px;
      font-weight: 700;
      text-align: center; }
    .view-personalize-your-trip form .form-radios .form-item label.active {
      border-color: #ff321e;
      cursor: default; }
      .view-personalize-your-trip form .form-radios .form-item label.active .title {
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.4); }
      .view-personalize-your-trip form .form-radios .form-item label.active:after {
        display: none; }
      .view-personalize-your-trip form .form-radios .form-item label.active:hover {
        border-color: #ff321e; }
        .view-personalize-your-trip form .form-radios .form-item label.active:hover img {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
        .view-personalize-your-trip form .form-radios .form-item label.active:hover .title {
          background-color: #000000;
          background-color: rgba(0, 0, 0, 0.4); }
    .view-personalize-your-trip form .form-radios .form-item label img {
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -ms-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
    .view-personalize-your-trip form .form-radios .form-item label:hover {
      border-color: #FFFFFF; }
      .view-personalize-your-trip form .form-radios .form-item label:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
      .view-personalize-your-trip form .form-radios .form-item label:hover:after {
        display: block;
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0); }
      .view-personalize-your-trip form .form-radios .form-item label:hover .title {
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.7); }

.view-personalize-your-trip form .form-item-field-date-from-value,
.view-personalize-your-trip form .form-item-field-date-to-value {
  position: relative; }
  .view-personalize-your-trip form .form-item-field-date-from-value .ui-datepicker-trigger,
  .view-personalize-your-trip form .form-item-field-date-to-value .ui-datepicker-trigger {
    width: 100%;
    height: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    background-color: transparent;
    font-size: 0; }
    .view-personalize-your-trip form .form-item-field-date-from-value .ui-datepicker-trigger:hover, .view-personalize-your-trip form .form-item-field-date-from-value .ui-datepicker-trigger:focus,
    .view-personalize-your-trip form .form-item-field-date-to-value .ui-datepicker-trigger:hover,
    .view-personalize-your-trip form .form-item-field-date-to-value .ui-datepicker-trigger:focus {
      outline: 0 none; }

@media screen and (max-width: 991px) {
  .instagram__grid .col__block {
    clear: both;
    float: none; } }

.instagram__grid .col__block:nth-of-type(1) {
  padding: 0 0 0 15px; }
  @media screen and (max-width: 991px) {
    .instagram__grid .col__block:nth-of-type(1) {
      padding: 0 15px; } }

.instagram__grid .col__block:last-of-type {
  padding: 0 15px 0 0; }
  @media screen and (max-width: 991px) {
    .instagram__grid .col__block:last-of-type {
      padding: 0 15px; } }

.instagram__grid .col__block__group {
  padding: 0; }
  .instagram__grid .col__block__group .instagram__item {
    overflow: hidden; }
    .instagram__grid .col__block__group .instagram__item img {
      -webkit-transition: all 1s ease-out;
      -moz-transition: all 1s ease-out;
      -ms-transition: all 1s ease-out;
      -o-transition: all 1s ease-out;
      transition: all 1s ease-out;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .instagram__grid .col__block__group .instagram__item:before {
      -webkit-transition: all 3.5s ease-out;
      -moz-transition: all 3.5s ease-out;
      -ms-transition: all 3.5s ease-out;
      -o-transition: all 3.5s ease-out;
      transition: all 3.5s ease-out;
      -webkit-transform: translateY(110%);
      -moz-transform: translateY(110%);
      -ms-transform: translateY(110%);
      -o-transform: translateY(110%);
      transform: translateY(110%);
      z-index: 3;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7; }
    .instagram__grid .col__block__group .instagram__item .trending_images_wrapper {
      padding: 1px;
      -webkit-box-shadow: inset 0 0 0 1px #FFFFFF;
      -moz-box-shadow: inset 0 0 0 1px #FFFFFF;
      box-shadow: inset 0 0 0 1px #FFFFFF; }
      .instagram__grid .col__block__group .instagram__item .trending_images_wrapper .trending_images_icons {
        position: absolute;
        display: none;
        text-align: center;
        width: 160px;
        top: 50%;
        left: 50%;
        z-index: 3;
        transform: translate(-50%, -50%); }
        .instagram__grid .col__block__group .instagram__item .trending_images_wrapper .trending_images_icons .fa-comment {
          margin-left: 10px; }
    .instagram__grid .col__block__group .instagram__item:hover:before {
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -ms-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
    .instagram__grid .col__block__group .instagram__item:hover img {
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3); }
  .instagram__grid .col__block__group:nth-child(even) .instagram__item:before {
    background-color: #FFFFFF; }
  .instagram__grid .col__block__group:nth-child(even) .trending_images_icons {
    color: #000000; }
  .instagram__grid .col__block__group:nth-child(odd) .instagram__item:before {
    background-color: #e52e29; }
  .instagram__grid .col__block__group:nth-child(odd) .trending_images_icons {
    color: #FFFFFF; }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(1) .instagram__item:before {
      background-color: #e52e29; } }
  .instagram__grid .col__block__group:nth-child(1) .trending_images_icons {
    color: #FFFFFF; }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(2) .instagram__item:before {
      background-color: #FFFFFF; } }
  .instagram__grid .col__block__group:nth-child(2) .trending_images_icons {
    color: #000000; }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(3) .instagram__item:before {
      background-color: #FFFFFF; } }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(3) .trending_images_icons {
      color: #000000; } }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(4) .instagram__item:before {
      background-color: #e52e29; } }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(4) .trending_images_icons {
      color: #FFFFFF; } }
  @media screen and (max-width: 1200px) {
    .instagram__grid .col__block__group:nth-child(5) .instagram__item:before {
      background-color: #FFFFFF; } }
  @media screen and (max-width: 991px) {
    .instagram__grid .col__block__group:nth-child(5) .instagram__item:before {
      background-color: #e52e29; } }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(5) .instagram__item:before {
      background-color: #e52e29; } }
  @media screen and (max-width: 1200px) {
    .instagram__grid .col__block__group:nth-child(5) .trending_images_icons {
      color: #000000; } }
  @media screen and (max-width: 991px) {
    .instagram__grid .col__block__group:nth-child(5) .trending_images_icons {
      color: #FFFFFF; } }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(5) .trending_images_icons {
      color: #FFFFFF; } }
  @media screen and (max-width: 1200px) {
    .instagram__grid .col__block__group:nth-child(6) .instagram__item:before {
      background-color: #e52e29; } }
  @media screen and (max-width: 991px) {
    .instagram__grid .col__block__group:nth-child(6) .instagram__item:before {
      background-color: #FFFFFF; } }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(6) .instagram__item:before {
      background-color: #FFFFFF; } }
  @media screen and (max-width: 1200px) {
    .instagram__grid .col__block__group:nth-child(6) .trending_images_icons {
      color: #FFFFFF; } }
  @media screen and (max-width: 991px) {
    .instagram__grid .col__block__group:nth-child(6) .trending_images_icons {
      color: #000000; } }
  @media screen and (max-width: 768px) {
    .instagram__grid .col__block__group:nth-child(6) .trending_images_icons {
      color: #000000; } }
  .instagram__grid .col__block__group:nth-child(7) .instagram__item:before {
    background-color: #FFFFFF; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(7) .instagram__item:before {
        background-color: #FFFFFF; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(7) .instagram__item:before {
        background-color: #e52e29; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(7) .instagram__item:before {
        background-color: #FFFFFF; } }
  .instagram__grid .col__block__group:nth-child(7) .trending_images_icons {
    color: #000000; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(7) .trending_images_icons {
        color: #000000; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(7) .trending_images_icons {
        color: #FFFFFF; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(7) .trending_images_icons {
        color: #000000; } }
  .instagram__grid .col__block__group:nth-child(8) .instagram__item:before {
    background-color: #e52e29; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(8) .instagram__item:before {
        background-color: #e52e29; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(8) .instagram__item:before {
        background-color: #FFFFFF; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(8) .instagram__item:before {
        background-color: #e52e29; } }
  .instagram__grid .col__block__group:nth-child(8) .trending_images_icons {
    color: #FFFFFF; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(8) .trending_images_icons {
        color: #FFFFFF; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(8) .trending_images_icons {
        color: #000000; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(8) .trending_images_icons {
        color: #FFFFFF; } }
  .instagram__grid .col__block__group:nth-child(9) .instagram__item:before {
    background-color: #FFFFFF; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(9) .instagram__item:before {
        background-color: #e52e29; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(9) .instagram__item:before {
        background-color: #e52e29; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(9) .instagram__item:before {
        background-color: #e52e29; } }
  .instagram__grid .col__block__group:nth-child(9) .trending_images_icons {
    color: #000000; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(9) .trending_images_icons {
        color: #FFFFFF; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(9) .trending_images_icons {
        color: #FFFFFF; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(9) .trending_images_icons {
        color: #FFFFFF; } }
  .instagram__grid .col__block__group:nth-child(10) .instagram__item:before {
    background-color: #e52e29; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(10) .instagram__item:before {
        background-color: #FFFFFF; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(10) .instagram__item:before {
        background-color: #FFFFFF; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(10) .instagram__item:before {
        background-color: #FFFFFF; } }
  .instagram__grid .col__block__group:nth-child(10) .trending_images_icons {
    color: #FFFFFF; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(10) .trending_images_icons {
        color: #000000; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(10) .trending_images_icons {
        color: #000000; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(10) .trending_images_icons {
        color: #000000; } }
  .instagram__grid .col__block__group:nth-child(11) .instagram__item:before {
    background-color: #FFFFFF; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(11) .instagram__item:before {
        background-color: #e52e29; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(11) .instagram__item:before {
        background-color: #e52e29; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(11) .instagram__item:before {
        background-color: #FFFFFF; } }
  .instagram__grid .col__block__group:nth-child(11) .trending_images_icons {
    color: #000000; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(11) .trending_images_icons {
        color: #FFFFFF; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(11) .trending_images_icons {
        color: #FFFFFF; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(11) .trending_images_icons {
        color: #000000; } }
  .instagram__grid .col__block__group:nth-child(12) .instagram__item:before {
    background-color: #e52e29; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(12) .instagram__item:before {
        background-color: #FFFFFF; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(12) .instagram__item:before {
        background-color: #FFFFFF; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(12) .instagram__item:before {
        background-color: #e52e29; } }
  .instagram__grid .col__block__group:nth-child(12) .trending_images_icons {
    color: #FFFFFF; }
    @media screen and (max-width: 1200px) {
      .instagram__grid .col__block__group:nth-child(12) .trending_images_icons {
        color: #000000; } }
    @media screen and (max-width: 991px) {
      .instagram__grid .col__block__group:nth-child(12) .trending_images_icons {
        color: #FFFFFF; } }
    @media screen and (max-width: 768px) {
      .instagram__grid .col__block__group:nth-child(12) .trending_images_icons {
        color: #FFFFFF; } }

.instagram__item {
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  .instagram__item:before {
    pointer-events: none;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.4);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    content: ""; }
  .instagram__item img {
    width: 100%; }
  .instagram__item a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    z-index: 1; }
  .instagram__item .type__icon {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 3; }
    .instagram__item .type__icon:before {
      display: block;
      width: 30px;
      height: 30px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      color: #5f5f55;
      background-color: #FFFFFF;
      background-color: rgba(255, 255, 255, 0.9);
      font-family: FontAwesome;
      text-align: center;
      line-height: 30px; }
    .instagram__item .type__icon.type__icon--facebook_channel:before, .instagram__item .type__icon.type__icon--facebook:before {
      content: "\f09a"; }
    .instagram__item .type__icon.type__icon--twitter_channel:before, .instagram__item .type__icon.type__icon--twitter:before {
      content: "\f099"; }
    .instagram__item .type__icon.type__icon--instagram_channel:before, .instagram__item .type__icon.type__icon--instagram:before {
      content: "\f16d"; }
    .instagram__item .type__icon.type__icon--youtube_channel:before, .instagram__item .type__icon.type__icon--youtube:before {
      content: "\f16a"; }
    .instagram__item .type__icon.type__icon--pinterest_channel:before, .instagram__item .type__icon.type__icon--pinterest:before {
      content: "\f231"; }
  .instagram__item:hover:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .instagram__item:hover .trending_images_icons {
    display: block !important; }
  .instagram__item:hover .type__icon:before {
    color: #FFFFFF; }
  .instagram__item:hover .type__icon.type__icon--facebook_channel:before, .instagram__item:hover .type__icon.type__icon--facebook:before {
    background-color: #325595; }
  .instagram__item:hover .type__icon.type__icon--twitter_channel:before, .instagram__item:hover .type__icon.type__icon--twitter:before {
    background-color: #25b6e6; }
  .instagram__item:hover .type__icon.type__icon--instagram_channel:before, .instagram__item:hover .type__icon.type__icon--instagram:before {
    background-color: #000000; }
  .instagram__item:hover .type__icon.type__icon--gplus_channel:before, .instagram__item:hover .type__icon.type__icon--gplus:before {
    background-color: #b03049; }
  .instagram__item:hover .type__icon.type__icon--youtube_channel:before, .instagram__item:hover .type__icon.type__icon--youtube:before {
    background-color: #cc181e; }
  .instagram__item:hover .type__icon.type__icon--pinterest_channel:before, .instagram__item:hover .type__icon.type__icon--pinterest:before {
    background-color: #bd081c; }

.slick .slick-prev,
.slick .slick-next,
.slick-poi .slick-prev,
.slick-poi .slick-next,
.slick-agencies .slick-prev,
.slick-agencies .slick-next {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 6px -1px #666666;
  -moz-box-shadow: 0 0 6px -1px #666666;
  box-shadow: 0 0 6px -1px #666666;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 1;
  background-color: #FFFFFF;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  .slick .slick-prev:before,
  .slick .slick-next:before,
  .slick-poi .slick-prev:before,
  .slick-poi .slick-next:before,
  .slick-agencies .slick-prev:before,
  .slick-agencies .slick-next:before {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #BBBBBB;
    font-family: 'irt-full';
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 600;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .slick .slick-prev:hover,
  .slick .slick-next:hover,
  .slick-poi .slick-prev:hover,
  .slick-poi .slick-next:hover,
  .slick-agencies .slick-prev:hover,
  .slick-agencies .slick-next:hover {
    border-color: #003764;
    background-color: #003764; }
    .slick .slick-prev:hover:before,
    .slick .slick-next:hover:before,
    .slick-poi .slick-prev:hover:before,
    .slick-poi .slick-next:hover:before,
    .slick-agencies .slick-prev:hover:before,
    .slick-agencies .slick-next:hover:before {
      color: #FFFFFF; }

@-webkit-keyframes sdb07 {
  0% {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: translate(-5px, 0);
    -moz-transform: translate(-5px, 0);
    -ms-transform: translate(-5px, 0);
    -o-transform: translate(-5px, 0);
    transform: translate(-5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }

@keyframes sdb07 {
  0% {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: translate(-5px, 0);
    -moz-transform: translate(-5px, 0);
    -ms-transform: translate(-5px, 0);
    -o-transform: translate(-5px, 0);
    transform: translate(-5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }

@-webkit-keyframes sdb08 {
  0% {
    -webkit-transform: translate(-5px, 0);
    -moz-transform: translate(-5px, 0);
    -ms-transform: translate(-5px, 0);
    -o-transform: translate(-5px, 0);
    transform: translate(-5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }

@keyframes sdb08 {
  0% {
    -webkit-transform: translate(-5px, 0);
    -moz-transform: translate(-5px, 0);
    -ms-transform: translate(-5px, 0);
    -o-transform: translate(-5px, 0);
    transform: translate(-5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }

.slick .slick-prev,
.slick-poi .slick-prev,
.slick-agencies .slick-prev {
  left: 15px; }
  .slick .slick-prev:before,
  .slick-poi .slick-prev:before,
  .slick-agencies .slick-prev:before {
    display: block;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\e314"; }
  .slick .slick-prev:hover:before,
  .slick-poi .slick-prev:hover:before,
  .slick-agencies .slick-prev:hover:before {
    -webkit-animation: sdb07 1.3s infinite;
    -moz-animation: sdb07 1.3s infinite;
    -ms-animation: sdb07 1.3s infinite;
    -o-animation: sdb07 1.3s infinite;
    animation: sdb07 1.3s infinite; }

.slick .slick-next,
.slick-poi .slick-next,
.slick-agencies .slick-next {
  right: 15px; }
  .slick .slick-next:before,
  .slick-poi .slick-next:before,
  .slick-agencies .slick-next:before {
    display: block;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\e315"; }
  .slick .slick-next:hover:before,
  .slick-poi .slick-next:hover:before,
  .slick-agencies .slick-next:hover:before {
    -webkit-animation: sdb08 1.3s infinite;
    -moz-animation: sdb08 1.3s infinite;
    -ms-animation: sdb08 1.3s infinite;
    -o-animation: sdb08 1.3s infinite;
    animation: sdb08 1.3s infinite; }

.slick:hover .slick-prev,
.slick:hover .slick-next,
.slick-poi:hover .slick-prev,
.slick-poi:hover .slick-next,
.slick-agencies:hover .slick-prev,
.slick-agencies:hover .slick-next {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }
  @media screen and (max-width: 768px) {
    .slick:hover .slick-prev,
    .slick:hover .slick-next,
    .slick-poi:hover .slick-prev,
    .slick-poi:hover .slick-next,
    .slick-agencies:hover .slick-prev,
    .slick-agencies:hover .slick-next {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; } }

.slick-dots,
.slick-poi-dots,
.slick-agencies-dots {
  width: auto;
  right: 0;
  bottom: -85px;
  left: 0; }
  @media screen and (max-width: 991px) {
    .slick-dots,
    .slick-poi-dots,
    .slick-agencies-dots {
      bottom: -45px; } }
  .slick-dots li button,
  .slick-poi-dots li button,
  .slick-agencies-dots li button {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .slick-dots li button:before,
    .slick-poi-dots li button:before,
    .slick-agencies-dots li button:before {
      width: 12px;
      width: 1.2rem;
      height: 12px;
      height: 1.2rem;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      background-color: #ececec;
      content: "";
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    .slick-dots li button:after,
    .slick-poi-dots li button:after,
    .slick-agencies-dots li button:after {
      display: block;
      width: 24px;
      width: 2.4rem;
      height: 24px;
      height: 2.4rem;
      border: 4px solid #a3ddf0;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      top: -6px;
      right: auto;
      bottom: auto;
      left: -6px;
      position: absolute;
      content: "";
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
    .slick-dots li button:hover:before, .slick-dots li button:focus:before,
    .slick-poi-dots li button:hover:before,
    .slick-poi-dots li button:focus:before,
    .slick-agencies-dots li button:hover:before,
    .slick-agencies-dots li button:focus:before {
      background-color: #4ac6f4; }
  .slick-dots li.slick-active button:before,
  .slick-poi-dots li.slick-active button:before,
  .slick-agencies-dots li.slick-active button:before {
    background-color: #4ac6f4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .slick-dots li.slick-active button:after,
  .slick-poi-dots li.slick-active button:after,
  .slick-agencies-dots li.slick-active button:after {
    border-color: #a3ddf0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

.slick-dotted.slick-slider,
.slick-poi-dotted.slick-slider,
.slick-agencies-dotted.slick-slider {
  margin-bottom: 80px; }
  @media screen and (max-width: 991px) {
    .slick-dotted.slick-slider,
    .slick-poi-dotted.slick-slider,
    .slick-agencies-dotted.slick-slider {
      margin-bottom: 50px; } }

.slick-title,
.slick-poi-title,
.slick-agencies-title {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center; }
  .slick-title h3,
  .slick-poi-title h3,
  .slick-agencies-title h3 {
    padding: 25px 0;
    margin: 0;
    position: relative;
    color: #FFFFFF; }
    @media screen and (max-width: 991px) {
      .slick-title h3,
      .slick-poi-title h3,
      .slick-agencies-title h3 {
        padding: 20px 0; } }
    @media screen and (max-width: 768px) {
      .slick-title h3,
      .slick-poi-title h3,
      .slick-agencies-title h3 {
        padding: 15px 10px; } }
    @media screen and (max-width: 480px) {
      .slick-title h3,
      .slick-poi-title h3,
      .slick-agencies-title h3 {
        font-size: 22px; } }
  .slick-title:before,
  .slick-poi-title:before,
  .slick-agencies-title:before {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    position: absolute;
    background: #000000;
    /* The Fallback */
    background: rgba(0, 0, 0, 0.4);
    content: ""; }

.slick-track, .slick-list,
.slick-poi-track,
.slick-poi-list,
.slick-agencies-track,
.slick-agencies-list {
  -webkit-perspective: 2000;
  -webkit-backface-visibility: hidden; }

.slick-track, .slick-slide,
.slick-slide img,
.slick-poi-track,
.slick-poi-slide,
.slick-poi-slide img,
.slick-agencies-track,
.slick-agencies-slide,
.slick-agencies-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-slider .slick-list,
.slick-poi-slider .slick-list,
.slick-agencies-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-agencies {
  display: none;
  padding: 0; }
  @media screen and (max-width: 768px) {
    .slick-agencies {
      padding: 0 15px; } }
  .slick-agencies .slick-slide {
    padding: 0 15px; }
    @media screen and (max-width: 768px) {
      .slick-agencies .slick-slide {
        padding: 0 7px; } }
  .slick-agencies .slick-prev {
    left: -45px; }
  .slick-agencies .slick-next {
    right: -45px; }
  .slick-agencies.slick-initialized {
    display: block; }

.slick-poi {
  padding: 0 35px; }
  .slick-poi .slick-prev,
  .slick-poi .slick-next {
    border: 2px solid #ececec;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .slick-poi .slick-prev {
    left: 0; }
  .slick-poi .slick-next {
    right: 0; }

.banner__wrapper {
  max-height: calc(100vh - 100px);
  position: relative; }
  .banner__wrapper a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .banner__wrapper img {
    width: 100%; }
  @media screen and (max-width: 1199px) {
    .banner__wrapper .sticky-desktop:not(.desktop-on-mobile) {
      display: none; } }
  @media screen and (min-width: 1200px) {
    .banner__wrapper .sticky-mobile {
      display: none; } }
  .banner__wrapper .image__author {
    padding: 15px;
    padding: 1.5rem;
    -webkit-transform: rotate(270deg) translatex(100%) translateZ(0);
    -moz-transform: rotate(270deg) translatex(100%) translateZ(0);
    -ms-transform: rotate(270deg) translatex(100%) translateZ(0);
    -o-transform: rotate(270deg) translatex(100%) translateZ(0);
    transform: rotate(270deg) translatex(100%) translateZ(0);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    top: auto;
    right: 0;
    bottom: 10px;
    left: auto;
    position: absolute;
    z-index: 1; }
    @media screen and (max-width: 991px) {
      .banner__wrapper .image__author {
        padding: 5px 10px;
        padding: 0.5rem 1rem;
        bottom: 5px; } }
    .banner__wrapper .image__author label {
      display: inline-block;
      margin: 0;
      color: #FFFFFF;
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 10px;
      line-height: 1rem;
      font-weight: 700;
      text-align: left;
      text-transform: uppercase;
      text-shadow: -1px 0 3px #000000; }
      @media screen and (max-width: 991px) {
        .banner__wrapper .image__author label {
          font-size: 9px;
          font-size: 0.9rem;
          line-height: 10px;
          line-height: 1rem;
          font-weight: 700; } }
    .banner__wrapper .image__author span {
      display: inline-block;
      color: #FFFFFF;
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 10px;
      line-height: 1rem;
      font-weight: 700;
      text-transform: uppercase;
      text-shadow: -1px 0 3px #000000; }
      @media screen and (max-width: 991px) {
        .banner__wrapper .image__author span {
          font-size: 9px;
          font-size: 0.9rem;
          line-height: 10px;
          line-height: 1rem;
          font-weight: 700; } }

.banner__caption {
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #FFFFFF;
  text-align: center; }
  .banner__caption h6 {
    padding: 15px 0;
    margin: 0;
    text-shadow: 1px 0 3px #000000; }

.infowindow__parent {
  padding-top: 0; }

.infowindow__wrapper {
  display: inline-block;
  width: 600px;
  padding: 20px 40px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  color: #FFFFFF;
  background-color: #242a42; }
  @media screen and (max-width: 768px) {
    .infowindow__wrapper {
      width: 280px;
      padding: 15px 25px;
      margin: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
  .infowindow__wrapper:before {
    display: none !important; }

.infowindow__block {
  position: relative;
  z-index: 2; }

.infowindow__arrow {
  background: red; }

.infowindow__close {
  display: block;
  width: 30px !important;
  height: 30px !important;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  top: 0 !important;
  right: -17px !important;
  color: #FFFFFF;
  background-color: #242a42;
  text-align: center;
  opacity: 1 !important; }
  @media screen and (max-width: 768px) {
    .infowindow__close {
      color: #242a42;
      background-color: #FFFFFF;
      top: 10px !important;
      right: 10px !important; } }
  .infowindow__close:before {
    font-size: 18px;
    line-height: 28px;
    content: "\e5cd"; }
  .infowindow__close:hover {
    color: #242a42;
    background-color: #FFFFFF; }
  .infowindow__close:focus {
    outline: 0 none; }
  .infowindow__close img {
    display: none; }

.infowindow__pin {
  width: 50px;
  height: 63px;
  position: absolute;
  top: 25px;
  left: -65px; }
  @media screen and (max-width: 768px) {
    .infowindow__pin {
      left: -50px; } }
  .infowindow__pin span {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #FFFFFF;
    font-size: 28px;
    line-height: 60px;
    text-align: center; }

.infowindow__category {
  margin-bottom: 10px;
  color: #BBBBBB;
  font-size: 20px;
  line-height: 24px; }

.infowindow__title {
  display: block;
  padding-right: 60px;
  margin-bottom: 20px;
  color: #FFFFFF;
  font-size: 40px;
  line-height: 1; }
  @media screen and (max-width: 768px) {
    .infowindow__title {
      font-size: 34px; } }
  .infowindow__title a {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #FFFFFF;
    font-size: 40px;
    line-height: 1; }
    @media screen and (max-width: 768px) {
      .infowindow__title a {
        font-size: 34px; } }
    .infowindow__title a:hover {
      color: #FFFFFF;
      text-decoration: underline; }
    .infowindow__title a:focus {
      outline: 0 none; }

.infowindow__street-view {
  width: 50px;
  height: 49px;
  position: absolute;
  top: 30px;
  right: 0;
  background-image: url(../images/elements/infowindow-streetview.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent; }

.infowindow__text p {
  display: -webkit-box;
  height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis; }

.infowindow__btn.btn--default, .pager__item .infowindow__btn.button, #sliding-popup .popup-content #popup-buttons button.infowindow__btn,
#sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button.infowindow__btn, .accommodation-block__link a.infowindow__btn {
  min-width: inherit;
  margin: 20px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600; }
  .infowindow__btn.btn--default:hover, .pager__item .infowindow__btn.button:hover, #sliding-popup .popup-content #popup-buttons button.infowindow__btn:hover,
  #sliding-popup .popup-content .eu-cookie-compliance-categories-buttons button.infowindow__btn:hover, .accommodation-block__link a.infowindow__btn:hover {
    color: #ff321e; }

.infowindow__image {
  overflow: hidden;
  width: 50%;
  height: 100%;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background-size: cover; }
  .infowindow__image:before {
    display: block;
    width: 22%;
    height: 100%;
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(10deg);
    position: absolute;
    top: 0;
    left: -11%;
    z-index: 2;
    background-color: #242a42;
    content: ""; }
    @media screen and (max-width: 768px) {
      .infowindow__image:before {
        width: 45%;
        left: -22%; } }
  .infowindow__image:after {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
    content: ""; }
  .infowindow__image div:nth-of-type(1) {
    display: none; }
  .infowindow__image img {
    width: auto;
    height: 100%;
    position: absolute; }

@media (max-width: 499px) {
  .gm-style > div > div:last-child > div > div:last-child {
    left: -90px !important; } }

.gm-style .gm-style-iw-d {
  overflow: visible !important; }

.gm-style.gm-style-iw-c {
  padding: 0; }

.gm-style .gm-style-iw-a {
  top: 60px !important; }
  @media (min-width: 1200px) {
    .gm-style .gm-style-iw-a {
      left: -150px !important; } }

.gm-style .gm-style-iw-c.gm-style-iw {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  border-radius: 10px; }
  .gm-style .gm-style-iw-c.gm-style-iw:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 75px;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid rgba(0, 0, 0, 0.15); }
    @media (max-width: 1199px) {
      .gm-style .gm-style-iw-c.gm-style-iw:before {
        display: none; } }
    @media (max-width: 499px) {
      .gm-style .gm-style-iw-c.gm-style-iw:before {
        right: 32px;
        left: auto;
        display: block; } }
  .gm-style .gm-style-iw-c.gm-style-iw:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 75px;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 11px solid #242a42 !important; }
    @media (max-width: 1199px) {
      .gm-style .gm-style-iw-c.gm-style-iw:after {
        display: none; } }
    @media (max-width: 499px) {
      .gm-style .gm-style-iw-c.gm-style-iw:after {
        right: 32px;
        left: auto;
        display: block; } }

@media (min-width: 1200px) {
  .gm-style .gm-style-iw-t {
    right: -225px !important; }
    .gm-style .gm-style-iw-t:before {
      display: none; }
    .gm-style .gm-style-iw-t:after {
      display: none; } }

@media (max-width: 499px) {
  .gm-style .gm-style-iw-t:before {
    display: none; }
  .gm-style .gm-style-iw-t:after {
    display: none; } }

@media (max-width: 1199px) {
  .gm-style .gm-style-iw-t {
    right: 0 !important;
    left: 0; } }

.gm-style .gm-style-iw-t:after {
  border-top: 11px solid #242a42 !important; }

.gm-style button.gm-ui-hover-effect {
  z-index: 1;
  outline: none;
  width: 30px !important;
  height: 30px !important;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  top: -10px !important;
  right: -10px !important;
  color: #FFFFFF;
  background-color: #242a42 !important;
  text-align: center;
  opacity: 1 !important; }
  @media screen and (max-width: 768px) {
    .gm-style button.gm-ui-hover-effect {
      color: #242a42;
      background-color: #FFFFFF !important;
      top: 10px !important;
      right: 10px !important; } }
  .gm-style button.gm-ui-hover-effect:before {
    font-size: 18px;
    line-height: 28px;
    content: "\e5cd"; }
  .gm-style button.gm-ui-hover-effect:hover {
    color: #242a42;
    background-color: #FFFFFF !important; }
  .gm-style button.gm-ui-hover-effect:focus {
    outline: 0 none; }
  .gm-style button.gm-ui-hover-effect img {
    display: none !important; }

.jvectormap-tip {
  color: #0f1a45;
  background-color: #faa71a;
  background-color: rgba(250, 167, 26, 0.83);
  border: none;
  padding: 5px 15px;
  border-radius: 4px 4px 0 4px; }
  .jvectormap-tip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 100%;
    z-index: 100;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #faa71a transparent transparent;
    border-color: transparent rgba(250, 167, 26, 0.83) transparent transparent;
    margin-left: -8px; }
  .jvectormap-tip span {
    padding: 5px 20px;
    display: block; }

.jvectormap-container {
  overflow: visible; }
  .jvectormap-container svg {
    overflow: visible; }
  .jvectormap-container .text {
    padding: 0;
    line-height: 28px;
    text-shadow: -3px 3px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid #CDCDCD;
    border-radius: 3px; }

.jvector__map__wrapper {
  width: 660px;
  height: 570px;
  margin: 30px auto 0; }

.jvectormap-container {
  width: 100%;
  height: 100%; }

.jvector--home-bg:before {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #FDFDFD;
  background: -webkit-gradient(45deg, #FDFDFD 0%, #7CC9EA 100%);
  background: -moz-linear-gradient(45deg, #FDFDFD 0%, #7CC9EA 100%);
  background: -ms-linear-gradient(45deg, #FDFDFD 0%, #7CC9EA 100%);
  background: -o-linear-gradient(45deg, #FDFDFD 0%, #7CC9EA 100%);
  background: -webkit-linear-gradient(45deg, #FDFDFD 0%, #7CC9EA 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDFDFD', endColorstr='#7CC9EA',GradientType=1 );
  content: ""; }

.jvector--region-bg {
  display: flex;
  height: calc(100vh - 100px);
  min-height: 730px;
  padding: 60px 0;
  position: relative; }
  @media screen and (max-width: 991px) {
    .jvector--region-bg {
      display: block;
      height: auto;
      min-height: auto; } }
  .jvector--region-bg:before {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background-image: url(../images/regions-bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
    content: ""; }

.jvector--home-bg {
  padding: 60px 0; }
  .jvector--home-bg .jvector__map__wrapper {
    padding: 0; }

.map-menu .jvectormap-container {
  width: 300px;
  height: 259px; }

.custom-currency-converter-from {
  max-width: 1170px;
  margin: 0 auto; }

.converter {
  display: inline-block;
  border: 1px solid #0F1A45; }
  @media screen and (max-width: 768px) {
    .converter {
      margin-top: 30px; } }
  @media screen and (max-width: 480px) {
    .converter {
      padding-bottom: 15px;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      -ms-box-orient: vertical;
      -o-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      -o-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -moz-box-align: start;
      -ms-box-align: start;
      -o-box-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start; } }
  .converter h6 {
    padding: 25px 0;
    color: #FFFFFF;
    background-color: #0F1A45;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .converter h6 {
        width: 100%; } }
  .converter p {
    margin-bottom: 30px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .converter p {
        margin-top: 20px; } }
    @media screen and (max-width: 480px) {
      .converter p {
        width: 100%; } }
  .converter .form-item {
    float: left;
    width: 50%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 480px) {
      .converter .form-item {
        float: none;
        width: 100%; } }
    @media screen and (max-width: 480px) {
      .converter .form-item:nth-of-type(1) {
        order: 1; } }
    @media screen and (max-width: 480px) {
      .converter .form-item:nth-of-type(2) {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; } }
    @media screen and (max-width: 480px) {
      .converter .form-item:nth-of-type(3) {
        order: 2; } }
    @media screen and (max-width: 480px) {
      .converter .form-item:nth-of-type(4) {
        order: 4; } }
  .converter .form-inline .input-group {
    width: 100%; }
    .converter .form-inline .input-group-addon {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      cursor: pointer; }
      .converter .form-inline .input-group-addon .icon {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
      .converter .form-inline .input-group-addon:hover {
        border-color: #0F1A45;
        background-color: #0F1A45; }
        .converter .form-inline .input-group-addon:hover .icon {
          color: #FFFFFF;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; }

.footer {
  padding: 50px 0;
  margin: 0;
  border-top: none;
  border-bottom: 8px solid #003764; }
  @media screen and (max-width: 767px) {
    .footer {
      padding: 25px 0; } }
  .footer h2 {
    margin-bottom: 10px;
    color: #B0B0B0;
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .footer h2 {
        margin-bottom: 5px;
        font-size: 16px;
        text-align: center; } }
  .footer .nav {
    margin-bottom: 35px;
    list-style-type: none; }
    @media screen and (max-width: 767px) {
      .footer .nav {
        margin-bottom: 20px;
        text-align: center; } }
    .footer .nav li {
      float: left;
      margin-right: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (max-width: 767px) {
        .footer .nav li {
          float: none;
          margin: 0; } }
      .footer .nav li a {
        padding: 0;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        color: #003764;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase; }
        @media screen and (max-width: 767px) {
          .footer .nav li a {
            padding: 0 10px;
            font-size: 16px; } }
        .footer .nav li a:hover {
          color: #4ac6f4;
          background-color: transparent; }
  .footer .representative-offices .nav li {
    display: block;
    width: 25%;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .footer .representative-offices .nav li {
        float: left;
        width: 33.33%;
        text-align: center; } }
    @media screen and (max-width: 480px) {
      .footer .representative-offices .nav li {
        width: 50%; } }
    .footer .representative-offices .nav li a {
      font-size: 14px;
      text-transform: inherit; }
  .footer-menu .nav {
    padding: 0;
    margin: 0;
    border: 0 none; }
    @media screen and (max-width: 767px) {
      .footer-menu .nav {
        text-align: center; } }
    .footer-menu .nav li {
      float: right;
      margin: 0 0 0 20px; }
      @media screen and (max-width: 767px) {
        .footer-menu .nav li {
          float: none;
          margin: 0; } }
      .footer-menu .nav li a {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        color: #B0B0B0;
        font-size: 13px;
        font-weight: 100;
        text-transform: inherit; }
        @media screen and (max-width: 767px) {
          .footer-menu .nav li a {
            padding: 0 10px; } }
        .footer-menu .nav li a:hover {
          color: #6F7486;
          text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .footer .copyright {
      margin-bottom: 10px; } }
  .footer .copyright p {
    color: #B0B0B0;
    font-size: 13px;
    font-weight: 100; }
    @media screen and (max-width: 767px) {
      .footer .copyright p {
        text-align: center; } }
    .footer .copyright p a {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      color: #B0B0B0;
      text-decoration: none; }
      .footer .copyright p a:hover {
        color: #003764;
        text-decoration: underline; }
  .footer-logo {
    margin-top: -85px;
    text-align: right; }
    @media screen and (max-width: 767px) {
      .footer-logo {
        margin: 0;
        text-align: center; } }
    .footer-logo .logo {
      margin: 0;
      display: inline-block; }
      @media screen and (max-width: 991px) {
        .footer-logo .logo {
          position: relative;
          left: auto;
          height: auto; } }
      @media screen and (max-width: 767px) {
        .footer-logo .logo {
          margin-top: -30px; } }
      .footer-logo .logo img {
        width: 100%;
        height: auto; }
        @media screen and (max-width: 767px) {
          .footer-logo .logo img {
            width: 80%; } }
  .footer .social-media-links--platforms {
    margin: 40px 0 50px;
    text-align: right; }
    @media screen and (max-width: 767px) {
      .footer .social-media-links--platforms {
        margin: 10px 0 30px;
        text-align: center; } }
    .footer .social-media-links--platforms .fa-2x {
      font-size: 1.6em; }
    .footer .social-media-links--platforms li {
      padding: 0 8px; }
      @media screen and (max-width: 991px) {
        .footer .social-media-links--platforms li {
          padding: 0 3px; } }
      @media screen and (max-width: 767px) {
        .footer .social-media-links--platforms li {
          padding: 0 6px; } }
      .footer .social-media-links--platforms li a span {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        color: #6F7486; }
      .footer .social-media-links--platforms li a:hover .fa-facebook {
        color: #3a589e; }
      .footer .social-media-links--platforms li a:hover .fa-twitter {
        color: #429cd6; }
      .footer .social-media-links--platforms li a:hover .fa-youtube {
        color: #cc181e; }
      .footer .social-media-links--platforms li a:hover .fa-instagram {
        color: #e95950; }
      .footer .social-media-links--platforms li a:hover .fa-pinterest {
        color: #bd081c; }
      .footer .social-media-links--platforms li a:hover .fa-linkedin {
        color: #0077b5; }
      .footer .social-media-links--platforms li a:hover .fa-rss {
        color: #f26522; }
  .footer .cd-top {
    display: inline-block;
    width: 40px;
    width: 4rem;
    height: 40px;
    height: 4rem;
    margin-bottom: 30px;
    margin-bottom: 3rem;
    -webkit-box-shadow: 0 0 6px 2px #e0e0e0;
    -moz-box-shadow: 0 0 6px 2px #e0e0e0;
    box-shadow: 0 0 6px 2px #e0e0e0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background-color: #FFFFFF;
    text-decoration: none; }
    .footer .cd-top:before {
      display: block;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      color: #bbb;
      font-family: 'irt-full';
      font-size: 28px;
      line-height: 39px;
      font-weight: 600;
      content: "\e315"; }

@-webkit-keyframes sdb09 {
  0% {
    -webkit-transform: rotate(-90deg) translate(-5px, 0);
    -moz-transform: rotate(-90deg) translate(-5px, 0);
    -ms-transform: rotate(-90deg) translate(-5px, 0);
    -o-transform: rotate(-90deg) translate(-5px, 0);
    transform: rotate(-90deg) translate(-5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-90deg) translate(5px, 0);
    -moz-transform: rotate(-90deg) translate(5px, 0);
    -ms-transform: rotate(-90deg) translate(5px, 0);
    -o-transform: rotate(-90deg) translate(5px, 0);
    transform: rotate(-90deg) translate(5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }

@keyframes sdb09 {
  0% {
    -webkit-transform: rotate(-90deg) translate(-5px, 0);
    -moz-transform: rotate(-90deg) translate(-5px, 0);
    -ms-transform: rotate(-90deg) translate(-5px, 0);
    -o-transform: rotate(-90deg) translate(-5px, 0);
    transform: rotate(-90deg) translate(-5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-90deg) translate(5px, 0);
    -moz-transform: rotate(-90deg) translate(5px, 0);
    -ms-transform: rotate(-90deg) translate(5px, 0);
    -o-transform: rotate(-90deg) translate(5px, 0);
    transform: rotate(-90deg) translate(5px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }
    .footer .cd-top:hover {
      border-color: #003764;
      background-color: #003764;
      text-decoration: none; }
      .footer .cd-top:hover:before {
        color: #FFFFFF;
        -webkit-animation: sdb09 1.5s infinite;
        -moz-animation: sdb09 1.5s infinite;
        -ms-animation: sdb09 1.5s infinite;
        -o-animation: sdb09 1.5s infinite;
        animation: sdb09 1.5s infinite; }
    .footer .cd-top--title {
      display: block;
      margin-bottom: 15px;
      margin-bottom: 1.5rem;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: relative;
      z-index: 2;
      color: #d6d6d6;
      font-size: 10px;
      font-size: 1rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px; }
      .footer .cd-top--title:before {
        display: block;
        width: 54px;
        width: 5.4rem;
        height: 26px;
        height: 2.6rem;
        border-top-left-radius: 90px;
        border-top-right-radius: 90px;
        position: absolute;
        top: 19px;
        left: 11px;
        left: calc(50% - 27px);
        z-index: 1;
        background-color: #f2f2f2;
        content: ""; }
      .footer .cd-top--title:after {
        display: block;
        width: 300px;
        width: 30rem;
        height: 2px;
        height: 0.2rem;
        position: absolute;
        top: 45px;
        left: -110px;
        left: calc(50% - 150px);
        z-index: 1;
        background-color: #f2f2f2;
        content: ""; }
      .footer .cd-top--title.active {
        color: #888888; }

.ssk {
  overflow: hidden;
  display: block;
  padding: 12px 0;
  margin: 0 0 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: relative; }
  .ssk-facebook {
    background-color: #3b5998; }
    .ssk-facebook:before {
      margin: 0;
      text-indent: inherit; }
    .ssk-facebook:after {
      background-color: #385490; }
    .ssk-facebook:hover {
      background-color: #3b5998; }
      .ssk-facebook:hover:after {
        background-color: #3b5998; }
  .ssk:after {
    display: block;
    width: 25px;
    height: 60px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 8%;
    left: 43%;
    z-index: 1;
    content: ""; }
  .ssk:before {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    z-index: 2;
    font-size: 26px; }
  .ssk-twitter {
    background-color: #00b6f1; }
    .ssk-twitter:after {
      background-color: #00ade5; }
    .ssk-twitter:hover {
      background-color: #00b6f1; }
      .ssk-twitter:hover:after {
        background-color: #00b6f1; }
  .ssk-email {
    background-color: #faa71a; }
    .ssk-email:after {
      background-color: #ed9e19; }
    .ssk-email:hover {
      background-color: #faa71a; }
      .ssk-email:hover:after {
        background-color: #faa71a; }
  .ssk:hover:before {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); }
  .ssk__wrapper {
    overflow: hidden;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 1000; }
    @media screen and (max-width: 768px) {
      .ssk__wrapper {
        bottom: 15px;
        left: 15px; } }
    .ssk__wrapper.active {
      height: 250px; }
  .ssk-group {
    visibility: hidden;
    width: 60px;
    padding: 5px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
    .ssk-group.active {
      visibility: visible;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
      @media screen and (max-width: 991px) {
        .ssk-group.active {
          -webkit-transform: inherit;
          -moz-transform: inherit;
          -ms-transform: inherit;
          -o-transform: inherit;
          transform: inherit; } }
  .ssk-trigger {
    display: block;
    width: 52px;
    height: 52px;
    border: none;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 4px #cccccc;
    -moz-box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 4px #cccccc;
    box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 4px #cccccc;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: #cccccc;
    position: absolute;
    bottom: 4px;
    left: 4px;
    z-index: 2; }
    .ssk-trigger:after {
      display: block;
      width: 51px;
      height: 25px;
      border-bottom-left-radius: 26px;
      border-bottom-right-radius: 26px;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      top: 23px;
      left: 10px;
      z-index: 1;
      background-color: #cccccc;
      content: ""; }
    .ssk-trigger:hover:after {
      background-color: #BBBBBB; }
    .ssk-trigger:hover .share:before {
      font-size: 28px; }
    .ssk-trigger:focus {
      outline: 0 none; }
    .ssk-trigger span:before {
      display: none;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      border-style: solid;
      border-color: transparent transparent #999999 transparent;
      border-width: 0 5px 5px 5px;
      position: absolute;
      top: -8px;
      left: 20px;
      content: ""; }
    .ssk-trigger span:after {
      display: none;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      border-style: solid;
      border-color: transparent transparent #FFFFFF transparent;
      border-width: 0 5px 5px 5px;
      position: absolute;
      top: -7px;
      left: 20px;
      content: ""; }
    .ssk-trigger .share {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: relative;
      z-index: 3;
      color: #FFFFFF;
      font-size: 24px; }
      .ssk-trigger .share:before {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        content: "\e80d"; }
    .ssk-trigger.active {
      -webkit-box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 4px #999999;
      -moz-box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 4px #999999;
      box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 4px #999999;
      background: #FFFFFF; }
      .ssk-trigger.active span:before, .ssk-trigger.active span:after {
        display: inline-block; }
      .ssk-trigger.active:after {
        display: none; }
      .ssk-trigger.active .share {
        color: #999999; }

.overlay-map-icon {
  display: block;
  width: 48px;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  white-space: nowrap; }
  .overlay-map-icon:before {
    line-height: 4px; }

.custom-map-icon {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.map-icon-default {
  display: inline-block;
  position: absolute;
  top: -50px;
  left: -24px;
  font-size: 0; }
  .map-icon-default:before {
    content: url("../images/pins/default/default.png"); }

.map-icon-nature:before {
  content: url("../images/pins/nature/nature.png"); }

.map-icon-accommodation:before {
  content: url("../images/pins/accommodation/hotels.png"); }

.map-icon-beaches:before {
  content: url("../images/pins/beaches/beaches.png"); }

.map-icon-buissiness:before {
  content: url("../images/pins/buissiness/business.png"); }

.map-icon-events:before {
  content: url("../images/pins/events/events.png"); }

.map-icon-nautic:before {
  content: url("../images/pins/nautic/nautics.png"); }

.map-icon-wifi:before {
  content: url("../images/pins/wifi/wifi.png"); }

.map-icon-accommodation:before {
  content: url("../images/pins/accommodation/accommodation.png"); }

.map-icon-health_and_wellness:before {
  content: url("../images/pins/health_and_wellness/health_and_wellness.png"); }

.map-icon-meetings_and_events:before {
  content: url("../images/pins/meetings_and_events/meetings_and_events.png"); }

.item__block {
  padding: 0 35px;
  margin: 0 auto;
  position: relative; }

.item:focus {
  outline: 0 none; }

.paragraph--bg-color .number,
.paragraph--bg-color .text,
.paragraph--bg-color .title a {
  color: #FFFFFF; }

.poi__demo .inner {
  max-width: 300px;
  margin: 0 auto; }

.poi__head {
  max-width: 196px;
  margin: 0 auto; }
  .poi__head:hover .poi__marker {
    -webkit-transform: translate3d(-25%, 0, 0);
    -moz-transform: translate3d(-25%, 0, 0);
    -ms-transform: translate3d(-25%, 0, 0);
    -o-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    opacity: 0; }
  .poi__head:hover .poi__image {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent; }
    .poi__head:hover .poi__image:after {
      -webkit-transform: translate3d(0, 115%, 0);
      -moz-transform: translate3d(0, 115%, 0);
      -ms-transform: translate3d(0, 115%, 0);
      -o-transform: translate3d(0, 115%, 0);
      transform: translate3d(0, 115%, 0); }
  .poi__head:hover .poi__image__container {
    -webkit-transform: scale(1.15395);
    -moz-transform: scale(1.15395);
    -ms-transform: scale(1.15395);
    -o-transform: scale(1.15395);
    transform: scale(1.15395);
    z-index: 1; }
    .poi__head:hover .poi__image__container img {
      -webkit-box-shadow: 0 0 0 4px white, 0 0 0 7px #E9E9E9;
      -moz-box-shadow: 0 0 0 4px white, 0 0 0 7px #E9E9E9;
      box-shadow: 0 0 0 4px white, 0 0 0 7px #E9E9E9; }
  .poi__head:hover .poi__streetview {
    -webkit-box-shadow: 0 0 0 2px #FCAF17, 0 0 0 0 transparent, 0 0 0 4px #FFF, 0 4px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 0 2px #FCAF17, 0 0 0 0 transparent, 0 0 0 4px #FFF, 0 4px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 2px #FCAF17, 0 0 0 0 transparent, 0 0 0 4px #FFF, 0 4px 5px 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(25px, -51%, 0);
    -moz-transform: translate3d(25px, -51%, 0);
    -ms-transform: translate3d(25px, -51%, 0);
    -o-transform: translate3d(25px, -51%, 0);
    transform: translate3d(25px, -51%, 0);
    z-index: 2; }
  .poi__head:hover + .poi__title {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    z-index: 2;
    background-color: #FFFFFF; }
    .poi__head:hover + .poi__title:after {
      opacity: 1; }
    .poi__head:hover + .poi__title + .poi__copy {
      -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -ms-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      opacity: 0.25; }

.poi__image {
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  justify-content: center;
  width: 196px;
  height: 196px;
  margin: 0 auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 1px #F2F2F2;
  -moz-box-shadow: 0 0 0 1px #F2F2F2;
  box-shadow: 0 0 0 1px #F2F2F2;
  position: relative;
  z-index: 0;
  background-color: #F2F2F2; }
  .poi__image:after {
    display: block;
    height: 70px;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    z-index: 1;
    background-color: #FFFFFF;
    content: '';
    pointer-events: none; }
  .poi__image__container {
    display: block;
    width: 182px;
    height: 182px;
    align-self: center;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -ms-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55); }
    .poi__image__container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-shadow: 0 0 0 5px #FFFFFF;
      -moz-box-shadow: 0 0 0 5px #FFFFFF;
      box-shadow: 0 0 0 5px #FFFFFF;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      position: relative;
      z-index: -1; }

.poi__marker {
  width: 46px;
  height: 56px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  left: -17px;
  top: calc(50% - 30px);
  z-index: 2;
  color: #1D243D;
  line-height: 52px;
  text-align: center; }
  .poi__marker .number {
    width: 100%;
    position: absolute;
    top: 0;
    left: 3px;
    color: #FFFFFF;
    font-size: 34px;
    line-height: 60px;
    text-align: center; }

.poi__streetview {
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 43px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 2px #FCAF17, 0 1px 4px 1px rgba(0, 0, 0, 0.2), 0 0 0 5px #FFF, 0 0 0 8px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 0 2px #FCAF17, 0 1px 4px 1px rgba(0, 0, 0, 0.2), 0 0 0 5px #FFF, 0 0 0 8px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 2px #FCAF17, 0 1px 4px 1px rgba(0, 0, 0, 0.2), 0 0 0 5px #FFF, 0 0 0 8px rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -moz-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -ms-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -o-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  bottom: 30px;
  right: -5px;
  z-index: 2;
  color: transparent;
  background: #FCAF17;
  background: -webkit-linear-gradient(-45deg, #fcaf17 50%, #f7941d 50%);
  background: -webkit-gradient(linear, 14.64% 14.64%, 85.36% 85.36%, color-stop(0.5, #fcaf17), color-stop(0.5, #f7941d));
  background: -moz-linear-gradient(14.64% 14.64% -45deg, #fcaf17 50%, #f7941d 50%);
  background: -ms-linear-gradient(-45deg, #fcaf17 50%, #f7941d 50%);
  background: -o-linear-gradient(-45deg, #fcaf17 50%, #f7941d 50%);
  background: linear-gradient(135deg, #fcaf17 50%, #f7941d 50%);
  line-height: 43px;
  text-align: center; }
  .poi__streetview img {
    width: 28px;
    height: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }

.poi__title {
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  justify-content: center;
  min-height: 70px;
  margin-bottom: 20px;
  -webkit-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.5px; }
  .poi__title a {
    color: #1D243D;
    font-weight: 700; }
  .poi__title:after {
    display: block;
    height: 20px;
    -webkit-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-box-shadow: inset 0 -1px 0 0 #F1F1F1;
    -moz-box-shadow: inset 0 -1px 0 0 #F1F1F1;
    box-shadow: inset 0 -1px 0 0 #F1F1F1;
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    background-color: #FFFFFF;
    content: '';
    opacity: 0; }

.poi__copy {
  padding: 0 20px;
  -webkit-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #666666;
  font-family: 'scada';
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.5px;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.page__fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 20px;
  border-bottom: 1px solid #E6E6E6;
  font-size: 17px;
  line-height: 20px; }
  .page__fields label {
    display: inline-flex;
    align-items: center;
    width: 40%;
    min-height: 60px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #707070;
    font-weight: 100; }
  @media screen and (min-width: 991px) {
    .page__fields.diving label {
      width: 22.7%; } }
  @media screen and (min-width: 991px) {
    .page__fields.diving .value {
      width: 100%; } }
  .page__fields .values__multi_accommodation {
    display: inline;
    width: 60%; }
  .page__fields .value {
    display: inline-flex;
    align-items: center;
    width: 60%;
    min-height: 60px;
    color: #2A2F44;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
    .page__fields .value.not-active {
      background-image: url("../images/weather/croatia__icon_clear.svg");
      background-repeat: no-repeat;
      background-position: 2px 50%;
      padding-left: 40px;
      background-size: 26px;
      color: #CCC; }
    .page__fields .value.yes-active {
      background-image: url("../images/weather/croatia__icon_select.svg");
      background-repeat: no-repeat;
      background-position: 2px 50%;
      padding-left: 40px;
      background-size: 26px; }
    .page__fields .value__wrapper {
      display: inline-table;
      width: 60%;
      vertical-align: top; }
      .page__fields .value__wrapper.beaches {
        padding: 10px 0; }
        .page__fields .value__wrapper.beaches .value {
          min-height: 25px;
          width: 100%;
          height: auto !important; }
    .page__fields .value a {
      width: 100%;
      display: block; }
  .page__fields.page__fields--text .value {
    display: grid; }
  .page__fields.page__fields--multi {
    height: 100%; }
    .page__fields.page__fields--multi .value {
      width: 100%;
      min-height: inherit; }
      .page__fields.page__fields--multi .value__wrapper {
        display: grid;
        vertical-align: middle; }
  .page__fields.page__fields--doc {
    display: table;
    width: 100%; }
    .page__fields.page__fields--doc label {
      display: inline-table;
      vertical-align: top; }
    .page__fields.page__fields--doc .value {
      display: block;
      width: 100%;
      min-height: inherit; }
      .page__fields.page__fields--doc .value .file {
        margin: 0 0 10px; }
        .page__fields.page__fields--doc .value .file-size {
          display: none; }
        .page__fields.page__fields--doc .value .file-icon {
          border: 0 none; }
        .page__fields.page__fields--doc .value .file-link {
          border: 0 none;
          font-size: 17px;
          line-height: 20px;
          font-weight: 100; }

.col-md-4 .page__fields .value {
  width: 100%; }

.container.container--fields {
  clear: both;
  max-width: 1170px;
  padding: 0 0 60px;
  margin: 0 auto; }
  .container.container--fields.weather-beaches-container {
    padding: 0; }
  .container.container--fields h3,
  .container.container--fields h2 {
    margin-top: 40px;
    clear: both;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px; }
  .container.container--fields h5 {
    margin-top: 40px;
    text-align: center; }
  .container.container--fields h6 {
    clear: both;
    color: #999999;
    text-align: center; }

.container .container--block {
  display: inline-block;
  width: 100%;
  margin: 30px 0; }

.container.container--picto {
  margin: 40px auto; }
  .container.container--picto div {
    float: left;
    width: 12.1%;
    margin-bottom: 10px;
    text-align: center; }
    @media screen and (max-width: 1200px) {
      .container.container--picto div {
        width: 13.8%; } }
    @media screen and (max-width: 991px) {
      .container.container--picto div {
        width: 16%; } }
    @media screen and (max-width: 768px) {
      .container.container--picto div {
        width: 25%; } }
    @media screen and (max-width: 480px) {
      .container.container--picto div {
        width: 32.3%; } }
    @media screen and (max-width: 400px) {
      .container.container--picto div {
        width: 50%; } }
    .container.container--picto div .picto--item {
      padding: 5px; }
      .container.container--picto div .picto--item .field--item .field--item .field--item:nth-of-type(1) {
        display: none; }
    .container.container--picto div div {
      width: 100%;
      margin: 0; }
      .container.container--picto div div img {
        display: inline-block;
        margin-bottom: 10px; }

.item-charter {
  float: none;
  width: 50%;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .item-charter {
      width: 100%; } }
  .item-charter .page__fields label {
    width: 90%; }
  .item-charter .page__fields .value {
    width: 10%; }

.ui-datepicker {
  z-index: 100 !important; }
  .ui-datepicker .ui-datepicker-current.ui-priority-secondary {
    opacity: 1;
    font-weight: normal; }
  .ui-datepicker .ui-priority-primary {
    font-weight: normal; }

.pagination .pager__item.active {
  padding: 5px;
  color: #2A2F44;
  background-color: transparent;
  font-family: inherit;
  font-size: 20px;
  line-height: 24px; }
  .pagination .pager__item.active a,
  .pagination .pager__item.active span,
  .pagination .pager__item.active a:hover,
  .pagination .pager__item.active a:focus {
    color: #ff321e;
    font-weight: 700;
    text-decoration: none; }

.pagination .pager__item a {
  float: none;
  padding: 5px;
  border: 0 none;
  border-radius: 0;
  color: #2A2F44;
  background-color: transparent;
  font-family: inherit;
  font-size: 20px;
  line-height: 24px; }
  .pagination .pager__item a:hover, .pagination .pager__item a:focus {
    background-color: transparent;
    text-decoration: underline; }

.panel {
  border: 0 none;
  border-bottom: 1px solid #DDDDDD;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .panel.panel-with-border:after {
    content: '';
    padding-bottom: 40px;
    border-bottom: 1px solid #DDDDDD !important;
    clear: both;
    max-width: 1170px;
    margin: 0 auto;
    display: block; }
  .panel-group {
    padding: 0 15px;
    margin-top: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .panel-group .panel {
      padding-bottom: 40px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .panel-group.beaches-group .panel-collapse .field-group-format-wrapper {
      position: relative; }
      .panel-group.beaches-group .panel-collapse .field-group-format-wrapper:before {
        content: '';
        display: block;
        background-color: white;
        height: 1px;
        width: 100%;
        position: absolute;
        bottom: 0;
        z-index: 1; }
  .panel--accordion {
    padding: 0;
    border: 0 none; }
    .panel--accordion .panel {
      border: 0 none; }
  .panel-default .panel-heading {
    padding: 0;
    border: 0 none;
    background-color: transparent; }
  .panel-trigger {
    display: block;
    position: relative; }
    .panel-trigger h5 {
      margin-bottom: 0;
      text-align: center; }
    .panel-trigger:after {
      width: 30px;
      width: 3rem;
      height: 40px;
      height: 4rem;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      position: absolute;
      right: calc(50% - 250px);
      top: -4px;
      background-image: url(../images/elements/select--bg.png);
      background-position: center;
      background-repeat: no-repeat;
      background-color: transparent;
      content: ''; }
      @media screen and (max-width: 991px) {
        .panel-trigger:after {
          right: 15px; } }
    .panel-trigger:hover, .panel-trigger:focus {
      text-decoration: none; }
      .panel-trigger:hover h5, .panel-trigger:focus h5 {
        text-decoration: none; }
  .panel-trigger-with-icon {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 1140px;
    margin: 0 auto; }
    .panel-trigger-with-icon .img-responsive {
      margin-right: 20px;
      display: inline-block; }
    .panel-trigger-with-icon h5 {
      display: inline-block;
      margin-bottom: 0; }
    .panel-trigger-with-icon:after {
      width: 30px;
      width: 3rem;
      height: 80px;
      height: 8rem;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      height: 20px;
      display: inline-block;
      margin-left: 20px;
      margin-right: 20px;
      padding-right: 20px;
      background-image: url(../images/elements/select--bg.png);
      background-position: center;
      background-repeat: no-repeat;
      background-color: transparent;
      content: ''; }
      @media screen and (max-width: 991px) {
        .panel-trigger-with-icon:after {
          right: 15px; } }
    .panel-trigger-with-icon:hover, .panel-trigger-with-icon:focus {
      text-decoration: none; }
      .panel-trigger-with-icon:hover h5, .panel-trigger-with-icon:focus h5 {
        text-decoration: none; }
  .panel .collapsed:after {
    content: '';
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .panel .no-active:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .panel .paragraph--type--pt-single-image {
    width: 100vw; }

.error-404 .paragraph.paragraph--type--bp-block, .error-404 .view-search-page-index form.paragraph--type--bp-block, .view-search-page-index .error-404 form.paragraph--type--bp-block {
  display: none; }

.search-item {
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .search-item {
      margin-bottom: 30px; } }
  .search-item h3 {
    margin: 0; }
    @media screen and (max-width: 480px) {
      .search-item h3 {
        font-size: 20px; } }
  .search-item a {
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #003764; }
    .search-item a:hover {
      color: #4ac6f4;
      text-decoration: none; }

@media screen and (max-width: 768px) {
  .view-search-page-index form {
    padding-bottom: 0; } }

.view-search-page-index form .form--inline {
  width: 1570px;
  padding: 0 15px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  @media screen and (max-width: 1600px) {
    .view-search-page-index form .form--inline {
      width: 1170px; } }
  @media screen and (max-width: 1200px) {
    .view-search-page-index form .form--inline {
      width: 970px; } }
  @media screen and (max-width: 991px) {
    .view-search-page-index form .form--inline {
      width: 750px; } }
  @media screen and (max-width: 768px) {
    .view-search-page-index form .form--inline {
      width: 100%; } }
  .view-search-page-index form .form--inline .form-item {
    width: 33.33%;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 991px) {
      .view-search-page-index form .form--inline .form-item {
        width: 100%;
        padding: 0; } }
    @media screen and (max-width: 480px) {
      .view-search-page-index form .form--inline .form-item {
        width: 100%; } }
    .view-search-page-index form .form--inline .form-item .form-control {
      width: 100%; }

.view-search-page-index form .form-actions {
  position: absolute;
  top: 0;
  left: calc(33.33% - 50px); }
  @media screen and (max-width: 991px) {
    .view-search-page-index form .form-actions {
      left: calc(100% - 55px); } }
  .view-search-page-index form .form-actions .form-submit {
    width: 40px;
    padding: 0;
    margin: 0;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    font-size: 0; }
    .view-search-page-index form .form-actions .form-submit:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      color: #B0B0B0;
      content: "\e8b6";
      font-size: 28px;
      font-size: 2.8rem;
      font-weight: 100; }
      @media screen and (max-width: 991px) {
        .view-search-page-index form .form-actions .form-submit:before {
          right: 8px; } }
    .view-search-page-index form .form-actions .form-submit:hover, .view-search-page-index form .form-actions .form-submit:focus {
      outline: 0 none;
      border: 0 none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: transparent; }
      .view-search-page-index form .form-actions .form-submit:hover:before, .view-search-page-index form .form-actions .form-submit:focus:before {
        color: #2B2B2B; }

.view-search-page-index .view-empty {
  width: 1570px;
  padding: 0 15px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  @media screen and (max-width: 1600px) {
    .view-search-page-index .view-empty {
      width: 1170px; } }
  @media screen and (max-width: 1200px) {
    .view-search-page-index .view-empty {
      width: 970px; } }
  @media screen and (max-width: 991px) {
    .view-search-page-index .view-empty {
      width: 750px; } }
  @media screen and (max-width: 768px) {
    .view-search-page-index .view-empty {
      width: 100%; } }

.views-element-container div:nth-of-type(2) .paragraph--type--pt-single-image {
  display: none; }

.btn--scroll-down {
  display: inline-block;
  padding-top: 50px;
  border: 0 none;
  position: fixed;
  bottom: 25px;
  left: calc(50% - 31px);
  z-index: 100;
  background-color: transparent;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #666666;
  /*
      @-webkit-keyframes sdb06 {
         0% {
            @include transform(translate(0, 0));
            @include opacity(0);
         }
         50% {
            @include opacity(1);
         }
         100% {
            @include transform(translate(0, 20px));
            @include opacity(0);
         }
      }
      @keyframes sdb06 {
         0% {
            @include transform(translate(0, 0));
            @include opacity(0);
         }
         50% {
            @include opacity(1);
         }
         100% {
            @include transform(translate(0, 20px));
            @include opacity(0);
         }
      }
      */ }
  @media screen and (max-width: 768px) {
    .btn--scroll-down {
      bottom: 15px;
      font-size: 12px; } }
  .btn--scroll-down:hover, .btn--scroll-down:focus {
    outline: 0 none; }
  .btn--scroll-down span {
    position: absolute;
    top: 0;
    left: calc(50% - 7px);
    width: 14px;
    height: 14px;
    border-left: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb05 1.3s infinite;
    -moz-animation: sdb05 1.3s infinite;
    -ms-animation: sdb05 1.3s infinite;
    -o-animation: sdb05 1.3s infinite;
    animation: sdb05 1.3s infinite;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .btn--scroll-down span span {
      position: absolute;
      top: 1px;
      left: calc(50% - 9px);
      width: 14px;
      height: 14px;
      border-left: 1px solid #666666;
      border-bottom: 1px solid #666666;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-animation: unset;
      -moz-animation: unset;
      -ms-animation: unset;
      -o-animation: unset;
      animation: unset;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    -moz-transform: rotate(-45deg) translate(0, 0);
    -ms-transform: rotate(-45deg) translate(0, 0);
    -o-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    -moz-transform: rotate(-45deg) translate(-20px, 20px);
    -ms-transform: rotate(-45deg) translate(-20px, 20px);
    -o-transform: rotate(-45deg) translate(-20px, 20px);
    transform: rotate(-45deg) translate(-20px, 20px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }

@keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    -moz-transform: rotate(-45deg) translate(0, 0);
    -ms-transform: rotate(-45deg) translate(0, 0);
    -o-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    -moz-transform: rotate(-45deg) translate(-20px, 20px);
    -ms-transform: rotate(-45deg) translate(-20px, 20px);
    -o-transform: rotate(-45deg) translate(-20px, 20px);
    transform: rotate(-45deg) translate(-20px, 20px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; } }
  .btn--scroll-down.btn--scroll-down--bottom {
    bottom: 70px; }

body.login-bg .btn--scroll-down {
  display: none; }

.paragraph--type--pt-title-subtitle-text .text.sitemap ul li a {
  display: block; }

.paragraph--type--pt-title-subtitle-text .text.sitemap ul li span {
  display: block;
  position: relative; }

.paragraph--type--pt-title-subtitle-text .text.sitemap ul li:last-child {
  padding-bottom: 0; }

.paragraph--type--pt-title-subtitle-text .text.sitemap ul ul {
  margin-top: 20px; }

.paragraph--type--pt-title-subtitle-text .text.sitemap .sitemap-box {
  margin-bottom: 40px; }

.weather-beaches-temperature {
  margin: -50px 0 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
  float: left; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .weather-beaches-temperature {
      margin: -40px 0 15px; } }
  @media (min-width: 769px) and (max-width: 991px) {
    .weather-beaches-temperature {
      margin: -25px 0 15px; } }
  @media (max-width: 768px) {
    .weather-beaches-temperature {
      margin: -15px 0 15px; } }
  .weather-beaches-temperature .weather-beach {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100px;
    max-width: 100px;
    height: 50px;
    text-align: center; }
    .weather-beaches-temperature .weather-beach img {
      max-width: 100%;
      max-height: 100%; }
      .weather-beaches-temperature .weather-beach img.weather-sea-temperature {
        max-width: 27px;
        width: 27px;
        height: 33px;
        margin: auto 6px; }
      .weather-beaches-temperature .weather-beach img.weather-thermometer {
        max-width: 14px;
        max-height: 33px;
        width: 14px;
        height: 33px;
        margin: auto 6px; }
    .weather-beaches-temperature .weather-beach .temp-value {
      color: #adadad;
      font-size: 20px;
      margin-top: 12px; }

.tourist-agency {
  height: calc(100vh - 100px);
  min-height: 730px;
  padding: 0;
  position: relative;
  background-image: url(../images/regions-bg.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 1200px) {
    .tourist-agency {
      display: block;
      height: auto;
      min-height: auto; } }
  .tourist-agency .font--Origo, .tourist-agency .infowindow__title, .tourist-agency .infowindow__title a, .infowindow__title .tourist-agency a, .tourist-agency .poi__marker .number, .poi__marker .tourist-agency .number {
    margin: 0; }
  .tourist-agency .container.text-center {
    position: absolute;
    right: 0;
    bottom: 140px;
    left: 0; }
    @media screen and (max-width: 1200px) {
      .tourist-agency .container.text-center {
        padding: 150px 0;
        padding: 15rem 0;
        position: relative;
        right: auto;
        bottom: auto;
        left: auto; } }
    @media screen and (max-width: 991px) {
      .tourist-agency .container.text-center {
        padding: 100px 0;
        padding: 10rem 0; } }
    @media screen and (max-width: 768px) {
      .tourist-agency .container.text-center {
        padding: 50px 0;
        padding: 5rem 0; } }
  .tourist-agency .block__wrapper {
    width: 1570px;
    padding: 90px 0;
    padding: 9rem 0;
    text-shadow: 0 1px 8px #444444;
    color: #FFFFFF; }
    @media screen and (max-width: 1600px) {
      .tourist-agency .block__wrapper {
        width: 1140px; } }
    @media screen and (max-width: 1200px) {
      .tourist-agency .block__wrapper {
        width: 970px; } }
    @media screen and (max-width: 991px) {
      .tourist-agency .block__wrapper {
        width: 750px; } }
    @media screen and (max-width: 768px) {
      .tourist-agency .block__wrapper {
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .tourist-agency .block__wrapper {
        padding: 50px 0;
        padding: 5rem 0; } }
    .tourist-agency .block__wrapper.block__wrapper--overlay {
      position: relative;
      background-color: #000000;
      background: #000000;
      /* The Fallback */
      background: rgba(0, 0, 0, 0.3);
      text-shadow: inherit; }
      .tourist-agency .block__wrapper.block__wrapper--overlay:before, .tourist-agency .block__wrapper.block__wrapper--overlay:after {
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        right: auto;
        bottom: 0;
        left: auto;
        position: absolute;
        background-color: #000000;
        background: #000000;
        /* The Fallback */
        background: rgba(0, 0, 0, 0.3);
        content: ""; }
      .tourist-agency .block__wrapper.block__wrapper--overlay:before {
        left: -100%; }
      .tourist-agency .block__wrapper.block__wrapper--overlay:after {
        right: -100%; }
      .tourist-agency .block__wrapper.block__wrapper--overlay--lower {
        padding: 40px 0;
        padding: 4rem 0; }
        @media screen and (max-width: 991px) {
          .tourist-agency .block__wrapper.block__wrapper--overlay--lower {
            padding: 25px 0;
            padding: 2.5rem 0; } }

.path-travel-info .select2-container li.taxonomy-child {
  padding-left: 15px; }

.bef-exposed-form {
  position: relative;
  margin-bottom: 25px; }
  .bef-exposed-form #hall-capacity-slider {
    width: 100%;
    max-width: 600px;
    margin: 20px auto 0;
    background-color: #ff321e; }
    @media (max-width: 768px) {
      .bef-exposed-form #hall-capacity-slider {
        margin-top: 30px;
        max-width: 90%; } }
  .bef-exposed-form input[id^='edit-title'] {
    position: relative;
    top: 1px;
    width: 230px !important; }
    @media (max-width: 768px) {
      .bef-exposed-form input[id^='edit-title'] {
        width: 100% !important; } }
  .bef-exposed-form .form-item.form-type-select .select2 {
    width: 230px !important; }
  .bef-exposed-form .room-capacity-range-output {
    font-weight: bold;
    margin-top: 20px;
    color: #fff; }
  .bef-exposed-form #overlay {
    position: absolute;
    top: -30px;
    bottom: -20px;
    z-index: 100;
    width: 100%;
    height: calc(100% + 60px);
    display: none;
    background: rgba(0, 0, 0, 0.6); }
    @media (max-width: 768px) {
      .bef-exposed-form #overlay {
        left: -20px;
        right: -20px;
        bottom: -10px;
        width: calc(100% + 40px);
        height: calc(100% + 50px); } }
  .bef-exposed-form .cv-spinner {
    height: 100%;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 3em; }

.rural-tourism-outer-wrapper {
  margin-top: -70px; }

.rural-tourism-outer-wrapper ~ .rural-tourism-outer-wrapper {
  margin-top: 0; }

.rural-tourism-item-wrapper .rural-title,
.rural-tourism-item-wrapper .field-group-toggler {
  margin: 70px 0 !important; }

.stars {
  display: inline-block;
  margin-bottom: 5px; }
  .stars .field {
    display: none; }
  .stars:before {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../images/elements/star.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent; }
    @media screen and (max-width: 768px) {
      .stars:before {
        display: inline-block; } }
  .stars--5:before {
    width: 100px;
    background-repeat: repeat-x;
    content: ""; }
  .stars--4:before {
    width: 80px;
    background-repeat: repeat-x;
    content: ""; }
  .stars--3:before {
    width: 60px;
    background-repeat: repeat-x;
    content: ""; }
  .stars--2:before {
    width: 40px;
    background-repeat: repeat-x;
    content: ""; }
  .stars--1:before {
    width: 20px;
    background-repeat: no-repeat;
    content: ""; }
  .stars__wrapper {
    margin-top: 50px; }
    @media screen and (max-width: 768px) {
      .stars__wrapper {
        margin-top: 30px; } }

.accommodation__head {
  padding: 20px 10px;
  border-bottom: 1px solid #E6E6E6; }
  @media screen and (max-width: 1200px) {
    .accommodation__head {
      padding: 10px; } }
  .accommodation__head div {
    color: #707070;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: left; }
    @media screen and (max-width: 1200px) {
      .accommodation__head div {
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (max-width: 991px) {
      .accommodation__head div {
        display: none; } }

.accommodation__node {
  width: 100%;
  display: inline-block;
  padding: 40px 10px;
  border-bottom: 1px solid #E6E6E6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -ms-transform: perspective(1px) translateZ(0);
  -o-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
  text-align: left;
  vertical-align: middle; }
  @media screen and (max-width: 1200px) {
    .accommodation__node {
      padding: 20px 10px; } }
  @media screen and (max-width: 991px) {
    .accommodation__node {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: column;
      -moz-flex-flow: column;
      -ms-flex-flow: column;
      -o-flex-flow: column;
      flex-flow: column; } }
  .accommodation__node:before {
    display: block;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f6f6f6;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .accommodation__node:hover {
    text-decoration: none; }
    .accommodation__node:hover:before {
      -webkit-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1); }
  .accommodation__node div {
    color: #2A2F44;
    font-size: 24px;
    line-height: 30px;
    text-align: left; }
    @media screen and (max-width: 1200px) {
      .accommodation__node div {
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (max-width: 991px) {
      .accommodation__node div {
        font-size: 18px;
        line-height: 22px; } }
    @media screen and (max-width: 991px) {
      .accommodation__node div:nth-of-type(1) {
        order: 2; } }
    @media screen and (max-width: 991px) {
      .accommodation__node div:nth-of-type(2) {
        order: 3; } }
    @media screen and (max-width: 991px) {
      .accommodation__node div:nth-of-type(3) {
        order: 4; } }
    @media screen and (max-width: 991px) {
      .accommodation__node div:last-of-type {
        margin-bottom: 5px;
        order: 1; } }
  .accommodation__node .item-resource {
    width: 100%;
    padding: 0; }
    .accommodation__node .item-resource .page__fields {
      display: block;
      padding: 0;
      border: 0 none; }
      .accommodation__node .item-resource .page__fields label {
        display: none; }
      .accommodation__node .item-resource .page__fields .value__wrapper {
        width: auto;
        display: block; }
        .accommodation__node .item-resource .page__fields .value__wrapper .value {
          width: auto;
          display: inline-block; }
          .accommodation__node .item-resource .page__fields .value__wrapper .value:after {
            position: relative;
            left: -5px;
            content: ","; }
          .accommodation__node .item-resource .page__fields .value__wrapper .value:last-of-type:after {
            content: ""; }

.accommodation__view__text {
  margin: 30px 0;
  text-align: center; }
  .accommodation__view__text p {
    padding: 0 15px;
    margin-top: 30px;
    color: #878787;
    font-size: 18px;
    line-height: 20px; }
    .accommodation__view__text p:first-child {
      margin: 0; }
  .region-content .accommodation__view__text {
    display: none; }

.accommodation-sidebar .block {
  margin-bottom: 15px; }
  .accommodation-sidebar .block-facet-blockfacet-ctac-stars {
    margin: 0; }

.accommodation-sidebar .item-list__checkbox {
  padding: 0;
  list-style: none; }
  .accommodation-sidebar .item-list__checkbox li input {
    margin: 0;
    position: relative;
    top: -10px; }
    @media screen and (max-width: 768px) {
      .accommodation-sidebar .item-list__checkbox li input {
        top: -6px; } }
  .accommodation-sidebar .item-list__checkbox li label {
    margin-left: 10px; }
    .accommodation-sidebar .item-list__checkbox li label:before {
      display: block;
      width: 20px;
      height: 20px;
      background-image: url(../images/elements/star.png);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-color: transparent; }
      @media screen and (max-width: 768px) {
        .accommodation-sidebar .item-list__checkbox li label:before {
          display: inline-block; } }
    .accommodation-sidebar .item-list__checkbox li label[for="facet_ctac_stars-1"]:before {
      width: 20px;
      background-repeat: no-repeat;
      content: ""; }
    .accommodation-sidebar .item-list__checkbox li label[for="facet_ctac_stars-2"]:before {
      width: 40px;
      background-repeat: repeat-x;
      content: ""; }
    .accommodation-sidebar .item-list__checkbox li label[for="facet_ctac_stars-3"]:before {
      width: 60px;
      background-repeat: repeat-x;
      content: ""; }
    .accommodation-sidebar .item-list__checkbox li label[for="facet_ctac_stars-4"]:before {
      width: 80px;
      background-repeat: repeat-x;
      content: ""; }
    .accommodation-sidebar .item-list__checkbox li label[for="facet_ctac_stars-5"]:before {
      width: 100px;
      background-repeat: repeat-x;
      content: ""; }
    .accommodation-sidebar .item-list__checkbox li label span {
      display: none; }

.accommodation-sidebar .custom-facet-reset-btn {
  color: #ff321e; }
  .accommodation-sidebar .custom-facet-reset-btn:after {
    margin-left: 10px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: relative;
    top: 3px;
    color: #ff321e;
    content: "\e5cd";
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 100; }
  .accommodation-sidebar .custom-facet-reset-btn:hover, .accommodation-sidebar .custom-facet-reset-btn:focus {
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; }

.accommodation__exposed {
  margin: 30px 0; }
  @media screen and (max-width: 991px) {
    .accommodation__exposed {
      margin: 15px 0; } }
  .accommodation__exposed .form-item label {
    display: none; }
  .accommodation__exposed .form-item.form-item-search-api-fulltext {
    width: 25%;
    padding-right: 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative; }
    @media screen and (min-width: 991px) and (max-width: 1200px) {
      .accommodation__exposed .form-item.form-item-search-api-fulltext {
        width: 33.33%;
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
    @media screen and (max-width: 991px) {
      .accommodation__exposed .form-item.form-item-search-api-fulltext {
        width: 100%;
        padding: 0;
        margin-bottom: 15px; } }
    .accommodation__exposed .form-item.form-item-search-api-fulltext input {
      width: 100%;
      padding-right: 40px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  .accommodation__exposed .form-item.form-item-sort-by {
    float: right;
    width: 322px;
    text-align: right; }
    @media screen and (max-width: 991px) {
      .accommodation__exposed .form-item.form-item-sort-by {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
        text-align: left; } }
    .accommodation__exposed .form-item.form-item-sort-by .select2-container {
      width: auto !important; }
    @media screen and (max-width: 991px) {
      .accommodation__exposed .form-item.form-item-sort-by .select-wrapper {
        width: 100%; } }
    @media screen and (max-width: 991px) {
      .accommodation__exposed .form-item.form-item-sort-by .select2-container {
        width: 100% !important; } }
  .accommodation__exposed .form-actions {
    position: absolute;
    top: -1px;
    left: calc(22% - 9px); }
    @media screen and (min-width: 1200px) and (max-width: 1600px) {
      .accommodation__exposed .form-actions {
        left: calc(22% - 20px); } }
    @media screen and (min-width: 991px) and (max-width: 1200px) {
      .accommodation__exposed .form-actions {
        left: calc(30% - 23px); } }
    @media screen and (max-width: 991px) {
      .accommodation__exposed .form-actions {
        right: 15px;
        left: auto; } }
    .accommodation__exposed .form-actions .form-submit {
      width: 40px;
      padding: 0;
      margin: 0;
      border: 0 none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background-color: transparent;
      font-size: 0; }
      .accommodation__exposed .form-actions .form-submit:before {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        color: #B0B0B0;
        content: "\e8b6";
        font-size: 28px;
        font-size: 2.8rem;
        font-weight: 100; }
        @media screen and (max-width: 991px) {
          .accommodation__exposed .form-actions .form-submit:before {
            right: 8px; } }
      .accommodation__exposed .form-actions .form-submit:hover, .accommodation__exposed .form-actions .form-submit:focus {
        outline: 0 none;
        border: 0 none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background-color: transparent; }
        .accommodation__exposed .form-actions .form-submit:hover:before, .accommodation__exposed .form-actions .form-submit:focus:before {
          color: #2B2B2B; }
      .accommodation__exposed .form-actions .form-submit#edit-reset {
        display: none; }

.accommodation-block {
  display: block;
  padding: 12px 30px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: #F6F6F6;
  text-align: left;
  text-decoration: none; }
  @media screen and (max-width: 768px) {
    .accommodation-block {
      padding: 12px 15px;
      text-align: center; } }
  .accommodation-block:hover, .accommodation-block:focus {
    background-color: #e2e5ee;
    text-decoration: none; }
    .accommodation-block:hover .name,
    .accommodation-block:hover .city, .accommodation-block:focus .name,
    .accommodation-block:focus .city {
      text-decoration: none; }
  .accommodation-block .name {
    display: block;
    margin-top: 5px;
    color: #0F1A45;
    font-size: 36px;
    line-height: 40px;
    text-decoration: none; }
    @media screen and (max-width: 991px) {
      .accommodation-block .name {
        margin-top: 0;
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (max-width: 768px) {
      .accommodation-block .name {
        margin-top: 0;
        font-size: 24px;
        line-height: 30px; } }
  .accommodation-block .city {
    display: block;
    color: #0F1A45;
    font-size: 28px;
    line-height: 30px; }
    @media screen and (max-width: 991px) {
      .accommodation-block .city {
        font-size: 24px;
        line-height: 28px; } }
    @media screen and (max-width: 768px) {
      .accommodation-block .city {
        font-size: 20px;
        line-height: 26px; } }
  .accommodation-block__title {
    margin-bottom: 30px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-decoration: none; }
    .accommodation-block__title:hover a, .accommodation-block__title:focus a {
      color: #719d9b;
      text-decoration: none; }
    .accommodation-block__title a {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      color: #0F1A45; }
      .accommodation-block__title a:hover, .accommodation-block__title a:focus {
        text-decoration: none; }
    .accommodation-block__title--main {
      font-size: 60px;
      line-height: 75px; }
      @media screen and (max-width: 1200px) {
        .accommodation-block__title--main {
          font-size: 50px;
          line-height: 54px; } }
      @media screen and (max-width: 768px) {
        .accommodation-block__title--main {
          font-size: 46px;
          line-height: 50px; } }
      @media screen and (max-width: 480px) {
        .accommodation-block__title--main {
          font-size: 32px;
          line-height: 42px; } }
  .accommodation-block__text p {
    padding: 0 15px;
    margin-top: 30px;
    color: #878787;
    font-size: 18px;
    line-height: 20px; }
    .accommodation-block__text p:first-child {
      margin: 0; }

.accommodation__page .accommodation-bottom-text {
  margin: 0 80px;
  text-align: center; }

.accommodation__page .stars {
  display: inline-block;
  margin-top: 50px; }
  @media screen and (max-width: 768px) {
    .accommodation__page .stars {
      margin-top: 30px; } }

.accommodation__page h1 {
  margin-bottom: 100px;
  font-size: 70px;
  line-height: 72px; }
  @media screen and (max-width: 1200px) {
    .accommodation__page h1 {
      margin-bottom: 70px;
      font-size: 60px;
      line-height: 62px; } }
  @media screen and (max-width: 768px) {
    .accommodation__page h1 {
      margin-bottom: 50px;
      font-size: 50px;
      line-height: 52px; } }
  @media screen and (max-width: 480px) {
    .accommodation__page h1 {
      margin-bottom: 30px;
      font-size: 40px;
      line-height: 42px; } }

.accommodation__page .container.container--fields {
  margin-bottom: 30px; }
  .accommodation__page .container.container--fields h3 {
    margin: 50px 0;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .accommodation__page .container.container--fields h3 {
        margin: 30px 0; } }
