#logoEncuestas{
    width: 540px;
}

#pantalla_1 {
	font-size: 22px;
}

#resultado_1 {
    font-size: 14px !important;
}

.header{
    /*background: #1697AD;*/
}

.textcolor1{
    color: #1896AC;
}

body{margin:40px;}


.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 60px;
  height: 60px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.top-icon{
	top: 19px;
    position: relative;
}


body{
	background: #f9f9f9;
	background-image: url('../img/RASTREAR PAQUETE 1295x600.png');
	background-repeat: repeat; 
}
:root {
  --black: black;
  --rose: #e91e63;
}

a {
  color: inherit;
}

small {
  font-weight: 300;
}

p {
  font-size: 20px;
  line-height: 35px;
  margin: 30px 0 0 0;
}

.banner-section::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
}

.banner-section .container {
  z-index: 1;
}

.section {
  padding: 15px 0 0 0;
  height: 100%;
}

.nav-pills .nav-item:not(:last-child) {
  margin-right: 20px;
}

.nav-pills .nav-item .nav-link {
  font-size: 18px;
  padding: 10px 25px;
  text-transform: none;
}

.card-columns {
  column-count: 1;
  column-gap: 20px;
}

.card-columns .card {
  margin: 0 0 20px 0;
}

.card-columns h4 {
  font-size: 22px;
}

.card-img-overlay {
  background: rgba(0, 0, 0, 0.3);
}

.form-control,
.is-focused .form-control {
  background-image: linear-gradient(0deg, var(--rose) 2px, rgba(156, 39, 176, 0) 0),
	linear-gradient(0deg, #d2d2d2 1px, hsla(0, 0%, 82%, 0) 0);
}

.form-check .form-check-input:checked + .form-check-sign .check {
  background: var(--rose);
}

.form-row button {
  font-size: 16px;
}

.btn.back-to-top {
  bottom: 50px;
  right: 30px;
  z-index: 10;
  opacity: 0.5;
  transition: all 0.2s;
}

.btn.back-to-top.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.btn.back-to-top:hover {
  opacity: 1;
}

.page-footer,
.page-footer small {
  font-size: 14px;
}

.page-footer a,
.page-footer span {
  color: #3c4858;
}

.page-footer span {
  color: var(--rose);
}
#regresar:hover {
	box-shadow: 0 14px 26px -12px rgb(175 175 175 / 42%), 0 4px 23px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(131 131 131 / 20%);
}

@media (min-width: 576px) {
  .card-columns {
	column-count: 2;
  }
}

@media only screen and (max-width: 1190px) and (min-width: 400px) {
	
	#pantalla_1 {
		font-size: 45px !important;
	}
	#textAyuda label {
	   font-size: 38px !important;
	   font-weight: 300;
	}
	#Captura1 {
		padding-top: 140px !important;
	}
	#consultar, #btnRegresar {
		font-size: 36px !important;
		/* margin-top: 90px; */
		width: 300px;
		height: 90px;
		padding-top: 18px;
	}

	#regresar {
		font-size: 36px !important;
		width: 300px;
		height: 90px;
		padding-top: 18px;
	}
	.section {
		height: 1400px !important;
	}
	.tarjeta {
		min-width: 900px !important;
		height: 100%;
	}
	#idLaboratorio img, #idTienda img, #idSucursal img, #idEntregado img{
		max-width: 130px !important;
	}
	#idLaboratorio b, #idTienda b, #idSucursal b, #idEntregado b {
		font-size: 24px !important;
		font-weight: normal !important;
	}
	div#capa2 {
		font-size: 26px !important;
	}
	div#capa2 b {
		font-weight: normal !important;
	}
	.margenMovil div {
		margin-bottom: 12px !important;
		margin-top: 12px !important;
	}
	.estiloBtn2 {
		display: none;
	}
	.imgJT {
		max-width: 300px !important;
		padding-bottom: 90px !important;
	}
	.txtJT {
		position: relative;
		top: -27px;
		font-size: 50px;
		font-weight: 400;
	}
	#capa2{
		display: none !important;
	}
	#capa4{
		display: block !important;
	}
	
	
	.textAyuda_div {
		width: 650px !important;
	}
	.txtAyda_1 {
		margin-bottom: 35px !important;
	}
	.txtAyda_2 {
		padding-bottom: 12px !important;
	}
	.txtAyda_3 {
		padding-bottom: 12px !important;
	}
	.popover {
	  max-width: 900px !important;
	}
	.imgPopover{
		width: 580px;
	}

	.mainJTm_ini{
		width: 880px !important;
		height: 980px !important;
		margin: 0 auto !important;
		margin-top: 40px !important;
	}

}

.mainJTm_ini {
	/*margin: 30px 30px 30px 30px !important;*/
	width: 620px; 
	height: 590px; 
	margin: 0 auto; 
	margin-top: 40px;
}

.mainJTm_result {
	/*margin: 30px 30px 30px 30px !important;*/
	width: 1280px;
	height: 725px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.estiloBtn2 {
	filter: url(#grayscale);
	opacity: 0.2;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

#valor_buscar {
	border-radius: 4px;
	border: 1px solid #dedede;
	padding: 7px 7px 7px 7px;
	/* margin: 0 0 24px 0; */
	color: #757575;
}

.popover {
  max-width: 700px;
}

/*
.loader{
	display:none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	padding-top: 50%;
	padding-left: 50%;
	/* background: #000; * /
	z-index: 9999;
	/* background: hsl(188, 100%, 37%); * /
	background-color: rgba(0, 0, 0, 0.3);
	background-repeat: no-repeat;
	background-position: top 0px;
}
*/

.imgEstGrl_PE {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_final_en proceso.jpg') no-repeat 0 0;
}

.imgEstGrl_PEent {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_final_entregado.jpg') no-repeat 0 0;
}

.imgEstGrl_PEnv {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_final_en camino.jpg') no-repeat 0 0;
}


.imgOff_Ent {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_final_entregado.jpg') no-repeat 0 0;
}

.imgOff_EnOpt {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_offline_final_en optica.jpg') no-repeat 0 0;
}

.imgOff_GradRec {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_offline_final_recibido.jpg') no-repeat 0 0;
}

.imgOff_Lab {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_offline_final_en proceso.jpg') no-repeat 0 0;
}

.imgOff_PedRec {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_offline_final_recibido.jpg') no-repeat 0 0;
}

.imgOff_EnvTien {
	display: block;
	width: 100%;
	height: 260px;
	top: 30px;
	padding-top: 16px;
	margin-bottom: 23px;
	position: relative;
	background: url('../img/JobTracker_marzo2026_offline_final_en camino.jpg') no-repeat 0 0;
}


.main-raised {
	margin: 0 auto !important;
	margin-top: 70px !important;
    margin-bottom: 70px !important;
}

.section {
    padding: 15px 0 !important;
}

/* Preloader */
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5; /* Fondo claro */
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: .9;
}

.spinner {
    border: 16px solid #f3f3f3; /* Color de fondo */
    border-top: 16px solid #4aa9ae; /* Color de la animaci�n */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

/* Animaci�n de la rueda de carga */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.FechaPromesa:empty {
	display: none;
	visibility: hidden;
}

.relleno:empty {
	display: none !important;
	visibility: hidden;
}

@media (max-width: 1189px) { 
	.buttons{
		display:flex;
		flex-direction:column;
		align-items:center;
	}
	
	.main{
		width: 90%;
		height: 85vh;
	}

	.imgEstGrl_PE, .imgEstGrl_PEent, .imgEstGrl_PEnv, .imgOff_Ent, .imgOff_EnOpt, .imgOff_GradRec, .imgOff_Lab, .imgOff_PedRec, .imgOff_EnvTien {
		background-size: 100%;
	}

	#btnRegresar {
		margin-top: 70px;
	}
 }
