@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Red+Hat+Display:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Domine&display=swap');


body {
	font-family: 'Red Hat Display', sans-serif !important;
	font-size: 0.98rem !important;
	font-weight: 500 !important;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: " • " !important;
}

[class*="sidebar-dark"] .brand-link {
	border-bottom: 2px solid #012945 !important;
}

.table td {
	word-wrap: anywhere !important;
}

.navbar-dark {
	background: rgb(131, 0, 191);
	background: linear-gradient(135deg, #003051 0%, rgba(0, 0, 133, 1) 35%, rgba(0, 34, 153, 1) 55%, rgba(0, 171, 233, 1) 78%, rgba(0, 66, 246, 1) 100%);
}

[class*="sidebar-dark"] .btn-sidebar,
[class*="sidebar-dark"] .form-control-sidebar {
	background-color: #0C1F40;
	border: 1px solid #0C1F40;
	color: #fff;
}

[class*="sidebar-dark"] .list-group-item {
	background-color: #0C1F40;
	border-color: #003051;
	color: #c2c7d0;
}

[class*="sidebar-dark"] .btn-sidebar:focus,
[class*="sidebar-dark"] .form-control-sidebar:focus {
	border: 0px solid #7a8793;
}

.sidebar-mini.vsc-initialized {
	position: inherit !important;
}

.moveall,
.removeall {
	display: none;
}

#fotoFilePreview {
	object-fit: cover;
	width: 150px !important;
	height: 165px !important;
	border: 1px solid #f8f9fa;
	background-image: url('../../../upload/public/avatar-prev.jpg');
}

#fotoMarcacion {
	object-fit: cover;
	width: 100px !important;
	height: 110px !important;
	border: 1px solid #f8f9fa;
	background-image: url('../../../upload/public/avatar-prev.jpg');
	background-size: cover;
}

.register-laboral {
	width: 460px !important;
}

.layout-top-nav .wrapper .main-header .brand-image {
	height: 55px !important;
}


h1,
h2,
h3,
h4,
h5,
h6,
label {
	font-family: 'Montserrat', sans-serif;
	line-height: 1.5 !important;
}

.card {
	box-shadow: 0 0 67px rgba(0, 0, 0, .08), 0 1px 54px rgba(0, 0, 0, .01) !important;
	/* border-radius: 15px !important; */
}

[class*="sidebar-dark-"] .nav-sidebar>.nav-item>.nav-treeview {
	background: #032339 !important;
}

.card-header {
	border-bottom: 1px solid rgba(0, 0, 0, .05) !important;
}

.control-label,
label {
	font-weight: 600 !important;
}

.content-wrapper {
	background: #f9f9f9 !important;
}

#fieldGroupClone {
	border-top: 2px dotted #dbdbdb;
}

/* #fieldGroupClone {
	border-top: 6px solid cadetblue;
	padding: 20px;
} */


[class*="sidebar-dark-"] {
	background-color: #003051 !important;
}

button.multiselect-option.dropdown-item {
	pointer-events: none;
}

span.form-check input,
span.form-check label {
	pointer-events: all;
}

/* ================================= Module ================================= */
.image-container {
	margin: 0 auto 1em;
}

.variable-size {
	width: 220px;
	height: 220px;
}

.canvas-image {
	background-color: #33444d;
}

.canvas-overlay {
	background-color: #030303;
	background-color: rgba(3, 3, 3, 0.1);
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.canvas-overlay:active {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.drop-zone {
	background-color: #138496;
	border: 2px dashed white;
	border-radius: 4px;
	padding: 0;
	color: white;
	font-size: 80%;
	text-align: center;
	overflow: hidden;
}

#file-select p {
	margin: auto 0;
	font-size: 80%;
	display: inline;
}

/* ================================= Layout ================================= */
.l-centered {
	width: 320px;
	margin: 0 auto;
}

.l-position-absolute {
	position: absolute;
}

/* ================================= State ================================== */
.__hide {
	display: none;
}

.__warning {
	color: #ff3633;
}

@media only screen and (max-width: 1024px) {
	.content {
		max-width: 100% !important;
	}
}

.cc_tercero {
	clear: both;
	display: block;
	font-size: 0.7rem;
}

.tabla-aval figure,
.patrocinios figure {
	text-align: center;
	padding: 0 !important;
	margin: 0 auto !important;
	width: 100px;
}

.tabla-aval .cc_tercero,
.patrocinios .cc_tercero {
	color: #121212;
	background: #fafafa;
	box-shadow: 0px 2px 4px #E1E1E1;
	border-radius: 0 0 5px 5px;
}

.fecha {
	clear: both;
	display: block;
	color: #b0b0b0;
	line-height: 0.5;
	padding: 0;
}

.gruporadio {
	display: inline-block;
}

.informe figure img {
	border: 2px solid #fafaf9;
	border-radius: 4px;
	box-shadow: 0px 8px 14px #dbdbdb;
	float: left;
	margin: 0 30px 0 0;
}

.custom-control-input-green:focus~.custom-control-label::before {
	border-color: #28a745 !important;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25) !important;
}

.custom-control-input-green:checked~.custom-control-label::before {
	border-color: #28a745 !important;
	background-color: #28a745 !important;
}

.custom-control-input-green:focus:not(:checked)~.custom-control-label::before {
	border-color: #5bd778 !important;
}

.custom-control-input-green:not(:disabled):active~.custom-control-label::before {
	background-color: #d6f5dd !important;
	border-color: #d6f5dd !important;
}

.custom-control-input-red:focus~.custom-control-label::before {
	border-color: #dc3545 !important;
	box-shadow: 0 0 0 0.2rem #a7312840 !important;
}

.custom-control-input-red:checked~.custom-control-label::before {
	border-color: #dc3545 !important;
	background-color: #dc3545 !important;
}

.custom-control-input-red:focus:not(:checked)~.custom-control-label::before {
	border-color: #be2c3b !important;
}

.custom-control-input-red:not(:disabled):active~.custom-control-label::before {
	background-color: #d6f5dd !important;
	border-color: #d6f5dd !important;
}

.custom-control-input-yellow:focus~.custom-control-label::before {
	border-color: #ffc107 !important;
	box-shadow: 0 0 0 0.2rem #a7312840 !important;
}

.custom-control-input-yellow:checked~.custom-control-label::before {
	border-color: #ffc107 !important;
	background-color: #ffc107 !important;
}

.custom-control-input-yellow:focus:not(:checked)~.custom-control-label::before {
	border-color: #ce9c08 !important;
}

.custom-control-input-yellow:not(:disabled):active~.custom-control-label::before {
	background-color: #d6f5dd !important;
	border-color: #d6f5dd !important;
}

/* zoom fotos */
.zoom {
	transition: transform .2s;
	background: #f4f4f4;
}

.zoom:hover {
	-ms-transform: scale(4);
	/* IE 9 */
	-webkit-transform: scale(4);
	/* Safari 3-8 */
	transform: scale(4);
}

.zoomTercero {
	transition: transform .2s;
	background: #f4f4f4;
}

.zoomTercero:hover {
	-ms-transform: scale(1.5);
	/* IE 9 */
	-webkit-transform: scale(1.5);
	/* Safari 3-8 */
	transform: scale(1.5);
}

.soportejira {
	border-width: 3px;
	background-color: #89cff0;
	border-style: solid;
	position: fixed;
	padding: 7px;
	bottom: 40px;
	right: 0;
	max-width: 450px;
	z-index: 999;
	color: #f9f9f9;
	border-radius: 10px 0 0 10px;
}

.soportejira a .soportejira a:hover {
	color: #0000ff !important;
}

/* ----------------- */

.record_nombre.tipo0 {
	font-size: 55px;
	top: 66px;
	position: absolute;
	left: 900px;
	width: 621px;
	padding: 0 20px;
}



.recordatorio-20 .recordatorio-gracias {
	display: none !important;

}


.record_nombre.mas.tipo4.recordatorio-20,
.record_nombre.fem.tipo4.recordatorio-20 {
	top: 1280px !important;
	position: absolute;
	font-size: 53px;
	left: 231px !important;
	font-weight: bolder !important;
	font-family: 'Montserrat', sans-serif !important;
}

.record_nombre.tipo4 {
	top: 1590px;
	position: absolute;
	font-size: 63px;
	left: 38px;
}

.record_nombre.certificado-camp {
	top: 258px;
	position: absolute;
	font-size: 40px;
	width: 100%;
	text-align: center;
	color: #0503be;
	font-weight: 800;
	font-style: italic;
	font-family: 'Montserrat', sans-serif !important;
	text-transform: capitalize;
}

.record_id.certificado-camp {
	top: 375px;
	position: absolute;
	left: 223px;
	font-size: 26px;
	font-weight: 700;
	color: #0503be;
	font-family: 'Montserrat', sans-serif !important;

	width: 622px;
}

.record_titulo.certificado-camp {
	position: absolute;
	top: 441px;
	right: 252px;
	color: #030768;
}


.record_titulo.certificado-camp.certificado1471 {
	color: #023554 !important;
	font-weight: 600 !important;
	right: 308px !important;
	top: 445px !important;
}


.record_nombre.tipo5 {
	top: 197px;
	position: absolute;
	font-size: 34px;
	left: 0;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500;
	width: 100%;
	text-align: center;
	text-transform: capitalize;
}

.record_id.tipo5 {
	top: 255px;
	position: absolute;
	width: 100%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 31px;
	font-weight: 500;
}

.record_id.tipo5::before {
	content: 'C.C.';
}

.record_titulo.tipo5 {
	top: 346px;
	position: absolute;
	font-size: 30px;
	width: 100%;
	text-align: center;
	padding: 0px 136px;
	line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
}

.record_descripcion.tipo5 {
	top: 486px;
	position: absolute;
	text-align: center;
	width: 100%;
	padding: 0 219px;
	font-size: 17px;
	line-height: 1.5;
}

.hiddenRow {
	padding: 0 !important;
}

.record_nombre {
	font-family: 'Dancing Script', cursive;
	font-weight: 400;
}

.record_nombre.mas {
	color: #009122;
}

.record_nombre.fem {
	color: #FF535F;
}

.clock {
	width: 360px;
	height: 60px;
	font-family: 'Orbitron', sans-serif !important;
	margin: 0 auto;
}

.date {
	width: 100%;
	text-align: center;
	font-size: 1.5rem;
}

.date,
.hr,
.min,
.sec,
.colon {
	color: var(--text);
	text-shadow: 0 0 10px var(--shadow-1), 0 0 15px var(--shadow-2), 0 0 20px var(--shadow-2);
}

.hr,
.min,
.sec,
.colon {
	width: 19%;
	float: left;
	text-align: center;
	font-size: 2rem;
	color: #ff3633 !important;
}

.dnone {
	display: none !important;
}

.login-page,
.register-page {
	/* -ms-flex-align: center; */
	align-items: center;
	background-color: #ffffff !important;
	/* display: -ms-flexbox; */
	display: grid;
	height: inherit !important;
	-ms-flex-pack: center;
	justify-content: center;
	/* margin: 0 auto; */
}

.register-box {
	width: 100% !important;
	margin: 0 auto;
	border-radius: 10px !important;
}

.desc-feria {
	width: 70%;
	margin: 0 auto;
}

.conversor .gcw_sourceFr9i6hceQ,
#gcw_siteFr9i6hceQ {
	display: none !important;
}

.fa-facebook,
.fa-facebook-square {
	color: #3b5998 !important;
}

.fa-twitter,
.fa-twitter-square {
	color: #00aced
}

.fa-google-plus,
.fa-google-plus-square {
	color: #dd4b39
}

.fa-youtube,
.fa-youtube-play,
.fa-youtube-square {
	color: #bb0000
}

.fa-tumblr,
.fa-tumblr-square {
	color: #32506d
}

.fa-vine {
	color: #00bf8f
}

.fa-flickr {
	color: #ff0084
}

.fa-vimeo-square {
	color: #aad450
}

.fa-pinterest,
.fa-pinterest-square {
	color: #cb2027
}

.fa-linkedin,
.fa-linkedin-square {
	color: #007bb6
}

.fa-instagram {
	color: #dd4b39 !important;
}

.fa-spotify {
	color: #1ED760;
}

.fa-whatsapp {
	color: #1ED760;
}


img.landscapse {
	height: 100%;
	width: auto;
	object-fit: cover;
}

.prod-descripcion {
	height: 90px;
}

.align-bottom.text-center.align-text-bottom.tit-categoria {
	bottom: -14px;
	position: absolute;
	color: #fff;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	font-size: 28px;
}

.flag-thumbnail {
	width: 20px;
	height: 15px;
	margin: 0 4px;
	border-radius: 5px;

}

.image-selectpicker-indicativo .dropdown-toggle {
	border-radius: inherit;
	border: 1px solid #B1B1B1 !important;
}

.none {
	display: none;
}

/*
.main-footer {
	position: fixed;
	bottom: 0;
	left: 0;
} */



.label {
	cursor: pointer;
}

.progress {
	display: none;
	margin-bottom: 1rem;
}

/* .alert {
	display: none;
  } */

.img-container img {
	max-width: 100%;
}

#preview {
	width: 300px;
	box-shadow: 0px 7px 7px #A3A3A3;
}

.cargador {
	border: 5px solid #f3f3f3;
	border-radius: 50%;
	border-top: 5px solid blue;
	border-bottom: 5px solid blue;
	width: 60px;
	height: 60px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin: 20px auto 0;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}


.cargador-sm {
	border: 2px solid #f3f3f3;
	border-radius: 50%;
	border-top: 2px solid blue;
	border-bottom: 2px solid blue;
	width: 15px;
	height: 15px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin: 5px auto 0;
}

.status.text-center {
	background: #fff !important;
	display: block;
	position: absolute;
	top: 0;
	left: -1px;
	z-index: 0;
	padding: 5px;
	border-radius: 6px;
	font-size: 9px;
}

/*Carga diferida para ROW COL*/

.square {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	/* box-shadow: 0 8px 40px -5px rgba(9, 31, 67, 0.1); */
	/* box-shadow: 0 2px 10px #c1c1c1; */
}

.square img {
	position: absolute;
	max-width: 100%;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
}


/* figure {
	position: relative;
 }
 figure img {
	top: 0;
	left: 0;
	position: absolute;
	max-height: 100%;
 }
 figure:before {
	padding-top: 69.25%; // ( 554 / 800 ) * 100%
 } */

figure.is-loaded img {
	animation: fadeIn 0.38s linear 1s forwards;
}

figure.is-loading {
	position: relative;
}

figure.is-loading:after {
	content: '';
	display: block;
	color: #ddd;
	font-size: 30px;
	text-indent: -9999em;
	overflow: hidden;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -0.5em;
	margin-top: -0.5em;
	transform: translateZ(0);
	animation: loading 1.7s infinite ease;
}

@keyframes loading {
	0% {
		transform: rotate(0deg);
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}

	5%,
	95% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}

	10%,
	59% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
	}

	20% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
	}

	38% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
	}

	100% {
		transform: rotate(360deg);
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

/* Style the input */

.on-page-search {
	font-size: 14px;
	line-height: 26px;
	color: #787d85;
	/* background-color: #fcfcfc; */
	border: 3px solid;
	padding: 5px 15px;
}

/* Style the list */

.demo-links {
	border-bottom: none;
	padding: 5px 5px;
	line-height: 36px;
	text-decoration: none;
	color: gray;
}

/* Style the results */

.noresults {
	display: none;
}

.results {
	display: block;
}

/*  .results:hover {
	background: #333;
	color: white;
  } */



.sidenav {
	height: 100%;
	width: 330px;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	background-color: #0000ff;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	display: none;
}

.sidenav .list-group-item {
	color: #f4f4f4;
	background: none;
	padding: 7px 20px;
}

.sidenav a {
	/* padding: 8px 8px 8px 32px; */
	text-decoration: none;
	/* font-size: 25px;
	color: #818181;
	display: block; */
	transition: 0.3s;
}

.sidenav a:hover {
	color: #f6b905;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}

	.sidenav a {
		font-size: 18px;
	}
}

.card-header .nav-categorias a.active {
	color: #f6b905 !important;
}



/* Publicidad de emprendimientos 1080 x 1080 */

.instagram-1080-1080 .cropped {
	width: 150px;
	/* width of container */
	height: 150px;
	/* height of container */
	overflow: hidden;
}

.instagram-1080-1080 .cropped img {
	margin: -10px 0px 0px -180px;
}

.instagram-1080-1080 .materialPromocional {
	position: absolute;
	width: 1080px;
	z-index: -2;
}

.instagram-1080-1080 .img-skin,
.instagram-1080-1080 .text-skin-nombre,
.instagram-1080-1080 .text-skin-cat {
	position: absolute;
}

.instagram-1080-1080 .img-skin {
	position: absolute;
	left: 6px;
	z-index: 1;
	top: 0px;
	clip: rect(0px, 1080px, 1066px, 0px);
}

.instagram-1080-1080 .w-100.img-mask {
	position: relative;
	z-index: 2;
}

.instagram-1080-1080 .text-skin-nombre {
	z-index: 4;
}

.instagram-1080-1080 .text-skin-cat {
	z-index: 4;
	top: 1643px;
	left: 412px;
	font-size: 28px;
	color: #0000ff;
	font-weight: 400;
	text-align: center;
	width: 240px;
	line-height: 1;
	font-weight: 500;
}

.instagram-1080-1080 .text-skin-nombre {
	z-index: 4;
	top: 1714px;
	font-size: 28px;
	left: 420px;
	color: #0000ff;
	width: 238px;
	line-height: 1;
	text-align: center;
}

/* .instagram-1080-1080 .logo-skin {
	width: auto;
	z-index: 4 !important;
	position: absolute;
	top: 1323px;
	left: 141px;
	height: 219px;
	border-radius: 5px;
} */

.instagram-1080-1080 .miniatura-promocioanl {
	position: relative;
}

.instagram-1080-1080 .miniatura-promocioanl img {
	width: auto;
	height: 215px;
}


/* Publicidad de emprendimientos 1920 x 1080 */

.instagram-1080-1920 .materialPromocional {
	position: absolute;
	width: 1080px;
	z-index: -2;
}

.instagram-1080-1920.feria-874627 .text-skin-cat {
	top: 1713px !important;
	left: 60px !important;
	width: 510px;
}

.instagram-1080-1920.feria-874627 .text-skin-nombre {
	top: 1810px !important;
	left: 52px !important;
	width: 510px;
}

.instagram-1080-1920.feria-874627 .logo-skin {
	top: 1323px !important;
	left: 122px !important;
	height: 266px !important;
}

.instagram-1080-1920.feria-24 .text-skin-cat {
	top: 1713px !important;
	left: 60px !important;
	width: 510px;
}

.instagram-1080-1920.feria-24 .text-skin-nombre {
	top: 1810px !important;
	left: 52px !important;
	width: 510px;
}

.instagram-1080-1920.feria-24 .logo-skin {
	top: 1323px !important;
	left: 122px !important;
	height: 266px !important;
}


.instagram-1080-1920 .img-skin,
.instagram-1080-1920 .text-skin-nombre,
.instagram-1080-1920 .text-skin-cat {
	position: absolute;
}

.instagram-1080-1920 .img-skin {
	position: absolute;
	left: 6px;
	z-index: 1;
	top: 0px;
}

.instagram-1080-1920 .w-100.img-mask {
	position: relative;
	z-index: 2;
}

.instagram-1080-1920 .text-skin-nombre {
	z-index: 4;
}

.instagram-1080-1920 .text-skin-cat {
	z-index: 4;
	top: 1697px;
	left: 156px;
	font-size: 25px;
	color: #0000ff;
	/* font-weight: 400; */
	text-align: center;
	width: 300px;
	line-height: 1;
	font-weight: 500;
}

.instagram-1080-1920 .text-skin-nombre {
	z-index: 4;
	top: 1800px;
	font-size: 28px;
	left: 155px;
	color: #0000ff;
	width: 310px;
	line-height: 1;
	text-align: center;
}

/* .instagram-1080-1920 .logo-skin {
	width: auto;
	z-index: 4 !important;
	position: absolute;
	top: 1300px;
	left: 91px;
	height: 316px;
	border-radius: 5px;
} */

.instagram-1080-1920 .miniatura-promocioanl {
	position: relative;
}

.instagram-1080-1920 .miniatura-promocioanl img {
	width: auto;
	height: 215px;
}










a .estado_contacto {
	transition: transform .2s;
	/* Animation */
}

a:hover .estado_contacto {
	transform: scale(0.95);
}

.px-2.rounded.shadow.ver-vendedor {
	background-color: #89cff0;
}

.ver-vendedor a {
	line-height: 1;
	display: block;
	text-align: center;
	padding: 6px 6px;
	color: #0000ff;

}

#mySidenav {
	transition: width .5s;
	/* Animation */
}


.loaderProgresoContainer,
.certificando {
	width: 100%;
	/* background: rgba(0, 102, 255, 0.5); */
	background: linear-gradient(44deg, #0000ff, #8300bf, #02b6f7, #0927d0, #ff00e0);
	background-size: 600% 600%;

	-webkit-animation: AnimationName 13s ease infinite;
	-moz-animation: AnimationName 13s ease infinite;
	animation: AnimationName 13s ease infinite;

	position: fixed;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 999999999;
}

.certificando {
	opacity: 0.4;
	background: #000 !important;
}

@-webkit-keyframes AnimationName {
	0% {
		background-position: 99% 0%
	}

	50% {
		background-position: 2% 100%
	}

	100% {
		background-position: 99% 0%
	}
}

@-moz-keyframes AnimationName {
	0% {
		background-position: 99% 0%
	}

	50% {
		background-position: 2% 100%
	}

	100% {
		background-position: 99% 0%
	}
}

@keyframes AnimationName {
	0% {
		background-position: 99% 0%
	}

	50% {
		background-position: 2% 100%
	}

	100% {
		background-position: 99% 0%
	}
}


.loaderProgresoContainer span {
	position: absolute;
	top: calc(50% - -24px);
	left: calc(50% - 57px);
	color: #fff;
}

.certificando span {
	position: absolute;
	top: calc(50% - -24px);
	left: calc(50% - 82px);
	color: #fff;
}

#loaderProgreso {
	width: 70px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	top: calc(50% - 17px);
	left: calc(50% - 35px);
	z-index: 9999;
}

#proCargador {
	width: 70px;
	height: 70px;
	border-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-radius: 50%;
	box-sizing: border-box;
	animation: rotate 3s ease-in-out infinite;
	transform: rotate(-200deg)
}

@keyframes rotate {
	0% {
		border-width: 10px;
	}

	25% {
		border-width: 3px;
	}

	50% {
		transform: rotate(115deg);
		border-width: 10px;
	}

	75% {
		border-width: 3px;
	}

	100% {
		border-width: 10px;
	}
}

.main-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}


/* Mosaicos de cursoso*/


.mosaico-content {
	height: 1081px;
	width: 1920px;
	background-position: top center;
	background-repeat: no-repeat;
	top: 0;
	position: absolute;
}

.mosaico-h1 {
	top: 95px;
	position: absolute;
	width: 1048px;
	height: 100px;
	left: 519px;
}

.mosaico-h1 span {
	position: relative;
	text-align: center;
	text-shadow: 0px 4px 6px #010000;
	font-size: 42px;
	font-weight: 600;
	vertical-align: middle;
	display: table-cell;
	width: 100%;
	height: 100px;
	width: 1048px;
}

.mosaico-flag-pais {
	left: 1611px;
	position: absolute;
	top: 120px;
}

.mosaico-container-graduandos {
	position: absolute;
	top: 219px;
	left: 343px;
	width: 1535px;
	text-align: center;
}

.mosaico-foto {
	width: 100%;
	/* height: 203px; */
	object-fit: cover;
}

.img-circle {
	object-fit: cover !important;
}

.mosaico-container-graduandos div {
	width: 7.2%;
	background: #ffff;
	text-align: center;
	padding: 5px 5px 4px;
	margin: 4px;
	height: 145px;
	border-radius: 3px;
	float: left;
	text-align: center;
}

.mosaico-container-graduandos div span {
	line-height: 1;
	font-size: 10px;
	display: block;
	padding: 4px 0;
}

.mosaico-container-graduandos .mosaico-container-foto1 {
	width: 228px;
	height: 298px;
}

.mosaico-foto1 {
	width: 215px;
	height: 213px;
}

.mosaico-container-graduandos div .mosaico-nom-graduando1 {
	font-size: 18px;
	display: block;
	padding: 14px 6px;
}

.mosaico-container-boton {
	width: 100%;
	background: rgba(0, 0, 255, 0.144);
	position: fixed;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 999999999;
	text-align: center;
}

#mosaicoEstudianteDEscarga {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto !important;
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	height: 40px;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif !important;
	width: 270px;
}

#mosaicoEstudianteDEscarga:hover {

	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #8b6a23 30%, #614e21 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #b9a15e 25%, #473a1a 62.5%, #473918 100%);

}

.mosaico-dark .mosaico-h1 span {
	color: #fff;
}

.mosaico-dark .mosaico-container-graduandos div {
	box-shadow: 0px 2px 19px #0000ff;
}

.mosaico-light .mosaico-h1 span {
	color: #121212;
}

.mosaico-light .mosaico-container-graduandos div {
	box-shadow: 0px 2px 19px #a2a2a2;
	background: #006;
	color: #fff;
}


.mosaico-light .mosaico-container-graduandos .mosaico-container-foto1 {
	width: 225px;
	height: 298px;
	/* background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); */
	padding: 3 !important;
}

.mosaico-light .mosaico-h1 {
	top: 132px;
	width: 920px !important;
	left: 538px !important;
	height: 71px;
}

.mosaico-light .mosaico-container-graduandos div .mosaico-nom-graduando1 {
	background: #006;
	height: 75px;
}

.mosaico-light .mosaico-h1 span {
	font-family: 'Domine', serif;
	font-weight: 400 !important;
	font-size: 28px !important;
	height: 71px !important;
	color: #000066;
	text-shadow: none !important;
}

.mosaico-light .mosaico-flag-pais {
	left: 1644px !important;
	top: 125px !important;
	font-family: 'Domine', serif;
	font-weight: 400 !important;
	font-size: 28px !important;
}

.recordatorio-light .recorda_grado-camp {
	top: 600px !important;
	font-family: 'Domine', serif;
	color: #121212 !important;
	font-size: 23px !important;
}



/* Recordatorios de grado*/

.record_id.recorda_grado-camp {
	position: absolute;
	top: 602px;
	color: #fff;
	text-align: left;
	width: 396px;
	left: 30px;
	font-size: 20px;
	text-shadow: 0px 4px 6px #010000;
}

.recorda-flag-pais {
	top: 526px;
	width: 30px;
	height: 30px;
	border-radius: 7px !important;
	left: 513px;
	position: absolute;
	display: none;
}

.vista-graduandos {
	position: relative;
	/* top: 219px;
	left: 124px; */
	width: 100%;
	text-align: center;
}

.vista-graduandos div {
	width: 7.2%;
	background: #ffff;
	text-align: center;
	padding: 8px 5px 4px;
	margin: 4px;
	height: auto;
	box-shadow: 0px 5px 10px #cdcdfe;
	border-radius: 3px;
	float: left;
	text-align: center;
}

.vista-graduandos div span {
	line-height: 1;
	font-size: 10px;
	display: block;
	padding: 4px 0;
}

.vista-graduandos-square img {
	position: absolute;
	max-width: 100%;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
}

.vista-graduandos-square {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	/* box-shadow: 0 8px 40px -5px rgba(9, 31, 67, 0.1); */
	box-shadow: 0 2px 10px #c1c1c1;

}


.wrapperr {


	align-items: center;
	background-image: linear-gradient(126deg, rgba(0, 20, 244, 1) 0%, rgb(102, 156, 255) 17%, rgba(0, 0, 255, 1) 35%, rgb(62, 62, 153) 56%, rgba(0, 85, 194, 1) 78%, rgba(0, 0, 255, 1) 100%);
	background-size: 600%;
	background-position: 0 0;
	display: flex;
	font-family: 'Montserrat', sans-serif;
	/* 	 height: 100%; */
	justify-content: center;
	/* Animation */
	animation-duration: 40s;
	animation-iteration-count: infinite;
	animation-name: gradients;

	background-attachment: fixed;

}

@keyframes gradients {
	0% {
		background-position: 0 0;
	}

	25% {
		background-position: 50% 0;
	}

	50% {
		background-position: 90% 0;
	}

	60% {
		background-position: 60%;
	}

	75% {
		background-position: 40%;
	}

	100% {
		background-position: 0 0;
	}
}

.containerr {
	/* background-image: url('../images/bg.png'); */
	/* background-attachment: fixed; */
	/* background-repeat: no-repeat; */
	/* background-size: 100%; */
	/* background-position: top center; */
	/* display: flexx; */
	width: 100vw;
	height: 100%;
	box-shadow: inset 0 0 5em rgba(0, 0, 0, .5);
	min-height: 100vh;
}

.containerr img {
	margin: 0 auto;
	display: block;
	width: 200px;
	margin: 5% auto;
}

.containerGrados {
	z-index: 22;
	width: 400px;
	margin: -38px auto 0;
	text-align: center;
	position: relative;
}

.containerGrados h3 {
	color: #fff !important;
	font-size: 16px;
	padding: 10px;
}

#background-wrap {
	bottom: 0;
	left: 0;
	padding-top: 50px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1;
}

/* KEYFRAMES */

@-webkit-keyframes animateCloud {
	0% {
		margin-left: 100px;
	}

	100% {
		margin-left: 100%;
	}
}

@-moz-keyframes animateCloud {
	0% {
		margin-left: 100px;
	}

	100% {
		margin-left: 100%;
	}
}

@keyframes animateCloud {
	0% {
		margin-left: 100px;
	}

	100% {
		margin-left: 100%;
	}
}

/* ANIMATIONS */

.x1 {
	-webkit-animation: animateCloud 35s linear infinite;
	-moz-animation: animateCloud 35s linear infinite;
	animation: animateCloud 35s linear infinite;

	-webkit-transform: scale(1.65);
	-moz-transform: scale(1.65);
	transform: scale(1.65);
}

.x2 {
	-webkit-animation: animateCloud 20s linear infinite;
	-moz-animation: animateCloud 20s linear infinite;
	animation: animateCloud 20s linear infinite;

	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	transform: scale(1.3);
}

.x3 {
	-webkit-animation: animateCloud 30s linear infinite;
	-moz-animation: animateCloud 30s linear infinite;
	animation: animateCloud 30s linear infinite;

	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	transform: scale(1.5);
}

.x4 {
	-webkit-animation: animateCloud 18s linear infinite;
	-moz-animation: animateCloud 18s linear infinite;
	animation: animateCloud 18s linear infinite;

	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4);
}

.x5 {
	-webkit-animation: animateCloud 25s linear infinite;
	-moz-animation: animateCloud 25s linear infinite;
	animation: animateCloud 25s linear infinite;

	-webkit-transform: scale(1.55);
	-moz-transform: scale(1.55);
	transform: scale(1.55);
}

.x1 i,
.x2 i,
.x3 i,
.x4 i,
.x5 i {
	color: #ffffff;
	-webkit-animation: rotation 6s infinite linear;
}



@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
	}
}

/* OBJECTS */

.cloud {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 5%, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fff), color-stop(100%, #f1f1f1));
	background: -webkit-linear-gradient(top, #fff 5%, #f1f1f1 100%);
	background: -o-linear-gradient(top, #fff 5%, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #fff 5%, #f1f1f1 100%);
	background: linear-gradient(top, #fff 5%, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f1f1f1', GradientType=0);

	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;

	-webkit-box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 8px 5px rgba(0, 0, 0, 0.1);

	height: 120px;
	position: relative;
	width: 350px;
}

.cloud:after,
.cloud:before {
	background: #fff;
	content: '';
	position: absolute;
	z-indeX: -1;
}

.cloud:after {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;

	height: 100px;
	left: 50px;
	top: -50px;
	width: 100px;
}

.cloud:before {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;

	width: 180px;
	height: 180px;
	right: 50px;
	top: -90px;
}

.cat-nav span {
	color: #004366 !important;
	font-size: 1.1em;
	font-weight: 600;
}

.cat-nav {
	background: #ffc107eb;
	border-radius: 3px;
	color: ;
}



/* Login page */










/*/****************************************************************/


.wrapper-login {
	max-width: 500px;
	width: 100%;
	/* height: 420px; */
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 30px;
	transform: translate(-50%, -50%);
	background: #ecf0f3;
	/* box-shadow: -3px -3px 7px #ffffff73, 2px 2px 5px rgba(94, 104, 121, 0.288); */
	/* box-shadow: 10px 10px 10px #d1d9e6, -10px -10px 10px #fcfcfc; */
	/* box-shadow: 10px 10px 10px #2054ee, -10px -10px 10px #1ec0ff; */

}

.wrapper-login .container {
	border-radius: 30px;
	padding: 35px 40px;
	/* box-shadow: 4px 4px 10px #d1d9e6, -4px -4px 10px #f9f9f9; */

	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 62%);
}

.wrapper-login .tabs ul li {
	border-radius: 50px !important;
}

.wrapper-login .tabs ul {
	width: 100%;


	margin-bottom: 30px;
	/* box-shadow: 2px 2px 5px #babecc,
				-5px -5px 10px #ffffff73; */
	display: flex;
	padding: 0;
}

.wrapper-login .form__span {
	margin-top: 30px;
	margin-bottom: 12px;
	color: #121212;
	font-size: 18px;
}

.wrapper-login .button {
	width: 180px;
	height: 50px;
	border-radius: 25px;
	margin: 30px auto;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 1.15px;
	background-color: #2878b0;
	color: #f9f9f9;
	box-shadow: 8px 8px 16px #d1d9e6, -8px -8px 16px #f9f9f9;
	border: none;
	outline: none;
	display: block;
}

.wrapper-login .tabs ul li {
	width: 47%;
	padding: 15px 0;
	text-align: center;
	font-size: 16px;
	color: #0000ff;
	font-weight: bold;
	/* text-transform: uppercase; */
	list-style-type: none;
	cursor: pointer;
	position: relative;
	transition: all 0.5s ease;
	text-decoration: none;
	box-shadow: 2px 3px 5px #E2E2E2;
	margin: 0 auto;
}

.wrapper-login .tabs ul li.active {
	background: #f1f1f1;
	color: rgb(0, 0, 0);
	box-shadow: inset 2px 2px 5px #babecc,
		inset -5px -5px 10px #ffffff73;
}

.wrapper-login .input_field {
	margin-bottom: 25px;
}

.wrapper-login .input_field .input {
	width: 100%;
	border: none;
	background: #ecf0f3;
	color: #121212;
	font-family: sans-serif;
	box-shadow: inset 2px 2px 4px #d1d9e6, inset -2px -2px 4px #f9f9f9;
	font-size: 14px;
	padding: 17px;
	border-radius: 10px;
}

.wrapper-login .btn {

	background: #ffffff;
	color: #dd0000;
	box-shadow: 2px 2px 5px #babecc,
		-5px -5px 10px #ffffff73;
	padding: 12px;
	text-align: center;
	border-radius: 40px;
	font-weight: bold;
}

.wrapper-login .btn:hover {
	color: #3498db;
	box-shadow: inset 2px 2px 5px #babecc,
		inset -5px -5px 10px #ffffff73;
}

.wrapper-login .btn a {
	color: rgb(0, 0, 0);
	display: block;
	font-size: 16px;
	font-family: sans-serif;
}

.wrapper-login .icon-button {
	margin-top: 50px;
}

.wrapper-login .icon-button span {
	margin-left: 20px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 15px;
	padding-bottom: 6px;

	border-radius: 5px;
	line-height: 30px;

	background: #dde1e7;
	box-shadow: 2px 2px 5px #babecc,
		-5px -5px 10px #ffffff73;

}

.wrapper-login .icon-button span:hover {
	color: #3498db;
	box-shadow: inset 2px 2px 5px #babecc,
		inset -5px -5px 10px #ffffff73;
}

.wrapper-login .icon-button span i {
	font-size: 25px;

}

.table-bordered {
	border-radius: 10px;
}


/*--------------------------*/
/* Check animado */

/** * Extracted from: SweetAlert * Modified by: Istiak Tridip */
.success-checkmark {
	width: 80px;
	height: 115px;
	margin: 0 auto;
}

.success-checkmark .check-icon {
	width: 80px;
	height: 80px;
	position: relative;
	border-radius: 50%;
	box-sizing: content-box;
	border: 4px solid #4caf50;
}

.success-checkmark .check-icon::before {
	top: 3px;
	left: -2px;
	width: 30px;
	transform-origin: 100% 50%;
	border-radius: 100px 0 0 100px;
}

.success-checkmark .check-icon::after {
	top: 0;
	left: 30px;
	width: 60px;
	transform-origin: 0 50%;
	border-radius: 0 100px 100px 0;
	animation: rotate-circle 4.25s ease-in;
}

.success-checkmark .check-icon::before,
.success-checkmark .check-icon::after {
	content: '';
	height: 100px;
	position: absolute;
	background: #fff;
	transform: rotate(-45deg);
}

.success-checkmark .check-icon .icon-line {
	height: 5px;
	background-color: #4caf50;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 10;
}

.success-checkmark .check-icon .icon-line.line-tip {
	top: 46px;
	left: 14px;
	width: 25px;
	transform: rotate(45deg);
	animation: icon-line-tip 0.75s;
}

.success-checkmark .check-icon .icon-line.line-long {
	top: 38px;
	right: 8px;
	width: 47px;
	transform: rotate(-45deg);
	animation: icon-line-long 0.75s;
}

.success-checkmark .check-icon .icon-circle {
	top: -4px;
	left: -4px;
	z-index: 10;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: absolute;
	box-sizing: content-box;
	border: 4px solid rgba(76, 175, 80, .5);
}

.success-checkmark .check-icon .icon-fix {
	top: 8px;
	width: 5px;
	left: 26px;
	z-index: 1;
	height: 85px;
	position: absolute;
	transform: rotate(-45deg);
	background-color: #fff;
}

@keyframes rotate-circle {
	0% {
		transform: rotate(-45deg);
	}

	5% {
		transform: rotate(-45deg);
	}

	12% {
		transform: rotate(-405deg);
	}

	100% {
		transform: rotate(-405deg);
	}
}

@keyframes icon-line-tip {
	0% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}

@keyframes icon-line-long {
	0% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	84% {
		width: 55px;
		right: 0px;
		top: 35px;
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}









.btn-save {
	height: 40px;
	position: relative;
	background: linear-gradient(to right, #004666 33.33%, #037DA6 33.33%, #037DA6 66.66%, #004666 66.66%);
	background-size: 300% 100%;
	background-position: left bottom;
	border-radius: 2px;
	border: 0;
	cursor: pointer;
	outline: 0;
	transition: all 0.2s ease-out;
}

.btn-save.loading-animation {
	animation-name: loading-animation-keyframes;
	animation-duration: 1.5s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	animation-fill-mode: both;
	transition: all 0.1s ease;
}

.btn-save.loading-done .txt {
	opacity: 0;
	font-size: 0;
	transition: all 0.2s;
}

.btn-save.loading-done .icon {
	opacity: 1;
	transform: scale(1.2);
	transition: all 0.2s ease-out;
}

.txt,
.icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9;
	color: #fff;
	font-family: 'Verdana';
	font-size: 12px;
	text-transform: uppercase;
	transition: all 0.2s ease-out;
}

.icon {
	opacity: 0;
	transform: scale(0.2);
	transition: all 0.2 ease-out;
}

@keyframes loading-animation-keyframes {
	0% {
		background-position: 100% 0%;
	}

	50% {
		background-position: 50% 0%;
	}

	100% {
		background-position: 0% 0%;
	}
}

.tipo_registro {
	font-size: 1.5rem;
	font-weight: 600;
}

.card-title.tipo_ingreso.text-primary {
	font-weight: 700;
	font-size: 1.2rem;
}

.item-list,
.info-box {
	background: #fff;
	padding: 10px;
}

.item-list-body {
	max-height: 300px;
	overflow-y: scroll;
}

.panel-body p {
	margin-bottom: 5px;
}

.info-box {
	margin-bottom: 15px;
}

.item-list-footer {
	padding-top: 10px;
}

.panel-heading a {
	display: block;
}

.form-inline {
	display: inline;
}

.form-inline select {
	padding: 4px 10px;
}

.btn-menu-select {
	padding: 4px 10px
}

.disabled {
	pointer-events: none;
	opacity: 0.7;
}

.menu-item-bar {
	background: #eee;
	padding: 5px 10px;
	border: 1px solid #d7d7d7;
	margin-bottom: 5px;
	width: 75%;
	cursor: move;
	display: block;
}

#serialize_output {
	display: block;
}

.menulocation label {
	font-weight: normal;
	display: block;
}

body.dragging,
body.dragging * {
	cursor: move !important;
}

.dragged {
	position: absolute;
	z-index: 1;
}

ol.example li.placeholder {
	position: relative;
}

ol.example li.placeholder:before {
	position: absolute;
}

#menuitem {
	list-style: none;
}

#menuitem ul {
	list-style: none;
}

.input-box {
	width: 75%;
	background: #fff;
	padding: 1;

}

#description {
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
}

#infowindow-content .title {
	font-weight: bold;
}

#infowindow-content {
	display: none;
}

#map #infowindow-content {
	display: inline;
}

.pac-card {
	background-color: #fff;
	border: 0;
	border-radius: 2px;
	box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
	margin: 10px;
	padding: 0 0.5em;
	font: 400 18px Roboto, Arial, sans-serif;
	overflow: hidden;
	font-family: Roboto;
	padding: 0;
}

#pac-container {
	padding-bottom: 12px;
	margin-right: 12px;
}

.pac-controls {
	display: inline-block;
	padding: 5px 11px;
}

.pac-controls label {
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
}

#pac-input {
	background-color: #ffff;
	font-family: Roboto;
	font-size: 23px;
	font-weight: 500;
	margin-left: 12px;
	padding: 0px 11px 0px 13px;
	text-overflow: ellipsis;
	width: 400px;
	margin-top: 9px;
	border: 3px solid #1185ae !important;
	height: 43px;
}

#pac-input:focus {
	border-color: #4d90fe;
}

#title {
	color: #fff;
	background-color: #4d90fe;
	font-size: 25px;
	font-weight: 500;
	padding: 6px 12px;
}

#target {
	width: 345px;
}


/*   Certificados donaciones */

.step-box {
	padding-top: 16px;
}

.step-box-content {
	cursor: pointer;
	border-radius: 25px;
	border: 2px solid #e1e1e1;
	padding: 20px;
	display: block;
	min-height: 164px;
}

.step-box-content input {
	opacity: 0;
}

.step-box-content span {
	display: block;
}

.step-box-content .step-box-icon {
	margin-bottom: 20px;
}

.step-box-content .step-box-text {
	font-size: 24px;
	font-weight: 500;
}

.step-box-content.active .service-check-option span:after {
	display: block;
}

.service-check-option span {
	top: 15px;
	right: 15px;
	width: 27px;
	height: 27px;
	display: block;
	position: absolute;
	border-radius: 100%;
	background-color: #f9f9f9;
	border: 2px solid #e1e1e1;
}

.service-check-option span:after {
	left: 3px;
	top: 3px;
	content: "";
	width: 17px;
	height: 17px;
	display: none;
	position: absolute;
	border-radius: 100%;
	background-color: #0000ff;
}

.step-box-content.active .service-check-option span:after {
	display: block;
}

.step-box-content .step-box-text {
	font-size: 24px;
	font-weight: 500;
}



@media screen and (max-width: 767px) {

	.step-box-content {
		margin-bottom: 30px;
	}
}


/* ----- */




.container header {
	font-size: 35px;
	font-weight: 600;
	margin: 0 0 30px 0;
}

.container .form-outer {
	width: 100%;
	overflow: hidden;
}

.container .form-outer form {
	display: flex;
	width: calc(100% * var(--stepNumber));
}

.form-outer form .page {
	width: calc(100% / var(--stepNumber));
	transition: margin-left 0.3s ease-in-out;
}

.form-outer form .page .title {
	text-align: left;
	font-size: 25px;
	font-weight: 500;
}

.form-outer form .page .field {
	width: var(--containerWidth);
	height: 45px;
	margin: 45px 0;
	display: flex;
	position: relative;
}

form .page .field .label {
	position: absolute;
	top: -30px;
	font-weight: 500;
}

form .page .field input {
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	border: 1px solid var(--inputBorderColor);
	border-radius: 5px;
	padding-left: 15px;
	margin: 0 1px;
	font-size: 18px;
	transition: border-color 150ms ease;
}

form .page .field input.invalid-input {
	border-color: var(--errorColor);
}

form .page .field select {
	width: 100%;
	padding-left: 10px;
	font-size: 17px;
	font-weight: 500;
}

form .page .field button {
	width: 100%;
	height: calc(100% + 5px);
	border: none;
	background: var(--secondary);
	margin-top: -20px;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: 0.5s ease;
}

form .page .field button:hover {
	background: #000;
}

form .page .btns button {
	margin-top: -20px !important;
}

form .page .btns button.prev {
	margin-right: 3px;
	font-size: 17px;
}

form .page .btns button.next {
	margin-left: 3px;
}

.container .progress-bar {
	display: flex;
	margin: 40px 0;
	user-select: none;
}

.container .progress-bar .step {
	text-align: center;
	width: 100%;
	position: relative;
}

.container .progress-bar .step p {
	font-weight: 500;
	font-size: 18px;
	color: #000;
	margin-bottom: 8px;
}

.progress-bar .step .bullet {
	height: 25px;
	width: 25px;
	border: 2px solid #000;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	transition: 0.2s;
	font-weight: 500;
	font-size: 17px;
	line-height: 25px;
}

.progress-bar .step .bullet.active {
	border-color: var(--primary);
	background: var(--primary);
}

.progress-bar .step .bullet span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.progress-bar .step .bullet.active span {
	display: none;
}

.progress-bar .step .bullet:before,
.progress-bar .step .bullet:after {
	position: absolute;
	content: "";
	bottom: 11px;
	right: -51px;
	height: 3px;
	width: 44px;
	background: #262626;
}

.progress-bar .step .bullet.active:after {
	background: var(--primary);
	transform: scaleX(0);
	transform-origin: left;
	animation: animate 0.3s linear forwards;
}

@keyframes animate {
	100% {
		transform: scaleX(1);
	}
}

.progress-bar .step:last-child .bullet:before,
.progress-bar .step:last-child .bullet:after {
	display: none;
}

.progress-bar .step p.active {
	color: var(--primary);
	transition: 0.2s linear;
}

.progress-bar .step .check {
	position: absolute;
	left: 50%;
	top: 70%;
	font-size: 15px;
	transform: translate(-50%, -50%);
	display: none;
}

.progress-bar .step .check.active {
	display: block;
	color: #fff;
}

@media screen and (max-width: 660px) {
	:root {
		--containerWidth: 400px;
	}

	.progress-bar .step p {
		display: none;
	}

	.progress-bar .step .bullet::after,
	.progress-bar .step .bullet::before {
		display: none;
	}

	.progress-bar .step .bullet {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.progress-bar .step .check {
		position: absolute;
		left: 50%;
		top: 50%;
		font-size: 15px;
		transform: translate(-50%, -50%);
		display: none;
	}

	.step {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media screen and (max-width: 490px) {
	:root {
		--containerWidth: 100%;
	}

	.container {
		box-sizing: border-box;
		border-radius: 0;
	}
}


#pjuDropzoneCedula,
#pjuDropzoneRut,
#pjuDropzoneOfac,
#pjuDropzoneContraloria,
#pjuDropzoneProcuraduria,
#pjuDropzonePolicia,
#pjuDropzoneCamaraComercio,
#pnaDropzoneCedula,
#pnaDropzoneRut,
#pnaDropzoneOfac,
#pnaDropzoneContraloria,
#pnaDropzoneProcuraduria,
#pnaDropzonePolicia,
#pnaDropzoneCamaraComercio,
#dropzoneTransaccionDonacion,
#donacionDropzoneIntencionDonacion {
	background: #f5f5f5;
	border-radius: 5px;
	border: 1px dashed rgb(0, 135, 247) !important;
	border-image: none;
	max-width: 99%;
	margin-left: auto;
	margin-right: auto;
}

.dropzone {
	border: none !important;
	min-height: inherit !important;
}

.dropzone .dz-message {
	margin: auto 0 !important;
}

.nav-tabs .nav-link.active {
	background-color: #17a2b8;
	border-radius: 10px 10px 0 0;
	color: #fff !important;
	font-weight: 500;
	font-size: 1.22rem;
}

.paso-circle,
.paso-circle-disabled {
	width: 30px;
	height: 30px;
	display: inline flow-root list-item;
	text-align: center;
}

.paso-circle-disabled {
	background: #f4f4f4;
}

.paso-circle {
	background: #038ea4;
}



/* The total progress gets shown by event listeners */
#total-progress {
	opacity: 0;
	transition: opacity 0.3s linear;
}

/* Hide the progress bar when finished */
#previews .file-row.dz-success .progress {
	opacity: 0;
	transition: opacity 0.3s linear;
}

/* Hide the delete button initially */
#previews .file-row .delete {
	display: none;
}

/* Hide the start and cancel buttons and show the delete button */

#previews .file-row.dz-success .start,
#previews .file-row.dz-success .cancel {
	display: none;
}

#previews .file-row.dz-success .delete {
	display: block;
}

.datepicker td,
.datepicker th {
	text-align: center !important;
	padding: 3px 3px;
	font-size: 12px;
}

/* Custom css */

.sticky-top {
	z-index: 11 !important;
}

.floatlabel {
	position: relative;
}

.floatlabel input {
	-webkit-appearance: none;
	color: #333;
	padding: 10px 12px;
}

.floatlabel label.label {
	position: absolute;
	top: 14px;
	left: 14px;
	transition: all 0.2s ease-out;
	background: #fff;
	color: #999;
	font-size: 13px;
	cursor: text;
	font-weight: 111 !important;
}

.floatlabel label.label.floatlabel-shift {
	top: -7px;
	left: 12px;
	padding: 0 3px;
	font-size: 13px;
	color: #999;
}

.floatlabel label.label.floatlabel-active {
	color: #0077c8;
}


#donaciones {
	border-collapse: separate;
	/* border-spacing: 0 15px; */
}

#donaciones .even {
	background: #fbfbfb;
}

#donaciones td {

	/* border: 1px solid #dee2e6; */
	/* border-radius: 10px; */
	padding: 10px 15px;
}

#donaciones tbody tr td {
	padding: 11px 20px !important;
	border: none;
}

.filePreview {
	border-radius: 10px;
	border: 2px solid #f6f6f6;
}

.filePreview img {
	border-radius: 10px;
}

.filePreview {
	position: relative;
	width: 50%;
}

.filePreviewImg {
	opacity: 0.4;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.filePreview:hover .filePreviewImg {
	opacity: 0.3;
}

.filePreview:hover .middle {
	opacity: 1;
}

.text-prev {
	background-color: #04AA6D;
	color: white;
	font-size: 22px;
	padding: 7px 32px;
	border-radius: 63px;
	box-shadow: 0px 7px 6px #434343;
	cursor: pointer;
	line-height: 1;
}

.mediosPago {
	display: none;
}

.Perfil canvas {
	display: none;
}


.natural-read,
.dinero-read,
.bono-read,
.especie-read,
.juridica-read {
	pointer-events: none;
}


.doc-vigencia {
	font-size: 1.3em !important;
	word-wrap: break-word;
	white-space: inherit !important;
}

.small-box .icon {
	opacity: inherit !important;
	transform: inherit !important;
	transition: inherit !important;
}

.error {

	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545;
}

.grupo-disponible {
	position: relative;

}

div.dataTables_wrapper div.dataTables_processing {
	top: 1%;
	z-index: 99999;
}

/*  .grupo-disponible {
	position: relative;
  }
  
  .grupo-disponible:hover::before {
	content: "Postularme";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding: 8px 16px;
	background-color: rgba(255, 255, 255, 0.7);
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
	z-index: 999;
	width: auto;
	height: auto;
	white-space: nowrap;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	box-sizing: border-box;
  }
   */
body.modal-agregarProducto {
	position: fixed;
	overflow-y: scroll;
	width: 100%;
}

body.modal-agregarProducto .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

#firmar {
	position: fixed;
	bottom: 85px;
	right: 20px;
	z-index: 10;
}


.pais-global .dropdown-item {
	color: #232323 !important;
}

.sticky-sidebar {
	position: sticky;
	top: 80px;
	/* Ajusta el valor según sea necesario */
}



/* Modulo de Eventos */

#totalAyudas.form-control:disabled,
#totalAyudas.form-control[readonly] {
	background-color: #fff;
	border: none;
	font-weight: 800;
	font-size: 2.5rem;
}



/* Modulo de curso grupo para observaciones sobre los estudiantes */

.calificacion-btn {
	width: 50px;
	height: 50px;
	font-size: 24px;
	margin: 0 !important;
	border-radius: 50% !important;
	font-size: 2rem !important;
	padding: 0 !important;
}



.form-group.text-center {
	text-align: center;
}

.triste {
	background: #ff0000;
	width: fit-content;
	height: fit-content;
	display: inline-block;
	border-radius: 50%;
}

.neutral {
	background: #ffc107;
	width: fit-content;
	height: fit-content;
	display: inline-block;
	border-radius: 50%;
}

.feliz {
	background: #28a745;
	width: fit-content;
	height: fit-content;
	display: inline-block;
	border-radius: 50%;
}


/* Modulo de Convocatoria */
.modal-convocatoria p,
.modal-convocatoria span {
	line-height: 1.3 !important;
	font-size: 0.95rem !important;
	color: #333333 !important;
	margin: 0;
}

.modal-convocatoria .descripcion_corta {
	color: #339cd8 !important;
}

.instagram-1080-1920 .container-logo-skin {
	width: 638px;
	z-index: 4 !important;
	position: absolute;
	top: 1292px;
	left: 59px;
	height: 333px;
	border-radius: 5px;
	background-color: #ffffff;
}

.instagram-1080-1920 .container-logo-skin .container-logo-skin-container {
	display: flex;
	/* Activar flexbox */
	justify-content: center;
	/* Centrar horizontalmente */
	align-items: center;
	/* Centrar verticalmente */
	width: 100%;
	/* Asegurar que se ajuste al ancho disponible */
	height: 100%;
}

.instagram-1080-1920 .container-logo-skin .container-logo-skin-container .logo-skin {
	max-width: 100%;
	/* Ajusta el ancho según el contenedor */
	max-height: 100%;
	/* Ajusta el alto según el contenedor */
	object-fit: contain;
	/* Mantiene la proporción */
}

.sidebar-mini.remove-relative {
	position: inherit !important;
}