.b-contact__map_item .b-contact__item:first-child {
  color: #debc82; }
  .b-contact__map_item .b-contact__item:first-child:before {
    background-image: url("/img/icon/bronz.png");
    background-position: center; }
  .b-contact__map_item .b-contact__item:first-child:hover {
    color: #bd882e; }
.b-contact__map_item .b-contact__item:nth-child(2) {
  color: #0157c8; }
  .b-contact__map_item .b-contact__item:nth-child(2):before {
    background-image: url("/img/icon/blue.png");
    background-position: center; }
  .b-contact__map_item .b-contact__item:nth-child(2):hover {
    color: #1b4173; }

/*# sourceMappingURL=style.css.map */
