.header-inner {
  background-color: #fff;
}
.header-inner * {
  color: #000;
}
.header-inner svg path,
.header-inner svg rect {
  fill: #000;
}
.header-inner .menu {
  border-top-color: #000;
}
.header-inner .c-navi-new-list__category-item > li {
  padding-bottom: 10px;
}
.c-navi-new-list__category-item > li > a:hover {
  color: #000 !important;
}
.header-inner .title-company {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0 !important;
}
.d-flex.flex-logo {
  align-items: center;
}
.btn-filter-inner {
  width: 51.088px;
  height: 43.229px;
  flex-shrink: 0;
  border-radius: 5.895px;
  background: #0042a5 !important;
  display: inline-block;
}
.search-inner {
  background: #efefef;
  border: 0.655px solid #efefef;
  border-radius: 9.17px;
}
.search-inner {
  background: #efefef;
  border: 0.655px solid #efefef;
  border-radius: 9.17px;
  padding: 2px;
}
.search-inner input {
  background: #efefef;
  border: none;
  font-size: 14px;
  width: calc(100% - 50px);
  padding: 0 10px;
}
.search-inner input::placeholder {
  color: #b1b1b1;
}
.text-to-speach svg path {
  fill: #0042a5;
}
.btn-filter-inner svg path {
  fill: #fff;
}
.header-inner.sticky-menu .btn-filter-inner svg path {
  fill: #fff;
}
.card.crd {
  border-radius: 7px;
  border: none;
}
.l-main-title {
  color: #000;
  font-weight: 600;
  font-size: 28px;
  text-transform: capitalize;
}
.l-sub-title {
  color: #aaa;
  font-size: 15px;
  text-transform: capitalize;
}
.form-control:focus {
  border-color: rgba(0, 66, 165, 0.34);
  box-shadow: 0 0 0 0.25rem rgba(0, 66, 165, 0.34);
}
.form-label {
  color: #000;
  font-weight: 600;
  font-size: 15px;
}
.login-form input::placeholder {
  color: #b6b6b6;
  font-weight: 500;
  font-size: 15px;
  text-transform: lowercase;
}
.login-form input::-moz-placeholder {
  color: #b6b6b6;
  font-weight: 500;
  font-size: 15px;
  text-transform: lowercase;
}
.login-form input::-webkit-input-placeholder {
  color: #b6b6b6;
  font-weight: 500;
  font-size: 15px;
  text-transform: lowercase;
}
.login-form input[type="text"] {
  height: 42px;
  background: #efefef;
  border: 1px solid #efefef;
  border-radius: 4px;
}
.lnk-forgrt-pass {
  color: #0042a5;
  font-size: 13px;
  text-transform: capitalize;
  text-decoration: underline !important;
}
.btn-primary {
  height: 41px;
  background: #0042a5;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
}
.link-account {
  font-size: 13px;
  text-transform: capitalize;
}
.link-account a {
  color: #0042a5;
  font-size: 13px;
  text-transform: capitalize;
  text-decoration: underline !important;
  display: inline-block;
}
@media screen and (max-width: 991.99px) {
  .d-flex.flex-toolbar {
    justify-content: space-between;
    padding-bottom: 5px;
  }
  .search-inner {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .header-inner.sticky-menu .search-inner {
    display: none !important;
  }
  .header-inner .btn-filter-inner svg path {
    fill: #fff !important;
  }
}
.r-grid-container {
  display: grid;
  gap: 1rem;
}

.r-grid-container {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.opt-caption {
  color: #000;
  font-weight: 600;
  font-size: 15px;
  text-transform: capitalize;
  text-align: center;
  line-height: 1;
}
.opt-type {
  color: #9e9e9e;
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
  text-align: center;
}
.grid-item label {
  height: 177px;
  border: 1px solid #747474;
  border-radius: 6px;
  text-align: center;
  padding: 14px;
  width: 100%;
  cursor: pointer;
}
.grid-item label.selected {
  border-color: #0042a5;
}
.grid-item label.selected svg path {
  fill: #0042a5;
}
.grid-item label.selected .opt-caption {
  color: #0042a5;
}
.grid-item input {
  display: none;
}
.select-title {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
}
.form-select {
  height: 42px;
  background-color: #efefef !important;
  border: 1px solid #efefef;
  border-radius: 4px;
  background-position: right.75rem center;
  color: #b6b6b6;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: lowercase;
}
.help-pass {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.text-danger {
  color: #e73433;
}
.text-green {
  color: #338000;
}
.form-check a {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.form-check a {
  color: #0042a5 !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline !important;
}
.form-check .form-check-input {
  float: left;
  margin-left: 0;
  margin-right: 0 !important;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background-color: #d9d9d9;
}
.form-check-input:checked[type="checkbox"] {
  background: #0042a5
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
}
.form-check-label {
  padding-left: 10px;
  font-size: 13px;
  cursor: pointer;
}
.form-check {
  padding: 0 !important;
  display: flex;
}
@media screen and (max-width: 767.99px) {
  .pb-xs-15 {
    padding-bottom: 15px;
  }
  .for-markers .title-buyer {
    font-size: 25px;
  }
  .for-markers .about-buyer {
    font-size: 15px;
  }
  .accordion-button {
    font-size: 15px;
  }
  .text-info-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .buyer-section {
    padding-bottom: 15px;
  }
  .about-buyer {
    font-size: 14px;
  }
  .title-buyer {
    font-size: 20px;
  }
  .form-text {
    display: block;
  }
  .input-box {
    width: calc(100% - 90px);
  }
  .img-preview {
    width: 80px;
    height: 80px;
    padding: 10px;
  }
}
@media screen and (min-width: 768px) {
  .for-markers .title-buyer {
    font-size: 48px;
  }
  .for-markers .about-buyer {
    font-size: 20px;
  }
  .reg-for-markers .grid-item label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 257.029px;
  }
  .accordion-button {
    font-size: 20px;
  }
  .item-info-section .title-section {
    font-size: 38px;
  }
  .text-info-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .about-buyer {
    font-size: 16px;
  }
  .title-buyer {
    font-size: 48px;
  }
  .input-box {
    width: calc(100% - 173px);
  }

  .img-preview {
    width: 158px;
    height: 158px;
    padding: 20px;
  }
  .form-check {
    align-items: center;
  }
}
.step {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.step::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #ddd;
  z-index: 1;
}

.step-indicator {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #fff;
  width: 62px;
  height: 62px;
  padding: 0 10px;
}
.step-indicator.active svg path {
  fill: #0042a5;
}

/* Style for the active step line */
.progress-line {
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  background-color: #0042a5;
  z-index: 1;
}
.country-code .select2-container {
  width: 120px !important;
}
.country-code .select2-container--default .select2-selection--single {
  height: 42px;
  background: #efefef;
  border: 1px solid #efefef;
  border-radius: 4px;
}
.country-code
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 39px;
}
.country-code .box-num {
  width: calc(100% - 130px);
  margin-left: 10px;
}
textarea {
  width: 100% !important;
  height: 123px !important;
  border-radius: 4px;
  background: #efefef !important;
  border-color: #efefef !important;
  box-shadow: none !important;
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus,
.form-control.is-invalid {
  border-color: #dc3545 !important;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25) !important;
  padding-left: 10px !important;
}
.f-12 {
  font-size: 12px;
}
#map {
  border-radius: 0.125em;
  margin: 4px 0;
  float: left;
  width: 600px;
  height: 400px;
}
.leaflet-container .leaflet-control-search {
  min-width: 300px;
}
.leaflet-container .leaflet-control-search input {
  display: block !important;
  width: calc(100% - 50px);
}
.img-preview {
  object-fit: contain;
  display: block;
  flex-shrink: 0;
  border-radius: 6px;
  background: #efefef;
}
.reset-btn {
  display: none; /* Hide reset button initially */
  margin-top: 5px;
}
.input-box {
  margin-right: 20px;
}
.form-text {
  color: #9e9e9e;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.input-file {
  border-radius: 4px;
  background: #efefef;
  height: 40px;
  color: #b6b6b6;
  width: 100%;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: lowercase;
  border: none;
}
.input-file::file-selector-button {
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: lowercase;
  width: 93px;
  height: 41px;
  flex-shrink: 0;
  border-radius: 4px 4px 0 0;
  background: #0042a5 !important;
  cursor: pointer;
  transition: all 0.25s ease-in;
  cursor: pointer;
  box-shadow: none !important;
}
.input-file::file-selector-button:hover {
  background-color: #0a3f8e !important;
  color: #fff !;
  transition: all 0.25s ease-in;
}
.lbl-form {
  color: #0042a5;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.btn-add {
  width: 93px;
  height: 41px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #0042a5;
  color: #fff;
  font-size: 37px;
  line-height: 0;
}
.remove-btn {
  width: 93px;
  height: 41px;
  flex-shrink: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 37px;
  line-height: 0;
}
.input-group .btn {
  margin-left: 5px;
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)
  > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.justify-content-center {
  justify-content: center;
}
.title-body-modal {
  color: #0042a5;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.modal-body,
.modal-body p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.modal-body ul {
  padding-left: 20px;
}
.modal-header {
  border-bottom: 3px solid #eff3f4;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.btn.btn-danger {
  border-radius: 4px;
  background: #e73433;
}
.modal-footer .btn.btn-danger,
.modal-footer .btn.btn-primary {
  min-width: 93px;
  height: 41px;
}

.buyer-section {
  background-color: #0042a5;
}
.about-buyer {
  color: #fff;
  text-transform: capitalize;
  line-height: 1.5;
}
.title-buyer {
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
}
.video-caption {
  color: #000;
  font-weight: 700;
  font-size: 38px;
  text-transform: capitalize;
}
.sweet-video-card {
  background-color: #000;
  border-radius: 7px;
}
.text-top-video {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  text-align: justify;
}
.text-info-section img {
  border-radius: 15px;
}
.num-exp {
  color: #fff;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.text-exp {
  width: 197px;
  color: #fff;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.exp-box {
  width: 100%;
  min-height: 125px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #0042a5;
}
.text-info-section .text {
  line-height: 1.8;
}
.exp-box {
  width: 100%;
  min-height: 125px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #0042a5;
  display: flex !important;
  justify-content: space-around;
  align-items: center;
  padding: 10px 25px;
}
.title-section {
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.title-box-about {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.desc-about-box {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.icon-about {
  height: 119px;
  display: block;
  overflow: hidden;
}
.icon-about img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.accordion-button::after {
  right: 4px !important;
  left: auto !important;
  position: absolute;
}
.accordion-button {
  color: #000;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
}
.accordion-item {
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
}
.fq-section button:not(.collapsed) {
  color: #f06824 !important;
  background-color: #fad2be !important;
}
.accordion-button:focus {
  border-color: #fac0a2 !important;
  box-shadow: 0 0 0 0.25rem rgba(246, 173, 136, 0.38) !important;
}
.text-need {
  color: #000;
  text-align: justify;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.go-to-contact {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  width: 305px;
  height: 41px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #0042a5;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s linear;
}
.go-to-contact:hover {
  background: #f06824;
  color: #fff;
}
.main-title-contact {
  color: #0042a5;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.box-top-contact {
  border-radius: 10px;
  background: #efefef;
  box-shadow: 0px 0px 20.7px 0px rgba(0, 0, 0, 0.05);
  padding: 30px 10px;
}
.lbl {
  color: #000;
  font-size: 16.2px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.frm-contact input[type="text"] {
  height: 45px;
  flex-shrink: 0;
  border-radius: 4.32px;
  background: #efefef;
  font-size: 13px;
  border: none;
}
textarea.message {
  height: 144.876px !important;
  border-radius: 4.32px;
  background: #efefef;
  border: none;
  width: 100% !important;
  display: block;
}
.title-buyer.text-dark {
  color: #000 !important;
  font-weight: 700;
}
.about-buyer.text-dark {
  color: #000 !important;
  font-weight: 500;
}

.reg-for-markers .l-sub-title {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.reg-for-markers .l-main-title {
  color: #000;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.content-seo-box h2 {
  color: #000;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px !important;
}
.content-seo-box p {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px !important;
}
.grid-item a {
  border-radius: 7px;
  background: #fff;
  box-shadow: 0px 0px 16.1px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
  min-height: 200px;
  display: block;
  position: relative;
  z-index: 1;
}
.grid-container {
  display: grid;
  gap: 1rem;
}
@media (min-width: 1024px) {
  .grid-container {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (max-width: 499.99px) {
  .grid-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 500px) and (max-width: 767.99px) {
  .grid-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .grid-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 992px) and (max-width: 1023.99px) {
  .grid-container {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.products-title {
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.h-link li {
  display: inline-block;
  list-style: none;
}
.h-link li a,
.h-link li button {
  min-width: 100px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 13px;
  background: #fff;
  border-radius: 10px;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
  justify-content: left;
  line-height: 1.2;
}
.lbl-form {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.btn-calenter {
  width: 69px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #0042a5;
}
.h-link .form-select {
  height: 40px;
  padding: 5px 16px;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  background-color: #fff !important;
  width: 100%;
  text-transform: uppercase;
}
.row-pro-filter input {
  border: 1px solid #dcdcdc;
  box-shadow: none !important;
}
.h-link {
  display: flex;
  justify-content: space-around;
}
.h-link li {
  margin: 0 5px;
}
.h-link li:nth-child(1) {
  width: 25%;
}
.h-link li:nth-child(2) {
  width: 25%;
}
.h-link li:nth-child(3) {
  width: 50%;
}
.filter-left .accordion-button:not(.collapsed) {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  color: #0042a5;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.icon-cat {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 7px;
}
.icon-cat img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.list-cat li {
  display: block;
}
.list-cat li a {
  display: block;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  transition: all 0.2s linear;
}
.list-cat li a:hover {
  color: #0042a5;
}
.filter-left .accordion-button {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.filter-left .accordion-item {
  margin-bottom: 0 !important;
}
.filter-left .accordion-button:focus {
  border-color: #efefef !important;
  box-shadow: 0 0 0 0.25rem rgb(239, 239, 239) !important;
}
.pagination li {
  display: inline-block;
  margin: 0 7px;
}
.pagination li a {
  color: #c2c2c2;
}
.pagination li a.active {
  color: #0042a5;
}
.lux {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
  position: absolute;
  right: 9px;
  top: 35px;
  z-index: 1;
}
.off {
  position: absolute;
  left: 4px;
  top: 21px;
  z-index: 1;
  width: 49px;
  height: 24px;
  flex-shrink: 0;
  border-radius: 3px;
  background: #ff6306;
  color: #fff;
  line-height: 1.1;
  font-size: 13px;
  font-weight: 500;
}
.off span {
  font-size: 10px;
  font-weight: 300;
}
.grid-item {
  position: relative;
}
.timer{
  color: #FFF;
  font-size: 11.476px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 105px;
  flex-shrink: 0;
  border-radius: 6.181px 6.181px 0 0;
  background: #0042A5;
  padding: 5px;
  position: absolute;
  right: 0;
  top: -26px;
  height: 50px;
}
.title-inner-section{
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.show-all{
  color: #0042A5;
font-size: 19.927px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: underline !important;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
.main-cat li a{
  border-radius: 7px;
  background: #FFF;
  box-shadow: 0px 0px 16.1px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
  min-height: 200px;
}
.main-cat {
  display: grid;
  gap: 1rem;
}
.main-cat li{
  list-style: none;
}
@media (min-width: 992px) {
  .main-cat {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (max-width: 499.99px) {
  .main-cat {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 500px) and (max-width: 767.99px) {
  .main-cat {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .main-cat {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
body {
  background-color: #eff3f4;
}
.flex-main-aside {
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  #myTabInfo {
    display: flex;
    justify-content: space-between;
  }
  .flex-main-aside {
    justify-content: space-between;
    min-height: 90vh;
  }
  .side-left {
    min-height: 100vh;
  }
  .side-left ,.body-content .card.crd{
      min-height: 93vh;
    }
    .body-content{
      padding: 20px;
    }
}

.side-left {
  padding: 20px;
}
.company-name {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.flex-company {
  align-items: center;
  justify-content: space-between;
}
.list-aside li {
  display: block;
  list-style: none;
  margin-bottom: 23px;
}
.list-aside li a {
  color: #747474;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  position: relative;
}
.list-aside li a svg,  .list-aside li a svg path{
  fill: #747474;
}
.list-aside li a.active::before {
  position: absolute;
  left: -20px;
  top: -4px;
  width: 4px;
  height: 34px;
  content: "";
  background-color: #0042a5;
  border-radius: 0 7px 7px 0;
}

.list-aside li a.active svg path ,  .list-aside li a.active svg {
  fill: #0042a5;
}
.list-aside li a.active {
  color: #0042a5;
}
.count-nav {
  width: 23px;
  height: 23px;
  flex-shrink: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #0042a5;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 23px;
}
.aside-avatar {
  width: 58px;
  height: 58px;
  border-radius: 100%;
}
.aside-avatar img {
  width: 58px;
  height: 58px;
  border-radius: 100%;
  object-fit: cover;
}
.n-profile {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.mail-profile {
  color: #c2c2c2;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: lowercase;
}
.aside-avatar-box {
  align-items: center;
  justify-content: space-between;
}
.aside-avatar-box button {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.d-flex.flex-avatar {
  align-items: center;
}

.main-title{
  color: #000;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
}
.card.crd {
  border-radius: 7px;
  padding: 15px;
  border: none;
}
.lbl-form {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.row-pro-filter input {
  border: 1px solid #dcdcdc;
  box-shadow: none !important;
}
.btn-calenter {
  width: 69px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 4px;
  background: #0042a5;
}

.h-link li {
  margin: 0 5px;
  width: 50%;
}
.h-link li {
  display: inline-block;
  list-style: none;
}
.h-link {
  display: flex;
  justify-content: space-around;
}
.h-link .form-select {
  height: 40px;
  padding: 5px 16px;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  background-color: #fff !important;
  width: 100%;
  text-transform: uppercase;
}
.form-select {
  height: 42px;
  background-color: #efefef !important;
  border: 1px solid #efefef;
  border-radius: 4px;
  background-position: right.75rem center;
  color: #b6b6b6;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: lowercase;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #fff !important;
}
.dataTables_info,.paginate_button,.dataTables_length,.dataTables_filter {
  font-size: 12px;
}
thead {
  background-color: #0042A545;
  color: #0042A5;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
td{
  font-size: 14px;
  vertical-align: middle;
}
.dataTables_filter input {
  background-color: #bacce759;
  border-radius: 7px;
  padding: 5px 10px;
}
.dataTables_filter {
  margin-bottom: 10px !important;
}
.dataTables_length select {
  border-radius: 4px;
  padding: 5px;
  background-color: #bacce759;
}
.btn-link{
color: #FFF;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;
width: 234px;
height: 41px;
flex-shrink: 0;
border-radius: 4px;
background: #0042A5;
display: inline-flex;
align-items: center;
justify-content: center;
transition: all 0.2s linear;
text-decoration: none;
}
.btn-link:hover{
  color: #FFF;
  background: #053884;
}
.alert-primary {
  color: #fff;
  background-color: #0042A5;
  border-color: #0042A5;
  border-radius: 0;
}
.alert-dismissible .btn-close {
  box-shadow: none !important;
  background: no-repeat !important;
  right: 0 !important;
  left: auto;
  color: #fff;
  opacity: 1 !important;
}
.alert-primary p {
  line-height: 1;
  font-size: 13px;
}
.flex-pro-top {
  align-items: center;
  justify-content: space-between;
}
.edit {
  display: inline-flex;
  height: 31px;
  padding: 6px 13px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #fff;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.edit button, .delete button {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.img-pro {
  height: 124px;
  width: 124px;
  overflow: hidden;
  display: inline-block;
}
.img-pro-select {
  height: 90px;
  width: 90px;
  overflow: hidden;
  display: inline-block;
}
.img-pro img , .img-pro-select img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.infio-pro {
  width: calc(100% - 133px);
  padding-left: 10px;
}
.infio-pro-select {
  width: calc(100% - 93px);
  padding-left: 10px;
}
.infio-pro {
  line-height: 1.3;
}
.model-pro {
  flex-shrink: 0;
  color: #747474;
  font-size: 12.997px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.pro-name {
  color: #000;
  font-size: 13.997px;
  font-style: normal;
  font-weight: 600;
}
.old-price {
  position: relative;
  color: #bbb;
  font-size: 13.997px;
}
.old-price::after {
  width: 36.5px;
  height: 1px;
  border: 1px solid #0042A5;
  content: "";
  position: absolute;
  transform: rotate(-15deg);
  right: 0;
  top: 8px;
}
.total-price {
  color: #0042A5;
  font-size: 14.997px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.lbl-opt {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.text-silver {
  color: #747474;
}
.text-green {
  color: #338000;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;

}
.card.crd-pro {
  border-radius: 5.998px;
  background: #FFF;
  box-shadow: 0px 0px 13.796px 0px rgba(0, 0, 0, 0.08);
  border: none;
}
.pagination li {
  display: inline-block;
  margin: 0 7px;
}
.pagination li a {
  color: #8e8c8c;
}
.pagination li a.active {
  color: #000;
}
.p-off {
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  width: 49px;
  height: 24px;
  padding-top: 2px;
  flex-shrink: 0;
  border-radius: 3px;
  background: #ff6306;
}
.p-off span {
  display: block;
  font-size: 5px;
}
.flex-search {
  width: 100%;
  height: 43px;
  flex-shrink: 0;
  border-radius: 6px;
  background: #F4F4F4;
  display: flex;
  align-items: center;
  padding:2px 5px;
  align-items: center;
}
.btn-search{
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.flex-search input{
  background-color: transparent !important;
  border: none !important;
  width: calc(100% - 25px);
  padding-left: 10px;
  font-size: 13px;
}
.row.row-filter-top {
  align-items: flex-end;
}
.text-time{
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.flex-timer {
  justify-content: space-between;
}
.timer {
  font-size: 12px;
  font-weight: 600;
}
.sub-title{
  color: #0042A5;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.bg-silver{
  background-color: #EFEFEF !important;
  border-color: #EFEFEF !important;
}
.form-check-input:checked[type="checkbox"] {
  background-color: #0042a5 !important;
}