/* _content/ADTInsurance/Views/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-lgadfjirwv] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-lgadfjirwv] {
  color: #0077cc;
}

.btn-primary[b-lgadfjirwv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-lgadfjirwv], .nav-pills .show > .nav-link[b-lgadfjirwv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-lgadfjirwv] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-lgadfjirwv] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-lgadfjirwv] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-lgadfjirwv] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-lgadfjirwv] {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* Add this to your site.css or a specific footer.css file */

.footer[b-lgadfjirwv] {
  background-color: #002b50;
  color: white;
  padding: 40px 0;
  font-family: Arial, sans-serif;
}

.footer-content[b-lgadfjirwv] {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.footer-section[b-lgadfjirwv] {
  flex: 1;
  margin: 0 20px;
}

.footer-section h3[b-lgadfjirwv] {
  font-size: 1.2em;
  margin-bottom: 15px;
}

.footer-section ul[b-lgadfjirwv] {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-section ul li[b-lgadfjirwv] {
  margin-bottom: 10px;
}

.footer-section ul li a[b-lgadfjirwv] {
  color: white;
  text-decoration: none;
  font-size: 0.9em;
}

.footer-section ul li a:hover[b-lgadfjirwv] {
  text-decoration: underline;
}

.footer-section address[b-lgadfjirwv] {
  font-style: normal;
  line-height: 1.6;
}

.footer-section address a[b-lgadfjirwv] {
  color: white;
  text-decoration: none;
}

.footer-section address a:hover[b-lgadfjirwv] {
  text-decoration: underline;
}
