/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-y67s0f7dwo] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-y67s0f7dwo] {
  color: #0077cc;
}

.btn-primary[b-y67s0f7dwo] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-y67s0f7dwo] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-y67s0f7dwo] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-y67s0f7dwo] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.header-phones[b-y67s0f7dwo] {
  order: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: .15rem;
  margin-left: auto;
  color: #253b2e;
  font-size: .95rem;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  line-height: 1.25;
  text-align: right;
  white-space: nowrap;
}

.navbar-collapse[b-y67s0f7dwo] {
  order: 1;
}

.navbar-nav .nav-link.active[b-y67s0f7dwo] {
  font-weight: 700;
}

.navbar-toggler[b-y67s0f7dwo] {
  order: 3;
  margin-left: .75rem;
}

.header-phones a[b-y67s0f7dwo] {
  color: inherit;
  text-decoration: none;
}

.header-messengers[b-y67s0f7dwo] {
  display: flex;
  justify-content: flex-end;
  gap: .45rem;
  color: #4a4a4a;
  font-size: .82rem;
  font-weight: 500;
}

.header-messengers a[b-y67s0f7dwo] {
  color: inherit;
  text-decoration: none;
}

.header-messenger-link[b-y67s0f7dwo] {
  display: inline-flex;
  align-items: center;
  gap: .2rem;
}

.header-messenger-icon[b-y67s0f7dwo] {
  width: .95rem;
  height: .95rem;
  flex: 0 0 auto;
}

.header-messenger-icon path:not([fill])[b-y67s0f7dwo] {
  fill: currentColor;
}

.header-messenger-icon .header-messenger-whatsapp-bubble[b-y67s0f7dwo] {
  fill: currentColor;
}

.header-messenger-icon .header-messenger-whatsapp-phone[b-y67s0f7dwo] {
  fill: #ffffff;
}

.header-messenger-link[href^="viber:"][b-y67s0f7dwo] {
  color: #7360f2;
}

.header-messenger-link[href^="https://wa.me"][b-y67s0f7dwo] {
  color: #128c7e;
}

.header-messenger-link[href^="tg:"][b-y67s0f7dwo] {
  color: #229ed9;
}

.header-messengers a:hover[b-y67s0f7dwo],
.header-messengers a:focus[b-y67s0f7dwo] {
  color: #1b6ec2;
  text-decoration: underline;
}

.header-phones a:hover[b-y67s0f7dwo],
.header-phones a:focus[b-y67s0f7dwo] {
  color: #1b6ec2;
  text-decoration: underline;
}

.footer[b-y67s0f7dwo] {
  width: 100%;
  white-space: nowrap;
  line-height: 1.2;
}

@media (max-width: 575.98px) {
  .navbar-collapse[b-y67s0f7dwo] {
    order: 4;
    flex-basis: 100%;
  }

  .navbar-brand[b-y67s0f7dwo] {
    margin-right: .25rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

  .navbar-brand img[b-y67s0f7dwo] {
    width: 78px !important;
  }

  .header-phones[b-y67s0f7dwo] {
    flex: 1 1 auto;
    min-width: 0;
    margin-left: .25rem;
    font-size: .76rem;
    line-height: 1.15;
  }

  .header-messengers[b-y67s0f7dwo] {
    gap: .35rem;
    font-size: .76rem;
  }

  .header-messenger-icon[b-y67s0f7dwo] {
    width: .85rem;
    height: .85rem;
  }

  .navbar-toggler[b-y67s0f7dwo] {
    flex: 0 0 auto;
    margin-left: .35rem;
    padding: .2rem .45rem;
  }
}

@media (max-width: 360px) {
  .navbar-brand img[b-y67s0f7dwo] {
    width: 70px !important;
  }

  .header-phones[b-y67s0f7dwo] {
    font-size: .72rem;
  }

  .header-messengers[b-y67s0f7dwo] {
    gap: .3rem;
  }

  .header-messenger-link span[b-y67s0f7dwo] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
}
