.bg-grey-light {
  background: #ffffff;
  border-top: 1px solid #dddfe0;
  border-bottom: 1px solid #dddfe0;
}
.bg-primary {
  background: #00e164;
}
.bg-secundary {
  background: #97c569;
}
.equal {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}
.page-home #header-buttons .btn,
.page-events #header-buttons .btn {
  background: rgba(30, 151, 255, 0.8) !important;
}
.page-home #header-buttons .btn:hover,
.page-events #header-buttons .btn:hover {
  background: rgba(30, 151, 255, 0.5) !important;
}
.page-home #home-slider,
.page-events #home-slider {
  background-size: cover;
  background-position: center;
}
.page-home #home-slider.carousel,
.page-events #home-slider.carousel {
  padding-bottom: 0;
  height: 350px;
  background-repeat: no-repeat;
}
.page-home #home-slider.carousel #header-buttons,
.page-events #home-slider.carousel #header-buttons {
  position: absolute;
  top: 0;
  z-index: 5;
}
.page-home #home-slider.carousel .carousel-control,
.page-events #home-slider.carousel .carousel-control {
  z-index: 2;
  height: 350px;
}
.page-home #home-slider.carousel .carousel-control .icon-flecha_left,
.page-events #home-slider.carousel .carousel-control .icon-flecha_left,
.page-home #home-slider.carousel .carousel-control .icon-flecha_right,
.page-events #home-slider.carousel .carousel-control .icon-flecha_right {
  font-size: 3em;
  line-height: 350px;
}
.page-home #home-slider.carousel .item,
.page-events #home-slider.carousel .item,
.page-home #home-slider.carousel .active,
.page-events #home-slider.carousel .active,
.page-home #home-slider.carousel .carousel-inner,
.page-events #home-slider.carousel .carousel-inner {
  top: 0;
}
.page-home #home-slider.carousel .carousel-indicators,
.page-events #home-slider.carousel .carousel-indicators {
  display: none;
}
.page-home #circular-banner,
.page-events #circular-banner {
  position: absolute;
  right: 0;
  top: 36px;
  z-index: 100;
  text-align: right;
}
.page-home #circular-banner .half-bottom,
.page-events #circular-banner .half-bottom {
  display: block;
}
.page-home #parking-search-form,
.page-events #parking-search-form {
  width: 100%;
  color: #ffffff;
  z-index: 99;
}
.page-home #parking-search-form h1,
.page-events #parking-search-form h1 {
  margin: 0;
  padding: 0;
  text-align: center;
}
.page-home #parking-search-form p.home-subtitle-promo,
.page-events #parking-search-form p.home-subtitle-promo {
  color: #00e164;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.6);
  letter-spacing: 0.9px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
.page-home #parking-search-form p.home-subtitle-muted,
.page-events #parking-search-form p.home-subtitle-muted {
  text-transform: none !important;
}
.page-home #home-banner-horizontal,
.page-events #home-banner-horizontal {
  margin-top: 10px;
}
.page-home .home-quote,
.page-events .home-quote {
  margin-top: 50px;
  text-align: center;
}
.page-home .home-quote h2,
.page-events .home-quote h2 {
  margin: 0;
  padding: 0;
}
.page-home .home-quote p,
.page-events .home-quote p {
  font-size: 1.15em;
  margin: 4px 0 0 0;
  padding: 0;
}
.page-home #locations,
.page-events #locations,
.page-home #events,
.page-events #events,
.page-home #pois,
.page-events #pois,
.page-home #events_subscriptions,
.page-events #events_subscriptions {
  clear: both;
  overflow: hidden;
  z-index: 2;
}
.page-home #locations .location-link-container,
.page-events #locations .location-link-container,
.page-home #events .location-link-container,
.page-events #events .location-link-container,
.page-home #pois .location-link-container,
.page-events #pois .location-link-container,
.page-home #events_subscriptions .location-link-container,
.page-events #events_subscriptions .location-link-container,
.page-home #locations .event-link-container,
.page-events #locations .event-link-container,
.page-home #events .event-link-container,
.page-events #events .event-link-container,
.page-home #pois .event-link-container,
.page-events #pois .event-link-container,
.page-home #events_subscriptions .event-link-container,
.page-events #events_subscriptions .event-link-container,
.page-home #locations .poi-link-container,
.page-events #locations .poi-link-container,
.page-home #events .poi-link-container,
.page-events #events .poi-link-container,
.page-home #pois .poi-link-container,
.page-events #pois .poi-link-container,
.page-home #events_subscriptions .poi-link-container,
.page-events #events_subscriptions .poi-link-container {
  padding: 5px;
}
.page-home #locations .location,
.page-events #locations .location,
.page-home #events .location,
.page-events #events .location,
.page-home #pois .location,
.page-events #pois .location,
.page-home #events_subscriptions .location,
.page-events #events_subscriptions .location,
.page-home #locations .event,
.page-events #locations .event,
.page-home #events .event,
.page-events #events .event,
.page-home #pois .event,
.page-events #pois .event,
.page-home #events_subscriptions .event,
.page-events #events_subscriptions .event,
.page-home #locations .poi,
.page-events #locations .poi,
.page-home #events .poi,
.page-events #events .poi,
.page-home #pois .poi,
.page-events #pois .poi,
.page-home #events_subscriptions .poi,
.page-events #events_subscriptions .poi {
  height: 230px;
  float: left;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.page-home #locations .location > .content,
.page-events #locations .location > .content,
.page-home #events .location > .content,
.page-events #events .location > .content,
.page-home #pois .location > .content,
.page-events #pois .location > .content,
.page-home #events_subscriptions .location > .content,
.page-events #events_subscriptions .location > .content,
.page-home #locations .event > .content,
.page-events #locations .event > .content,
.page-home #events .event > .content,
.page-events #events .event > .content,
.page-home #pois .event > .content,
.page-events #pois .event > .content,
.page-home #events_subscriptions .event > .content,
.page-events #events_subscriptions .event > .content,
.page-home #locations .poi > .content,
.page-events #locations .poi > .content,
.page-home #events .poi > .content,
.page-events #events .poi > .content,
.page-home #pois .poi > .content,
.page-events #pois .poi > .content,
.page-home #events_subscriptions .poi > .content,
.page-events #events_subscriptions .poi > .content {
  margin-top: -230px;
  position: relative;
  z-index: 9 !important;
}
.page-home #locations .location .logo_over_city,
.page-events #locations .location .logo_over_city,
.page-home #events .location .logo_over_city,
.page-events #events .location .logo_over_city,
.page-home #pois .location .logo_over_city,
.page-events #pois .location .logo_over_city,
.page-home #events_subscriptions .location .logo_over_city,
.page-events #events_subscriptions .location .logo_over_city,
.page-home #locations .event .logo_over_city,
.page-events #locations .event .logo_over_city,
.page-home #events .event .logo_over_city,
.page-events #events .event .logo_over_city,
.page-home #pois .event .logo_over_city,
.page-events #pois .event .logo_over_city,
.page-home #events_subscriptions .event .logo_over_city,
.page-events #events_subscriptions .event .logo_over_city,
.page-home #locations .poi .logo_over_city,
.page-events #locations .poi .logo_over_city,
.page-home #events .poi .logo_over_city,
.page-events #events .poi .logo_over_city,
.page-home #pois .poi .logo_over_city,
.page-events #pois .poi .logo_over_city,
.page-home #events_subscriptions .poi .logo_over_city,
.page-events #events_subscriptions .poi .logo_over_city {
  height: 230px;
  display: block;
  opacity: 0;
  transition: all ease-out 0.3s;
  position: relative;
  z-index: 8 !important;
}
.page-home #locations .location .logo_over_city .content,
.page-events #locations .location .logo_over_city .content,
.page-home #events .location .logo_over_city .content,
.page-events #events .location .logo_over_city .content,
.page-home #pois .location .logo_over_city .content,
.page-events #pois .location .logo_over_city .content,
.page-home #events_subscriptions .location .logo_over_city .content,
.page-events #events_subscriptions .location .logo_over_city .content,
.page-home #locations .event .logo_over_city .content,
.page-events #locations .event .logo_over_city .content,
.page-home #events .event .logo_over_city .content,
.page-events #events .event .logo_over_city .content,
.page-home #pois .event .logo_over_city .content,
.page-events #pois .event .logo_over_city .content,
.page-home #events_subscriptions .event .logo_over_city .content,
.page-events #events_subscriptions .event .logo_over_city .content,
.page-home #locations .poi .logo_over_city .content,
.page-events #locations .poi .logo_over_city .content,
.page-home #events .poi .logo_over_city .content,
.page-events #events .poi .logo_over_city .content,
.page-home #pois .poi .logo_over_city .content,
.page-events #pois .poi .logo_over_city .content,
.page-home #events_subscriptions .poi .logo_over_city .content,
.page-events #events_subscriptions .poi .logo_over_city .content {
  display: block;
  text-align: center;
  height: 100%;
}
.page-home #locations .location .logo_over_city .content .text,
.page-events #locations .location .logo_over_city .content .text,
.page-home #events .location .logo_over_city .content .text,
.page-events #events .location .logo_over_city .content .text,
.page-home #pois .location .logo_over_city .content .text,
.page-events #pois .location .logo_over_city .content .text,
.page-home #events_subscriptions .location .logo_over_city .content .text,
.page-events #events_subscriptions .location .logo_over_city .content .text,
.page-home #locations .event .logo_over_city .content .text,
.page-events #locations .event .logo_over_city .content .text,
.page-home #events .event .logo_over_city .content .text,
.page-events #events .event .logo_over_city .content .text,
.page-home #pois .event .logo_over_city .content .text,
.page-events #pois .event .logo_over_city .content .text,
.page-home #events_subscriptions .event .logo_over_city .content .text,
.page-events #events_subscriptions .event .logo_over_city .content .text,
.page-home #locations .poi .logo_over_city .content .text,
.page-events #locations .poi .logo_over_city .content .text,
.page-home #events .poi .logo_over_city .content .text,
.page-events #events .poi .logo_over_city .content .text,
.page-home #pois .poi .logo_over_city .content .text,
.page-events #pois .poi .logo_over_city .content .text,
.page-home #events_subscriptions .poi .logo_over_city .content .text,
.page-events #events_subscriptions .poi .logo_over_city .content .text {
  font-family: 'latoblack', sans-serif;
  font-size: 1.6em;
}
.page-home #locations .location .logo_over_city .content img,
.page-events #locations .location .logo_over_city .content img,
.page-home #events .location .logo_over_city .content img,
.page-events #events .location .logo_over_city .content img,
.page-home #pois .location .logo_over_city .content img,
.page-events #pois .location .logo_over_city .content img,
.page-home #events_subscriptions .location .logo_over_city .content img,
.page-events #events_subscriptions .location .logo_over_city .content img,
.page-home #locations .event .logo_over_city .content img,
.page-events #locations .event .logo_over_city .content img,
.page-home #events .event .logo_over_city .content img,
.page-events #events .event .logo_over_city .content img,
.page-home #pois .event .logo_over_city .content img,
.page-events #pois .event .logo_over_city .content img,
.page-home #events_subscriptions .event .logo_over_city .content img,
.page-events #events_subscriptions .event .logo_over_city .content img,
.page-home #locations .poi .logo_over_city .content img,
.page-events #locations .poi .logo_over_city .content img,
.page-home #events .poi .logo_over_city .content img,
.page-events #events .poi .logo_over_city .content img,
.page-home #pois .poi .logo_over_city .content img,
.page-events #pois .poi .logo_over_city .content img,
.page-home #events_subscriptions .poi .logo_over_city .content img,
.page-events #events_subscriptions .poi .logo_over_city .content img {
  transform: scale(0);
  transition: all ease-out 0.3s;
}
.page-home #locations .location:hover .logo_over_city,
.page-events #locations .location:hover .logo_over_city,
.page-home #events .location:hover .logo_over_city,
.page-events #events .location:hover .logo_over_city,
.page-home #pois .location:hover .logo_over_city,
.page-events #pois .location:hover .logo_over_city,
.page-home #events_subscriptions .location:hover .logo_over_city,
.page-events #events_subscriptions .location:hover .logo_over_city,
.page-home #locations .event:hover .logo_over_city,
.page-events #locations .event:hover .logo_over_city,
.page-home #events .event:hover .logo_over_city,
.page-events #events .event:hover .logo_over_city,
.page-home #pois .event:hover .logo_over_city,
.page-events #pois .event:hover .logo_over_city,
.page-home #events_subscriptions .event:hover .logo_over_city,
.page-events #events_subscriptions .event:hover .logo_over_city,
.page-home #locations .poi:hover .logo_over_city,
.page-events #locations .poi:hover .logo_over_city,
.page-home #events .poi:hover .logo_over_city,
.page-events #events .poi:hover .logo_over_city,
.page-home #pois .poi:hover .logo_over_city,
.page-events #pois .poi:hover .logo_over_city,
.page-home #events_subscriptions .poi:hover .logo_over_city,
.page-events #events_subscriptions .poi:hover .logo_over_city {
  display: block;
  opacity: 1;
}
.page-home #locations .location:hover .logo_over_city .content,
.page-events #locations .location:hover .logo_over_city .content,
.page-home #events .location:hover .logo_over_city .content,
.page-events #events .location:hover .logo_over_city .content,
.page-home #pois .location:hover .logo_over_city .content,
.page-events #pois .location:hover .logo_over_city .content,
.page-home #events_subscriptions .location:hover .logo_over_city .content,
.page-events #events_subscriptions .location:hover .logo_over_city .content,
.page-home #locations .event:hover .logo_over_city .content,
.page-events #locations .event:hover .logo_over_city .content,
.page-home #events .event:hover .logo_over_city .content,
.page-events #events .event:hover .logo_over_city .content,
.page-home #pois .event:hover .logo_over_city .content,
.page-events #pois .event:hover .logo_over_city .content,
.page-home #events_subscriptions .event:hover .logo_over_city .content,
.page-events #events_subscriptions .event:hover .logo_over_city .content,
.page-home #locations .poi:hover .logo_over_city .content,
.page-events #locations .poi:hover .logo_over_city .content,
.page-home #events .poi:hover .logo_over_city .content,
.page-events #events .poi:hover .logo_over_city .content,
.page-home #pois .poi:hover .logo_over_city .content,
.page-events #pois .poi:hover .logo_over_city .content,
.page-home #events_subscriptions .poi:hover .logo_over_city .content,
.page-events #events_subscriptions .poi:hover .logo_over_city .content {
  opacity: 1;
}
.page-home #locations .location:hover .logo_over_city .content img,
.page-events #locations .location:hover .logo_over_city .content img,
.page-home #events .location:hover .logo_over_city .content img,
.page-events #events .location:hover .logo_over_city .content img,
.page-home #pois .location:hover .logo_over_city .content img,
.page-events #pois .location:hover .logo_over_city .content img,
.page-home #events_subscriptions .location:hover .logo_over_city .content img,
.page-events #events_subscriptions .location:hover .logo_over_city .content img,
.page-home #locations .event:hover .logo_over_city .content img,
.page-events #locations .event:hover .logo_over_city .content img,
.page-home #events .event:hover .logo_over_city .content img,
.page-events #events .event:hover .logo_over_city .content img,
.page-home #pois .event:hover .logo_over_city .content img,
.page-events #pois .event:hover .logo_over_city .content img,
.page-home #events_subscriptions .event:hover .logo_over_city .content img,
.page-events #events_subscriptions .event:hover .logo_over_city .content img,
.page-home #locations .poi:hover .logo_over_city .content img,
.page-events #locations .poi:hover .logo_over_city .content img,
.page-home #events .poi:hover .logo_over_city .content img,
.page-events #events .poi:hover .logo_over_city .content img,
.page-home #pois .poi:hover .logo_over_city .content img,
.page-events #pois .poi:hover .logo_over_city .content img,
.page-home #events_subscriptions .poi:hover .logo_over_city .content img,
.page-events #events_subscriptions .poi:hover .logo_over_city .content img {
  transform: scale(1);
}
.page-home .set_grid_center,
.page-events .set_grid_center {
  justify-content: center !important;
}
.page-home #events,
.page-events #events {
  margin-top: 25px;
  margin-bottom: 25px;
}
.page-home #lateral-banner,
.page-events #lateral-banner {
  height: 575px;
}
.page-home #lateral-advert,
.page-events #lateral-advert {
  border: 1px solid #f2f2f2;
  height: 476px;
  color: #00e164;
  font-family: 'latosemibold', sans-serif;
  padding: 0;
}
.page-home #lateral-advert h3,
.page-events #lateral-advert h3 {
  margin: 20px 20px 0;
  padding: 0;
  font-size: 1.6em;
  line-height: 30px;
  text-align: center;
  font-family: 'latoblack', sans-serif;
}
.page-home #lateral-advert iframe,
.page-events #lateral-advert iframe {
  padding: 30px 10px 0;
}
.page-home #lateral-advert .count,
.page-events #lateral-advert .count {
  font-size: 0.9em;
}
.page-home #lateral-advert .map-container,
.page-events #lateral-advert .map-container {
  margin: 15px 0 0 0;
  width: 100%;
}
.page-home #lateral-advert .map-container img,
.page-events #lateral-advert .map-container img {
  width: 100%;
  height: auto;
}
.page-home #lateral-advert .quote,
.page-events #lateral-advert .quote {
  margin: 20px 0 0 0;
  font-size: 1.4em;
  line-height: 1.3em;
  color: #bfbfbf;
}
.page-home #lateral-advert .quote .highlight,
.page-events #lateral-advert .quote .highlight {
  color: #8febb8;
}
.page-home #how-it-works,
.page-events #how-it-works {
  padding: 0 0 3em 0;
}
.page-home #how-it-works .container .parking_next_to_me h3,
.page-events #how-it-works .container .parking_next_to_me h3,
.page-home #how-it-works .container .parking_next_to_me h4,
.page-events #how-it-works .container .parking_next_to_me h4,
.page-home #how-it-works .container .parking_next_to_me p,
.page-events #how-it-works .container .parking_next_to_me p {
  color: #363636;
}
.page-home #how-it-works .container .parking_next_to_me h3,
.page-events #how-it-works .container .parking_next_to_me h3 {
  font-size: 1.3em;
}
.page-home #how-it-works .container .parking_next_to_me h4,
.page-events #how-it-works .container .parking_next_to_me h4 {
  font-size: 1.1em;
}
.page-home #how-it-works h2,
.page-events #how-it-works h2 {
  text-align: center;
  color: #7f7f7f;
  margin-bottom: 1em;
  font-family: 'latobold', sans-serif;
  font-size: 1.4em;
}
.page-home #how-it-works .step,
.page-events #how-it-works .step {
  margin: 1em 0;
  text-align: center;
}
.page-home #how-it-works .step h3,
.page-events #how-it-works .step h3 {
  font-family: 'latobold', sans-serif;
  font-size: 1.2em;
}
.page-home #how-it-works .step p,
.page-events #how-it-works .step p {
  font-size: 1em;
  color: #8c8c8c;
  font-family: 'latosemibold', sans-serif;
}
.page-home #how-it-works .step .speech-booble,
.page-events #how-it-works .step .speech-booble {
  font-size: 1.3em;
  margin: 0 auto 0 0;
  width: 10%;
}
.page-home #how-it-works .step .img-container,
.page-events #how-it-works .step .img-container {
  max-width: 160px;
  height: 120px;
  margin: 0 auto;
}
.page-home #how-it-works .step .img-container img,
.page-events #how-it-works .step .img-container img {
  margin: 0 auto;
  width: 80%;
  height: auto;
}
.page-home #how-it-works .step.step-1 .speech-booble,
.page-events #how-it-works .step.step-1 .speech-booble {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  background-color: #8febb8;
  color: #ffffff;
  z-index: 9999;
}
.page-home #how-it-works .step.step-1 .speech-booble:before,
.page-events #how-it-works .step.step-1 .speech-booble:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 3.6px solid transparent;
  border-left: 9px solid #8febb8;
  border-bottom: 3.6px solid transparent;
  margin: 27px 0 0 13.5px;
  transform: rotate(45deg);
  transform-origin: 20% 40%;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -ms-transform-origin: 20% 40%;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 20% 40%;
  /* Chrome, Safari, Opera */
  z-index: 997;
}
.page-home #how-it-works .step.step-1 h3,
.page-events #how-it-works .step.step-1 h3 {
  color: #8febb8;
}
.page-home #how-it-works .step.step-2 .speech-booble,
.page-events #how-it-works .step.step-2 .speech-booble {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  background-color: #ece87d;
  color: #ffffff;
  z-index: 9999;
}
.page-home #how-it-works .step.step-2 .speech-booble:before,
.page-events #how-it-works .step.step-2 .speech-booble:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 3.6px solid transparent;
  border-left: 9px solid #ece87d;
  border-bottom: 3.6px solid transparent;
  margin: 27px 0 0 13.5px;
  transform: rotate(45deg);
  transform-origin: 20% 40%;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -ms-transform-origin: 20% 40%;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 20% 40%;
  /* Chrome, Safari, Opera */
  z-index: 997;
}
.page-home #how-it-works .step.step-2 h3,
.page-events #how-it-works .step.step-2 h3 {
  color: #ece87d;
}
.page-home #how-it-works .step.step-3 .speech-booble,
.page-events #how-it-works .step.step-3 .speech-booble {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  background-color: #97c569;
  color: #ffffff;
  z-index: 9999;
}
.page-home #how-it-works .step.step-3 .speech-booble:before,
.page-events #how-it-works .step.step-3 .speech-booble:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 3.6px solid transparent;
  border-left: 9px solid #97c569;
  border-bottom: 3.6px solid transparent;
  margin: 27px 0 0 13.5px;
  transform: rotate(45deg);
  transform-origin: 20% 40%;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -ms-transform-origin: 20% 40%;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 20% 40%;
  /* Chrome, Safari, Opera */
  z-index: 997;
}
.page-home #how-it-works .step.step-3 h3,
.page-events #how-it-works .step.step-3 h3 {
  color: #97c569;
}
.page-home #register,
.page-events #register {
  color: #ffffff;
  background-color: #97c569;
  padding: 1.5em 0;
}
.page-home #register .desc,
.page-events #register .desc {
  font-size: 1.8em;
  font-family: 'lato', sans-serif;
}
.page-home #register .desc .highlight,
.page-events #register .desc .highlight {
  font-family: 'latoblack', sans-serif;
}
.page-home #register .container .row,
.page-events #register .container .row {
  display: table;
  margin: 0 auto;
}
.page-home #register .container .row .col,
.page-events #register .container .row .col {
  display: table-cell;
  padding: 0 0.7em;
  vertical-align: middle;
}
.page-home #demo,
.page-events #demo {
  color: #f2f2f2;
  background: url('/assets/themes/default/images/home_demo_background.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2em 0;
  text-align: justify;
}
.page-home #demo .highlight,
.page-events #demo .highlight {
  color: #7f7f7f;
}
.page-home #demo #demo-video,
.page-events #demo #demo-video {
  height: 258px;
}
.page-home #social,
.page-events #social {
  margin-top: 3em;
  font-size: 0.8em;
}
.page-home #social h2,
.page-events #social h2 {
  font-size: 1.8em;
  margin: 10px auto 20px auto;
}
.page-home #social .col,
.page-events #social .col {
  text-align: center;
}
.page-home #social .col p,
.page-events #social .col p {
  text-align: left;
  color: #999999;
}
.page-home #social .col img,
.page-events #social .col img {
  margin: 0 auto;
}
.page-home #social a.twitter-timeline,
.page-events #social a.twitter-timeline {
  width: 100%;
  max-width: 320px;
}
.page-home #social .blog-entries,
.page-events #social .blog-entries {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}
.page-home #social .blog-entries article,
.page-events #social .blog-entries article {
  text-align: left;
  font-size: 1em;
  margin: 0 0 2em 0;
}
.page-home #social .blog-entries article header h1,
.page-events #social .blog-entries article header h1 {
  font-size: 1.3em;
  margin: 0.2em 0;
}
.page-home #social .fb-like-box,
.page-events #social .fb-like-box {
  width: 100%;
  max-width: 320px;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  overflow: hidden;
  padding: 10px;
}
.page-home #home_locations_nest,
.page-events #home_locations_nest {
  margin: 0 auto;
  margin-top: 10px;
}
.page-home #home_locations_nest h2,
.page-events #home_locations_nest h2,
.page-home #home_locations_nest .ptitle_locations,
.page-events #home_locations_nest .ptitle_locations {
  text-align: center;
  color: #7f7f7f;
  margin-bottom: 1em;
  font-family: 'latobold', sans-serif;
  font-size: 1.4em;
  text-transform: uppercase;
}
.page-home #home_locations_nest .nest_locations_title,
.page-events #home_locations_nest .nest_locations_title {
  color: #a6a6a6;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'lato', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-size: 1.4em;
}
.page-home #home_locations_nest #nest_link,
.page-events #home_locations_nest #nest_link {
  padding-bottom: 2px;
}
.page-home #home_locations_nest #nest_other_pois p,
.page-events #home_locations_nest #nest_other_pois p {
  font-size: 1em;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .page-home #parking-search-form .controls .row {
    width: 98%;
  }
  .page-home #parking-search-form form {
    width: 100%;
  }
  .page-home #circular-banner a img {
    width: 165px;
  }
  .page-home #locations .location,
  .page-home #events .location,
  .page-home #pois .location,
  .page-home #events_subscriptions .location,
  .page-home #locations .event,
  .page-home #events .event,
  .page-home #pois .event,
  .page-home #events_subscriptions .event,
  .page-home #locations .poi,
  .page-home #events .poi,
  .page-home #pois .poi,
  .page-home #events_subscriptions .poi {
    height: 220px;
  }
  .page-home #locations .location > .content,
  .page-home #events .location > .content,
  .page-home #pois .location > .content,
  .page-home #events_subscriptions .location > .content,
  .page-home #locations .event > .content,
  .page-home #events .event > .content,
  .page-home #pois .event > .content,
  .page-home #events_subscriptions .event > .content,
  .page-home #locations .poi > .content,
  .page-home #events .poi > .content,
  .page-home #pois .poi > .content,
  .page-home #events_subscriptions .poi > .content {
    margin-top: -220px;
  }
  .page-home #locations .location .logo_over_city,
  .page-home #events .location .logo_over_city,
  .page-home #pois .location .logo_over_city,
  .page-home #events_subscriptions .location .logo_over_city,
  .page-home #locations .event .logo_over_city,
  .page-home #events .event .logo_over_city,
  .page-home #pois .event .logo_over_city,
  .page-home #events_subscriptions .event .logo_over_city,
  .page-home #locations .poi .logo_over_city,
  .page-home #events .poi .logo_over_city,
  .page-home #pois .poi .logo_over_city,
  .page-home #events_subscriptions .poi .logo_over_city {
    height: 220px;
  }
  .page-home #locations .location .logo_over_city .content,
  .page-home #events .location .logo_over_city .content,
  .page-home #pois .location .logo_over_city .content,
  .page-home #events_subscriptions .location .logo_over_city .content,
  .page-home #locations .event .logo_over_city .content,
  .page-home #events .event .logo_over_city .content,
  .page-home #pois .event .logo_over_city .content,
  .page-home #events_subscriptions .event .logo_over_city .content,
  .page-home #locations .poi .logo_over_city .content,
  .page-home #events .poi .logo_over_city .content,
  .page-home #pois .poi .logo_over_city .content,
  .page-home #events_subscriptions .poi .logo_over_city .content {
    padding-top: 55px;
  }
  .page-home #lateral-banner {
    height: 495px;
  }
  .page-home #lateral-advert {
    height: 456px;
  }
  .page-home #lateral-advert h3 {
    font-size: 1.3em;
    line-height: 25px;
  }
  .page-home #lateral-advert iframe {
    padding: 30px 0 0;
    width: 99%;
  }
  .page-home #how-it-works .speech-booble {
    margin-left: -0.5em;
  }
  .page-home #how-it-works .booble {
    background-color: #7f7f7f;
    color: #ffffff;
    width: 185px;
    height: 185px;
    border-radius: 50%;
    margin: 1em auto;
    z-index: -2;
    margin-top: -1.5em;
  }
  .page-home #how-it-works .booble span {
    width: 185px;
    height: 185px;
    line-height: 185px;
    text-align: center;
  }
  .page-home #demo #demo-video {
    height: 210px;
  }
}
@media (max-width: 991px) {
  .set_grid_center {
    width: 100%;
  }
  .page-home #parking-search-form .controls {
    width: 90%;
    margin: 4em auto 0 auto;
  }
  .page-home #parking-search-form .controls .row {
    width: 80%;
  }
  .page-home #parking-search-form .controls .row .saving-label {
    margin: 0 -9px 0 9px;
    box-shadow: inset -12px 0 0 0 rgba(0, 0, 0, 0.2);
  }
  .page-home #locations .location,
  .page-home #events .location,
  .page-home #pois .location,
  .page-home #events_subscriptions .location,
  .page-home #locations .event,
  .page-home #events .event,
  .page-home #pois .event,
  .page-home #events_subscriptions .event,
  .page-home #locations .poi,
  .page-home #events .poi,
  .page-home #pois .poi,
  .page-home #events_subscriptions .poi {
    height: 230px;
  }
  .page-home #locations .location > .content,
  .page-home #events .location > .content,
  .page-home #pois .location > .content,
  .page-home #events_subscriptions .location > .content,
  .page-home #locations .event > .content,
  .page-home #events .event > .content,
  .page-home #pois .event > .content,
  .page-home #events_subscriptions .event > .content,
  .page-home #locations .poi > .content,
  .page-home #events .poi > .content,
  .page-home #pois .poi > .content,
  .page-home #events_subscriptions .poi > .content {
    margin-top: -230px;
  }
  .page-home #locations .location .logo_over_city,
  .page-home #events .location .logo_over_city,
  .page-home #pois .location .logo_over_city,
  .page-home #events_subscriptions .location .logo_over_city,
  .page-home #locations .event .logo_over_city,
  .page-home #events .event .logo_over_city,
  .page-home #pois .event .logo_over_city,
  .page-home #events_subscriptions .event .logo_over_city,
  .page-home #locations .poi .logo_over_city,
  .page-home #events .poi .logo_over_city,
  .page-home #pois .poi .logo_over_city,
  .page-home #events_subscriptions .poi .logo_over_city {
    height: 230px;
  }
  .page-home #locations .location .logo_over_city .content,
  .page-home #events .location .logo_over_city .content,
  .page-home #pois .location .logo_over_city .content,
  .page-home #events_subscriptions .location .logo_over_city .content,
  .page-home #locations .event .logo_over_city .content,
  .page-home #events .event .logo_over_city .content,
  .page-home #pois .event .logo_over_city .content,
  .page-home #events_subscriptions .event .logo_over_city .content,
  .page-home #locations .poi .logo_over_city .content,
  .page-home #events .poi .logo_over_city .content,
  .page-home #pois .poi .logo_over_city .content,
  .page-home #events_subscriptions .poi .logo_over_city .content {
    padding-top: 46px;
  }
  .page-home #locations .location .logo_over_city .content .text,
  .page-home #events .location .logo_over_city .content .text,
  .page-home #pois .location .logo_over_city .content .text,
  .page-home #events_subscriptions .location .logo_over_city .content .text,
  .page-home #locations .event .logo_over_city .content .text,
  .page-home #events .event .logo_over_city .content .text,
  .page-home #pois .event .logo_over_city .content .text,
  .page-home #events_subscriptions .event .logo_over_city .content .text,
  .page-home #locations .poi .logo_over_city .content .text,
  .page-home #events .poi .logo_over_city .content .text,
  .page-home #pois .poi .logo_over_city .content .text,
  .page-home #events_subscriptions .poi .logo_over_city .content .text {
    font-size: 1.2em;
  }
  .page-home #lateral-banner {
    height: 300px;
    margin-top: 30px;
  }
  .page-home #lateral-advert {
    margin: 0 15px;
    height: auto;
    overflow: hidden;
  }
  .page-home #lateral-advert iframe {
    padding: 20px 20px 0;
    width: 100%;
  }
  .page-home #lateral-advert .map-container {
    width: 50%;
    float: left;
    margin: 10px 0 10px 0;
  }
  .page-home #lateral-advert .map-container img {
    height: 100%;
    width: auto;
  }
  .page-home #lateral-advert .quote {
    margin-left: 5%;
    width: 45%;
    float: left;
  }
  .page-home #how-it-works .speech-booble {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background-color: #97c569;
    color: #ffffff;
    z-index: 9999;
    margin-left: -1.2em;
  }
  .page-home #how-it-works .speech-booble:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 17.5px solid #97c569;
    border-bottom: 7px solid transparent;
    margin: 52.5px 0 0 26.25px;
    transform: rotate(45deg);
    transform-origin: 20% 40%;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -ms-transform-origin: 20% 40%;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    -webkit-transform-origin: 20% 40%;
    /* Chrome, Safari, Opera */
    z-index: 997;
  }
  .page-home #how-it-works .booble {
    background-color: #7f7f7f;
    color: #ffffff;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin: 1em auto;
    z-index: -2;
    margin-top: -1em;
  }
  .page-home #how-it-works .booble span {
    width: 170px;
    height: 170px;
    line-height: 170px;
    text-align: center;
  }
  .page-home #demo #demo-video {
    height: 200px;
  }
}
@media (max-width: 600px) {
  .page-home #home-slider.carousel {
    height: 372px;
    overflow: visible;
  }
  .page-home #home-slider.carousel .carousel-control {
    height: 372px;
    padding-top: 50px;
  }
  .page-home #home-slider.carousel .carousel-control .icon-prev,
  .page-home #home-slider.carousel .carousel-control .icon-next {
    font-size: 2em;
    line-height: 1px;
  }
  .page-home #parking-search-form h1 {
    font-size: 2em !important;
  }
  .page-home #parking-search-form .controls {
    width: 90%;
    margin: 1em auto 0 auto;
  }
  .page-home #parking-search-form .controls .row {
    width: 98%;
  }
  .page-home #parking-search-form .controls .col .input-group {
    height: 48px;
    line-height: 48px;
    margin: 2px 0 2px 0;
  }
  .page-home #parking-search-form .controls .col .input-group .form-control {
    height: 48px;
    line-height: 48px;
  }
  .page-home #lateral-banner {
    height: auto;
    margin-top: 15px;
  }
  .page-home #lateral-advert {
    margin: 15px 15px 0 15px;
    height: auto;
    overflow: hidden;
  }
  .page-home #lateral-advert .map-container {
    width: 80%;
    max-width: 300px;
    float: none;
    margin: 10px auto 0 auto;
  }
  .page-home #lateral-advert .map-container img {
    width: 100%;
    height: auto;
  }
  .page-home #lateral-advert .quote {
    margin: 50px 0 30px 0;
    width: 100%;
    float: none;
  }
  .page-home #how-it-works .container .step {
    clear: left;
    overflow: hidden;
  }
  .page-home #how-it-works .container .step .img-container {
    height: 100px;
  }
  .page-home #how-it-works .container .step .img-container img {
    height: 100%;
    width: auto;
  }
  .page-home #how-it-works .container .step .text {
    margin: 15% 0 0 0;
    text-align: left;
  }
  .page-home #how-it-works .container .step .speech-booble {
    margin-left: 5%;
  }
  .page-home #demo-video {
    max-width: 70%;
    max-height: 240px;
    margin: 0 auto;
  }
  .page-home #locations,
  .page-home #events,
  .page-home #pois,
  .page-home #events_subscriptions {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .page-home #locations,
  .page-events #locations,
  .page-home #events,
  .page-events #events,
  .page-home #pois,
  .page-events #pois,
  .page-home #events_subscriptions,
  .page-events #events_subscriptions {
    display: flex;
    flex-wrap: wrap;
  }
  .page-home #locations .location-link-container,
  .page-events #locations .location-link-container,
  .page-home #events .location-link-container,
  .page-events #events .location-link-container,
  .page-home #pois .location-link-container,
  .page-events #pois .location-link-container,
  .page-home #events_subscriptions .location-link-container,
  .page-events #events_subscriptions .location-link-container,
  .page-home #locations .event-link-container,
  .page-events #locations .event-link-container,
  .page-home #events .event-link-container,
  .page-events #events .event-link-container,
  .page-home #pois .event-link-container,
  .page-events #pois .event-link-container,
  .page-home #events_subscriptions .event-link-container,
  .page-events #events_subscriptions .event-link-container,
  .page-home #locations .poi-link-container,
  .page-events #locations .poi-link-container,
  .page-home #events .poi-link-container,
  .page-events #events .poi-link-container,
  .page-home #pois .poi-link-container,
  .page-events #pois .poi-link-container,
  .page-home #events_subscriptions .poi-link-container,
  .page-events #events_subscriptions .poi-link-container {
    width: 100%;
    display: flex;
    padding: 0px;
  }
  .page-home #locations .location-link-container .location-link,
  .page-events #locations .location-link-container .location-link,
  .page-home #events .location-link-container .location-link,
  .page-events #events .location-link-container .location-link,
  .page-home #pois .location-link-container .location-link,
  .page-events #pois .location-link-container .location-link,
  .page-home #events_subscriptions .location-link-container .location-link,
  .page-events #events_subscriptions .location-link-container .location-link,
  .page-home #locations .event-link-container .location-link,
  .page-events #locations .event-link-container .location-link,
  .page-home #events .event-link-container .location-link,
  .page-events #events .event-link-container .location-link,
  .page-home #pois .event-link-container .location-link,
  .page-events #pois .event-link-container .location-link,
  .page-home #events_subscriptions .event-link-container .location-link,
  .page-events #events_subscriptions .event-link-container .location-link,
  .page-home #locations .poi-link-container .location-link,
  .page-events #locations .poi-link-container .location-link,
  .page-home #events .poi-link-container .location-link,
  .page-events #events .poi-link-container .location-link,
  .page-home #pois .poi-link-container .location-link,
  .page-events #pois .poi-link-container .location-link,
  .page-home #events_subscriptions .poi-link-container .location-link,
  .page-events #events_subscriptions .poi-link-container .location-link,
  .page-home #locations .location-link-container .event-link,
  .page-events #locations .location-link-container .event-link,
  .page-home #events .location-link-container .event-link,
  .page-events #events .location-link-container .event-link,
  .page-home #pois .location-link-container .event-link,
  .page-events #pois .location-link-container .event-link,
  .page-home #events_subscriptions .location-link-container .event-link,
  .page-events #events_subscriptions .location-link-container .event-link,
  .page-home #locations .event-link-container .event-link,
  .page-events #locations .event-link-container .event-link,
  .page-home #events .event-link-container .event-link,
  .page-events #events .event-link-container .event-link,
  .page-home #pois .event-link-container .event-link,
  .page-events #pois .event-link-container .event-link,
  .page-home #events_subscriptions .event-link-container .event-link,
  .page-events #events_subscriptions .event-link-container .event-link,
  .page-home #locations .poi-link-container .event-link,
  .page-events #locations .poi-link-container .event-link,
  .page-home #events .poi-link-container .event-link,
  .page-events #events .poi-link-container .event-link,
  .page-home #pois .poi-link-container .event-link,
  .page-events #pois .poi-link-container .event-link,
  .page-home #events_subscriptions .poi-link-container .event-link,
  .page-events #events_subscriptions .poi-link-container .event-link,
  .page-home #locations .location-link-container .poi-link,
  .page-events #locations .location-link-container .poi-link,
  .page-home #events .location-link-container .poi-link,
  .page-events #events .location-link-container .poi-link,
  .page-home #pois .location-link-container .poi-link,
  .page-events #pois .location-link-container .poi-link,
  .page-home #events_subscriptions .location-link-container .poi-link,
  .page-events #events_subscriptions .location-link-container .poi-link,
  .page-home #locations .event-link-container .poi-link,
  .page-events #locations .event-link-container .poi-link,
  .page-home #events .event-link-container .poi-link,
  .page-events #events .event-link-container .poi-link,
  .page-home #pois .event-link-container .poi-link,
  .page-events #pois .event-link-container .poi-link,
  .page-home #events_subscriptions .event-link-container .poi-link,
  .page-events #events_subscriptions .event-link-container .poi-link,
  .page-home #locations .poi-link-container .poi-link,
  .page-events #locations .poi-link-container .poi-link,
  .page-home #events .poi-link-container .poi-link,
  .page-events #events .poi-link-container .poi-link,
  .page-home #pois .poi-link-container .poi-link,
  .page-events #pois .poi-link-container .poi-link,
  .page-home #events_subscriptions .poi-link-container .poi-link,
  .page-events #events_subscriptions .poi-link-container .poi-link {
    width: 100%;
  }
  .page-home #locations .location-link-container .location-link .location,
  .page-events #locations .location-link-container .location-link .location,
  .page-home #events .location-link-container .location-link .location,
  .page-events #events .location-link-container .location-link .location,
  .page-home #pois .location-link-container .location-link .location,
  .page-events #pois .location-link-container .location-link .location,
  .page-home #events_subscriptions .location-link-container .location-link .location,
  .page-events #events_subscriptions .location-link-container .location-link .location,
  .page-home #locations .event-link-container .location-link .location,
  .page-events #locations .event-link-container .location-link .location,
  .page-home #events .event-link-container .location-link .location,
  .page-events #events .event-link-container .location-link .location,
  .page-home #pois .event-link-container .location-link .location,
  .page-events #pois .event-link-container .location-link .location,
  .page-home #events_subscriptions .event-link-container .location-link .location,
  .page-events #events_subscriptions .event-link-container .location-link .location,
  .page-home #locations .poi-link-container .location-link .location,
  .page-events #locations .poi-link-container .location-link .location,
  .page-home #events .poi-link-container .location-link .location,
  .page-events #events .poi-link-container .location-link .location,
  .page-home #pois .poi-link-container .location-link .location,
  .page-events #pois .poi-link-container .location-link .location,
  .page-home #events_subscriptions .poi-link-container .location-link .location,
  .page-events #events_subscriptions .poi-link-container .location-link .location,
  .page-home #locations .location-link-container .event-link .location,
  .page-events #locations .location-link-container .event-link .location,
  .page-home #events .location-link-container .event-link .location,
  .page-events #events .location-link-container .event-link .location,
  .page-home #pois .location-link-container .event-link .location,
  .page-events #pois .location-link-container .event-link .location,
  .page-home #events_subscriptions .location-link-container .event-link .location,
  .page-events #events_subscriptions .location-link-container .event-link .location,
  .page-home #locations .event-link-container .event-link .location,
  .page-events #locations .event-link-container .event-link .location,
  .page-home #events .event-link-container .event-link .location,
  .page-events #events .event-link-container .event-link .location,
  .page-home #pois .event-link-container .event-link .location,
  .page-events #pois .event-link-container .event-link .location,
  .page-home #events_subscriptions .event-link-container .event-link .location,
  .page-events #events_subscriptions .event-link-container .event-link .location,
  .page-home #locations .poi-link-container .event-link .location,
  .page-events #locations .poi-link-container .event-link .location,
  .page-home #events .poi-link-container .event-link .location,
  .page-events #events .poi-link-container .event-link .location,
  .page-home #pois .poi-link-container .event-link .location,
  .page-events #pois .poi-link-container .event-link .location,
  .page-home #events_subscriptions .poi-link-container .event-link .location,
  .page-events #events_subscriptions .poi-link-container .event-link .location,
  .page-home #locations .location-link-container .poi-link .location,
  .page-events #locations .location-link-container .poi-link .location,
  .page-home #events .location-link-container .poi-link .location,
  .page-events #events .location-link-container .poi-link .location,
  .page-home #pois .location-link-container .poi-link .location,
  .page-events #pois .location-link-container .poi-link .location,
  .page-home #events_subscriptions .location-link-container .poi-link .location,
  .page-events #events_subscriptions .location-link-container .poi-link .location,
  .page-home #locations .event-link-container .poi-link .location,
  .page-events #locations .event-link-container .poi-link .location,
  .page-home #events .event-link-container .poi-link .location,
  .page-events #events .event-link-container .poi-link .location,
  .page-home #pois .event-link-container .poi-link .location,
  .page-events #pois .event-link-container .poi-link .location,
  .page-home #events_subscriptions .event-link-container .poi-link .location,
  .page-events #events_subscriptions .event-link-container .poi-link .location,
  .page-home #locations .poi-link-container .poi-link .location,
  .page-events #locations .poi-link-container .poi-link .location,
  .page-home #events .poi-link-container .poi-link .location,
  .page-events #events .poi-link-container .poi-link .location,
  .page-home #pois .poi-link-container .poi-link .location,
  .page-events #pois .poi-link-container .poi-link .location,
  .page-home #events_subscriptions .poi-link-container .poi-link .location,
  .page-events #events_subscriptions .poi-link-container .poi-link .location,
  .page-home #locations .location-link-container .location-link .event,
  .page-events #locations .location-link-container .location-link .event,
  .page-home #events .location-link-container .location-link .event,
  .page-events #events .location-link-container .location-link .event,
  .page-home #pois .location-link-container .location-link .event,
  .page-events #pois .location-link-container .location-link .event,
  .page-home #events_subscriptions .location-link-container .location-link .event,
  .page-events #events_subscriptions .location-link-container .location-link .event,
  .page-home #locations .event-link-container .location-link .event,
  .page-events #locations .event-link-container .location-link .event,
  .page-home #events .event-link-container .location-link .event,
  .page-events #events .event-link-container .location-link .event,
  .page-home #pois .event-link-container .location-link .event,
  .page-events #pois .event-link-container .location-link .event,
  .page-home #events_subscriptions .event-link-container .location-link .event,
  .page-events #events_subscriptions .event-link-container .location-link .event,
  .page-home #locations .poi-link-container .location-link .event,
  .page-events #locations .poi-link-container .location-link .event,
  .page-home #events .poi-link-container .location-link .event,
  .page-events #events .poi-link-container .location-link .event,
  .page-home #pois .poi-link-container .location-link .event,
  .page-events #pois .poi-link-container .location-link .event,
  .page-home #events_subscriptions .poi-link-container .location-link .event,
  .page-events #events_subscriptions .poi-link-container .location-link .event,
  .page-home #locations .location-link-container .event-link .event,
  .page-events #locations .location-link-container .event-link .event,
  .page-home #events .location-link-container .event-link .event,
  .page-events #events .location-link-container .event-link .event,
  .page-home #pois .location-link-container .event-link .event,
  .page-events #pois .location-link-container .event-link .event,
  .page-home #events_subscriptions .location-link-container .event-link .event,
  .page-events #events_subscriptions .location-link-container .event-link .event,
  .page-home #locations .event-link-container .event-link .event,
  .page-events #locations .event-link-container .event-link .event,
  .page-home #events .event-link-container .event-link .event,
  .page-events #events .event-link-container .event-link .event,
  .page-home #pois .event-link-container .event-link .event,
  .page-events #pois .event-link-container .event-link .event,
  .page-home #events_subscriptions .event-link-container .event-link .event,
  .page-events #events_subscriptions .event-link-container .event-link .event,
  .page-home #locations .poi-link-container .event-link .event,
  .page-events #locations .poi-link-container .event-link .event,
  .page-home #events .poi-link-container .event-link .event,
  .page-events #events .poi-link-container .event-link .event,
  .page-home #pois .poi-link-container .event-link .event,
  .page-events #pois .poi-link-container .event-link .event,
  .page-home #events_subscriptions .poi-link-container .event-link .event,
  .page-events #events_subscriptions .poi-link-container .event-link .event,
  .page-home #locations .location-link-container .poi-link .event,
  .page-events #locations .location-link-container .poi-link .event,
  .page-home #events .location-link-container .poi-link .event,
  .page-events #events .location-link-container .poi-link .event,
  .page-home #pois .location-link-container .poi-link .event,
  .page-events #pois .location-link-container .poi-link .event,
  .page-home #events_subscriptions .location-link-container .poi-link .event,
  .page-events #events_subscriptions .location-link-container .poi-link .event,
  .page-home #locations .event-link-container .poi-link .event,
  .page-events #locations .event-link-container .poi-link .event,
  .page-home #events .event-link-container .poi-link .event,
  .page-events #events .event-link-container .poi-link .event,
  .page-home #pois .event-link-container .poi-link .event,
  .page-events #pois .event-link-container .poi-link .event,
  .page-home #events_subscriptions .event-link-container .poi-link .event,
  .page-events #events_subscriptions .event-link-container .poi-link .event,
  .page-home #locations .poi-link-container .poi-link .event,
  .page-events #locations .poi-link-container .poi-link .event,
  .page-home #events .poi-link-container .poi-link .event,
  .page-events #events .poi-link-container .poi-link .event,
  .page-home #pois .poi-link-container .poi-link .event,
  .page-events #pois .poi-link-container .poi-link .event,
  .page-home #events_subscriptions .poi-link-container .poi-link .event,
  .page-events #events_subscriptions .poi-link-container .poi-link .event,
  .page-home #locations .location-link-container .location-link .poi,
  .page-events #locations .location-link-container .location-link .poi,
  .page-home #events .location-link-container .location-link .poi,
  .page-events #events .location-link-container .location-link .poi,
  .page-home #pois .location-link-container .location-link .poi,
  .page-events #pois .location-link-container .location-link .poi,
  .page-home #events_subscriptions .location-link-container .location-link .poi,
  .page-events #events_subscriptions .location-link-container .location-link .poi,
  .page-home #locations .event-link-container .location-link .poi,
  .page-events #locations .event-link-container .location-link .poi,
  .page-home #events .event-link-container .location-link .poi,
  .page-events #events .event-link-container .location-link .poi,
  .page-home #pois .event-link-container .location-link .poi,
  .page-events #pois .event-link-container .location-link .poi,
  .page-home #events_subscriptions .event-link-container .location-link .poi,
  .page-events #events_subscriptions .event-link-container .location-link .poi,
  .page-home #locations .poi-link-container .location-link .poi,
  .page-events #locations .poi-link-container .location-link .poi,
  .page-home #events .poi-link-container .location-link .poi,
  .page-events #events .poi-link-container .location-link .poi,
  .page-home #pois .poi-link-container .location-link .poi,
  .page-events #pois .poi-link-container .location-link .poi,
  .page-home #events_subscriptions .poi-link-container .location-link .poi,
  .page-events #events_subscriptions .poi-link-container .location-link .poi,
  .page-home #locations .location-link-container .event-link .poi,
  .page-events #locations .location-link-container .event-link .poi,
  .page-home #events .location-link-container .event-link .poi,
  .page-events #events .location-link-container .event-link .poi,
  .page-home #pois .location-link-container .event-link .poi,
  .page-events #pois .location-link-container .event-link .poi,
  .page-home #events_subscriptions .location-link-container .event-link .poi,
  .page-events #events_subscriptions .location-link-container .event-link .poi,
  .page-home #locations .event-link-container .event-link .poi,
  .page-events #locations .event-link-container .event-link .poi,
  .page-home #events .event-link-container .event-link .poi,
  .page-events #events .event-link-container .event-link .poi,
  .page-home #pois .event-link-container .event-link .poi,
  .page-events #pois .event-link-container .event-link .poi,
  .page-home #events_subscriptions .event-link-container .event-link .poi,
  .page-events #events_subscriptions .event-link-container .event-link .poi,
  .page-home #locations .poi-link-container .event-link .poi,
  .page-events #locations .poi-link-container .event-link .poi,
  .page-home #events .poi-link-container .event-link .poi,
  .page-events #events .poi-link-container .event-link .poi,
  .page-home #pois .poi-link-container .event-link .poi,
  .page-events #pois .poi-link-container .event-link .poi,
  .page-home #events_subscriptions .poi-link-container .event-link .poi,
  .page-events #events_subscriptions .poi-link-container .event-link .poi,
  .page-home #locations .location-link-container .poi-link .poi,
  .page-events #locations .location-link-container .poi-link .poi,
  .page-home #events .location-link-container .poi-link .poi,
  .page-events #events .location-link-container .poi-link .poi,
  .page-home #pois .location-link-container .poi-link .poi,
  .page-events #pois .location-link-container .poi-link .poi,
  .page-home #events_subscriptions .location-link-container .poi-link .poi,
  .page-events #events_subscriptions .location-link-container .poi-link .poi,
  .page-home #locations .event-link-container .poi-link .poi,
  .page-events #locations .event-link-container .poi-link .poi,
  .page-home #events .event-link-container .poi-link .poi,
  .page-events #events .event-link-container .poi-link .poi,
  .page-home #pois .event-link-container .poi-link .poi,
  .page-events #pois .event-link-container .poi-link .poi,
  .page-home #events_subscriptions .event-link-container .poi-link .poi,
  .page-events #events_subscriptions .event-link-container .poi-link .poi,
  .page-home #locations .poi-link-container .poi-link .poi,
  .page-events #locations .poi-link-container .poi-link .poi,
  .page-home #events .poi-link-container .poi-link .poi,
  .page-events #events .poi-link-container .poi-link .poi,
  .page-home #pois .poi-link-container .poi-link .poi,
  .page-events #pois .poi-link-container .poi-link .poi,
  .page-home #events_subscriptions .poi-link-container .poi-link .poi,
  .page-events #events_subscriptions .poi-link-container .poi-link .poi {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .page-home #locations .location-link-container .location-link .location .logo_over_city .content img,
  .page-events #locations .location-link-container .location-link .location .logo_over_city .content img,
  .page-home #events .location-link-container .location-link .location .logo_over_city .content img,
  .page-events #events .location-link-container .location-link .location .logo_over_city .content img,
  .page-home #pois .location-link-container .location-link .location .logo_over_city .content img,
  .page-events #pois .location-link-container .location-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .location-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .location-link .location .logo_over_city .content img,
  .page-home #locations .event-link-container .location-link .location .logo_over_city .content img,
  .page-events #locations .event-link-container .location-link .location .logo_over_city .content img,
  .page-home #events .event-link-container .location-link .location .logo_over_city .content img,
  .page-events #events .event-link-container .location-link .location .logo_over_city .content img,
  .page-home #pois .event-link-container .location-link .location .logo_over_city .content img,
  .page-events #pois .event-link-container .location-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .location-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .location-link .location .logo_over_city .content img,
  .page-home #locations .poi-link-container .location-link .location .logo_over_city .content img,
  .page-events #locations .poi-link-container .location-link .location .logo_over_city .content img,
  .page-home #events .poi-link-container .location-link .location .logo_over_city .content img,
  .page-events #events .poi-link-container .location-link .location .logo_over_city .content img,
  .page-home #pois .poi-link-container .location-link .location .logo_over_city .content img,
  .page-events #pois .poi-link-container .location-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .location-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .location-link .location .logo_over_city .content img,
  .page-home #locations .location-link-container .event-link .location .logo_over_city .content img,
  .page-events #locations .location-link-container .event-link .location .logo_over_city .content img,
  .page-home #events .location-link-container .event-link .location .logo_over_city .content img,
  .page-events #events .location-link-container .event-link .location .logo_over_city .content img,
  .page-home #pois .location-link-container .event-link .location .logo_over_city .content img,
  .page-events #pois .location-link-container .event-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .event-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .event-link .location .logo_over_city .content img,
  .page-home #locations .event-link-container .event-link .location .logo_over_city .content img,
  .page-events #locations .event-link-container .event-link .location .logo_over_city .content img,
  .page-home #events .event-link-container .event-link .location .logo_over_city .content img,
  .page-events #events .event-link-container .event-link .location .logo_over_city .content img,
  .page-home #pois .event-link-container .event-link .location .logo_over_city .content img,
  .page-events #pois .event-link-container .event-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .event-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .event-link .location .logo_over_city .content img,
  .page-home #locations .poi-link-container .event-link .location .logo_over_city .content img,
  .page-events #locations .poi-link-container .event-link .location .logo_over_city .content img,
  .page-home #events .poi-link-container .event-link .location .logo_over_city .content img,
  .page-events #events .poi-link-container .event-link .location .logo_over_city .content img,
  .page-home #pois .poi-link-container .event-link .location .logo_over_city .content img,
  .page-events #pois .poi-link-container .event-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .event-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .event-link .location .logo_over_city .content img,
  .page-home #locations .location-link-container .poi-link .location .logo_over_city .content img,
  .page-events #locations .location-link-container .poi-link .location .logo_over_city .content img,
  .page-home #events .location-link-container .poi-link .location .logo_over_city .content img,
  .page-events #events .location-link-container .poi-link .location .logo_over_city .content img,
  .page-home #pois .location-link-container .poi-link .location .logo_over_city .content img,
  .page-events #pois .location-link-container .poi-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .poi-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .poi-link .location .logo_over_city .content img,
  .page-home #locations .event-link-container .poi-link .location .logo_over_city .content img,
  .page-events #locations .event-link-container .poi-link .location .logo_over_city .content img,
  .page-home #events .event-link-container .poi-link .location .logo_over_city .content img,
  .page-events #events .event-link-container .poi-link .location .logo_over_city .content img,
  .page-home #pois .event-link-container .poi-link .location .logo_over_city .content img,
  .page-events #pois .event-link-container .poi-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .poi-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .poi-link .location .logo_over_city .content img,
  .page-home #locations .poi-link-container .poi-link .location .logo_over_city .content img,
  .page-events #locations .poi-link-container .poi-link .location .logo_over_city .content img,
  .page-home #events .poi-link-container .poi-link .location .logo_over_city .content img,
  .page-events #events .poi-link-container .poi-link .location .logo_over_city .content img,
  .page-home #pois .poi-link-container .poi-link .location .logo_over_city .content img,
  .page-events #pois .poi-link-container .poi-link .location .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .poi-link .location .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .poi-link .location .logo_over_city .content img,
  .page-home #locations .location-link-container .location-link .event .logo_over_city .content img,
  .page-events #locations .location-link-container .location-link .event .logo_over_city .content img,
  .page-home #events .location-link-container .location-link .event .logo_over_city .content img,
  .page-events #events .location-link-container .location-link .event .logo_over_city .content img,
  .page-home #pois .location-link-container .location-link .event .logo_over_city .content img,
  .page-events #pois .location-link-container .location-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .location-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .location-link .event .logo_over_city .content img,
  .page-home #locations .event-link-container .location-link .event .logo_over_city .content img,
  .page-events #locations .event-link-container .location-link .event .logo_over_city .content img,
  .page-home #events .event-link-container .location-link .event .logo_over_city .content img,
  .page-events #events .event-link-container .location-link .event .logo_over_city .content img,
  .page-home #pois .event-link-container .location-link .event .logo_over_city .content img,
  .page-events #pois .event-link-container .location-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .location-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .location-link .event .logo_over_city .content img,
  .page-home #locations .poi-link-container .location-link .event .logo_over_city .content img,
  .page-events #locations .poi-link-container .location-link .event .logo_over_city .content img,
  .page-home #events .poi-link-container .location-link .event .logo_over_city .content img,
  .page-events #events .poi-link-container .location-link .event .logo_over_city .content img,
  .page-home #pois .poi-link-container .location-link .event .logo_over_city .content img,
  .page-events #pois .poi-link-container .location-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .location-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .location-link .event .logo_over_city .content img,
  .page-home #locations .location-link-container .event-link .event .logo_over_city .content img,
  .page-events #locations .location-link-container .event-link .event .logo_over_city .content img,
  .page-home #events .location-link-container .event-link .event .logo_over_city .content img,
  .page-events #events .location-link-container .event-link .event .logo_over_city .content img,
  .page-home #pois .location-link-container .event-link .event .logo_over_city .content img,
  .page-events #pois .location-link-container .event-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .event-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .event-link .event .logo_over_city .content img,
  .page-home #locations .event-link-container .event-link .event .logo_over_city .content img,
  .page-events #locations .event-link-container .event-link .event .logo_over_city .content img,
  .page-home #events .event-link-container .event-link .event .logo_over_city .content img,
  .page-events #events .event-link-container .event-link .event .logo_over_city .content img,
  .page-home #pois .event-link-container .event-link .event .logo_over_city .content img,
  .page-events #pois .event-link-container .event-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .event-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .event-link .event .logo_over_city .content img,
  .page-home #locations .poi-link-container .event-link .event .logo_over_city .content img,
  .page-events #locations .poi-link-container .event-link .event .logo_over_city .content img,
  .page-home #events .poi-link-container .event-link .event .logo_over_city .content img,
  .page-events #events .poi-link-container .event-link .event .logo_over_city .content img,
  .page-home #pois .poi-link-container .event-link .event .logo_over_city .content img,
  .page-events #pois .poi-link-container .event-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .event-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .event-link .event .logo_over_city .content img,
  .page-home #locations .location-link-container .poi-link .event .logo_over_city .content img,
  .page-events #locations .location-link-container .poi-link .event .logo_over_city .content img,
  .page-home #events .location-link-container .poi-link .event .logo_over_city .content img,
  .page-events #events .location-link-container .poi-link .event .logo_over_city .content img,
  .page-home #pois .location-link-container .poi-link .event .logo_over_city .content img,
  .page-events #pois .location-link-container .poi-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .poi-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .poi-link .event .logo_over_city .content img,
  .page-home #locations .event-link-container .poi-link .event .logo_over_city .content img,
  .page-events #locations .event-link-container .poi-link .event .logo_over_city .content img,
  .page-home #events .event-link-container .poi-link .event .logo_over_city .content img,
  .page-events #events .event-link-container .poi-link .event .logo_over_city .content img,
  .page-home #pois .event-link-container .poi-link .event .logo_over_city .content img,
  .page-events #pois .event-link-container .poi-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .poi-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .poi-link .event .logo_over_city .content img,
  .page-home #locations .poi-link-container .poi-link .event .logo_over_city .content img,
  .page-events #locations .poi-link-container .poi-link .event .logo_over_city .content img,
  .page-home #events .poi-link-container .poi-link .event .logo_over_city .content img,
  .page-events #events .poi-link-container .poi-link .event .logo_over_city .content img,
  .page-home #pois .poi-link-container .poi-link .event .logo_over_city .content img,
  .page-events #pois .poi-link-container .poi-link .event .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .poi-link .event .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .poi-link .event .logo_over_city .content img,
  .page-home #locations .location-link-container .location-link .poi .logo_over_city .content img,
  .page-events #locations .location-link-container .location-link .poi .logo_over_city .content img,
  .page-home #events .location-link-container .location-link .poi .logo_over_city .content img,
  .page-events #events .location-link-container .location-link .poi .logo_over_city .content img,
  .page-home #pois .location-link-container .location-link .poi .logo_over_city .content img,
  .page-events #pois .location-link-container .location-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .location-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .location-link .poi .logo_over_city .content img,
  .page-home #locations .event-link-container .location-link .poi .logo_over_city .content img,
  .page-events #locations .event-link-container .location-link .poi .logo_over_city .content img,
  .page-home #events .event-link-container .location-link .poi .logo_over_city .content img,
  .page-events #events .event-link-container .location-link .poi .logo_over_city .content img,
  .page-home #pois .event-link-container .location-link .poi .logo_over_city .content img,
  .page-events #pois .event-link-container .location-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .location-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .location-link .poi .logo_over_city .content img,
  .page-home #locations .poi-link-container .location-link .poi .logo_over_city .content img,
  .page-events #locations .poi-link-container .location-link .poi .logo_over_city .content img,
  .page-home #events .poi-link-container .location-link .poi .logo_over_city .content img,
  .page-events #events .poi-link-container .location-link .poi .logo_over_city .content img,
  .page-home #pois .poi-link-container .location-link .poi .logo_over_city .content img,
  .page-events #pois .poi-link-container .location-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .location-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .location-link .poi .logo_over_city .content img,
  .page-home #locations .location-link-container .event-link .poi .logo_over_city .content img,
  .page-events #locations .location-link-container .event-link .poi .logo_over_city .content img,
  .page-home #events .location-link-container .event-link .poi .logo_over_city .content img,
  .page-events #events .location-link-container .event-link .poi .logo_over_city .content img,
  .page-home #pois .location-link-container .event-link .poi .logo_over_city .content img,
  .page-events #pois .location-link-container .event-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .event-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .event-link .poi .logo_over_city .content img,
  .page-home #locations .event-link-container .event-link .poi .logo_over_city .content img,
  .page-events #locations .event-link-container .event-link .poi .logo_over_city .content img,
  .page-home #events .event-link-container .event-link .poi .logo_over_city .content img,
  .page-events #events .event-link-container .event-link .poi .logo_over_city .content img,
  .page-home #pois .event-link-container .event-link .poi .logo_over_city .content img,
  .page-events #pois .event-link-container .event-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .event-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .event-link .poi .logo_over_city .content img,
  .page-home #locations .poi-link-container .event-link .poi .logo_over_city .content img,
  .page-events #locations .poi-link-container .event-link .poi .logo_over_city .content img,
  .page-home #events .poi-link-container .event-link .poi .logo_over_city .content img,
  .page-events #events .poi-link-container .event-link .poi .logo_over_city .content img,
  .page-home #pois .poi-link-container .event-link .poi .logo_over_city .content img,
  .page-events #pois .poi-link-container .event-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .event-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .event-link .poi .logo_over_city .content img,
  .page-home #locations .location-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #locations .location-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #events .location-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #events .location-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #pois .location-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #pois .location-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .location-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .location-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #locations .event-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #locations .event-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #events .event-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #events .event-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #pois .event-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #pois .event-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .event-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .event-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #locations .poi-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #locations .poi-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #events .poi-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #events .poi-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #pois .poi-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #pois .poi-link-container .poi-link .poi .logo_over_city .content img,
  .page-home #events_subscriptions .poi-link-container .poi-link .poi .logo_over_city .content img,
  .page-events #events_subscriptions .poi-link-container .poi-link .poi .logo_over_city .content img {
    width: 40%;
  }
  .page-home #lateral-advert .map-container,
  .page-events #lateral-advert .map-container {
    width: 80%;
  }
  .page-home #how-it-works .speech-booble,
  .page-events #how-it-works .speech-booble {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background-color: #97c569;
    color: #ffffff;
    z-index: 9999;
    margin: 0 auto 0 5%;
    font-size: 1.5em;
  }
  .page-home #how-it-works .speech-booble:before,
  .page-events #how-it-works .speech-booble:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 10px solid #97c569;
    border-bottom: 4px solid transparent;
    margin: 30px 0 0 15px;
    transform: rotate(45deg);
    transform-origin: 20% 40%;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -ms-transform-origin: 20% 40%;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    -webkit-transform-origin: 20% 40%;
    /* Chrome, Safari, Opera */
    z-index: 997;
  }
  .page-home #how-it-works .booble,
  .page-events #how-it-works .booble {
    background-color: #7f7f7f;
    color: #ffffff;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin: 1em auto;
    z-index: -2;
    margin: 0 auto 0 auto;
  }
  .page-home #how-it-works .booble span,
  .page-events #how-it-works .booble span {
    width: 140px;
    height: 140px;
    line-height: 140px;
    text-align: center;
  }
  .page-home #demo-video,
  .page-events #demo-video {
    max-width: 100%;
    height: 200px;
    margin: 0 auto;
  }
}
.page-home #home-slider.carousel .item,
.page-events #home-slider.carousel .item,
.page-home #home-slider.carousel .carousel-inner,
.page-events #home-slider.carousel .carousel-inner {
  height: 350px;
}
.page-home #parking-search-form,
.page-events #parking-search-form {
  position: absolute;
  top: 120px;
  margin-left: 3px;
}
.page-home #parking-search-form h1,
.page-events #parking-search-form h1 {
  font-size: 3.5em;
  font-family: 'latoblack', sans-serif;
  text-shadow: 0px 1px rgba(50, 50, 50, 0.8);
}
.page-home #parking-search-form .subtitle_home,
.page-events #parking-search-form .subtitle_home {
  text-align: center;
  font-size: 20px;
}
.page-home #parking-search-form h3,
.page-events #parking-search-form h3,
.page-home #parking-search-form .subtitle_home h2,
.page-events #parking-search-form .subtitle_home h2 {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  font-family: 'latoblack', sans-serif;
  text-shadow: 0px 1px rgba(50, 50, 50, 0.8);
}
.page-home .controls,
.page-events .controls {
  width: 90%;
  max-width: 1199px;
  margin: 6em auto 0 auto;
  font-family: 'latobold', sans-serif;
}
.page-home .controls .row,
.page-events .controls .row {
  margin: 0 auto;
  width: 80%;
  padding: 0;
}
.page-home .controls .col,
.page-events .controls .col {
  padding: 0;
  margin: 0;
}
.page-home .controls .col .input-group,
.page-events .controls .col .input-group {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  border-radius: 0;
}
.page-home .controls .col .input-group .form-control,
.page-events .controls .col .input-group .form-control {
  border-left: none;
  border-radius: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 'semibold';
  -webkit-font-smoothing: antialiased;
  height: 48px;
  line-height: 48px;
  font-size: 1.1em;
  padding: 0 5px 0 7px;
}
.page-home .controls .col .input-group.datepicker-group,
.page-events .controls .col .input-group.datepicker-group {
  border: none;
  border-radius: 0;
  border-left: 1px solid #bfbfbf;
}
.page-home .controls .col .input-group .input-group-addon,
.page-events .controls .col .input-group .input-group-addon {
  border: 1px solid #d9d9d9;
  border-left: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 0;
  font-size: 2em;
  padding: 4px 4px 0 0;
}
.page-home .controls .col #btn-search,
.page-events .controls .col #btn-search {
  border-radius: 0;
  border: none;
  font-family: 'latoblack', sans-serif;
  font-size: 1.1em;
}
.page-home .controls .saving-label,
.page-events .controls .saving-label {
  display: flex;
  height: 48px;
  background-color: #97c569;
  box-shadow: inset -5px 0 0 0 rgba(0, 0, 0, 0.2);
  font-family: 'Montserrat', sans-serif;
  font-weight: 'bold';
  -webkit-font-smoothing: antialiased;
  color: #7f7f7f;
  text-transform: uppercase;
  text-align: center;
  line-height: 11.5px;
  font-size: 11px;
  letter-spacing: 0.03em;
}
.page-home .controls .saving-label .saving-label-text,
.page-events .controls .saving-label .saving-label-text {
  margin-top: 2px;
  padding-right: 10px;
  flex-grow: 10;
}
.page-home .controls .saving-label .saving-label-text p,
.page-events .controls .saving-label .saving-label-text p {
  margin: 0;
}
.page-home .controls .saving-label .saving-label-text .discount,
.page-events .controls .saving-label .saving-label-text .discount {
  color: #ffffff;
  font-family: 'latoblack', sans-serif;
  font-size: 27px;
  line-height: 22px;
}
.page-home .controls .saving-label svg,
.page-events .controls .saving-label svg {
  height: 100%;
  flex-grow: 0;
}
.page-home .controls .saving-label svg path,
.page-events .controls .saving-label svg path {
  fill: #97c569;
}
.page-home .controls .saving-label svg.label-left,
.page-events .controls .saving-label svg.label-left {
  float: left;
  margin-left: -9px;
}
.page-home .home-quote,
.page-events .home-quote {
  margin-top: 50px;
  color: #7f7f7f;
  padding: 30px 0 24px 0;
}
.page-home .home-quote h2,
.page-events .home-quote h2 {
  font-size: 1.3em;
}
.page-home #locations .location,
.page-events #locations .location,
.page-home #events .location,
.page-events #events .location,
.page-home #pois .location,
.page-events #pois .location,
.page-home #events_subscriptions .location,
.page-events #events_subscriptions .location,
.page-home #locations .event,
.page-events #locations .event,
.page-home #events .event,
.page-events #events .event,
.page-home #pois .event,
.page-events #pois .event,
.page-home #events_subscriptions .event,
.page-events #events_subscriptions .event,
.page-home #locations .poi,
.page-events #locations .poi,
.page-home #events .poi,
.page-events #events .poi,
.page-home #pois .poi,
.page-events #pois .poi,
.page-home #events_subscriptions .poi,
.page-events #events_subscriptions .poi {
  width: 100%;
}
.page-home #locations .location:hover .content,
.page-events #locations .location:hover .content,
.page-home #events .location:hover .content,
.page-events #events .location:hover .content,
.page-home #pois .location:hover .content,
.page-events #pois .location:hover .content,
.page-home #events_subscriptions .location:hover .content,
.page-events #events_subscriptions .location:hover .content,
.page-home #locations .event:hover .content,
.page-events #locations .event:hover .content,
.page-home #events .event:hover .content,
.page-events #events .event:hover .content,
.page-home #pois .event:hover .content,
.page-events #pois .event:hover .content,
.page-home #events_subscriptions .event:hover .content,
.page-events #events_subscriptions .event:hover .content,
.page-home #locations .poi:hover .content,
.page-events #locations .poi:hover .content,
.page-home #events .poi:hover .content,
.page-events #events .poi:hover .content,
.page-home #pois .poi:hover .content,
.page-events #pois .poi:hover .content,
.page-home #events_subscriptions .poi:hover .content,
.page-events #events_subscriptions .poi:hover .content {
  color: #8febb8;
}
.page-home #locations .location .logo_over_city,
.page-events #locations .location .logo_over_city,
.page-home #events .location .logo_over_city,
.page-events #events .location .logo_over_city,
.page-home #pois .location .logo_over_city,
.page-events #pois .location .logo_over_city,
.page-home #events_subscriptions .location .logo_over_city,
.page-events #events_subscriptions .location .logo_over_city,
.page-home #locations .event .logo_over_city,
.page-events #locations .event .logo_over_city,
.page-home #events .event .logo_over_city,
.page-events #events .event .logo_over_city,
.page-home #pois .event .logo_over_city,
.page-events #pois .event .logo_over_city,
.page-home #events_subscriptions .event .logo_over_city,
.page-events #events_subscriptions .event .logo_over_city,
.page-home #locations .poi .logo_over_city,
.page-events #locations .poi .logo_over_city,
.page-home #events .poi .logo_over_city,
.page-events #events .poi .logo_over_city,
.page-home #pois .poi .logo_over_city,
.page-events #pois .poi .logo_over_city,
.page-home #events_subscriptions .poi .logo_over_city,
.page-events #events_subscriptions .poi .logo_over_city {
  background-color: rgba(255, 255, 255, 0.7);
  color: #ffffff;
  width: 100%;
}
.page-home #locations .location .logo_over_city .content,
.page-events #locations .location .logo_over_city .content,
.page-home #events .location .logo_over_city .content,
.page-events #events .location .logo_over_city .content,
.page-home #pois .location .logo_over_city .content,
.page-events #pois .location .logo_over_city .content,
.page-home #events_subscriptions .location .logo_over_city .content,
.page-events #events_subscriptions .location .logo_over_city .content,
.page-home #locations .event .logo_over_city .content,
.page-events #locations .event .logo_over_city .content,
.page-home #events .event .logo_over_city .content,
.page-events #events .event .logo_over_city .content,
.page-home #pois .event .logo_over_city .content,
.page-events #pois .event .logo_over_city .content,
.page-home #events_subscriptions .event .logo_over_city .content,
.page-events #events_subscriptions .event .logo_over_city .content,
.page-home #locations .poi .logo_over_city .content,
.page-events #locations .poi .logo_over_city .content,
.page-home #events .poi .logo_over_city .content,
.page-events #events .poi .logo_over_city .content,
.page-home #pois .poi .logo_over_city .content,
.page-events #pois .poi .logo_over_city .content,
.page-home #events_subscriptions .poi .logo_over_city .content,
.page-events #events_subscriptions .poi .logo_over_city .content {
  padding-top: 57.5px;
}
.page-home #locations .location .content,
.page-events #locations .location .content,
.page-home #events .location .content,
.page-events #events .location .content,
.page-home #pois .location .content,
.page-events #pois .location .content,
.page-home #events_subscriptions .location .content,
.page-events #events_subscriptions .location .content,
.page-home #locations .event .content,
.page-events #locations .event .content,
.page-home #events .event .content,
.page-events #events .event .content,
.page-home #pois .event .content,
.page-events #pois .event .content,
.page-home #events_subscriptions .event .content,
.page-events #events_subscriptions .event .content,
.page-home #locations .poi .content,
.page-events #locations .poi .content,
.page-home #events .poi .content,
.page-events #events .poi .content,
.page-home #pois .poi .content,
.page-events #pois .poi .content,
.page-home #events_subscriptions .poi .content,
.page-events #events_subscriptions .poi .content {
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-shadow: 1px 1px rgba(100, 100, 100, 0.6);
}
.page-home #locations .location .content .name,
.page-events #locations .location .content .name,
.page-home #events .location .content .name,
.page-events #events .location .content .name,
.page-home #pois .location .content .name,
.page-events #pois .location .content .name,
.page-home #events_subscriptions .location .content .name,
.page-events #events_subscriptions .location .content .name,
.page-home #locations .event .content .name,
.page-events #locations .event .content .name,
.page-home #events .event .content .name,
.page-events #events .event .content .name,
.page-home #pois .event .content .name,
.page-events #pois .event .content .name,
.page-home #events_subscriptions .event .content .name,
.page-events #events_subscriptions .event .content .name,
.page-home #locations .poi .content .name,
.page-events #locations .poi .content .name,
.page-home #events .poi .content .name,
.page-events #events .poi .content .name,
.page-home #pois .poi .content .name,
.page-events #pois .poi .content .name,
.page-home #events_subscriptions .poi .content .name,
.page-events #events_subscriptions .poi .content .name {
  font-family: 'latobold', sans-serif;
  font-size: 1.2em;
  line-height: 1em;
  padding: 15px 12px 0 12px;
}
.page-home #locations .location .content .count,
.page-events #locations .location .content .count,
.page-home #events .location .content .count,
.page-events #events .location .content .count,
.page-home #pois .location .content .count,
.page-events #pois .location .content .count,
.page-home #events_subscriptions .location .content .count,
.page-events #events_subscriptions .location .content .count,
.page-home #locations .event .content .count,
.page-events #locations .event .content .count,
.page-home #events .event .content .count,
.page-events #events .event .content .count,
.page-home #pois .event .content .count,
.page-events #pois .event .content .count,
.page-home #events_subscriptions .event .content .count,
.page-events #events_subscriptions .event .content .count,
.page-home #locations .poi .content .count,
.page-events #locations .poi .content .count,
.page-home #events .poi .content .count,
.page-events #events .poi .content .count,
.page-home #pois .poi .content .count,
.page-events #pois .poi .content .count,
.page-home #events_subscriptions .poi .content .count,
.page-events #events_subscriptions .poi .content .count {
  padding: 0 12px 0 12px;
  font-size: 0.8em;
  font-family: 'latobold', sans-serif;
}
.page-home #lateral-advert .quote,
.page-events #lateral-advert .quote {
  font-family: 'latobold', sans-serif;
}
@media (max-width: 1314px) {
  .page-home #parking-search-form .controls .row {
    width: 98%;
  }
  .page-home #parking-search-form form {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .page-home #locations .location .logo_over_city .content,
  .page-events #locations .location .logo_over_city .content,
  .page-home #events .location .logo_over_city .content,
  .page-events #events .location .logo_over_city .content,
  .page-home #pois .location .logo_over_city .content,
  .page-events #pois .location .logo_over_city .content,
  .page-home #events_subscriptions .location .logo_over_city .content,
  .page-events #events_subscriptions .location .logo_over_city .content,
  .page-home #locations .event .logo_over_city .content,
  .page-events #locations .event .logo_over_city .content,
  .page-home #events .event .logo_over_city .content,
  .page-events #events .event .logo_over_city .content,
  .page-home #pois .event .logo_over_city .content,
  .page-events #pois .event .logo_over_city .content,
  .page-home #events_subscriptions .event .logo_over_city .content,
  .page-events #events_subscriptions .event .logo_over_city .content,
  .page-home #locations .poi .logo_over_city .content,
  .page-events #locations .poi .logo_over_city .content,
  .page-home #events .poi .logo_over_city .content,
  .page-events #events .poi .logo_over_city .content,
  .page-home #pois .poi .logo_over_city .content,
  .page-events #pois .poi .logo_over_city .content,
  .page-home #events_subscriptions .poi .logo_over_city .content,
  .page-events #events_subscriptions .poi .logo_over_city .content {
    padding-top: 57.5px;
  }
}
@media (max-width: 991px) {
  .page-home #parking-search-form .controls {
    margin: 4em auto 0 auto;
    width: 98%;
  }
  .page-home #parking-search-form .controls .row .saving-label {
    margin: 0 -9px 0 9px;
    box-shadow: inset -12px 0 0 0 rgba(0, 0, 0, 0.2);
  }
  #promotion-banner .promotion-banner-content .promotion-banner-div1 img {
    width: 15em;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div2 {
    font-size: 24px;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div3 {
    font-size: 20px;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div4 .download-button img {
    margin: 5px;
    width: 100px;
  }
}
@media (max-width: 767px) {
  .page-home #header-buttons .btn {
    background: #00e164 !important;
  }
  .page-home #header-buttons .btn:hover {
    background: #00ae4d !important;
  }
  .page-home #home-slider.carousel {
    height: 416px;
  }
  .page-home #home-slider.carousel .carousel-control {
    height: 416px;
  }
  .page-home #home-slider.carousel .item,
  .page-home #home-slider.carousel .active,
  .page-home #home-slider.carousel .carousel-inner {
    height: 100%;
  }
  .page-home #parking-search-form {
    margin-left: 0;
    top: 45px;
  }
  .page-home #parking-search-form .controls {
    margin: 1em auto 0 auto;
  }
  .page-home #parking-search-form .controls .saving-label {
    height: 35px;
    margin: 0 7px 2px!important;
    box-shadow: none !important;
  }
  .page-home #parking-search-form .controls .saving-label .saving-label-text {
    padding-right: 0;
  }
  .page-home #parking-search-form .controls .saving-label .saving-label-text p {
    width: 49.9%;
    float: left;
    text-align: right;
    padding: 7px 2px 0;
  }
  .page-home #parking-search-form .controls .saving-label .saving-label-text .discount {
    text-align: left;
    line-height: 19px;
  }
  .page-home #parking-search-form .controls .saving-label svg.label-left {
    margin-left: -7px;
  }
  .page-home #parking-search-form .controls .saving-label svg.label-right {
    float: right;
    margin-right: -7px;
  }
  .page-home #locations .location,
  .page-home #events .location,
  .page-home #pois .location,
  .page-home #events_subscriptions .location,
  .page-home #locations .event,
  .page-home #events .event,
  .page-home #pois .event,
  .page-home #events_subscriptions .event,
  .page-home #locations .poi,
  .page-home #events .poi,
  .page-home #pois .poi,
  .page-home #events_subscriptions .poi {
    height: 210px;
  }
  .page-home #locations .location > .content,
  .page-home #events .location > .content,
  .page-home #pois .location > .content,
  .page-home #events_subscriptions .location > .content,
  .page-home #locations .event > .content,
  .page-home #events .event > .content,
  .page-home #pois .event > .content,
  .page-home #events_subscriptions .event > .content,
  .page-home #locations .poi > .content,
  .page-home #events .poi > .content,
  .page-home #pois .poi > .content,
  .page-home #events_subscriptions .poi > .content {
    margin-top: -210px;
  }
  .page-home #locations .location .logo_over_city,
  .page-home #events .location .logo_over_city,
  .page-home #pois .location .logo_over_city,
  .page-home #events_subscriptions .location .logo_over_city,
  .page-home #locations .event .logo_over_city,
  .page-home #events .event .logo_over_city,
  .page-home #pois .event .logo_over_city,
  .page-home #events_subscriptions .event .logo_over_city,
  .page-home #locations .poi .logo_over_city,
  .page-home #events .poi .logo_over_city,
  .page-home #pois .poi .logo_over_city,
  .page-home #events_subscriptions .poi .logo_over_city {
    height: 210px;
  }
  .page-home #locations .location .logo_over_city .content,
  .page-home #events .location .logo_over_city .content,
  .page-home #pois .location .logo_over_city .content,
  .page-home #events_subscriptions .location .logo_over_city .content,
  .page-home #locations .event .logo_over_city .content,
  .page-home #events .event .logo_over_city .content,
  .page-home #pois .event .logo_over_city .content,
  .page-home #events_subscriptions .event .logo_over_city .content,
  .page-home #locations .poi .logo_over_city .content,
  .page-home #events .poi .logo_over_city .content,
  .page-home #pois .poi .logo_over_city .content,
  .page-home #events_subscriptions .poi .logo_over_city .content {
    padding: 60px 10% 0 10%;
  }
  .page-home #locations .location .logo_over_city .content .text,
  .page-home #events .location .logo_over_city .content .text,
  .page-home #pois .location .logo_over_city .content .text,
  .page-home #events_subscriptions .location .logo_over_city .content .text,
  .page-home #locations .event .logo_over_city .content .text,
  .page-home #events .event .logo_over_city .content .text,
  .page-home #pois .event .logo_over_city .content .text,
  .page-home #events_subscriptions .event .logo_over_city .content .text,
  .page-home #locations .poi .logo_over_city .content .text,
  .page-home #events .poi .logo_over_city .content .text,
  .page-home #pois .poi .logo_over_city .content .text,
  .page-home #events_subscriptions .poi .logo_over_city .content .text {
    font-size: 1.2em;
  }
  .page-home #locations .location .logo_over_city .content img,
  .page-home #events .location .logo_over_city .content img,
  .page-home #pois .location .logo_over_city .content img,
  .page-home #events_subscriptions .location .logo_over_city .content img,
  .page-home #locations .event .logo_over_city .content img,
  .page-home #events .event .logo_over_city .content img,
  .page-home #pois .event .logo_over_city .content img,
  .page-home #events_subscriptions .event .logo_over_city .content img,
  .page-home #locations .poi .logo_over_city .content img,
  .page-home #events .poi .logo_over_city .content img,
  .page-home #pois .poi .logo_over_city .content img,
  .page-home #events_subscriptions .poi .logo_over_city .content img {
    width: 50%;
  }
  .page-home #how-it-works .container .step {
    clear: left;
    overflow: hidden;
  }
  .page-home #how-it-works .container .step .img-container {
    height: 100px;
  }
  .page-home #how-it-works .container .step .img-container img {
    height: 100%;
    width: auto;
  }
  .page-home #how-it-works .container .step .text {
    margin: 15% 14% 0 0  ;
    text-align: left;
  }
  .page-home #how-it-works .container .step .speech-booble {
    margin-left: 10%;
  }
  .page-home #demo .video-container {
    text-align: center;
  }
  .page-home #demo #demo-video {
    width: 380px;
    height: 280px;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .page-home #home-slider.carousel {
    height: 372px;
  }
  .page-home #home-slider.carousel .carousel-control {
    height: 372px;
  }
  .page-home #parking-search-form {
    position: absolute;
    top: 40px;
  }
  .page-home #parking-search-form h3 {
    font-size: 1.2em;
    width: 70%;
    margin: 0 auto;
  }
  .page-home #parking-search-form .controls {
    margin: 1em auto 0 auto;
  }
  .page-home #parking-search-form .controls .col .input-group {
    margin: 2px 0 2px 0;
  }
}
@media (max-width: 540px) {
  .page-home #home-slider.carousel {
    height: 448px;
  }
  #promotion-banner {
    height: 360px !important;
    margin-top: 80px !important;
    margin-bottom: 0px !important;
  }
  #promotion-banner .promotion-banner-content {
    flex-direction: column;
    top: 35%;
  }
  #promotion-banner .promotion-banner-content .promotion-banner-div1 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-left: 0px;
  }
  #promotion-banner .promotion-banner-content .promotion-banner-div1 img {
    width: 8em;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div2 {
    font-size: 22px;
    display: flex;
    justify-content: center;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div3 {
    padding: 0px 10px;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div4 {
    display: flex;
    justify-content: center;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div4 .download-button img {
    margin: 10px;
    width: 125px;
  }
}
@media (max-width: 360px) {
  #promotion-banner .promotion-banner-content .promotion-banner-div1 {
    margin-left: 0px;
  }
  #promotion-banner .promotion-banner-content .promotion-banner-div1 img {
    width: 6em;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div2 {
    font-size: 20px;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div3 {
    font-size: 18px;
  }
  #promotion-banner .promotion-banner-content #promotion-background .promotion-banner-div4 .download-button img {
    margin: 5px;
    width: 100px;
  }
}
#background-button {
  background-color: #5BC0DF;
}
/*PROMOTIONAL BANNER SECTION*/
#promotion-banner {
  background-color: rgba(30, 151, 255, 0.8);
  width: 100%;
  height: 250px;
  position: relative;
  display: grid;
  padding: 40px 0;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 35px;
  grid-row-gap: 14px;
  margin-top: 110px;
  margin-bottom: 61px;
}
.promotion-banner-content {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  color: white;
}
.promotion-banner-div1 {
  margin-left: 90px;
  margin-right: 5px;
  max-height: 80%;
  display: inline-block;
}
.promotion-banner-div2 {
  font-size: 40px;
  font-weight: 1000;
}
.promotion-banner-div3 {
  font-size: 20px;
  font-weight: 500;
}
.promotion-banner-div4 {
  margin-top: 20px;
}
.download-button {
  display: inline-block;
}
.download-button img {
  width: 150px;
  height: auto;
  border: none;
  margin-right: 25px;
}
#parking-search-form .home-search-line {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  transition: 0.3s;
}
#parking-search-form .home-search-line:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4);
}
#parking-search-form .home-search-line #saving-label {
  flex-grow: 1;
  flex-basis: 65px;
  max-width: 85px;
}
@media (max-width: 767px) {
  #parking-search-form .home-search-line #saving-label {
    flex-basis: 100%;
    max-width: 100%;
  }
}
#parking-search-form .home-search-line #parking_location_wrapper {
  padding-right: 1px;
  flex-grow: 4;
  flex-basis: 30%;
}
@media (max-width: 860px) {
  #parking-search-form .home-search-line #parking_location_wrapper {
    flex-basis: 275px;
  }
}
@media (max-width: 822px) {
  #parking-search-form .home-search-line #parking_location_wrapper {
    flex-basis: 530px;
  }
}
#parking-search-form .home-search-line #parking_location {
  border-radius: 0;
}
#parking-search-form .home-search-line #featured-filters {
  margin-bottom: 10px;
  flex: 0 0 100%;
}
#parking-search-form .home-search-line #start_wrapper {
  flex-grow: 1;
  flex-basis: 18%;
}
@media (max-width: 1079px) {
  #parking-search-form .home-search-line #start_wrapper {
    flex-basis: 120px;
  }
}
@media (max-width: 600px) {
  #parking-search-form .home-search-line #start_wrapper {
    flex-basis: 50%;
  }
}
#parking-search-form .home-search-line #end_wrapper {
  flex-grow: 1;
  flex-basis: 18%;
}
@media (max-width: 1079px) {
  #parking-search-form .home-search-line #end_wrapper {
    flex-basis: 120px;
  }
}
@media (max-width: 600px) {
  #parking-search-form .home-search-line #end_wrapper {
    flex-basis: 50%;
  }
}
#parking-search-form .home-search-line #search_wrapper {
  flex-grow: 1;
  flex-basis: 10%;
}
@media (max-width: 768px) {
  #parking-search-form .home-search-line #search_wrapper {
    flex-basis: 70px;
  }
}
@media (max-width: 600px) {
  #parking-search-form .home-search-line #search_wrapper {
    flex-basis: 100%;
  }
}
#parking-search-form .parking-search-line #featured-filters {
  margin-top: 10px;
}
#parking-search-form #featured-filters .icoinput {
  color: #999999;
  padding: 0;
  margin-right: 15px;
}
#parking-search-form #featured-filters input[type=radio],
#parking-search-form #featured-filters input[type=checkbox] {
  display: none;
  width: 0;
}
#parking-search-form #featured-filters input[type=radio] + label,
#parking-search-form #featured-filters input[type=checkbox] + label {
  transition: 0.4s;
  cursor: pointer;
}
#parking-search-form #featured-filters input[type=radio] + label.icoinput:before,
#parking-search-form #featured-filters input[type=checkbox] + label.icoinput:before {
  margin-right: 8px;
}
#parking-search-form #featured-filters input[type=radio] + label.calendar:before,
#parking-search-form #featured-filters input[type=checkbox] + label.calendar:before {
  font-family: FontAwesome;
  content: "\f073";
}
#parking-search-form #featured-filters input[type=radio] + label.clock:before,
#parking-search-form #featured-filters input[type=checkbox] + label.clock:before {
  font-family: FontAwesome;
  content: "\f017";
}
#parking-search-form #featured-filters input[type=radio] + label.safe:before,
#parking-search-form #featured-filters input[type=checkbox] + label.safe:before {
  font-family: FontAwesome;
  content: "\f132";
}
#parking-search-form #featured-filters input[type=radio]:checked + label,
#parking-search-form #featured-filters input[type=checkbox]:checked + label {
  font-weight: bold;
  color: #00e164;
}
#parking-search-form .home-search-line {
  background: #fff;
  border-radius: 2px;
  padding: 15px 20px 20px 20px !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
}
