.logo-pages-intro{
    margin-bottom: 10px;
}

.logo-pages-intro img{
    width: 200px;
    margin: 0 auto;
    display: block;
}

.logo-integral-dashboard{
    background-color: white;
    border-radius: 15px;
    padding: 10px;
    margin: auto;
}

.logo-integral-dashboard img{
    width: 120px;
    margin: auto;
    display: block;
}

.pickr > button{
    border: 1px solid black;
}

.fas{
    padding-right: 12px;
    min-width: 35px;
    color: #6c7293 !important;
    font-size: 16px;
}

.container-btn-add-list{
    display: flex;
    padding-right: 10px;
}

.container-btn-add-list>button{
    margin: 0 0 0 auto;
}

#form-openpay-orden{
  padding: 20px;
}

.input-filter{
    width: 100px;
    height: 23px;
    border-radius: 5px;
    border: 1px solid #bdb5b5;
}

.item-activate-user-info{
    display: flex !important;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile .nav-profile-name{
    color: white;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-date .nav-link h6{
    color: white;
}

.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-date .nav-link i{
    color: white;
}

.navbar-breadcrumb{
    background: white !important;
}

.navbar .navbar-brand-wrapper{
    background: #FD2424 !important;
}

.navbar{
    border-bottom: 4px solid #FD2424 !important;
}

.navbar .navbar-menu-wrapper{
    background: #FD2424;
}

.navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right .nav-item .nav-link{
    box-shadow: initial;
    border: initial;
}

.pagination{
    padding: 10px 5px !important;
}

#content-files-debts{
    margin-bottom: 20px;
}

.img-table-record{
    background-size: cover;
    background-position: center;
    height: 100px;
    width: 150px;
}

.options-select-autocomplete{
    display: flex;
    flex-direction: column;
}

.options-select-autocomplete>span{
    padding: 10px 10px;
    cursor: pointer;
    border: 1px solid #d5cbcb;
}

.btn-add-all{
  background: #00c853;
  border: none;
  padding: 8px 14px;
  border-radius: 8px;
  margin-left: 20px;
  font-weight: bold;
}

.bloque-seccion {
  background: #fff;
  border-radius: 12px;
  padding: 15px;
  margin-bottom: 25px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

.header-seccion {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.header-seccion h4 {
  margin: 0;
  font-weight: 600;
}

/* 🔥 Diferenciar sugeridos */
.sugeridos-section {
  border-left: 5px solid #ff9800;
}

/* 🔎 Diferenciar resultados */
.resultados-section {
  border-left: 5px solid #2196f3;
}

/* Botón */
.btn-add-all {
  background: #ff9800;
  color: #fff;
  border: none;
  padding: 6px 12px;
  border-radius: 6px;
  cursor: pointer;
}

/* .btn-hm-consultores{
    background-color: #DFBE60 !important;
    border: 0px !important;
} */

.img-record-list{
    width: 100px !important;
    height: auto !important;
    border-radius: initial !important;
}

.btn-pay-cortes{
    padding: 15px 40px !important;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint{
    padding: 0 !important;
}

.card-course-user{
    background: #efefef;
    padding: 8px 10px 20px 10px;
    margin: 20px 10px;
}

.fas{
    padding-right: 0px !important;
    min-width: 25px !important;
}


.img-recursos{
    width: 700px;
    display: block;
    margin: 20px auto;
}

.item-document{
    display: flex;
    margin: 10px 0px;
    border: 1px solid black;
    border-radius: 10px;
    padding: 0px 10px;
    justify-content: space-between;
}

.item-document a{
    color: black;
    text-decoration: underline;
}

.item-document span{
    margin-left: 10px;
    cursor: pointer;
    font-size: 20px;
    color: red;
    font-weight: bold;
}

.form-control{
    border: 1px solid #ccbaba !important;
}

.modal-backdrop.show:nth-of-type(2) {
  z-index: 1060;
}

.modal.show:nth-of-type(2) {
  z-index: 1070;
}

.modal {
  z-index: 1050;
}

.modal-backdrop {
  z-index: 1040;
}

.modal.modal-stack {
  z-index: 1060 !important;
}

.color-variante-show{
    height: 30px;
    width: 30px;
    display: block;
}

.header-articulos-section-client{
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
}

.header-articulos-section-client>h2{
    font-size: 30px;
}

.body-articulos-section-client{
    display: flex;
    flex-direction: column;
}

 /* Header sección */
.header-articulos-section-client h2 {
  font-weight: 600;
  margin-bottom: 20px;
}

/* Toolbar */
.articulos-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px 20px;
}

.articulos-toolbar input {
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #ddd;
  width: 250px;
}

.btn-filter {
  background: #f5f5f5;
  border: none;
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
}

/* Grid */
.articulos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
  padding: 10px 20px;
}

/* Card */
.articulo-card {
  background: #fff;
  border-radius: 14px;
  padding: 12px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  transition: transform .2s ease;
}

.articulo-card:hover {
  transform: translateY(-4px);
}

/* Imagen */
.articulo-img {
  position: relative;
  text-align: center;
}

.articulo-img img {
  width: 100%;
  max-height: 180px;
  object-fit: contain;
}

/* Botón agregar */
.btn-add-cart {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: none;
  background: #4CAF50;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0,0,0,.2);
}

.btn-add-cart:hover {
  background: #43a047;
}

/* Info */
.articulo-info {
  margin-top: 10px;
}

.articulo-info h4 {
  font-size: 15px;
  margin-bottom: 4px;
}

.articulo-info .marca {
  display: block;
  font-size: 13px;
  color: #777;
}

.articulo-info .precio {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #2e7d32;
  margin-top: 6px;
}



.cart-panel {
  position: fixed;
  right: -380px;
  top: 0;
  width: 360px;
  height: 100vh;
  background: #fff;
  box-shadow: -4px 0 20px rgba(0,0,0,.15);
  transition: right .3s ease;
  z-index: 9999;
  display: flex;
  flex-direction: column;
}

.cart-panel.open {
  right: 0;
}

.cart-header {
  padding: 15px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}

.cart-items {
  flex: 1;
  overflow-y: auto;
  padding: 10px;
}

.cart-item {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}

.cart-item img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

.cart-item-info {
  flex: 1;
}

.cart-qty {
  display: flex;
  align-items: center;
  gap: 6px;
}

.cart-qty button {
  width: 24px;
  height: 24px;
  border: none;
  background: #eee;
  cursor: pointer;
}

.cart-footer {
  padding: 15px;
  border-top: 1px solid #eee;
}

.btn-checkout {
  width: 100%;
  background: #4CAF50;
  border: none;
  color: #fff;
  padding: 10px;
  border-radius: 8px;
}

.cart-fab {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #4CAF50;
  color: #fff !important;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  border: none;
  font-size: 22px;
  cursor: pointer;
  z-index: 9998;
}

.cart-fab i{
    color: white !important;
    font-size: 20px;
}

.img-variante-table{
    width: 60px !important;
    height: auto !important;
}

.orden-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  padding: 20px;
}

/* Carrito */
.orden-carrito {
  background: #f9f9f9;
  border-radius: 12px;
  padding: 20px;
}

.orden-cart-items {
  margin-top: 10px;
}

.orden-cart-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.orden-total {
  margin-top: 15px;
  font-size: 18px;
  text-align: right;
}

/* Formulario */
.orden-envio {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
}

.orden-envio h4 {
  margin-bottom: 15px;
}

#form-orden input,
#form-orden textarea {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.form-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 12px;
}

.form-row textarea {
  grid-column: span 2;
  resize: none;
  height: 80px;
}

.btn-confirmar {
  background: #4CAF50;
  color: #fff;
  border: none;
  padding: 12px;
  width: 100%;
  border-radius: 10px;
  font-size: 16px;
  cursor: pointer;
}

.btn-confirmar:hover {
  background: #43a047;
}

.cart-resumen {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-bottom: 10px;
}

.resumen-row {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 6px;
}

.resumen-row.total {
  font-size: 16px;
  color: #28a745;
}

.orden-resumen {
  margin-top: 15px;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}

.resumen-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
  font-size: 14px;
}

.resumen-row.total {
  font-size: 16px;
  color: #28a745;
}

.order-detail .order-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.section-title {
  font-weight: 600;
  margin-bottom: 15px;
  border-left: 4px solid #4B49AC;
  padding-left: 10px;
}

.info-box {
  background: #f8f9fa;
  border-radius: 6px;
  padding: 12px;
  margin-bottom: 10px;
}

.info-box .label {
  display: block;
  font-size: 12px;
  color: #6c757d;
}

.info-box .value {
  font-weight: 600;
  font-size: 14px;
}

.info-box .total {
  font-size: 18px;
  color: #28a745;
}

.totals-box {
  background: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
}

.totals-box .total-row {
  font-weight: bold;
  font-size: 16px;
}



/* Responsive */
@media (max-width: 768px) {
  .form-row {
    grid-template-columns: 1fr;
  }
}


@media only screen and (max-width: 950px) {
    .img-recursos{
        width: 70%;
    }
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .preloader {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: #323232d1 !important;
    z-index: 100000 !important;
  }
  
  .dots .dot {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 10px 0 10px;
    border-radius: 50%;
    background: #FFF;
    -webkit-animation: dot-dot-dot 1.4s linear infinite;
    animation: dot-dot-dot 1.4s linear infinite;
  }
  
  .dots .dot:nth-child(2) {
    animation-delay: .2s;
  }
  
  .dots .dot:nth-child(3) {
    animation-delay: .4s;
  }
  
  @keyframes dot-dot-dot {
    0%, 60%, 100% {
      -webkit-transform: initial;
        -ms-transform: initial;
          transform: initial;
    }
    30% {
      -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
          transform: translateY(-25px);
    }
  }