

/* Start:/local/components/prvolga/fix_footer_menu/templates/.default/style.css?1744286499967*/
.fix_footer_menu {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #232323;
  box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.1);
  z-index: 997;
  padding-bottom: calc(env(safe-area-inset-bottom) - 22px);
}
@media (min-width: 521px) {
  .fix_footer_menu {
    display: none;
  }
}

.fix_footer_menu__content {
  display: flex;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: auto;
}
.fix_footer_menu__content a {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 7px;
  gap: 5px 0;
  white-space: nowrap;
}
.fix_footer_menu__content a .fix_footer_menu__icon {
  width: 25px;
  height: 25px;
}
.fix_footer_menu__content a .fix_footer_menu__icon img {
  width: 100%;
  height: 100%;
}
.fix_footer_menu__content a .name {
  font-size: 0.66667em;
  line-height: calc(1em + 7px);
  color: #ccc;
}

@media (max-width: 520px) {
  .footer {
    padding-bottom: 62px;
  }
}

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

/* End */


/* Start:/local/templates/tr/template_styles.css?1710009669446*/
.request-t th a::after, .request-t td a::after {
       border-bottom: 1px solid #bcd2e9;
}
 .find__table th a::after,  .find__table td a::after {
      border-bottom: 1px solid #bcd2e9;
}
.main .block-request .request-t td a {
        color: #6699cc;
        text-align: right;
}
.request-t th a::after, .request-t td a::after {
    border-bottom: 1px solid #bcd2e9;
}
@media screen and (max-width: 800px) {
 .not-found img{
width: 100%;
 }
}



/* End */
/* /local/components/prvolga/fix_footer_menu/templates/.default/style.css?1744286499967 */
/* /local/templates/tr/template_styles.css?1710009669446 */
