/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@font-face {
  font-family: futura;
  src: url('../../fonts/FuturaStd-Medium.otf');
}
.fondo1 {
  background-image: url('https://www.uaq.mx/facultad/psi/templates/g5_hydrogen/custom/images/ELEMENTOS%20LATERALES.svg') !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.fondo2 {
  background-image: url('https://filosofia.uaq.mx/images/2024/pruebas/RECURSOS_FFI_FONDO_BLOQUE-1.png') !important;
  background-repeat: repeat;
}
.fondo3 {
  background-image: url('https://filosofia.uaq.mx/images/template/fondo3.png') !important;
  background-repeat: repeat;
}
.fondo4 {
  background-color: #9a191b;
  /* For browsers that do not support gradients */
  /*background-image: linear-gradient(to bottom right, #e2007e, #ffffff); */
}
.fondo50 {
  background: white;
  background: linear-gradient(124deg, white 0%, #9a191b 50%, #003354 100%);
}
.fondo6 {
  background-image: url('https://www.uaq.mx/facultad/psi/templates/g5_hydrogen/custom/images/Banner%20Servicio%20Psicolog%C3%ADco.svg') !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% !important;
}
/*background-position: right;*/
.fondo7 {
  background-color: #9a191b !important;
}
.fondo8 {
  background-image: url('https://filosofia.uaq.mx/images/2024/pruebas/RECURSOS_FFI_FIGURAS-ROSA_BLOQUE4.png') !important;
  background-repeat: no-repeat;
  background-position: right;
}
.fondo9 {
  background-image: url('https://www.uaq.mx/facultad/psi/templates/g5_hydrogen/custom/images/Ubicaci%C3%B3n%20Fondo%20%C3%81eropuerto.png') !important;
  background-size: 100% !important;
}
.fondo10 {
  background-image: url('https://filosofia.uaq.mx/images/2024/pruebas/nosotros1.png') !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.fondo11 {
  padding-top: 100px;
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
  background: white;
  background-image: url('https://www.uaq.mx/facultad/ingenieria/images/template/svg/FIGURA-LATERAL.png') !important;
  background-size: 25% !important;
}
.fondo12 {
  padding-top: 100px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
  background-image: url('https://www.uaq.mx/facultad/ingenieria/images/Inicio/footer/FOOTER%201.svg') !important;
  background-size: 90% !important;
}
.fondo13 {
  background-image: url('https://www.uaq.mx/secretarias/particular/images/template/PROTOTIPO_SPA_FONDO_CARRUSEL.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.fondo14 {
  background-image: url('https://www.uaq.mx/secretarias/particular/images/template/PROTOTIPO_SPA_FONDO_CARRUSEL.svg') !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.fondo15 {
  background-color: #e0e1e1 !important;
}
.fondo16 {
  background-image: url('https://www.uaq.mx/facultad/ingenieria/images/Inicio/figura%20izquierda.svg') !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-color: #e0e1e1;
}
.fondo17 {
  background-image: url('https://www.uaq.mx/facultad/ingenieria/images/Inicio/figura%20derecha.svg') !important;
  background-repeat: repeat;
  background-size: 100%;
}
.fondo18 {
  background-image: url('https://www.uaq.mx/facultad/ingenieria/images/template/svg/FIGURA%20IZQUIERDA.svg') !important;
  background-repeat: repeat;
  background-position: center;
  background-size: 100%;
}
.jl-pagination > * > :hover {
  color: #fff;
  text-decoration: none;
  background-color: #9A1A1B;
}
.tabla-blanco {
  background: white;
}
dl.article-info.text-muted {
  padding: 0em 0em 0em 0em;
}
.imgopacidad img:hover {
  opacity: 0.5;
  transition: opacity 1s;
}
.jl-accordion-content img {
  width: 50%;
  height: 50%;
  display: block;
}
.borderTXT {
  color: #003354;
  border-bottom: 8px solid #9A1A1B !important;
  width: fit-content !important;
  font-weight: bold !important;
}
.borderBlancoTXT {
  color: #ffffff;
  border-bottom: 8px solid #bf383a !important;
  width: fit-content !important;
  font-weight: bold !important;
}
.articles-box {
  background-color: white;
  /* Fondo blanco */
  padding: 20px;
  /* Espaciado interno */
  border-radius: 10px;
  /* Bordes redondeados */
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  /* Sombra ligera */
}
/*h1,h2,h3,h4,h5,h6,strong{
  	color: #003354;
}*/
h4.borderTXT, h4.borderTXT2 {
  color: white !important;
  margin-block: -25px;
  font-size: 1.5rem;
}
.overlay-container {
  position: relative;
  display: inline-block;
}
.background-image {
  width: 100%;
  height: auto;
}
.overlay-image {
  position: absolute;
  top: 75%;
  /* Ajusta este valor para mover más abajo */
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  /* Ajusta el tamaño según sea necesario */
  max-width: 80%;
}
.g-block.size-100.center.fondo4 .g-content .carousel-ck.moduletable div#carouselck_wrap_327 .carouselck_pag .carouselck_pag_ul {
  background-image: linear-gradient(to top right, #9a191b, #ffffff);
}
.jlcard-9923 .tm-title {
  /*color del content de "heading h6"*/
  color: #9a191b !important;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  font-style: oblique;
}
h2.g-title {
  padding-left: 7px;
  padding-top: 13px;
  padding-bottom: 14px;
  background: #d6d6d6;
  color: #9A1A1B;
  margin-left: 95px;
}
/* aqui empieza la barra social estática */
#social-bar {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  background: transparent;
  padding: 10px;
  z-index: 1000;
}
#social-bar a {
  margin: 5px 0;
  transition: transform 0.3s ease;
}
#social-bar a img {
  width: 40px;
  /* tamaño de los iconos */
  height: 40px;
  display: block;
}
#social-bar a:hover {
  transform: scale(1.2);
}
/*aquí termina la barra social estática */
#el-jlflipster-2494.g5-title.jl-text-left.jl-h3 {
  border-bottom: 8px solid #bf383a;
  width: fit-content !important;
  font-weight: bold;
  margin: 4% 119px 7% !important;
}
#el-jlfiltergallery-8090.g5-title.jl-h3 {
  border-bottom: 8px solid #bf383a;
  width: fit-content !important;
  font-weight: bold;
}
.botones-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  /* Centra los botones horizontalmente */
}
.mi-boton {
  background-color: white;
  color: black;
  border: 3px solid black;
  padding: 15px 30px;
  font-size: 18px;
  cursor: pointer;
  border-radius: 10px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  transition: background-color 0.3s, transform 0.2s;
  white-space: nowrap;
  /* Evita que el texto se corte */
}
/* Estilos responsivos */
@media (max-width: 600px) {
  .botones-container {
    flex-direction: column;
    /* Apila los botones en pantallas pequeñas */
    align-items: center;
    /* Centra los botones */
  }
  .mi-boton {
    width: 90%;
    /* Ajusta el ancho de los botones en móvil */
    font-size: 16px;
    /* Reduce un poco el tamaño del texto */
    padding: 12px 20px;
  }
}
.mi-boton2 {
  background-color: white;
  /* Asegura que el fondo sea visible */
  color: #000;
  /* Color de texto negro para mejor contraste */
  font-weight: bold;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.mi-boton2:hover {
  background-color: white;
  /* Fondo más sólido */
  color: #333;
  /* Un poco más oscuro */
}
.fondoBlanco {
  background: white;
}
.fondoGris {
  background-color: #d6d6d6;
}
.jlaccordionjoomla-5322 .jl-accordion-title {
  padding: 5px 13px 5px 10px;
}
/*LaborCenter*/
.colaboradoresLC img {
  width: 15rem;
}
.jl-list-primary > ::before {
  color: #9A1A1B !important;
}
.jl-button-primary {
  display: inline-block;
  background-color: #9A1A1B;
  color: #fff;
  border: 1px solid transparent;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
}
.jl-button-primary:hover {
  background-color: #B22222;
}
.page-header h1, .item-content h1 {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #cacaca;
  color: #9a191b;
}
.page-header h2, .item-content h2 {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #cacaca;
  color: #9a191b;
  text-transform: uppercase;
}
.com-content-article__body h2 {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #cacaca;
  color: #9a191b;
  text-transform: uppercase;
}
.jl-overlay-primary {
  --jl-inverse: none;
  background: rgba(106, 5, 5, 0.8);
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #7c0821;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: bolder;
}
.jl-subnav-pill > .jl-active > a {
  background-color: #9a191b;
  color: #fff;
}
.jl-tile-secondary {
  --jl-inverse: none;
  background-color: #7c0821;
}
/* Para la edición de la tabla de Misión y Visión*/
.container {
  max-width: 1200px;
  margin: auto;
  padding: 20px;
}
.section {
  background: white;
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  text-align: center;
}
h2 {
  color: #6D0000;
}
.section-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
/* Diseño Responsive */
@media (max-width: 768px) {
  .section-wrapper {
    flex-direction: column;
  }
  .section {
    width: 100%;
  }
}
/*Tablas de Organigramas */
.organigrama-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}
h2 {
  font-size: 22px;
  color: #600;
  background: #d9d9d9;
  padding: 10px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.organigrama-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 20px;
  background: #f5f5f5;
  border-radius: 10px;
}
.item {
  text-align: center;
  width: 200px;
}
.item a {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: transform 0.3s ease-in-out;
}
.item a:hover {
  transform: scale(1.05);
}
.item img {
  width: 80px;
  height: auto;
}
.item p {
  font-size: 16px;
  font-weight: bold;
  color: #600;
  margin-top: 10px;
}
/*# sourceMappingURL=custom_143.css.map */