html {background-color:#eeeeee;padding:.5em 0 2em 0;}
body {
 font-family:'Times New Roman',serif;
 font-weight:400;
 font-size:18px;
 color:#333;
 width: 960px;
 max-width: 85%;
 margin-left: auto;
 margin-right: auto;
 padding:1em 2em;
 background-color: #ffffff;
 box-shadow: 10px 10px 15px #c4c4c4;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
 font-family: color: #1d6d6d; font-weight: 400;
}
p, li {
	line-height: 1.5;
	/* font-size: 16px; */
	text-align: justify;
}
h1 {
 font-size: 36px;
}
h2 {
 font-size: 30px;
}
h3 {
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 2em;
}
h4 {
	font-size: 18px;
	margin-top: 2em;
	font-weight: 600;
}
h5 {
	font-size: 18px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-weight: 600;
}
h6 {
 font-size: 16px;
 font-weight: 500;
}
a {
	color: #1d6d6d;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	background-color: #1d6d6d;
	color: #fff;
}
#encabezado {
	overflow:hidden;
}
#encabezado #logo {
	display: inline-block;
	/*float:left;*/
	vertical-align:top;
}
#encabezado .descripcion-revista {
	display: block;
	float:right;
	font-family: Monterrat, Geneva, sans-serif;
	text-align:right;
	font-weight: 500;
	font-size: 18px;
	padding-top: 1em;
}
figure {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
figcaption {
	display: table-caption;
	font-style: italic;
	padding-left: .5em;
	margin-top: .5em;
	caption-side: bottom;
	text-align: left;
}
figure img {
	max-width: 100%;
	height: auto;
}
.logo-GN {
	width: 175px;
}
@media (max-width:480px) {
	.logo-GN {
		width: 120px;
		margin-left: -1em;
	}
}
.revista {
	margin-bottom: 0px;
	text-align: left;
	line-height: 1.2;
  margin-left: 1em;
}
.fechaRevista {
	margin-top: 0px;
	text-align: left;
	line-height: 1.2;
  margin-left: 1em;
}
.numero {
	text-align: left;
	line-height: 1.2;
	margin-bottom: 1.5em;
	margin-left: .5em;
}
h1.titulo {
	text-align: left;
	font-weight: 600;
	font-size: 24px;
	color: #1d6d6d;
	text-transform:uppercase;
	margin-top:1.5em;
}
h2.title {
	text-align: left;
	font-weight: 400;
	font-size: 24px;
	color: #1d6d6d;
	margin-top: -10px;
}
.autores {
	text-align: left;
}
.autor {
	margin-bottom: .3em;
}
.autores .nombre {
	font-weight: bold;
}
.autores .institucion {
	margin-bottom: 0px;
	font-size:95%;
	font-style: italic;
}
.autores .correo {
	margin-bottom: 0px;
	font-size:90%;
}
.autores .institucionVarios {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
}
.autores .orcid {
	font-size: .9em;
	margin-bottom: 0px;
	padding:3px 0;
}
.autores .orcid a {
	background-image: url(https://revista.uny.edu.ve/ojs/index.php/ingenium/libraryFiles/downloadPublic/41);
	background-size:18px 18px;
	background-repeat: no-repeat;
	padding: 3px 0 3px 22px;
	background-position: 0 1px;
}
.fechas {
	margin-top: 1em;
	font-weight:600;
}
.recibido {
	padding-left: 5px;
}
.aceptado {
	padding-left: 5px;
	padding-top:3px;
}
.fechas-contenido {
	padding-left:.5em;
	display:inline;
	font-weight:500;
}
.doi {
	padding-left: 5px;
	padding-top:.5em;
}
.doi-contenido {
	padding-left:.5em;
	display:inline;
	font-weight:500;
}
.firmasEditorial {
	margin-top: 3em;
}
.firmaEditorial1 {
	display: inline-block;
	margin-left: 5em;
	text-align: center;
}
.firmaEditorial2 {
	display: inline-block;
	float: right;
	text-align: center;
	margin-right: 5em;
}
@media (max-width:991px) {
.resumen {
	display: block;
	width: 100%;
}
#encabezado #logo {
	display: block;
	float: none;
}
#encabezado #descripcion-revista {
	float: none;
	text-align:left;
	padding-top:.5em;
	font-size:16px;
	padding-left:.8em;
}
}
@media (min-width:992px) {
.resumen {
	display: inline-block;
	width: 48%;
	margin-right: 10px;
	vertical-align: top;
}
}
.descriptores {
}
.descriptores .titulo {
	display: inline;
	font-weight: bold;
	padding-right:.5em;
}
.descriptores .contenido {
	display: inline;
	font-weight: normal;
	padding-left: 1em:
}
li {
	margin-bottom: .5em;
}
.centrado {
	text-align: center;
}
.cita {
	margin-right: 2em;
	margin-left: 2em;
}
.tablaconlineas {
	border-collapse: collapse;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 1.5em;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
}
.tablaconlineas ul, .tablaconlineas ol {
	margin-top: .5em;
	margin-bottom: .5em;
}
.tablaconlineas li {
	margin-top: 0;
	margin-bottom: 0;
	/* font-size: 16px; */
}
.tablaconlineas th {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.tablaconlineas td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.fondoGrisClaro {
	background-color: #f7f4f4;
}
.tablaconlineasNumerada {
	border-collapse: collapse;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 1.5em;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
}
.tablaconlineasNumerada th {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.tablaconlineasNumerada td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
caption {
	caption-side: bottom;
	font-style: italic;
	text-align: left;
	padding-top: 5px;
	padding-left: .5em;
}
.celdaCentrada {
	text-align: center;
}
.verticalSuperior {
	vertical-align: top;
}
.celdaDerecha {
	text-align: right;
}
.celdaDerechaArriba {
	text-align: right;
	vertical-align: top;
}
.celdaDerechaNegrita {
	text-align: right;
	font-weight: bold;
}
.bordeDerecho {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;	
}
.bordeDerechoCentrada {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;	
	text-align: center;
}
.bibliografia p {
	padding-left: 3em; text-indent: -3em;
	line-height: 150%;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align:left;
}
.bibliografia a {
	word-break: break-all;
	text-decoration: underline;
}
.texto-chiquito {
	font-size: .7em;
}
.texto-mediano {
	font-size: .9em;
}
.cc {
	text-align: right;
	margin-top: 2em;
	margin-bottom: -2em;
	margin-right: -2em;
}
.textoVertical {
	transform: rotate(270deg);
	text-align: center;
	font-weight: bold;
}
.textoDiagonalNegritas {
	transform: rotate(315deg);
	text-align: center;
	font-weight: bold;
}.rojo {
	color: #F00;
}
.epigrafe {
	max-width: 400px;
	margin-left: 50%;
	font-style: italic;
	/* font-size: 16px; */
	margin-bottom: 2em;
}
.epigrafe .autorEpigrafe {
	text-align: right;
	font-style: normal;
	margin-top: .5em;
}
.derecha {
	text-align: right;
}
.formula-imagen {
	margin-bottom: -12px;
}
.formula-imagen-menos {
	margin-bottom: -5px;
}
.formula-texto {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 1.1em;
}
.sublista {
	text-indent: -30px;
	padding-left: 40px;
	line-height: normal;
	margin-top: .7em;
	font-size: 1em;
}
#notas-al-pie {
	margin-top:2em;
	border-top:solid thin #d4d4d4;
	padding-top:2em;
}
.nota-al-pie {
	font-size:.9em;
	font-style: italic;
	margin-bottom:1em;
}
#includedContent {
	margin-bottom: 2em;
	margin-left: 2em;
}
#footer {
	display: flex;
	flex-direction:row;
	font-family:Montserrat, Geneva, sans-serif;
	font-size:12px;
	letter-spacing:.1em;
	font-weight:600;
	margin-top: 2em;
	margin-bottom: 2em;
}
#footer #fgu-logo img {
	height: auto;
	width: 240px;
}
#footer #footer-right {
	display: flex;
	flex-direction:column;
	padding-left: 1em;
	justify-content: center;
}
#footer-right #footer-right-up, #footer-right #footer-right-down {
	display: flex;
	flex-direction:row;
	justify-content: flex-start;
	gap: 1em;
	padding:.8em 0;
}
.footer-right-item {
	display: flex;
	flex-direction:row;
	gap: 7px;
	align-items:center;
	padding-right:1em;
}
#footer-right-up .loguito, #footer-right-down .loguito {
	width: 15px;
	height: auto;
}
#footer-right-up .info, #footer-right-down .info {
}
#barra-inferior {
	display: flex;
	flex-direction:row;
	width:100%;
	margin-bottom:-1em;
}
#caja_2d2d2b {
	display: flex;
	background-color:#2d2d2b;
	width:25%;
	height:20px;
}
#caja_4a2022 {
	display: flex;
	background-color:#4a2022;
	width:25%;
}
#caja_29535f {
	display: flex;
	background-color:#29535f;
	width:25%;
}
#caja_ada397 {
	display: flex;
	background-color:#ada397;
	width:25%;
}
#pags-articulo {
	font-family: Monterrat, Geneva, sans-serif;
	font-size: 14px;
	font-weight:600;
	text-align: right;
	margin-top: 4em;
	margin-bottom: 3em;
}

@media (max-width:991px) {
	#footer {
		flex-direction:column;
	}
}
@media (max-width:600px) {
	#footer #footer-right {
		flex-direction:column;
		padding-top:1em;
	}
	#footer-right #footer-right-up, #footer-right #footer-right-down {
		flex-direction:column;
		padding:.7em 0 0 0;
	}
	#pags-articulo {
	text-align:left;
	}
}
