/* IMPORTS */
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* FIN IMPORTS */

/* GLOBAL STYLES */
:root{
  --anahuac-style: linear-gradient(138.02deg, #FF8D29 0%, #FF7125 38%, var(--anahuac-naranja) 100%);
  --container-max-width: 90%;
  --animation-transform: transform 0.3s ease;
  --highlight-color: var(--anahuac-blanco);
  --anahuac-naranja: #ff5900;
  --anahuac-blanco: #ffffff;
  --anahuac-gris: #222222;
}

/*Estilos numeralia*/
.anahuac-style-text .milestone-right .milestone-number-inner{
    background: var(--anahuac-style); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; 
    color: transparent;
}

@media (max-width: 768px){
.numeralia .milestone-text{
  font-size:16px !important;
  }
}

@media (max-width: 992px){
.numeralia .milestone-text{
  font-size:16px !important;
  }
}


/* Footer */
.footer-inner {
  background: var(--anahuac-style);
}

.footer-top {
  background: var(--anahuac-blanco) !important;
}

.footer-center,
.after-footer {
  color: var(--anahuac-blanco);
}

.after-footer {
  padding: 10px;
  font-size: 12px;
}

.block .block-title:after{
background: var(--anahuac-blanco);
}

/*Estilos claustro docente*/

.elemento-claustro{
  height:100%;
  display:flex;
  position:relative;
  align-items:center;
  justify-items:center;
  justify-content:center;
  flex-direction:column;
}

.nombre a{
  font-family:'Roboto', sans-serif !important;
  font-size:18px;
  font-weight:bold;
  color:var(--anahuac-blanco) !important;
  text-justify:center;
  text-align:center;
}

.nombre a:hover{
  color:var(--anahuac-gris) !important;
  transition: all 0.3s ease !important;
}

.nombre-profesor{
  font-family:'Roboto', sans-serif !important;
  font-size:18px;
  font-weight:bold;
  color:var(--anahuac-blanco);
  text-justify:center;
  text-align:center;
}

h3.nombre{
  text-align:center !important;
}

.descripcion_profesor{
 font-family:'Roboto', sans-serif !important;
  font-size:13px;
  color:#ffd3b3;
  text-justify:center;
  text-align:center;
  font-weight:300;
}

.cont-claustro-docente{
  margin-right: -30px !important;
}

@media (max-width:768px){
  .nombre a{
    font-size:14.5px;
  }
}

/*Estilos sitios de interes*/

.tarjeta-sitio:hover {
  transform: scale(1.05);
  transition: all 0.3s ease !important;
}

.icono-tarjeta-2{
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/cienciasdeldeporte/sites/default/files/2025-06/book-bookmark-solid.png');
  background-size:contain;
  background-repeat:no-repeat;
}

.icono-tarjeta-3{
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/cienciasdeldeporte/sites/default/files/2025-06/handshake-simple-solid.png');
  background-size:contain;
  background-repeat:no-repeat;
}

.icono-tarjeta-4{
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/cienciasdeldeporte/sites/default/files/escuela-deportes/users-solid%201.png');
  background-size:contain;
  background-repeat:no-repeat;
}

.icono-tarjeta-1{
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/cienciasdeldeporte/sites/default/files/escuela-deportes/libro-icono.png');
  background-size:contain;
  background-repeat:no-repeat;
}

.link-tarjeta-sitios-de-interes a:hover{
  color:var(--anahuac-gris) !important;
  transition: all 0.3s ease !important;
}

.cont-sitios-de-interes .row.row-wrapper{
  justify-content:center !important;
}

.tarjeta-sitio-mobile .column-content{
  justify-content:center;
  display:flex;
}

.tarjeta-sitio-mobile-der .column-content{
  justify-content:right;
  display:flex;
}

.tarjeta-sitio-mobile-izq .column-content{
  justify-content:left;
  display:flex;
}

@media (max-width:768px){
  .tarjeta-sitio .titulo span{
    font-size: 10pt !important;
  }
}

@media (max-width:409px) {
  .tarjeta-sitio{
    width:160px !important;
    height:160px !important;
  }
  
  .tarjeta-sitio .titulo span{
    font-size:8pt !important;
  }
}

@media (max-width:370px){
  .tarjeta-sitio .titulo span{
    font-size:7pt !important;
  }
}

@media (max-width:350px){
  .tarjeta-sitio-mobile-der .column-content{
    justify-content:center;
    display:flex;
  }
  
  .tarjeta-sitio-mobile-izq .column-content{
    justify-content:center;
    display:flex;
  }
}


/*Estilos tarjetas de beneficios*/
.tarjetas-beneficios .content-inner{
height:320px !important;
}

.cajas-servicios{
  border-style:solid !important;
  border-color:var(--anahuac-naranja) !important;
  border-radius:16px !important;
}

.cont-tarjetas-beneficios.row .row-wrapper{
  padding-left:25px !important;
  padding-right:25px !important;
}

@media (max-width: 393px){
  .texto-beneficios .title-desc{
   font-size:10px !important;
  }

}

/*Estilos noticias*/

.carrusel-noticias{
  margin-right: -30px !important;
}

@media (max-width:576px){
#noticias .titulo-noticias .title{
 text-align:center !important;
  }
  
#noticias .titulo-noticias .sub-title{
 text-align:center !important;
  }
  
#noticias .titulo-noticias .heading-action{
 justify-content:center !important;
 display:flex !important;
  }
}

/*Estilos eventos*/
@media (max-width:576px){
#eventos .titulo-eventos .title{
 text-align:center !important;
  }
  
#eventos .titulo-eventos .sub-title{
 text-align:center !important;
  }
  
#eventos .titulo-eventos .heading-action{
 justify-content:center !important;
 display:flex !important;
  }
}

/*Estilos mensaje del director*/
@media (max-width:576px){
  .mensaje-director .image-1{
    padding-left:60px !important;
  }
  
  .mensaje-director .puntos-mensaje-director li{
    font-size:14px !important;
  }
}
  
  @media (max-width:394px){
  .mensaje-director .content-box{
    width:100px !important;
    height:100px !important; 
    }
    
   .mensaje-director .image-1{
    padding-left:25px !important;
    }
    
   .mensaje-director .sub-title{
    font-size:10px !important;
    }
    
    .mensaje-director .title-desc{
    font-size:16px !important;
    }
  }
  
    @media (max-width:362px){
    .mensaje-director .content-box{
    width:85px !important;
    height:85px !important; 
    }
  
    .mensaje-director .content-box-inner{
     font-size:11px !important;  
      }
    
   .mensaje-director .image-1{
    padding-left:15px !important;
    }
    
   .mensaje-director .sub-title{
    font-size:9px !important;
    }
  }

  /*Estilos slider mobile*/

@media (max-width:992px){
  .slider-mobile{
    padding-top:0px !important;
}
  
  .gif-slider-mobile{
    height:50px !important;
    width:50px !important;
    background: url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/cienciasdeldeporte/sites/default/files/gva-sliderlayer-upload/gif-slider-mobile.gif');
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
  }
}

/*Estilos programas v2*/

.descripcion-v2 a{
 color:var(--anahuac-blanco) !important;
}

.descripcion-v2 a:hover{
 color:var(--anahuac-naranja) !important;
}

.descripcion-v2{
  color: var(--anahuac-blanco); 
  margin-top: 10px;
  display: flex; 
  font-size: 12pt;
  position: relative; 
  filter: drop-shadow(2px 2px 5px black);
}

.cont-programa-v2, .cont-programa-v2-2, .cont-programa-v2-3{
  width:100%;
  height: 274px;
  padding: 15px; 
  align-content: flex-end;
}

.cont-texto-v2{
  color: var(--anahuac-blanco);
  position: relative;
}

.texto-1-v2{
  display: flex;
  font-size: 14pt; 
  position: relative;
  filter: drop-shadow(2px 2px 5px black);
}

.texto-1-v2 a{
  color: var(--anahuac-blanco);
  text-decoration: none;
}

.raya-programas{
  color: var(--anahuac-naranja); 
  height: 3px;
  width: 50px;
  background-color: var(--anahuac-naranja); 
  display: flex;
  position: relative;  
}

.cont-programa-v2:after{
 content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/responsabilidadsocial/sites/default/files/facultad-responsabilidad/lic-respo%201.png');
  background-size:cover;
  filter:brightness(0.7) contrast(90%);
  border-radius: 15px;
}

.cont-programa-v2:hover::after{
 content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/responsabilidadsocial/sites/default/files/facultad-responsabilidad/lic-respo%201.png');
  background-size:cover;
  filter: brightness(0.85) contrast(100%);
  transition: all 0.6s ease;
  border-radius: 15px;
  background-position: center bottom;
}

.cont-programa-v2 h2, .cont-programa-v2-2 h2, .cont-programa-v2-3 h2, .cont-programa-v2-4 h2{
  color:var(--anahuac-blanco);
}

.cont-programa-v2-2:after{
 content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/responsabilidadsocial/sites/default/files/facultad-responsabilidad/high-angle-view-two-businesspeople-shaking-hands-desk%201.png');
  background-size:cover;
  filter:  brightness(0.9) contrast(70%);
  border-radius:15px;
}

.cont-programa-v2-2:hover::after{
 content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/responsabilidadsocial/sites/default/files/facultad-responsabilidad/high-angle-view-two-businesspeople-shaking-hands-desk%201.png');
  background-size:cover;
  background-position:center right;
  filter: brightness(1) contrast(100%);
  transition: all 0.6s ease;
  border-radius:15px;
}

.cont-programa-v2-3:after{
 content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/responsabilidadsocial/sites/default/files/facultad-responsabilidad/doc-respo-2%201.png');
  background-size:cover;
  filter: brightness(0.9) contrast(70%);
  border-radius:15px;
}

.cont-programa-v2-3:hover::after{
 content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/responsabilidadsocial/sites/default/files/facultad-responsabilidad/doc-respo-2%201.png');
  background-size:cover;
  background-position:center right;
  filter: brightness(1) contrast(100%);
  transition: all 0.6s ease;
  border-radius:15px ;
}

.cont-programa-v2-4:after{
 content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/responsabilidadsocial/sites/default/files/facultad-responsabilidad/maestria-respo-2%201.png');
  background-size:cover;
  filter: brightness(0.9) contrast(70%);
  border-radius:15px;
}

.cont-programa-v2-4:hover::after{
 content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background:url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/responsabilidadsocial/sites/default/files/facultad-responsabilidad/maestria-respo-2%201.png');
  background-size:cover;
  background-position:center right;
  filter: brightness(1) contrast(100%);
  transition: all 0.6s ease;
  border-radius:15px ;
}

@media (max-width:1200px){
    .cont-programa-v2{
    height:274px !important;
  }
  
   .cont-programa-v2-2{
    height:274px !important;
  }
  
   .cont-programa-v2-3{
    height:274px !important;
  } 
  
  .cont-programa-v2-4{
    height:274px !important;
  } 
}

@media (max-width:1199px){
  .cont-programa-v2{
    height:320px !important;
  }
  
  .cont-programa-v2-2{
    height:320px !important;
  }
  
  .cont-programa-v2-3{
    height:320px !important;
  }
  
  .cont-programa-v2-4{
    height:320px !important;
  }
  
  .cont-programa-v2:after{
    background-position:center top !important;
  }
  
  .cont-programa-v2-2:after{
    background-position:center center !important;
  }
  
  .cont-programa-v2-3:after{
    background-position:center center !important;
  }
  
  .cont-programa-v2-4:after{
    background-position:center center !important;
  }
}

@media(max-width:992px){
  .cont-programa-v2{
    height:330px !important;
  }
  
   .cont-programa-v2-2{
    height:330px !important;
  }
  
  .cont-programa-v2-3{
    height:330px !important;
  }
  
  .cont-programa-v2-4{
    height:330px !important;
  }
  
  .cont-programa-v2:after{
    background-position: center center !important;
  }
  
  .cont-programa-v2-2:after{
    background-position: center center !important;
  }
  
  .cont-programa-v2-3:after{
    background-position: center center !important;
  }
  
  .cont-programa-v2-4:after{
    background-position: center center !important;
  }
}

@media(max-width:768px){
   .cont-programa-v2{
    height:270px !important;
  }
  
   .cont-programa-v2-2{
    height:270px !important;
  }
  
  .cont-programa-v2-3{
    height:270px !important;
  }
  
  .cont-programa-v2-4{
    height:270px !important;
  }
}

@media (max-width:767px){
   .cont-programa-v2{
    height:250px !important;
  }
  
   .cont-programa-v2-2{
    height:250px !important;
  }
  
  .cont-programa-v2-3{
    height:250px !important;
  }
  
  .cont-programa-v2-4{
    height:250px !important;
  }
  
  .cont-programa-v2:after{
    background-position: center center !important;
  }
  
  .cont-programa-v2-2:after{
    background-position: center center !important;
  }
  
  .cont-programa-v2-3:after{
    background-position: center center !important;
  }
  
  .cont-programa-v2-4:after{
    background-position: center center !important;
  }
}

@media (max-width:576px){
  .cont-programa-v2{
    height:185px !important;
  }
  
  .cont-programa-v2 .descripcion-v2{
    font-size:14px !important;
  }
  
   .cont-programa-v2-2{
    height:185px !important;
  }
  
  .cont-programa-v2-2 .descripcion-v2{
    font-size:14px !important;
  }
  
   .cont-programa-v2-3{
    height:185px !important;
  } 
  
  .cont-programa-v2-3 .descripcion-v2{
    font-size:14px !important;
  }
  
  .cont-programa-v2-4{
    height:185px !important;
  } 
  
   .cont-programa-v2-4 .descripcion-v2{
    font-size:14px !important;
  }
}
  
  @media (max-width:394px){
    .cont-programa-v2{
    height:150px !important;
    }
    
    .cont-programa-v2-2{
    height:150px !important;
    }
    
    .cont-programa-v2-3{
    height:150px !important;
    }
    
    .cont-programa-v2-4{
    height:150px !important;
    }
  }

/*Estilos programas v3*/
.cont-programa-v3{
  display: flex;
  flex-direction: column;
  justify-content: center;
  filter: drop-shadow(5px 5px 5px #6b6b6b7d);
}

.cont-fondo-v3{
  width: 100%; 
  height: 200px;
  padding: 30px;
  align-content: flex-end;
  background-size: cover !important;
  background-position: center !important; 
  border-radius: 16px 16px 0px 0px;
}

.cont-programa-v3 .texto-programa-v3 span:hover{
  color:var(--anahuac-naranja) !important;
  transition: all 0.6s ease;  
}

.cont-programa-v3 .texto-programa-v3 span a:hover{
  color:var(--anahuac-naranja) !important;
  transition: all 0.6s ease;  
}

.texto-1-v3{
  display: flex;
  font-size: 14pt;
  position: relative;
  filter: drop-shadow(2px 2px 5px black);
  color: var(--anahuac-blanco);
}

.texto-programa-v3{
  height: 160px;
  width: 100%; 
  background: var(--anahuac-blanco); 
  padding: 15px; 
  border-radius: 0px 0px 16px 16px; 
  display: flex; 
  justify-content: left;
  align-items: center;
}

.texto-programa-v3 ul{
  column-count: 1; 
  column-gap: 10px;
}

.texto-programa-v3 li{
  color: var(--anahuac-naranja) !important;
}

.texto-programa-v3 a{
  text-decoration: none;
  color: #808080;
}

.texto-programa-v3 a:hover{
  color:var(--anahuac-naranja) !important;
  transition: all 0.6s ease;  
}

.texto-programa-v3 span{
  color: #808080;
}

@media (max-width:1200px){
  #programas{
    /* background-image: url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/derecho/sites/default/files/escuela-derecho/programas-derecho-1200.png') !important; */
    background-size:cover !important;
    background-position:center !important;
    background-repeat:no-repeat;
  }
}

@media(max-width:1199px){
  #programas .cont-fondo-programas-v3{
    height:280px !important;
  }
}

@media (max-width:992px){
  #programas{
    /* background-image: url('https://teamdcianahuac.com/mexico/EscuelasyFacultades/derecho/sites/default/files/escuela-derecho/programas-derecho-992.png') !important; */
    background-size:cover !important;
    background-position:center !important;
    background-repeat:no-repeat;
  }
  
    #programas .cont-fondo-programas-v3{
    height:250px !important;
  }
}

@media (max-width: 768px){
   #programas .cont-fondo-programas-v3{
   height:210px !important;
  }
}

@media (max-width:425px){
  #programas .cont-fondo-programas-v3{
  height:170px !important;
  }
  
  #programas .texto-programa-v3{
    height:170px !important;
  }
  
  #programas .maestrias .texto-programa-v3{
    font-size:10.5px !important;
  }
  
  #programas{
   background-position:center left !important;
   padding-left:0px !important;
   padding-right:0px !important;
  }
  
  #programas .gsc-column{
   padding-left:10px !important;
   padding-right:10px !important;
  }
}