/*!
 *   CUSTOM CSS	- Esperanza Inscripcion EB
 *   Author: David Dapozzo
 *   Website: dapozzo.pro <https://dapozzo.pro>
 */


:root {
	--esperanzaweb1: #00537b;
	--esperanzaweb2: #FFBB41;
	--nt: #174193;
  --ea: #003264;
  --inv_line1:#70ff99;
  --inv_fondo1:#effff7;

  /* Colores Analogos */
  --inv_color1: #70ff99;
  --inv_color2: #70ffe1;
  --inv_color3: #70d6ff;
  --inv_color4: #708fff;
  --inv_color5: #9970ff;
  --inv_color6: #e170ff;

  --inv_fondo1: #d2fdde;
  --inv_fondo2: #d2fdf4;
  --inv_fondo3: #d2f1fd;
  --inv_fondo4: #d2dbfd;
  --inv_fondo5: #ded2fd;
  --inv_fondo6: #f4d2fd;

  }

body {
	margin:  0;
}


.inicial-app img{   
    .elementor img{}
    azimuth : inherit;
    border-collapse : inherit;
    border-spacing : inherit;
    caption-side : inherit;
    color : inherit;
    cursor : inherit;
    direction : inherit;
    elevation : inherit;
    empty-cells : inherit;
    font-family : inherit;
    font-size : inherit;
    font-style : inherit;
    font-variant : inherit;
    font-weight : inherit;
    font : inherit;
    letter-spacing : inherit;
    line-height : inherit;
    list-style-image : inherit;
    list-style-position : inherit;
    list-style-type : inherit;
    list-style : inherit;
    orphans : inherit;
    pitch-range : inherit;
    pitch : inherit;
    quotes : inherit;
    richness : inherit;
    speak-header : inherit;
    speak-numeral : inherit;
    speak-punctuation : inherit;
    speak : inherit;
    speech-rate : inherit;
    stress : inherit;
    text-align : inherit;
    text-indent : inherit;
    text-transform : inherit;
    visibility : inherit;
    voice-family : inherit;
    volume : inherit;
    white-space : inherit;
    widows : inherit;
    word-spacing : inherit;
}

#wpbody-content {
    padding-bottom: 0px;
    float: left;
    width: 100%;
    overflow: visible;
}

.font-app {
	margin: 0;
	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
  }

#btn-1 {
	/*width: 120px;*/
    color: var(--esperanzaweb1);
    border-color: var(--esperanzaweb1);
    padding: 0.375rem 0.75rem;
}

#btn-1:hover {
	background-color: var(--esperanzaweb1);
	color: white;
  }
  

.color-esperanza1{
	background-color: var(--esperanzaweb1);
}



.dap-icon-white {
    --fa-border-color: WhiteSmoke;
    --fa-border-padding: 2em;
    --fa-border-radius: 0.25em;
    --fa-pull-margin: 2em;

    font-size: 8em;
  }

#wpcontent{
    margin-left: 140px;
}

.tableCustom1 th, .tableCustom td {
    vertical-align: middle;
}

@media only screen and (max-width: 960px){
	.auto-fold #wpcontent, .auto-fold #wpfooter {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 782px){
	.auto-fold #wpcontent, .auto-fold #wpfooter {
		margin-left: 0px;
		padding-left: 0px;
	}
}

.dap-label-spacing{
	margin-top: 10px;
}

.dp-custom-background{
    background-image: url(../image/fondo1.jpg);
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dp-custom-fondo-blur{
    background: rgba(24, 24, 16, .2);
    border-radius: 2em;
    backdrop-filter: blur(25px);
    border: 2px solid rgba(255, 255, 255, 0.05);
    background-clip: padding-box;
    box-shadow: 10px 10px 10px rgba(46, 54, 68, 0.03);
}

.dp-admin-menu-title{
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.dap-btn-register {
	background: #fff;
	border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	width: 180px;
	border: none;
	margin: 6px 0 50px 0px;
    padding: 10px;
	cursor: pointer;
	color: #333;
	font-weight: 700;
	font-size: 15px;
}
.dap-btn-register:hover {
	background: #ccc;
}

.dp_info_success{
	border-left: 6px solid rgb(6, 250, 79);
}


#e-admin-top-bar-root {
    right: 0;
    font-family: var(--e-a-font-family);
    background: var(--e-a-bg-default);
    box-shadow: 0 4px 6px rgba(0,0,0,.03);
    display: none;
    position: absolute;
    top: 0;
    width: calc(100% - 160px);
    z-index: 1;
}


#wpfooter {
    display: none;
}

.iasd-div-pantalla {
	background: #75e2e9;
	background-image: -moz-linear-gradient( 136deg, rgb(149,153,226) 0%, rgb(139,198,236) 100%);
    background-image: -webkit-linear-gradient( 136deg, rgb(149,153,226) 0%, rgb(139,198,236) 100%);
    background-image: -ms-linear-gradient( 136deg, rgb(149,153,226) 0%, rgb(139,198,236) 100%);
	margin-bottom: -100px!important;
	
}


.cargando{ 
    position: relative; 
    color: #6c757d;
    margin-top: 2em;
    letter-spacing: 0.08em;
    text-transform: uppercase
}

.contenedor-loader{  
    height: 4em;
}

#contenedor{ 
    background-color: #ffffff; 
    display: grid;
    place-content: center;
    color: #000;
}
  
  .loader,
  .loader:before,
  .loader:after {
    background: #6c757d;
    animation: cargando 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
  }
  .loader:before,
  .loader:after {
    position: absolute;
    top: 0;
    content: '';
  }
  .loader:before {
    left: -1.5em;
  }
  .loader {
    text-indent: -9999em;
    margin: 40% auto;
    position: relative;
    font-size: 11px;
    animation-delay: 0.16s;
  }
  .loader:after {
    left: 1.5em;
    animation-delay: 0.32s;
  }
  
  @keyframes cargando {
    0%,
    80%,
    100% {
      box-shadow: 0 0 #6c757d;
      height: 2em;
    }
    40% {
      box-shadow: 0 -2em #6c757d;
      height: 3em;
    }
  }

  .loaderDap1 {
    width: 30px;
    aspect-ratio: 4;
    background: radial-gradient(circle closest-side,#ffffff 90%,#e0e0e000) 0/calc(100%/3) 100% space;
    clip-path: inset(0 100% 0 0);
    animation: l1 1s steps(4) infinite;
  }
  @keyframes l1 {to{clip-path: inset(0 -34% 0 0)}}

  .sortable-seleccionado{
    z-index: 5;
    transform: scale(1.02) rotate(-1deg);
    box-shadow: 0px 0px 20px rgba(149,153,159, .16);
    cursor: move;
  }
  .sortable-fantasma{
    z-index: 5;
    transform: scale(1.02) rotate(-1deg);
    box-shadow: 0px 0px 20px rgba(149,153,159, .16);
    cursor: move;
  }
  .sortable-drag{
    opacity: 0;
  }

  .ea-color{
    background-color: var(--ea)!important;
    border-color: var(--ea)!important;
  }
  

  .custom-select-dap{
    border:1px solid #666;
  }

  /* body{
    font-family: 'Montserrat', sans-serif;
  font-weight: 800;
    background-color: #FFF;
    color: #00b8de;
} */
/* ======================== */
.containerloader2{  
  font-family: 'Exo 2', sans-serif; 
  display: grid;
    place-content: center;
    height: 250px;
}
.cargando{
    width: 90px;
    height: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
  margin: 0 auto; 
}
.texto-cargando{ 
  color: var( --e-global-color-572e6d1 );
  padding-top:20px
}
.cargando span{
    font-size: 20px;
    text-transform: uppercase;
}
.pelotas {
    width: 20px;
    height: 20px;
    background-color: var( --e-global-color-572e6d1 );
    animation: salto .5s alternate
    infinite;
  border-radius: 50%  
}
.pelotas:nth-child(2) {
    animation-delay: .18s;
}
.pelotas:nth-child(3) {
    animation-delay: .37s;
}
@keyframes salto {
    from {
        transform: scaleX(1.25);
    }
    to{
        transform: 
        translateY(-50px) scaleX(1);
    }
}


.texto-iasd{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -130px;
  margin-bottom: 150px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
.logo-iasd{
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../image/iasd_circular_azul.svg");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 150px;
}
.spinner-iasd {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: radial-gradient(farthest-side,#003366 94%,#0000) top/9px 9px no-repeat,
        conic-gradient(#0000 30%,#003366);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0);
  animation: spinner-iasd-c7wet2 1s infinite linear;
}

@keyframes spinner-iasd-c7wet2 {
 100% {
    transform: rotate(1turn);
 }
}

.is-valid-checkbox{
  border: 1px solid #28a745;
  border-radius: 4px;
}
.is-invalid-checkbox{
  border: 1px solid #dc3545;
  border-radius: 4px;
}
.is-invalid-text{
  font-style: italic;
  color: #dc3545;
  margin-left: 10px;
}
.button-copy{
  display: none;
}

.img-circle-inventario {
  width: 50px; 
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-select{
  max-width: 100% !important;
}

/* #inv-drag-drop-area {
  width: 100%;
  height: 300px;
  padding: 20px;
  border: 2px dashed #ccc;
  text-align: center;
  cursor: pointer;
  transition: background 0.3s;
} */

#inv-drag-drop-area {
  width: 100%;
  height: 300px;
  padding: 20px;
  border: 2px dashed #ccc;
  text-align: center;
  cursor: pointer;
  transition: background 0.3s;

  display: flex;
  flex-direction: column; /* Asegura que los elementos se apilen verticalmente */
  align-items: center;  /* Centra en el eje vertical */
  justify-content: center; /* Centra en el eje horizontal */
}

#inv-drag-drop-area.inv-dragging {
  background: #f0f0f0;
}

#inv-image-preview {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.inv-image-container {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  position: relative;
}

.inv-image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Botón de eliminar */
.delete-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  background: red;
  color: white;
  border: none;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  cursor: pointer;
  transition: 0.3s;
}

.delete-btn:hover {
  background: darkred;
}

/* Checkbox con icono de estrella */
.cover-label {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}

.cover-checkbox {
  display: none; /* Oculta el checkbox real */
}

.cover-icon {
  font-size: 18px;
  color: gray; /* Color por defecto */
  transition: color 0.3s;
}

.cover-checkbox:checked + .cover-icon {
  color: gold; /* Cambia a dorado cuando se selecciona */
}

input.cover-checkbox{
  display: none !important;
}

.inv-image-factura {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.inv-factura-buttons {
  display: flex;
  align-items: center;
}

/* CSS de la galeria */

.inv_viewItem_gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin: auto;
}

.inv_viewItem_main-container {
  width: 100%;
  height: 400px; /* Altura fija */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  background: #f5f5f5; /* Fondo para cuando no haya imagen */
}

.inv_viewItem_main-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: opacity 0.3s ease-in-out;
}

.inv_viewItem_thumbnails {
  display: flex; /* Usa flexbox para alinear en fila */
  flex-wrap: wrap; /* Permite que las imágenes se acomoden si no caben */
  gap: 10px; /* Espacio entre imágenes */
  width: 100%;
  justify-content: flex-start; /* Asegura que las imágenes estén alineadas a la izquierda */
}

.inv_viewItem_thumbnails img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 5px;
  transition: transform 0.2s;
}

.inv_viewItem_thumbnails img:hover {
  transform: scale(1.1);
}

.inv_viewItem_qr {
  display: flex; /* Usa flexbox para alinear en fila */
  flex-wrap: wrap; /* Permite que las imágenes se acomoden si no caben */
  gap: 10px; /* Espacio entre imágenes */
  width: 100%;
  justify-content: center;
}

.inv_viewItem_qr img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 5px;
  transition: transform 0.2s;
}

.inv_viewItem_qr img:hover {
  transform: scale(1.1);
}


.inv_sep_10 {
  display: flex;
  gap: 10px; /* Espaciado uniforme entre elementos */
  align-items: center;
  flex-wrap: wrap;
}
.inv_sep_15 {
  display: flex;
  gap: 15px; /* Espaciado uniforme entre elementos */
  align-items: center;
  flex-wrap: wrap;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1.5px solid rgba(0, 0, 0, 0.5);
}

.alertColor{
  color: red;
}

.dataTables_paginate .paginate_button {
  background-color: #22d056 !important; /* Azul */
  color: white !important; /* Texto en blanco */
  border-radius: 5px;
}

.dataTables_paginate .paginate_button.current {
  background-color: #dfb912 !important; /* Azul oscuro para la página activa */
  color: white !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #000000 !important;
  background-color: var(--inv_color1) !important;
  border-color: var(--inv_color1) !important;
  /* border-radius: 5px; */
}

.page-item .page-link {
  background-color: var(--inv_fondo1);
  color: #000000 !important;
  /* border-color: var(--inv_color1) !important; */
}
.page-item.disabled .page-link {
  background-color: var(--inv_fondo1);
  color: #b2b2b2 !important;
}

.fa-circle-notch{
  padding-left :20px;
	padding-right:20px;
  animation: animate 1s ease infinite;
}

.inv_img_icono {
  min-height: calc(1.5em * 3); /* 📌 Para pantallas menores a 576px */
  height: calc(1.5em * 3);
}

.inv_img_icono img{
  /*width: 40%; /* 📌 Para pantallas menores a 576px */
  height: 100%;  /* Ajusta la altura de la imagen al 100% del div */
  width: auto;  /* Mantiene la proporción de la imagen */
  object-fit: contain;  /* Asegura que la imagen cubra todo el contenedor */
}
.inv_widget_text {
  min-height: calc(1.5em * 2);
  display: flex;
  flex-direction: column;
  justify-content: center; /* vertical */
}

@media (max-width: 575.98px) {
  .inv_widget_text {
    min-height: calc(1.5em * 2);
    align-items: center;  /* horizontal */
    text-align: center;   /* opcional, para centrar el texto */
  }
}

@media (min-width: 576px) {
  .inv_img_icono {
    min-height: calc(1.5em * 3);
    height: calc(1.5em * 3);
  }
  .inv_img_icono img{
    height: 80%;
      /*width: 40%; /* 📌 Para pantallas entre 576px y 767px */
  }
  .inv_widget_text{
    min-height: calc(1.5em * 2);
    align-items: center;  /* horizontal */
    text-align: center;   /* opcional, para centrar el texto */
  }
}

@media (min-width: 768px) {
  .inv_img_icono {
    min-height: calc(1.5em * 4);
    height: calc(1.5em * 4);
  }
  .inv_img_icono img{
      /*width: 80%; /* 📌 Para pantallas de 768px en adelante */
  }
  .inv_widget_text{
    min-height: calc(1.5em * 6);
    align-items: flex-start; /* alineación normal horizontal */
    text-align: left;
  }
}

.spinnerButton-iasd {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background: radial-gradient(farthest-side,#fff 94%,#0000) top/25% 25% no-repeat,
              conic-gradient(#fff0 30%, #fff);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0);
  animation: spinnerButton-iasd-rotate 0.8s linear infinite;
}

@keyframes spinnerButton-iasd-rotate {
  100% {
    transform: rotate(1turn);
  }
}

.nt_text_loader {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -130px;
  margin-bottom: 150px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.nt_logo_loader {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../image/nt-logo-XL-Bl.svg"); /* 🛠️ Asegurate de usar tu nuevo logo */
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 150px;
}

.nt_spinner_loader {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: radial-gradient(farthest-side, #003366 94%, #0000) top/9px 9px no-repeat,
              conic-gradient(#0000 30%, #003366);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 4px), #000 0);
  animation: spinner-iasd-c7wet2 1s infinite linear;
}

@keyframes spinner-iasd-c7wet2 {
  100% { transform: rotate(1turn); }
}
