/* _content/shlyahdushi/Pages/Index.cshtml.rz.scp.css */
a[b-8ivpi9sybg] {
    text-decoration: auto;
}

.hero-section[b-8ivpi9sybg] {
    padding-top: var(--bs-navbar-height, 70px);
}

.hero-text[b-8ivpi9sybg]{

}


@media (max-width: 767px) {
    .hero-text[b-8ivpi9sybg] {
        top: 240px;
    }
}
/* _content/shlyahdushi/Pages/Shared/_Layout.cshtml.rz.scp.css */
a.navbar-brand[b-llhw39bl6u] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-llhw39bl6u] {
  color: #0077cc;
}

.btn-primary[b-llhw39bl6u] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-llhw39bl6u], .nav-pills .show > .nav-link[b-llhw39bl6u] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-llhw39bl6u] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-llhw39bl6u] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-llhw39bl6u] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-llhw39bl6u] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-llhw39bl6u] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.contact-widget[b-llhw39bl6u] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1050;
}

    .contact-widget #contactToggle[b-llhw39bl6u] {
        width: 60px;
        height: 60px;
        font-size: 24px;
    }

.contact-panel[b-llhw39bl6u] {
    display: none;
    position: absolute;
    bottom: 70px;
    right: 0;
    width: 220px;
    background: #fff;
    border-radius: 12px;
    padding: 10px;
}
