@charset "UTF-8";
@font-face {
  font-family: "maps";
  src: url("../fonts/maps.eot?injy8x");
  src: url("../fonts/maps.eot?injy8x#iefix") format("embedded-opentype"), url("../fonts/maps.ttf?injy8x") format("truetype"), url("../fonts/maps.woff?injy8x") format("woff"), url("../fonts/maps.svg?injy8x#maps") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="map-ico-"], [class*=" map-ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "maps" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.map-ico-map1:before {
  content: ""; }

.map-ico-location:before {
  content: ""; }

.map-ico-location2:before {
  content: ""; }

.map-ico-compass:before {
  content: ""; }

.map-ico-compass2:before {
  content: ""; }

.map-ico-map:before {
  content: ""; }

.map-ico-map2:before {
  content: ""; }

.map-ico-target:before {
  content: ""; }

.map-holder {
  width: 100%;
  height: 550px;
  margin-bottom: 1rem; }
