.marker {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/globalAddons/mapboxGL/pin_empty.png);
  border: none;
  cursor: pointer;
  height: 50px;
  width: 34px;
}

.marker-office-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_office.png);
  border: none;
  cursor: pointer;
  height: 40px;
  width: 44px;
}

.marker-office-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_office.png);
  border: none;
  cursor: pointer;
  height: 40px;
  width: 44px;
}

.marker-empty-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_empty.png);
  border: none;
  cursor: pointer;
  height: 50px;
  width: 33px;
}

.marker-empty-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_empty.png);
  border: none;
  cursor: pointer;
  height: 50px;
  width: 33px;
}

.marker-active-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_active.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-active-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_active.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-beach-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_beach.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-beach-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_beach.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-roadtrip-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_roadtrip.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-roadtrip-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_roadtrip.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-city-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_city.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-city-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_city.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-cruise-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_cruise.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-cruise-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_cruise.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-family-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_family.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-family-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_family.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-luxus-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_luxus.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-luxus-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_luxus.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-wellness-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/1/icons/marker/pin_wellness.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}

.marker-wellness-20 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/core/img/brands/20/icons/marker/pin_wellness.png);
  border: none;
  cursor: pointer;
  height: 45px;
  width: 30px;
}
/*# sourceMappingURL=mapboxGL.css.map */
