/*Align element vertically and horizontally using absolute positioning*/
/*Mixin for getting elements in a row, specifying the number of columns each element is needed to be given (news style)*/
/*Display elements on the same row using flex*/
/*Turn px into rem*/
/*Mixin for overlays*/
/*Style your button*/
/**
 * The following variable and function originate from the sass-mq library.
 * If you have already included it, you can eliminate the below
 * https://github.com/sass-mq/sass-mq/blob/master/_mq.scss
 */
#block-dms-socials .social-media--youtube, #block-dms-socials .social-media--twitter, #block-dms-socials .social-media--facebook, .mapblock-active-poi .close-icon, .mapblock-active-poi .card--content-link::after, .addtoany_list .a2a_button_email .text::before, .addtoany_list .a2a_button_twitter .text::before, .addtoany_list .a2a_button_facebook .text::before, .paragraph--type--media-gallery .more-arrow, .paragraph--type--media-gallery .grid-second.active, .paragraph--type--media-gallery .grid-second, .paragraph--type--media-gallery .grid-first.active, .paragraph--type--media-gallery .grid-first, .path-routes .field--name-node-link a::after, .node-routes-full .bottom-section .card--content-link::after, .node-routes-full .upper-section .group-wrapper-1.row .type .content::before, .view-multimedia .icon-360:after, .view-multimedia .icon-3d:after, .view-multimedia .icon-video:after, .view-multimedia .view-filters input:checked::after, .event-modal ul li:nth-child(5) a:before, .event-modal ul li:nth-child(4) a:before, .event-modal ul li:nth-child(3) a:before, .event-modal ul li:nth-child(2) a:before, .event-modal ul li a::before, .pager__item--previous a::after, .pager__item--next a::after, .block-search .form-type-search::before, .button-navigate span::after, .path-multimedia .modal__close::after {
  display: inline-block;
  background-image: url("../scss/svg-sprites/sprite.svg");
  background-size: 151.875em 151.875em;
}

h1 {
  font-size: 3.0555555556rem;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}

.text--60, .viewpage-sights .views-row::before {
  font-size: 3.3333333333rem;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}
@media (max-width: 962px) {
  .text--60, .viewpage-sights .views-row::before {
    font-size: 3.0555555556rem;
  }
}
@media (max-width: 1200px) {
  .text--60, .viewpage-sights .views-row::before {
    font-size: 2.1111111111rem;
  }
}
@media (max-width: 550px) {
  .text--60, .viewpage-sights .views-row::before {
    font-size: 1.4444444444rem;
  }
}
@media (max-width: 400px) {
  .text--60, .viewpage-sights .views-row::before {
    font-size: 1.1111111111rem;
  }
}

.text--55, .block-views-blockfeatured-block-1 > h2, #block-dms-routes-mapblock h2, h1.h-mapblock, .view-id-events .taxonomy-info .field__title p, .field--name-field-title-formatted p,
.field--name-field-title-formatted-long p {
  font-size: 3.0555555556rem;
  font-weight: 800;
  line-height: 1;
  margin: 0;
}
@media (max-width: 1200px) {
  .text--55, .block-views-blockfeatured-block-1 > h2, #block-dms-routes-mapblock h2, h1.h-mapblock, .view-id-events .taxonomy-info .field__title p, .field--name-field-title-formatted p,
.field--name-field-title-formatted-long p {
    font-size: 2.1111111111rem;
  }
}
@media (max-width: 550px) {
  .text--55, .block-views-blockfeatured-block-1 > h2, #block-dms-routes-mapblock h2, h1.h-mapblock, .view-id-events .taxonomy-info .field__title p, .field--name-field-title-formatted p,
.field--name-field-title-formatted-long p {
    font-size: 1.4444444444rem;
  }
}
@media (max-width: 400px) {
  .text--55, .block-views-blockfeatured-block-1 > h2, #block-dms-routes-mapblock h2, h1.h-mapblock, .view-id-events .taxonomy-info .field__title p, .field--name-field-title-formatted p,
.field--name-field-title-formatted-long p {
    font-size: 1.1111111111rem;
  }
}

.text--38, .viewblock-nearest-sight .views-row::before, .view-politismos .view-filters .bef-link {
  font-size: 2.1111111111rem;
  line-height: 1.2;
}
@media (max-width: 962px) {
  .text--38, .viewblock-nearest-sight .views-row::before, .view-politismos .view-filters .bef-link {
    font-size: 1.6666666667rem;
  }
}
@media (max-width: 950px) {
  .text--38, .viewblock-nearest-sight .views-row::before, .view-politismos .view-filters .bef-link {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 550px) {
  .text--38, .viewblock-nearest-sight .views-row::before, .view-politismos .view-filters .bef-link {
    font-size: 1.1111111111rem;
  }
}

.text--30, .path-search .block-system-main-block h2, .path-search .block-system-main-block h3, #block-burgermenu .burger-menu li a {
  font-size: 1.6666666667rem;
  line-height: 1.2;
}
@media (max-width: 962px) {
  .text--30, .path-search .block-system-main-block h2, .path-search .block-system-main-block h3, #block-burgermenu .burger-menu li a {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 550px) {
  .text--30, .path-search .block-system-main-block h2, .path-search .block-system-main-block h3, #block-burgermenu .burger-menu li a {
    font-size: 1.2222222222rem;
  }
}

.text--28 {
  font-size: 1.5555555556rem;
}
@media (max-width: 962px) {
  .text--28 {
    font-size: 1.1111111111rem;
  }
}
@media (max-width: 550px) {
  .text--28 {
    font-size: 0.7777777778rem;
  }
}

.text--26, .btn--nikaia-large a {
  font-size: 1.4444444444rem;
}

.text--24, .path-search .block-system-main-block .search-result__title, .path-search .block-system-main-block .title, #block-burgermenu .burger-menu li ul a {
  font-size: 1.3333333333rem;
}
@media (max-width: 962px) {
  .text--24, .path-search .block-system-main-block .search-result__title, .path-search .block-system-main-block .title, #block-burgermenu .burger-menu li ul a {
    font-size: 1.1111111111rem;
  }
}
@media (max-width: 550px) {
  .text--24, .path-search .block-system-main-block .search-result__title, .path-search .block-system-main-block .title, #block-burgermenu .burger-menu li ul a {
    font-size: 0.8888888889rem;
  }
}

.text--20, #block-dms-footer li {
  font-size: 1.1111111111rem;
}
@media (max-width: 1200px) {
  .text--20, #block-dms-footer li {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 950px) {
  .text--20, #block-dms-footer li {
    font-size: 0.6666666667rem;
  }
}
@media (max-width: 550px) {
  .text--20, #block-dms-footer li {
    font-size: 0.5555555556rem;
  }
}

.text--18 {
  font-size: 1rem;
}
@media (max-width: 1200px) {
  .text--18 {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 950px) {
  .text--18 {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 550px) {
  .text--18 {
    font-size: 0.5555555556rem;
    line-height: 1.2;
  }
}

.text--16, .path-routes .field--name-node-link, .path-routes .field--name-field-route-distance .field__item,
.path-routes .field--name-field-route-duration .field__item, .view-multimedia .view-filters label, .view-multimedia .view-filters legend span, .view-id-map .view-filters label, .view-id-map .view-filters legend, .nice-select li, .nice-select .current, .block-search .form-type-search.clicked .form-search, #cboxTitle, .button-navigate, .btn--nikaia a {
  font-size: 0.8888888889rem;
}
@media (max-width: 1200px) {
  .text--16, .path-routes .field--name-node-link, .path-routes .field--name-field-route-distance .field__item,
.path-routes .field--name-field-route-duration .field__item, .view-multimedia .view-filters label, .view-multimedia .view-filters legend span, .view-id-map .view-filters label, .view-id-map .view-filters legend, .nice-select li, .nice-select .current, .block-search .form-type-search.clicked .form-search, #cboxTitle, .button-navigate, .btn--nikaia a {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 950px) {
  .text--16, .path-routes .field--name-node-link, .path-routes .field--name-field-route-distance .field__item,
.path-routes .field--name-field-route-duration .field__item, .view-multimedia .view-filters label, .view-multimedia .view-filters legend span, .view-id-map .view-filters label, .view-id-map .view-filters legend, .nice-select li, .nice-select .current, .block-search .form-type-search.clicked .form-search, #cboxTitle, .button-navigate, .btn--nikaia a {
    font-size: 0.6666666667rem;
  }
}
@media (max-width: 550px) {
  .text--16, .path-routes .field--name-node-link, .path-routes .field--name-field-route-distance .field__item,
.path-routes .field--name-field-route-duration .field__item, .view-multimedia .view-filters label, .view-multimedia .view-filters legend span, .view-id-map .view-filters label, .view-id-map .view-filters legend, .nice-select li, .nice-select .current, .block-search .form-type-search.clicked .form-search, #cboxTitle, .button-navigate, .btn--nikaia a {
    font-size: 0.5555555556rem;
  }
}

.text--14, .region-header h1 {
  font-size: 0.7777777778rem;
}
@media (max-width: 1200px) {
  .text--14, .region-header h1 {
    font-size: 0.6666666667rem;
  }
}
@media (max-width: 550px) {
  .text--14, .region-header h1 {
    font-size: 0.5555555556rem;
  }
}

.text--12, .path-routes .field--name-field-route-distance,
.path-routes .field--name-field-route-duration {
  font-size: 0.6666666667rem;
}

.text--robotoc, .path-routes .field--name-node-link, .path-search .block-system-main-block .search-result__title, .path-search .block-system-main-block .title, .responsive-title h1, .region-header h1 {
  font-family: "Roboto Condensed", sans-serif;
}

.font--200 {
  font-weight: 200;
}

.font--300, .region-header h1 {
  font-weight: 300;
}

.text--bold, .viewblock-nearest-sight .views-row::before, .path-routes .field--name-field-route-distance .field__item,
.path-routes .field--name-field-route-duration .field__item, .viewpage-sights .views-row::before, .view-id-map .view-filters legend {
  font-weight: 800;
}

.text--black, .view-politismos .view-filters .bef-link {
  font-weight: 900;
}

.text--white {
  color: #fff;
}

.text--yellow {
  color: #FFDF95;
}

.path-multimedia .modal {
  display: none;
}
.path-multimedia .modal.is-open {
  display: block;
}
.path-multimedia .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.path-multimedia .modal__container {
  background-color: #000;
  padding: 5px;
  max-width: 70vw;
  max-height: 70vh;
  width: 100%;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
  z-index: 110;
  position: relative;
  overflow: unset;
}
@media (max-width: 1024px) {
  .path-multimedia .modal__container {
    max-width: 90vw;
    max-height: 80vh;
  }
}
@media (max-width: 550px) {
  .path-multimedia .modal__container {
    display: flex;
  }
}
.path-multimedia .modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 2px solid white;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #000;
}
.path-multimedia #modal-container-iframe {
  height: 60vh;
}
.path-multimedia .modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}
.path-multimedia .modal__close {
  background: transparent;
  border: 0;
  width: 25px;
  height: 25px;
}
.path-multimedia .modal__close:hover {
  cursor: pointer;
}
.path-multimedia .modal__close::after {
  content: "";
  width: 50.0625em;
  height: 50.0625em;
  background-position: -0.3125em -50.9375em;
  display: block;
  font-size: 0.3px;
}
.path-multimedia .modal-fullscreen {
  background: #000;
  padding: 5px;
  z-index: 100;
  position: absolute;
  bottom: 0;
  left: 0;
}
.path-multimedia .modal-fullscreen:hover {
  cursor: pointer;
}
.path-multimedia .fullscreen {
  max-width: 95% !important;
  max-height: 100% !important;
}
.path-multimedia .fullscreen iframe {
  height: 90vh !important;
}
.path-multimedia .video-embed-field-responsive-video {
  visibility: hidden;
  width: 0;
  height: 0;
}
.path-multimedia .hide {
  visibility: hidden;
  width: 0;
  height: 0;
}
.path-multimedia .video-container {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-justify-content: center;
}
.path-multimedia .video-container #modal-video {
  height: calc(70vh - 10px);
}
.path-multimedia video {
  width: 100%;
  height: auto;
}

.btn--nikaia a {
  display: inline-block;
  width: 140px;
  text-align: center;
  background: #FFDF95;
  color: #000;
  border: none;
  border-radius: 8px;
  line-height: 1;
  padding: 10px 28px;
  transition: all 0.7s;
  padding: 10px;
}
.btn--nikaia a:hover {
  background: #FFDF95;
  color: #000;
}
@media (max-width: 950px) {
  .btn--nikaia a {
    width: 100px;
    border-radius: 4px;
    padding: 8px;
  }
}
@media (max-width: 550px) {
  .btn--nikaia a {
    font-size: 0.4444444444rem;
    width: 80px;
    border-radius: 2px;
    padding: 5px 10px;
  }
}

.btn--nikaia-large a {
  display: inline-block;
  width: 140px;
  text-align: center;
  background: #FFDF95;
  color: #000;
  border: none;
  border-radius: 8px;
  line-height: 1;
  padding: 10px 28px;
  transition: all 0.7s;
  width: 240px;
  padding: 12px 25px;
}
.btn--nikaia-large a:hover {
  background: #FFDF95;
  color: #000;
}
@media (max-width: 1050px) {
  .btn--nikaia-large a {
    width: 150px;
    font-size: 1.1111111111rem;
    border-radius: 4px;
    padding: 10px 0;
  }
}
@media (max-width: 550px) {
  .btn--nikaia-large a {
    font-size: 0.5555555556rem;
    width: 80px;
    border-radius: 2px;
    padding: 5px;
  }
}

.button-navigate {
  cursor: pointer;
  position: relative;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-justify-content: center;
  width: 150px;
  height: 50px;
  text-decoration: none;
  text-align: center;
  border-radius: 8px;
  background: #fff;
  transition: all 0.5s ease-in-out;
  color: #051D2F;
  padding: 0;
  overflow: hidden;
}
.button-navigate:hover {
  background: #FFDF95;
}
@media (max-width: 950px) {
  .button-navigate {
    width: 100px;
    height: 40px;
  }
}
@media (max-width: 550px) {
  .button-navigate {
    width: 80px;
    height: 30px;
    border-radius: 4px;
  }
}
.button-navigate span {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-justify-content: center;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  line-height: 1;
}
.button-navigate span::after {
  content: "";
  width: 50.0625em;
  height: 50.0625em;
  background-position: -101.5625em -50.9375em;
  font-size: 0.3px;
  margin-left: 10px;
}
@media (max-width: 550px) {
  .button-navigate span::after {
    font-size: 0.2px;
    margin-left: 5px;
  }
}

.field--name-field-caption {
  display: none;
}

#cboxTitle {
  top: unset !important;
  width: 100%;
  bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #B4B4B4 !important;
  background-color: #fff;
  padding: 20px 50px;
}
#cboxTitle .caption {
  color: #000 !important;
  margin-top: 10px;
}

* {
  box-sizing: border-box;
  margin: 0;
}

html {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #B4B4B4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

body {
  position: relative;
  line-height: inherit;
  background-color: black;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  color: #B4B4B4;
  text-decoration: none;
  cursor: pointer;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  color: #fff;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #fff;
}

:focus {
  outline: 0;
}

@media (max-width: 1200px) {
  p {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 950px) {
  p {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 550px) {
  p {
    font-size: 0.5555555556rem;
    line-height: 1.2;
  }
}

.field--name-field-title-formatted p,
.field--name-field-title-formatted-long p {
  color: #fff;
}

p.yellow {
  color: #FFDF95;
}

.hidden-item {
  display: none;
}

/*Containers*/
.main-container, .paragraph--type--title-body-media-narrow, .path-user .region-content, .page-node-type-sights .node--type-sights.node--view-mode-full, .viewpage-sights, .path-search .block-system-main-block, .view-multimedia .view-filters, .view-multimedia, .view-id-map .info-container, .view-id-map .view-header, .node--type-page {
  max-width: 1640px;
  margin: 0 auto;
}
@media (max-width: 1640px) {
  .main-container, .paragraph--type--title-body-media-narrow, .path-user .region-content, .page-node-type-sights .node--type-sights.node--view-mode-full, .viewpage-sights, .path-search .block-system-main-block, .view-multimedia .view-filters, .view-multimedia, .view-id-map .info-container, .view-id-map .view-header, .node--type-page {
    padding: 0 50px;
  }
}
@media (max-width: 550px) {
  .main-container, .paragraph--type--title-body-media-narrow, .path-user .region-content, .page-node-type-sights .node--type-sights.node--view-mode-full, .viewpage-sights, .path-search .block-system-main-block, .view-multimedia .view-filters, .view-multimedia, .view-id-map .info-container, .view-id-map .view-header, .node--type-page {
    padding: 0 20px;
  }
}

.image-filter, .block-views-blockfeatured-block-1 .field--name-field-media-image, .paragraph--type--title-body-media-narrow .field--name-field-media {
  position: relative;
}
.image-filter::after, .block-views-blockfeatured-block-1 .field--name-field-media-image::after, .paragraph--type--title-body-media-narrow .field--name-field-media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.3;
  width: 100%;
  height: 100%;
}

.custom-search-selector {
  display: none !important;
}

.header-inner {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -ms-justify-content: space-between;
  max-width: 1640px;
  margin: 0 auto 250px auto;
  padding: 60px 0 0 0;
}
@media (max-width: 1700px) {
  .header-inner {
    padding: 60px 50px 0 50px;
  }
}
@media (max-width: 1200px) {
  .header-inner {
    margin: 0 auto 200px auto;
  }
}
@media (max-width: 950px) {
  .header-inner {
    margin: 0 auto 150px auto;
  }
}
@media (max-width: 550px) {
  .header-inner {
    margin: 0 auto 100px auto;
    padding: 60px 20px 0 20px;
  }
}

.page-node-type-frontpage .header-inner {
  margin: 0 auto;
}

@media (max-width: 950px) {
  .region-header #block-dms-pagetitle {
    display: none;
  }
}

.region-post-header {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.region-post-header #block-dms-navigation {
  visibility: hidden;
  width: 0;
  height: 0;
}
.region-post-header #block-dms-navigation.remove {
  display: none;
}

.burger-menu-block {
  display: inline-block;
}

.block-search {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  min-width: 40px;
  min-height: 40px;
  margin-right: 50px;
}
@media (max-width: 962px) {
  .block-search {
    margin-right: 20px;
  }
}
@media (max-width: 550px) {
  .block-search {
    margin-right: 5px;
  }
}
.block-search .form-search {
  width: 0;
  height: 44px;
  visibility: hidden;
  border-radius: 24px;
  background-color: #F3F3F3;
  border: none;
  transition: width 0.3s ease-in, visibility 0.3s ease-in;
}
@media (max-width: 962px) {
  .block-search .form-search {
    height: 28px;
  }
}
.block-search .form-actions,
.block-search #edit-submit {
  appearance: none;
  visibility: hidden;
  height: 0;
  width: 0;
}
.block-search .form-type-search {
  position: relative;
}
.block-search .form-type-search::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 5px;
  display: block;
  width: 2.8125em;
  height: 2.8125em;
  background-position: -134.1875em -128.889375em;
  font-size: 14px;
}
@media (max-width: 962px) {
  .block-search .form-type-search::before {
    font-size: 10px;
  }
}
.block-search .form-type-search.clicked .form-search {
  width: 475px;
  visibility: visible;
  padding-left: 50px;
}
@media (max-width: 962px) {
  .block-search .form-type-search.clicked .form-search {
    width: 150px;
    padding-left: 35px;
  }
}
@media (max-width: 550px) {
  .block-search .form-type-search.clicked .form-search {
    width: 100px;
  }
}

#block-burgermenu {
  appearance: none;
  border: none;
  padding: 0;
  box-shadow: 0;
  background: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
#block-burgermenu .burger-line {
  display: block;
  width: 55px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 0 !important;
  transition: all 0.3s;
}
#block-burgermenu .burger-line:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 962px) {
  #block-burgermenu .burger-line {
    width: 30px;
  }
}
#block-burgermenu .burger-menu {
  visibility: hidden;
  position: fixed;
  top: 55px;
  right: -100vw;
  text-align: left;
  width: 0;
  opacity: 0;
  transition: opacity 1s ease, right 0.5s ease;
  height: 100vh;
  list-style: none;
  overflow-y: auto;
  margin-right: -15px;
  z-index: 10;
}
#block-burgermenu .burger-menu li {
  margin-bottom: 25px;
}
#block-burgermenu .burger-menu li::after {
  content: "";
  display: block;
  background-image: url(../images/sprites/linegrey.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 20px;
}
#block-burgermenu .burger-menu li.menu-item--expanded::after {
  content: none;
}
#block-burgermenu .burger-menu li.menu-item--expanded > a::after {
  content: "";
  display: block;
  background-image: url(../images/sprites/linegrey.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 20px;
}
#block-burgermenu .burger-menu li a {
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
}
#block-burgermenu .burger-menu li ul {
  margin-top: 25px;
  padding-left: 150px;
}
@media (max-width: 962px) {
  #block-burgermenu .burger-menu li ul {
    padding-left: 50px;
  }
}
#block-burgermenu .burger-menu li ul li {
  margin-bottom: 15px;
}
#block-burgermenu.open .menu-bg {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  background-color: #000;
  z-index: 10;
}
#block-burgermenu.open .burger-line {
  position: fixed;
  top: 100px;
  right: 130px;
  z-index: 11;
}
@media (max-width: 1280px) {
  #block-burgermenu.open .burger-line {
    top: 50px;
    right: 50px;
  }
}
#block-burgermenu.open .burger-line:first-child {
  transform: translate(0, 0px) rotate(-20deg);
  margin: 0;
}
#block-burgermenu.open .burger-line:last-of-type {
  transform: translate(0, 0px) rotate(20deg);
}
#block-burgermenu.open .burger-menu {
  visibility: visible;
  right: 0;
  opacity: 1;
  width: 100vw;
  padding: 50px 135px;
}
@media (max-width: 1280px) {
  #block-burgermenu.open .burger-menu {
    padding: 50px 50px 150px 50px;
  }
}
@media (max-width: 550px) {
  #block-burgermenu.open .burger-menu {
    padding: 50px 20px 150px 20px;
  }
}

.responsive-title {
  display: none;
  text-align: center;
  margin-top: -100px;
  margin-bottom: 100px;
}
.responsive-title h1 {
  font-size: 0.8888888889rem;
  font-weight: 400;
}
@media (max-width: 550px) {
  .responsive-title h1 {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 950px) {
  .responsive-title {
    display: block;
  }
}
@media (max-width: 550px) {
  .responsive-title {
    margin-top: -70px;
    margin-bottom: 40px;
  }
}

.pager {
  margin-top: 250px;
}
@media (max-width: 1200px) {
  .pager {
    margin-top: 200px;
  }
}
@media (max-width: 950px) {
  .pager {
    margin-top: 150px;
  }
}
@media (max-width: 550px) {
  .pager {
    margin-top: 100px;
  }
}
.pager ul {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-justify-content: center;
  list-style: none;
  padding: 0;
}

.pager__items {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-justify-content: center;
  list-style: none;
  padding: 0;
}
.pager__items a {
  font-size: 1.6666666667rem;
}
@media (max-width: 1200px) {
  .pager__items a {
    font-size: 1.5555555556rem;
  }
}
@media (max-width: 950px) {
  .pager__items a {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 550px) {
  .pager__items a {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 400px) {
  .pager__items a {
    font-size: 0.6666666667rem;
  }
}
.pager__items .is-active a {
  color: #FFDF95;
}
.pager__items .pager__item {
  margin-right: 20px;
}
@media (max-width: 950px) {
  .pager__items .pager__item {
    margin-right: 15px;
  }
}

.pager__item--next {
  position: relative;
  margin-right: 0 !important;
  margin-left: 20px;
}
@media (max-width: 950px) {
  .pager__item--next {
    margin-left: 5px;
  }
}
@media (max-width: 400px) {
  .pager__item--next {
    margin-left: 0;
  }
}
.pager__item--next span {
  display: none;
}
.pager__item--next a::after {
  content: "";
  width: 50.0625em;
  height: 50.0625em;
  background-position: -50.9375em -0.3125em;
  font-size: 0.5px;
}
@media (max-width: 950px) {
  .pager__item--next a::after {
    font-size: 0.4px;
  }
}
@media (max-width: 550px) {
  .pager__item--next a::after {
    font-size: 0.2px;
  }
}

.pager__item--previous {
  position: relative;
  margin-right: 40px !important;
}
@media (max-width: 950px) {
  .pager__item--previous {
    margin-right: 20px !important;
  }
}
@media (max-width: 400px) {
  .pager__item--previous {
    margin-right: 15px !important;
  }
}
.pager__item--previous span {
  display: none;
}
.pager__item--previous a::after {
  content: "";
  width: 50.0625em;
  height: 50.0625em;
  background-position: -50.9375em -0.3125em;
  transform: rotate(180deg);
  font-size: 0.5px;
}
@media (max-width: 950px) {
  .pager__item--previous a::after {
    font-size: 0.4px;
  }
}
@media (max-width: 550px) {
  .pager__item--previous a::after {
    font-size: 0.2px;
  }
}

.pager__item--last,
.pager__item--first {
  display: none;
}

.nice-select {
  width: 240px !important;
}
.nice-select.open {
  border-radius: 5px 5px 0 0;
  border: none;
}
.nice-select .current {
  color: #000;
}
.nice-select ul.list {
  width: 100%;
  border: none;
  box-shadow: none;
  border-radius: 0 0 5px 5px;
  margin-top: 0;
}
.nice-select li {
  color: #000;
}

.region-footer {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -ms-justify-content: space-between;
  margin-top: 400px;
  padding: 70px 0;
  gap: 20px;
}
@media (max-width: 1200px) {
  .region-footer {
    margin-top: 300px;
    padding: 50px 0;
  }
}
@media (max-width: 950px) {
  .region-footer {
    margin-top: 200px;
    padding: 30px 0;
  }
}
@media (max-width: 500px) {
  .region-footer {
    margin-top: 80px;
    padding: 20px 0 40px 0;
  }
}
.region-footer a, .region-footer p {
  font-family: "Segoe UI", sans-serif;
}

.node--type-page .field--name-body {
  margin-top: 50px;
}
.node--type-page .addtoany_list {
  display: block;
  margin-top: 20px;
}

.view-politismos .top-info {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -ms-justify-content: space-between;
  margin-bottom: 180px;
}
@media (max-width: 950px) {
  .view-politismos .top-info {
    display: flex;
    display: -ms-flexbox;
    align-items: flex-start;
    -ms-flex-align: flex-start;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 100px;
  }
}
@media (max-width: 550px) {
  .view-politismos .top-info {
    margin-bottom: 50px;
  }
}
.view-politismos .view-filters ul {
  list-style: none;
  padding: 0;
}
.view-politismos .view-filters ul > li {
  margin-bottom: 10px;
}
.view-politismos .view-filters ul > li:last-child {
  margin-bottom: 0;
}
.view-politismos .view-filters .bef-link--selected {
  color: #FFDF95;
}
.view-politismos .taxonomy-info {
  text-align: right;
}
@media (max-width: 950px) {
  .view-politismos .taxonomy-info {
    text-align: left;
    margin-top: 50px;
  }
}
@media (max-width: 550px) {
  .view-politismos .taxonomy-info {
    text-align: left;
    margin-top: 40px;
  }
}
.view-politismos .taxonomy-info .field__description {
  max-width: 800px;
  margin-top: 25px;
}
.view-politismos .view-content .views-row {
  margin-bottom: 300px;
}
@media (max-width: 1200px) {
  .view-politismos .view-content .views-row {
    margin-bottom: 200px;
  }
}
@media (max-width: 950px) {
  .view-politismos .view-content .views-row {
    margin-bottom: 150px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-content .views-row {
    margin-bottom: 50px;
  }
}
.view-politismos .view-content .views-row:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 550px) {
  .view-politismos .view-style_1 .group-info .btn--nikaia {
    display: none;
  }
}
.view-politismos .view-style_1 .field--name-field-link {
  margin-top: 65px;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_1 .field--name-field-link {
    margin-top: 30px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_1 .field--name-field-link {
    margin-top: 20px;
  }
}
.view-politismos .view-style_1 .field--name-field-title-formatted p {
  line-height: 1.2;
}
.view-politismos .view-style_1 .views-row:not(.first-row-special-style) {
  position: relative;
}
.view-politismos .view-style_1 .views-row:not(.first-row-special-style)::before {
  content: "";
  display: block;
  background-image: url(../images/sprites/line-1.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 20px;
  position: absolute;
  top: -120px;
}
@media (max-width: 550px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style)::before {
    display: none;
  }
}
.view-politismos .view-style_1 .views-row:not(.first-row-special-style) .wrapper--row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 700px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .wrapper--row {
    flex-direction: column;
  }
}
.view-politismos .view-style_1 .views-row:not(.first-row-special-style) .wrapper--info {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 700px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .wrapper--info {
    flex-direction: column;
  }
}
.view-politismos .view-style_1 .views-row:not(.first-row-special-style) .group-info {
  width: 42%;
  margin-right: 120px;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .group-info {
    margin-right: 80px;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .group-info {
    width: 100%;
  }
}
.view-politismos .view-style_1 .views-row:not(.first-row-special-style) .field--name-body {
  width: 40%;
  margin-right: 90px;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .field--name-body {
    margin-right: 50px;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .field--name-body {
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.view-politismos .view-style_1 .views-row:not(.first-row-special-style) .field--name-field-media, .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .field--name-field-iframe-url {
  width: 75%;
}
@media (max-width: 700px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .field--name-field-media, .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .field--name-field-iframe-url {
    width: 100%;
  }
}
.view-politismos .view-style_1 .views-row:not(.first-row-special-style) .clone-btn {
  display: none;
}
@media (max-width: 550px) {
  .view-politismos .view-style_1 .views-row:not(.first-row-special-style) .clone-btn {
    display: block;
    text-align: center;
  }
}
.view-politismos .view-style_1 .first-row-special-style .wrapper--row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: space-between;
  -ms-justify-content: space-between;
}
@media (max-width: 700px) {
  .view-politismos .view-style_1 .first-row-special-style .wrapper--row {
    flex-direction: column;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_1 .first-row-special-style .wrapper--row .btn--nikaia {
    display: none;
  }
}
.view-politismos .view-style_1 .first-row-special-style .wrapper--info {
  display: block;
  margin-right: 140px;
  width: 43%;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_1 .first-row-special-style .wrapper--info {
    margin-right: 50px;
    width: 80%;
  }
}
@media (max-width: 950px) {
  .view-politismos .view-style_1 .first-row-special-style .wrapper--info {
    margin-right: 50px;
    width: 80%;
  }
}
.view-politismos .view-style_1 .first-row-special-style .clone-btn {
  display: none;
}
@media (max-width: 550px) {
  .view-politismos .view-style_1 .first-row-special-style .clone-btn {
    display: block;
    text-align: center;
  }
}
.view-politismos .view-style_1 .first-row-special-style .field--name-body {
  max-width: 690px;
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_1 .first-row-special-style .field--name-body {
    margin-top: 30px;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_1 .first-row-special-style .field--name-body {
    margin-bottom: 30px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_1 .first-row-special-style .field--name-body {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_2 .group--info .btn--nikaia {
    display: none;
  }
}
.view-politismos .view-style_2 .field--name-field-link {
  margin-top: 65px;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_2 .field--name-field-link {
    margin-top: 30px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_2 .field--name-field-link {
    margin-top: 20px;
  }
}
.view-politismos .view-style_2 .field--name-field-title-formatted p {
  line-height: 1.2;
}
.view-politismos .view-style_2 .views-row:not(.first-row-special-style) {
  position: relative;
}
.view-politismos .view-style_2 .views-row:not(.first-row-special-style)::before {
  content: "";
  display: block;
  background-image: url(../images/sprites/line-1.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 20px;
  position: absolute;
  top: -120px;
}
@media (max-width: 550px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style)::before {
    display: none;
  }
}
.view-politismos .view-style_2 .views-row:not(.first-row-special-style) .wrapper--row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: space-between;
  -ms-justify-content: space-between;
}
@media (max-width: 1050px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .wrapper--row {
    flex-direction: column;
    width: 100%;
    gap: 50px;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .wrapper--row {
    gap: 20px;
  }
}
.view-politismos .view-style_2 .views-row:not(.first-row-special-style) .wrapper--info {
  display: block;
  margin-right: 140px;
  width: 43%;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .wrapper--info {
    margin-right: 50px;
    width: 80%;
  }
}
@media (max-width: 1050px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .wrapper--info {
    width: 100%;
    margin-right: 0;
  }
}
.view-politismos .view-style_2 .views-row:not(.first-row-special-style) .clone-btn {
  display: none;
}
@media (max-width: 550px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .clone-btn {
    display: block;
    text-align: center;
  }
}
.view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-body {
  max-width: 690px;
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-body {
    margin-top: 30px;
  }
}
@media (max-width: 1050px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-body {
    max-width: none;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-body {
    margin-bottom: 30px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-body {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-field-media {
  width: 43%;
}
@media (max-width: 1050px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-field-media {
    width: 100%;
  }
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-field-media img {
    margin: 0 auto;
  }
}
.view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-field-iframe-url {
  width: 43%;
  aspect-ratio: 7/6;
}
@media (max-width: 1050px) {
  .view-politismos .view-style_2 .views-row:not(.first-row-special-style) .field--name-field-iframe-url {
    width: 100%;
    aspect-ratio: 16/9;
  }
}
.view-politismos .view-style_2 .first-row-special-style .wrapper--row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 1050px) {
  .view-politismos .view-style_2 .first-row-special-style .wrapper--row {
    flex-direction: column;
    width: 100%;
    gap: 50px;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_2 .first-row-special-style .wrapper--row {
    gap: 20px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_2 .first-row-special-style .wrapper--row .btn--nikaia {
    display: none;
  }
}
.view-politismos .view-style_2 .first-row-special-style .wrapper--info {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  width: 66%;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_2 .first-row-special-style .wrapper--info {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_2 .first-row-special-style .wrapper--info {
    flex-direction: column;
    width: 100%;
  }
}
.view-politismos .view-style_2 .first-row-special-style .group-info {
  max-width: 535px;
  margin-right: 120px;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_2 .first-row-special-style .group-info {
    margin-right: 80px;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_2 .first-row-special-style .group-info {
    max-width: 100%;
    width: 100%;
  }
}
.view-politismos .view-style_2 .first-row-special-style .field--name-body {
  max-width: 415px;
  margin-right: 90px;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_2 .first-row-special-style .field--name-body {
    margin-right: 50px;
  }
}
@media (max-width: 700px) {
  .view-politismos .view-style_2 .first-row-special-style .field--name-body {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.view-politismos .view-style_2 .first-row-special-style .field--name-field-iframe-url {
  width: 34%;
  aspect-ratio: 7/6;
}
@media (max-width: 1050px) {
  .view-politismos .view-style_2 .first-row-special-style .field--name-field-iframe-url {
    width: 100%;
    aspect-ratio: 16/9;
  }
}
.view-politismos .view-style_2 .first-row-special-style .field--name-field-media {
  width: 34%;
}
@media (max-width: 1050px) {
  .view-politismos .view-style_2 .first-row-special-style .field--name-field-media {
    width: 100%;
  }
  .view-politismos .view-style_2 .first-row-special-style .field--name-field-media img {
    margin: 0 auto;
  }
}
.view-politismos .view-style_2 .first-row-special-style .clone-btn {
  display: none;
}
@media (max-width: 550px) {
  .view-politismos .view-style_2 .first-row-special-style .clone-btn {
    display: block;
    text-align: center;
  }
}
.view-politismos .view-style_3 .wrapper--row,
.view-politismos .view-style_18 .wrapper--row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  gap: 20px;
  justify-content: space-between;
}
@media (max-width: 950px) {
  .view-politismos .view-style_3 .wrapper--row,
.view-politismos .view-style_18 .wrapper--row {
    flex-direction: column;
  }
}
.view-politismos .view-style_3 .wrapper--info,
.view-politismos .view-style_18 .wrapper--info {
  flex-shrink: 2;
  z-index: 1;
}
@media (max-width: 1200px) {
  .view-politismos .view-style_3 .wrapper--info,
.view-politismos .view-style_18 .wrapper--info {
    width: 55%;
  }
}
@media (max-width: 950px) {
  .view-politismos .view-style_3 .wrapper--info,
.view-politismos .view-style_18 .wrapper--info {
    width: 100%;
  }
}
.view-politismos .view-style_3 .wrapper--info .field--name-field-link,
.view-politismos .view-style_18 .wrapper--info .field--name-field-link {
  margin-top: 20px;
}
@media (max-width: 550px) {
  .view-politismos .view-style_3 .wrapper--info .field--name-field-link,
.view-politismos .view-style_18 .wrapper--info .field--name-field-link {
    display: none;
  }
}
.view-politismos .view-style_3 .field--name-body,
.view-politismos .view-style_18 .field--name-body {
  margin-top: 30px;
}
.view-politismos .view-style_3 .field--name-field-media,
.view-politismos .view-style_18 .field--name-field-media {
  width: 100%;
  max-width: 1200px;
}
.view-politismos .view-style_3 .field--name-field-media-oembed-video, .view-politismos .view-style_3 .field--name-field-iframe-url,
.view-politismos .view-style_18 .field--name-field-media-oembed-video,
.view-politismos .view-style_18 .field--name-field-iframe-url {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
  aspect-ratio: 16/9;
}
@media (max-width: 950px) {
  .view-politismos .view-style_3 .field--name-field-media-oembed-video, .view-politismos .view-style_3 .field--name-field-iframe-url,
.view-politismos .view-style_18 .field--name-field-media-oembed-video,
.view-politismos .view-style_18 .field--name-field-iframe-url {
    margin-top: 20px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_3 .field--name-field-media-oembed-video, .view-politismos .view-style_3 .field--name-field-iframe-url,
.view-politismos .view-style_18 .field--name-field-media-oembed-video,
.view-politismos .view-style_18 .field--name-field-iframe-url {
    margin-top: 10px;
  }
}
.view-politismos .view-style_3 .field--name-field-media-oembed-video::after, .view-politismos .view-style_3 .field--name-field-iframe-url::after,
.view-politismos .view-style_18 .field--name-field-media-oembed-video::after,
.view-politismos .view-style_18 .field--name-field-iframe-url::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* Ensure clicks are passed through to the video */
  box-shadow: inset 0 0 40px black, inset 0 0 50px rgba(0, 0, 0, 0.8), inset 0 0 60px rgba(0, 0, 0, 0.2); /* Lightest */
  z-index: 0; /* Position the shadow above the video */
}
.view-politismos .view-style_3 video,
.view-politismos .view-style_18 video {
  width: 100%;
  height: auto;
}
@media (max-width: 950px) {
  .view-politismos .view-style_3 .field--name-field-media-oembed-video iframe,
.view-politismos .view-style_18 .field--name-field-media-oembed-video iframe {
    height: 400px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_3 .field--name-field-media-oembed-video iframe,
.view-politismos .view-style_18 .field--name-field-media-oembed-video iframe {
    height: 300px;
  }
}
.view-politismos .view-style_3 .clone-btn,
.view-politismos .view-style_18 .clone-btn {
  display: none;
}
@media (max-width: 550px) {
  .view-politismos .view-style_3 .clone-btn,
.view-politismos .view-style_18 .clone-btn {
    display: block;
    text-align: center;
  }
}
.view-politismos .view-style_18 .wrapper--row {
  gap: 20px;
  justify-content: space-between;
}
.view-politismos .view-style_18 .wrapper--info {
  margin-right: 0;
  max-width: none;
}
.view-politismos .view-style_4 .views-row, .view-politismos .view-style_19 .views-row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
}
@media (max-width: 700px) {
  .view-politismos .view-style_4 .views-row, .view-politismos .view-style_19 .views-row {
    flex-direction: column;
    width: 100%;
  }
}
.view-politismos .view-style_4 .views-row .wrapper--row, .view-politismos .view-style_19 .views-row .wrapper--row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  position: relative;
}
@media (max-width: 700px) {
  .view-politismos .view-style_4 .views-row .wrapper--row, .view-politismos .view-style_19 .views-row .wrapper--row {
    flex-direction: column;
    width: 100%;
  }
}
.view-politismos .view-style_4 .views-row .wrapper--row::before, .view-politismos .view-style_19 .views-row .wrapper--row::before {
  content: "";
  display: block;
  background-image: url(../images/sprites/line-2.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 35px;
  position: absolute;
  top: -60px;
}
@media (max-width: 550px) {
  .view-politismos .view-style_4 .views-row .wrapper--row::before, .view-politismos .view-style_19 .views-row .wrapper--row::before {
    display: none;
  }
}
.view-politismos .view-style_4 .views-row .wrapper--info, .view-politismos .view-style_19 .views-row .wrapper--info {
  margin-right: -100px;
  max-width: 355px;
  z-index: 1;
}
@media (max-width: 700px) {
  .view-politismos .view-style_4 .views-row .wrapper--info, .view-politismos .view-style_19 .views-row .wrapper--info {
    margin-right: 0;
    max-width: 100%;
  }
}
.view-politismos .view-style_4 .views-row .wrapper--info .btn--nikaia, .view-politismos .view-style_19 .views-row .wrapper--info .btn--nikaia {
  margin-top: 90px;
}
@media (max-width: 700px) {
  .view-politismos .view-style_4 .views-row .wrapper--info .btn--nikaia, .view-politismos .view-style_19 .views-row .wrapper--info .btn--nikaia {
    margin-top: 20px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_4 .views-row .wrapper--info .btn--nikaia, .view-politismos .view-style_19 .views-row .wrapper--info .btn--nikaia {
    display: none;
  }
}
.view-politismos .view-style_4 .views-row .field--name-body, .view-politismos .view-style_19 .views-row .field--name-body {
  margin-top: 30px;
}
.view-politismos .view-style_4 .views-row .field--name-field-media, .view-politismos .view-style_4 .views-row .field--name-field-iframe-url, .view-politismos .view-style_19 .views-row .field--name-field-media, .view-politismos .view-style_19 .views-row .field--name-field-iframe-url {
  position: relative;
  display: inline-block;
  overflow: hidden; /* Ensure the shadow doesn't spill outside the wrapper */
}
@media (max-width: 700px) {
  .view-politismos .view-style_4 .views-row .field--name-field-media, .view-politismos .view-style_4 .views-row .field--name-field-iframe-url, .view-politismos .view-style_19 .views-row .field--name-field-media, .view-politismos .view-style_19 .views-row .field--name-field-iframe-url {
    margin-top: 10px;
  }
}
.view-politismos .view-style_4 .views-row .field--name-field-media::after, .view-politismos .view-style_4 .views-row .field--name-field-iframe-url::after, .view-politismos .view-style_19 .views-row .field--name-field-media::after, .view-politismos .view-style_19 .views-row .field--name-field-iframe-url::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* Ensure clicks are passed through to the video */
  box-shadow: inset 0 0 40px black, inset 0 0 50px rgba(0, 0, 0, 0.8), inset 0 0 60px rgba(0, 0, 0, 0.2); /* Lightest */
  z-index: 0; /* Position the shadow above the video */
}
.view-politismos .view-style_4 .views-row:nth-of-type(n+2), .view-politismos .view-style_19 .views-row:nth-of-type(n+2) {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.view-politismos .view-style_4 .views-row:nth-of-type(n+2) .wrapper--row, .view-politismos .view-style_19 .views-row:nth-of-type(n+2) .wrapper--row {
  flex-direction: row-reverse;
}
@media (max-width: 700px) {
  .view-politismos .view-style_4 .views-row:nth-of-type(n+2) .wrapper--row, .view-politismos .view-style_19 .views-row:nth-of-type(n+2) .wrapper--row {
    flex-direction: column;
    width: 100%;
  }
}
.view-politismos .view-style_4 .views-row:nth-of-type(n+2) .wrapper--row::before, .view-politismos .view-style_19 .views-row:nth-of-type(n+2) .wrapper--row::before {
  background-position-x: right;
}
.view-politismos .view-style_4 .views-row:nth-of-type(n+2) .wrapper--info, .view-politismos .view-style_19 .views-row:nth-of-type(n+2) .wrapper--info {
  text-align: right;
  max-width: 355px;
  z-index: 1;
  margin-right: 0;
  margin-left: -100px;
}
@media (max-width: 700px) {
  .view-politismos .view-style_4 .views-row:nth-of-type(n+2) .wrapper--info, .view-politismos .view-style_19 .views-row:nth-of-type(n+2) .wrapper--info {
    text-align: left;
    max-width: 100%;
    margin-left: 0;
  }
}
.view-politismos .view-style_4 .clone-btn, .view-politismos .view-style_19 .clone-btn {
  display: none;
}
@media (max-width: 700px) {
  .view-politismos .view-style_4 .clone-btn, .view-politismos .view-style_19 .clone-btn {
    margin-top: 20px;
  }
}
@media (max-width: 550px) {
  .view-politismos .view-style_4 .clone-btn, .view-politismos .view-style_19 .clone-btn {
    display: block;
    text-align: center;
  }
}
.view-politismos .view-content .field--name-field-iframe-url, .view-politismos .view-content .field--name-field-media-oembed-video {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.view-politismos .view-content .field--name-field-iframe-url iframe, .view-politismos .view-content .field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.view-politismos .view-content .field--name-field-media-oembed-video {
  width: 100%;
  aspect-ratio: 16/9;
}

.view-id-events .taxonomy-info {
  margin-bottom: 200px;
  max-width: 550px;
}
@media (max-width: 1200px) {
  .view-id-events .taxonomy-info {
    margin-bottom: 150px;
  }
}
@media (max-width: 950px) {
  .view-id-events .taxonomy-info {
    margin-bottom: 100px;
  }
}
@media (max-width: 550px) {
  .view-id-events .taxonomy-info {
    margin-bottom: 50px;
  }
}
.view-id-events .taxonomy-info .field__title {
  margin-bottom: 30px;
}
@media (max-width: 950px) {
  .view-id-events .taxonomy-info .field__title {
    margin-bottom: 20px;
  }
}
.view-id-events .taxonomy-info .field__title span {
  color: #FFDF95;
}
.view-id-events .taxonomy-info .field__empty-results {
  margin-top: 30px;
}
.view-id-events .views-row {
  position: relative;
  margin-bottom: 250px;
}
@media (max-width: 1600px) {
  .view-id-events .views-row {
    margin-bottom: 200px;
  }
}
@media (max-width: 1200px) {
  .view-id-events .views-row {
    margin-bottom: 150px;
  }
}
@media (max-width: 950px) {
  .view-id-events .views-row {
    margin-bottom: 100px;
  }
}
@media (max-width: 550px) {
  .view-id-events .views-row {
    margin-bottom: 50px;
  }
}
.view-id-events .views-row:last-child {
  margin-bottom: 0;
}
.view-id-events .views-row::before {
  content: "";
  display: block;
  background-image: url(../images/sprites/line-2.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 35px;
  position: absolute;
  top: -80px;
}
@media (max-width: 950px) {
  .view-id-events .views-row::before {
    display: none;
  }
}
.view-id-events .views-row .node--type-events {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 950px) {
  .view-id-events .views-row .node--type-events {
    flex-direction: column;
  }
}
.view-id-events .views-row .wrapper--info {
  margin-right: auto;
  padding-right: 20px;
}
@media (max-width: 1200px) {
  .view-id-events .views-row .wrapper--info {
    width: 50%;
  }
}
@media (max-width: 950px) {
  .view-id-events .views-row .wrapper--info {
    width: 100%;
    padding-right: 0;
  }
}
.view-id-events .views-row .wrapper--date {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
}
.view-id-events .views-row .field--name-node-title {
  cursor: pointer;
}
.view-id-events .views-row .field--name-node-title:hover h2 {
  color: #FFDF95;
}
.view-id-events .views-row .field--name-body {
  max-width: 500px;
  margin-top: 65px;
}
@media (max-width: 950px) {
  .view-id-events .views-row .field--name-body {
    margin-top: 50px;
  }
}
@media (max-width: 550px) {
  .view-id-events .views-row .field--name-body {
    max-width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 550px) {
  .view-id-events .views-row .field--name-field-date {
    font-size: 14px;
  }
}
.view-id-events .views-row .field--name-field-date::after {
  content: "-";
  display: inline-block;
  color: #FFDF95;
  padding-right: 10px;
  padding-left: 10px;
}
@media (max-width: 550px) {
  .view-id-events .views-row .field--name-field-second-date {
    font-size: 14px;
  }
}
.view-id-events .views-row .field--name-field-media {
  position: relative;
}
@media (max-width: 950px) {
  .view-id-events .views-row .field--name-field-media {
    margin-top: 10px;
  }
}
.view-id-events .views-row .field--name-field-media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, transparent, rgba(0, 0, 0, 0.8) 100%);
  opacity: 1;
}

.event-modal {
  visibility: hidden;
  width: 0;
  height: 0;
}
.event-modal.active {
  position: fixed;
  visibility: visible;
  width: 100vw;
  height: 100vh;
  background: linear-gradient(transparent, #000);
  z-index: 1;
}
.event-modal.active .links-wrapper {
  position: relative;
  display: inline-block;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background-color: #fff;
  border-radius: 20px;
  width: 280px;
}
@media (max-width: 550px) {
  .event-modal.active .links-wrapper {
    width: 200px;
  }
}
.event-modal.active .close {
  position: absolute;
  right: -50px;
  top: 0;
  background: #7e7e7e;
  width: 30px;
  height: 30px;
  display: flex;
  color: white;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 550px) {
  .event-modal.active .close {
    right: -35px;
    width: 25px;
    height: 25px;
  }
}
.event-modal .title-text {
  color: #000;
  border-bottom: 1px solid #F3F3F3;
  padding: 15px 20px;
}
@media (max-width: 550px) {
  .event-modal .title-text {
    padding: 10px 15px;
  }
}
.event-modal ul {
  list-style: none;
  padding: 0;
}
.event-modal ul li {
  border-bottom: 1px solid #F3F3F3;
}
.event-modal ul li:last-child {
  border-bottom: 0;
}
.event-modal ul li a {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  color: #000;
  width: 100%;
  padding: 15px 20px;
}
.event-modal ul li a::before {
  content: "";
  width: 50.0625em;
  height: 50.0625em;
  background-position: -101.5625em -0.3125em;
  font-size: 0.5px;
  margin-right: 10px;
}
.event-modal ul li:nth-child(2) a:before {
  width: 50.0625em;
  height: 50.0625em;
  background-position: -0.3125em -0.3125em;
}
.event-modal ul li:nth-child(3) a:before {
  width: 32.0625em;
  height: 32.0625em;
  background-position: -101.5625em -101.5625em;
  font-size: 0.8px;
}
.event-modal ul li:nth-child(4) a:before {
  width: 1.8125em;
  height: 1.8125em;
  background-position: -104.1875em -136.68875em;
  font-size: 14px;
}
.event-modal ul li:nth-child(5) a:before {
  width: 50.0625em;
  height: 50.0625em;
  background-position: -0.3125em -101.5625em;
}

.path-frontpage .block-page-title-block {
  display: none;
}

.node--type-frontpage {
  position: relative;
  margin-bottom: 100px;
}
.node--type-frontpage .main-container, .node--type-frontpage .paragraph--type--title-body-media-narrow, .node--type-frontpage .path-user .region-content, .path-user .node--type-frontpage .region-content, .node--type-frontpage .page-node-type-sights .node--type-sights.node--view-mode-full, .page-node-type-sights .node--type-frontpage .node--type-sights.node--view-mode-full, .node--type-frontpage .viewpage-sights, .node--type-frontpage .path-search .block-system-main-block, .path-search .node--type-frontpage .block-system-main-block, .node--type-frontpage .view-multimedia .view-filters, .view-multimedia .node--type-frontpage .view-filters, .node--type-frontpage .view-multimedia, .node--type-frontpage .view-id-map .info-container, .view-id-map .node--type-frontpage .info-container, .node--type-frontpage .view-id-map .view-header, .view-id-map .node--type-frontpage .view-header, .node--type-frontpage .node--type-page {
  padding: 0;
}
@media (max-width: 1640px) {
  .node--type-frontpage .main-container, .node--type-frontpage .paragraph--type--title-body-media-narrow, .node--type-frontpage .path-user .region-content, .path-user .node--type-frontpage .region-content, .node--type-frontpage .page-node-type-sights .node--type-sights.node--view-mode-full, .page-node-type-sights .node--type-frontpage .node--type-sights.node--view-mode-full, .node--type-frontpage .viewpage-sights, .node--type-frontpage .path-search .block-system-main-block, .path-search .node--type-frontpage .block-system-main-block, .node--type-frontpage .view-multimedia .view-filters, .view-multimedia .node--type-frontpage .view-filters, .node--type-frontpage .view-multimedia, .node--type-frontpage .view-id-map .info-container, .view-id-map .node--type-frontpage .info-container, .node--type-frontpage .view-id-map .view-header, .view-id-map .node--type-frontpage .view-header, .node--type-frontpage .node--type-page {
    padding: 0 50px;
  }
}
@media (max-width: 700px) {
  .node--type-frontpage .main-container, .node--type-frontpage .paragraph--type--title-body-media-narrow, .node--type-frontpage .path-user .region-content, .path-user .node--type-frontpage .region-content, .node--type-frontpage .page-node-type-sights .node--type-sights.node--view-mode-full, .page-node-type-sights .node--type-frontpage .node--type-sights.node--view-mode-full, .node--type-frontpage .viewpage-sights, .node--type-frontpage .path-search .block-system-main-block, .path-search .node--type-frontpage .block-system-main-block, .node--type-frontpage .view-multimedia .view-filters, .view-multimedia .node--type-frontpage .view-filters, .node--type-frontpage .view-multimedia, .node--type-frontpage .view-id-map .info-container, .view-id-map .node--type-frontpage .info-container, .node--type-frontpage .view-id-map .view-header, .view-id-map .node--type-frontpage .view-header, .node--type-frontpage .node--type-page {
    padding: 0 20px;
  }
}
.node--type-frontpage .hero-container {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 30px;
}
.node--type-frontpage .group--wrapper {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.node--type-frontpage .hero--group {
  max-width: 715px;
  color: #fff;
  margin: 0 auto;
}
.node--type-frontpage .bg-image {
  height: 800px;
}
@media (max-width: 1600px) {
  .node--type-frontpage .bg-image {
    height: 600px;
  }
}
@media (max-width: 1200px) {
  .node--type-frontpage .bg-image {
    height: 500px;
  }
}
@media (max-width: 950px) {
  .node--type-frontpage .bg-image {
    height: 400px;
  }
}
@media (max-width: 700px) {
  .node--type-frontpage .bg-image {
    height: 300px;
  }
}
@media (max-width: 500px) {
  .node--type-frontpage .bg-image {
    height: 200px;
  }
}
.node--type-frontpage .field--name-field-paragraphs > .field__item:first-child #block-espa {
  margin-bottom: 300px;
}
@media (max-width: 1600px) {
  .node--type-frontpage .field--name-field-paragraphs > .field__item:first-child #block-espa {
    margin-bottom: 200px;
  }
}
@media (max-width: 1200px) {
  .node--type-frontpage .field--name-field-paragraphs > .field__item:first-child #block-espa {
    margin-bottom: 100px;
  }
}
@media (max-width: 950px) {
  .node--type-frontpage .field--name-field-paragraphs > .field__item:first-child #block-espa {
    margin-bottom: 50px;
  }
}
@media (max-width: 500px) {
  .node--type-frontpage .field--name-field-paragraphs > .field__item:first-child #block-espa {
    margin-bottom: 30px;
  }
}
@media (max-width: 1640px) {
  .node--type-frontpage .paragraph {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 550px) {
  .node--type-frontpage .paragraph {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.node--type-frontpage .paragraph--type--paragraph-block::before,
.node--type-frontpage .paragraph--type--text::before,
.node--type-frontpage .paragraph--type--title-body-media-narrow::before {
  content: "";
  display: block;
  background-image: url(../images/sprites/line-1.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 20px;
  padding-bottom: 60px;
}
@media (max-width: 1200px) {
  .node--type-frontpage .paragraph--type--paragraph-block::before,
.node--type-frontpage .paragraph--type--text::before,
.node--type-frontpage .paragraph--type--title-body-media-narrow::before {
    padding-bottom: 30px;
  }
}
@media (max-width: 550px) {
  .node--type-frontpage .paragraph--type--paragraph-block::before,
.node--type-frontpage .paragraph--type--text::before,
.node--type-frontpage .paragraph--type--title-body-media-narrow::before {
    padding-bottom: 20px;
  }
}
.node--type-frontpage .field--name-field-paragraphs > .field__item:first-child .paragraph--type--paragraph-block::before {
  content: none;
}

.node--type-advanced-page .wrapper--content {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
}
@media (max-width: 1050px) {
  .node--type-advanced-page .wrapper--content {
    flex-direction: column;
  }
}
.node--type-advanced-page .info--group {
  margin-right: -150px;
  margin-top: -20px;
  max-width: 430px;
  z-index: 1;
}
@media (max-width: 1050px) {
  .node--type-advanced-page .info--group {
    margin: 0;
  }
}
@media (max-width: 1050px) {
  .node--type-advanced-page .info--group .field--name-field-title-formatted {
    max-width: 300px;
    margin-bottom: 50px;
  }
}
@media (max-width: 550px) {
  .node--type-advanced-page .info--group .field--name-field-title-formatted {
    max-width: 180px;
    margin-bottom: 30px;
  }
}
.node--type-advanced-page .field--name-body {
  max-width: 400px;
  margin-top: 15px;
}
@media (max-width: 1050px) {
  .node--type-advanced-page .field--name-body {
    margin-bottom: 50px;
  }
}
@media (max-width: 550px) {
  .node--type-advanced-page .field--name-body {
    max-width: 195px;
    margin-bottom: 30px;
  }
}
.node--type-advanced-page .field--name-field-link {
  text-align: center;
  margin-top: 150px;
}
@media (max-width: 1050px) {
  .node--type-advanced-page .field--name-field-link {
    margin-top: 100px;
  }
}
@media (max-width: 550px) {
  .node--type-advanced-page .field--name-field-link {
    margin-top: 50px;
  }
}

.view-id-map .view-header {
  margin-bottom: 100px;
}
@media (max-width: 950px) {
  .view-id-map .view-header {
    max-width: 500px;
    margin: 0 0 100px 0;
  }
}
@media (max-width: 550px) {
  .view-id-map .view-header {
    max-width: 300px;
    margin-bottom: 50px;
  }
}
.view-id-map .view-header h2 {
  max-width: 700px;
  margin-bottom: 20px;
}
.view-id-map .info-container {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 1200px) {
  .view-id-map .info-container {
    flex-direction: column;
  }
}
.view-id-map #block-dms-map {
  width: 100%;
  margin: 0;
}
.view-id-map .view-filters {
  max-width: 250px;
  margin-right: 250px;
  width: 100%;
}
@media (max-width: 1640px) {
  .view-id-map .view-filters {
    margin-right: 100px;
  }
}
@media (max-width: 1200px) {
  .view-id-map .view-filters {
    margin-right: 50px;
  }
}
@media (max-width: 950px) {
  .view-id-map .view-filters {
    max-width: 100%;
  }
}
.view-id-map .view-filters legend {
  color: #fff;
  margin-bottom: 20px;
}
.view-id-map .view-filters label {
  color: #fff;
}
.view-id-map .view-filters #edit-field-taxonomy-target-id--wrapper {
  width: 100%;
}
.view-id-map .view-filters .form-radios {
  width: 100%;
}
@media (max-width: 1200px) {
  .view-id-map .view-filters #edit-field-taxonomy-target-id .form-radios {
    display: flex;
    display: -ms-flexbox;
    align-items: flex-start;
    -ms-flex-align: flex-start;
    justify-content: space-between;
    -ms-justify-content: space-between;
    width: 600px;
    margin-bottom: 30px;
  }
}
@media (max-width: 950px) {
  .view-id-map .view-filters #edit-field-taxonomy-target-id .form-radios {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 10px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.view-id-map .view-filters .js-form-type-radio {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  margin-bottom: 15px;
}
@media (max-width: 650px) {
  .view-id-map .view-filters .js-form-type-radio {
    margin-bottom: 0;
  }
}
.view-id-map .view-filters .js-form-type-radio input {
  position: relative;
  appearance: none;
  width: 28px;
  height: 28px;
  border: 1px solid #DDDDDD;
  background-color: #FFF;
  border-radius: 8px;
  flex-shrink: 1;
  margin-right: 10px;
}
@media (max-width: 550px) {
  .view-id-map .view-filters .js-form-type-radio input {
    width: 20px;
    height: 20px;
    border-radius: 4px;
  }
}
.view-id-map .view-filters .js-form-type-radio input:checked::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 4px;
  width: 6px;
  height: 11px;
  border: solid #051D2F;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
@media (max-width: 550px) {
  .view-id-map .view-filters .js-form-type-radio input:checked::after {
    left: 5px;
    top: 2px;
  }
}
.view-id-map .h-mapblock {
  display: none;
}

.view-multimedia .view--multimedia-header-main {
  max-width: 675px;
  margin-bottom: 125px;
}
@media (max-width: 1200px) {
  .view-multimedia .view--multimedia-header-main {
    max-width: 400px;
    margin-bottom: 100px;
  }
}
@media (max-width: 550px) {
  .view-multimedia .view--multimedia-header-main {
    max-width: 300px;
    margin-bottom: 50px;
  }
}
.view-multimedia .view--multimedia-header-main h1 {
  margin-bottom: 20px;
}
.view-multimedia .view-filters {
  margin-bottom: 100px;
}
@media (max-width: 1640px) {
  .view-multimedia .view-filters {
    padding: 0;
  }
}
@media (max-width: 550px) {
  .view-multimedia .view-filters {
    margin-bottom: 50px;
  }
}
.view-multimedia .view-filters legend {
  margin-bottom: 15px;
}
.view-multimedia .view-filters .form--inline {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 700px) {
  .view-multimedia .view-filters .form--inline {
    flex-direction: column;
    align-items: flex-start;
  }
}
.view-multimedia .view-filters .form--inline #edit-field-multimedia-category-target-id--2--wrapper {
  margin-right: auto;
}
.view-multimedia .view-filters .form-radios:not(#edit-field-multimedia-category-target-id--2) {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 950px) {
  .view-multimedia .view-filters .form-radios:not(#edit-field-multimedia-category-target-id--2) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 10px;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .view-multimedia .view-filters .form-radios:not(#edit-field-multimedia-category-target-id--2) {
    grid-template-columns: repeat(2, 1fr);
  }
}
.view-multimedia .view-filters .js-form-type-radio {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  margin-right: 25px;
}
@media (max-width: 950px) {
  .view-multimedia .view-filters .js-form-type-radio {
    margin-right: 20px;
  }
}
@media (max-width: 550px) {
  .view-multimedia .view-filters .js-form-type-radio {
    margin-right: 5px;
  }
}
@media (max-width: 400px) {
  .view-multimedia .view-filters .js-form-type-radio {
    margin-right: 20px;
  }
}
.view-multimedia .view-filters .js-form-type-radio:last-child {
  margin-right: 0;
}
.view-multimedia .view-filters input[type=radio]:checked + label {
  color: #FFDF95;
}
.view-multimedia .view-filters input {
  appearance: none;
  background: #fff;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
@media (max-width: 550px) {
  .view-multimedia .view-filters input {
    width: 20px;
    height: 20px;
    border-radius: 4px;
  }
}
.view-multimedia .view-filters input:checked {
  background-color: #FFDF95;
}
.view-multimedia .view-filters input:checked::after {
  content: "";
  width: 16.0625em;
  height: 16.0625em;
  background-position: -134.1875em -101.5625em;
  font-size: 2px;
}
@media (max-width: 550px) {
  .view-multimedia .view-filters input:checked::after {
    font-size: 1.3px;
  }
}
@media (max-width: 700px) {
  .view-multimedia .view-filters .js-form-type-select {
    margin-top: 20px;
  }
}
.view-multimedia .view-filters .js-form-type-select label {
  display: block;
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .view-multimedia .view-filters .js-form-type-select .nice-select {
    width: 160px !important;
    padding-left: 10px;
  }
}
@media (max-width: 950px) {
  .view-multimedia .view-filters .js-form-type-select .nice-select {
    height: 35px;
    line-height: 35px;
  }
}
.view-multimedia .view--multimedia-header-featured {
  display: block;
  margin-bottom: 20px;
}
.view-multimedia .view-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 100px;
  column-gap: 45px;
}
@media (max-width: 1300px) {
  .view-multimedia .view-content {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 900px) {
  .view-multimedia .view-content {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 50px;
  }
}
@media (max-width: 700px) {
  .view-multimedia .view-content {
    column-gap: 10px;
    row-gap: 30px;
  }
}
@media (max-width: 550px) {
  .view-multimedia .view-content {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 50px;
  }
}
@media (max-width: 550px) {
  .view-multimedia .view-content .views-row {
    margin: 0 auto;
  }
}
.view-multimedia .view-content .views-row img {
  border-radius: 20px;
}
.view-multimedia .field--name-field-second-media {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  .view-multimedia .field--name-field-second-media {
    margin-bottom: 10px;
  }
}
.view-multimedia .field--name-field-media {
  display: inline-block;
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  .view-multimedia .field--name-field-media {
    margin-bottom: 10px;
  }
}
.view-multimedia .field--name-field-media a {
  position: relative;
}
.view-multimedia .field--name-field-media a:before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: black;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (max-width: 550px) {
  .view-multimedia .field--name-node-title {
    padding-left: 20px;
  }
}
.view-multimedia .icon-video:after {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 4.125em;
  height: 4.125em;
  background-position: -134.1875em -120.201875em;
  z-index: 2;
}
.view-multimedia .icon-video:before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: black;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.view-multimedia .icon-3d:after {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 3.59375em;
  height: 3.5775em;
  background-position: -143.0625em -120.201875em;
  z-index: 2;
}
.view-multimedia .icon-3d:before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: black;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.view-multimedia .icon-360:after {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 3.625em;
  height: 3.625em;
  background-position: -138.875em -120.201875em;
  z-index: 2;
}
.view-multimedia .icon-360:before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: black;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#block-dms-views-block-multimedia-block-1 .view-content {
  margin-bottom: 200px;
}

#block-dms-content .view-multimedia .view--multimedia-header-main,
#block-dms-content .view-multimedia .view--multimedia-header-featured {
  display: none;
}

@media (max-width: 900px) {
  .block-views-blockmultimedia-block-1 .view-content {
    display: block;
  }
}
@media (max-width: 900px) {
  .block-views-blockmultimedia-block-1 .view-content .views-row {
    margin-right: 20px;
  }
}
@media (max-width: 550px) {
  .block-views-blockmultimedia-block-1 .view-content .views-row {
    max-width: 300px;
    margin-right: 20px;
  }
}
@media (max-width: 370px) {
  .block-views-blockmultimedia-block-1 .view-content .views-row {
    max-width: 250px;
    margin-right: 20px;
  }
}

@media (max-width: 950px) {
  .node-routes-full .upper-section {
    display: flex;
    display: -ms-flexbox;
    align-items: flex-start;
    -ms-flex-align: flex-start;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    flex-direction: column;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  margin-bottom: 20px;
}
@media (max-width: 950px) {
  .node-routes-full .upper-section .group-wrapper-1.row {
    width: 100%;
    order: 2;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .left-col {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 950px) {
  .node-routes-full .upper-section .group-wrapper-1.row .left-col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
  }
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-1.row .left-col {
    display: flex;
    display: -ms-flexbox;
    align-items: flex-start;
    -ms-flex-align: flex-start;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 950px) {
  .node-routes-full .upper-section .group-wrapper-1.row .left-col .coordinates--wrapper {
    grid-column: span 2;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .type {
  margin-right: 60px;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-1.row .type {
    margin-right: 0;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .type .content {
  font-weight: 400;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-1.row .type .content span {
    font-size: 14px;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .type .content::before {
  content: "";
  width: 2.5625em;
  height: 2.5625em;
  background-position: -137.5625em -128.889375em;
  margin-right: 20px;
}
@media (max-width: 950px) {
  .node-routes-full .upper-section .group-wrapper-1.row .type .content::before {
    font-size: 15px;
  }
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-1.row .type .content::before {
    font-size: 10px;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .route-category {
  margin-right: 60px;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-1.row .route-category {
    margin-right: 0;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .route-category .taxonomy-term {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.node-routes-full .upper-section .group-wrapper-1.row .route-category .content {
  margin-right: 20px;
}
@media (max-width: 950px) {
  .node-routes-full .upper-section .group-wrapper-1.row .route-category .content img {
    width: 25px;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .route-category .tag {
  color: #fff;
  font-weight: 400;
  font-size: 1.1111111111rem;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-1.row .route-category .tag span {
    color: #fff;
    font-weight: 400;
    font-size: 0.7777777778rem;
    line-height: 1;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .coordinates--text {
  font-weight: 400;
  color: #FFDF95;
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-1.row .coordinates--text {
    color: #FFDF95;
    font-weight: 400;
    font-size: 0.6666666667rem;
    line-height: 1;
  }
}
.node-routes-full .upper-section .group-wrapper-1.row .coordinates--lat-lot {
  font-weight: 400;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-1.row .coordinates--lat-lot {
    color: #fff;
    font-weight: 400;
    font-size: 0.6666666667rem;
    line-height: 1;
  }
}
.node-routes-full .upper-section .group-wrapper-2.row {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  margin-bottom: 100px;
}
@media (max-width: 950px) {
  .node-routes-full .upper-section .group-wrapper-2.row {
    order: 1;
    margin-bottom: 50px;
  }
}
.node-routes-full .upper-section .group-wrapper-2.row .left-col {
  max-width: 1030px;
  width: 100%;
  margin-right: 16px;
}
.node-routes-full .upper-section .group-wrapper-2.row h2 {
  line-height: 1.2;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-2.row .right-col {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
  }
  .node-routes-full .upper-section .group-wrapper-2.row .right-col .button-label {
    font-size: 12px;
  }
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-2.row .right-col a {
    width: 100%;
    border: 1px solid #FFDF95;
  }
}
.node-routes-full .upper-section .group-wrapper-3.row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 1250px) {
  .node-routes-full .upper-section .group-wrapper-3.row {
    flex-direction: column;
  }
}
@media (max-width: 950px) {
  .node-routes-full .upper-section .group-wrapper-3.row {
    order: 3;
    width: 100%;
  }
}
.node-routes-full .upper-section .group-wrapper-3.row .left-col {
  margin-right: 16px;
}
@media (max-width: 1250px) {
  .node-routes-full .upper-section .group-wrapper-3.row .right-col {
    margin-top: 20px;
  }
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-3.row .right-col {
    width: 100%;
  }
}
.node-routes-full .upper-section .group-wrapper-3.row .right-col details {
  background-color: #fff;
  border-radius: 10px;
  width: 340px;
  padding: 15px;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-3.row .right-col details {
    width: 100%;
    padding: 10px;
  }
}
.node-routes-full .upper-section .group-wrapper-3.row .right-col .social-buttons-area {
  margin-top: 20px;
}
.node-routes-full .upper-section .group-wrapper-3.row summary {
  color: #000;
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-3.row summary {
    margin-bottom: 5px;
  }
}
.node-routes-full .upper-section .group-wrapper-3.row .data-row {
  color: #000;
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  .node-routes-full .upper-section .group-wrapper-3.row .data-row {
    margin-bottom: 5px;
  }
}
.node-routes-full .upper-section .group-wrapper-3.row .data-row:last-child {
  margin-bottom: 0;
}
.node-routes-full .upper-section .group-wrapper-3.row span {
  color: #B4B4B4;
}
.node-routes-full .main-section .field--name-body {
  max-width: 1030px;
  margin-top: 105px;
}
@media (max-width: 950px) {
  .node-routes-full .main-section .field--name-body {
    margin-top: 50px;
  }
}
.node-routes-full .main-section .field--type-entity-reference {
  display: none;
}
.node-routes-full .bottom-section {
  margin-top: 200px;
}
@media (max-width: 1200px) {
  .node-routes-full .bottom-section {
    margin-top: 150px;
  }
}
@media (max-width: 950px) {
  .node-routes-full .bottom-section {
    margin-top: 100px;
  }
}
@media (max-width: 550px) {
  .node-routes-full .bottom-section {
    margin-top: 50px;
  }
}
.node-routes-full .bottom-section .field--header-title {
  margin-bottom: 50px;
}
@media (max-width: 950px) {
  .node-routes-full .bottom-section .field--header-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 550px) {
  .node-routes-full .bottom-section .field--header-title {
    margin-bottom: 20px;
  }
}
.node-routes-full .bottom-section .sights-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 50px;
  row-gap: 50px;
}
@media (max-width: 1600px) {
  .node-routes-full .bottom-section .sights-wrapper {
    column-gap: 20px;
  }
}
@media (max-width: 950px) {
  .node-routes-full .bottom-section .sights-wrapper {
    row-gap: 20px;
  }
}
@media (max-width: 1250px) {
  .node-routes-full .bottom-section .sights-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 950px) {
  .node-routes-full .bottom-section .sights-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 550px) {
  .node-routes-full .bottom-section .sights-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.node-routes-full .bottom-section .taxonomy-term h2 {
  display: none;
}
.node-routes-full .bottom-section .taxonomy-image {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-justify-content: center;
  position: absolute;
  top: 0;
  background-color: #000;
  border-radius: 50%;
  width: 51px;
  height: 51px;
}
@media (max-width: 1450px) {
  .node-routes-full .bottom-section .taxonomy-image {
    width: 40px;
    height: 40px;
    border: 1px solid #FFDF95;
  }
}
@media (max-width: 1450px) {
  .node-routes-full .bottom-section .taxonomy-image .field--name-field-icon {
    width: 20px;
  }
}
.node-routes-full .bottom-section .row {
  position: relative;
  max-width: 375px;
}
@media (max-width: 550px) {
  .node-routes-full .bottom-section .row {
    margin: 0 auto;
  }
}
.node-routes-full .bottom-section .row .field--name-field-main-image img {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  height: 250px;
  object-fit: cover;
}
@media (max-width: 1450px) {
  .node-routes-full .bottom-section .row .field--name-field-main-image img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 200px;
  }
}
@media (max-width: 950px) {
  .node-routes-full .bottom-section .row .field--name-field-main-image img {
    height: 150px;
  }
}
.node-routes-full .bottom-section .row .field--name-title {
  line-height: 1.2;
}
.node-routes-full .bottom-section .card--content {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: space-between;
  -ms-justify-content: space-between;
  flex-direction: column;
  min-height: 160px;
  background-color: #fff;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 20px;
}
@media (max-width: 950px) {
  .node-routes-full .bottom-section .card--content {
    min-height: 100px;
    padding: 15px;
  }
}
.node-routes-full .bottom-section .card--content .sight-title {
  font-weight: 400;
  color: #000;
}
.node-routes-full .bottom-section .card--content-link {
  color: #000;
}
.node-routes-full .bottom-section .card--content-link::after {
  content: "";
  width: 0.8125em;
  height: 0.4375em;
  background-position: -150.8125em -101.5625em;
  margin-left: 16px;
}

.path-search .header-inner {
  margin: 0 auto 100px auto;
}
.path-search .messages {
  text-align: center;
}
.path-search .block-system-main-block h2, .path-search .block-system-main-block h3 {
  margin-bottom: 50px;
}
@media (max-width: 550px) {
  .path-search .block-system-main-block h2, .path-search .block-system-main-block h3 {
    margin-bottom: 30px;
  }
}
.path-search .block-system-main-block .search-form {
  width: 100%;
}
.path-search .block-system-main-block .search-form #edit-basic {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-end;
  -ms-flex-align: flex-end;
  justify-content: center;
  -ms-justify-content: center;
  margin-bottom: 100px;
  margin-top: 40px;
}
.path-search .block-system-main-block .search-form .js-form-type-search {
  display: flex;
  flex-direction: column;
}
.path-search .block-system-main-block .search-form .js-form-type-search label {
  color: #fff;
}
@media (max-width: 1200px) {
  .path-search .block-system-main-block .search-form .js-form-type-search label {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 950px) {
  .path-search .block-system-main-block .search-form .js-form-type-search label {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 550px) {
  .path-search .block-system-main-block .search-form .js-form-type-search label {
    font-size: 0.5555555556rem;
    line-height: 1.2;
  }
}
.path-search .block-system-main-block .search-form .js-form-type-search input {
  appearance: none;
  border: none;
  max-width: 100%;
  width: 100%;
  min-height: 42px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  margin-top: 10px;
  padding: 10px 15px;
}
@media (max-width: 1200px) {
  .path-search .block-system-main-block .search-form .js-form-type-search input {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 950px) {
  .path-search .block-system-main-block .search-form .js-form-type-search input {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 550px) {
  .path-search .block-system-main-block .search-form .js-form-type-search input {
    min-height: 30px;
    padding: 5px;
  }
}
.path-search .block-system-main-block .search-form .form-submit {
  appearance: none;
  background-color: #FFDF95;
  color: #000;
  border: none;
  min-height: 42px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px 15px;
}
@media (max-width: 1200px) {
  .path-search .block-system-main-block .search-form .form-submit {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 950px) {
  .path-search .block-system-main-block .search-form .form-submit {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 550px) {
  .path-search .block-system-main-block .search-form .form-submit {
    min-height: 30px;
    padding: 5px;
  }
}
.path-search .block-system-main-block .search-form .search-advanced,
.path-search .block-system-main-block .search-form .search-help-link {
  display: none;
}
.path-search .block-system-main-block .item-list {
  line-height: 1.2;
}
.path-search .block-system-main-block .search-results, .path-search .block-system-main-block ol {
  list-style: none;
  padding: 0;
}
.path-search .block-system-main-block .search-results li, .path-search .block-system-main-block ol li {
  border-bottom: 1px solid #565656;
  padding-bottom: 20px;
  padding-top: 20px;
}
.path-search .block-system-main-block .search-results li strong, .path-search .block-system-main-block ol li strong {
  color: #FFDF95;
  text-decoration: underline;
}
.path-search .block-system-main-block .search-result__title, .path-search .block-system-main-block .title {
  margin-bottom: 10px;
}

.viewpage-sights .view-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 20px;
  row-gap: 100px;
  align-items: flex-end;
  /* Set "sights-counter" to 0 */
  counter-reset: sights-counter;
}
@media (max-width: 1350px) {
  .viewpage-sights .view-content {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 900px) {
  .viewpage-sights .view-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 550px) {
  .viewpage-sights .view-content {
    column-gap: 10px;
    row-gap: 40px;
  }
}
@media (max-width: 350px) {
  .viewpage-sights .view-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.viewpage-sights .views-row::before {
  content: attr(data-counter);
  color: #FFDF95;
}
.viewpage-sights .views-row .field--name-node-title {
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}
.viewpage-sights .views-row .field--name-node-title::after {
  content: "";
  display: block;
  background-image: url(../images/sprites/line-small.png);
  background-repeat: no-repeat;
  filter: brightness(1.1) contrast(0.9) saturate(0);
  width: 70%;
  height: 20px;
  margin-top: 10px;
}
.viewpage-sights .views-row .field--name-node-title h2 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 400;
}
.viewpage-sights .views-row .link--wrapper {
  position: relative;
  display: inline-block;
}
.viewpage-sights .views-row .link--wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, transparent, rgba(0, 0, 0, 0.8) 80%);
  transition: opacity 1s ease;
  opacity: 1;
  pointer-events: none; /* Allows click events to pass through to the underlying elements */
}
.viewpage-sights .views-row .link--wrapper:hover img {
  filter: grayscale(0%); /* Revert to original color */
}
.viewpage-sights .views-row .link--wrapper:hover::after {
  opacity: 0;
}
.viewpage-sights .views-row .field--name-node-link a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.viewpage-sights .views-row img {
  display: block;
  width: 100%;
  height: auto;
  transition: filter 0.5s ease;
  filter: grayscale(100%);
}

.page-node-type-sights .node--type-sights.node--view-mode-full {
  margin-top: 100px;
}
.page-node-type-sights .node--type-sights.node--view-mode-full .field--name-body {
  max-width: 550px;
  margin-bottom: 50px;
}
.page-node-type-sights .node--type-sights.node--view-mode-full .field--name-body p {
  margin-top: 30px;
}
.page-node-type-sights .node--type-sights.node--view-mode-full .field--name-body p:first-child {
  margin-top: 0;
}
.page-node-type-sights .hide {
  visibility: hidden;
  width: 0;
  height: 0;
}
@media (max-width: 1200px) {
  .page-node-type-sights .field--name-field-masonry-media .grid-item {
    max-width: 180px;
  }
}
@media (max-width: 950px) {
  .page-node-type-sights .field--name-field-masonry-media .grid-item {
    max-width: 150px;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .field--name-field-masonry-media .grid-item {
    max-width: 200px;
  }
}
@media (max-width: 450px) {
  .page-node-type-sights .field--name-field-masonry-media .grid-item {
    max-width: 170px;
  }
}
@media (max-width: 390px) {
  .page-node-type-sights .field--name-field-masonry-media .grid-item {
    max-width: 150px;
  }
}
@media (max-width: 1200px) {
  .page-node-type-sights .paragraph--type--media .field--name-field-media .grid-item {
    max-width: 180px;
  }
}
@media (max-width: 950px) {
  .page-node-type-sights .paragraph--type--media .field--name-field-media .grid-item {
    max-width: 150px;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .paragraph--type--media .field--name-field-media .grid-item {
    max-width: 200px;
  }
}
@media (max-width: 450px) {
  .page-node-type-sights .paragraph--type--media .field--name-field-media .grid-item {
    max-width: 170px;
  }
}
@media (max-width: 390px) {
  .page-node-type-sights .paragraph--type--media .field--name-field-media .grid-item {
    max-width: 150px;
  }
}
.page-node-type-sights .main-info {
  margin-right: 125px;
}
@media (max-width: 1050px) {
  .page-node-type-sights .main-info {
    margin-right: 50px;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .main-info {
    margin-right: 0;
  }
}
.page-node-type-sights .header-wrapper {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -ms-justify-content: space-between;
  margin-bottom: 100px;
}
@media (max-width: 800px) {
  .page-node-type-sights .header-wrapper {
    display: block;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .header-wrapper {
    margin-bottom: 50px;
  }
}
.page-node-type-sights .header-wrapper .field--name-field-title-formatted {
  max-width: 1000px;
}
.page-node-type-sights .header-wrapper .action-buttons {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-end;
  -ms-flex-align: flex-end;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 800px) {
  .page-node-type-sights .header-wrapper .action-buttons {
    justify-content: space-between;
    margin-top: 50px;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .header-wrapper .action-buttons {
    margin-top: 30px;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .header-wrapper .action-buttons .button-navigate {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
  }
  .page-node-type-sights .header-wrapper .action-buttons .button-navigate .button-label {
    font-size: 12px;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .header-wrapper .action-buttons .button-navigate a {
    width: 100%;
    border: 1px solid #FFDF95;
  }
}
.page-node-type-sights .header-wrapper .social-buttons-area {
  margin-right: 100px;
}
@media (max-width: 1200px) {
  .page-node-type-sights .header-wrapper .social-buttons-area {
    margin-right: 50px;
  }
}
@media (max-width: 1200px) {
  .page-node-type-sights .header-wrapper .social-buttons-area .label {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 950px) {
  .page-node-type-sights .header-wrapper .social-buttons-area .label {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .header-wrapper .social-buttons-area .label {
    font-size: 0.5555555556rem;
    line-height: 1.2;
  }
}
.page-node-type-sights .node__content > .field--name-field-title-formatted {
  display: none;
}
.page-node-type-sights .group--wrapper {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: space-between;
  -ms-justify-content: space-between;
}
.page-node-type-sights .group--wrapper .group-media {
  max-width: 972px;
  width: 100%;
}
@media (max-width: 1050px) {
  .page-node-type-sights .group--wrapper .group-media {
    max-width: 50%;
  }
}
@media (max-width: 800px) {
  .page-node-type-sights .group--wrapper .group-media {
    max-width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 800px) {
  .page-node-type-sights .group--wrapper {
    display: flex;
    display: -ms-flexbox;
    align-items: flex-start;
    -ms-flex-align: flex-start;
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    flex-direction: column;
  }
}
.page-node-type-sights .field--name-field-paragraphs > .field__item > .paragraph {
  margin-top: 240px;
}
@media (max-width: 1600px) {
  .page-node-type-sights .field--name-field-paragraphs > .field__item > .paragraph {
    margin-top: 200px;
  }
}
@media (max-width: 1200px) {
  .page-node-type-sights .field--name-field-paragraphs > .field__item > .paragraph {
    margin-top: 150px;
  }
}
@media (max-width: 950px) {
  .page-node-type-sights .field--name-field-paragraphs > .field__item > .paragraph {
    margin-top: 100px;
  }
}
@media (max-width: 550px) {
  .page-node-type-sights .field--name-field-paragraphs > .field__item > .paragraph {
    margin-top: 50px;
  }
}
.page-node-type-sights .field--name-field-paragraphs > .field__item > .paragraph--type--media {
  margin-top: 0;
}
.page-node-type-sights .field--name-field-geofield {
  display: none;
}

.path-user .block-system-main-block {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: center;
  -ms-justify-content: center;
}
.path-user div[data-drupal-messages] {
  margin-bottom: 20px;
}
.path-user div[role=alert] {
  text-align: center;
  color: #ff7900;
}
.path-user .user-login-form input {
  width: 100%;
}
.path-user .user-login-form .js-form-type-textfield {
  margin-bottom: 20px;
}
.path-user .user-login-form .js-form-type-password {
  margin-bottom: 30px;
}
.path-user .user-login-form label {
  display: block;
  margin-bottom: 10px;
}
.path-user .user-login-form input#edit-submit {
  appearance: none;
  border: none;
  background-color: #FFDF95;
  padding: 5px 10px;
  border-radius: 5px;
}

.path-routes .field--name-name {
  display: none;
}
.path-routes .field--name-field-taxonomy {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.path-routes .field--name-field-icon {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-justify-content: center;
  width: 51px;
  height: 51px;
  background-color: #000;
  border-radius: 100%;
  padding: 2px;
  z-index: 1;
}
@media (max-width: 950px) {
  .path-routes .field--name-field-icon {
    width: 40px;
    height: 40px;
    border: 1px solid #FFDF95;
  }
  .path-routes .field--name-field-icon img {
    width: 20px;
  }
}
@media (max-width: 550px) {
  .path-routes .field--name-field-icon {
    width: 30px;
    height: 30px;
    border: 1px solid #FFDF95;
  }
  .path-routes .field--name-field-icon img {
    width: 15px;
  }
}
.path-routes .wrapper--image_info {
  position: relative;
}
.path-routes .wrapper--image_info .wrapper--info {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  position: absolute;
  bottom: 0;
  left: 20px;
}
@media (max-width: 550px) {
  .path-routes .wrapper--image_info .wrapper--info {
    position: static;
    padding: 5px 20px 0 20px;
  }
}
.path-routes .field--name-field-route-distance,
.path-routes .field--name-field-route-duration {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  margin-left: 20px;
}
.path-routes .field--name-field-route-distance .field__label,
.path-routes .field--name-field-route-duration .field__label {
  margin-right: 10px;
}
@media (max-width: 550px) {
  .path-routes .field--name-field-route-distance .field__label,
.path-routes .field--name-field-route-duration .field__label {
    color: #B4B4B4;
  }
}
@media (max-width: 550px) {
  .path-routes .field--name-field-route-distance .field__item,
.path-routes .field--name-field-route-duration .field__item {
    color: #B4B4B4;
  }
}
.path-routes .field--name-field-route-image img {
  border: 3px solid #fff;
  border-radius: 100%;
}
@media (max-width: 550px) {
  .path-routes .field--name-field-route-image img {
    width: 50px;
  }
}
@media (max-width: 400px) {
  .path-routes .field--name-field-route-image img {
    width: 35px;
  }
}
.path-routes .field--name-node-title {
  margin-bottom: 20px;
}
@media (max-width: 550px) {
  .path-routes .field--name-node-title {
    margin-bottom: 10px;
  }
}
.path-routes .field--name-node-title h2 {
  color: #000;
  font-weight: 400;
  font-size: 1.5555555556rem;
  line-height: 1;
}
@media (max-width: 550px) {
  .path-routes .field--name-node-title h2 {
    color: #000;
    font-weight: 400;
    font-size: 0.7777777778rem;
    line-height: 1;
  }
}
@media (max-width: 550px) {
  .path-routes .field--name-body {
    color: #000;
  }
}
.path-routes .field--name-node-link {
  margin-top: auto;
}
.path-routes .field--name-node-link a {
  color: #000;
}
.path-routes .field--name-node-link a::after {
  content: "";
  width: 0.8125em;
  height: 0.4375em;
  background-position: -150.8125em -101.5625em;
  margin-left: 20px;
}
.path-routes .info--row {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px;
}
@media (max-width: 550px) {
  .path-routes .info--row {
    padding: 10px 20px;
  }
}
.path-routes .node--type-routes {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  flex-direction: column;
  height: 100%;
}
.path-routes .field--name-field-media {
  position: relative;
}
.path-routes .field--name-field-media img {
  border-radius: 60px 60px 20px 20px;
}
@media (max-width: 950px) {
  .path-routes .field--name-field-media img {
    border-radius: 20px;
  }
}
@media (max-width: 550px) {
  .path-routes .field--name-field-media img {
    border-radius: 10px;
  }
}
.path-routes .field--name-field-media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: transparent linear-gradient(0deg, #000000 0%, rgba(255, 255, 255, 0) 40%) 0% 0% no-repeat padding-box;
  z-index: 0;
}
.path-routes .view-header {
  max-width: 535px;
  margin-bottom: 200px;
}
@media (max-width: 1200px) {
  .path-routes .view-header {
    margin-bottom: 150px;
  }
}
@media (max-width: 950px) {
  .path-routes .view-header {
    margin-bottom: 100px;
  }
}
@media (max-width: 550px) {
  .path-routes .view-header {
    margin-bottom: 50px;
  }
}
.path-routes .view-header h1 {
  margin-bottom: 20px;
}
.path-routes .view-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 15px;
  row-gap: 70px;
  max-width: 1365px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .path-routes .view-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 550px) {
  .path-routes .view-content {
    row-gap: 20px;
  }
}
.path-routes .views-row {
  position: relative;
  max-width: 675px;
  height: 480px;
  border-radius: 60px 60px 20px 20px;
  background-color: #fff;
}
@media (max-width: 1450px) {
  .path-routes .views-row {
    height: 415px;
  }
}
@media (max-width: 1200px) {
  .path-routes .views-row {
    margin: 0 auto;
  }
}
@media (max-width: 950px) {
  .path-routes .views-row {
    border-radius: 20px;
  }
}
@media (max-width: 550px) {
  .path-routes .views-row {
    height: 350px;
    border-radius: 10px;
    background-color: #F3F3F3;
    margin: 0 30px;
  }
}
@media (max-width: 400px) {
  .path-routes .views-row {
    height: 300px;
    margin: 0;
  }
}

.grid .grid-item {
  float: left;
  border: 2px solid #000;
}

.paragraph--type--media-gallery {
  display: grid;
  position: relative;
  margin-bottom: 400px;
}
.paragraph--type--media-gallery .hide {
  max-height: 405px;
  overflow: hidden;
}
.paragraph--type--media-gallery.masonry .field--name-field-media-image {
  max-width: unset;
  width: auto;
}
.paragraph--type--media-gallery.masonry .field--name-field-media-image img {
  aspect-ratio: unset;
  object-fit: unset;
  max-width: unset;
  max-height: unset;
}
.paragraph--type--media-gallery.masonry .hide {
  max-height: 2440px;
  overflow: hidden;
}
.paragraph--type--media-gallery .field--name-field-media-image {
  max-width: 400px;
  width: 100%;
}
.paragraph--type--media-gallery .field--name-field-media-image img {
  aspect-ratio: 1/1;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.paragraph--type--media-gallery .grid-paragraph .grid-item {
  float: left;
  border: 5px solid #000;
  box-sizing: border-box;
}
.paragraph--type--media-gallery .grid-selection {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  position: absolute;
  transform: translateX(-50%);
  top: -150px;
  left: 50%;
}
.paragraph--type--media-gallery .grid-first {
  width: 3.4375em;
  height: 3.4375em;
  background-position: -138.1875em -124.889375em;
  margin-right: 30px;
}
.paragraph--type--media-gallery .grid-first.active {
  width: 3.4375em;
  height: 3.4375em;
  background-position: -142.1875em -124.889375em;
}
.paragraph--type--media-gallery .grid-second {
  width: 3.4375em;
  height: 3.4375em;
  background-position: -147.21875em -120.201875em;
}
.paragraph--type--media-gallery .grid-second.active {
  width: 3.4375em;
  height: 3.4375em;
  background-position: -134.1875em -124.889375em;
}
.paragraph--type--media-gallery .more-arrow {
  width: 6.856875em;
  height: 1.451875em;
  background-position: -134.1875em -118.1875em;
  position: absolute;
  transform: translateX(-50%);
  bottom: -100px;
  left: 50%;
}
.paragraph--type--media-gallery.close .more-arrow {
  transform: translateX(-50%) rotateX(180deg);
}

.paragraph--type--media-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  margin-top: 30px;
}
@media (max-width: 950px) {
  .paragraph--type--media-info {
    column-gap: 15px;
    margin-top: 10px;
  }
}
@media (max-width: 550px) {
  .paragraph--type--media-info {
    column-gap: 5px;
  }
}
.paragraph--type--media-info .field--type-string-long {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  margin-bottom: 15px;
}
@media (max-width: 950px) {
  .paragraph--type--media-info .field--type-string-long {
    margin-bottom: 5px;
  }
}
.paragraph--type--media-info .field--type-string-long .field__item {
  min-width: 55px;
}
@media (max-width: 550px) {
  .paragraph--type--media-info .field--type-string-long .field__item {
    min-width: auto;
  }
}
.paragraph--type--media-info .field--type-string-long:nth-child(2n) {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
}
.paragraph--type--media-info .field__label {
  color: #FFDF95;
  margin-right: 10px;
}

.field--name-field-stores-paragraph {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  column-gap: 20px;
  margin-top: 90px;
}
@media (max-width: 700px) {
  .field--name-field-stores-paragraph {
    justify-content: flex-start;
    margin-top: 50px;
  }
}
@media (max-width: 550px) {
  .field--name-field-stores-paragraph {
    justify-content: center;
    margin-top: 0;
  }
}

.paragraph--type--app-stores {
  position: relative;
  display: inline-block;
}
@media (max-width: 950px) {
  .paragraph--type--app-stores {
    max-width: 100px;
  }
}
.paragraph--type--app-stores .app-link {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.paragraph--type--app-stores .app-link a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0;
  font-size: 0;
  color: transparent;
}

@media (max-width: 550px) {
  .wrapper--info .paragraph--type--app-stores {
    display: none;
  }
}

.paragraph--type--paragraph-block {
  max-width: 1640px;
  position: relative;
  margin: 0 auto;
}
.paragraph--type--paragraph-block .field--name-field-block {
  position: relative;
}
.paragraph--type--paragraph-block .banner--group {
  position: relative;
}
@media (max-width: 1600px) {
  .paragraph--type--paragraph-block .banner--group {
    width: 300px;
  }
}
@media (max-width: 1200px) {
  .paragraph--type--paragraph-block .banner--group {
    width: 250px;
  }
}
@media (max-width: 950px) {
  .paragraph--type--paragraph-block .banner--group {
    width: 200px;
  }
}
@media (max-width: 700px) {
  .paragraph--type--paragraph-block .banner--group {
    width: 150px;
  }
}
@media (max-width: 500px) {
  .paragraph--type--paragraph-block .banner--group {
    width: 130px;
  }
}
.paragraph--type--paragraph-block .banner--group a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-indent: -9999px;
}

.paragraph--type--media .grid .grid-item {
  float: left;
  border: 2px solid #000;
  box-sizing: border-box;
}

.paragraph--type--text {
  max-width: 1640px;
  margin: 0 auto 60px auto;
}
@media (max-width: 1200px) {
  .paragraph--type--text {
    margin-bottom: 30px;
  }
}
@media (max-width: 550px) {
  .paragraph--type--text {
    margin-bottom: 20px;
  }
}

.paragraph--type--title-body-media-narrow {
  margin-bottom: 300px;
}
@media (max-width: 1600px) {
  .paragraph--type--title-body-media-narrow {
    margin-bottom: 200px;
  }
}
@media (max-width: 1200px) {
  .paragraph--type--title-body-media-narrow {
    margin-bottom: 150px;
  }
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-narrow {
    margin-bottom: 100px;
  }
}
@media (max-width: 500px) {
  .paragraph--type--title-body-media-narrow {
    margin-bottom: 60px;
  }
}
.paragraph--type--title-body-media-narrow .group-container {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.paragraph--type--title-body-media-narrow .info--group {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 385px;
  z-index: 1;
}
@media (max-width: 700px) {
  .paragraph--type--title-body-media-narrow .info--group {
    position: static;
    max-width: 50%;
  }
}
.paragraph--type--title-body-media-narrow .field--name-field-title-formatted-long p {
  font-family: "Roboto", sans-serif;
}
.paragraph--type--title-body-media-narrow .field--name-field-body-formatted-long {
  margin-top: 15px;
}
.paragraph--type--title-body-media-narrow .field--name-field-link {
  margin-top: 56px;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-narrow .field--name-field-link {
    margin-top: 35px;
  }
}
@media (max-width: 550px) {
  .paragraph--type--title-body-media-narrow .field--name-field-link {
    margin-top: 20px;
  }
}

.paragraph--type--title-body-media-overlap {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-overlap {
    display: block;
  }
}
.paragraph--type--title-body-media-overlap .container--group {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
@media (max-width: 1460px) {
  .paragraph--type--title-body-media-overlap .container--group {
    width: 100%;
  }
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-overlap .container--group {
    display: block;
  }
}
.paragraph--type--title-body-media-overlap .info--group {
  margin-right: -310px;
  margin-top: -100px;
  max-width: 570px;
  z-index: 1;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-overlap .info--group {
    max-width: 100%;
    margin: 0 0 30px 0;
  }
}
.paragraph--type--title-body-media-overlap .mobile-structure {
  width: 100%;
  max-width: 1060px;
}
.paragraph--type--title-body-media-overlap .mobile-structure .field--name-field-link {
  display: none;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-overlap .mobile-structure .field--name-field-link {
    display: block;
    text-align: center;
    margin-top: 30px;
  }
}
@media (max-width: 550px) {
  .paragraph--type--title-body-media-overlap .mobile-structure iframe {
    max-height: 300px;
  }
}
.paragraph--type--title-body-media-overlap .field--name-field-title-formatted-long {
  max-width: 800px;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .paragraph--type--title-body-media-overlap .field--name-field-title-formatted-long {
    width: 800px;
  }
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-overlap .field--name-field-title-formatted-long {
    width: auto;
  }
}
@media (max-width: 1200px) {
  .paragraph--type--title-body-media-overlap .field--name-field-title-formatted-long p {
    max-width: 500px;
  }
}
.paragraph--type--title-body-media-overlap .field--name-field-body-formatted-long {
  max-width: 290px;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-overlap .field--name-field-body-formatted-long {
    max-width: 100%;
  }
}
.paragraph--type--title-body-media-overlap .field--name-field-media {
  position: relative;
  display: inline-block;
  overflow: hidden; /* Ensure the shadow doesn't spill outside the wrapper */
}
.paragraph--type--title-body-media-overlap .field--name-field-media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* Ensure clicks are passed through to the video */
  box-shadow: inset 0 0 40px black, inset 0 0 50px rgba(0, 0, 0, 0.8), inset 0 0 60px rgba(0, 0, 0, 0.2); /* Lightest */
  z-index: 0; /* Position the shadow above the video */
}
@media (max-width: 1460px) {
  .paragraph--type--title-body-media-overlap .field--name-field-media {
    width: 100%;
  }
}
.paragraph--type--title-body-media-overlap video {
  display: block;
  height: auto; /* Maintain aspect ratio */
  z-index: 0;
  position: relative;
}
@media (max-width: 1460px) {
  .paragraph--type--title-body-media-overlap video {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .paragraph--type--title-body-media-overlap iframe {
    max-height: 400px;
  }
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-overlap iframe {
    max-height: 300px;
  }
}
@media (max-width: 550px) {
  .paragraph--type--title-body-media-overlap iframe {
    max-height: 200px;
  }
}
.paragraph--type--title-body-media-overlap .field--name-field-link {
  margin-top: 40px;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media-overlap .field--name-field-link {
    display: none;
  }
}

.paragraph--type--title-body-media {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: space-between;
  -ms-justify-content: space-between;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media {
    display: block;
  }
}
.paragraph--type--title-body-media .group--info {
  margin-right: 150px;
}
@media (max-width: 1200px) {
  .paragraph--type--title-body-media .group--info {
    margin-right: 100px;
  }
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media .group--info {
    margin-right: 0;
  }
}
.paragraph--type--title-body-media .group--info .field--name-field-link {
  margin-top: 100px;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media .group--info .field--name-field-link {
    display: none;
  }
}
.paragraph--type--title-body-media .group--media {
  max-width: 1060px;
  width: 100%;
}
.paragraph--type--title-body-media .mobile-structure {
  width: 100%;
  max-width: 1060px;
}
.paragraph--type--title-body-media .mobile-structure .field--name-field-link {
  display: none;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media .mobile-structure .field--name-field-link {
    display: block;
    text-align: center;
    margin-top: 30px;
  }
}
@media (max-width: 550px) {
  .paragraph--type--title-body-media .mobile-structure iframe {
    max-height: 300px;
  }
}
.paragraph--type--title-body-media .field--name-field-body-formatted-long {
  max-width: 400px;
  margin-top: 20px;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media .field--name-field-body-formatted-long {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.paragraph--type--title-body-media .field--name-field-title-formatted-long {
  max-width: 400px;
}
@media (max-width: 950px) {
  .paragraph--type--title-body-media .field--name-field-title-formatted-long {
    max-width: 250px;
  }
}
@media (max-width: 550px) {
  .paragraph--type--title-body-media .field--name-field-title-formatted-long {
    max-width: 150px;
  }
}
.paragraph--type--title-body-media video {
  display: block;
  width: 100%;
  height: auto; /* Maintain aspect ratio */
}
.paragraph--type--title-body-media .field--name-field-media-oembed-video iframe {
  width: 100%;
}

.social-buttons-area .label {
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .social-buttons-area .label {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 950px) {
  .social-buttons-area .label {
    font-size: 0.7777777778rem;
    margin-bottom: 5px;
  }
}
@media (max-width: 550px) {
  .social-buttons-area .label {
    font-size: 0.5555555556rem;
    line-height: 1.2;
  }
}

.addtoany_list {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.addtoany_list a {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .addtoany_list a {
    height: 28px;
    width: 28px;
  }
}
@media (max-width: 550px) {
  .addtoany_list a {
    margin-right: 5px;
  }
}
@media (max-width: 1200px) {
  .addtoany_list .addtoany_share .a2a_s__default {
    height: 28px;
    width: 28px;
  }
}
@media (max-width: 550px) {
  .addtoany_list .addtoany_share .a2a_s__default {
    height: 20px;
    width: 20px;
  }
}
@media (max-width: 1200px) {
  .addtoany_list .a2a_button_facebook {
    height: auto;
    width: auto;
  }
}
.addtoany_list .a2a_button_facebook .text {
  width: auto;
}
.addtoany_list .a2a_button_facebook .text::before {
  content: "";
  width: 1.261875em;
  height: 2.254375em;
  background-position: -149.9375em -124.889375em;
  font-size: 15px;
}
@media (max-width: 1200px) {
  .addtoany_list .a2a_button_facebook .text::before {
    font-size: 12px;
  }
}
@media (max-width: 550px) {
  .addtoany_list .a2a_button_facebook .text::before {
    font-size: 9px;
  }
}
.addtoany_list .a2a_button_twitter .text::before {
  content: "";
  width: 3.1875em;
  height: 3.1875em;
  background-position: -146.1875em -124.889375em;
  filter: invert(1) brightness(1);
  font-size: 11px;
}
@media (max-width: 1200px) {
  .addtoany_list .a2a_button_twitter .text::before {
    font-size: 10px;
  }
}
@media (max-width: 550px) {
  .addtoany_list .a2a_button_twitter .text::before {
    font-size: 7px;
  }
}
.addtoany_list .a2a_button_email .text::before {
  content: "";
  width: 50.0625em;
  height: 50.0625em;
  background-position: -50.9375em -50.9375em;
  filter: invert(1) brightness(1);
  font-size: 0.75px;
}
@media (max-width: 1200px) {
  .addtoany_list .a2a_button_email .text::before {
    font-size: 0.65px;
  }
}
@media (max-width: 550px) {
  .addtoany_list .a2a_button_email .text::before {
    font-size: 0.45px;
  }
}
@media (max-width: 1200px) {
  .addtoany_list .text {
    height: 28px;
    width: 28px;
  }
}
@media (max-width: 550px) {
  .addtoany_list .text {
    height: 20px;
    width: 20px;
  }
}

.block-contact_info p {
  margin-bottom: 10px;
}
.block-contact_info p:last-child {
  margin-bottom: 0;
}
@media (max-width: 950px) {
  .block-contact_info p {
    margin-bottom: 5px;
  }
}

#block-espa {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
}
#block-espa > h2 {
  display: none;
}

#block-dms-footer ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
#block-dms-footer li {
  line-height: 1.5;
  margin-bottom: 10px;
}
@media (max-width: 950px) {
  #block-dms-footer li {
    margin-bottom: 5px;
  }
}
#block-dms-footer li:last-child {
  margin-bottom: 0;
}

#block-dms-languageswitcher {
  margin-right: 50px;
}
@media (max-width: 962px) {
  #block-dms-languageswitcher {
    margin-right: 20px;
  }
}
@media (max-width: 550px) {
  #block-dms-languageswitcher {
    margin-right: 5px;
  }
}
#block-dms-languageswitcher .links {
  list-style: none;
  padding: 0;
}
#block-dms-languageswitcher select {
  visibility: hidden;
  width: 0;
  height: 0;
}
#block-dms-languageswitcher .nice-select {
  width: auto !important;
  background: black;
  border: none;
  padding-left: 30px;
  padding-right: 18px;
}
#block-dms-languageswitcher .nice-select .current {
  color: #fff;
}
#block-dms-languageswitcher .nice-select::after {
  border-bottom: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  right: unset !important;
  left: 10px;
}

@media (max-width: 962px) {
  #block-dms-site-branding {
    max-width: 120px;
  }
}

h1.h-mapblock {
  max-width: 700px;
  margin-bottom: 100px;
}
@media (max-width: 1200px) {
  h1.h-mapblock {
    margin-bottom: 50px;
  }
}
@media (max-width: 950px) {
  h1.h-mapblock {
    margin-bottom: 20px;
  }
}

#block-dms-routes-mapblock h2 {
  max-width: 700px;
  margin-bottom: 100px;
}

.view-display-id-page_routes,
#block-dms-routes-mapblock,
#block-dms-map {
  max-width: 1640px;
  margin: 250px auto 0 auto;
}
@media (max-width: 1600px) {
  .view-display-id-page_routes,
#block-dms-routes-mapblock,
#block-dms-map {
    margin: 200px auto 0 auto;
  }
}
@media (max-width: 1200px) {
  .view-display-id-page_routes,
#block-dms-routes-mapblock,
#block-dms-map {
    margin: 150px auto 0 auto;
  }
}
@media (max-width: 950px) {
  .view-display-id-page_routes,
#block-dms-routes-mapblock,
#block-dms-map {
    margin: 100px auto 0 auto;
  }
}
@media (max-width: 550px) {
  .view-display-id-page_routes,
#block-dms-routes-mapblock,
#block-dms-map {
    margin: 50px auto 0 auto;
  }
}
.view-display-id-page_routes .paragraph #map,
#block-dms-routes-mapblock .paragraph #map,
#block-dms-map .paragraph #map {
  width: 100%;
  height: 775px;
}
@media (max-width: 1600px) {
  .view-display-id-page_routes .paragraph #map,
#block-dms-routes-mapblock .paragraph #map,
#block-dms-map .paragraph #map {
    height: 700px;
  }
}
@media (max-width: 1200px) {
  .view-display-id-page_routes .paragraph #map,
#block-dms-routes-mapblock .paragraph #map,
#block-dms-map .paragraph #map {
    height: 500px;
  }
}
@media (max-width: 950px) {
  .view-display-id-page_routes .paragraph #map,
#block-dms-routes-mapblock .paragraph #map,
#block-dms-map .paragraph #map {
    height: 300px;
  }
}
.view-display-id-page_routes #map,
#block-dms-routes-mapblock #map,
#block-dms-map #map {
  width: 100%;
  height: 775px;
}
.view-display-id-page_routes .mapblock-wrapper,
#block-dms-routes-mapblock .mapblock-wrapper,
#block-dms-map .mapblock-wrapper {
  position: relative;
  width: 100%;
}

@media (max-width: 1600px) {
  #block-dms-map #map {
    height: 700px;
  }
}
@media (max-width: 1200px) {
  #block-dms-map #map {
    height: 600px;
  }
}
@media (max-width: 950px) {
  #block-dms-map #map {
    height: 500px;
  }
}
@media (max-width: 550px) {
  #block-dms-map #map {
    height: 400px;
  }
}

.node--type-routes #map {
  width: 100%;
  height: 775px;
}
@media (max-width: 1250px) {
  .node--type-routes #map {
    height: 600px;
  }
}
@media (max-width: 950px) {
  .node--type-routes #map {
    height: 400px;
  }
}
.node--type-routes .mapblock-wrapper {
  position: relative;
  max-width: 1030px;
  width: 100%;
}
@media (max-width: 1250px) {
  .node--type-routes .mapblock-wrapper {
    max-width: 100%;
  }
}

.mapblock-active-poi {
  width: 355px;
  height: 160px;
  position: absolute;
  left: 10px;
  top: 80px;
  z-index: 9;
}
@media (max-width: 950px) {
  .mapblock-active-poi {
    position: static;
    width: 300px;
    margin: 20px auto 0 auto;
  }
}
.mapblock-active-poi .node__content-horizontal {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.mapblock-active-poi.card {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
}
.mapblock-active-poi .card--content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 140px;
}
.mapblock-active-poi .card--info-label {
  color: #051D2F;
  font-weight: 500;
  font-size: 0.8888888889rem;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  text-align: left;
  margin-bottom: 0px;
}
.mapblock-active-poi .card--content-link {
  color: #051D2F;
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: auto;
  margin-bottom: 15px;
}
.mapblock-active-poi .card--content-link::after {
  content: "";
  width: 0.8125em;
  height: 0.4375em;
  background-position: -150.8125em -101.5625em;
  margin-left: 10px;
}
@media (max-width: 950px) {
  .mapblock-active-poi .card--content-link {
    font-size: 0.7777777778rem;
  }
}
.mapblock-active-poi .card--info-horizontal {
  flex-grow: unset !important;
  width: 100%;
}
.mapblock-active-poi .card--horizontal-image {
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  max-height: 120px;
}
.mapblock-active-poi .card--horizontal-content {
  padding: 0 20px;
  width: 100%;
  flex-shrink: 1;
}
.mapblock-active-poi .viewpage-label {
  color: #000;
  font-weight: 400;
  font-size: 0.6666666667rem;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
}
.mapblock-active-poi .poi-coords {
  color: #B4B4B4;
  font-weight: 400;
  font-size: 0.6666666667rem;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
}
.mapblock-active-poi .disability-access {
  margin: 5px 0;
}
@media (max-width: 950px) {
  .mapblock-active-poi .disability-access {
    width: 12px;
  }
}
.mapblock-active-poi .close-icon {
  width: 50.0625em;
  height: 50.0625em;
  background-position: -0.3125em -50.9375em;
  display: block;
  filter: invert(100%);
  font-size: 0.5px;
  position: relative;
  margin-left: auto;
  margin-right: -20px;
  cursor: pointer;
}
@media (max-width: 950px) {
  .mapblock-active-poi .close-icon {
    font-size: 0.3px;
  }
}

.viewblock-nearest-sight {
  margin-top: 100px;
}
.viewblock-nearest-sight .view-header {
  margin-bottom: 20px;
}
.viewblock-nearest-sight .view-content {
  /* Set "sights-counter" to 0 */
  counter-reset: sights-counter;
}
.viewblock-nearest-sight .views-row {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.viewblock-nearest-sight .views-row::before {
  /* Increment "sights-counter" by 1 */
  counter-increment: sights-counter;
  content: counter(sights-counter);
  color: #FFDF95;
}
.viewblock-nearest-sight .views-row:nth-child(-n+9):before {
  content: "0" counter(sights-counter);
}
.viewblock-nearest-sight .views-row .field--name-node-title {
  margin-left: 12px;
}
.viewblock-nearest-sight .views-row .field--name-node-title a {
  color: #fff;
  font-weight: 400;
}

#block-dms-socials .social-media--facebook {
  width: 1.261875em;
  height: 2.254375em;
  background-position: -149.9375em -124.889375em;
  font-size: 15px;
}
#block-dms-socials .social-media--twitter {
  width: 2.37em;
  height: 1.93875em;
  background-position: -101.5625em -134.1875em;
  font-size: 15px;
}
#block-dms-socials .social-media--youtube {
  width: 2.37125em;
  height: 1.67875em;
  background-position: -140.6875em -128.889375em;
  font-size: 15px;
}
#block-dms-socials .social-media--icon {
  margin-right: 45px;
}
#block-dms-socials .social-media--icon:last-child {
  margin-right: 0;
}
@media (max-width: 1600px) {
  #block-dms-socials .social-media--icon {
    font-size: 12px;
    margin-right: 30px;
  }
}
@media (max-width: 950px) {
  #block-dms-socials .social-media--icon {
    font-size: 10px;
    margin-right: 25px;
  }
}
@media (max-width: 550px) {
  #block-dms-socials .social-media--icon {
    font-size: 6px;
    margin-right: 15px;
  }
}

.block-views-blockfeatured-block-1 {
  padding-left: 250px;
}
@media (max-width: 950px) {
  .block-views-blockfeatured-block-1 {
    padding-left: 0;
  }
}
.block-views-blockfeatured-block-1 > h2 {
  max-width: 250px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 950px) {
  .block-views-blockfeatured-block-1 > h2 {
    position: static;
    margin-bottom: 30px;
  }
}
.block-views-blockfeatured-block-1 .view-content {
  cursor: grab;
  margin-right: calc((100% - 1640px) / 2);
}
@media (max-width: 1920px) {
  .block-views-blockfeatured-block-1 .view-content {
    margin-right: 0;
  }
}
.block-views-blockfeatured-block-1 .slick-list {
  padding: 0 40% 0 0 !important;
}
@media (max-width: 700px) {
  .block-views-blockfeatured-block-1 .slick-list {
    padding: 0 !important;
  }
}
.block-views-blockfeatured-block-1 .views-row {
  position: relative;
  margin-right: 110px;
}
@media (max-width: 1640px) {
  .block-views-blockfeatured-block-1 .views-row {
    min-width: 725px;
    margin-right: 80px;
  }
}
@media (max-width: 1400px) {
  .block-views-blockfeatured-block-1 .views-row {
    min-width: 600px;
  }
}
@media (max-width: 1200px) {
  .block-views-blockfeatured-block-1 .views-row {
    min-width: 400px;
  }
}
@media (max-width: 700px) {
  .block-views-blockfeatured-block-1 .views-row {
    min-width: auto;
    margin: 0 10px;
  }
}
@media (max-width: 1400px) {
  .block-views-blockfeatured-block-1 .views-row img {
    max-width: 500px;
  }
}
@media (max-width: 1200px) {
  .block-views-blockfeatured-block-1 .views-row img {
    max-width: 300px;
  }
}
@media (max-width: 700px) {
  .block-views-blockfeatured-block-1 .views-row img {
    max-width: 100%;
  }
}
.block-views-blockfeatured-block-1 .field--name-field-media-image {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  -ms-flex-align: flex-start;
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  position: relative;
}
@media (max-width: 700px) {
  .block-views-blockfeatured-block-1 .field--name-field-media-image {
    padding-left: 20%;
  }
}
.block-views-blockfeatured-block-1 .info--group {
  position: relative;
  width: 100%;
  margin-top: -100px;
  z-index: 1;
}
@media (max-width: 1200px) {
  .block-views-blockfeatured-block-1 .info--group {
    margin-top: -80px;
  }
}
@media (max-width: 550px) {
  .block-views-blockfeatured-block-1 .info--group {
    margin-top: -60px;
  }
}
.block-views-blockfeatured-block-1 .field--name-field-taxonomy-category {
  pointer-events: none;
  margin-bottom: 10px;
}
@media (max-width: 550px) {
  .block-views-blockfeatured-block-1 .field--name-field-taxonomy-category {
    margin-bottom: 5px;
  }
}
.block-views-blockfeatured-block-1 .field--name-node-title {
  max-width: 420px;
  margin-bottom: 25px;
}
.block-views-blockfeatured-block-1 .field--name-body {
  max-width: 700px;
  margin-bottom: 50px;
}
@media (max-width: 550px) {
  .block-views-blockfeatured-block-1 .field--name-body {
    display: inline-block;
    max-width: 65%;
    width: 100%;
  }
}
.block-views-blockfeatured-block-1 .field--name-node-link {
  text-align: right;
}
@media (max-width: 550px) {
  .block-views-blockfeatured-block-1 .field--name-node-link {
    display: inline-block;
    width: 33%;
  }
}
@media (max-width: 550px) {
  .block-views-blockfeatured-block-1 .field--name-node-link a {
    font-size: 0.6666666667rem;
    width: 100px;
    border-radius: 4px;
    padding: 10px;
  }
}
/*# sourceMappingURL=styles.css.map */