/*portal*/
/* BOOTSTRAP 3.x GLOBAL STYLES
-------------------------------------------------- */

/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: local('Titillium Web'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcSo_WB_cotcEMUw1LsIE8mM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: local('Titillium Web'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: local('Titillium WebBold'), local('TitilliumWeb-Bold'), url(https://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr-y7CP8YvcHYdGV61pt7QTE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: local('Titillium WebBold'), local('TitilliumWeb-Bold'), url(https://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wprxP6Eu1_xfSBSoi9uie1FdE.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body {
  /*paddingbodym: 40px;*/
  color: #555;
}
/*h1{
  text-align: center;
  color: #CC1A78;
}*/
h2 {
  color: white;
  text-align: center;
}
.titulo
{
    margin-bottom: 20px;
    color: #FFFFFF;
    font-size: 30px;
}
.seccion_principal header{
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 30px;
    font-family: 'Titillium Web', sans-serif;    
    text-align: center;
    color: #F5ECF1;
    /* will also set the opacity of the link text */        
    min-height: 100px;
}
.contenido_FAQ{
    padding: 30px !important;
    font-size: 14px;
    border: 3px solid white;

    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 
                0 1px 4px rgba(0, 0, 0, 0.3), 
                0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 5px 5px 5px 5px;
    /*para Firefox*/
    -moz-border-radius: 15px 15px 15px 15px;
    /*para Safari y Chrome*/
    -webkit-border-radius: 15px 15px 15px 15px;
    /* para Opera */
    border-radius: 15px 15px 15px 15px;
}


.contacto{
    background: #616161 !important;
    padding-top:15px; 
    padding-bottom: 15px;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    text-align: left;
    color: #FFFFFF;
}

.contacto_anuies{
    background: #853448 !important;
    padding-top:15px; 
    padding-bottom: 15px;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    text-align: left;
    color: #FFFFFF;
}

.nav-ocultar{
    display: none;
}
.table_form{
    width: 100%;
}

#carrusel{
    border-radius: 15px 15px 15px 15px;*/
}
.clear{
    clear: both;
}

#faq img {
    margin: 20px;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
}
#faq img:hover {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}

#faq{
    background: #01a7a3;
    font-family: 'Titillium Web', sans-serif;    text-align: justify;
    -webkit-box-shadow:0 0px 14px #FFFFFF, 0 0 20px #FFFFFF inset;
    -moz-box-shadow:0 0px 14px #FFFFFF, 0 0 20px #FFFFFF inset;
    box-shadow:0 0px 14px #FFFFFF, 0 0 20px #FFFFFF inset;
    /*para Firefox*/
    -moz-border-radius: 15px 15px 15px 15px;
    /*para Safari y Chrome*/
    -webkit-border-radius: 15px 15px 15px 15px;
    /* para Opera */
    border-radius: 15px 15px 15px 15px;
}

#carrusel{
    background-position: center;
}
.menuPortal{
	background-color:#FFFFFF;
	border-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
    border-right: 0px;
	border-left: 0px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	/*texto del menu*/
    font-size: 15px;
	text-align: left;
	font-family: 'Titillium Web', sans-serif;
	color: #FFFFFF;
	margin-left: -20px;
}
/*.submenu>li><:hover{
    background-color: #EB008B;
}*/
.dropdown-portal > li > a:hover {
  background-color: grey;
}
.liMenu{
    padding-top: 10px !important; 
    padding-bottom:10px  !important;
    margin-top: 40px;
}

html{
    background: #FFFFFF !important;
}
.carousel .item {
   width: 100% !important;
   height: 400px;
}
.carrusel{
    height: 400px;
/*    margin-top: 140px;
*/}
.texto_carrusel{
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;    
    color: #FFFFFF;
}
.posicion{
/*   background: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
*/  
    text-shadow: 0 5px 5px rgba(0,0,0,.6);
    background: -webkit-linear-gradient(top, rgba(50,50,50,0.4), rgba(50,50,50,0.7));
    background: -o-linear-gradient(top, rgba(50,50,50,0.4), rgba(50,50,50,0.7));
    background: -moz-linear-gradient(top, rgba(50,50,50,0.4), rgba(50,50,50,0.7));
    background: linear-gradient(to top, rgba(50,50,50,0.4), rgba(50,50,50,0.7));
    padding-top: 90px;
    padding: -30px;
    margin-bottom: -20px;
    left: 0px;
    width: 100%;
    padding-bottom: 80px;
    right: 20%;
    height: 400px;
}
    
.elementos_seccion2{
    background: #ffffff !important;
    margin-bottom:0px; 
    font-size: 15px;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    color: white;
    padding-bottom: 15px;
	background:url('http://anuies-tic.anuies.mx/evaluacion/statics/img/imagenes/imagen_fondo.jpg');
  background-image:url('http://anuies-tic.anuies.mx/evaluacion/statics/img/imagenes/imagen_fondo.jpg');
}
.seccion_blanca{
    background: #FFFFFF !important;
}
.div_menu {
    margin-bottom: 20px;
    background-color: #fff;
 }
.li_menu{
    font-size: 12px;
    font-family: 'Titillium Web', sans-serif;
    color:#FCFCFA !important;
    padding: 5px 5px;
    box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09);
}

.li_izq{
    background:#f06292;
    list-style:none;
    margin-left: 0px

}
.li_der{
    background:grey;
    list-style:none;
}


.border_izquierdo{
    border-left: 2px solid #ccc;
    /*height:480px;*/
    margin-top: 20px;
}
.fecha{
    background: #424242;
    color: #ffffff ;
}
.dia{
    font-size: 30px;
    font-family: 'Titillium Web', sans-serif;    text-align: center; 
    margin-bottom: 0px; 
    padding-bottom: 0px;      
}
.texto{
    font-family: 'Titillium Web', sans-serif;    
    text-align: center;
    font-weight: bold;
    position: center;
}
.mes{
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;    text-align: center;   
}
#titulo_proyecto_destacado{
    font-size: 20px;
    font-weight: bold;
}
.proyecto_destacado{
    font-family: 'Titillium Web', sans-serif;    
    text-align: justify;
    color: black;
    margin-bottom: 10px;
}
#descripcion_proyecto_destacado{
    font-size: 14px;
    font-weight: bold;
    
}
.proyectos_destacados{
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.4;
    text-align: left;
    margin-left: 30px;
    color: #CC1A78;
    margin-top: 30px;
    margin-bottom: 0px;   
}
#proximos_eventos{
    color: #CC1A78;
}

.titulo_ultimos_proyectos{
    font-family: 'Titillium Web', sans-serif;
    font-size: 46px;
}
.descripcion_ultimos_proyectos{
    font-size: 22px;
    font-family: 'Titillium Web', sans-serif;
    text-align: left;
    color: white;
    margin-bottom: 0px;
}
.ultimos_proyectos{
    color: #FFFFFF;

}
.imagen_proyecto{
    height: 100%;
}
.efectos{
    background-color: #fafafa;
    box-shadow: 1px 1px 3px #ccc;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    min-height: 180px;
    padding-top:20;
    border-bottom: solid 2px #49443E;
    padding-bottom: 30px;
}
/*clases para el login*/
.ini_sesion{
    background-color:#454343;
    margin-top: 70px;
    margin-bottom: 20px;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 10px;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
}
.img_login{
    height: 100%;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}
.iniciar{
    background-color:#EB008B;
    vertical-align: center;
    width: 80%;
    margin-right:40px ;
    margin-left: 30px;
}
a:hover, a:active{
    outline: none;
    color: #EB008B;
}
a{
    color: #f48fb1;
}
/*clase para sombrear los proyectos destacados*/
div.sombra:hover{
    background: #eeeeee;
}
.etiqueta{
    font-size: 13px;
    font-family: 'Titillium Web', sans-serif;    
    text-align: justify;
    color:#FFFFFF;
    margin-bottom: 3px;
    background-color:#c2185b;
    padding: 5px 10px 5px 10px;
}
.footer{
   background-color:#853448;
   margin-top:0px;
   margin-bottom:0px;
   padding-top:0px;
   padding-bottom:0px;
   height:100px;
}
/*ficha de  proyecto*/
.ficha{
    background: #e0e0e0 !important;
    margin-bottom: 10px;
    margin-top: 20px; 
    padding-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
    font-family: 'Titillium Web', sans-serif;  
}
#titulo_ficha{ 
    font-size: 32px;
    color: #EB008B;
    font-weight: bold;
}
#descripcion_ficha{ 
    font-size: 15px;
    text-align: justify;
    color: #333;
}
/*elementos para el acordeon*/
.titulo_acordeon {
    font-family: 'Titillium Web', sans-serif;
    color: #333;
    border-color: #ddd; 
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
    margin-right: auto;
    text-align: justify;
}
.ficha_parte_derecha{
    font-family: 'Titillium Web', sans-serif;
    color: #333;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-top:5px;
    margin-bottom: 10px;
    border-style: solid;
    border-left-width: 10px;
    border-left-color: #f50057;
    border-right-width: 1px;
    border-right-color: #f50057;
    border-bottom-width: 1px;
    border-bottom-color: #f50057;
    border-top-width: 1px;
    border-top-color: #f50057;
    background-color: #FFFFFF;
}
/*clases para la seccion 3: próximos eventos*/
.proximos_eventos_fecha{/*fecha:dia mes*/
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color:#EB008B ;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-right: 5px;
}

.ficha_cursos{
    background-color: white;
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 11px;
    text-align: justify; 
    border-style: solid;
    border-left-width: 1px;
    border-left-color: #808080;
    border-right-width: 1px;
    border-right-color: #808080;
    border-bottom-width: 5px;
    border-bottom-color: #808080;
    width: 100%;
}

.ficha_documentos{
    background-color: white;
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 11px;
    text-align: justify; 
    border-style: solid;
    border-left-width: 1px;
    border-left-color: #3C763D;
    border-right-width: 1px;
    border-right-color: #3C763D;
    border-bottom-width: 5px;
    border-bottom-color: #3C763D;
    width: 100%;
}

.ficha_eventos{
    background-color: white;
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
    margin-right: 10px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 11px;
    text-align: justify; 
    border-style: solid;
    border-left-width: 1px;
    border-left-color: pink;
    border-right-width: 1px;
    border-right-color: pink;
    border-bottom-width: 5px;
    border-bottom-color: #EB008B;
    width: 100%;
}

.old_event:hover    {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fba6e1+0,ccfff1+0&0+-1,0.45+0 */
background: -moz-linear-gradient(top,  rgba(204,255,241,0) -1%, rgba(204,255,241,0.45) 0%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,255,241,0) -1%,rgba(204,255,241,0.45) 0%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,255,241,0) -1%,rgba(204,255,241,0.45) 0%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ccfff1', endColorstr='#73ccfff1',GradientType=0 ); /* IE6-9 */

}

.old_event{
    background-color: white;
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
    margin-right: 10px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 11px;
    text-align: justify; 
    border-style: solid;
    border-left-width: 1px;
    border-left-color: #5BA9B7;
    border-right-width: 1px;
    border-right-color: #5BA9B7;
    border-bottom-width: 5px;
    border-bottom-color: #5BA9B7;
    width: 100%;
}

.datos_evento{
    color: #333;
    padding-left:2px;
    padding-right: 2px;
}

/*boton más eventos*/
.mas_eventos:hover{
    padding: 1px 1px 1px 1px;
    border-style: solid;
    width: 100%;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #000000;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

}

#redes_sociales{
    /*background-color:rgb(51, 51, 51);*/
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.face{
    text-align: right;
}
/*articulo*/
.articulo{
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#subt_articulo{
    font-family: 'Titillium Web', sans-serif;
    color: #454343;
    text-align: left;
    font-size: 20px;
    font-style: italic;  
}
#border_bottom{    
    border-bottom: 5px solid #880e4f;
    margin-bottom: 5px;
}
.des_articulo{
    font-family: 'Titillium Web', sans-serif;
    color: #333;
    text-align: justify;
    font-size: 15px; 
}
#titulo_label{
    font-family: 'Titillium Web', sans-serif;
    color: #EB008B;
    text-align: center;
    font-size: 20px; 
}
.notas{
    background-color:#ffcdd2 ;
    font-family: 'Titillium Web', sans-serif;
    color: #ad1457;
    font-size: 15px;
    border-color:#ffcdd2;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}
#encabezados{
    font-family: 'Titillium Web', sans-serif;
    color: #EB008B;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 5px solid #880e4f;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.botones_tipo_respuesta{
    background-color: transparent;
    border-right-color: transparent; 
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.plataformas{
    background-color: transparent;
    border-top: 1px solid #ec407a;
    border-right: 1px solid #ec407a;
    border-bottom: 1px solid #ec407a;
    border-left: 1px solid #ec407a;
    padding: 10px 10px 10px 10px;
    margin:10px 10px 10px 10px;
}
#galeria{
    margin:10px 10px 10px 10px ;
}
.galeria_link_doc{
    -ms-word-break: break-all;
    word-break: break-all;
    /*Non standard for webkit*/
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.img{
    margin: 20px 20px 5px 0px;
}
.div_formato{
    -webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
    transition: width 2s, height 2s, transform 2s;
}
img.mov:hover{
    width: 100%;
    height: 100%;  
}
div.mov_div:hover{
 -webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
    transition: width 2s, height 2s, transform 2s;   
}
.cursos{
    padding: 10px 10px 10px 10px; 
    margin-top:10px; 
    background-color:#FFFFFF;
}

/*login*/
.bordeRojo{
    border: solid 1px red !important;
    color:black;
}

/*videos*/
.video-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*Estilos articulos Agenda*/
.articulo_titulo2{
    color:#EB008B!important; 
    font-weight:bold !important; 
    font-size:18px !important;
}

.nota_yellow{
    margin-top: 20px!important; 
    background-color:#fff9c4!important; 
    border-color:#fff9c4 !important;
}

.titulo_articulo{
    font-family: 'Titillium Web', sans-serif;
    color: #EB008B;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
}

.body_articulo{
    background-color:#FFFFFF;
    margin-bottom:20px; 
    padding: 50px 40px 50px 40px;
}

.vinieta_numero{
    font-weight:bold; font-size:20px; color:#EB008B;
}
/*estilos para el botón de Más info*/
.flecha{
    background-color: #9e9e9e;
}
.mas_info{
    font-family: 'Titillium Web', sans-serif;
    background-color: #f06292;
    color: #FFFFFF;
}

/*prueba para el menu*/

/* MAIN MENU */
#mainmenu {
    background: transparent;
}

.pos-absolute {
    position: absolute;
    border-left: 2px solid #EB008B;
    z-index: 999;
}
.menu-ico-collapse {
        font-size: 8px;
        margin-left: 2px;
  }

    #mainmenu .list-group {
      margin-bottom: 20px;
      padding-left: 0;
      float: right;
      display: inline;
    }
    #mainmenu .list-group-item {
      display: block;
      margin-bottom: -1px;
      background-color: #454343;
      border: 0;
      line-height: 27px;
    }
    #mainmenu .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
    }
    #mainmenu .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
    }
    #mainmenu .list-group-item > .badge {
      float: left;
    }
    #mainmenu .list-group-item > .badge + .badge {
      margin-right: 10px;
    }
    #mainmenu a.list-group-item {
      color: #fff;
      font-weight: normal;
      
        
    }
   
    #mainmenu a.list-group-item:hover,
    #mainmenu a.list-group-item:focus {
      text-decoration: none;
      background-color: #f48fb1;
    }
     a.sub:hover,
    a.sub:focus {
      text-decoration: none;
      background-color: #e0e0e0;
    }
    #mainmenu a.list-group-item.active,
    #mainmenu a.list-group-item.active:hover,
    #mainmenu a.list-group-item.active:focus {
      z-index: 2;
      color: #ffffff;
      border: 0;
    }

    #pie_anuies {
	  padding:10px;
	  background-color:#853448;
	  }
	  #pie_anuies p { 
	  color:#FFF;
	  font-size:120%;
	  }
    /* MAIN MENU end */
}