@charset "UTF-8";
.container {
  max-width: 1320px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1 {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  line-height: 1.75;
}

p {
  font-size: 14px;
  font-weight: 400;
  color: #3A4656;
  line-height: 1.5;
}

ul, ol {
  margin: 0;
  padding: 0;
}

.acf-map {
  height: 590px;
  border-radius: 30px;
}
.acf-map h3 {
  color: #09182C;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin: 0;
}
.acf-map a {
  color: #09182C;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-decoration-line: underline;
}
.acf-map .gm-ui-hover-effect > span {
  background-color: #fff;
}
.acf-map .info-window-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.acf-map .info-window-content img {
  max-width: 100%;
  aspect-ratio: 280/160;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.acf-map .gm-style-iw-chr {
  position: absolute;
  right: 0;
}
.acf-map .gm-ui-hover-effect {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.acf-map .gm-style .gm-style-iw-c {
  padding: 0;
  border-radius: 20px;
}
.acf-map .gm-style .gm-style-iw-c:hover .gm-ui-hover-effect {
  opacity: 1;
}
.acf-map .gm-style .gm-style-iw-d::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.aioseo-breadcrumbs {
  padding: 30px 0;
}
.aioseo-breadcrumbs span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}
.aioseo-breadcrumbs span a {
  color: #6D7380;
  text-decoration: none;
}

.nr-hero-section h1 {
  margin: 0;
}
.nr-hero-section p {
  margin: 0;
  max-width: 750px;
}
.nr-hero-section .map-wrap {
  padding-top: 60px;
  padding-bottom: 30px;
}
.nr-hero-section .marker {
  display: grid;
  width: 280px;
}
.nr-hero-section .marker h3 {
  color: #09182C;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin: 0;
}
.nr-hero-section .marker a {
  color: #09182C;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-decoration-line: underline;
}
.nr-hero-section .marker__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 10px;
}
.nr-hero-section #map1 {
  height: 590px;
  border-radius: 30px;
}
.nr-hero-section #map1 img {
  max-width: 100%;
  aspect-ratio: 280/160;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.nr-hero-section #map1 .leaflet-popup-content {
  max-width: 280px;
  margin: 0;
}
.nr-hero-section #map1 .leaflet-popup-content-wrapper {
  border-radius: 20px;
  padding: 0;
}
.nr-hero-section #map1 .leaflet-control-container,
.nr-hero-section #map1 .leaflet-popup-close-button {
  display: none;
}
.nr-hero-section .nr-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  white-space: nowrap;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  padding-top: 30px;
}
.nr-hero-section .nr-tags span {
  color: #6D83A3;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  padding: 8px 20px;
  border-radius: 40px;
  border: 1px solid rgba(109, 131, 163, 0.4);
}
.nr-hero-section .nr-tag-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5px;
  padding-top: 15px;
  padding-bottom: 30px;
}
.nr-hero-section .nr-tag-info p {
  border-radius: 20px;
  border: 1px solid #DFE1EA;
  background: #F6F9FE;
  display: inline-block;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 10px 16px;
  color: #09182C;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.nr-hero-section .nr-tag-info span {
  color: #535D6B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.nr-filter-section .nr-filter {
  padding: 30px 0;
}
.nr-filter-section .nr-filter__wrap {
  padding: 23px 8px 23px 70px;
  border-radius: 96px;
  border: 1px solid rgba(109, 131, 163, 0.4);
}
.nr-filter-section .nr-filter__search {
  position: relative;
  width: 716px;
  margin: 0 auto;
  max-width: 100%;
}
.nr-filter-section .nr-filter__search.date-select .nr-filter__wrap:before {
  content: "";
}
.nr-filter-section .nr-filter__search select {
  background: #ffffff;
  color: #6D83A3;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  padding: 16px 0;
  border-width: 0 0 1px 0;
  border-color: #DCDCDC;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 16px;
}
.nr-filter-section .nr-filter__search select:focus {
  outline: none;
}
.nr-filter-section .nr-filter__search input {
  font-size: 18px;
  font-weight: 400;
  color: #6D83A3;
  width: 100%;
  border: none;
}
.nr-filter-section .nr-filter__search input:focus {
  outline: none;
}
.nr-filter-section .nr-filter__search input::-webkit-input-placeholder {
  color: #6D83A3;
}
.nr-filter-section .nr-filter__search button[type=submit] {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  background-color: #15A5E5;
  border: none;
  border-radius: 48px;
  padding: 17px 46px;
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
}
.nr-filter-section .nr-filter__search .date-picker-toggle {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  background: none;
  color: #6D83A3;
}
.nr-filter-section .nr-filter__search .date-picker-toggle span {
  padding: 0 40px 0 8px;
}
.nr-filter-section .nr-filter__search .date-picker-toggle i {
  font-size: 12px;
}
.nr-filter-section .nr-filter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  list-style: none;
  padding: 32px 0 0 0;
  margin: 0;
}
.nr-filter-section .nr-filter__list li {
  border-radius: 40px;
  border: 1px solid rgba(109, 131, 163, 0.4);
  padding: 8px 20px;
}
.nr-filter-section .nr-filter__list li.active {
  background-color: #15A5E5;
  border-color: #15A5E5;
}
.nr-filter-section .nr-filter__list li.active a {
  color: #fff;
}
.nr-filter-section .nr-filter__list li a {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  color: #6D83A3;
  text-transform: capitalize;
  text-decoration: none;
}
.nr-filter-section .nr-filter__wrap {
  position: relative;
}
.nr-filter-section .nr-filter__wrap::before {
  position: absolute;
  top: 50%;
  left: 40px;
  content: url(../img/search-icon.svg);
  width: 24px;
  height: 24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.nr-filter-section .nr-search-select {
  position: relative;
}
.nr-filter-section .nr-search-select:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #6D83A3;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nr-blog-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.nr-blog-section h2 {
  color: #09182C;
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 175%;
  margin: 0 0 30px 0;
}
.nr-blog-section ul {
  list-style: none;
}
.nr-blog-section.appartments .nr-blog__item__title {
  color: #2B3C57;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin: 16px 0 0 0;
}
.nr-blog-section.appartments .nr-blog__item__image a {
  position: static;
}
.nr-blog-section.appartments .nr-blog__item__link {
  display: block;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.16px;
  padding: 13px 26px;
  border: 1px solid rgba(21, 165, 229, 0.4);
  border-radius: 100px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.nr-blog-section.appartments .nr-blog__item__link:hover {
  background: #15A5E5;
  color: #fff;
}
.nr-blog-section.appartments .nr-blog__item__content {
  padding: 0 16px;
}
.nr-blog-section.appartments .nr-blog__item .nr-line {
  height: 18px;
  width: 1px;
  background: #EBEBEB;
  margin: 0 20px;
}
.nr-blog-section.appartments .nr-blog__item .nr-share-like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  position: absolute;
  top: 14px;
  right: 14px;
}
.nr-blog-section.appartments .nr-blog__item button {
  width: 36px;
  height: 36px;
  border-radius: 40px;
  border: none;
  outline: none;
  color: #09182C;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.nr-blog-section.appartments .nr-blog__item button.active::before {
  font-weight: bold;
  color: #FF4141;
}
.nr-blog-section.appartments .nr-blog__item button::before {
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  content: "\f004";
}
.nr-blog-section .nr-blog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px -12px;
}
.nr-blog-section .nr-blog__item {
  width: 33.333%;
  padding: 15px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.nr-blog-section .nr-blog__item__image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nr-blog-section .nr-blog__item__image img:not(.nr-share-post img) {
  aspect-ratio: 411/500;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 16px;
  width: 100%;
}
.nr-blog-section .nr-blog__item__image span {
  position: absolute;
  top: 14px;
  left: 14px;
  border-radius: 40px;
  background: #ffffff;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 6px 12px;
  color: #09182C;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.nr-blog-section .nr-blog__item__image .nr-tag {
  display: none;
}
.nr-blog-section .nr-blog__item__image .nr-img-link-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nr-blog-section .nr-blog__item__image .nr-share-post {
  width: 36px;
  height: 36px;
  border-radius: 40px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.nr-blog-section .nr-blog__item__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #222;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 24px 0 0 0;
}
.nr-blog-section .nr-blog__item__text {
  color: #3A4656;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 8px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nr-blog-section .nr-blog__item__link {
  color: #15A5E5;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
}
.nr-blog-section .nr-blog__item__link img {
  margin-left: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nr-blog-section .nr-blog__item__link:hover img {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.nr-blog-section .nr-blog__item__content .nr-time {
  display: block;
  color: #09182C;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 12px;
}
.nr-blog-section .nr-blog__item__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0;
  padding: 8px 0;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
.nr-blog-section .nr-blog__item__details div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
}
.nr-blog-section .nr-blog__item__details div:last-child {
  margin-left: auto;
}
.nr-blog-section .nr-blog__item__details span {
  color: #6D83A3;
  font-family: "TT Commons";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* Single post */
.nr-post-info {
  padding-top: 30px;
}
.nr-post-info p {
  color: #2B3C57;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: none;
}
.nr-post-info p:not(:first-child) {
  padding-top: 16px;
}
.nr-post-info a {
  color: #6D83A3;
  text-decoration-line: underline;
}
.nr-post-info span {
  color: #6D83A3;
}

.nr-post-content.attractions .nr-post-content__text {
  max-width: 1110px;
}
.nr-post-content.attractions .nr-post-content__text p:last-child {
  margin-bottom: 0;
}
.nr-post-content .marker__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 10px;
}
.nr-post-content__steps {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.nr-post-content__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.nr-post-content__step:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.nr-post-content__step h3 {
  color: #FFF;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}
.nr-post-content__step div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 25px 30px;
  z-index: 1;
}
.nr-post-content__step p {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
}
.nr-post-content__step img {
  aspect-ratio: 630/415;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.nr-post-content__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
}
.nr-post-content__photo img {
  width: 100%;
  border-radius: 30px;
}
.nr-post-content__gallery {
  position: relative;
  padding: 30px 0;
}
.nr-post-content__gallery__grid {
  display: grid;
  grid-template-columns: 81.225% 18.7%;
  margin: -10px;
}
.nr-post-content__gallery img {
  width: 100%;
  border-radius: 30px;
  -webkit-transform: translateZ(-10px);
          transform: translateZ(-10px);
}
.nr-post-content__gallery a {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}
.nr-post-content__gallery a:first-child {
  grid-row: span 5;
}
.nr-post-content__gallery a:first-child img {
  aspect-ratio: 1035/590;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.nr-post-content__gallery a:not(:first-child) img {
  aspect-ratio: 222/133;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
.nr-post-content__gallery a:nth-child(n+6) {
  display: none;
}
.nr-post-content__photos-num {
  display: grid;
  grid-template-columns: 81% 19%;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  text-align: right;
}
.nr-post-content__photos-num div {
  padding: 30px 30px 0 0;
}
.nr-post-content__photos-num span:not(.photo-count) {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  background: #000;
  color: #FFF;
  border-radius: 12px;
  padding: 6px 12px;
}
.nr-post-content__text {
  padding: 30px 0;
}
.nr-post-content__text .wp-block-image img {
  border-radius: 30px;
}
.nr-post-content__text p {
  margin: 0 0 20px 0;
}
.nr-post-content__text ul li {
  position: relative;
  list-style: none;
  padding-left: 25px;
}
.nr-post-content__text ul li::before {
  position: absolute;
  left: 10px;
  content: "·";
  vertical-align: middle;
  font-size: 30px;
  padding-right: 10px;
}
.nr-post-content__text ol {
  padding-left: 25px;
}
.nr-post-content__text p, .nr-post-content__text li {
  color: #09182C;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.nr-post-content__map {
  padding-top: 60px;
  padding-bottom: 30px;
}

.nr-contact-info {
  padding-bottom: 30px;
}
.nr-contact-info .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.nr-contact-info h3 {
  color: #09182C;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 175%;
  margin: 0;
}
.nr-contact-info p {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  margin: 0;
}
.nr-contact-info p a, .nr-contact-info p span {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}
.nr-contact-info p:first-of-type {
  margin: 40px 0;
}
.nr-contact-info p:first-of-type a {
  text-decoration: underline;
}
.nr-contact-info .contact-map h4 {
  margin-top: 0;
}
.nr-contact-info .contact-map p {
  margin: 0;
}
.nr-contact-info .contact-map .info-window-content {
  padding: 1.33em;
}
.nr-contact-info .contact-map .gm-style-iw-chr {
  position: absolute;
  right: 0;
  opacity: 0;
}
.nr-contact-info .contact-map .gm-style .gm-style-iw-c {
  padding: 0;
  border-radius: 20px;
}
.nr-contact-info .contact-map .gm-style .gm-style-iw-c:hover .gm-style-iw-chr {
  opacity: 1;
}
.nr-contact-info .contact-map .gm-style .gm-style-iw-d::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.nr-contact-info__col {
  width: 50%;
}
.nr-contact-info__col:last-of-type {
  width: 45.63%;
}
.nr-contact-info #map, .nr-contact-info .contact-map {
  border-radius: 20px;
  width: 100%;
  height: 309px;
}
.nr-contact-info #map h4, .nr-contact-info .contact-map h4 {
  color: #09182C;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.nr-contact-info #map p, .nr-contact-info .contact-map p {
  color: #09182C;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.nr-contact-info #map p {
  margin: 15px 0 0 0;
}
.nr-contact-info .leaflet-control-container,
.nr-contact-info .leaflet-popup-close-button {
  display: none;
}

.markers-content {
  display: none;
}

/* Properties page */
.page-template-page-properties_archive .nr-blog-section .nr-blog__list {
  margin: -15px -16px;
}
.page-template-page-properties_archive .nr-blog-section .nr-blog__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px 16px;
}
.page-template-page-properties_archive .nr-blog-section .nr-blog__item:first-child, .page-template-page-properties_archive .nr-blog-section .nr-blog__item:nth-child(4n), .page-template-page-properties_archive .nr-blog-section .nr-blog__item:nth-child(4n+1) {
  width: 66.666%;
}
.page-template-page-properties_archive .nr-blog-section .nr-blog__item__title {
  max-width: 311px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-properties_archive .nr-blog-section .nr-blog__item__image {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.page-template-page-properties_archive .nr-blog-section .nr-blog__item__image img:not(.nr-share-post img) {
  max-height: 515px;
}
.page-template-page-properties_archive .nr-property-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  padding-top: 20px;
}
.page-template-page-properties_archive .nr-property-filter__item:not(:nth-child(2)) {
  width: 20.31%;
  min-width: 184px;
}
.page-template-page-properties_archive .nr-property-filter__item > span {
  color: #3A4656;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  text-align: left;
  padding: 0 15px 4px;
}
.page-template-page-properties_archive .nr-property-filter__item div span {
  color: #6D83A3;
}
.page-template-page-properties_archive .nr-property-filter__item input {
  color: #6D83A3;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 13px 30px;
  border-radius: 96px;
  max-width: 141px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(109, 131, 163, 0.4);
  outline: none;
}
.page-template-page-properties_archive .nr-property-filter__item input::-webkit-input-placeholder {
  color: #6D83A3;
}
.page-template-page-properties_archive .nr-property-filter__item .nr-input-wrap {
  display: inline-block;
  position: relative;
}
.page-template-page-properties_archive .nr-property-filter__item .nr-input-wrap span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  padding: 4px 0 4px 5px;
  border-left: 1px solid #D9D9D9;
}
.page-template-page-properties_archive .nr-property-filter__item select {
  color: #6D83A3;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 14px 30px;
  width: 100%;
  border-radius: 96px;
  border: 1px solid rgba(109, 131, 163, 0.4);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.page-template-page-properties_archive .nr-property-filter__item select:focus {
  outline: none;
}
.page-template-page-properties_archive .nr-property-filter__item .nr-select-wrap {
  position: relative;
}
.page-template-page-properties_archive .nr-property-filter__item .nr-select-wrap::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  color: #6D83A3;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* Events page */
.events-page .nr-filter-section .nr-filter__wrap::before {
  content: "";
}

/* how-tos-tips-page */
.how-tos-tips-page .nr-filter-section .nr-filter__search, .events-page .nr-filter-section .nr-filter__search {
  width: 850px;
  margin: 0;
}

/* Category page */
.page-template-category-page .nr-header {
  position: absolute;
  width: 100%;
}

.cat-hero-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 0 12px;
  z-index: -1;
}
.cat-hero-section h1 {
  color: #FFF;
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
  font-family: Poppins;
  font-size: clamp(48px, 3rem + (1vw - 7.68px) * 7.7381, 100px);
  min-height: 0vw;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -2px;
  position: absolute;
  bottom: 150px;
  margin: 0;
}
.cat-hero-section img {
  width: 100%;
  height: clamp(410px, 25.625rem + (1vw - 7.68px) * 7.4405, 460px);
  min-height: 0vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px;
}

.cat-content h2 {
  color: #222;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}
.cat-content__wrap {
  padding: clamp(15px, 0.9375rem + (1vw - 7.68px) * 2.2321, 30px) 0;
}
.cat-content__wrap a {
  color: #000;
}
.cat-content__wrap h3, .cat-content__wrap p {
  color: #000;
  font-family: Poppins;
  font-size: clamp(18px, 1.125rem + (1vw - 7.68px) * 0.8929, 24px);
  font-style: normal;
  line-height: normal;
  margin: 0;
}
.cat-content__wrap h3 {
  font-weight: 700;
}
.cat-content__wrap p {
  font-weight: 500;
  margin-bottom: 25px;
}
.cat-content__wrap p:last-of-type {
  margin: 0;
}
.cat-content__wrap img {
  width: 100%;
  margin: 5px 0 25px 0;
}
.cat-content .cat-grid {
  padding: clamp(50px, 3.125rem + (1vw - 7.68px) * 7.4405, 100px) 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.cat-content .cat-grid__item {
  position: relative;
}
.cat-content .cat-grid a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
.cat-content .cat-grid h3 {
  position: absolute;
  left: 6%;
  bottom: 14.5%;
  color: #FFF;
  font-family: Poppins;
  font-size: clamp(18px, 1.125rem + (1vw - 7.68px) * 0.8929, 24px);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.cat-content .cat-grid img {
  border-radius: 16px;
  width: 100%;
  aspect-ratio: 411/384;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 768px) {
  .nr-filter__search.date-select .nr-search-select, .nr-filter__search.category-select .nr-search-select {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 210px;
    padding-left: 60px;
    border-left: 1px solid rgba(109, 131, 163, 0.4);
  }
  .nr-filter__search.date-select .nr-search-select::after, .nr-filter__search.category-select .nr-search-select::after {
    font-size: 12px;
  }
  .nr-filter__search.date-select .nr-search-select select, .nr-filter__search.category-select .nr-search-select select {
    padding: 6px 30px 6px 10px;
    border-width: 0;
    margin: 0;
  }
  .nr-filter__search.category-select input {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .how-tos-tips-page .nr-search-select, .events-page .nr-search-select {
    display: block;
  }
  .how-tos-tips-page .nr-filter, .events-page .nr-filter {
    padding-bottom: 0;
  }
  .how-tos-tips-page .nr-search-select, .events-page .nr-search-select {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 210px;
  }
  .how-tos-tips-page .nr-search-select::after, .events-page .nr-search-select::after {
    font-size: 12px;
  }
  .how-tos-tips-page .nr-search-select select, .events-page .nr-search-select select {
    margin: 0;
  }
  .how-tos-tips-page .nr-search-select select {
    padding: 6px 60px 6px 40px;
    border-width: 0 0 0 1px;
  }
  .events-page .nr-search-select {
    padding-left: clamp(60px, 3.75rem + (1vw - 7.68px) * 5.9524, 100px);
    border-left: 1px solid rgba(109, 131, 163, 0.4);
  }
  .events-page .nr-search-select select {
    padding: 6px 30px 6px 10px;
    border-width: 0;
  }
  .events-page .nr-blog-section .nr-blog__item__text {
    margin: 12px 0;
  }
  .nr-search-select {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .page-template-category-page .nr-header__nav a {
    color: #fff;
  }
}
@media (max-width: 1199.98px) {
  .nr-blog-section.appartments .nr-blog__item, .nr-blog-section.attractions .nr-blog__item {
    min-width: 394px;
  }
  .nr-blog-section.appartments .nr-blog__list, .nr-blog-section.attractions .nr-blog__list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
    margin-right: -24px;
    margin-left: -24px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .nr-blog-section.appartments .nr-blog__list::-webkit-scrollbar, .nr-blog-section.attractions .nr-blog__list::-webkit-scrollbar {
    display: none;
  }
  .nr-post-content__step h3 {
    font-size: 18px;
  }
  .nr-post-content__step p {
    font-size: 14px;
  }
  /* Properties page */
  .page-template-page-properties_archive .nr-blog-section .nr-blog__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
    margin: -15px -16px;
  }
  .page-template-page-properties_archive .nr-blog-section .nr-blog__item {
    min-width: inherit;
    width: 50%;
  }
  .page-template-page-properties_archive .nr-blog-section .nr-blog__item:first-child, .page-template-page-properties_archive .nr-blog-section .nr-blog__item:nth-child(4n), .page-template-page-properties_archive .nr-blog-section .nr-blog__item:nth-child(4n+1) {
    width: 50%;
  }
}
@media screen and (max-width: 767.98px) {
  .page-template-page-subcategory_template .nr-filter-section .nr-filter {
    padding: 0;
    border: none;
  }
  .page-template-page-subcategory_template .nr-filter-section .nr-filter__search {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 24px 16px;
    border-radius: 24px;
    border: 1px solid rgba(109, 131, 163, 0.4);
    width: 100%;
  }
  .page-template-page-subcategory_template .nr-filter-section .nr-filter__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-top: 24px;
  }
  .page-template-page-subcategory_template .nr-filter-section .nr-filter__list-wrap {
    overflow: auto;
    margin-right: -20px;
    padding-right: 20px;
  }
  .nr-filter__search.date-select button, .nr-filter__search.category-select button {
    padding: 0;
    width: 100%;
  }
  .nr-filter__search.date-select i, .nr-filter__search.category-select i {
    margin-left: auto;
  }
  .nr-filter__search.date-select .nr-search-select:after, .nr-filter__search.category-select .nr-search-select:after {
    font-size: 12px;
  }
  .nr-filter__search.date-select .nr-filter__wrap {
    padding-left: 0;
  }
  .nr-filter__search.category-list .nr-filter__wrap {
    margin-bottom: 16px;
  }
  h1 {
    font-size: 24px;
  }
  .aioseo-breadcrumbs {
    padding: 24px 0;
  }
  .acf-map {
    height: 412px;
  }
  .glightbox-clean .gcontainer .gprev {
    top: 47%;
    background-color: transparent;
    left: 0;
  }
  .glightbox-clean .gcontainer .gnext {
    top: 47%;
    background-color: transparent;
    right: 0;
  }
  .nr-hero-section #map1 {
    height: 412px;
  }
  .nr-hero-section .map-wrap {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .nr-hero-section .nr-tags {
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    padding-top: 24px;
  }
  .nr-hero-section .nr-tags span {
    font-size: 14px;
  }
  .nr-hero-section .nr-tag-info {
    padding-bottom: 15px;
  }
  .nr-filter-section {
    padding: 40px 0;
  }
  .nr-filter-section .nr-filter__wrap::before {
    left: 0;
    top: 1px;
    -webkit-transform: none;
            transform: none;
  }
  .nr-filter-section .nr-search-select {
    display: block;
  }
  .nr-filter-section .nr-filter {
    padding: 24px 16px;
    border-radius: 24px;
    border: 1px solid rgba(109, 131, 163, 0.4);
  }
  .nr-filter-section .nr-filter__wrap {
    padding: 0 0 16px 32px;
    border-width: 0 0 1px 0;
    border-radius: 0;
    border-color: #DCDCDC;
  }
  .nr-filter-section .nr-filter__list {
    display: none;
  }
  .nr-filter-section .nr-filter__search input {
    font-size: 16px;
  }
  .nr-filter-section .nr-filter__search input::-webkit-input-placeholder {
    white-space: pre-line;
  }
  .nr-filter-section .nr-filter__search button[type=submit] {
    width: 100%;
    position: static;
  }
  .nr-filter-section .nr-filter__search .date-picker-toggle {
    font-size: 16px;
  }
  .nr-blog-section {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .nr-blog-section.appartments, .nr-blog-section.attractions {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
  .nr-blog-section.appartments .nr-blog__item, .nr-blog-section.attractions .nr-blog__item {
    min-width: 336px;
    padding: 8px;
  }
  .nr-blog-section.appartments .nr-blog__list, .nr-blog-section.attractions .nr-blog__list {
    margin: -8px -20px;
  }
  .nr-blog-section.custom-paddings {
    padding-top: 32.5px;
    padding-bottom: 0;
  }
  .nr-blog-section h2 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .nr-blog-section .nr-blog__list {
    margin: -12px;
  }
  .nr-blog-section .nr-blog__item {
    width: 50%;
    padding: 12px;
  }
  .nr-blog-section .nr-blog__item__content .nr-time {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .nr-blog-section .nr-blog__item__image img:not(.nr-share-post img) {
    aspect-ratio: 1/1;
  }
  .nr-blog-section .nr-blog__item__image span {
    font-size: 14px;
  }
  .nr-blog-section .nr-blog__item__details {
    margin: 16px 0;
  }
  .nr-blog-section .nr-blog__item__link {
    font-size: 14px;
  }
  .nr-blog-section .nr-blog__item__title {
    font-size: 20px;
    font-weight: 400;
    margin: 16px 0 0 0;
  }
  .nr-blog-section .nr-blog__item__text {
    -webkit-line-clamp: 3;
  }
  /* Single post */
  .nr-post-info {
    padding-top: 24px;
  }
  .nr-post-info p {
    font-size: 14px;
  }
  .nr-post-info p:not(:first-of-type) {
    padding-top: 24px;
  }
  .nr-post-content.attractions {
    padding-bottom: 2.5px;
  }
  .nr-post-content__photo {
    margin: 0 -14px;
    padding: 40px 0 0 0;
  }
  .nr-post-content__photo img {
    border-radius: 12px;
    aspect-ratio: 109/100;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .nr-post-content__text {
    padding: 15px 0;
  }
  .nr-post-content__text p, .nr-post-content__text li {
    font-size: 14px;
  }
  .nr-post-content__photos-num {
    grid-template-columns: 1fr;
    top: 15px;
    left: 5px;
  }
  .nr-post-content__photos-num div {
    padding: 15px 15px 0 0;
  }
  .nr-post-content__photos-num span:not(.photo-count) {
    background: #002842;
  }
  .nr-post-content__gallery {
    padding: 15px 0;
  }
  .nr-post-content__gallery img {
    border-radius: 10px;
  }
  .nr-post-content__gallery a {
    padding: 1px;
  }
  .nr-post-content__gallery a:not(:first-child) img {
    border-radius: 10px;
  }
  .nr-post-content__gallery a:first-child {
    grid-column: 1/-1;
  }
  .nr-post-content__gallery__grid {
    margin: -1px -6px;
    grid-template-columns: repeat(4, 1fr);
  }
  .nr-post-content__map {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .nr-post-content__steps {
    grid-template-columns: 1fr;
  }
  .nr-post-content__step div {
    padding: 0 14px 30px;
  }
  .nr-post-content__step p {
    font-size: 12px;
  }
  .nr-contact-info {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .nr-contact-info h3 {
    font-size: 18px;
  }
  .nr-contact-info p {
    font-size: 14px;
  }
  .nr-contact-info p:first-of-type {
    margin: 16px 0;
  }
  .nr-contact-info p:last-of-type {
    margin-bottom: 16px;
  }
  .nr-contact-info__col {
    width: 100%;
  }
  .nr-contact-info__col:last-of-type {
    width: 100%;
    margin: 0 -14px;
  }
  .nr-contact-info .contact-map {
    width: calc(100% + 28px);
  }
  .nr-contact-info .contact-map p {
    margin-bottom: 0;
  }
  .nr-contact-info #map {
    width: calc(100% + 28px);
  }
  .nr-contact-info #map h4 {
    margin: 0;
  }
  .nr-contact-info .leaflet-popup-content {
    margin: 10px;
  }
  /* Attraction page */
  .page-attractions .nr-filter-section {
    padding: 30px 0;
  }
  .page-attractions .nr-filter-section .nr-filter {
    padding: 0;
    border: 0;
  }
  .page-attractions .nr-filter-section .nr-filter__search {
    padding: 24px 16px;
    border-radius: 24px;
    border: 1px solid rgba(109, 131, 163, 0.4);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-attractions .nr-filter-section .nr-filter__wrap {
    margin-bottom: 16px;
  }
  .page-attractions .nr-filter-section .nr-filter__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-top: 24px;
  }
  .page-attractions .nr-filter-section .nr-filter__list li {
    white-space: nowrap;
  }
  .page-attractions .nr-filter-section .nr-filter__list-wrap {
    overflow: auto;
    margin-right: -20px;
  }
  .page-attractions .nr-filter-section .nr-filter__wrap {
    padding-bottom: 16px;
  }
  .page-attractions input[type=search] {
    padding-bottom: 16px;
  }
  .page-attractions input[type=search]::-webkit-input-placeholder {
    position: relative;
    top: -5px;
  }
  .events-page .nr-filter__wrap {
    padding-left: 0;
  }
  .events-page .nr-filter__search .date-picker-toggle {
    font-size: 16px;
    width: 100%;
    padding: 0;
  }
  .events-page .nr-filter__search .date-picker-toggle i {
    font-size: 16px;
    margin-left: auto;
  }
  /* Properties page */
  .page-template-page-properties_archive .nr-blog-section .nr-blog__list {
    margin: -15px 0;
  }
  .page-template-page-properties_archive .nr-blog-section .nr-blog__item {
    padding: 15px 0;
    width: 100%;
  }
  .page-template-page-properties_archive .nr-blog-section .nr-blog__item:first-child, .page-template-page-properties_archive .nr-blog-section .nr-blog__item:nth-child(4n), .page-template-page-properties_archive .nr-blog-section .nr-blog__item:nth-child(4n+1) {
    width: 100%;
  }
  .page-template-page-properties_archive .nr-property-filter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 30px;
    padding-top: 15px;
    padding-bottom: 12.5px;
  }
  .page-template-page-properties_archive .nr-property-filter__item {
    width: 100%;
  }
  .page-template-page-properties_archive .nr-property-filter__item:not(:nth-child(2)) {
    width: 100%;
  }
  .page-template-page-properties_archive .nr-property-filter__item div:not(.nr-select-wrap, .nr-input-wrap) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 7px;
       -moz-column-gap: 7px;
            column-gap: 7px;
  }
  .page-template-page-properties_archive .nr-property-filter__item .nr-input-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .page-template-page-properties_archive .nr-property-filter__item input {
    width: 100%;
    max-width: 100%;
  }
  /* Category page */
  .cat-hero-section h1 {
    font-size: 39px;
  }
  .cat-content h2 {
    font-size: 18px;
  }
  .cat-content .cat-grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
  }
  .cat-content .cat-grid h3 {
    font-size: 16px;
  }
  .cat-content__wrap h3, .cat-content__wrap p {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .nr-blog-section .nr-blog__item {
    width: 100%;
  }
  .nr-post-content__steps {
    padding-top: 40px;
    margin: 0 -14px;
    row-gap: 24px;
    padding-bottom: 17.5px;
  }
  .nr-post-content__step img {
    aspect-ratio: 109/100;
  }
}/*# sourceMappingURL=blog.css.map */