/* /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-phones a:hover[b-y67s0f7dwo],
.header-phones a:focus[b-y67s0f7dwo] {
  color: #1b6ec2;
  text-decoration: underline;
}

.footer[b-y67s0f7dwo] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

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

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