#poi-intro {
  width: 100%;
  opacity: 0; }

#poi-intro h2 {
  font-size: 1.35em;
  line-height: 1.3em;
  font-family: "RecoletaAltRegular",serif;
  text-align: center;
  text-transform: none; }

@media (max-width: 720px) {
  #poi-intro h2 {
    font-size: 1.1em; } }

.poi-title {
  font-size: 2.25em; }

@media (max-width: 640px) {
  .poi-title {
    font-size: 1.75em; } }

.poi-loader {
  border-radius: 100%;
  border-style: solid;
  border-width: 0.25rem;
  height: 5rem;
  width: 5rem;
  margin: 8rem auto;
  animation: poi-loader 1s infinite linear; }

.poi-loader {
  border-color: #c5b988;
  border-top-color: #414a42; }

@keyframes poi-loader {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(359.9deg); } }

#poi {
  display: flex;
  align-items: center;
  justify-content: center; }

#mapAll {
  min-height: 600px;
  position: relative;
  overflow: hidden;
  color: #414a42;
  display: none;
  border-radius: 20px;
  margin: 0 0 2em 0; }

@media (max-width: 980px) {
  #mapAll {
    width: 100%;
    height: auto !important;
    padding: 1.3em;
    background-color: #231f20; } }

@media (max-width: 720px) {
  #mapAll {
    height: auto; } }

#map-canvas {
  height: 100%;
  width: 100%;
  width: -moz-calc(100% - 250px);
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px);
  position: absolute;
  left: 250px; }

@media (max-width: 980px) {
  #map-canvas {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 580px; } }

@media (max-width: 720px) {
  #map-canvas {
    height: 400px; } }

@media (max-width: 540px) {
  #map-canvas {
    height: 460px !important; } }

@media (max-width: 480px) {
  #map-canvas {
    height: 460px !important; } }

#all-cat {
  width: 180px;
  display: none;
  margin: 1em auto;
  padding: .6em 1.1em .5em 0;
  text-align: right;
  font-family: "RecoletaAltRegular",serif;
  font-size: .95em;
  line-height: 1.56em;
  color: #000;
  background-color: #4d8b8b;
  cursor: pointer; }

#all-cat span {
  margin-right: .3em;
  -webkit-transition: margin-right 300ms ease;
  -moz-transition: margin-right 300ms ease;
  -ms-transition: margin-right 300ms ease;
  -o-transition: margin-right 300ms ease;
  transition: margin-right 300ms ease; }

#all-cat:hover {
  background-color: #569b9b; }

#all-cat:hover span {
  margin-right: .5em; }

i.fontsmall {
  font-size: 0.72em;
  vertical-align: top;
  padding: 0.35em 0.5em 0 0; }

.menu-tab, .menu-tab2 {
  top: 20px;
  background-image: url(../../images/poi/icons/menu.svg);
  background-repeat: no-repeat;
  background-size: 0.9em 0.9em;
  background-position: 1.1em 0.8em;
  position: absolute;
  left: 250px;
  z-index: 200;
  width: 114px;
  margin: 0;
  padding: .7em 0 .6em 0;
  font-family: "RecoletaAltRegular",serif;
  font-size: 0.9em;
  letter-spacing: 0;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  background-color: rgba(65, 74, 66, 0.9); }

.menu-tab:hover, .menu-tab2:hover {
  background-color: #414a42; }

@media (max-width: 980px) {
  .menu-tab, .menu-tab2 {
    display: none; } }

.menu-tab2 {
  left: 0;
  display: none; }

.view-type, .view-type2 {
  top: 60px;
  position: absolute;
  display: block;
  left: 250px;
  z-index: 200;
  width: 114px;
  margin: 0;
  padding: .7em 0 .6em 0;
  font-family: "RecoletaAltRegular",serif;
  font-size: 0.9em;
  letter-spacing: 0;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  background-color: rgba(65, 74, 66, 0.9); }

.view-type:hover, .view-type2:hover {
  background-color: #414a42; }

@media (max-width: 980px) {
  .view-type, .view-type2 {
    display: none; } }

.view-type {
  display: none; }

.reset {
  top: 100px;
  position: absolute;
  left: 250px;
  z-index: 200;
  width: 114px;
  margin: 0;
  padding: .7em 0 .6em 0;
  font-family: "RecoletaAltRegular",serif;
  font-size: 0.9em;
  letter-spacing: 0;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  background-color: rgba(65, 74, 66, 0.9); }

.reset:hover {
  background-color: #414a42; }

@media (max-width: 980px) {
  .reset {
    display: none; } }

#controlHolder {
  position: absolute; }

#btn-zoom-in, #btn-zoom-out {
  position: absolute;
  z-index: 300;
  left: 260px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  background-color: rgba(65, 74, 66, 0.9);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

#btn-zoom-in:hover, #btn-zoom-out:hover {
  background-color: #414a42; }

#btn-zoom-in {
  top: 150px;
  background-image: url(../../images/poi/icons/zoom-in.svg); }

@media (max-width: 980px) {
  #btn-zoom-in {
    z-index: 1;
    top: 27px;
    left: 30px; } }

#btn-zoom-out {
  top: 196px;
  background-image: url(../../images/poi/icons/zoom-out.svg); }

@media (max-width: 980px) {
  #btn-zoom-out {
    z-index: 1;
    top: 70px;
    left: 30px; } }

#caption {
  display: block; }

@media (max-width: 720px) {
  #caption {
    display: none; } }

.iw-container {
  width: auto; }

@media (max-width: 720px) {
  .iw-container {
    width: 170px; } }

.infowindow {
  min-height: 220px;
  overflow: hidden; }

@media (max-width: 720px) {
  .infowindow {
    width: 180px;
    min-height: auto; } }

.map-photo {
  width: 100%;
  height: auto; }

@media (max-width: 720px) {
  .map-photo {
    width: 180px;
    height: 120px; } }

.map-photo img {
  max-width: 100%;
  height: auto;
  margin: auto;
  display: block; }

.map-text {
  width: 100%;
  padding: 0.5rem;
  float: left; }

.map-text h2 {
  font-size: 1.4em;
  line-height: 1.3em;
  text-align: left;
  font-weight: normal;
  margin: 0em 0 0.2em 0;
  padding: 0;
  font-weight: normal;
  color: #4d584e; }

@media (max-width: 720px) {
  .map-text h2 {
    font-size: 1.1em;
    line-height: 1.3em; } }

.map-text h3 {
  font-size: 1em;
  line-height: 1.3em;
  text-align: left;
  font-weight: normal;
  margin: 0 0 0.3em 0;
  padding: 0;
  font-weight: normal;
  color: #414a42; }

@media (max-width: 720px) {
  .map-text h3 {
    font-size: 0.9em;
    line-height: 1.3em; } }

.map-text h4 {
  font-size: 1.1em;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
  padding: 0 0 0.4em 0;
  margin: 0;
  height: 17px;
  color: #4d584e; }

@media (max-width: 720px) {
  .map-text h4 {
    font-size: 1em;
    line-height: 1.3em;
    padding: 0; } }

.map-text h4 a:link {
  color: #4d584e;
  text-decoration: none;
  text-transform: none; }

.map-text h4 a:visited {
  color: #4d584e; }

.map-text h4 a:hover {
  color: #231f20; }

.map-text h4 svg {
  width: 1.3em;
  height: auto;
  display: inline;
  fill: #4d584e;
  padding: 0 0.2em 0.2em 0;
  vertical-align: middle; }

@media (max-width: 720px) {
  .map-text h4 {
    padding: 0; } }

.map-text p {
  color: #231f20;
  font-size: .95em;
  line-height: 1.3em;
  font-weight: normal;
  padding: 0.6em 0 0 0;
  margin: 0; }

@media (max-width: 720px) {
  .map-text p {
    font-size: 11px;
    line-height: 12px;
    padding: 0.5em 0 0.4em 0; } }

.map-text a:link, .map-text a:visited {
  padding: 1em 0;
  color: #4d584e;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase; }

@media (max-width: 720px) {
  .map-text a:link, .map-text a:visited {
    padding: 0; } }

.map-text a:hover {
  color: #231f20; }

.paddingBottom {
  padding-bottom: 5px;
  margin: 0px; }

#map-side-bar {
  height: auto;
  width: 250px;
  color: #000;
  background-color: #414a42;
  overflow: visible;
  padding: 0.5em 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px; }

@media (max-width: 980px) {
  #map-side-bar {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0.5em;
    height: auto;
    padding: 0 0.5em 0px 0.5em; } }

#map-side-bar p {
  padding: 10px;
  line-height: 18px;
  margin-bottom: 4px; }

#map-side-bar h2 {
  padding: 10px;
  line-height: 18px; }

#map-side-bar a {
  text-decoration: none; }

#map-side-bar-menu {
  width: 100%;
  overflow: auto !important;
  margin: 10px auto 0; }

@media (max-width: 980px) {
  #map-side-bar-menu {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0.5em;
    margin: 10px auto 0;
    padding: 0 0 1em 0;
    width: 100%;
    float: left; } }

#community-link {
  padding: 15px 0 5px 0;
  margin: 0;
  width: auto;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1em;
  font-family: "RecoletaAltRegular",serif;
  color: #fff;
  cursor: pointer; }

#community-link img {
  max-width: 37px;
  padding-right: 10px; }

@media (max-width: 980px) {
  #community-link {
    margin: 1em 0 0 0; } }

.urbangreymenu {
  width: 210px; }

.urbangreymenu .headerbar {
  font-size: 1em;
  line-height: 1.2em;
  font-family: "RecoletaAltRegular",serif;
  letter-spacing: 0px;
  text-transform: uppercase;
  padding: 15px 0 13px 48px;
  margin: 0 0 2px 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
  background-repeat: no-repeat;
  background-position: 12px 11px;
  background-size: 24px;
  font-weight: normal;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

@media (max-width: 980px) {
  .urbangreymenu .headerbar {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    text-align: left;
    overflow: hidden; } }

.urbangreymenu .headerbar:hover {
  cursor: pointer;
  opacity: 0.8; }

.urbangreymenu .headerbar a {
  text-decoration: none;
  display: block;
  color: #231f20; }

.urbangreymenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0; }

.urbangreymenu ul li {
  list-style-type: none;
  padding-bottom: 0;
  margin: 2px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  padding: 6px 10px;
  font-family: "Roboto",sans-serif;
  font-size: 0.8em;
  line-height: 1.5em;
  text-decoration: none;
  cursor: pointer; }

.urbangreymenu ul li:hover {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff; }

.urbangreymenu ul li.selected {
  color: #000;
  background-color: #c5b988; }

#commSlider {
  width: 120%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin-left: -10%; }

@media (max-width: 720px) {
  #commSlider {
    display: none; } }

@media (max-width: 980px) {
  #explore-headline {
    display: none; } }

@media (max-width: 980px) {
  #explore-boxes {
    display: none; } }

@media (max-width: 980px) {
  #map {
    height: 520px; } }

@media (max-width: 480px) {
  .explore .select-cat {
    font-size: 1em;
    padding: 0.5em 4em; } }

.caro-holder {
  display: block; }

@media (max-width: 540px) {
  .caro-holder {
    display: none; } }

.cycle-carousel-wrap {
  display: block; }

@media (max-width: 540px) {
  .cycle-carousel-wrap {
    display: none; } }

.gm-style .gm-style-iw-c {
  width: 300px;
  border-radius: 0;
  padding: 0; }

@media (max-width: 640px) {
  .gm-style .gm-style-iw-c {
    width: auto !important; } }

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

.gm-style-iw {
  width: 300px !important;
  border: 4px solid #fff; }

a.iw-close-bg {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  color: #231f20;
  background-color: #fff;
  display: block;
  z-index: 10;
  font-size: 30px;
  line-height: 0;
  padding: 10px 0 0 3px;
  text-decoration: none; }

.gm-ui-hover-effect {
  opacity: 0; }

.gm-ui-hover-effect:hover {
  opacity: 0; }
