::selection {
  background: var(--bs-primary);
  color: var(--bs-white);
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  word-wrap: break-word;
  /* background: #e0f7f7; */
  /* background: #b3eceb; */
  background: var(--bs-gray-300);
}
body:not(.site) .list-group li .subnav {
  display: none;
}
body:not(.site) .list-group li.active > .subnav {
  display: block;
}
body:not(.site) .list-group li:hover {
  /* >a {
                        span {
                            &::before {
                                content: "\f107";
                            }
                        }
                    } */
}
body:not(.site) .list-group li:hover > .subnav {
  display: block;
}
a {
  text-decoration: none;
  transition: color 0.4s, background-color 0.4s;
}
a:hover, a:focus {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
}
hr {
  border-top: 1px dashed var(--bs-gray-600);
}
[type=submit], button, [type=button] {
  cursor: pointer;
}
.tooltip.tooltip-primary {
  --bs-tooltip-bg: var(--bs-primary);
}
.tooltip.tooltip-secondary {
  --bs-tooltip-bg: var(--bs-secondary);
  --bs-tooltip-font-size: .7rem;
}
table tbody tr {
  vertical-align: middle;
}
table.table-bordered thead.thead-default {
  background: var(--bs-gray-200);
  border-bottom: 2px solid var(--bs-gray-300);
}
table.table-bordered thead.thead-default tr th {
  border: 1px solid var(--bs-gray-200);
}
table.table-bordered tbody tr td span {
  vertical-align: inherit;
}
.pagination .page-item .page-link {
  border-radius: 0;
}
.pagination .page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.pagination .page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.pagination .page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}
.list-group li {
  background-color: inherit;
}
.list-group li a.list-group-item {
  background-color: inherit !important;
  color: var(--bs-list-group-color);
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.list-group li a.list-group-item:hover {
  color: var(--bs-primary);
}
.list-group li.active > a.list-group-item {
  color: var(--bs-primary);
}
.bg-none {
  background: none !important;
}
.top-remove {
  top: 0 !important;
}
.top-10 {
  top: 10px !important;
}
.top-15 {
  top: 15px !important;
}
.top-20 {
  top: 20px !important;
}
.top-25 {
  top: 25px !important;
}
.top-30 {
  top: 30px !important;
}
.top-35 {
  top: 35px !important;
}
.top-40 {
  top: 40px !important;
}
.top-45 {
  top: 45px !important;
}
.f-25 {
  font-size: 0.25rem !important;
}
.f-50 {
  font-size: 0.5rem !important;
}
.f-55 {
  font-size: 0.55rem !important;
}
.f-60 {
  font-size: 0.6rem !important;
}
.f-65 {
  font-size: 0.65rem !important;
}
.f-70 {
  font-size: 0.7rem !important;
}
.f-75 {
  font-size: 0.75rem !important;
}
.f-80 {
  font-size: 0.8rem !important;
}
.f-875 {
  font-size: 0.875rem !important;
}
.f-1 {
  font-size: 1rem !important;
}
.f-125 {
  font-size: 1.25rem !important;
}
.f-150 {
  font-size: 1.5rem !important;
}
.f-175 {
  font-size: 1.75rem !important;
}
.f-2 {
  font-size: 2rem !important;
}
.f-25 {
  font-size: 2.5rem !important;
}
.fw-100 {
  font-weight: 100 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
.w-5 {
  width: 5% !important;
}
.w-6 {
  width: 6% !important;
}
.w-7 {
  width: 7% !important;
}
.w-8 {
  width: 8% !important;
}
.w-9 {
  width: 9% !important;
}
.w-10 {
  width: 10% !important;
}
.w-12 {
  width: 12% !important;
}
.w-15 {
  width: 15% !important;
}
.w-20 {
  width: 20% !important;
}
.w-30 {
  width: 30% !important;
}
.w-35 {
  width: 35% !important;
}
.w-40 {
  width: 40% !important;
}
.w-45 {
  width: 45% !important;
}
.w-55 {
  width: 55% !important;
}
.w-60 {
  width: 60% !important;
}
.w-65 {
  width: 65% !important;
}
.w-70 {
  width: 70% !important;
}
.w-80 {
  width: 80% !important;
}
.w-90 {
  width: 90% !important;
}
.w-150 {
  width: 150px !important;
}
.w-200 {
  width: 200px !important;
}
.wh-20 {
  width: 20px !important;
  height: 20px !important;
}
.wh-30 {
  width: 30px !important;
  height: 30px !important;
}
.wh-40 {
  width: 40px !important;
  height: 40px !important;
}
.wh-45 {
  width: 45px !important;
  height: 45px !important;
}
.wh-50 {
  width: 50px !important;
  height: 50px !important;
}
.wh-55 {
  width: 55px !important;
  height: 55px !important;
}
.wh-60 {
  width: 60px !important;
  height: 60px !important;
}
.wh-65 {
  width: 65px !important;
  height: 65px !important;
}
.wh-70 {
  width: 70px !important;
  height: 70px !important;
}
.wh-75 {
  width: 75px !important;
  height: 75px !important;
}
.wh-80 {
  width: 80px !important;
  height: 80px !important;
}
.wh-90 {
  width: 90px !important;
  height: 90px !important;
}
.wh-100 {
  width: 100px !important;
  height: 100px !important;
}
.wh-150 {
  width: 150px !important;
  height: 150px !important;
}
.wh-200 {
  width: 200px !important;
  height: 200px !important;
}
.wh-250 {
  width: 250px !important;
  height: 250px !important;
}
.wh-300 {
  width: 300px !important;
  height: 300px !important;
}
.h-10 {
  height: 10px !important;
}
.h-20 {
  height: 20px !important;
}
.h-30 {
  height: 30px !important;
}
.h-40 {
  height: 40px !important;
}
.h-50 {
  height: 50px !important;
}
.mh-30 {
  min-height: 30px !important;
}
.mh-100 {
  min-height: 100px !important;
}
.mh-108 {
  min-height: 108px !important;
}
.b-0 {
  border: 0 !important;
}
.br-25 {
  border-radius: 0.25rem;
}
.br-50 {
  border-radius: 0.5rem;
}
.br-1 {
  border-radius: 1rem;
}
.br-0 {
  border-radius: 0rem !important;
}
.btr-25 {
  border-radius: 0.25rem 0.25rem 0 0 !important;
}
.bbr-25 {
  border-radius: 0 0 0.25rem 0.25rem !important;
}
.btbr-0 {
  border-radius: 0 !important;
}
.p-p4 {
  padding: 4rem !important;
}
.p-p5 {
  padding: 5rem !important;
}
.p-p6 {
  padding: 6rem !important;
}
.p-p7 {
  padding: 7rem !important;
}
.p-p8 {
  padding: 8rem !important;
}
.p-p9 {
  padding: 9rem !important;
}
.p-p10 {
  padding: 10rem !important;
}
.p-tb2 {
  padding: 2rem 0 !important;
}
.p-tb13 {
  padding: 1.3rem 0 !important;
}
.p-tb7063 {
  padding: 7.063rem 0 !important;
}
.p-tb10 {
  padding: 10rem 0 !important;
}
.p-p15 {
  padding: 0.15rem !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.mt-m10 {
  margin-top: -10px !important;
}
.mt-m30 {
  margin-top: -30px !important;
}
.mb-m10 {
  margin-bottom: -10px !important;
}
.mb-m15 {
  margin-bottom: -15px !important;
}
.mb-m20 {
  margin-bottom: -20px !important;
}
.mb-m25 {
  margin-bottom: -25px !important;
}
.mb-m30 {
  margin-bottom: -30px !important;
}
.mt-m1 {
  margin-top: -1rem !important;
}
.mb-m1 {
  margin-bottom: -1rem !important;
}
.lh-10 {
  line-height: 10px !important;
}
.lh-15 {
  line-height: 15px !important;
}
.lh-20 {
  line-height: 20px !important;
}
.lh-30 {
  line-height: 30px !important;
}
.page-pay {
  min-height: 300px;
  text-align: center;
  font-size: 1.25rem;
}
.page-pay-sm {
  min-height: 100px;
  text-align: center;
  font-size: 1rem;
}
.page-pay-sm.success {
  color: var(--bs-success);
}
.page-pay-sm.danger {
  color: var(--bs-danger);
}
.page-pay-sm.info {
  color: var(--bs-info);
}
.page-pay-sm.warning {
  color: var(--bs-warning);
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: var(--bs-primary);
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--bs-secondary);
}
.overflow-active::-webkit-scrollbar {
  width: 2px;
}
.overflow-active::-webkit-scrollbar-thumb {
  background: var(--bs-gray-400);
}
.overflow-active {
  padding-right: 10px;
}
#message-wrap .alert, .message-wrap .alert {
  padding: 0.5rem;
}
#message-wrap .alert.alert-dismissible, .message-wrap .alert.alert-dismissible {
  padding: 0.5rem 2rem 0.5rem 0.5rem;
}
#message-wrap .alert.alert-dismissible .btn-close, .message-wrap .alert.alert-dismissible .btn-close {
  padding: 0.725rem;
  width: 0.725rem;
  height: 0.725rem;
  font-size: 0.7rem;
}
.ps-pl {
  position: absolute;
  height: 10px;
  z-index: 9;
  width: 50px;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.ps-pl i {
  color: var(--bs-white);
  opacity: 0.5;
}
.scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  background-color: var(--bs-primary);
  background-image: var(--bs-gradient) !important;
  color: var(--bs-white);
  border: 1px solid var(--bs-primary);
  border-radius: 3px;
  z-index: 1040;
}
.scroll-up:hover {
  color: var(--bs-primary);
}
.item-block {
  display: block;
}
.item-block .item-block-content {
  display: block;
  padding: 1rem;
  background-color: var(--bs-white);
  border-radius: 0.375rem;
  box-shadow: 0px 2px 1px 0px var(--bs-gray-400);
}
.item-block .item-block-content-alt {
  display: block;
  padding: 1rem;
  border: 1px solid var(--bs-primary);
  border-radius: 0.375rem;
  box-shadow: 0px 2px 1px 0px var(--bs-gray-400);
}
.form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > .form-select {
  padding: 0.75rem;
  line-height: 1.5;
  height: calc(2.75rem + 2px);
}
.form-floating > .form-control:focus, .form-floating > .form-control:-webkit-autofill, .form-floating > .form-control:not(:placeholder-shown), .form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:-webkit-autofill, .form-floating > .form-control-plaintext:not(:placeholder-shown), .form-floating > .form-select:focus, .form-floating > .form-select:-webkit-autofill, .form-floating > .form-select:not(:placeholder-shown) {
  padding: 0.75rem;
}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:-webkit-autofill ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-control-plaintext:focus ~ label, .form-floating > .form-control-plaintext:-webkit-autofill ~ label, .form-floating > .form-control-plaintext:not(:placeholder-shown) ~ label, .form-floating > .form-select:focus ~ label, .form-floating > .form-select:-webkit-autofill ~ label, .form-floating > .form-select:not(:placeholder-shown) ~ label {
  opacity: 1;
  transform: scale(0.75) translateY(-0.7rem) translateX(0.15rem);
  background-color: var(--bs-white);
  left: 5px;
  padding: 0 8px !important;
}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:-webkit-autofill ~ label, .form-floating > .form-control-plaintext:focus ~ label, .form-floating > .form-control-plaintext:-webkit-autofill ~ label, .form-floating > .form-select:focus ~ label, .form-floating > .form-select:-webkit-autofill ~ label {
  color: var(--bs-primary);
}
.form-floating > .form-control:focus, .form-floating > .form-control-plaintext:focus, .form-floating > .form-select:focus {
  color: var(--bs-secondary);
}
.form-floating > label {
  width: auto;
  height: auto;
  padding: 0.75rem;
  color: var(--bs-gray-900);
}
.form-group-light {
  background: var(--bs-gray-100);
  padding: 1rem;
  border: 1px solid var(--bs-gray-300);
  border-radius: 0.375rem;
}
.search {
  /* .active {
        input {
            border-radius: 6px 6px 0 0;
        }
    } */
}
.search input.form-control {
  /*padding: 0.475rem 0.75rem;*/
  font-size: 0.85rem;
  width: 150px;
}
.search .form-search-results {
  width: 150px;
}
.search .form-search-results {
  position: absolute;
  background: var(--bs-white);
  z-index: 1041;
  top: 33px;
  border: 1px solid var(--bs-secondary);
  border-top: 1px solid var(--bs-secondary);
  border-radius: 0px 0px 0.25rem 0.25rem;
  box-shadow: 0 3px 0 0 var(--bs-gray-300);
  width: 100%;
}
.search .form-search-results ul {
  padding: 0px;
  margin: 0;
  border-left: 0px;
}
.search .form-search-results ul li {
  display: block;
}
.search .form-search-results ul li a {
  padding: 0.3rem 0.75rem;
  display: block;
  color: var(--bs-black);
  font-size: 0.7rem;
}
.search .form-search-results ul li a:hover {
  text-decoration: none;
  color: var(--bs-white);
  background: var(--bs-primary);
}
.search .form-search-results ul li:last-child a {
  border-bottom: 0px solid var(--bs-white);
}
.search .form-search-results ul li.error {
  padding: 0 15px;
  display: block;
  color: var(--bs-black);
  font-size: 0.7rem;
  border-bottom: 0;
}
.search .form-search-results ul li.error a {
  padding: 5px 15px;
}
.search:hover input.form-control {
  /* display: inline !important;
                position: absolute;
                right: 100%; */
  /* padding: 0.375rem 0.75rem; */
}
.search:hover button {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.search:hover .form-search-results {
  right: 100%;
  width: 150px;
}
.search.active input {
  border-radius: 6px 6px 0 0;
}
.search.active input.form-control {
  display: inline !important;
  /* padding: 0.375rem 0.75rem; */
}
.search.active button {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.search.active .form-search-results {
  width: 150px;
}
.ajax-load {
  font-size: 0.55rem;
  display: none;
}
.select-loading, .input-loading {
  position: relative;
}
.select-loading .ajax-load, .input-loading .ajax-load {
  position: absolute;
  top: 15px;
  right: 30px;
}
.input-loading .ajax-load {
  right: 15px;
}
.ajax-error, .ajax-success, .ajax-warning, .ajax-info {
  margin: 0 0 1rem;
  text-align: center;
  display: none;
}
#message.page-error-404 p.lead {
  font-size: 1rem;
}
#message.page-error-404 .search form {
  position: relative;
}
#message.page-error-404 .search form i {
  position: absolute;
  top: 8px;
  right: 10px;
  color: rgba(var(--bs-black-rgb), 0.15);
}
.mfp-zoom-out-cur .mfp-wrap .mfp-container .mfp-arrow-left, .mfp-zoom-out-cur .mfp-wrap .mfp-container .mfp-arrow-right {
  position: fixed;
}
@-webkit-keyframes psMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes psMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
