/* agregar estilos del sitio aqui */

/* @group iconos menu-izquierdo*/
.left ul.menu > li.parent > a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAIElEQVQImWP4////fwZk8B8KMATggv/RAG4VKGYgWwIAcdg/wYdI6jgAAAAASUVORK5CYII=);background-position:94% 50%;background-repeat:no-repeat}
.left ul.menu > li.parent.active > a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGklEQVQImWP4jwcwMDAwMOCUgAGcEsgKkPkA9no/wdzS4fwAAAAASUVORK5CYII=);background-position:94% 55%}
/*submenu*/
.left ul.menu > li > ul > li.parent > a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAJ0lEQVQImWOwrbv9nwEZ2Nbd/o8iCBOACyIL2Nbd/o9bBYoZyJYAAO1GKVGsVuh4AAAAAElFTkSuQmCC);background-position:94% 50%;background-repeat:no-repeat}
.left ul.menu > li > ul > li.parent.active > a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAHUlEQVQImWOwrbv9HxdmYGBgYMApAQM4JZAVIPMBNPopUSeFOzAAAAAASUVORK5CYII=);background-position:94% 55%}
/* @end */

/* @group iconos menu-izquierdo blanco*/
.left2 ul.menu > li.parent > a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAJ0lEQVQImWOwrbv9nwEZ2Nbd/o8iCBOACyIL2Nbd/o9bBYoZyJYAAO1GKVGsVuh4AAAAAElFTkSuQmCC);background-position:94% 50%;background-repeat:no-repeat}
.left2 ul.menu > li.parent.active > a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAHUlEQVQImWOwrbv9HxdmYGBgYMApAQM4JZAVIPMBNPopUSeFOzAAAAAASUVORK5CYII=);background-position:94% 55%}
/*submenu*/
.left2 ul.menu > li > ul > li.parent > a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAYAAAAvZezQAAAAJ0lEQVQImWOwrbv9nwEZ2Nbd/o8iCBOACyIL2Nbd/o9bBYoZyJYAAO1GKVGsVuh4AAAAAElFTkSuQmCC);background-position:94% 50%;background-repeat:no-repeat}
.left2 ul.menu > li > ul > li.parent.active > a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAHUlEQVQImWOwrbv9HxdmYGBgYMApAQM4JZAVIPMBNPopUSeFOzAAAAAASUVORK5CYII=);background-position:94% 55%}
/* @end */

/* Correcciones */
body > .container{
    overflow: hidden;
}
header .banner{
	border-right: none;
	height: 130px;
}
header.row-fluid{
	margin-bottom: 0;
}
header.row-fluid .row.main-menu{
    margin: 0 -15px;
}
.moduletable h3 {
    font-size: 24px;
    margin: 0 0 15px;
}
.moduletable h3:after{
	content: ' ';
    border-bottom: 2px solid #fcd900;
    width: 100px;
    display: block;
    height: 2px;
    margin: 10px 0 0;
}
.row.row-table{
	display: table;
	width: 100%;
}
.col-cell{
	display: table-cell;
	vertical-align: top;
	float: none;
}
.bottom-11{
	margin-bottom: 0 !important;
}
footer{
	margin-top: 0;
}
.slider-1 img{
    height: 159px;
    width: auto;
    min-width: 100%;
}

/* Módulos: Site Name */
.banner.site-name h1{
    color: #333;
    font-weight: normal;
    font-size: 28px;
    margin: 20px 0 0;
    padding-left: 20px;
}
.banner.site-name h2{
	font-size: 14px;
    font-family: Trajan;
    margin: 5px 0 0 0;
    padding-left: 20px;
}

/* Módulos: Buscar y Redes Sociales */
div.redes-sociales-home{
    position: relative;
    text-align: right;
    top: -30px;
}
div.redes-sociales-home .search{
	position: relative;
    top: 0;
    right: 0;
    float: right;
}
div.redes-sociales-home .search .input-group input.search-query{
	border-radius: 4px 0 0 4px;
}
div.redes-sociales-home .search .input-group button.btn-default{
	border-left: none;
	margin-left: -2px;
}
div.redes-sociales-home a{
    display: inline-block;
    margin-right: 10px;
    margin-left: -5px;
}
div.redes-sociales-home a img{
    position: relative;
    width: auto;
    height: 34px;
}

/* Módulos: Main Menú */
#menu-pp{
	background: #3D7EDB;
    text-align: center;
}
#menu-pp ul.nav.menu{
	margin: 0;
    padding: 0;
    list-style: none;
}
#menu-pp ul.nav.menu li{
	padding: 0;
}
#menu-pp ul.nav.menu li,
#menu-pp ul.nav.menu li a{
	color: #FFF;
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
}
#menu-pp ul.nav.menu li a{
	padding: 6px 30px;
    position: relative;
}
#menu-pp ul.nav.menu li a:after{
    content: ' ';
    display: inline-block;
    border-right: 1px solid #FFF;
    height: 20px;
    right: 0;
    position: absolute;
}
#menu-pp ul.nav.menu li:last-of-type a:after{
    display: none;
}
#menu-pp ul.nav.menu li a.destacado{
    background: #FCD900;
    color: #333;
}
#menu-pp ul.nav.menu li.active a.destacado{
    background: #CCAD00;
}
#menu-pp ul.nav.menu li.active{
	background: #295292;
}
#menu-pp ul.nav.menu li.active a{
	border-left: none;
}
#menu-pp ul.nav.menu li.active + li a{
	border-left: none;
}
#menu-pp ul.nav.menu li ul.nav-child{
    position: absolute;
    padding-left: 0;
    display: none;
}
#menu-pp ul.nav.menu li:hover ul.nav-child{
    display: block;
}
#menu-pp ul.nav.menu li ul.nav-child li{
    display: block;
}
#menu-pp ul.nav.menu li ul.nav-child li a{
    background-color: #3D7EDB;
    display: block;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
}
#menu-pp ul.nav.menu li ul.nav-child li a:after{
    display: none;
}

/* Módulos: Slide Home */
.moduletable.slide-home{
    margin: 0 -30px;
}
.moduletable.slide-home .navigation-container{
    top: 40% !important;
}
.moduletable.slide-home .navigation-container .pause-button{
    display: none;
}
.moduletable.slide-home .slide-desc-text-default{
    display: table;
    width: 100%;
    padding: 30px;
}
.moduletable.slide-home .slide-desc-text-default .slide-info,
.moduletable.slide-home .slide-desc-text-default .slide-link{
    display: table-cell;
    vertical-align: middle;
}
.moduletable.slide-home .slide-desc-text-default .slide-link{
    width: 150px;
}
.moduletable.slide-home .slide-desc-text-default .slide-info .slide-info-table{
    width: 100%;
}
.moduletable.slide-home .slide-desc-text-default .slide-title,
.moduletable.slide-home .slide-desc-text-default .slide-text{

}
.moduletable.slide-home .slide-desc-text-default .slide-text{

}
.moduletable.slide-home .slide-desc-text-default .slide-text p{
    margin: 0;
}
.moduletable.slide-home .slide-desc-text-default .slide-link a.btn-link{
    background: #295292;
    color: #FFF;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 6px;
    border: 1px solid #FFF;
    font-weight: bold;
    margin: 0 0 0 10px;
}

/* Módulos: Breadcrumbs */
.breadcrumbs ol.breadcrumb{
    list-style: none;
}
.breadcrumbs ol.breadcrumb li{
    display: inline-block;
    white-space: nowrap;
    padding: 5px 4px;
}
.breadcrumbs ol.breadcrumb li:first-of-type{
    display: none;
}
.breadcrumb .divider{
    display: inline-block;
    color: #999;
    margin: 0 -2px 0 4px;
    font-size: 12px;
}
.breadcrumb > li + li:before{
    content: none;
}

/* Módulos: Noticias, Eventos, Multimedia Home; */
.moduletable.noticias-eventos-mult-home{
    margin-top: 40px;
}
.moduletable.noticias-eventos-mult-home h3{
    border-bottom: 2px solid #fcd900;
}
.moduletable.noticias-eventos-mult-home h3:after{
    display: none;
}
.moduletable.noticias-eventos-mult-home h3 ul.nav.menu{
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-size: 12px;
}
.moduletable.noticias-eventos-mult-home .nspArtPage{
    margin-left: -10px;
    margin-right: -10px;
}
.moduletable.noticias-eventos-mult-home .nspArt{
    float: left;
    width: 33%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px; 
    padding: 10px !important;
    transition: all .2s ease-in-out;
}
.moduletable.noticias-eventos-mult-home .nspArt:hover{
    background-color: #E5F1F7;
}
.moduletable.noticias-eventos-mult-home .nspArt a.nspImageWrapper{
    display: block;
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
}
.moduletable.noticias-eventos-mult-home .nspArt a.nspImageWrapper img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    /*width: auto !important;*/
    height: auto !important;
    min-width: 100%;
    min-height: 100%;
}
.moduletable.noticias-eventos-mult-home .nspArt h4.nspHeader{
    font-size: 14px;
    line-height: 18px;
}
.moduletable.noticias-eventos-mult-home .nspArt p.nspInfo{
    margin-top: 15px;
    font-size: 11px;
    color: #999;
    font-weight: bold;
}
.moduletable.noticias-eventos-mult-home .nspArt p.nspText{
    display: none;
}
.moduletable.noticias-eventos-mult-home .nspArt a.readon{
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}
.moduletable.noticias-eventos-mult-home .avs_player iframe{
    width: 100% !important;
    height: 200px;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home{
    display: block;
    padding: 0;
    margin-bottom: 30px;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li{
    display: table;
    width: 100%;
    background-color: #197FBA;
    color: #FFF;
    width: 100%;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li .day{
    display: table-cell;
    width: 70px;
    height: 50px;
    text-align: center;
    padding: 4px;
    background-color: #1E9BC4;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    margin-right: 15px;
    border: 10px solid #197FBA;
    vertical-align: top;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li .day .month{
    font-size: 12px;
    font-weight: normal;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info{
    display: table-cell;
    vertical-align: top;
    padding: 10px;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info .month,
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info .event-info{
    display: none;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info p.lugar{
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 5px;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info h3.title{
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 0;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info h3.title,
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info h3.title a{
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info .description{
    display: none;
}  
.moduletable.noticias-eventos-mult-home ul.eventos-home li .info p.readmore{
    display: none;
}

/* Módulos: Magíster En Home */
.moduletable.magister-en{
	padding: 40px 60px;
	background: #f7f7f7;
    margin: 0 -30px;
}
.moduletable.magister-en .row-table{
    border-collapse: separate;
    border-spacing: 10px 0;
    table-layout: fixed;
}
.moduletable.magister-en [class*="col"]{
    background: #FFF;
    padding-left: 0;
    padding-right: 0;
}
.moduletable.magister-en h2{
    background: #3D7EDB;
    border-top: 2px solid #fcd900;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 15px;
    position: relative;
    margin: 0 0 20px;
    min-height: 60px;
}
.moduletable.magister-en h2:after {
	content: ' ';
    position: absolute;
    bottom: 0;
    height: 30px;
    left: 0;
    width: 100%;
    background: url(../images/border-bottom-triangle.png) no-repeat center;
    margin: 0 0 -20px;
    background-size: 100%;
}
.moduletable.magister-en .magister-content{
    display: block;
}
.moduletable.magister-en p{
    padding: 15px;
    text-align: center;
    margin: 0;
}
.moduletable.magister-en p a{
	font-weight: bold;
    border-bottom: 2px solid #295292;
    display: block;
    margin: 0 -15px;
    padding-bottom: 15px;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
}

/* Módulos: Doctorado Home */
.moduletable.home-doctorado{
	padding: 40px;
}
.moduletable.home-doctorado h4{
	color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin: 4% 0 20px;
}
.moduletable.home-doctorado h5{
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    background: rgba(0,0,0,.4);
    padding: 15px 10px;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
}
.moduletable.home-doctorado h5:before{
    content: ' ';
    background: #fcd900;
    display: block;
    width: 15px;
    height: 34px;
    float: left;
    margin: 0 10px 0 -10px;
}
.moduletable.home-doctorado p{
	font-size: 14px;
    color: #666;
}
.moduletable.home-doctorado p a{
	float: right;
    background: #295292;
    color: #FFF;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 4px;
}

/* Módulos: Postulación Home */
.moduletable.home-postulacion{
    margin: 0 -30px;
    padding: 40px 70px;
    text-align: center;
    background: url(../images/home-postulacion.png) no-repeat center;
    background-size: 100%;
}
.moduletable.home-postulacion h3{
	color: #FFF;
    font-weight: bold;
}
.moduletable.home-postulacion h3:after{
	margin: 10px auto 0;
}
.moduletable.home-postulacion p{
    color: #FFF;
    font-size: 16px;
}
.moduletable.home-postulacion p a{
    background: #295292;
    color: #FFF;
    font-weight: bold;
    padding: 10px 60px;
    border-radius: 4px;
    border: 1px solid #FFF;
    margin: 10px 0 0;
    display: inline-block;
}

/* Módulos: Links Bottom */
.moduletable.links-bottom h3{
	border-top: 4px solid #295292;
    padding: 4px 30px 4px 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #3d7edb;
    font-weight: bold;
    text-align: right;
    margin: 0 0 -10px;
    cursor: pointer;
}
.moduletable.links-bottom h3:after{
	display: none;
}
.moduletable.links-bottom .row.links-hidden{
	padding: 30px 0 10px;
	background: #f7f7f7;
	display: none;
}
.moduletable.links-bottom ul.nav.menu{
	margin-bottom: 0;
	padding: 0 20px;
	list-style: none;
}
.moduletable.links-bottom ul.nav.menu li{
	background: url(../images/links-bottom-arrow.png) no-repeat left 5px;
    padding: 2px 0 2px 10px;
}
.moduletable.links-bottom ul.nav.menu li a{
	color: #666;
	font-size: 12px;
}
.moduletable.links-bottom .row.links-hidden p{
    color: #666;
    font-size: 12px;
    padding: 0 0 0 30px;
}
.moduletable.links-bottom .row.links-hidden p.ver-mas{
    padding: 5px 0 0;
    text-align: center;
}
.moduletable.links-bottom .row.links-hidden p.lugar{
	background: url(../images/links-bottom-lugar.png) no-repeat 15px 2px;
}

/* Módulos: Right */
.moduletable.menu-right{
    background: #F8F8F8;
    padding: 20px;
}
.moduletable.menu-right h3{
    font-weight: bold;
    color: #3D7EDB;
    font-size: 18px;
}
.moduletable.menu-right h3:after{
    display: none;
}
.moduletable.menu-right ul.nav.menu{
    list-style: none;
    padding: 0;
}
.moduletable.menu-right ul.nav.menu li{
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 0 10px;
    background: url(../images/icon-link.png) no-repeat right top;
    padding-right: 20px;
}
.moduletable.menu-right ul.nav.menu li.subactive{
    background: url(../images/icon-link-down.png) no-repeat right top;
}
.moduletable.menu-right ul.nav.menu li,
.moduletable.menu-right ul.nav.menu li a{
    color: #666;
}
.moduletable.menu-right ul.nav.menu li ul{
    list-style: disc;
    padding: 5px 0 0 25px;
    display: none;
}
.moduletable.menu-right ul.nav.menu li ul li{
    text-transform: none;
    padding: 0;
    background: none;
    margin-bottom: 5px;
    color: #3D7EDB;
}
.moduletable.menu-right ul.nav.menu li ul li a{
    color: #3D7EDB;
}

/* Módulos: Menú Links Right */
.moduletable.menu-link-right{
    margin-top: 20px;
    margin-bottom: 20px;
}
.moduletable.menu-link-right ul{
    margin: 0;
    padding: 0 10px;
    list-style: none;
}
.moduletable.menu-link-right ul li{
    font-weight: bold;
    background: url(../images/icon-link.png) no-repeat left 2px;
    padding: 0 10px;
}

/* Módulos: Contacto */

.rsform.contact-form{
    width: 100%;
    max-width: 690px;
    background: #f2f2f2;
    padding: 25px;
    border-radius: 4px;
}
.rsform.contact-form .componentheading{
    display: none;
}
.rsform.contact-form .formField{
    width: 50%;
    float: left;
    color: #5e5e5e;
    padding: 0 10px 20px 0;
    font-size: 14px;
}
.rsform.contact-form .formField.rsform-block-apellido,
.rsform.contact-form .formField.rsform-block-email{
    padding: 0 0 20px 10px;
}
.rsform.contact-form .formField br{
    display: none;
}
.rsform.contact-form .formField input,
.rsform.contact-form .formField textarea{
    border: 1px solid #EEE;
    padding: 6px 15px;
    width: 100%;
    margin: 5px 0 0;
    border-radius: 4px;
}
.rsform.contact-form .formField.rsform-block-mensaje,
.rsform.contact-form .formField.rsform-block-enviar{
    width: 100%;
    float: none;
    padding: 0 0 20px;
}
.rsform.contact-form .formField.rsform-block-enviar{
    text-align: right;
}
.rsform.contact-form .formField.rsform-block-enviar button[type="submit"]{
    background: #3D7EDB;
    border: none;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    padding: 6px 50px;
    border-radius: 4px;
}

/* Módulos: Footer */
.row.menu-uc-mobile{
    display: none;
}
footer p.optimizado{

}
footer p a{
    text-decoration: underline;
}
footer p a:hover{
    color: #E13000;
}

/* Módulos: User-5 */
.user-5{
    display: table;
    float: none;
}
.moduletable.noticias-home,
.moduletable.eventos-home,
.moduletable.multimedia{
    display: table-cell;
    width: 33.3%;
    vertical-align: top;
    float: none;
    position: relative;
}

/* Módulos: Noticias Home */
.moduletable.noticias-home{
    padding-right: 14px;
    padding-bottom: 15px;
}
.moduletable.noticias-home .nspMain{
    min-height: 190px;
}
.moduletable.noticias-home > h3{
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
}
.moduletable.noticias-home > h3,
.moduletable.noticias-home > h3 > a{
    color: #333;
    font-size: 20px;
    text-decoration: none;
    cursor: default;
}
.moduletable.noticias-home h3:after{
    display: none;
}
.moduletable.noticias-home .nspArt{
    display: table;
    padding: 0 !important;
    width: 100%;
}
.moduletable.noticias-home .nspArt a.nspImageWrapper{
    margin: 0 !important;
    width: 33.3%;
    padding: 0 20px 20px 0;
    display: table-cell;
    vertical-align: top;
    float: none;
}
.moduletable.noticias-home .nspArt a.nspImageWrapper img{
    width: 100% !important;
    height: auto !important;
}
.moduletable.noticias-home .nspArt .nsp-data{
    display: table-cell;
    vertical-align: top;
}
.moduletable.noticias-home .nspArt .nsp-data h4{
    padding: 0;
    margin-bottom: 10px;
}
.moduletable.noticias-home .nspArt .nsp-data h4,
.moduletable.noticias-home .nspArt .nsp-data h4 a{
    font-size: 14px;
    font-weight: bold;
}
.moduletable.noticias-home .nspArt .nsp-data p{
    color: #666;
    font-size: 12px;   
}
.moduletable.noticias-home .nspArt .nsp-data p.nspInfo{
    font-style: italic;
    font-size: 10px;
    margin-bottom: 5px;
}
.moduletable.noticias-home .nspArt .nsp-data a.readon{
    font-size: 11px;
    font-weight: bold;
}

/* Módulos: Eventos Home */
.moduletable.eventos-home{
    padding-left: 7px;
    padding-right: 7px;
}
.moduletable.eventos-home > h3{
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
}
.moduletable.eventos-home > h3,
.moduletable.eventos-home > h3 > a{
    font-size: 20px;
    color: #333;
    text-decoration: none;
    cursor: default;
}
.moduletable.eventos-home h3:after{
    display: none;
}
.moduletable.eventos-home .rsepro_events_module{
    background: #F9F9F9;
    padding-bottom: 30px !important;
    position: absolute;
    left: 7px;
    right: 7px;
    top: 58px;
    bottom: 20px;
}
.moduletable.eventos-home .rsepro_events_module li{
    padding: 0;
}
.moduletable.eventos-home .rsepro_events_module .day{
    background: #FCD900;
    color: #333;
    text-align: center;
    width: 50px;
    font-weight: bold;
    font-size: 18px;
    padding: 12px 0;
    position: relative;
    float: left;
}
.moduletable.eventos-home .rsepro_events_module .day:after{
    content: ' ';
    width: 0; 
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 20px solid #FCD900;
    position: absolute;
    top: 100%;
    left: 0;
}
.moduletable.eventos-home .rsepro_events_module .day .month{
    display: none;
}
.moduletable.eventos-home .rsepro_events_module .info{
    padding-left: 70px;
    padding-right: 10px;
}
.moduletable.eventos-home .rsepro_events_module .month{
    font-weight: bold;
    padding: 10px 0 5px;
    font-size: 16px;
}
.moduletable.eventos-home .rsepro_events_module .info .col-sm-6{
    margin-bottom: 0;
}
.moduletable.eventos-home .rsepro_events_module .info p.hora,
.moduletable.eventos-home .rsepro_events_module .info p.lugar{
    color: #666;
    font-weight: bold;
    padding-left: 20px;
    margin: 0;
    font-size: 11px;
}
.moduletable.eventos-home .rsepro_events_module .info p.hora{
    background: url(../images/icono-inicio-clases-02.png) no-repeat left -1px;
    background-size: auto 18px;
}
.moduletable.eventos-home .rsepro_events_module .info .event-info p.lugar{
    background: url(../images/links-bottom-lugar.png) no-repeat left 2px;
    display: block;
}
.moduletable.eventos-home .rsepro_events_module .info p.lugar{
    display: none;
}
.moduletable.eventos-home .rsepro_events_module .info h3.title{
    margin: 5px 0 10px;
    font-size: 14px;
    font-weight: bold;
}
.moduletable.eventos-home .rsepro_events_module .info .description{
    display: none;
}
.moduletable.eventos-home .rsepro_events_module .info .description p{
    color: #999;
    font-size: 12px;
}
.moduletable.eventos-home .rsepro_events_module .info .description p img{
    display: none;
}
.moduletable.eventos-home .rsepro_events_module .info p.readmore{
    position: absolute;
    bottom: 0;
    margin: 0;
    right: 15px;
}
.moduletable.eventos-home .rsepro_events_module .info p.readmore a{
    display: block;
    background: #295292;
    color: #FFF;
    padding: 6px 14px;
    font-weight: bold;
    font-size: 12px;
}

/* Módulos: Multimedia */
.moduletable.multimedia{
    padding-left: 14px;
}
.moduletable.multimedia > h3{
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
}
.moduletable.multimedia > h3,
.moduletable.multimedia > h3 > a{
    font-size: 20px;
    color: #333;
    text-decoration: none;
    cursor: default;
}
.moduletable.multimedia > h3:after{
    display: none;
}
.moduletable.multimedia .avs_player{
    position: absolute;
    left: 14px;
    right: 0;
    top: 58px;
    bottom: 11px;
}
.moduletable.multimedia .avs_player iframe{
    width: 100%;
    height: 100%;
}

/* Módulos: Menú Más Postgrados */
.moduletable.menu-auxiliar-postgrado{
    float: right;
}
.moduletable.menu-auxiliar-postgrado ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.moduletable.menu-auxiliar-postgrado ul li{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

/* Módulos: Redes sociales */
.moduletable.redes-sociales{
    margin-top: 20px;
}

/* Módulos: Links Noticias */
.moduletable.menu-link-home{
    float: right;
}
.moduletable.menu-link-home ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.moduletable.menu-link-home ul li{
    font-size: 12px;
    line-height: 20px;
    text-align: right;
}

/* Plugins: Sliders */
.rl_sliders{
    margin-top: 20px;
}
.rl_sliders.accordion>.accordion-group{
    border: none;
}
.rl_sliders.accordion>.accordion-group .accordion-heading .accordion-toggle,
.rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle:hover,
.rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle{
    background: #295292;
    color: #FFF;
    border-radius: 6px;
    margin-bottom: 0;
    font-weight: bold;
}
.rl_sliders.has_effects .collapse{
    margin-bottom: 0;
}
.rl_sliders.accordion>.accordion-group>.accordion-body>.accordion-inner{
    border-top: none;
}
.item-page .rl_sliders.accordion>.accordion-group .panel-heading span.rl_sliders-toggle-inner{
    text-transform: uppercase;
    display: block;
    background: url(../images/icon-slide-down.png) no-repeat right center;
}
.item-page .rl_sliders.accordion>.accordion-group.active .panel-heading span.rl_sliders-toggle-inner{
    background: url(../images/icon-slide-up.png) no-repeat right center;
}
.item-page .rl_sliders.accordion>.accordion-group .panel-heading span.rl_sliders-toggle-inner:before{
    content: ' ';
    background: url(../images/icon-slide.png) no-repeat left center;
    width: 10px;
    height: 20px;
    display: inline-block;
    margin: 0 0 -5px 0;
}

/* Plugins: Tabs */
.rl_tabs ul.nav.nav-tabs{
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 2px 0;
    border-bottom: 0;
}
.rl_tabs ul.nav.nav-tabs li.rl_tabs-tab{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    float: none;
    margin-right: 2px;
}
.rl_tabs ul.nav.nav-tabs li.rl_tabs-tab:before{
    display: none;
}
.rl_tabs ul.nav.nav-tabs li.rl_tabs-tab a{
    padding: 26px;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    color: #999;
    border-radius: 0;
    margin-right: 0;
}
.rl_tabs ul.nav.nav-tabs li.rl_tabs-tab.active{
    border-bottom: 2px solid #FCD900;
}
.rl_tabs ul.nav.nav-tabs li.rl_tabs-tab.active a{
    background: #3D7EDB;
    color: #FFF;
    border-radius: 6px;
}
.rl_tabs ul.nav.nav-tabs li.rl_tabs-tab a span{
    max-width: 130px;
    display: block;
    margin: 0 auto;
}
.rl_tabs .tab-content{
    border: none !important;
    padding: 0 4px;
}
.rl_tabs .tab-content .tab-pane{
    background: #F9F9F9;
    padding: 20px !important;
}

/* Paginación */
ul.pagination{

}
ul.pagination li{
    display: inline-block;
    border: 1px solid #CCC;
    border-radius: 6px;
    margin: 0 1px;
    overflow: hidden;
}
ul.pagination li a{
    display: block;
    padding: 4px 10px;
}
ul.pagination li.active{
    border: 1px solid #3d7edb;
}
ul.pagination li.active a{
    color: #FFF;
}
div.pagination p.counter{
    display: none;
}

/* Artículos */
.content > div{
    border: none;
    padding: 20px;
}
.item-page h1{
    font-weight: bold;
    color: #3D7EDB;
}
.item-page h3{
    text-transform: uppercase;
    font-weight: bold;
    color: #666;
}
.item-page h3.h3-amarillo{
    color: #FCD900;
    margin-bottom: 0;
}
.item-page h3.h3-azul{
    color: #3D7EDB;
    margin-top: 5px;
    margin-bottom: 20px;
    text-transform: none;
}
.item-page p{
    color: #666;
}
.item-page ul{
    list-style: none;
}
.item-page ol li,
.item-page ul li{
    color: #666;
    margin-bottom: 10px;
}
.item-page ul li:before{
    content: ' ';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #FCD900;
    margin: 0px 10px 2px -17px;
}
.item-page ul li ul li:before{
    background: #3D7EDB;
    width: 4px;
    height: 4px;
}
.item-page ul.alpha{
    color: #666;
    list-style: none;
    padding: 0 0 0 17px;
    counter-reset: alphaStyle;
}
.item-page ul.alpha li{
    counter-increment: alphaStyle;
}
.item-page ul.alpha li:before{
    display: inline-block;
    background: none;
    content: counter(alphaStyle, lower-alpha) ") ";
    color: #295292;
}
.item-page dl{
    padding-left: 30px;
}
.item-page dl dt{
    margin-top: 10px;
    color: #3D7EDB;
    text-indent: -30px;
    padding-left: 30px;
}
.item-page dl dt:before{
    content: ' ';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #FCD900;
    margin: 0px 10px 2px 0;
}
.item-page dl dd{
    color: #666;
    margin-bottom: 10px;
    padding-left: 15px;
}
.item-page .fulltext img{
    margin: 0 20px 20px 0;
}
.item-page img.acreditacion{
    width: 100%;
    max-width: 400px;
    height: auto;
}
p#subir{
    text-align: right;;
    margin-top: 20px;
    clear: both;
}
p#subir a{
    background: url(../images/icono-subir.png) no-repeat left center;
    background-size: auto 30px;
    line-height: 30px;
    display: inline-block;
    padding-left: 35px;
    font-weight: bold;
    font-size: 16px;
}

/* Artículos: Nosotros */
.contact-category > h2{
    display: none;
}
.contact-category .pagination{
    display: none;
}
.contact-category ul.category{
    border-top: none;
    margin-bottom: 0;
}
.contact-category ul.category li{
    background: #E6E6E6;
    border-bottom: none;
    padding: 20px 10px;
}
.contact-category ul.category li:before{
    display: none;
}
.contact-category ul.category li + li{
    margin-top: 20px;
}
.contact-category ul.category li img.contact-thumbnail{
    padding: 0;
    border-radius: 0;
    border: none;
}
.contact-category ul.category li h2,
.contact-category ul.category li h2 a{
    color: #295292;
    font-weight: bold;
    text-decoration: none;
}
.contact-category ul.category li p.cargo{
    color: #999;
    font-size: 16px;
    font-style: italic;
    margin: 15px 0;
}
.contact-category ul.category li p.email{
    font-weight: bold;
    font-size: 14px;
    margin: 0;

}
.contact-category ul.category li p.fono{
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    color: #666;
}

/* Artículos: Lista de Cursos (Doctorados y Magíster) */
.blog.lista-cursos .page-header{
    border-bottom: none;
    margin: 0;
}
.blog.lista-cursos .page-header h1{
    font-weight: bold;
    color: #3D7EDB;
}
.blog.lista-cursos .item .item-image{
    float: none !important;
    height: 140px;
    overflow: hidden;
    border-bottom: 4px solid #FCD900;
}
.blog.lista-cursos .item .item-image img{
    width: 100%;
}
.blog.lista-cursos .item h2{
    margin: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
}
.blog.lista-cursos .item p{
    color: #999;
    font-size: 12px;
}
.blog.lista-cursos .item p.readmore{
    text-align: right;
}
.blog.lista-cursos .item p.readmore a.btn{
    color: #3d7edb;
    font-size: 10px;
    box-shadow: none;
    font-weight: bold;
    background: url(../images/read-more-1.png) no-repeat right center;
    background-size: auto 100%;
    border: none;
    padding: 2px 25px 2px 0;
}

/* Artículos: Lista de cursos Interior */
.item-page.lista-cursos .page-header{
    display: none;
}
.item-page.lista-cursos .item-image{
    float: none !important;
    width: 100%;
    margin: 0 0 20px;
    border-bottom: 4px solid #FCD900;
    max-height: 400px;
    overflow: hidden;
}
.item-page.lista-cursos .item-image img{
    width: 100%;
    height: auto;
}
.item-page.lista-cursos .info-extra{
    border: 1px solid #CCC;
    border-top: 4px solid #FCD900;
    padding: 20px 15px;
}
.item-page.lista-cursos .info-extra span{
    display: block;
    padding-left: 40px;
}
.item-page.lista-cursos .info-extra span.title{
    color: #295292;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: -3px;
}
.item-page.lista-cursos .info-extra div + div span.title{
    margin-top: 15px;
}
.item-page.lista-cursos .info-extra span.value{
    color: #999;
}
.item-page.lista-cursos .info-extra div#cel_1 span.title{
    background: url(../images/icon-grado.png) no-repeat left center;
}
.item-page.lista-cursos .info-extra div#cel_2 span.title{
    background: url(../images/icon-duracion.png) no-repeat 4px center;
}
.item-page.lista-cursos .info-extra div#cel_3 span.title{
    background: url(../images/icono-jornada-02.png) no-repeat -5px center;
}
.item-page.lista-cursos .info-extra div#cel_4 span.title{
    background: url(../images/icon-campus.png) no-repeat 4px center;
}
.item-page.lista-cursos .info-extra div#cel_5 span.title{
    background: url(../images/icono-inicio-clases-02.png) no-repeat 4px center;
}
.item-page.lista-cursos .info-extra div#cel_6 span.title{
    background: url(../images/icon-modalidad.png) no-repeat 2px center;
}
.item-page.lista-cursos .info-extra div#cel_7 span.title{
    background: url(../images/icon-arancel.png) no-repeat 2px center;
}
.item-page.lista-cursos .btn-postular{
    display: block;
    background: #3D7EDB;
    margin-top: 20px;
    margin-bottom: -10px;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 10px;
}
.item-page.lista-cursos .introtext{
    display: none;
}
.item-page .colaboradores .contact-category ul.category li{
    width: 25%;
    float: left;
    margin: 0;
    padding: 0 20px 20px 0;
    background: none;
    height: 170px;
    text-align: center;
}
.item-page .colaboradores .contact-category ul.category li div.span2{
    display: inline-block;
    width: 100%;
    max-width: 110px;
    border-bottom: 4px solid #FCD900;
    float: none;
    margin: 0 auto;
    padding: 0;
    height: 120px;
    overflow: hidden;
}
.item-page .colaboradores .contact-category ul.category li div.span2 a{
    display: block;
    border-radius: 6px;
    height: 100%;
    overflow: hidden;
}
.item-page .colaboradores .contact-category ul.category li .list-title{
    padding: 0;
    width: 100%;
}
.item-page .colaboradores .contact-category ul.category li .list-title h2{
    margin: 0;
}
.item-page .colaboradores .contact-category ul.category li .list-title h2,
.item-page .colaboradores .contact-category ul.category li .list-title h2 a{
    font-size: 10px;
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
}
.item-page .alumnos .contact-category ul.category li{

}
.item-page .alumnos .contact-category ul.category li + li{
    margin-top: 10px;
}
.item-page .alumnos .contact-category ul.category li img.contact-thumbnail{
    margin-bottom: 0;
}
.item-page .alumnos .contact-category ul.category li h2{
    margin-top: 0;
}
.item-page .alumnos .contact-category ul.category li h2,
.item-page .alumnos .contact-category ul.category li h2 a{
    font-size: 14px;
}
.item-page .alumnos .contact-category ul.category li .desc{

}
.item-page .alumnos .contact-category ul.category li .desc p{
    margin-bottom: 0;
}
.item-page.lista-cursos table.plan-estudios{
    width: 100%;
    border: 1px solid #CCC;
    margin-bottom: 30px;
}
.item-page.lista-cursos table.plan-estudios tr th{
    color: #FFF;
    background: #3D7EDB;
    text-align: center;
    padding: 15px 10px;
}
.item-page.lista-cursos table.plan-estudios tr th:nth-last-child(2){
    text-align: left;
    padding-left: 29px;
}
.item-page.lista-cursos table.plan-estudios.plan-obligatorio tr{
    border-bottom: 1px solid #CCC;
}
.item-page.lista-cursos table.plan-estudios.plan-obligatorio tr:nth-of-type(2n + 1){
    background: #F2F2F2;
}
.item-page.lista-cursos table.plan-estudios tr td{
    border-top: none;
    color: #666;
    text-align: center;
    padding: 15px 10px;
}
.item-page.lista-cursos table.plan-estudios tr td.curso,
.item-page.lista-cursos table.plan-estudios tr td:nth-last-child(2){
    text-align: left;
    padding-left: 29px;
}
.item-page.lista-cursos table.plan-estudios:not(.plan-obligatorio) tr td.curso:before,
.item-page.lista-cursos table.plan-estudios:not(.plan-obligatorio) tr td:not(.regular):nth-last-child(2):before{
    content: ' ';
    background: url(../images/flecha.png) no-repeat left top;
    display: inline-block;
    height: 16px;
    width: 22px;
    margin: 0 7px -3px -29px;
}

/* Artículos: Becas */
.item-page p + dl.becas{
    margin-top: 30px;
}
.item-page dl.becas dt:before{
    background: url(../images/icon-becas.png);
    background-size: 100%;
    width: 20px;
    height: 15px;
    margin: 0px 10px -2px 0;
}
.item-page dl.becas dd{
    margin-top: 5px;
    padding-left: 29px;
    margin-bottom: 20px;
}
.item-page dl.becas dd p{
    margin-bottom: 5px;
}

/* Artículos: Postulación */
table.calendario{
    width: 100%;
    border-collapse: separate;
    border-spacing: 6px 4px;
}
table.calendario tr th{
    background: #FCD900;
    color: #666;
    text-align: center;
    padding: 4px;
    font-size: 14px;
}
table.calendario tr td{
    border-top: none;
    background: #F9F9F9;
    text-align: center;
    color: #666;
    padding: 20px 10px;
    font-size: 14px;
}
.row.arancel h4{
    text-transform: uppercase;
    color: #666;
}
.row.arancel p.imagen{
    border-bottom: 4px solid #FCD900;
    max-height: 150px;
    overflow: hidden;
}
.row.arancel p.imagen img{
    width: 100%;
}
.row.arancel p strong{
    color: #3D7EDB;
}
.item-page a.btn-postulacion{
    background: #3D7EDB;
    font-size: 14px;
    font-weight: bold;
}

/* Artículos: Contacto */
table.contacto{
    width: 100%;
}
table.contacto tr td{
    border: none;
}
table.contacto tr td.formulario{
    width: 70%;
    padding-right: 30px;
}
table.contacto tr td.info h3{
    color: #3D7EDB;
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
    line-height: 30px;
    padding: 0 0 0 40px;
    margin-top: 0;
}
table.contacto tr td.info p + h3{
    margin-top: 30px;
}
table.contacto tr td.info h3.telefono{
    background: url(../images/contacto-telefono.png) no-repeat left center;
    background-size: 24px;
}
table.contacto tr td.info h3.correo{
    background: url(../images/contacto-email.png) no-repeat left center;
    background-size: 24px;
}
table.contacto tr td.info h3.direccion{
    background: url(../images/contacto-lugar.png) no-repeat 4px center;
    background-size: 18px;
}
table.contacto tr td.info h3.horario{
    background: url(../images/contacto-horario.png) no-repeat 3px center;
    background-size: 22px;
}
table.contacto tr td.info p{
    color: #666;
    font-size: 14px;
    margin: -10px 0 0 40px;
}

/* Artículos: Lista de Noticias */
.blog.noticias{

}
.blog.noticias .page-header{
    margin: 0;
    border-bottom: none;
}
.blog.noticias .page-header h1{
    font-weight: bold;
    color: #3D7EDB;
}
.blog.noticias .item{

}
.blog.noticias .item .item-image{
    width: 33.3%;
    padding: 0 20px 20px 0;
    max-height: 180px;
    overflow: hidden;
}
.blog.noticias .item .item-image img{
    width: 100%;
    height: auto;
}
.blog.noticias .item h2{
    margin: 0 0 10px;
}
.blog.noticias .item h2,
.blog.noticias .item h2 a{
    color: #3D7EDB;
    font-weight: bold;
}
.blog.noticias .item .article-aside{
    margin: 0 0 5px;
    font-size: 12px;
}
.blog.noticias .item .article-aside:after{
    clear: none;
}
.blog.noticias .item p{
    color: #666;
}
.blog.noticias .item p.readmore{
    text-align: right;
}
.blog.noticias .item p.readmore a.btn{
    background: url(../images/read-more-1.png) no-repeat right center;
    background-size: auto 100%;
    border: none;
    padding: 2px 25px 2px 0;
    font-size: 10px;
    font-weight: bold;
    box-shadow: none;
}
.blog.noticias .item p.readmore a.btn:hover{
    text-decoration: underline;
}

/* Artículos: Noticia */
.item-page.noticias .page-header{
    display: none;
}
.item-page.noticias .article-aside dl,
.item-page.noticias .article-aside dd{
    padding-left: 0;
    color: #999;
    font-size: 12px;
}
.item-page.noticias .item-image{
    margin: 20px 0;
}
.item-page.noticias .item-image img{
    display: inline-block;
}
.item-page.noticias h2{
    color: #295292;
    font-weight: bold;
}

/* Artículos: Lista de Eventos */
.blog.agenda h1{
    font-weight: bold;
    color: #3D7EDB;
}
.blog.agenda ul.rs_events_container{
    width: 100%;
}
.blog.agenda ul.rs_events_container li{
    padding: 0 !important;
    border-radius: 0;
    box-shadow: none;
    background: none !important;
    display: table;
    width: 100%;
    border-bottom: 1px solid #999;
    margin-top: 20px !important;
}
.blog.agenda ul.rs_events_container li:last-of-type{
    border-bottom: none;
}
.blog.agenda ul.rs_events_container li .rs_event_image{
    float: none;
    display: table-cell;
    width: 33.3%;
    padding: 0 20px 20px 0;
    vertical-align: top;
}
.blog.agenda ul.rs_events_container li .rs_event_image a{
    max-height: 160px;
    overflow: hidden;
    display: block;
}
.blog.agenda ul.rs_events_container li .rs_event_image img{
    border-radius: 0;
    width: 100%;
    height: auto;
}
.blog.agenda ul.rs_events_container li .rs_event_details{
    display: table-cell;
    vertical-align: top;
}
.blog.agenda ul.rs_events_container li .rs_event_details .title{
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
}
.blog.agenda ul.rs_events_container li .rs_event_details .event_info p{
    margin: 0 0 5px;
    font-weight: bold;
    color: #666;
    font-size: 12px;
    padding-left: 45px;
}
.blog.agenda ul.rs_events_container li .rs_event_details .event_info p.fecha{
    background: url(../images/icon-duracion.png) no-repeat 15px center;
}
.blog.agenda ul.rs_events_container li .rs_event_details .event_info .hora-lugar{
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
.blog.agenda ul.rs_events_container li .rs_event_details .event_info p.hora{
    display: table-cell;
    vertical-align: top;
    width: 105px;
    background: url(../images/icono-inicio-clases-02.png) no-repeat -1px -1px;
    padding-left: 30px;
}
.blog.agenda ul.rs_events_container li .rs_event_details .event_info p.hora:after{
    content: ' ';
    border-right: 1px solid #CCC;
    display: inline-block;
    height: 14px;
    margin: 0px 0px -2px 15px;
}
.blog.agenda ul.rs_events_container li .rs_event_details .event_info p.lugar{
    display: table-cell;
    vertical-align: top;
    background: url(../images/links-bottom-lugar.png) no-repeat 15px 2px;
    padding-left: 30px;
}
.blog.agenda ul.rs_events_container li .rs_event_details p.readmore{
    text-align: right;
    margin: 10px 0 0;
}
.blog.agenda ul.rs_events_container li .rs_event_details p.readmore,
.blog.agenda ul.rs_events_container li .rs_event_details p.readmore a{
    font-weight: bold;
    font-size: 10px;
}

/* Artículos: Simposio; */
table.table-simposio{
    width: 100%;
}
table.table-simposio thead tr th{
    background-color: #295292;
    color: #FFF;
    font-size: 12px;
    padding: 6px 10px;
    text-align: center;
}
table.table-simposio thead tr:first-of-type th:first-of-type{
    border-top-left-radius: 8px; 
}
table.table-simposio thead tr:first-of-type th:last-of-type{
    border-top-right-radius: 8px; 
    width: 200px;
}
table.table-simposio tbody tr:last-of-type td:first-of-type{
    border-bottom-left-radius: 8px; 
}
table.table-simposio tbody tr:last-of-type td:last-of-type{
    border-bottom-right-radius: 8px; 
}
table.table-simposio tbody tr th:first-of-type,
table.table-simposio tbody tr td:first-of-type{
    border-left: 1px solid #FCD902;
}
table.table-simposio tbody tr th:last-of-type,
table.table-simposio tbody tr td:last-of-type{
    border-right: 1px solid #FCD902;
}
table.table-simposio tbody tr:last-of-type td{
    border-bottom: 1px solid #FCD902;
}
table.table-simposio.table-striped>tbody>tr{
    background-color: #FCD902;
}
table.table-simposio.table-striped>tbody>tr:nth-of-type(odd){
    background-color: #FFF;
}
table.table-simposio tbody tr th{
    padding: 4px 10px;
    background-color: #3D7EDB;
    color: #FFF;
    text-align: center;
}
table.table-simposio tbody tr td{
    padding: 4px 10px;
    color: #666;
}
.invitado{
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.invitado .imagen{
    display: table-cell;
    width: 100px;
    vertical-align: top;
    padding-right: 20px; 
}
.invitado .imagen img{
    width: 100%;
    height: auto;
}
.invitado .descripcion{
    display: table-cell;
    width: auto;
    vertical-align: top;
}
.invitado .descripcion h3{
    margin-top: 0;
    font-weight: normal;
    font-size: 14px;
    color: #295292;
}
.invitado .descripcion p{
    font-size: 12px;
}
.btn.btn-simposio{
    background-color: #3D7EDB;
    color: #FFF;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    padding: 5px 25px;
    border: 1px solid #FCD902;
}
.item-page img.auspiciadores{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 160px;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}

/* Artículos: Lista de Eventos */
#rs_event_show{
    margin: 0;
}
#rs_event_show h1{
    font-weight: bold;
    color: #3D7EDB;
}
#rs_event_show .rs_image{
    padding: 0;
}
#rs_event_show .event_info p{
    color: #666;
    font-weight: bold;
    font-size: 12px;
    padding-left: 30px;
    line-height: 18px;
}
#rs_event_show .event_info p.fecha{
    background: url(../images/icon-duracion.png) no-repeat 1px center;
    background-size: auto 100%;
}
#rs_event_show .event_info p.hora{
    background: url(../images/contacto-horario.png) no-repeat 0px center;
    background-size: auto 100%;
}
#rs_event_show .event_info p.lugar{
    background: url(../images/links-bottom-lugar.png) no-repeat 3px center;
    background-size: auto 100%;
}
#rs_event_show .description p{
    color: #666;
}

/* Artículos: Documentos */
.item-page.documentos ul{
    padding-left: 0;
}
.item-page.documentos ul li:before{
    display: none;
}

@media (max-width: 1200px) {

    /* Módulos: Header */
    header .banner.site-name h1{
        font-size: 26px;
    }

    /* Módulos: Eventos Home */
    .moduletable.eventos-home .rsepro_events_module .info .col-fecha-hora{
        width: 100%;
        margin-bottom: 2px;
    }
    .moduletable.eventos-home .rsepro_events_module .info p.hora{
        background: url(../images/icono-inicio-clases-02.png) no-repeat left -1px center;
        background-size: auto 16px;
    }
    .moduletable.eventos-home .rsepro_events_module .info p.lugar{
        background: url(../images/links-bottom-lugar.png) no-repeat left 3px center;
    }

}

@media (min-width: 991px) {

    /* Módulos: Main Menú */
    #menu-pp{
        display: block !important;
    }

    /* Módulos: Magíster En Home */
    .moduletable.magister-en .magister-content{
        display: block !important;
    }

}

@media (max-width: 991px) {

    /* General */
    .absolute-top{
        display: none;   
    }

    /* Módulos: Header */
    header.row-fluid.home .banner ul.nav.menu{
        display: none;
    }
    #mobile-nav{
        display: none !important;
    }
    header .banner.site-name{
        background: #005295;
        height: auto;
    }
    header .banner.site-name h1,
    header .banner.site-name h2{
        padding-left: 0;
        color: #FFF;
    }

    /* Main Menú */
    #menu-mobile{
        display: block;
        float: right;
        width: 50px;
        height: 40px;
        cursor: pointer;
        background: url(../images/icono-menu.png) no-repeat center;
        margin: -8px 0 0;
    }
    .row.main-menu{
        margin-left: -15px;
        margin-right: -15px;
    }
    .row.main-menu.responsive{
        display: block;
        margin: -1px -15px 5px;
    }
    #menu-pp{
        padding: 0;
        display: none;
    }
    #menu-pp ul.nav.menu{
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 1px;
    }
    #menu-pp ul.nav.menu li{
        display: block;
        width: 100%;
        background: #3D7EDB;
    }
    #menu-pp ul.nav.menu li a,
    #menu-pp ul.nav.menu li a.destacado{
        border-bottom: none;
        padding: 10px 20px;
        text-align: left;
        display: block;
        color: #FFF;
        font-weight: bold;
        font-size: 14px;
    }
    #menu-pp ul.nav.menu li a.destacado{
        color: #666;
    }
    #menu-pp ul.nav.menu li a:after{
        content: none;
    }
    #menu-pp ul.nav.menu li.active a,
    #menu-pp ul.nav.menu li a:hover{
        background: #005295;
        border-bottom: none;
        color: #FFF;
    }
    #menu-pp ul.nav.menu li ul.nav-child{
        display: none !important;
    }

    /* Módulos: Slide Home */
    .moduletable.slide-home .navigation-container img{
        width: 35px;
        height: 35px;
    }

    /* Módulos: Programas Magíster Home */
    .moduletable.magister-en .row-table,
    .moduletable.magister-en .col-cell{
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .moduletable.magister-en [class*="col"]{
        margin-bottom: 10px;
    }
    .moduletable.magister-en h2{
        min-height: 0;
        text-align: left;
        border-top: 3px solid #fcd900;
        padding: 10px 15px;
        margin-bottom: 0;
        cursor: pointer;
    }
    .moduletable.magister-en h2:after{
        content: '+';
        background: none;
        left: auto;
        right: 15px;
        width: auto;
        top: 6px;
        bottom: auto;
        height: auto;
        font-weight: bold;
        font-size: 20px;
    }
    .moduletable.magister-en .magister-content{
        display: none;
    }
    .moduletable.magister-en p{
        color: #666;
        text-align: left;
        font-size: 12px;
        padding: 15px 15px 0;
    }
    .moduletable.magister-en p a{
        border-bottom: none;
        position: relative;
    }

    /* Módulos: Menú Programas Postgrados */
    .moduletable.menu-auxiliar-postgrado{
        float: none;
        margin-top: 10px;
    }

    /* Módulos: Postulación Home */
    .moduletable.home-postulacion{
        background-size: auto 100%;
    }

    /* Módulos: Links Bottom */
    .moduletable.links-bottom{
        margin-left: -15px;
        margin-right: -15px;
        background: #3d7edb;
        padding: 30px;
    }
    .moduletable.links-bottom h3{
        border-top: none;
        text-align: left;
        color: #FCD900;
        font-size: 12px;
        padding-left: 30px;
        margin-bottom: 10px;
    }
    .moduletable.links-bottom .row.links-hidden{
        display: block;
        background: none;
        padding: 0;
    }
    .moduletable.links-bottom .row.links-hidden p{
        color: #FFF;
    }
    .moduletable.links-bottom ul.nav.menu{
        padding: 0 0 0 30px;
    }
    .moduletable.links-bottom ul.nav.menu li{
        border-bottom: 1px solid #FFF;
        padding: 2px 0;
        background: none;
    }
    .moduletable.links-bottom ul.nav.menu li:last-of-type{
        border-bottom: none;
    }
    .moduletable.links-bottom ul.nav.menu li,
    .moduletable.links-bottom ul.nav.menu li a{
        color: #FFF;
    }

    /* Módulos: Menú UC */
    .row.menu-uc-mobile{
        display: block;
    }
    .row.menu-uc-mobile{
        margin-bottom: 20px;
        border-bottom: 1px solid #FFF;
    }
    .row.menu-uc-mobile img{
        width: 100%;
        max-width: 220px;
    }
    #menu-uc-mobile ul.sf-menu{
        display: block;
        width: 100%;
        float: none;
        background: none; 
    }
    #menu-uc-mobile ul.sf-menu li{
        float: none;
        background: none;
    }
    #menu-uc-mobile ul.sf-menu li a{
        text-align: left;
        color: #FFF;
        border: none !important;
        background: none;
        padding: 8px 20px;
        font-size: 13px;
    }
    #menu-uc-mobile ul.sf-menu li a:after{
        content: none !important;
    }
    #menu-uc-mobile ul.sf-menu li ul{
        display: none !important;
    }

    /* Módulos: Home Eventos */
    .moduletable.eventos-home .rsepro_events_module{
        position: relative;
        top: auto;
        bottom: auto;
    }

    /* Módulos: Home Multimedia */
    .moduletable.multimedia .avs_player{
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
    .moduletable.multimedia .avs_player iframe{
        height: 18vw;
    }

    /* Módulos: Menú Right */
    .moduletable.menu-right{
        display: none;
    }

    /* Artículos: Lista de Cursos */
    .item-page.lista-cursos .btn-postular{
        font-size: 12px;
    }

    /* Artículos: Curso */
    .item-page.lista-cursos .contact-category ul.category li div.span2{
        height: 90px;
    }

}

@media (max-width: 800px) {

    /* Módulos: Noticias Home */
    .moduletable.noticias-home .nspArts{
        padding: 0;
    }

}

@media (max-width: 768px) {

    /* General */
    .moduletable h3{
        font-size: 20px;
    }

    /* Módulos: Slide Home */
    .moduletable.slide-home .slide-desc-text-default{
        padding: 15px 20px;
    }
    .moduletable.slide-home .slide-desc-text-default .slide-title,
    .moduletable.slide-home .slide-desc-text-default .slide-text{
        display: block;
    }
    .moduletable.slide-home .slide-desc-text-default .slide-title{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .moduletable.slide-home .slide-desc-text-default .slide-text{
        text-align: left;
    }

    /* Módulos: Magister en */
    .moduletable.magister-en{
        padding: 40px 30px;
    }

    /* Módulos: Doctorados Home */
    .moduletable.home-doctorado{
        padding: 40px 0;
    }
    .moduletable.home-doctorado p a{
        float: none;
        margin: 20px auto 0;
        display: block;
        width: 160px;
        padding: 8px 0;
        text-align: center;
    }
    .moduletable.home-doctorado h5{
        font-size: 16px;
    }

    /* Módulos: Postulación Home */
    .moduletable.home-postulacion{
        padding: 30px;
    }
    .moduletable.home-postulacion p{
        font-size: 14px;
    }
    .moduletable.home-postulacion p br{
        display: none;
    }
    .moduletable.home-postulacion p a{
        padding: 8px 60px;
    }

    /* Módulos: Noticias Home */
    .moduletable.noticias-home{
        width: 100%;
        display: block;
        padding-right: 0;
        float: none;
        padding-bottom: 10px;
        margin-bottom: 25px;
        border-bottom: 1px solid #666;
    }
    .moduletable.noticias-home .nspMain{
        min-height: 0;
    }

    /* Módulos: Agenda Home */
    .moduletable.eventos-home{
        display: block;
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
        margin-bottom: 25px;
        border-bottom: 1px solid #666;
    }

    /* Módulos: Multimedia Home */
    .moduletable.multimedia{
        display: block;
        width: 100%;
        float: none;
        padding-left: 0;
        padding-bottom: 10px;
        margin-bottom: 25px;
        border-bottom: 1px solid #666;
    }
    .moduletable.multimedia .avs_player{
        max-width: 400px;
        margin: 0 auto;
    }
    .moduletable.multimedia .avs_player iframe{
        height: 24vw;
    }

    /* Módulos: Links Home; */
    .moduletable.menu-link-home{
        margin: 0;
        border-bottom: 0;
        padding: 0;
        width: auto;
        display: inline-block;
        float: right;
    }

    /* Artículos */
    .content > div{
        padding: 30px 0;
    }
    .item-page dl{
        padding-left: 15px;
    }

    /* Artículos: Lista de cursos */
    .blog.lista-cursos .item .item-image{
        height: auto;
        max-width: 480px;
        margin: 0 auto 20px;
    }
    .item-page.lista-cursos .col-left{
        display: none;
    }

    /* Artículos: Curso */
    .item-page.lista-cursos .col-left .info-extra{
        max-width: 480px;
        margin: 0 auto;
    }
    .item-page.lista-cursos .col-left .btn-postular{
        max-width: 480px;
        margin: 20px auto -10px;
    }
    .moduletable.redes-sociales{
        max-width: 480px;
        margin: 20px auto 0;
    }

    /* Artículos: Postulación */
    .row.arancel{
        max-width: 480px;
        margin: 0 auto;
    }
    .row.arancel p.imagen{
        max-height: none;
    }
    .item-page a.btn-postulacion{
        display: block;
        width: 280px;
        margin: 0 auto;
    }

    /* Artículos: Contacto */
    table.contacto tr td{
        display: block;
        width: 100% !important;
        padding: 0 0 20px !important;
    }

}

@media (max-width: 600px) {

    /* Plugins: Tabs */
    .rl_tabs ul.nav.nav-tabs li.rl_tabs-tab a{
        padding: 10px;
        font-size: 10px;
    }

    /* Módulos: Home Eventos */
    .moduletable.eventos-home{
        float: none;
        width: 100%;
        padding-right: 0;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 1px solid #666;
    }

    /* Módulos: Multimedia */
    .moduletable.multimedia{
        float: none;
        width: 100%;
        padding-left: 0;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 1px solid #666;
    }
    .moduletable.multimedia .avs_player{
        max-width: 400px;
        margin: 0 auto;
    }
    .moduletable.multimedia .avs_player iframe{
        height: 34vw;
    }

    /* Módulos: Link Home */
    .moduletable.menu-link-home{
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
        float: right;
        width: auto;
    }

    /* Módulos: Noticias, Eventos Multimedia Home; */
    .moduletable.noticias-eventos-mult-home .nspArt{
        float: none;
        width: 100%;
    }

    /* Módulos: Contacto */
    .rsform.contact-form .formField{
        width: 100%;
        float: none;
        padding: 0 0 20px !important;
    }

    /* Artículos: Nosotros */
    .item-page .rl_sliders.accordion>.accordion-group .panel-heading span.rl_sliders-toggle-inner{
        text-transform: none;
    }
    .item-page .rl_sliders.accordion>.accordion-group .panel-heading span.rl_sliders-toggle-inner:before{
        background-size: auto 12px;
    }
    .contact-category ul.category li h2{
        margin: 0;
        font-size: 16px;
    }
    .contact-category ul.category li p.cargo{
        font-size: 13px;
        margin: 10px 0;
    }
    .contact-category ul.category li p.email{
        font-size: 12px;
    }
    .contact-category ul.category li p.fono{
        font-size: 12px;
    }

    /* Artículos: Curso */
    .item-page.lista-cursos .contact-category ul.category li div.span2{
        height: 90px;
    }

    /* Artículos: Lista de Eventos */
    .blog.agenda ul.rs_events_container li{
        padding-bottom: 10px !important;
    }
    .blog.agenda ul.rs_events_container li .rs_event_details .event_info p.hora{
        display: block;
        width: 100%;
        padding-left: 30px;
    }
    .blog.agenda ul.rs_events_container li .rs_event_details .event_info p.hora:after{
        display: none;
    }
    .blog.agenda ul.rs_events_container li .rs_event_details .event_info p.lugar{
        display: block;
        width: 100%;
        background: url(../images/links-bottom-lugar.png) no-repeat 6px 2px;
        padding-left: 30px;
    }

}

@media (max-width: 480px) {

    /* Módulos: Header */
    header .banner.site-name h1{
        font-size: 20px;
    }
    header .banner.site-name h2{
        font-size: 12px;
    }

    /* Módulos: Slide Home */
    .moduletable.slide-home .slide-desc-text-default .slide-link{
        width: 120px;
    }
    .moduletable.slide-home .slide-desc-text-default .slide-link a.btn-link{
        padding: 6px 15px;
        font-size: 11px;
    }
    .moduletable.slide-home .slide-desc-text-default .slide-title{
        font-size: 13px;
    }
    .moduletable.slide-home .slide-desc-text-default .slide-text{
        font-size: 11px;
        line-height: 120%;
    }

    /* Módulos: Menú más postgrados */
    .moduletable.menu-auxiliar-postgrado ul li{
        font-size: 11px;
    }

    /* Módulos: Doctorados Home */
    .moduletable.home-doctorado h5{
        font-size: 14px;
    }
    .moduletable.home-doctorado p{
        font-size: 12px;
        color: #666;
    }

    /* Módulos: Postulación Home */
    .moduletable.home-postulacion p{
        font-size: 12px;
    }

    /* Módulos: Footer */
    #menu-uc-mobile{
        padding-left: 0;
    }
    #menu-uc-mobile ul.sf-menu li a{
        padding: 8px 0;
        font-size: 12px;
    }

    /* Artículos */
    .item-page ul{
        padding-left: 20px;
    }
    p#subir{
        text-align: center;
    }

    /* Artículos: Lista de Cursos */
    .blog.lista-cursos .item p.readmore{
        text-align: center;
    }
    .blog.lista-cursos .item p.readmore a.btn{
        background: #3d7edb;
        color: #FFF;
        text-align: center;
        padding: 8px 30px;
    }

    /* Artículos: Curso */
    .rl_sliders.accordion>.accordion-group>.accordion-body>.accordion-inner{
        padding: 15px 0;
    }
    .item-page.lista-cursos table.plan-estudios tr th{
        padding: 10px 5px;
        font-size: 10px;
    }
    .item-page.lista-cursos table.plan-estudios tr td{
        padding: 10px 5px;
        font-size: 10px;
    }
    .item-page.lista-cursos table.plan-estudios:not(.plan-obligatorio) tr td.curso:before,
    .item-page.lista-cursos table.plan-estudios:not(.plan-obligatorio) tr td:not(.regular):nth-last-child(2):before{
        background: url(../images/flecha.png) no-repeat left center;
        background-size: auto 12px;
    }
    .item-page.lista-cursos .contact-category ul.category li{
        width: 33.3%;
        height: 150px;
    }
    .item-page.lista-cursos .contact-category ul.category li div.span2{
        height: 110px;
    }

    /* Artículos: Postulación */
    table.calendario tr td{
        font-size: 12px;
        padding: 15px 5px;
    }

    /* Artículos: Contacto */
    .item-page.contacto div[itemprop="articleBody"]{
        margin-left: -30px;
        margin-right: -30px;
    }
    .item-page.contacto .introtext > h2,
    .item-page.contacto table.contacto tr td.info{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .rsform.contact-form{
        border-radius: 0;
        padding: 25px 30px;
    }
    .rsform.contact-form .formField.rsform-block-enviar button[type="submit"]{
        display: block;
        width: 100%;
    }

    /* Artículos: Lista de eventos */
    .blog.agenda ul.rs_events_container li{
        margin-bottom: 20px !important;
    }
    .blog.agenda ul.rs_events_container li .rs_event_details .title{
        margin-top: 0; 
    }


}

@media (max-width: 400px) {

    /* Plugins: Tabs */
    .rl_tabs ul.nav.nav-tabs li.rl_tabs-tab a{
        font-size: 9px;
    }

    /* Artículos: Curso */
    .item-page.lista-cursos .contact-category ul.category li div.span2{
        height: 80px;
    }

}