
.b5on3 ol,
.b5on3 ul {
  padding-left: 1rem;
}

.b5on3 ol,
.b5on3 ul,
.b5on3 dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

.b5on3 ol ol,
.b5on3 ul ul,
.b5on3 ol ul,
.b5on3 ul ol {
  margin-bottom: 0;
}


.b5on3 .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
	min-height: 0px!important;
    margin-bottom: 0px!important;
    border: 0!important;
}
.b5on3 .navbar > .container,
.b5on3 .navbar > .container-fluid,
.b5on3 .navbar > .container-sm,
.b5on3 .navbar > .container-md,
.b5on3 .navbar > .container-lg,
.b5on3 .navbar > .container-xl,
.b5on3 .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.b5on3 .navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
	float: left!important;
    height: auto!important;
	padding: 0px!important;
    line-height: 0px!important;
}
.b5on3 .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.b5on3 .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.b5on3 .navbar-nav .dropdown-menu {
  position: static;
}

.b5on3 .navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.b5on3 .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.b5on3 .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .b5on3 .navbar-toggler {
    transition: none;
  }
}
.b5on3 .navbar-toggler:hover {
  text-decoration: none;
}
.b5on3 .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.b5on3 .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.b5on3 .navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .b5on3 .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .b5on3 .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .b5on3 .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .b5on3 .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .b5on3 .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .b5on3 .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .b5on3 .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .b5on3 .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .b5on3 .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .b5on3 .navbar-expand-sm .offcanvas-top,
.b5on3 .navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .b5on3 .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .b5on3 .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .b5on3 .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .b5on3 .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .b5on3 .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .b5on3 .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .b5on3 .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .b5on3 .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .b5on3 .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .b5on3 .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .b5on3 .navbar-expand-md .offcanvas-top,
.b5on3 .navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .b5on3 .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .b5on3 .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .b5on3 .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .b5on3 .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .b5on3 .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .b5on3 .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .b5on3 .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .b5on3 .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .b5on3 .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .b5on3 .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .b5on3 .navbar-expand-lg .offcanvas-top,
.b5on3 .navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .b5on3 .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .b5on3 .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .b5on3 .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .b5on3 .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .b5on3 .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .b5on3 .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .b5on3 .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .b5on3 .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .b5on3 .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .b5on3 .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .b5on3 .navbar-expand-xl .offcanvas-top,
.b5on3 .navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .b5on3 .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .b5on3 .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .b5on3 .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .b5on3 .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .b5on3 .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .b5on3 .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .b5on3 .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .b5on3 .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .b5on3 .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .b5on3 .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .b5on3 .navbar-expand-xxl .offcanvas-top,
.b5on3 .navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .b5on3 .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.b5on3 .navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.b5on3 .navbar-expand .navbar-nav {
  flex-direction: row;
}
.b5on3 .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.b5on3 .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.b5on3 .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.b5on3 .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.b5on3 .navbar-expand .navbar-toggler {
  display: none;
}
.b5on3 .navbar-expand .offcanvas-header {
  display: none;
}
.b5on3 .navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.b5on3 .navbar-expand .offcanvas-top,
.b5on3 .navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.b5on3 .navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.b5on3 .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.b5on3 .navbar-light .navbar-brand:hover, .b5on3 .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.b5on3 .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.b5on3 .navbar-light .navbar-nav .nav-link:hover, .b5on3 .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.b5on3 .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.b5on3 .navbar-light .navbar-nav .show > .nav-link,
.b5on3 .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.b5on3 .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.b5on3 .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.b5on3 .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.b5on3 .navbar-light .navbar-text a,
.b5on3 .navbar-light .navbar-text a:hover,
.b5on3 .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.b5on3 .navbar-dark .navbar-brand {
  color: #fff;
}
.b5on3 .navbar-dark .navbar-brand:hover, .b5on3 .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.b5on3 .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.b5on3 .navbar-dark .navbar-nav .nav-link:hover, .b5on3 .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.b5on3 .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.b5on3 .navbar-dark .navbar-nav .show > .nav-link,
.b5on3 .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.b5on3 .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.b5on3 .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.b5on3 .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.b5on3 .navbar-dark .navbar-text a,
.b5on3 .navbar-dark .navbar-text a:hover,
.b5on3 .navbar-dark .navbar-text a:focus {
  color: #fff;
}


.b5on3 .container,
.b5on3 .container-fluid,
.b5on3 .container-xxl,
.b5on3 .container-xl,
.b5on3 .container-lg,
.b5on3 .container-md,
.b5on3 .container-sm {
  width: 100%;
  /* padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem); */
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .b5on3 .container-sm, .b5on3 .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .b5on3 .container-md, .b5on3 .container-sm, .b5on3 .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .b5on3 .container-lg, .b5on3 .container-md, .b5on3 .container-sm, .b5on3 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .b5on3 .container-xl, .b5on3 .container-lg, .b5on3 .container-md, .b5on3 .container-sm, .b5on3 .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .b5on3 .container-xxl, .b5on3 .container-xl, .b5on3 .container-lg, .b5on3 .container-md, .b5on3 .container-sm, .b5on3 .container {
    max-width: 1320px;
  }
}
.b5on3 .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.b5on3 .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.b5on3 .col {
  flex: 1 0 0%;
}

.b5on3 .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.b5on3 .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.b5on3 .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.b5on3 .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.b5on3 .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.b5on3 .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.b5on3 .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.b5on3 .col-auto {
  flex: 0 0 auto;
  width: auto;
}

.b5on3 .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.b5on3 .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.b5on3 .col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.b5on3 .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.b5on3 .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.b5on3 .col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.b5on3 .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.b5on3 .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.b5on3 .col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.b5on3 .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.b5on3 .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.b5on3 .col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.b5on3 .offset-1 {
  margin-left: 8.33333333%;
}

.b5on3 .offset-2 {
  margin-left: 16.66666667%;
}

.b5on3 .offset-3 {
  margin-left: 25%;
}

.b5on3 .offset-4 {
  margin-left: 33.33333333%;
}

.b5on3 .offset-5 {
  margin-left: 41.66666667%;
}

.b5on3 .offset-6 {
  margin-left: 50%;
}

.b5on3 .offset-7 {
  margin-left: 58.33333333%;
}

.b5on3 .offset-8 {
  margin-left: 66.66666667%;
}

.b5on3 .offset-9 {
  margin-left: 75%;
}

.b5on3 .offset-10 {
  margin-left: 83.33333333%;
}

.b5on3 .offset-11 {
  margin-left: 91.66666667%;
}

.b5on3 .g-0,
.b5on3 .gx-0 {
  --bs-gutter-x: 0;
}

.b5on3 .g-0,
.b5on3 .gy-0 {
  --bs-gutter-y: 0;
}

.b5on3 .g-1,
.b5on3 .gx-1 {
  --bs-gutter-x: 0.25rem;
}

.b5on3 .g-1,
.b5on3 .gy-1 {
  --bs-gutter-y: 0.25rem;
}

.b5on3 .g-2,
.b5on3 .gx-2 {
  --bs-gutter-x: 0.5rem;
}

.b5on3 .g-2,
.b5on3 .gy-2 {
  --bs-gutter-y: 0.5rem;
}

.b5on3 .g-3,
.b5on3 .gx-3 {
  --bs-gutter-x: 1rem;
}

.b5on3 .g-3,
.b5on3 .gy-3 {
  --bs-gutter-y: 1rem;
}

.b5on3 .g-4,
.b5on3 .gx-4 {
  --bs-gutter-x: 1.5rem;
}

.b5on3 .g-4,
.b5on3 .gy-4 {
  --bs-gutter-y: 1.5rem;
}

.b5on3 .g-5,
.b5on3 .gx-5 {
  --bs-gutter-x: 3rem;
}


.b5on3 .g-5,
.b5on3 .gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .b5on3 .col-sm {
    flex: 1 0 0%;
  }

  .b5on3 .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .b5on3 .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .b5on3 .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .b5on3 .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .b5on3 .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .b5on3 .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .b5on3 .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .b5on3 .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .b5on3 .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .b5on3 .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .b5on3 .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .b5on3 .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .b5on3 .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .offset-sm-0 {
    margin-left: 0;
  }

  .b5on3 .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .b5on3 .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .b5on3 .offset-sm-3 {
    margin-left: 25%;
  }

  .b5on3 .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .b5on3 .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .b5on3 .offset-sm-6 {
    margin-left: 50%;
  }

  .b5on3 .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .b5on3 .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .b5on3 .offset-sm-9 {
    margin-left: 75%;
  }

  .b5on3 .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .b5on3 .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .b5on3 .g-sm-0,
.b5on3 .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .b5on3 .g-sm-0,
.b5on3 .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .b5on3 .g-sm-1,
.b5on3 .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .b5on3 .g-sm-2,
.b5on3 .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .b5on3 .g-sm-3,
.b5on3 .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .b5on3 .g-sm-3,
.b5on3 .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .b5on3 .g-sm-4,
.b5on3 .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .b5on3 .g-sm-5,
.b5on3 .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .b5on3 .g-sm-5,
.b5on3 .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .b5on3 .col-md {
    flex: 1 0 0%;
  }

  .b5on3 .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .b5on3 .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .b5on3 .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .b5on3 .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .b5on3 .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .b5on3 .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .b5on3 .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .b5on3 .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .b5on3 .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .b5on3 .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .b5on3 .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .b5on3 .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .b5on3 .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .offset-md-0 {
    margin-left: 0;
  }

  .b5on3 .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .b5on3 .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .b5on3 .offset-md-3 {
    margin-left: 25%;
  }

  .b5on3 .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .b5on3 .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .b5on3 .offset-md-6 {
    margin-left: 50%;
  }

  .b5on3 .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .b5on3 .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .b5on3 .offset-md-9 {
    margin-left: 75%;
  }

  .b5on3 .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .b5on3 .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .b5on3 .g-md-0,
.b5on3 .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .b5on3 .g-md-0,
.b5on3 .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .b5on3 .g-md-1,
.b5on3 .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .b5on3 .g-md-1,
.b5on3 .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .b5on3 .g-md-2,
.b5on3 .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .b5on3 .g-md-2,
.b5on3 .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .b5on3 .g-md-3,
.b5on3 .gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .b5on3 .g-md-3,
.b5on3 .gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .b5on3 .g-md-4,
.b5on3 .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .b5on3 .g-md-4,
.b5on3 .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .b5on3 .g-md-5,
.b5on3 .gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .b5on3 .g-md-5,
.b5on3 .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
	
	.b5on3  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .b5on3 .col-lg {
    flex: 1 0 0%;
  }

  .b5on3 .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .b5on3 .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .b5on3 .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .b5on3 .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .b5on3 .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .b5on3 .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .b5on3 .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .b5on3 .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .b5on3 .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .b5on3 .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .b5on3 .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .b5on3 .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .b5on3 .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .offset-lg-0 {
    margin-left: 0;
  }

  .b5on3 .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .b5on3 .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .b5on3 .offset-lg-3 {
    margin-left: 25%;
  }

  .b5on3 .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .b5on3 .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .b5on3 .offset-lg-6 {
    margin-left: 50%;
  }

  .b5on3 .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .b5on3 .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .b5on3 .offset-lg-9 {
    margin-left: 75%;
  }

  .b5on3 .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .b5on3 .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .b5on3 .g-lg-0,
.b5on3 .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .b5on3 .g-lg-0,
.b5on3 .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .b5on3 .g-lg-1,
.b5on3 .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .b5on3 .g-lg-1,
.b5on3 .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .b5on3 .g-lg-2,
.b5on3 .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .b5on3 .g-lg-2,
.b5on3 .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .b5on3 .g-lg-3,
.b5on3 .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .b5on3 .g-lg-3,
.b5on3 .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .b5on3 .g-lg-4,
.b5on3 .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .b5on3 .g-lg-4,
.b5on3 .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .b5on3 .g-lg-5,
.b5on3 .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .b5on3 .g-lg-5,
.b5on3 .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .b5on3 .col-xl {
    flex: 1 0 0%;
  }

  .b5on3 .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .b5on3 .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .b5on3 .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .b5on3 .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .b5on3 .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .b5on3 .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .b5on3 .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .b5on3 .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .b5on3 .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .b5on3 .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .b5on3 .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .b5on3 .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .b5on3 .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .offset-xl-0 {
    margin-left: 0;
  }

  .b5on3 .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .b5on3 .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .b5on3 .offset-xl-3 {
    margin-left: 25%;
  }

  .b5on3 .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .b5on3 .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .b5on3 .offset-xl-6 {
    margin-left: 50%;
  }

  .b5on3 .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .b5on3 .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .b5on3 .offset-xl-9 {
    margin-left: 75%;
  }

  .b5on3 .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .b5on3 .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .b5on3 .g-xl-0,
.b5on3 .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .b5on3 .g-xl-0,
.b5on3 .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .b5on3 .g-xl-1,
.b5on3 .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .b5on3 .g-xl-1,
.b5on3 .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .b5on3 .g-xl-2,
.b5on3 .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .b5on3 .g-xl-2,
.b5on3 .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .b5on3 .g-xl-3,
.b5on3 .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .b5on3 .g-xl-3,
.b5on3 .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .b5on3 .g-xl-4,
.b5on3 .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .b5on3 .g-xl-4,
.b5on3 .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .b5on3 .g-xl-5,
.b5on3 .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .b5on3 .g-xl-5,
.b5on3 .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .b5on3 .col-xxl {
    flex: 1 0 0%;
  }

  .b5on3 .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .b5on3 .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .b5on3 .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .b5on3 .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .b5on3 .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .b5on3 .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .b5on3 .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .b5on3 .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .b5on3 .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .b5on3 .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .b5on3 .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .b5on3 .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .b5on3 .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .b5on3 .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .b5on3 .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .b5on3 .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .b5on3 .offset-xxl-0 {
    margin-left: 0;
  }

  .b5on3 .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .b5on3 .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .b5on3 .offset-xxl-3 {
    margin-left: 25%;
  }

  .b5on3 .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .b5on3 .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .b5on3 .offset-xxl-6 {
    margin-left: 50%;
  }

  .b5on3 .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .b5on3 .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .b5on3 .offset-xxl-9 {
    margin-left: 75%;
  }

  .b5on3 .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .b5on3 .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .b5on3 .g-xxl-0,
.b5on3 .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .b5on3 .g-xxl-0,
.b5on3 .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .b5on3 .g-xxl-1,
.b5on3 .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .b5on3 .g-xxl-1,
.b5on3 .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .b5on3 .g-xxl-2,
.b5on3 .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .b5on3 .g-xxl-2,
.b5on3 .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .b5on3 .g-xxl-3,
.b5on3 .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .b5on3 .g-xxl-3,
.b5on3 .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .b5on3 .g-xxl-4,
.b5on3 .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .b5on3 .g-xxl-4,
.b5on3 .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .b5on3 .g-xxl-5,
.b5on3 .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .b5on3 .g-xxl-5,
.b5on3 .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}


.b5on3 .align-baseline {
  vertical-align: baseline !important;
}

.b5on3 .align-top {
  vertical-align: top !important;
}

.b5on3 .align-middle {
  vertical-align: middle !important;
}

.b5on3 .align-bottom {
  vertical-align: bottom !important;
}

.b5on3 .align-text-bottom {
  vertical-align: text-bottom !important;
}

.b5on3 .align-text-top {
  vertical-align: text-top !important;
}

.b5on3 .float-start {
  float: left !important;
}

.b5on3 .float-end {
  float: right !important;
}

.b5on3 .float-none {
  float: none !important;
}

.b5on3 .opacity-0 {
  opacity: 0 !important;
}

.b5on3 .opacity-25 {
  opacity: 0.25 !important;
}

.b5on3 .opacity-50 {
  opacity: 0.5 !important;
}

.b5on3 .opacity-75 {
  opacity: 0.75 !important;
}

.b5on3 .opacity-100 {
  opacity: 1 !important;
}

.b5on3 .overflow-auto {
  overflow: auto !important;
}

.b5on3 .overflow-hidden {
  overflow: hidden !important;
}

.b5on3 .overflow-visible {
  overflow: visible !important;
}

.b5on3 .overflow-scroll {
  overflow: scroll !important;
}

.b5on3 .d-inline {
  display: inline !important;
}

.b5on3 .d-inline-block {
  display: inline-block !important;
}

.b5on3 .d-block {
  display: block !important;
}

.b5on3 .d-grid {
  display: grid !important;
}

.b5on3 .d-table {
  display: table !important;
}

.b5on3 .d-table-row {
  display: table-row !important;
}

.b5on3 .d-table-cell {
  display: table-cell !important;
}

.b5on3 .d-flex {
  display: flex !important;
}

.b5on3 .d-inline-flex {
  display: inline-flex !important;
}

.b5on3 .d-none {
  display: none !important;
}

.b5on3 .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.b5on3 .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.b5on3 .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.b5on3 .shadow-none {
  box-shadow: none !important;
}

.b5on3 .position-static {
  position: static !important;
}

.b5on3 .position-relative {
  position: relative !important;
}

.b5on3 .position-absolute {
  position: absolute !important;
}

.b5on3 .position-fixed {
  position: fixed !important;
}

.b5on3 .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.b5on3 .top-0 {
  top: 0 !important;
}

.b5on3 .top-50 {
  top: 50% !important;
}

.b5on3 .top-100 {
  top: 100% !important;
}

.b5on3 .bottom-0 {
  bottom: 0 !important;
}

.b5on3 .bottom-50 {
  bottom: 50% !important;
}

.b5on3 .bottom-100 {
  bottom: 100% !important;
}

.b5on3 .start-0 {
  left: 0 !important;
}

.b5on3 .start-50 {
  left: 50% !important;
}

.b5on3 .start-100 {
  left: 100% !important;
}

.b5on3 .end-0 {
  right: 0 !important;
}

.b5on3 .end-50 {
  right: 50% !important;
}

.b5on3 .end-100 {
  right: 100% !important;
}


.b5on3 .border {
  border: 1px solid #dee2e6 !important;
}

.b5on3 .border-0 {
  border: 0 !important;
}

.b5on3 .border-top {
  border-top: 1px solid #dee2e6 !important;
}

.b5on3 .border-top-0 {
  border-top: 0 !important;
}

.b5on3 .border-end {
  border-right: 1px solid #dee2e6 !important;
}

.b5on3 .border-end-0 {
  border-right: 0 !important;
}

.b5on3 .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.b5on3 .border-bottom-0 {
  border-bottom: 0 !important;
}

.b5on3 .border-start {
  border-left: 1px solid #dee2e6 !important;
}

.b5on3 .border-start-0 {
  border-left: 0 !important;
}


.b5on3 .w-25 {
  width: 25% !important;
}

.b5on3 .w-50 {
  width: 50% !important;
}

.b5on3 .w-75 {
  width: 75% !important;
}

.b5on3 .w-100 {
  width: 100% !important;
}

.b5on3 .w-auto {
  width: auto !important;
}

.b5on3 .mw-100 {
  max-width: 100% !important;
}

.b5on3 .vw-100 {
  width: 100vw !important;
}

.b5on3 .min-vw-100 {
  min-width: 100vw !important;
}

.b5on3 .h-25 {
  height: 25% !important;
}

.b5on3 .h-50 {
  height: 50% !important;
}

.b5on3 .h-75 {
  height: 75% !important;
}

.b5on3 .h-100 {
  height: 100% !important;
}

.b5on3 .h-auto {
  height: auto !important;
}

.b5on3 .mh-100 {
  max-height: 100% !important;
}

.b5on3 .vh-100 {
  height: 100vh !important;
}

.b5on3 .min-vh-100 {
  min-height: 100vh !important;
}

.b5on3 .flex-fill {
  flex: 1 1 auto !important;
}

.b5on3 .flex-row {
  flex-direction: row !important;
}

.b5on3 .flex-column {
  flex-direction: column !important;
}

.b5on3 .flex-row-reverse {
  flex-direction: row-reverse !important;
}

.b5on3 .flex-column-reverse {
  flex-direction: column-reverse !important;
}

.b5on3 .flex-grow-0 {
  flex-grow: 0 !important;
}

.b5on3 .flex-grow-1 {
  flex-grow: 1 !important;
}

.b5on3 .flex-shrink-0 {
  flex-shrink: 0 !important;
}

.b5on3 .flex-shrink-1 {
  flex-shrink: 1 !important;
}

.b5on3 .flex-wrap {
  flex-wrap: wrap !important;
}

.b5on3 .flex-nowrap {
  flex-wrap: nowrap !important;
}

.b5on3 .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.b5on3 .justify-content-start {
  justify-content: flex-start !important;
}

.b5on3 .justify-content-end {
  justify-content: flex-end !important;
}

.b5on3 .justify-content-center {
  justify-content: center !important;
}

.b5on3 .justify-content-between {
  justify-content: space-between !important;
}

.b5on3 .justify-content-around {
  justify-content: space-around !important;
}

.b5on3 .justify-content-evenly {
  justify-content: space-evenly !important;
}

.b5on3 .align-items-start {
  align-items: flex-start !important;
}

.b5on3 .align-items-end {
  align-items: flex-end !important;
}

.b5on3 .align-items-center {
  align-items: center !important;
}

.b5on3 .align-items-baseline {
  align-items: baseline !important;
}

.b5on3 .align-items-stretch {
  align-items: stretch !important;
}

.b5on3 .align-content-start {
  align-content: flex-start !important;
}

.b5on3 .align-content-end {
  align-content: flex-end !important;
}

.b5on3 .align-content-center {
  align-content: center !important;
}

.b5on3 .align-content-between {
  align-content: space-between !important;
}

.b5on3 .align-content-around {
  align-content: space-around !important;
}

.b5on3 .align-content-stretch {
  align-content: stretch !important;
}

.b5on3 .align-self-auto {
  align-self: auto !important;
}

.b5on3 .align-self-start {
  align-self: flex-start !important;
}

.b5on3 .align-self-end {
  align-self: flex-end !important;
}

.b5on3 .align-self-center {
  align-self: center !important;
}

.b5on3 .align-self-baseline {
  align-self: baseline !important;
}

.b5on3 .align-self-stretch {
  align-self: stretch !important;
}


.b5on3 .m-0 {
  margin: 0 !important;
}

.b5on3 .m-1 {
  margin: 0.25rem !important;
}

.b5on3 .m-2 {
  margin: 0.5rem !important;
}

.b5on3 .m-3 {
  margin: 1rem !important;
}

.b5on3 .m-4 {
  margin: 1.5rem !important;
}

.b5on3 .m-5 {
  margin: 3rem !important;
}

.b5on3 .m-auto {
  margin: auto !important;
}

.b5on3 .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.b5on3 .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.b5on3 .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.b5on3 .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.b5on3 .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.b5on3 .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.b5on3 .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.b5on3 .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.b5on3 .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.b5on3 .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.b5on3 .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.b5on3 .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.b5on3 .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.b5on3 .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.b5on3 .mt-0 {
  margin-top: 0 !important;
}

.b5on3 .mt-1 {
  margin-top: 0.25rem !important;
}

.b5on3 .mt-2 {
  margin-top: 0.5rem !important;
}

.b5on3 .mt-3 {
  margin-top: 1rem !important;
}

.b5on3 .mt-4 {
  margin-top: 1.5rem !important;
}

.b5on3 .mt-5 {
  margin-top: 3rem !important;
}

.b5on3 .mt-auto {
  margin-top: auto !important;
}

.b5on3 .me-0 {
  margin-right: 0 !important;
}

.b5on3 .me-1 {
  margin-right: 0.25rem !important;
}

.b5on3 .me-2 {
  margin-right: 0.5rem !important;
}

.b5on3 .me-3 {
  margin-right: 1rem !important;
}

.b5on3 .me-4 {
  margin-right: 1.5rem !important;
}

.b5on3 .me-5 {
  margin-right: 3rem !important;
}

.b5on3 .me-auto {
  margin-right: auto !important;
}

.b5on3 .mb-0 {
  margin-bottom: 0 !important;
}

.b5on3 .mb-1 {
  margin-bottom: 0.25rem !important;
}

.b5on3 .mb-2 {
  margin-bottom: 0.5rem !important;
}

.b5on3 .mb-3 {
  margin-bottom: 1rem !important;
}

.b5on3 .mb-4 {
  margin-bottom: 1.5rem !important;
}

.b5on3 .mb-5 {
  margin-bottom: 3rem !important;
}

.b5on3 .mb-auto {
  margin-bottom: auto !important;
}

.b5on3 .ms-0 {
  margin-left: 0 !important;
}

.b5on3 .ms-1 {
  margin-left: 0.25rem !important;
}

.b5on3 .ms-2 {
  margin-left: 0.5rem !important;
}

.b5on3 .ms-3 {
  margin-left: 1rem !important;
}

.b5on3 .ms-4 {
  margin-left: 1.5rem !important;
}

.b5on3 .ms-5 {
  margin-left: 3rem !important;
}

.b5on3 .ms-auto {
  margin-left: auto !important;
}

.b5on3 .p-0 {
  padding: 0 !important;
}

.b5on3 .p-1 {
  padding: 0.25rem !important;
}

.b5on3 .p-2 {
  padding: 0.5rem !important;
}

.b5on3 .p-3 {
  padding: 1rem !important;
}

.b5on3 .p-4 {
  padding: 1.5rem !important;
}

.b5on3 .p-5 {
  padding: 3rem !important;
}

.b5on3 .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.b5on3 .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.b5on3 .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.b5on3 .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.b5on3 .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.b5on3 .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.b5on3 .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.b5on3 .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.b5on3 .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.b5on3 .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.b5on3 .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.b5on3 .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.b5on3 .pt-0 {
  padding-top: 0 !important;
}

.b5on3 .pt-1 {
  padding-top: 0.25rem !important;
}

.b5on3 .pt-2 {
  padding-top: 0.5rem !important;
}

.b5on3 .pt-3 {
  padding-top: 1rem !important;
}

.b5on3 .pt-4 {
  padding-top: 1.5rem !important;
}

.b5on3 .pt-5 {
  padding-top: 3rem !important;
}

.b5on3 .pe-0 {
  padding-right: 0 !important;
}

.b5on3 .pe-1 {
  padding-right: 0.25rem !important;
}

.b5on3 .pe-2 {
  padding-right: 0.5rem !important;
}

.b5on3 .pe-3 {
  padding-right: 1rem !important;
}

.b5on3 .pe-4 {
  padding-right: 1.5rem !important;
}

.b5on3 .pe-5 {
  padding-right: 3rem !important;
}

.b5on3 .pb-0 {
  padding-bottom: 0 !important;
}

.b5on3 .pb-1 {
  padding-bottom: 0.25rem !important;
}

.b5on3 .pb-2 {
  padding-bottom: 0.5rem !important;
}

.b5on3 .pb-3 {
  padding-bottom: 1rem !important;
}

.b5on3 .pb-4 {
  padding-bottom: 1.5rem !important;
}

.b5on3 .pb-5 {
  padding-bottom: 3rem !important;
}

.b5on3 .ps-0 {
  padding-left: 0 !important;
}

.b5on3 .ps-1 {
  padding-left: 0.25rem !important;
}

.b5on3 .ps-2 {
  padding-left: 0.5rem !important;
}

.b5on3 .ps-3 {
  padding-left: 1rem !important;
}

.b5on3 .ps-4 {
  padding-left: 1.5rem !important;
}

.b5on3 .ps-5 {
  padding-left: 3rem !important;
}


.b5on3 .text-start {
  text-align: left !important;
}

.b5on3 .text-end {
  text-align: right !important;
}

.b5on3 .text-center {
  text-align: center !important;
}

.b5on3 .text-decoration-none {
  text-decoration: none !important;
}

.b5on3 .text-decoration-underline {
  text-decoration: underline !important;
}

.b5on3 .text-decoration-line-through {
  text-decoration: line-through !important;
}

.b5on3 .text-lowercase {
  text-transform: lowercase !important;
}

.b5on3 .text-uppercase {
  text-transform: uppercase !important;
}

.b5on3 .text-capitalize {
  text-transform: capitalize !important;
}

.b5on3 .text-wrap {
  white-space: normal !important;
}

.b5on3 .text-nowrap {
  white-space: nowrap !important;
}

.b5on3 .rounded {
  border-radius: 0.25rem !important;
}

.b5on3 .rounded-0 {
  border-radius: 0 !important;
}

.b5on3 .rounded-1 {
  border-radius: 0.2rem !important;
}

.b5on3 .rounded-2 {
  border-radius: 0.25rem !important;
}

.b5on3 .rounded-3 {
  border-radius: 0.3rem !important;
}

.b5on3 .rounded-circle {
  border-radius: 50% !important;
}

@media (min-width: 992px) {
	.b5on3 .d-lg-block {
		display: block !important;
	  }

	.b5on3 .d-lg-none {
		display: none !important;
	  }
	
	.b5on3 .d-lg-flex {
		display: flex !important;
	  }
	
	.b5on3 .m-lg-0 {
    margin: 0 !important;
  }

  .b5on3 .m-lg-1 {
    margin: 0.25rem !important;
  }

  .b5on3 .m-lg-2 {
    margin: 0.5rem !important;
  }

  .b5on3 .m-lg-3 {
    margin: 1rem !important;
  }

  .b5on3 .m-lg-4 {
    margin: 1.5rem !important;
  }

  .b5on3 .m-lg-5 {
    margin: 3rem !important;
  }

  .b5on3 .m-lg-auto {
    margin: auto !important;
  }

  .b5on3 .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .b5on3 .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .b5on3 .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .b5on3 .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .b5on3 .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .b5on3 .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .b5on3 .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .b5on3 .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .b5on3 .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .b5on3 .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .b5on3 .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .b5on3 .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .b5on3 .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .b5on3 .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .b5on3 .mt-lg-0 {
    margin-top: 0 !important;
  }

  .b5on3 .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .b5on3 .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .b5on3 .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .b5on3 .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .b5on3 .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .b5on3 .mt-lg-auto {
    margin-top: auto !important;
  }

  .b5on3 .me-lg-0 {
    margin-right: 0 !important;
  }

  .b5on3 .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .b5on3 .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .b5on3 .me-lg-3 {
    margin-right: 1rem !important;
  }

  .b5on3 .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .b5on3 .me-lg-5 {
    margin-right: 3rem !important;
  }

  .b5on3 .me-lg-auto {
    margin-right: auto !important;
  }

  .b5on3 .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .b5on3 .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .b5on3 .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .b5on3 .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .b5on3 .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .b5on3 .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .b5on3 .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .b5on3 .ms-lg-0 {
    margin-left: 0 !important;
  }

  .b5on3 .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .b5on3 .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .b5on3 .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .b5on3 .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .b5on3 .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .b5on3 .ms-lg-auto {
    margin-left: auto !important;
  }

  .b5on3 .p-lg-0 {
    padding: 0 !important;
  }

  .b5on3 .p-lg-1 {
    padding: 0.25rem !important;
  }

  .b5on3 .p-lg-2 {
    padding: 0.5rem !important;
  }

  .b5on3 .p-lg-3 {
    padding: 1rem !important;
  }

  .b5on3 .p-lg-4 {
    padding: 1.5rem !important;
  }

  .b5on3 .p-lg-5 {
    padding: 3rem !important;
  }

  .b5on3 .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .b5on3 .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .b5on3 .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .b5on3 .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .b5on3 .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .b5on3 .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .b5on3 .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .b5on3 .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .b5on3 .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .b5on3 .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .b5on3 .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .b5on3 .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .b5on3 .pt-lg-0 {
    padding-top: 0 !important;
  }

  .b5on3 .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .b5on3 .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .b5on3 .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .b5on3 .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .b5on3 .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .b5on3 .pe-lg-0 {
    padding-right: 0 !important;
  }

  .b5on3 .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .b5on3 .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .b5on3 .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .b5on3 .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .b5on3 .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .b5on3 .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .b5on3 .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .b5on3 .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .b5on3 .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .b5on3 .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .b5on3 .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .b5on3 .ps-lg-0 {
    padding-left: 0 !important;
  }

  .b5on3 .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .b5on3 .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .b5on3 .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .b5on3 .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .b5on3 .ps-lg-5 {
    padding-left: 3rem !important;
  }
}


.b5on3 .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.b5on3 .input-group > .form-control,
.b5on3 .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.b5on3 .input-group > .form-control:focus,
.b5on3 .input-group > .form-select:focus {
  z-index: 3;
}
.b5on3 .input-group .btn {
  position: relative;
  z-index: 2;
}
.b5on3 .input-group .btn:focus {
  z-index: 3;
}

.b5on3 .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.b5on3 .input-group-lg > .form-control,
.b5on3 .input-group-lg > .form-select,
.b5on3 .input-group-lg > .input-group-text,
.b5on3 .input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.b5on3 .input-group-sm > .form-control,
.b5on3 .input-group-sm > .form-select,
.b5on3 .input-group-sm > .input-group-text,
.b5on3 .input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.b5on3 .input-group-lg > .form-select,
.b5on3 .input-group-sm > .form-select {
  padding-right: 3rem;
}

.b5on3 .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.b5on3 .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.b5on3 .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.b5on3 .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.b5on3 .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.b5on3 .topbar-button {
	line-height: 1.5;
}

.b5on3 .dropup,
.b5on3 .dropend,
.b5on3 .dropdown,
.b5on3 .dropstart {
  position: relative;
}

.b5on3 .dropdown-toggle {
  white-space: nowrap;
}
.b5on3 .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.b5on3 .dropdown-toggle:empty::after {
  margin-left: 0;
}

.b5on3 .dropdown-menu {
  position: absolute;
  z-index: 1000;
/*  display: none;*/
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.b5on3 .dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.b5on3 .btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

.b5on3 .btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.b5on3 .btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

.b5on3 .btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}

.b5on3 .btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}


.b5on3 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.b5on3 .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.b5on3 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, 0px) !important;
}
@media (prefers-reduced-motion: reduce) {
  .b5on3 .modal.fade .modal-dialog {
    transition: none;
  }
}
.b5on3 .modal.show .modal-dialog {
  transform: none;
}
.b5on3 .modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.b5on3 .modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.b5on3 .modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.b5on3 .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.b5on3 .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.b5on3 .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.b5on3 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.b5on3 .modal-backdrop.fade {
  opacity: 0;
}
.b5on3 .modal-backdrop.show {
  opacity: 0.5;
}

.b5on3 .modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.b5on3 .modal-header .btn-close {
  padding: 0.5rem 0.5rem;
/*  margin: -0.5rem -0.5rem -0.5rem auto;*/
}

.b5on3 .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.b5on3 .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.b5on3 .modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.b5on3 .modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .b5on3 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .b5on3 .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .b5on3 .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .b5on3 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .b5on3 .modal-lg,
.b5on3 .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .b5on3 .modal-xl {
    max-width: 1140px;
  }
}
.b5on3 .modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.b5on3 .modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.b5on3 .modal-fullscreen .modal-header {
  border-radius: 0;
}
.b5on3 .modal-fullscreen .modal-body {
  overflow-y: auto;
}
.b5on3 .modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .b5on3 .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .b5on3 .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .b5on3 .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .b5on3 .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .b5on3 .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .b5on3 .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .b5on3 .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .b5on3 .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .b5on3 .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .b5on3 .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .b5on3 .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .b5on3 .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .b5on3 .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .b5on3 .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .b5on3 .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .b5on3 .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

