@import url("/css/webfonts/Montserrat/Montserrat.css");
/*
COLORES:
Azul TecNM: 		#1B396A
Plata TecNM: 		#8a8d8f
Cool Gray TecNM:	#63666A
Dorado: 		#bc955c
*/
@media (min-width: 992px) {
    .datacv {
        border-right: 1px solid #ccc;
    }
}

/* img {
    aspect-ratio: attr(width) / attr(height);
} */
body {
    font-family: "Montserrat", "Arial";
}
html{
    min-width: min-content;
}
.page a:link {
    color: #1b396a !important;
}
.page a:visited {
    color: #1b396a !important;
}
.page a:active {
    color: #bc955c !important;
}
.page {
    /* margin: 225px 10px; */
    margin: 225px 10px 0 10px;
}
.pageHome {
    margin: 225px auto 0 auto;

}
hr.gradient {
    clear: both;
    margin: 30px;
    height: 3px;
    border: 0;
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0),
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", "serif", "Serif";
    color: #1b396a;
    font-weight: bold;
}
h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1.4em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1em;
}
h5 {
    font-size: 0.8em;
}
h6 {
    font-size: 0.6em;
}

.btn-gobmx {
    color: #fff;
    background-color: #b38e5d;
}
.tecnm-colors {
    background-color: #1b396a;
    padding-top: 0;
    padding-bottom: 0;
}
.tecnm-colors a:link,
.tecnm-colors a:visited {
    color: #ff0;
}
.tecnm-colors a:hover {
    background-color: #fff;
    border-radius: 5px;
    color: #1b396a;
}

.center {
    text-align: center;
}
.aizq {
    text-align: left;
}
.ader {
    text-align: right;
}
.clear {
    clear: both;
}
.acen {
    margin: 0 auto;
}

.s12 {
    font-size: 1.2em;
}
.bold {
    font-weight: bold;
}
.w100pct {
    width: 100%;
}
.img-boletin {
    border-radius: 0;
    padding: 10px !important;
}

#headerimage {
    margin-top: 106px;
}
#pie {
    text-align: center;
    font-size: 0.9em;
    line-height: 1.4em;
    margin: 20px 0px;
}
#pie div.linea {
    border-bottom: 2px solid #dedede;
    height: 38px;
}
#pie img {
    margin: -38px 0 0 0;
    background-color: #fff;
    padding: 0 24px;
}
/*#13322b verde fondo */
#pie2 {
    background-color: #611233;
    color: #fff;
    font-family: "Montserrat", "Arial";
    font-size: 0.8em;
}
#pie2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#pie2 a {
    font-weight: 350;
}
#pie2 a:link,
#pie2 a:visited {
    color: #fff !important;
}
#pie2 a {
    text-decoration: none;
}

#breadcrumb {
    width: 100%;
    padding: 10px 0;
    height: auto;
    font-size: 0.9em;
    margin-bottom: 10px;
}
#breadcrumb ul {
    list-style: none;
    margin: 5px 0 5px 0;
    padding-left: 0px;
    display: inline;
}
#breadcrumb ul li {
    display: inline;
    margin-right: 1px;
    padding-right: 0px;
}
#breadcrumb ul li.last {
    border: 0;
    padding-right: 0;
}
#breadcrumb .separator {
    color: #aaa;
}
#breadcrumb a:link,
#breadcrumb a:visited {
    color: #000 !important;
}
.gobmx {
    background-color: #611233 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
nav.gobmx a:link,
nav.gobmx a:visited {
    color: #fff !important;
}
nav.gobmx a:hover {
    color: #ffcd65 !important;
}

/*
.btn-gobmx{color:#fff;background-color:#B38E5D}
.tecnm-colors{background-color:#1B396A;padding-top:0;padding-bottom:0;}
.tecnm-colors a:link, .tecnm-colors a:visited{color:#FFF}
.tecnm-colors a:hover{background-color:#FFF;color:#1B396A !important} 
*/

.lateral-list {
    margin: 12px 0 20px 0;
    padding: 0;
    list-style-type: none;
    font-size: 1em;
}
.lateral-list li {
    /* border-bottom:1px dotted gray; */
    padding-top: 10px;
}
.lateral-list li:before {
    /* content:'>'; */
    display: inline-block;
}

.carousel-caption-tecnm {
    position: absolute;
    right: 0%;
    bottom: 20px;
    left: 0%;
    z-index: 10;
    color: #fff;
    text-align: center;
    background-color: rgba(27, 57, 106, 0.4);
}

.servercode {
    margin: 100px;
}

/* .boton a:link, .boton a:visited{color:#fff!important} */
nav.gobmx a:link,
nav.gobmx a:visited {
    background-color: #611233;
    color: #fff;
}
nav.tecnm-colors a:link,
nav.tecnm-colors a:visited {
    color: #fff !important;
}
nav.tecnm-colors a:hover {
    color: #1b396a !important;
}

#pie2 {
    line-height: 1.9em;
    font-size: 1em;
}

.card-data {
    margin-top: 20px;
}

.post-time-ribbon {
    background: url(https://st03.tepic.tecnm.mx/images/ribon01.png) no-repeat;
    height: 38px;
    left: 5px;
    font-family: "Montserrat", "serif", "Times", "Times New Roman";
    font-size: 0.9em;
    line-height: 30px;
    padding-left: 12px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 20px;
    width: 80px;
    z-index: 2;
}

.tablaplan {
    border-collapse: separate;
    margin-left: 10px;
    margin-top: 20px;
    width: 95%;
    text-align: center;
    border-spacing: 4px;
    font-size: 8pt;
}
.tablaplan table,
.tablaplan table tr {
    border-top: 0;
    border-bottom: 0;
}
.tablaplan td,
.tablaplan th {
    text-align: center;
}
.tablaplan a:link,
.tablaplan a:visited {
    color: #fff !important;
}
.tdmat {
    width: 90px;
    height: 80px;
    vertical-align: text-top;
    padding: 10px 3px 3px 3px; /*border:3px solid #000;*/
}
 
/*.tdmat a:link, .tdmat a:visited{color:#fff}*/
.reticula {
    font-family: "Montserrat";
}
a.pdf {
    background: url(https://st03.tepic.tecnm.mx/images/pdf.png) no-repeat scroll
        right 50%;
}
a.ico {
    padding: 2px 20px 2px 0;
    margin-right: 6px;
}

.azultecnm {
    background-color: #1b396a;
    color: #fff;
}
.azultecnm:hover {
    background-color: #fff;
    border-radius: 5px;
    color: #1b396a;
}

.azultecnm:hover * {
    background-color: #fff;
    border-radius: 5px;
    color: #1b396a;
}

/* .azultecnm a:link,
.azultecnm a:visited {
    background-color: #1b396a;
    color: #fff;
    text-decoration: none;
} */

.btn-group-vinculacion{
    margin: 5px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

.platatecnm {
    background-color: #8a8d8f;
    color: #fff;
}
.platatecnm a:link,
.platatecnm a:visited {
    background-color: #8a8d8f;
    color: #fff;
}
.coolgraytecnm {
    background-color: #63666a;
    color: #fff;
}
.coolgraytecnm a:link,
.coolgraytecnm a:visited {
    background-color: #63666a;
    color: #fff;
}
.tablamaterias {
    font-size: 0.9em;
}

.tablaca {
    font-size: 1rem;
}
.tablaca th,
.tablaca td {
    text-align: center;
}
.tablaca td.izq {
    text-align: left;
}

.contact {
    font-size: 0.9em;
}
.contact td {
    padding: 7px;
}

.w-55 {
    width: 55%;
}
.w-60 {
    width: 60%;
}
.w-65 {
    width: 65%;
}
.w-70 {
    width: 70%;
}
.w-90 {
    width: 90%;
}
.productoacademico {
    line-height: 1.4em;
    margin-bottom: 25px;
}
.pub {
    font-family: "serif", "Times New Roman";
    font-size: 1.3em;
}

.mih1,
.mih2,
.mih3,
.mih4,
.mih5,
.mih6 {
    font-family: "Montserrat";
    font-weight: bold;
    margin-bottom: 0.1em;
}
.mih1 {
    font-size: 1.6em;
}
.mih2 {
    font-size: 1.4em;
}
.mih3 {
    font-size: 1.2em;
}
.mih4 {
    font-size: 1em;
}
.mih5 {
    font-size: 0.9em;
}
.mih6 {
    font-size: 0.8em;
}

.app .mih1,
.app .mih2,
.app .mih3,
.app .mih4,
.app .mih4,
.app .mih5 {
    color: #1b396a;
}
.pleca {
    margin-top: 10px;
    height: 50px;
    background-color: #fff;
    background-image: url(https://st03.tepic.tecnm.mx/images/pleca2024.svg);
    background-repeat: repeat-x;
}

.gold {
    margin: 0 0 50px;
    border-top-color: #dce0e0;
}
.gold::before {
    content: " ";
    width: 35px;
    height: 5px;
    background-color: #bc955c;
    display: block;
    position: absolute;
}
.btn-tecnm,
a.btn-tecnm:link,
a.btn-tecnm:visited {
    color: #fff !important;
    background-color: #1b396a !important;
}
a.btn-tecnm:hover {
    color: #ffcd65 !important;
} /*#fc6*/

.sombra {
    border: 1px solid #476982;
    box-shadow: 0 10px 1.5rem 0 rgba(0, 0, 0, 0.45) !important;
}

.rrssgobmx {
    font-size: 1.6em;
}

.main,
.main * {
    display: flex;
    justify-content: center;
}
.calendar,
.month {
    flex-wrap: wrap;
    align-items: flex-start;
}
.month {
    align-items: flex-start;
    width: calc(2em * 7);
    padding: 1em;
    align-content: center;
}
.day {
    width: 1.6em;
    height: 1.6em;
    align-items: center;
    justify-content: center;
}
.day:nth-of-type(7n + 1) {
    color: #999;
}

.month h3 {
    flex: 1 0 100%;
}
.monthname {
    color: white;
    background-color: #1b396a;
    margin: 0;
    font-weight: bold;
}
.Ofweek {
    /*color:#1B396A;background-color:#8a8d8f;*/
    font-weight: bold;
}
.indicador {
    width: 1.7em;
    height: 1.7em;
    display: inline-block;
    margin-right: 1em;
}
.vacaciones {
    background: #e3e3e3;
} /* #DAA520 */
.segundas {
    background: #e8b7b7;
}
.intersemestre {
    background-color: #f6d984;
} /* gold */
.suspension {
    background: #000;
    color: white;
    border-radius: 50%;
}
.aniversario {
    color: #000 !important;
    background: #00b0f0;
    border-radius: 50%;
}

.captura {
    background-color: #6eabbc;
}

.inscripcion {
    border: 0.17em solid #00a014;
}
.inscripcion-top {
    border-top: 0.17em solid #00a014;
}
.inscripcion-right {
    border-right: 0.17em solid #00a014;
}
.inscripcion-bottom {
    border-bottom: 0.17em solid #00a014;
}
.inscripcion-left {
    border-left: 0.17em solid #00a014;
}

.reinscripcion {
    border: 0.17em dashed #00a014;
}
.reinscripcion-top {
    border-top: 0.17em dashed #00a014;
}
.reinscripcion-right {
    border-right: 0.17em dashed #00a014;
}
.reinscripcion-bottom {
    border-bottom: 0.17em dashed #00a014;
}
.reinscripcion-left {
    border-left: 0.17em dashed #00a014;
}

.cursoinduccion {
    border: 0.17em solid #0cd6e0;
}
.cursoinduccion-top {
    border-top: 0.17em solid #0cd6e0;
}
.cursoinduccion-right {
    border-right: 0.17em solid #0cd6e0;
}
.cursoinduccion-bottom {
    border-bottom: 0.17em solid #0cd6e0;
}
.cursoinduccion-left {
    border-left: 0.17em solid #0cd6e0;
}

.segundasb {
    border: 0.17em solid #e8b7b7;
}
.segundasb-top {
    border-top: 0.17em solid #e8b7b7;
}
.segundasb-right {
    border-right: 0.17em solid #e8b7b7;
}
.segundasb-bottom {
    border-bottom: 0.17em solid #e8b7b7;
}
.segundasb-left {
    border-left: 0.17em solid #e8b7b7;
}

.suspension {
    background: #000;
    color: white;
    border-radius: 50%;
}

.iniciocursos {
    background-image: url(https://st03.tepic.tecnm.mx/images/arrow-right-blue.png);
    color: #fff;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover; /*filter:invert(30%) sepia(68%) saturate(1746%) hue-rotate(181deg) brightness(93%) contrast(109%);*/
}
.fincursos {
    background-image: url(https://st03.tepic.tecnm.mx/images/arrow-left-blue.png); /*color:#6f0;*/
    color: #fff;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover; /*filter: invert(30%) sepia(68%) saturate(1746%) hue-rotate(181deg) brightness(93%) contrast(109%);*/
}

.iniciolabores {
    background-image: url(https://st03.tepic.tecnm.mx/images/inicio.svg);
    filter: invert(95%) sepia(62%) saturate(2447%) hue-rotate(333deg)
        brightness(107%) contrast(94%);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    color: #888;
}
.finlabores {
    background-image: url(https://st03.tepic.tecnm.mx/images/fin.svg);
    filter: invert(95%) sepia(62%) saturate(2447%) hue-rotate(333deg)
        brightness(107%) contrast(94%);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    color: #888;
}

.simbolofecha {
    width: 1.7rem;
    height: 1.7rem;
    text-align: center;
    display: inline-block;
}
.simbolofechanombre {
    display: flex;
    margin: -40px 48px;
    padding: 8px 0;
}

.conmemoracion {
    font-weight: bold;
    font-weight: bold;
}

/* #sitiosinteres img{border-radius:10%;box-shadow:2px 2px 2px gray;margin:3px 2px} */

.videoresponsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 53.25%;
    padding-top: 32px;
    position: relative;
}

.videoresponsive iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#contacto {
    padding: 0 20px;
    background-color: #1b396a;
    color: #fff;
    padding-top: 20px;
    margin-top: 20px;
}

#tableids {
    max-width: 540px;
    width: 100%;
}
#idsep {
    max-width: 273px;
    width: 51%;
}
#idtecnm {
    max-width: 172px;
    max-height: 60px;
    width: 32%;
}
#idittepic {
    max-width: 92px;
    max-height: 60px;
    width: 17%;
}
.goldenborder {
    border-left: 1px solid #1b396a;
}
#tableids td {
    padding: 0 3%;
}
#idsep img,
#idtecnm img,
#idittepic img {
    width: 100%;
}

nav > .tableids {
    padding: 5px;
}
.simbologia {
    width: 50%;
    padding: 1.1em 0;
}

#idinst {
    background-color: white;
}

.w5pct {
    width: 5%;
}
.w10pct {
    width: 10%;
}
.w15pct {
    width: 15%;
}
.w25pct {
    width: 25%;
}
.w35pct {
    width: 35%;
}

.onlyprint {
    display: none;
}

/* Estilos para la pantalla TPC-home agregado el 17 de Mayo del 2023 por JP */

.carousel-item-multi {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}

.contenedor {
    background: rgb(203, 203, 203);
    text-align: center;
    padding: 15px 20px;
}

.btn-vermas {
    background: #1b396a;
    padding: 5px 10px;
    border-radius: 5px;
    
    width: fit-content;
}

.contenedor-avisos, .contenedor-aviso{
    display: flex;
    justify-content: center;
}

.carrusel-avisos {
    width: 100%;
}

.pdf-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.tarjeta{
    padding: auto;
    width: 200px;
    margin: 5px;
}

.aviso {
    height: 125px;
    width: fit-content;
    width: inherit;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items:center;
    border: none;
    border-radius: 6px;
    padding:5px 10px 0 5px;
    transition: transform 0.2s ease-in-out;
}
.enlaceRuta {
    display: flex;
    justify-content: center;
}

.aviso:hover {
    transform: scale(1.1);
    border-radius: 6px;
    opacity: 90%;
  }

.aviso-par {
    background: #f0803f;
    color: #000;
}
.aviso-impar {
    background: #6F7271;
    color: white;
}

/* @media (max-width: 985px) {
    .aviso  {
      width:100%;
    }
  } */

.titulo-avisos {
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
}

.titulo-eLibro {
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin: 0px;
}

.img-banner {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: bottom;
}

.convocatorias {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.convocatorias a{
    font-size: 1.2rem;
}

.page {
    /* //border: 0px;
  padding: 0px; 
  display: flex; */
    justify-content: center;
}

.img-tec-footer {
    width: 100%;
    height: auto;
}

#tigerslogo {
    margin-left: 20px;
}
#imglinks a img {
    display: inline-block;
    border-radius: 10%;
    box-shadow: 2px 2px 2px gray;
    margin: 3px 2px;
}
.bg-aniei {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -10px -10px;
    display: inline-block;
}

.bg-anuies {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -110px -10px;
    display: inline-block;
}

.bg-cudi {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -10px -70px;
    display: inline-block;
}

.bg-cocyten {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -110px -70px;
    display: inline-block;
}

.bg-inegi {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -10px -130px;
    display: inline-block;
}

.bg-ecest {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -110px -130px;
    display: inline-block;
}

.bg-biblioteca_mini {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -210px -10px;
    display: inline-block;
}

.bg-impresion_personal {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -210px -70px;
    display: inline-block;
}

.bg-semanay {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -210px -130px;
    display: inline-block;
}

.bg-xpertcad {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -10px -190px;
    display: inline-block;
}

.bg-igualdad {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -110px -190px;
    display: inline-block;
}

.bg-iqnet_sgc {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -210px -190px;
    display: inline-block;
}

.bg-modelo_equidad_genero {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -10px -250px;
    display: inline-block;
}

.bg-sat {
    width: 79px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -310px -250px;
    display: inline-block;
}

.bg-sga {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -110px -250px;
    display: inline-block;
}

.bg-universia {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -210px -250px;
    display: inline-block;
}

.bg-factura_mini {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -310px -10px;
    display: inline-block;
}

.bg-inadem {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -310px -70px;
    display: inline-block;
}

.bg-voto {
    width: 79px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -10px -310px;
    display: inline-block;
}

.bg-ciencias_agua {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -310px -130px;
    display: inline-block;
}

.bg-infonavit {
    width: 80px;
    height: 40px;
    background: url("https://st03.tepic.tecnm.mx/images/sprites-ittepic.png") -310px -190px;
    display: inline-block;
}

.msjDir {
    margin: 2em 5em;
}

.titulo-msjDir {
    text-align: center;
    color: #1b396a;
    font-size: large;
    font-weight: 550;
}

.fecha-msjDir {
    text-align: right;
    color: #1b396a;
    font-size: large;
    font-weight: 550;
}

#menu {
    border-bottom: 1px solid white;
}

.bg-gris {
  background-color: #e7e7e7;
}

.titulos{
  color: #1b396a;
}

#sitiosinteres li a {
    color: #000;
}

.text-boletines *{
    font-size: 16px !important;
    font-family: "Montserrat", "Arial" !important;
    color: #000 !important;
    text-align: justify !important;
}

.contenedorBiblioteca {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.contEnlacesBiblioteca {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 50%;
    margin: 10px 0px;
}

.thead-blue-tec {
    background-color: #1b396a;
    color: white;
}

.mt-25 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.institucional-servicios li{
     width: 283px;
}

.text-negro {
    color: #000;
}

.selects {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    background-color: white;
}

/* Estilos para acordeón */
#accordionBecas .card-header {
    padding: 0;
    background-color: #1b396a;
}

#accordionBecas .card-header .btn-link {
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    padding: 15px 20px;
    text-align: left;
    transition: background-color 0.3s ease;
}

#accordionBecas .card-header .btn-link:hover {
    background-color: #2a4d8a;
    color: #ffcd65;
    text-decoration: none;
}

#accordionBecas .card-header .btn-link:focus {
    text-decoration: none;
    box-shadow: none;
}