*,
*::after,
*::before {
  box-sizing: border-box;
}
.add-post-button-skin-color {
    background-color: #8BC34A;
    color: var(--wall-skin-accent-text-color);
    width: 100px;
    height: 100px;
}
    .menuSec {
    display: flex;
    width: auto;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    }

    .menuSecCol {
    padding: 10px;
   font-size:0.9em;
    }
.secundarioHerramientas {
  padding-top: 2%;
  text-align: right;
  width: 98vw;
  /* padding-right: 4%; */
}
.secundarioHerramientas a {
color: #000;
  /* padding-right: 4%; */
}

.mensaje {
  background-color: #47c3c9;
  border-radius: 11px;
}
audio::-webkit-media-controls-play-button{
  background-color: #47c3c9;
  border-radius: 15px;;
}
audio::-webkit-media-controls-panel{
  background-color: #f3e77e;
}
 .panalPrincipal {
            display: flex;
            --s: 175px;
            /* size  */
            --m: 2px;
            /* margin */
            --f: calc(1.732 * var(--s) + 4 * var(--m) - 1px);
            justify-content: center;
        }
    
        .contenedorPanal div {
            width: var(--s);
            margin: var(--m);
            height: calc(var(--s)*1.1547);
            display: inline-block;
            font-size: initial;
            clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%);
            margin-bottom: calc(var(--m) - var(--s)*0.2885);
        }

    
        .contenedorPanal::before {
            content: "";
            width: calc(var(--s)/2 + var(--m));
            float: left;
            height: 120%;
            shape-outside: repeating-linear-gradient(#0000 0 calc(var(--f) - 3px),
                    #000 0 var(--f));
        }

        .imgRetos {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    
        .hexagono {
            display: flex;
            justify-content: center;
            align-items: center;
        }

 .animacion {
            animation: escala 3s;
            animation-iteration-count: infinite;
        }
    
        @keyframes escala {
            0% {
                scale: 100%;
            }
    
            50% {
                scale: 50%;
            }
    
            100% {
                scale: 100%;
            }
        }
    
        .botonRetos {
            box-shadow: 5px 10px 8px 10px #ffffff;
        }
    
        .botonRetos:hover {
            transition: all 1s;
            transform: scale(110%);
            box-shadow: 5px 10px 8px 10px #888888;
        }

      
.fondoRetos{
  background-image: url(../../../images/secciones/retosCiudadanos2023/panalFondo.jpg);
    background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 2%;
}
.fondoGeneral{
    background-image: url(../../../images/articulos/retosCiudadanos/fondo_gen.jpg);
  color: #000;
    background-attachment: fixed;
    background-position: center top;
}
.fondoReto1{
  background-image: url(../../../images/secciones/retosCiudadanos2023/banner_reto_gen.png);
    background-position: center bottom;
  background-repeat: no-repeat;
      padding-bottom:2%;
    padding-top: 2%;
  background-color: #ffcf40;
}
.fondoReto3{
    background-image: url(../../../images/articulos/retosCiudadanos/fondo_03.jpg);
  color: #000;
    background-attachment: fixed;
    background-position: center top;
}
.fondoReto4{
    background-image: url(../../../images/articulos/retosCiudadanos/fondo_04.jpg);
  color: #000;
    background-attachment: fixed;
    background-position: center top;
}
.fondoReto5{
    background-image: url(../../../images/articulos/retosCiudadanos/fondo_05.jpg);
  color: #000;
    background-attachment: fixed;
    background-position: center top;
}
.fondoReto6{
    background-image: url(../../../images/articulos/retosCiudadanos/fondo_06.jpg);
  color: #000;
    background-attachment: fixed;
    background-position: center top;
}
.fondoReto8{
 background-image: url(../../../images/secciones/retosCiudadanos2023/banner_reto_gen.png);
    background-position: center bottom;
  background-repeat: no-repeat;
      padding-bottom:2%;
    padding-top: 2%;
  background-color: #49e9da;
}
.fondoReto9{
 background-image: url(../../../images/secciones/retosCiudadanos2023/banner_reto_gen.png);
    background-position: center bottom;
  background-repeat: no-repeat;
      padding-bottom:2%;
    padding-top: 2%;
  background-color: #a575ff;
}
.fondoReto10{
 background-image: url(../../../images/secciones/retosCiudadanos2023/banner_reto_gen.png);
    background-position: center bottom;
  background-repeat: no-repeat;
      padding-bottom:2%;
    padding-top: 2%;
  background-color: #eb9175;
}
.fondoReto11{
 background-image: url(../../../images/secciones/retosCiudadanos2023/banner_reto_gen.png);
    background-position: center bottom;
  background-repeat: no-repeat;
      padding-bottom:2%;
    padding-top: 2%;
  background-color: #75d0eb;
}
.fondoReto12{
   background-image: url(../../../images/secciones/retosCiudadanos2023/banner_reto_gen.png);
    background-position: center bottom;
  background-repeat: no-repeat;
      padding-bottom:2%;
    padding-top: 2%;
  background-color: #16327a;
}
.fondoReto13{
   background-image: url(../../../images/secciones/retosCiudadanos2023/banner_reto_gen.png);
    background-position: center bottom;
  background-repeat: no-repeat;
      padding-bottom:2%;
    padding-top: 2%;
  background-color: #745620;
  color: #fff;
}
.fondoReto14{
   background-image: url(../../../images/secciones/retosCiudadanos2023/banner_reto_gen.png);
    background-position: center bottom;
  background-repeat: no-repeat;
      padding-bottom:2%;
    padding-top: 2%;
  background-color: #1d92b2;
  color: #fff;
}

.fondoVideosConsCiud{
    background-image: url(../../../images/articulos/retosCiudadanos/fondo_gen.jpg);
  color: #000;
    background-attachment: fixed;
    background-position: center top;
}
.simply-countdown {
  overflow: hidden;
  display: flex;
  font-family: 'Arial', sans-serif;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.simply-countdown > .simply-section {
  width: 100px;
  height: 100px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px;
  background: #6e2c7e;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  border-radius: 100px;
  font-weight: bold;
  color: #ffffff;
}
.simply-countdown > .simply-section .simply-amount, .simply-countdown > .simply-section .simply-word {
  display: block;
  text-align: center
}

  .conHex {
            display: flex;
            flex-wrap: wrap;
    justify-content: center;
    align-items: center;
        }

        .conHexCol {
            padding: 1%;
        }


        .hexagono1 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 240px;
            height: 250px;
            background: lightblue;
            background-image: url(../../../images/articulos/retosCiudadanos/reto_01.png);
            background-size: contain;
            padding: 10px;
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        }

        .hexagono2 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 240px;
            height: 250px;
            background: lightblue;
            background-image: url(../../../images/articulos/retosCiudadanos/reto_02.png);
            background-size: contain;
            padding: 10px;
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        }
        .hexagono3 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 240px;
            height: 250px;
            background: lightblue;
            background-image: url(../../../images/articulos/retosCiudadanos/reto_03.png);
            background-size: contain;
            padding: 10px;
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        }
        .hexagono4 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 240px;
            height: 250px;
            background: lightblue;
            background-image: url(../../../images/articulos/retosCiudadanos/reto_04.png);
            background-size: contain;
            padding: 10px;
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        }
        .hexagono5 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 240px;
            height: 250px;
            background: lightblue;
            background-image: url(../../../images/articulos/retosCiudadanos/reto_05.png);
            background-size: contain;
            padding: 10px;
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        }
        .hexagono6 {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 240px;
            height: 250px;
            background: lightblue;
            background-image: url(../../../images/articulos/retosCiudadanos/reto_06.png);
            background-size: contain;
            padding: 10px;
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        }
        .animacion{
            animation: escala 3s;
            animation-iteration-count: infinite;
        }
        @keyframes escala{
            0%{scale: 110%;}
            50%{scale:80%;}
            100%{scale:110%;}
        }
        .boton{
            padding: 10px;
  box-shadow: 5px 10px 8px 10px #888888;
        }

        .boton:hover{
            transition: all 1s;
            transform: scale(125%);
            padding: 10px;
  box-shadow: 5px 10px 8px 10px #888888;
        }

#disqus_thread {
   background-image: url(../../../images/articulos/retosCiudadanos/fondo_01.jpg);
    padding: 8px;
    margin-top: 12px;
   background: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    margin: auto;
    width: 85%;
}
div.jwDisqusForm {
    clear: both;
    padding-top: 2%;
}

.separator {
    color: #fff;
    line-height: 50px;
    margin-right: 6px;
    margin-left: 6px;
    padding-left: 6px;
    padding-right: 6px;
}

.bullet{
  width: auto;
    border-left: 20px solid #00b3c1;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    height: 0;
    line-height: 0px;
    padding-left: 10px;
  color: #d04391;
}
.bordeBlanco{
  border: solid 3px #fff;
  box-shadow: 0px 5px 10px #0000006b;
}
body {
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 1.42857;
}
body.site {
  border-top: 0px solid #0088cc;
  padding: 0px;
  background-color: #f4f6f7;
  font-family: "Montserrat";
  /* text-align: justify; */
}

.body .container {
  background-color: transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  border: 0px solid rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0);
  /*border: 0px solid rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.05);*/
}
/* body.site.fluid {
    background-color: #ffffff;
    width: 97vw;
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 0px;
} */

body.site.fluid {
  background-color: #ffffff;
  /*width: 100vw;*/
  margin-top: 0px;
  margin-left: 0%;
  margin-right: 0%;
}
.container {
  max-width: 100vw;
}
/*.container-fluid .slide{
	 margin-bottom:10px; 
    width: 99%;
    padding-bottom: 2vh;
     background-color: #ececec; 
}*/
.main-footer {
  background-color: #13322b;
  min-height: 56px;
  color: #fff;
  padding: 0px 0 0px;
  text-align: left;
  font-weight: 300;
}

.main-footer .list-info {
  line-height: auto;
  padding: 30px 0px 10px;
  margin-bottom: 0px;
}
.main-footer .list-info a {
  color: white;
  font-size: 16px;
  text-decoration: none !important;
}
.main-footer .list-info ul {
  margin: 0px 0px 60px;
  padding: 0px;
}
.main-footer .list-info ul li {
  list-style-type: none;
  margin: 4px 0px 0px;
  padding: 0px;
  line-height: 110%;
}
.main-footer .list-info ul li a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}
.footer-pleca {
  background-color: #12322b;
  background-image: url(https://framework-gb.cdn.gob.mx/landing/img/pleca.svg);
  background-repeat: repeat-x;
}
.main-footer .list-info ul {
  margin: 0px 0px 60px;
  padding: 0px;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.main-footer .list-info ul li {
  list-style-type: none;
  margin: 4px 0px 0px;
  padding: 0px;
  line-height: 110%;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.main-footer .list-info ul li a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}
.main-footer .list-info a {
  color: white;
  font-size: 16px;
  text-decoration: none !important;
}
.slide {
  width: 99vw;
}
.container-fluid .perfiles {
  margin-top: -5vh;
  margin-bottom: 10px;
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
  margin: auto;
  padding-bottom: 0vh;
  /*background-color: #6b6b6b;*/
  background-color: #ffff;
}
.container-fluid .oferta {
  width: 100%;
  padding-left: 0vh;
  padding-top: 1vh;
  padding-bottom: 1vh;
  background-color: #0088cc;
  background-image: linear-gradient(to right, #00aa98, #2b2f7b, #009530);
}
.container-fluid .eventos {
  /* margin-top: -5vh; */
  /*margin-bottom: 10px;*/
  margin-bottom: 2%;
  /* width: 85vw; */
  padding-left: 0vh;
  margin: auto;
  padding-top: 3vh;
  padding-bottom: 3vh;
}
.container-fluid .redes {
  position: fixed;
  left: 0vw;
  top: 30vh;
  width: auto;
  height: auto;
  z-index: 1000;
  display: inline-block;
  display: flex;
}
.container-fluid .miAula {
  position: fixed;
  right: 0vw;
  top: 30vh;
  width: auto;
  height: auto;
  z-index: 1000;
  display: inline-block;
  display: flex;
}
/* .container-fluid .ubicacion { */
/* margin-top: -5vh; */
/* margin-bottom: 10px;*/
/* margin: auto;
   width: 100%;
   padding-top: 1%;
   padding-left: 2%;
   padding-right: 2%; */
/* margin-top: 100px; */
/* } */
.ubicacion {
  /* margin-top: -5vh; */
  /* margin-bottom: 10px;*/
  margin: auto;
  width: 100%;
  padding-top: 1%;
  padding-left: 2%;
  padding-right: 2%;
  /* margin-top: 100px; */
}
.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  zoom: 1;
}
.container-fluid .eventos h3 {
  text-align: center;
  font-size: large;
}
li {
  line-height: 32px;
  border-right: 1px solid #ccc;
}

main[role="main"] h1,
main[role="main"] h2,
main[role="main"] h3,
main[role="main"] h4,
main[role="main"] h5,
main[role="main"] h6 p {
  margin-bottom: 20px;
}
.page-header {
  padding-bottom: 8px;
  margin: 18px 0 27px;
  border-top: 7px solid #d0b997;
}

.titCEIT {
  border-bottom: 3px solid;
  border-image-source: linear-gradient(to right, #27bc9e, #2346a9, #202945);
  border-image-slice: 1;
}
.titCEIT h2 {
  border-bottom: #2b2f7b 3px solid;
  background-image: linear-gradient(to right, #27bc9e, #2346a9, #202945);
  color: #fff;
  padding: 1%;
  display: block;
  height: auto;
  font-size: 1em;
}
.titCSBA {
  border-bottom: 3px solid;
  border-image-source: linear-gradient(to right, #202945, #0ab844, #004d43);
  border-image-slice: 1;
}
.titCSBA h2 {
  border-bottom: #004d43 3px solid;
  background-image: linear-gradient(to right, #202945, #0ab844, #004d43);
  color: #fff;
  padding: 1%;
  display: block;
  height: auto;
  font-size: 1em;
}
.titCSA {
  border-bottom: 3px solid;
  border-image-source: linear-gradient(to right, #ff9f53, #cc9f53, #795035);
  border-image-slice: 1;
}
.titCSA h2 {
  border-bottom: #795035 3px solid;
  background-image: linear-gradient(to right, #ff9f53, #cc9f53, #795035);
  color: #fff;
  padding: 1%;
  display: block;
  height: auto;
  font-size: 1em;
}
.titEventos {
  border-bottom: 4px solid #5f827c;
  width: 90%;
  margin: auto;
  padding-bottom: 10px;
  text-align: center;
  font-size: 29px;
}
.titConferencias {
  border-bottom: 4px solid #c7a983;
  width: 90%;
  margin: auto;
  padding-bottom: 10px;
  text-align: center;
  font-size: 29px;
}

.backCerem {
  background-image: url(../../../images/articulos/backCerem.png);
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
}
.tituloDorado {
  font-size: 55px;
  font-weight: bold;
  text-align: right;
  color: #bc945a;
}
.tituloVerde {
  font-size: 45px;
  font-weight: bold;
  text-align: right;
  color: #355b50;
}
.seccEmociones {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  color: #a82043;
}
.tituloEmociones {
  font-size: 40px;
  font-weight: bold;
}
.seccGalFot {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  color: #bc945a;
}
.tituloGalFot {
  font-size: 40px;
  font-weight: bold;
}
.seccVideo {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  color: #355b50;
}
.tituloVideo {
  font-size: 40px;
  font-weight: bold;
}

.entraAqui {
  color: #ffffff;
  background-color: #ababab;
  display: block;
  padding: 8px;
  text-decoration: none;
  border-radius: 5px;
}
.entraAqui:hover {
  color: #4e4e4e;
  background-color: #c8de00;
  display: block;
  padding: 8px;
  text-decoration: none;
  border-radius: 5px;
}
.leerMasEventos {
  color: #ffffff;
  background-color: #5f827c;
  display: block;
  padding: 8px;
  text-decoration: none;
  border-radius: 5px;
}
.leerMasEventos:hover {
  color: #ffffff;
  background-color: #4a6460;
  display: block;
  padding: 8px;
  text-decoration: none;
  border-radius: 5px;
}
.verWebinar {
  color: #ffffff;
  background-color: #c7a983;
  display: block;
  padding: 8px;
  text-decoration: none;
  border-radius: 5px;
}
.verWebinar:hover {
  color: #ffffff;
  background-color: #998468;
  display: block;
  padding: 8px;
  text-decoration: none;
  border-radius: 5px;
}
.verPub {
    color: #ffffff;
    background-color: #c7a983;
    display: block;
    padding: 8px;
    text-decoration: none;
    border-radius: 5px;
}
.descarga {
    width: auto;
    padding: 15px;
    background-color: #722e87;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
}

.descarga:hover {
    width: auto;
    padding: 15px;
    background-color: #5a2669;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
}
.leermas {
    width: auto;
    padding: 10px;
    background-color: #c7a983;
    border-radius: 8px;
    color: #424242;
    text-decoration: none;
}

.leermas:hover {
    width: auto;
    padding: 10px;
    background-color: #9b8567;
    border-radius: 8px;
    color: #FFF;
    text-decoration: none;
}

.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
  text-decoration: none;
  color: #606060;
  background-color: #f2f2f2;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#f2f2f2),
    to(#f2f2f2)
  );
  background-image: -webkit-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -o-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
  background-repeat: repeat-x;
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ff00', endColorstr='#ff004c73', GradientType=0); */
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #282a2b;
  /* background-color: #0C231E; */
}
.navigation {
  padding: 0px 0px;
  border-top: 0px solid rgb(158 197 37);
  /* border-bottom: 8px solid rgb(224 230 29); */
  margin-bottom: 0px;
  padding-left: 1%;
  /* height: auto; */
  height: 50px;
  font-family: Montserrat;
  background-color: #5A5A5A;

}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.btn-primary {
  background: #abce22;
  color: #333;
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
  text-decoration: none;
  color: #606060;
  background-color: #365a59;
  /* background-color: #91c448; */
}
.nav-pills > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  color: #606060;
  line-height: 20px;
  color: #fff;
}
/**/
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #977748;
}
/**/
.navigation .nav-child a {
  display: block;
  padding: 7px 15px;
  clear: both;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #333;
  white-space: nowrap;
  font-size: 1.3em;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #282a2b;
  background-color: transparent;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #ffffff;
    background-color: #00b3c1;
}
.okm-card .okm-card-title {
  line-height: 110%;
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.okm-card .okm-card-content p {
  padding: 10px;
  font-weight: 300;
  margin: 0;
  text-align: left;
}
.img-responsive {
  height: auto;
  width: 100%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.btn {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 15px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  /* background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6)); */
  /* background-image: -webkit-linear-gradient(top,#fff,#e6e6e6); */
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  /* background-image: linear-gradient(to bottom,#fff,#e6e6e6); */
  /* background-repeat: repeat-x; */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */

  background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;

  border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%),
    0 1px 2px rgb(0 0 0 / 5%);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%);
  background-color: #607d8b;
  color: #3e2723;
}
/* Estilos para webinarios */
.tile__contain {
  width: 100%;
  color: #dc3737;
}
.tile__row {
  overflow: scroll;
  width: 100%;
}
.row__inner {
  transition: 450ms transform;
  font-size: 0;
  white-space: nowrap;
  margin: 70.3125px 0;
  padding-bottom: 10px;
}
.tile {
  position: relative;
  display: inline-block;
  width: 250px;
  height: 140.625px;
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
  transition: 450ms all;
  transform-origin: center left;
}
.tile__img {
  width: 250px;
  /*height: 140.625px;*/
  -o-object-fit: cover;
  object-fit: cover;
}
.tile__details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  font-size: 10px;
  opacity: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  transition: 450ms opacity;
}
.tile__details:after,
.tile__details:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: #000;
}
.tile__details:before {
  content: "▶";
  left: 0;
  width: 100%;
  font-size: 30px;
  margin-left: 7px;
  margin-top: -18px;
  text-align: center;
  z-index: 2;
  color: white;
}
.tile:hover .tile__details {
  opacity: 1;
}
.tile__title {
  position: absolute;
  bottom: 0;
  padding: 10px;
  color: white;
}
/*.row__inner:hover {
   transform: translate3d(-62.5px, 0, 0);
   }*/
.row__inner:hover .tile {
  opacity: 0.3;
}
.row__inner:hover .tile:hover {
  transform: scale(1.5);
  opacity: 1;
}
.tile:hover ~ .tile {
  transform: translate3d(125px, 0, 0);
}
/*Fin de estilos para webinarios*/

/*Estilo flex cards*/
.grid {
  display: grid;
  grid-template-columns: 33% 33% 33%;
}

.gridCol {
  /*border: 1px solid #ccc;*/
  padding: 20px;
  text-align: center;
}

.tarjeta {
  text-shadow: 4px 4px 0 rgba(0, 0, 0, 0, 1);
  border: 1px solid #ccc;
  margin: 2%;
}
.tarjetaAcc {
    text-shadow: 4px 4px 0 rgba(0, 0, 0, 0, 1);
    /* border: 1px solid #ccc; */
    margin: 2%;
  }
.cabeza {
  width: auto;
}

.cuerpo {
  /* border-bottom: 1px solid #ccc;*/
  padding: 15px;
  display: block;
    height: 145px;
}
.cuerpoPerfiles {
  /* border-bottom: 1px solid #ccc;*/
  padding: 15px;
  display: block;
  height: 440px;
}

.liga {
  text-align: center;
  /* border-bottom: 1px solid #ccc;*/
  width: auto;
  /*background-color: violet;*/
  padding: 10px;
}

.cc_grid {
  display: grid;
  grid-template-columns: 16.6% 16.6% 16.6% 16.6% 16.6% 16.6% 16.6% 16.6%;
}

.cc_gridCol {
  /*border: 1px solid #ccc;*/
  /* padding: 20px; */
  text-align: center;
}
.accionesCuerpo{
    width: 100%;
    height: 100%;
    transition: 0.5s all;
}
/* .accionesCuerpo:hover{
    box-shadow: 0px 0px 20px #696969;
    background-color: #6e6e6e;
    color: #fff;
    width: 102%;
    height: 102%;
} */
/*Fin de estilos flex cards*/

/*estilos para convenios*/
.convenio{
  background-color: #ececec;
  padding: 4%;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-right: 2%;
}
.convenioFlex{
  display: flex;
}
.convenioCol{
  width: 50%;
  padding: 10px;
}
.descargaConvenio{
  padding: 20px;
  color: #fff;

  text-decoration: none;
  background-color: rgb(36, 36, 36);
}
.descargaConvenio:hover{
  padding: 20px;
  line-height: normal;
  color: rgb(0, 0, 0);
  text-decoration: none;
  background-color: #e0e742;
}

.convenioEsp{
    display: flex;
}
.convenioEspCol{
    width: 50%;
    padding: 10px;
  }

.retosFlex{
  display: flex;
}
.retosFlexCol{
  width: 50%;
  padding: 10px;
  text-align: center;
}

/* fin estilos convenios */

/*Comienzan medias*/

@media (min-width: 1200px) {
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
      width: 85vw;
    }
    .container-fluid .miAula {
      position: fixed;
      right: 0vw;
      top: 28vh;
      width: 70px;
      height: 20px;
      z-index: 1000;
      display: inline-block;
      display: flex;
    }
    .slide {
      width: 98vw;
    }
  .cuerpo {
    /* border-bottom: 1px;
 		solid #ccc; */
    padding: 15px;
    /* display: block; */
    /* height: 210px; */
}
.cuerpoPerfiles {
    /* border-bottom: 1px;
 		solid #ccc; */
    padding: 15px;
    /* display: block; */
   /* height: 310px;*/
  height: 230px;
}
    .grid {
      display: grid;
      grid-template-columns: 33% 33% 33%;
      padding: 10px;
    }
  
    .gridCol {
      /*border: 1px solid #ccc;*/
      padding: 20px;
      text-align: center;
    }

  }
  
  @media (max-width: 979px) {

    .simply-countdown {
      overflow: hidden;
      display: flex;
      font-family: 'Arial', sans-serif;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
  }

    .simply-countdown > .simply-section {
      width: 50px;
      height: 40px;
      padding: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 3px;
      background: #6e2c7e;
      box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
      border-radius: 100px;
      color: #ffffff;
      font-size: 15px;
      line-height: 15px;
  }

    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: normal;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    background-color: #bd9559
    }
    
        .nav-collapse .nav > li > a:hover,
    .nav-collapse .dropdown-menu a:hover {
    padding: 9px 15px;
    font-weight: normal;
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    background-color: #bd9559
    }
    
    .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
    background-color: #ffffff;
}
    .separator {
    color: #000;
    line-height: 50px;
    margin-right: 6px;
    margin-left: 6px;
    padding-left: 6px;
    padding-right: 6px;
}
    .nav-collapse .nav > li > a {
      margin-bottom: 0px;
    }
    .nav-collapse .nav > li.active > a {
      color: #606060;
    }
    .container-fluid .miAula {
      position: fixed;
      right: 0vw;
      top: 28vh;
      width: 52px;
      height: 20px;
      z-index: 1000;
      display: inline-block;
      display: flex;
    }
    .slide {
      width: 97vw;
    }
    .cuerpo {
    /* border-bottom: 1px;
 		solid #ccc; */
    padding: 15px;
    /* display: block; */
    /* height: 210px; */
}
    .cuerpoPerfiles {
    /* border-bottom: 1px;
 		solid #ccc; */
    padding: 15px;
    /* display: block; */
    height: 160px;
}
    .grid {
      display: grid;
      grid-template-columns: auto;
      padding: 10px;
    }
  
    .gridCol {
      /* border: 1px solid #ccc;*/
      padding: 20px;
      text-align: center;
    }
      .cc_grid {
  display: grid;
  grid-template-columns: 50% 50%;
}

.cc_gridCol {
  /*border: 1px solid #ccc;*/
  /* padding: 20px; */
  text-align: center;
}

.retosFlex{
  display: flex;
}
.retosFlexCol{
  width: 100%;
  padding: 10px;
  text-align: center;
}

.panalPrincipal {
  display: flex;
  --s: 90px;
  /* size  */
  --m: 2px;
  /* margin */
  --f: calc(1.732 * var(--s) + 4 * var(--m) - 1px);
  justify-content: center;
}



  }
  
  @media (max-width: 767px) {
    body.site.fluid {
      background-color: #ffffff;
      /*width: 100vw;*/
      margin-top: 0px;
      margin-left: 1%;
      margin-right: 1%;
    }
    .slide {
      width: 95vw;
    }
    .cuerpo {
    /* border-bottom: 1px;
 		solid #ccc; */
    padding: 15px;
    /* display: block; */
    height: auto;
}
    
        .cuerpoPerfiles {
    /* border-bottom: 1px;
 		solid #ccc; */
    padding: 15px;
    /* display: block; */
    height: 190px;
}
    .grid {
      display: grid;
      grid-template-columns: auto;
      padding: 10px;
    }
  
    .gridCol {
      /* border: 1px solid #ccc;*/
      padding: 20px;
      text-align: center;
    }
      .cc_grid {
  display: grid;
  grid-template-columns: 100%;
}

.cc_gridCol {
  /*border: 1px solid #ccc;*/
  /* padding: 20px; */
  text-align: center;
}

.retosFlex{
  display: flex;
  flex-wrap: wrap;
}
.retosFlexCol{
  width: 100%;
  padding: 10px;
  text-align: center;
}
  }

  .test{
    background-color: #dcdcdc;
    color: #000000;
    padding: 2px;
    border-left: 5px solid #5a365a;
    font-weight: bold;
  }
  .menuFixed{
    top: 200px;
    position: fixed;
  }
  /* .container-fluid .menuFixed{
    position: fixed;
    left: 0vw;
    top: 30vh;
    width: auto;
    height: auto;
    z-index: 1000;
    display: inline-block;
    display: flex;
  } */

/*Estilos para nueva sección ex*/

.nav {
    margin-left: 0;
    margin-bottom: 0px;
    list-style: none;
}

.serEgr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
.serv {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 2%;
  transition: 0.5s;
}
.serv:hover {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 20px #888888;
  border: 1px solid #b3b3b3;
  /*background-color: #e3e3e3;*/
}
.colEst {
  color: #cf1f6a;
}
.tabExa {
  margin-bottom: 2%;
  padding-bottom: 3%;
  padding-left: 0%;
  padding-right: 0%;
  padding-top: 3%;
}
.tabConteo {
	margin-bottom: 0%;
    padding-bottom: 4%;
    background-color: #4b7a71;
    padding-top: 4%;
    color: #fff;
    padding-left: 6%;
    padding-right: 6%;
}
.contSC {
  padding-bottom: 4%;
  padding-left: 6%;
  padding-right: 6%;
  /*background-image: url(../../../images/secciones/egresados/backBienvenidaSC.jpg);*/
  background-position: bottom center;
  background-size: cover;
  color: #4b7a71;
  
}
.jmm-counter.default .jmm-mod-row {
  margin: 0px;
}

#jumpmenu select {
    width: auto;
    height: 40px;
    font-size: 0.9em;
    font-family: 'Montserrat';
    font-weight: bold;
}

/*Acaba estilos seccion ex*/


.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #ffffff;
    background-color: #00b3c1;
}