@font-face {
  font-family: 'Arima';
  src: local("?"), url("fuentes/ArimaKosshi/ArimaKoshi-Regular.woff") format("woff"), url("fuentes/ArimaKosshi/ArimaKoshi-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


* {
	font-family: 'Arima';
	background-color: transparent;
	font-size: 16px;
	color: #FFF;
}

body {
	background-color: #000;
	top: 0;
	left: 0;
	height: 130vh;	
}

table tr td {
	font-size: 1.1rem;
	line-height: 1rem;
}


.appWhatsapp {
  position: fixed;
  right: 30px;
  bottom: 25px;
  width: 80px;
  z-index: 150;
  background-color: transparent;
}

.appWhatsapp img {
  width: 100%;
  height: auto;
  z-index: 150;
  background-color: transparent;
}


.clsEncabezadoTemas {
	display: flex; 
}
.clsEncabezadoTemas div {
	height: 70px; 
	display: flex; 
	align-items: center; 
	justify-content: center;
}

.tab {
  overflow: hidden;
  background-color: transparent;
  border: none;
  display: flex;
}

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 1.1rem;
  background-color: #FFF;
  color: #000;
  border-radius: 5px 25px 0 0 ;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
  background-color: #212F3C;
  color: #FFF;
}
 
.tabcontent {
  display: none;
  padding: 6px 12px;
 /*border: 1px solid #ccc;*/
  border-top: none;
  font-size: 1.1rem;

  max-height: calc(100vh - 21rem); 
  overflow-y: auto;
}

.clsBotonMenu {
	
	height: 3rem;
	cursor: pointer;
	
}

#divCuotas {
	display: flex;
	justify-content: center;
	align-items: center;
}

#divTitulo {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.6rem;
	height: 7rem;
	background-image: linear-gradient(180deg,  #212121, #000);
	border-radius: 0 0 0 10px;
	border: solid 1px #212121;
	text-align: center;
	box-shadow: 0 4px 10px 0 rgba(255, 255, 255, 0.8);
	font-weight: bold;

	padding: 0 15px 0 15px ;

}

#divInscripcion {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 7rem;
	background-image: linear-gradient(180deg,  #212121, #000);
	border: solid 1px #212121;
	min-width: 15vw;
}

#divPago {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 7rem;
	background-image: linear-gradient(180deg,  #212121, #000);
	border: solid 1px #212121;
	min-width: 15vw;
	box-shadow: 4px  4px 10px rgba(255, 255, 255, 0.8);
}

#divMenuPrincipal {
	display: flex;
	align-items: center;
	justify-content: center;

}

#divEncabezado {
	position: sticky;
	top: 0;
	width: 90vw;
	height: 10rem; 
	margin-top: 50px;
	margin-left: 5vw; 
	display: block;
	opacity: 0;
	transition-property: opacity;
    transition-duration: 5s;
    z-index: 100;
}

#divMenu {
	height: 7rem;

}
#divSubmenu {
	height: 3rem;
}
#divSubmenuCuotas {
	display: flex;
	height: 3rem;
}

#divCuotasRecuperacion {
	width: 30vw; 
	display: flex; 
	justify-content: center; 
	align-items: center; 
	background-image: linear-gradient(180deg,  #000,  #212121);
	border: solid 1px #212121; 
	border-radius: 0 0 10px 10px;

	box-shadow: 4px 4px 10px 0 rgba(255, 255, 255, 0.8);
}

#divCuotasRecuperacion:hover {
	cursor: pointer;
}

#divListaCuotasRecuperacion {
	min-width:30vw; 
	border-radius: 0px 0px 10px 10px; 
	border: solid 1px #212121; 
	display: block;
	max-height: 15rem;
	height: 0rem;	
	overflow: hidden;
	transition-property: height;
    transition-duration: 3s;
}

.clsInformacion  {
	background-color: #B3B6B7;
	width: 100%;


}

.clsInformacion table tr td{
	
	color: #000;
}

.clsInformacion table tr td b{
	
	color: #000;
}

#divImagenFondo {
	opacity: 0;
	transition-property: opacity;
    transition-duration: 15s;
	margin-left: 5vw;
	width: 90vw;
	background-color: #000;
	background-image: url('imagenes/fondo.svg'); 
	background-repeat: no-repeat;
	background-size:  90vw; 
	min-height: 180vh;
	border: none;
	top: 15rem;
	z-index: 0;
}

#divImagenFondo2 {
	
	background-color: #fff;
	background-image: url('imagenes/fondo.svg'); 
	background-repeat: no-repeat;
	background-size:  45vw;	
	border: none;
	z-index: 0;
	width: 45vw;
	height: 50vh;
}


#divFecha {
	font-weight: lighter;
	font-size: 3rem;
	position: relative;
	top: 5rem;
	left: 0;
	line-height: 2.9rem;
	/*border: solid 1px;*/
}

#imgGobiernoMexico {
	position: absolute;
	width: 20vw;
	right: 5vw;
	top: 9rem;
}

#imglogoISSSTE {
	position: absolute;
	width:  20vw;
	right: 5vw;
	top: 19rem;
}

#imglogoCMRI {
	position: absolute;
	width:  12vw;
	top: 17rem;
	left: 5vw;
}

#imglogoSMRI {
	position: absolute;
	width:  12vw;
	height: auto;
	top: 2rem;
	left: 4vw;
}


#divLogoSMRI {
	position: absolute;
	text-align: center;
	width:  20vw;
	top: 37rem;
	left: 1vw;
	font-size: 1.4rem;
}

#divValorCurricular {
	position: absolute;
	text-align: center;
	width:  20vw;
	top: 27rem;
	left: 1vw;
	font-size: 1.4rem;
	line-height: 1.6rem;
}

#divSede {
	position: absolute;
	text-align: center;
	width:  20vw;
	top: 35rem;
	right: 5vw;
	font-size: 1.4rem;
	line-height: 1.6rem;
}

.clsTemas {
	position: fixed;
	right: 0;
	top: 14rem;
	display: flex;


}

.clsImgOrden {
	width: 30px;
}

.clsImgOrden:hover {
	width: 50px;
}

.clsImgTema {
	width: 25px;
}

.clsImgTema2 {
	width: 22px;
}
/*
.clsImgTema:hover {
	width: 40px;
}*/


.clsDimensiones {
	
}


.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.clsPestania {
	writing-mode: vertical-lr;
	text-orientation: mixed;
	max-width: 6vw;
	position: fixed;
}

.clsPestania:hover {
	font-size: 1.3rem;
	cursor: pointer;
}




#divPestaniaTemas div {
	
	font-size: 1.3rem;
	font-weight: bold;
}
#divPestaniaTemas {
	top: 14rem;
	height: 15rem;	
	background-color: #117864;
	text-align: center;
	justify-content: center;
	align-items: center;
	border-radius: 10px 0 0 3rem;
	font-size: 1.2rem;
	font-weight: bold;
	max-width: 6vw;
	width: 3rem;

	right: 0;
	transition-property: right;
    transition-duration: 1s;
}

#divInfoTemas {		
	width: 0;
	background-color: #117864;
	height: 86vw;
	transition-property: width;
    transition-duration: 1s;
    overflow-y: auto;
	overflow-y: hidden;

}


#divPestaniaOrden div {
	font-size: 1.3rem;
		font-weight: bold;
}
#divPestaniaOrden {
	top: 14rem;
	
	height: 15rem;	
	background-color: #1F618D;
	text-align: center;
	justify-content: center;
	align-items: center;
	border-radius: 10px 0 0 3rem;
	font-size: 1.2rem;
	font-weight: bold;
	max-width: 3vw;
	width: 3rem;
	right: 0;
	transition-property: right;
    transition-duration: 1s;

}

.clsInfoTab {		
	width: 0;
	background-color: #1F618D;
	height: calc(100vh -  14rem);
	max-height: calc(100vh -  14rem);
	/*height: 86vw;*/
	transition-property: width;
    transition-duration: 1s;
    overflow-y:  hidden;
	overflow-x: hidden;
}


#divPestaniaConferencistas {
	top: 34rem;
	
	height: 10rem;	
	background-color: #B7950B;
	text-align: center;
	justify-content: center;
	align-items: center;
	border-radius: 10px 0 0 3rem;
	font-size: 1.2rem;
	font-weight: bold;
	max-width: 3vw;
	transition-property: right;
    transition-duration: 1s;
	right: 0;
}

#divInfoConferencistas {		
	width: 0;
	background-color: #B7950B;
	height: 86vw;
	transition-property: width;
    transition-duration: 1s;
}




/////////////////////////////////////////////////////////////////





.clsEncabezado {

	position: sticky;
	top: 0;
	background-color: transparent;
	margin-top: 50px;
	margin-left: 5vw;
	width: 90vw;
	z-index: 100;
	
}
.clsMenuSuperior {
	height: 7rem;
	display: flex;
}

.clsMenuSuperior div{
	display: flex;
	justify-content: center;
	align-items: center;
	border: solid 1px #212121;
	border-radius: 0 0 10px 10px;
	background-image: linear-gradient(180deg, #000, #212121);

}

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


#divCuotaRecuperacion {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 3rem;
	border: solid 1px #212121;
	border-radius: 0 0 10px 10px;
	background-image: linear-gradient(180deg,  #212121, #000);
}