@import url(../css/font-awesome.css);
@import url(../css/fl-bigmug-line.css);
@import url(//fonts.googleapis.com/css?family=Montserrat:700,400%7CMerriweather:700);
/*==================  GOOGLE MAP  ======================*/
.map {
  position: relative;
  padding-bottom: 21.05555556rem;
}
@media (max-width: 479px) {
  .map {
    padding-bottom: 11.11111111rem;
  }
}
.map .gm-style .gm-style-iw {
  font-size: 0.72222222rem;
  line-height: 1.2;
}
.map_model {
  position: absolute;
  width: 100%;
  height: 100%;
}
.map_model img {
  max-width: none !important;
}
.map_locations {
  display: none;
}
