/*
Theme Name: IDEHPUCP
Description: El Instituto de Democracia y Derechos Humanos (IDEHPUCP) es una unidad académica de la Pontificia Universidad Católica del Perú, cuyo fin está orientado al fortalecimiento de la democracia y a la vigencia de los derechos humanos en el Perú mediante la formación académica y la capacitación profesional, la investigación aplicada, la generación de espacios de diálogo y debate, y la promoción de políticas públicas en la sociedad civil y el Estado.
Author: Dirección de Comunicación Institucional (DCI)
Author URI: http://dci.pucp.edu.pe
Version: 1.0.0
Tags: idehpucp, pucp, derechos humanos
*/
@font-face {
    font-family: 'SSP Bold Italic';
    font-style: italic;
    font-weight: bold;
    src: url(fonts/SourceSansPro-SemiboldItalic.ttf) format('truetype');
}
@font-face {
    font-family: 'SSP Bold Italic';
    font-style: italic;
    font-weight: bold;
    src: url(fonts/SourceSansPro-SemiboldItalic.eot);
}
@font-face {
    font-family: 'SSP Bold';
    font-style: normal;
    font-weight: bold;
    src: url(fonts/SourceSansPro-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'SSP Bold';
    font-style: normal;
    font-weight: bold;
    src: url(fonts/SourceSansPro-Bold.eot);
}
@font-face {
    font-family: 'SSP Black';
    font-style: normal;
    font-weight: bolder;
    src: url(fonts/SourceSansPro-Black.ttf) format('truetype');
}
@font-face {
    font-family: 'SSP Black';
    font-style: normal;
    font-weight: bolder;
    src: url(fonts/SourceSansPro-Black.eot);
}
@font-face {
    font-family: 'SSP BoldItalic';
    font-weight: bold;
    font-style: italic;
    src: url(fonts/SourceSansPro-BoldItalic.ttf) format('truetype');
}
@font-face {
    font-family: 'SSP BoldItalic';
    font-weight: bold;
    font-style: italic;
    src: url(fonts/SourceSansPro-BoldItalic.eot);
}
@font-face {
    font-family: 'SSP Italic';
    font-weight: normal;
    font-style: italic;
    src: url(fonts/SourceSansPro-Italic.ttf) format('truetype');
}
@font-face {
    font-family: 'SSP Italic';
    font-weight: normal;
    font-style: italic;
    src: url(fonts/SourceSansPro-Italic.eot);
}
@font-face {
    font-family: 'SSP Light';
    font-weight: 200;
    font-style: normal;
    src: url(fonts/SourceSansPro-Light.ttf) format('truetype');
}
@font-face {
    font-family: 'SSP Light';
    font-weight: 200;
    font-style: normal;
    src: url(fonts/SourceSansPro-Light.eot);
}
@font-face {
    font-family: 'SSP LightItalic';
    font-weight: 200;
    font-style: italic;
    src: url(fonts/SourceSansPro-LightItalic.ttf) format('truetype');
}
@font-face {
    font-family: 'SSP LightItalic';
    font-weight: 200;
    font-style: italic;
    src: url(fonts/SourceSansPro-LightItalic.eot);
}
@font-face {
    font-family: "SSPro-Regular";
    font-style: normal;
    font-weight: normal;
    src: url(fonts/SourceSansPro-Regular.ttf) format('truetype');
}
@font-face {
    font-family: "SSPro-Regular";
    font-style: normal;
    font-weight: normal;
    src: url(fonts/SourceSansPro-Regular.eot);
}
@font-face {
    font-family: 'SSPro-SemiBold';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/SourceSansPro-Semibold.ttf) format('truetype');
}
@font-face {
    font-family: 'SSPro-SemiBold';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/SourceSansPro-Semibold.eot);
}
/*FIN FUENTES*/
body{
    font-size: 17px;
    font-family: "SSPro-Regular", sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "SSPro-Regular", sans-serif;
    font-weight: normal;
}
a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 1px solid;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
    color: #C5161F;
}
img{
    max-width: 100%;
}
:focus{
    outline: 0 !important;
    text-decoration: none !important;
}
.clear {
    clear: both;
}
.cero {
    font-size: 0px;
    height: 0px;
}
.pb-70{
    padding-bottom: 70px;
}
.barra-gris-wrapper{
    background: #fff;
    border-bottom: 4px solid #EAEAEA;
}
.barra-gris a{
    display: inline-block;
    color: #2D3E50;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: none;
}
.barra-gris a:hover {
    text-decoration: underline;
}
.top-icon-wrapper{
    height:36px;
}
.icons-top{
    display: inline-table;
    padding: 0;
    margin: 0;
}
.icons-top li{
    display: table-cell;
    float: none;
    text-align: center;
    line-height: 0;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.icons-top a{
    border: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    margin: 0;
    width: 42px;
    height: 36px;
    display: inherit;
    opacity: 0.5;
    padding: 0 25px;
}
.icons-top a:hover{
    opacity: 0.8;
}
.barra-gris a.top-linked{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/top-linked.png) center center no-repeat;
}
.barra-gris a.top-facebook{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/top-face.png) center center no-repeat;
}
.barra-gris a.top-instagram{
    background: url(images/ico-int.png) center center no-repeat;
}
.barra-gris a.top-twitter{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/top-twitter.png) center center no-repeat;
}
.barra-gris a.top-youtube{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/top-youtube.png) center center no-repeat;
}
.barra-gris a.top-mapasitio{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/top-mapasitio.png) center center no-repeat;
}
.barra-gris a.top-contacto{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/top-contacto.png) center center no-repeat;
}
.icons-top .top-icogris{
    position: relative;
    margin-left: 10px;
    display: inline-block;
}
.icons-top .top-icogris.no-before{
    margin-left: 0;
}
.icons-top .top-icogris a{
    opacity: 0.7;
}
.icons-top .top-icogris a:before{
    content: '';
    position: absolute;
    display: block;
    background: #D3D3D3;
    width: 1px;
    height: 14px;
    left: 0;
    top: 50%;
    margin-top: -6px;
}
.icons-top .top-icogris.no-before a:before{
    display: none;
}
.icons-top .top-icogris a:after{
    content: '';
    position: absolute;
    display: block;
    background: #D3D3D3;
    width: 1px;
    height: 14px;
    right: 0;
    top: 50%;
    margin-top: -6px;
}
.icons-top .top-icogris a:hover{
    opacity: 1;
}
.barra-gris .buscador-inp {
    position: relative;
    float: right;
}
.barra-gris .busca-input {
    background: #E1E1DD;
    font-size: 15px;
    border: 0;
    padding: 10px 35px 10px 13px;
    max-height: 36px;
    color: #6B6B6B;
    width: 100%;
    display: block;
    min-width: 292px;
    position: relative;
}
.barra-gris .buscador-inp .busca-submit {
    cursor: pointer;
    padding: 0;
    position: absolute;
    height: 36px;
    width: 36px;
    right: 1px;
    top: 0;
    border: 0 none;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/top-lupa.png) center center no-repeat;
    opacity: 0.6;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.barra-gris .buscador-inp .busca-submit:hover {
    opacity:1;
}
.logos-wrapper{
}
.logos .logo-pucp{
    text-align: right;
    line-height: 0;
}
.logos .logo-pucp a{
    height: 84px;
    width: 206px;
    display: inline-block;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/logo-pucp.png) center center no-repeat;
    border-bottom: none;
}
.logos .logo-web h1{
    margin: 0;
    line-height: 0;
}
.logos .logo-web a{
    height: 84px;
    width: 156px;
    display: inline-block;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/logo-web.png) center center no-repeat;
    overflow: hidden;
    font-size: 10px;
    text-indent: -200%;
    border-bottom: none;
}
.logo-movil {
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/logo-web-movil.png) 0 center no-repeat;
    height: 60px;
    width: 156px;
    float: left;
    margin-left: 15px;
}
.menu-prin{
    background: #0059B2;
    border: 0 none;
    margin-bottom: 0;
}
#menu-prin{
    padding-left: 0;
    padding-right: 0;
}
#menu-prin > ul > li.active:hover,
#menu-prin > ul > li.active:focus,
#menu-prin > ul > li.active{
    background-color: #F0F0F0;
}
#menu-prin > ul > li.active > a:hover,
#menu-prin > ul > li.active > a:focus{
}
#menu-prin > ul > li.active > a:hover:before,
#menu-prin > ul > li.active > a:focus:before {
    content: '';
    display: none;
}
#menu-prin > ul > li.active:hover,
#menu-prin > ul > li.active:focus,
#menu-prin > ul > li.active{
    background: #00376F;
}
#menu-prin > ul > li:hover,
#menu-prin > ul > li:focus{
    background: #00376F;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #0F75DA;
}
#menu-prin > ul > li > a:hover:before,
#menu-prin > ul > li > a:focus:before{
    content: '';
}
#menu-prin > ul > li.current-page-ancestor > a,
#menu-prin > ul > li.current-page-ancestor > a:hover,
#menu-prin > ul > li.current-page-ancestor > a:focus,
#menu-prin > ul > li.current-menu-item > a,
#menu-prin > ul > li.current-menu-item > a:hover,
#menu-prin > ul > li.current-menu-item > a:focus,
#menu-prin > ul > li.current-menu-ancestor > a,
#menu-prin > ul > li.current-menu-ancestor > a:hover,
#menu-prin > ul > li.current-menu-ancestor > a:focus{
    /*background-color: #1471B6;*/
	background-color: #00376F;
    color: #fff;
}
#menu-prin > ul > li.current_page_item,#menu-prin > ul >li.menu-item-has-children.current_page_parent,#menu-prin > ul >li.menu-item-object-lineatrabajo.current-menu-item{
	background: #00376F !important;
}
#menu-prin > ul >li.current-page-ancestor{
	background: #00376F !important;
}

#menu-prin > ul > li.current-menu-item > a:hover:before,
#menu-prin > ul > li.current-menu-item > a:focus:before,
#menu-prin > ul > li.current-menu-ancestor > a:hover:before,
#menu-prin > ul > li.current-menu-ancestor > a:focus:before{
    display: none;
}
#menu-prin > ul > li > ul{
    display: none;
    position: absolute;
    z-index: 20;
    padding-left: 0;
    list-style: none;
    text-align: left;
    min-width: 100%;
    padding: 0;
    background: #CDD8E2;
    border: 0;
}
#menu-prin > ul > li > ul > li{
    white-space: nowrap;
    white-space: initial;
    border-top: 1px solid #DBE1E3;
}
#menu-prin > ul > li > ul > li:first-child{
    border-top: 0 none;
}
#menu-prin > ul > li > ul > li > a{
    display: block;
    color: #333;
    padding: 8px 12px;
    font-size: 16px;
    border-bottom: none;
    min-width: 270px;
    max-width: 330px;
    line-height: 22px;
}
#menu-prin > ul > li > ul> li > a:hover{
    background: #FFC617;
    border-bottom: none;
}
#menu-prin > ul > li:hover > ul{
    display: block;
}
#menu-prin > ul > li > ul > li > ul{
    display: none;
}
.menu-secun {
    background: #ECECEA url(https://cdn01.pucp.education/template/cei-idehpucp/images/menu-secun.gif);
    border: 0 none;
    margin-bottom: 0;
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.5);
}
#menu-secun {
    padding-left: 0;
    padding-right: 0;
}
.menusec-der{
    float: right;
}
#menu-secun > ul.menusec-der li.descarga a{
    position:relative;
    padding-left: 35px;
}
#menu-secun > ul.menusec-der li.descarga a:hover {
    color: #C5161F;
}
#menu-secun > ul.menusec-der li.descarga a:before{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/descarga-icon.png) center center no-repeat;
    position:absolute;
    width:16px;
    height:16px;
    left: 9px;
    top: 3px;
}
#menu-secun > ul > li.active:hover,
#menu-secun > ul > li.active:focus,
#menu-secun > ul > li.active {
    background: #00376F;
    color: #fff;
}
#menu-secun > ul > li.active:hover a,
#menu-secun > ul > li.active:focus a,
#menu-secun > ul > li.active a{
    /*background: #00376F;*/
    color: #fff;
}
#menu-prin .buscador-inp {
    position: relative;
    margin: 15px 10px;
}
#menu-prin .busca-input {
    background: #E1E1DD;
    font-size: 15px;
    border: 0;
    padding: 10px 35px 10px 13px;
    max-height: 36px;
    color: #6B6B6B;
    width: 100%;
    display: block;
    position: relative;
}
#menu-prin .buscador-inp .busca-submit {
    cursor: pointer;
    padding: 0;
    position: absolute;
    height: 36px;
    width: 36px;
    right: 1px;
    top: 0;
    border: 0 none;
    background: #E1E1DD url(https://cdn01.pucp.education/template/cei-idehpucp/images/top-lupa.png) center center no-repeat;
    opacity:0.6;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#menu-prin .buscador-inp .busca-submit:hover {
    opacity:1;
}
.destacados-wrapper{
    position:relative;
}
.destacados-wrapper-text{
}
.destacados{
    padding-top: 45px;
    padding-bottom: 20px;
}
.wrapper-desta{
}
.wrapper-desta:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/destacados-after.png) center center no-repeat;
    position: absolute;
    width: 48px;
    height: 24px;
    bottom: -24px;
    z-index: 10;
    left: 50%;
    margin-left: -24px;
}
.destacados h1{
    margin: 0;
    font-size: 72px;
    color: #FFC517;
    font-weight: 700;
    margin-bottom: 8px;
    font-family: 'SSP Black';
}
.cuerpo-home-wrapper{
}
.cuerpo-home{
}
.ide-slide{
    background:#E1E1DD;
}
/*
.ideslide-wrapper::before{
    background: rgba(0, 0, 0, 0) url(https://cdn01.pucp.education/template/cei-idehpucp/images/trazos-home.png) no-repeat scroll center center / 100% 100%;
    position: absolute;
    content: "";
    height: 390px;
    width: 100%;
    display: block;
}
*/
.ideslide-wrapper {
    position: relative;
    height: 390px;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    display: block;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/ide-home-slide.jpg) center center no-repeat;
    margin-bottom: 0;
}
.ideslide-wrapper2{
    position: absolute;
    bottom: 0;
    padding: 0 48px;
    left: 0px;
}
.homeslide-sombra{
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}
.ideslide-modu{
    padding: 0 6px;
    width: 14.2857142857%;
}
.ideslide-wrapper-text{
    text-align: center;
}
.ideslide-wrapper-text a{
    color: #fff;
    padding: 64px 15px 15px 15px;
    display: block;
    font-size: 15px;
    position: relative;
    background: #005EAA;
    border-top: 4px solid #C5161F;
    line-height: 16px;
}
.ideslide-wrapper-text a:hover{
    background: #0085F2;
}
.bloque-blanco{
    background:#fff;
    padding:11px 0;
}
.ide-slide .container{
}
.ideslide-wrapper .row{
    margin:0;
}
.ideslide-wrapper .row.row-modu{
    padding: 0 22px;
}
.ideslide-wrapper-text a{
    position:relative;
}
.ideslide-wrapper-text.home-slaf1 a:after{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter1.png) center center no-repeat;
    position: absolute;
    width: 60px;
    height: 39px;
    top: 12px;
    left: 50%;
    margin-left: -30px;
}
.ideslide-wrapper-text.home-slaf2 a:after{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter2.png) center center no-repeat;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 12px;
    left: 50%;
    margin-left: -20px;
}
.ideslide-wrapper-text.home-slaf3 a:after{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter3.png) center center no-repeat;
    position: absolute;
    width: 38px;
    height: 44px;
    top: 12px;
    left: 50%;
    margin-left: -19px;
}
.ideslide-wrapper-text.home-slaf4 a:after{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter4.png) center center no-repeat;
    position: absolute;
    width: 54px;
    height: 38px;
    top: 12px;
    left: 50%;
    margin-left: -27px;
}
.ideslide-wrapper-text.home-slaf5 a:after{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter5.png) center center no-repeat;
    position: absolute;
    width: 36px;
    height: 41px;
    top: 12px;
    left: 50%;
    margin-left: -18px;
}
.ideslide-wrapper-text.home-slaf6 a:after{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter6.png) center center no-repeat;
    position: absolute;
    width: 44px;
    height: 38px;
    top: 12px;
    left: 50%;
    margin-left: -22px;
}
.ideslide-wrapper-text.home-slaf7 a:after{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter7.png) center center no-repeat;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 12px;
    left: 50%;
    margin-left: -20px;
}
/*HOME DESTA*/
.home-desta2-wrapper{
    padding: 35px 0;
}
.home-desta2{
}
h2.modu-homeh2 {
    margin: 0;
    font-size: 28px;
    text-transform: uppercase;
    color: #0059B2;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 36px;
}
.modudesta-sli-der{
    background:#00376F;
    padding: 42px 44px;
}
.modudesta-sli-der h2{
    margin: 0 0 25px;
    line-height: 28px;
}
.modudesta-sli-der h2 a{
    color:#fff;
    font-size: 25px;
    border-bottom: 0;
}
.modudesta-sli-der .modudesta-text{
    color: rgba(255, 255, 255, 0.6);
}
.modudesta-sli-izq{
    background:#4E6C8B;
    padding: 0 42px;
    position:relative;
}
.modudesta-sli-izq img{
    width:100%;
    height:auto;
    max-height: 378px;
}
.modudesta-flechas{
}
.modudesta-flechas a.flecha-izq {
    background: rgba(0, 0, 0, 0) url("https://cdn01.pucp.education/template/cei-idehpucp/images/home-flecha-izq.png") no-repeat scroll center center;
    border: 0 none;
    cursor: pointer;
    height: 26px;
    left: 12px;
    margin-top: -13px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 14px;
    z-index: 15;
}
.modudesta-flechas a.flecha-der {
    background: rgba(0, 0, 0, 0) url("https://cdn01.pucp.education/template/cei-idehpucp/images/home-flecha-der.png") no-repeat scroll center center;
    border: 0 none;
    cursor: pointer;
    height: 26px;
    margin-top: -13px;
    opacity: 0.5;
    position: absolute;
    right: 12px;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 14px;
    z-index: 15;
}
.modudesta-flechas a.flecha-izq:hover,
.modudesta-flechas a.flecha-der:hover {
    opacity: 1;
}
.home-desta2 .carousel-indicators {
    position: initial;
    left: initial;
    width: initial;
    margin-left: initial;
    text-align: left;
    margin: 30px 0 0;
}
.home-desta2 .carousel-indicators li {
    display: inline-block;
    width: 50px;
    height: 6px;
    margin: 0px;
    text-indent: -999px;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    background-color: #6687A9;
    margin-right: 6px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.home-desta2 .carousel-indicators li:hover {
    background-color: #d8e8f9;
}
.home-desta2 .carousel-indicators .active,
.home-desta2 .carousel-indicators .active:hover {
    background-color: #FACF22;
}
.h-enlace{
}
.h-enlace a{
}
.h-enlace a:after{
}
.homeservicios-wrapper{
}
.homeservicios{
}
.homeservicios-gris{
    background: #E1E1DD;
}
.home-servicios-modu{
}
.home-servicios-modu h3{
    font-size: 25px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 15px;
}
.home-servicios-modu p{
    color: #545454;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 20px;
}
.home-servicios-modu img{
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: Gray();
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.home-servicios-modu:hover img{
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}
.btn-enlace{
    margin-bottom: 10px;
}
.btn-enlace a{
    background: #C5161F;
    color: #fff;
    font-size: 16px;
    padding: 6px 15px;
    font-family: "SSPro-SemiBold";
    display: inline-block;
}
.btn-enlace a:hover{
    background: #730f15;
}
.home-serv-img{
    float:left;
    margin-right: 22px;
}
.home-serv-text{
    overflow:hidden;
}
.home-notievent{
    padding: 60px 0 72px;
}
.home-noti{
}
.home-noti h2{
    color: #0059B2;
    font-size: 28px;
    border-bottom: 1px solid #CCCCCC;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0 0 25px;
    position:relative
}
.home-noti h2:after{
    content: '';
    background:#C5161F;
    position: absolute;
    width: 125px;
    height: 6px;
    bottom: -7px;
    left:0;
}
.modu-noti-wrapper{
}
.home-modu-borde{
    border-top: 1px solid #CCCCCC;
    padding: 25px 0;
}
.home-modu-borde:first-child {
    border-top: 0;
    padding-top: 0;
}
.home-modu-borde .col-sm-6 .homemodu-noti {
}
.homemodu-noti img{
    margin-bottom: 17px;
    max-width: 100%;
}
.homemodu-notitext{
}
.homemodu-notitext .fecha{
    color: #545454;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 15px;
}
.homemodu-notitext h3{
    margin-top: 0;
    margin-bottom: 20px;
}
.homemodu-notitext h3 a{
    color: #333;
    line-height: 30px;
    font-size: 25px;
    border-bottom: 0;
}
.homemodu-notitext h3 a:hover{
    color:#C5161F;
}
.homemodu-notitext p{
    color: #545454;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
}
.modu-noti-vermas{
    border-top: 4px solid #C5161F;
}
.btn-vermas{
    margin:15px 0;
    text-align: right;
}
.btn-vermas a{
    color:#0059B2;
    position:relative;
    padding-right: 18px;
    border-bottom: 0;
}
.btn-vermas a:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-vermas.png) center center no-repeat;
    position: absolute;
    width: 8px;
    height: 10px;
    right:0;
    top:4px;
}
.btn-vermas a:hover{
    color:#C5161F;
}
.home-modulat{
    margin-left: 68px;
}
.home-modulat-event{
    border: 1px solid #CCCCCC;
}
.home-modulat-event h2{
    margin: 0;
    padding: 20px 15px;
    color: #0059B2;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
}
.home-modulat-content{
}
.home-modulat-text{
    background: #00376F;
    position: relative;
    padding: 25px 10px 25px 90px;
    border-top: 1px solid #CCCCCC;
    min-height: 120px
}
.home-modulat-text:first-child{
    border-top: 0;
}
.home-modulat-fecha{
    position: absolute;
    width: 55px;
    top: 30px;
    left: 15px;
    background: #0059B2;
    text-align: center;
    border-bottom: 4px solid #C5161F;
}
.modulat-dia{
    color:#fff;
    font-size: 14px;
    padding: 8px 0 2px;
    line-height: 16px;
    text-transform: uppercase;
}
.modulat-mes{
    color:#fff;
    font-size: 24px;
    padding: 2px 0 8px;
    line-height: 24px;
}
.home-modulat-text h3{
    margin:0;
    line-height: 18px;
}
.home-modulat-text h3 a{
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    line-height: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.0);
}
.home-modulat-text h3 a:hover{
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.modulat-adds-wrapper{
    margin-top:35px;
}
.modulat-adds{
    margin-bottom: 25px;
}
.modulat-adds img{
    max-width: 100%;
}
/*FOOTER*/
.footer-wrapper{
    background: #2A2A2A;
    position:relative;
}
.footer{
    padding-top: 30px;
    padding-bottom: 20px;
    color: rgba(255, 255, 255, 0.5);
}
.footer h3{
    margin: 0 0 15px;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-family: "SSPro-Regular", sans-serif;
}
.footer p{
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
}
.footer p a{
    color: #2893EB;
    font-size: 15px;
    margin-bottom: 20px;
}
.footer p a:hover {
}
.footer ul{
    padding: 0;
    margin-bottom: 30px;
    list-style: none;
}
.footer ul li{
}
.footer ul li a{
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
    padding: 0;
    font-size: 16px;
    position: relative;
    line-height: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 0px;
    margin: 10px 0;
}
.footer ul li a:hover:after {
    color: #fff;
}
.footer ul li a:hover{
    color: #fff;
    border-bottom: 1px solid rgb(255, 255, 255);
}
.footer-enlaces{
}
.footer ul li.footer-contact a{
    display: inline-block;
    background: #0059B2;
    color: #fff;
    padding: 12px 15px 10px 40px;
    border-bottom: 3px solid #C5161F;
}
.footer ul li.footer-contact a:hover{
    text-decoration: underline;
}
.footer ul li.footer-contact a:after{
    content: '';
    position: absolute;
    top: 14px;
    left: 11px;
    width: 18px;
    height: 14px;
    opacity: 0.5;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/footer-mail.png) center center no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.footer ul li.footer-contact a:hover:after{
}
.dark-footer{
    font-size: 15px;
    color: rgba(255, 255, 255, 0.3);
    padding: 36px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.consul-margin{
    margin-top: 38px;
}
/*BREADCRUMBS*/
.breadcrumbs {
}
.breadcrumbs-content {
    padding-top: 35px;
    padding-bottom: 12px;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 32px;
}
.breadcrumbs-content a {
    color: #999999;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    position: relative;
    padding-right: 18px;
    border-bottom: 0;
}
.breadcrumbs-content a:hover {
    color: #C5161F;
}
.breadcrumbs-content a:after {
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-vermas.png) center center no-repeat;
    position: absolute;
    width: 8px;
    height: 10px;
    right: 0;
    top: 9px;
}
/*INTERNA*/
.wrapper-nav-interna {
}
.nav-interna {
    position: absolute;
    left: 15px;
    right: 40px;
    top: 0;
    background: #fff;
    z-index: 1;
}
.nav-interna > ul.pp {
    padding-left: 0;
    margin: 0;
    border: 1px solid #C4CDD0;
    list-style: none;
    margin-bottom: 40px;
}
.nav-interna > h2 {
}
.nav-interna > h2:after{
}
.nav-interna > ul.pp > li {
    border-bottom: 2px solid #ffffff;
    line-height: 1.2;
    position: relative;
    font-size: 16px;
}
.nav-interna > ul.pp > li:first-child {
    border-top: 0 none;
}
.nav-interna > ul.pp > li.current-menu-item {
    background: #fff;
}
.nav-interna > ul.pp > li.current-menu-item > a {
    color: #333 !important;
    background: #E5EAEC !important;
    border-bottom: 4px solid #C5161F;
}
.nav-interna > ul.pp > li.ph.current-menu-item > a {
    color: #ffffff !important;
    border-bottom: none;
    position: relative;
}
.nav-interna > ul.pp > li {
    border-bottom: 1px solid #D7D7D7;
    line-height: 1.2;
    position: relative;
    font-size: 16px;
    background:#fff;
}
.nav-interna > ul.pp > li.ph {
    background:#fff;
}
.nav-interna > ul.pp > li.ph > a {
    font-family: "SSPro-SemiBold";
    color:#333333;
    font-size: 16px;
}
.nav-interna > ul.pp > li > a {
    color: #0059B2;
    font-size: 16px;
    display: block;
    padding: 13px 32px 9px 12px;
    border-bottom: 4px solid rgba(255, 255, 255, 0);
}
.nav-interna > ul.pp > li > a:focus {
    color: #182D39;
}
.nav-interna > ul.pp > li > a:hover {
    background: #E5EAEC;
    text-decoration: none;
}
.nav-interna > ul.pp > li > ul {
    display: block;
    background: #C4CDD0;
    padding: 8px;
    list-style: none;
}
.nav-interna > ul.pp > li > ul > li:before {
}
.nav-interna > ul.pp > li > ul > li.current-menu-item:before {
}
.nav-interna > ul.pp > li > ul > li {
}
.nav-interna > ul.pp > li > ul > li:first-child {
}
.nav-interna > ul.pp > li > ul > li > a {
    font-size: 16px;
    background: #C4CDD0;
    color: #0059B2;
    border-bottom: 3px solid rgba(255, 255, 255, 0);
    display: block;
    padding: 14px 10px;
}
.nav-interna > ul.pp > li > ul > li.current-menu-item > a {
    font-size: 16px;
    color:#333;
    background:#E5EAEC;
    border-bottom: 3px solid #C5161F;
}
.nav-interna > ul.pp > li > ul > li > a:focus,
.nav-interna > ul.pp > li > ul > li > a:hover{
    background:#E5EAEC;
}
.nav-interna > ul.pp > li.ph:after {
}
.nav-interna > ul.pp > li.ph.current-menu-item:after {
}
h1.titulo-h1  {
    font-size: 38px;
    color: #0059B2;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 20px;
}
.texto-destacado{
    color: #535353;
    font-size: 19px;
    line-height: 27px;
    margin-bottom: 25px;
}
.formato {
    padding-bottom: 65px;
}
.formato img {
    max-width: 100%;
    margin-bottom: 30px;
}
.formato p{
    color: #535353;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 15px;
}
.formato .txt-destacado p{
    font-size: 19px;
    line-height: 30px;
    color: #182D39;
    margin-bottom: 30px !important;
}
.formato h2 {
    font-size: 25px;
    color: #0059B2;
    line-height: 34px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.formato h2:first-child {
    margin-top: 0;
}
.formato h3 {
    font-size: 20px;
    color: #333;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.formato ul{
    padding: 2px 0 2px 45px;
    margin: 0;
    list-style: none;
}
.formato ol {
    padding: 0 0 16px 23px;
    margin: 0;
}
.formato ul li{
    line-height: 1.6;
    position: relative;
    margin-bottom: 10px;
}
.formato ol li{
    line-height: 1.6;
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
}
.formato ul li:before {
    content: '';
    background: #C5161F;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: -20px;
    top: 10px;
}
.formato ul li ul{
    padding-top: 10px;
}
.formato ul li ul li{
}
.formato ul li ul li:before {
    content: '';
    background: #fff;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border:1px solid #C5161F;
    position: absolute;
    display: block;
    left: -20px;
    top: 9px;
}
.modu-historia{
    background:#E1E1DD;
    padding:20px 21px 30px;
    border-bottom: 4px solid #C5161F;
}
.modu-historia h2{
    color:#333333;
    margin-top: 0;
    font-size: 25px;
}
.modu-historia img{
    max-width: 100%;
    margin-bottom: 20px;
    width:100%;
}
.modu-historia p{
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
}
.descargas-modu{
}
.descargas-modu ul{
    padding: 0;
    border-top: 1px dotted #2F2F2F;
}
.descargas-modu ul li{
    border-bottom: 1px dotted #2F2F2F;
    margin: 0;
}
.descargas-modu ul li a{
    position:relative;
    color:#0059B2;
    background:#fff;
    padding:10px 15px;
    padding-left: 48px;
    display: block;
    line-height: 20px;
    border-bottom: 0;
}
.descargas-modu ul li a span{
    color:#666666;
}
.descargas-modu ul li a:hover{
    background:#E5EAEC;
}
.descargas-modu ul li a:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/descarga-icon2.png) center center no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    display: block;
    left: 15px;
    top: 12px;
}
.formato .descargas-modu ul li:before {
    content: '';
    display:none;
}
/*SHARE*/
.share {
    border-top: 1px solid #DFDFDF;
    margin: 0 0 64px;
    /*padding-top: 12px;*/
}
.share span.txt {
    /* float: left; */
    display: inline-block;
    height: auto;
    padding: 11px 15px 11px 0;
    text-transform: uppercase;
    vertical-align: top;
    color: #545454;
    font-size: 15px;
    border-right: 1px solid #DFDFDF;
}
.share a {
    /*float: left; */*/
position: relative;
    display: inline-block;
    width: 44px;
    height: 40px;
    color: #666;
    margin: 0;
    /*opacity: 0.8;*/
    padding: 0 20px;
    margin-left: -5px;
    border-bottom: 0;
    /* border-left: 1px solid #DFDFDF; */
    border-right: 1px solid #DFDFDF;
}
.share-face{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-face2.png) center center no-repeat;
}
.share-twit{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-twit2.png) center center no-repeat;
}
.share-linked{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-linked2.png) center center no-repeat;
}
.share-redes{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-redes2.png) center center no-repeat;
}
.share-impr{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-impr2.png) center center no-repeat;
}
.share-pdf{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-pdf2.png) center center no-repeat;
}
.share-mail{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-mail2.png) center center no-repeat;
}
.share-face:hover{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-face.png) center center no-repeat;
}
.share-twit:hover{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-twit.png) center center no-repeat;
}
.share-linked:hover{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-linked.png) center center no-repeat;
}
.share-redes:hover{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-redes.png) center center no-repeat;
}
.share-impr:hover{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-impr.png) center center no-repeat;
}
.share-pdf:hover{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-pdf.png) center center no-repeat;
}
.share-mail:hover{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/share-mail.png) center center no-repeat;
}
/*LISTA ASAMBLEA*/
.asamblea-wrapper{
}
.asamblea-modu{
    border-top: 1px dotted #C5C5C5;
    padding:20px 0;
    background:#fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.asamblea-modu:first-child{
    border-top: 0;
}
.asamblea-modu:hover{
    background:#E5EAEC;
}
.asamblea-modu img{
    width: 180px;
    height: 185px;
    max-width: 100%;
    float:left;
    margin-right: 36px;
    margin-bottom: 0;
}
.asamblea-text{
    overflow:hidden;
    padding-right: 15px;
}
.asamblea-text h2{
    font-family: "SSPro-SemiBold";
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 23px;
}
.asamblea-text h2 a {
    border-bottom: 0;
}
.asamblea-text h3{
    font-family: "SSPro-SemiBold";
    margin-top: 0;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.asamblea-text p{
    margin-bottom: 10px;
}
.equipo-link {
    margin: 10px 0;
}
.equipo-link a {
    border-bottom: 1px solid;
}
.asam-etiqueta{
    margin:7px 0;
    font-family: "SSPro-SemiBold";
    background:#FFC617;
    padding:0 10px;
    color:#0059B2;
    text-transform: uppercase;
    display:inline-block;
    font-size: 14px;
}
.equipo-wrapper .asamblea-modu:hover {
/*    background: #fff;*/
}
.bloque-filtro{
    padding: 15px 20px;
}
.filtro-titu{
    display:inline-block;
    font-family: "SSPro-SemiBold";
    margin-right: 20px;
}
.filtro-wrapper{
    display:inline-block;
    margin-right: 25px;
}
.seccion-filtro {
    background: #fff;
    font-size: 15px;
    border: 1px solid #C5C5C5;
    padding: 10px 14px;
    min-height: 40px;
    min-width: 170px;
    color: #525252;
    width: 170px;
}
.fil-buscador{
    margin-bottom: 15px;
}
.buscador-inp {
    position: relative;
    display: inline-block;
}
.busca-input {
    background: #ffffff;
    font-size: 15px;
    padding: 8px 35px 8px 13px;
    max-height: 36px;
    color: #6B6B6B;
    border: 1px solid #C4CDD0;
    min-width: 366px;
    display: block;
    position: relative;
    box-shadow: inset 4px 4px 3px -3px rgba(51, 51, 51, 0.37);
}
.buscador-inp .busca-submit {
    cursor: pointer;
    padding: 0;
    position: absolute;
    height: 36px;
    width: 36px;
    right: 1px;
    top: 0;
    border: 1px solid #C4CDD0;
    border-left: #fff;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/buscador-interno.png) center center no-repeat;
    opacity:0.6;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.buscador-inp .busca-submit:hover {
    opacity:1;
}
.filtro-dato{
    display: inline-block;
    font-size: 15px;
    color: rgba(82, 82, 82, 0.8);
    padding: 0 15px;
    font-style: italic;
}
/*PAGINA INTERNA MODU*/
.interna-proyectos h1.titulo-h1 {
    font-size: 37px;
    color: #0059B2;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 16px;
}
.interna-proyectos h2 {
    font-family: "SSPro-SemiBold";
    margin-top: 0;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.modu-detalle{
    margin: 30px 0;
    padding: 10px 0;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
}
.content-text-bloque{
}
.interna-vermas{
    margin: 10px 0;
}
.interna-vermas a{
    display:inline-block;
    background:#fff;
    border: 2px solid #ccc;
    padding: 5px 16px;
    color:#525252;
    padding-left: 32px;
    position:relative;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.interna-vermas a:hover{
    background:#CCCCCC;
}
.interna-vermas a:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/vermas-icon.png) center center no-repeat;
    width: 12px;
    height: 6px;
    position: absolute;
    display: block;
    left: 10px;
    top: 12px;
}
.lista-proyectos-wrapper{
}
.lista-proyectos-modu{
    border-top: 1px dotted #C5C5C5;
    padding: 15px 15px;
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.lista-proyectos-modu:hover {
    background: #E5EAEC;
}
.lista-proyectos-modu:first-child {
    border-top: 0;
}
.lista-proyec-cargo{
    text-transform: uppercase;
    font-size: 14px;
}
.lista-proyectos-modu h3{
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 12px;
}
.lista-proyectos-modu h3 a{
    font-size: 17px;
    color:#0059B2;
    border-bottom: 0;
}
.interna-btn-volver{
    margin: 10px 0;
}
.interna-btn-volver a{
    display:inline-block;
    background:#fff;
    border: 2px solid #ccc;
    padding: 5px 16px;
    color:#525252;
    padding-left: 32px;
    position:relative;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.interna-btn-volver a:hover{
    background:#CCCCCC;
}
.interna-btn-volver a:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/btn-volver-icon.png) center center no-repeat;
    width: 8px;
    height: 10px;
    position: absolute;
    display: block;
    left: 12px;
    top: 10px;
}
.cvr-icon.home-slaf1:after{
    content: '';
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter1.png) center center no-repeat;
    position: absolute;
    height:40px;
    width:60px;
    left:0;
    top:0px;
}
.cvr-icon.home-slaf2:after{
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter2.png) center center no-repeat;
    height:40px;
    width:60px;
    left:0;
    top:0px;
}
.cvr-icon.home-slaf3:after{
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter3.png) center center no-repeat;
    height:44px;
    width:60px;
    left:0;
    top:0px;
}
.cvr-icon.home-slaf4:after{
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter4.png) center center no-repeat;
    height:40px;
    width:60px;
    left:0;
    top:0px;
}
.cvr-icon.home-slaf5:after{
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter5.png) center center no-repeat;
    height:42px;
    width:60px;
    left:0;
    top:0px;
}
.cvr-icon.home-slaf6:after{
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter6.png) center center no-repeat;
    height:40px;
    width:60px;
    left:0;
    top:0px;
}
.cvr-icon.home-slaf7:after{
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-slideafter7.png) center center no-repeat;
    height:40px;
    width:60px;
    left:0;
    top:0px;
}

.publicaciones-wrapper{
}
.publicaciones-modu{
    border-top: 1px dotted #C5C5C5;
    padding: 20px 15px;
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.publicaciones-wrapper img{
    width: 90px;
    height: 125px;
    max-width: 100%;
    float: left;
    margin-right: 22px;
    margin-bottom: 0;
}
.publi-intern-text{
    overflow: hidden;
}
.publi-intern-text h3{
    margin-top: 0;
    line-height: 23px;
    margin-bottom: 10px;
}
.publi-intern-text h3 a{
    margin-top: 0;
    font-size: 17px;
    line-height: 23px;
    border-bottom: 0;
}
.publicaciones-modu:hover {
    background: #E5EAEC;
}
/*TABS INTERNA*/
.proyectabs-interna{
    margin-top: 45px;
}
.proyectabs-interna ul{
    padding:0;
    margin-bottom: 0;
}
.proyectabs-interna ul .proyectab-li{
    line-height: 1.6;
    position: relative;
    margin-bottom: 0;
    display: inline-table;
    width: initial;
}
.proyectabs-interna ul li.proyectab-li a {
	font-family: "SSPro-SemiBold";
	background: #C5161F;
	border: 1px solid #C5161F;
	border-top: 4px solid #C5161F;
	border-bottom: 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 17px;
	display: inline-block;
	padding: 8px 22px 12px;
	text-align: left;
	color: #E6A0A5;
	/* max-width: 200px; */
	text-align: center;
	margin-bottom: 5px;
}

.proyectabs-interna ul.no-maxw li.proyectab-li a {
    max-width: inherit;
}
.nav-pills > li.proyectab-li.active > a,
.nav-pills > li.proyectab-li.active > a:hover,
.nav-pills > li.proyectab-li.active > a:focus {
    background: #ffffff;
    border: 1px solid #FFC617;
    border-top: 4px solid #FFC617;
    border-bottom: 0;
    color: #333333;
    text-transform: uppercase;
    position: relative;
}
.formato .proyectabs-interna ul.nav-pills li:before {
    content: '';
    display:none;
}
.nav-pills > li.proyectab-li.active > a:after {
}
.proyectabs-interna ul li.proyectab-li a:hover{
    color:#fff;
}
.proyectab-content{
    padding: 10px 0;
}
.wrapper-sociedad{
}
.asamblea-wrapper.wrapper-sociedad .asamblea-modu{
    padding-left: 15px;
    padding-right: 15px;
}
/*DOCUMENTOS*/
.equipo-wrapper .docu-wrapper {
    padding: 20px 0;
}
.docu-wrapper .asamblea-modu img {
    width: 90px;
    margin-right: 30px;
    height: 110px;
}
.docu-wrapper .asamblea-text h2 {
    font-family: "SSPro-Regular", sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
}
.docu-wrapper .asamblea-text h3 {
    font-family: "SSPro-Regular", sans-serif;
    line-height: 20px;
}
.docu-wrapper .asamblea-modu:hover {
    background: #fff;
}
.link-descarga{
}
.link-descarga a{
    background: #C5161F;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 17px;
    padding-left: 38px;
    font-size: 15px;
    display: inline-block;
    position: relative;
    min-height: 32px;
}
.link-descarga a:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/descarga-icon3.png) center center no-repeat;
    width: 20px;
    height: 20px;
    font-size: 15px;
    position: absolute;
    display: block;
    left: 10px;
    top: 6px;
}
.link-descarga a:hover{
    background:#EB4952;
}
.proyecto-ejecucion{
    font-family: "SSPro-SemiBold";
    font-size: 14px;
    text-transform: uppercase;
    padding-left:23px;
    color:#525252;
    position:relative;
}
.proyecto-ejecucion:after{
    content: '';
    position: absolute;
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/proyecto-eje.png) center center no-repeat;
    height:15px;
    width:15px;
    left:0;
    top:3px;
}
.proyecto-ejecucion.terminado:after{
    content: '';
    position: absolute;
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/proyecto-eje2.png) center center no-repeat;
    height:15px;
    width:15px;
    left:0;
    top:3px;
}
/*PORTAFOLIO*/
.cvr-icon{
    position:relative;
    padding-left: 78px;
}
.cvr-icon:after{
    content: '';
    position: absolute;
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/cvr-icon.png) center center no-repeat;
    height:40px;
    width:60px;
    left:0;
    top:0px;
}
.publicaciones-wrapper.cvr-lista img {
    height: 110px;
}
.cvr-lista .row:first-child .publicaciones-modu {
    border-top: 0;
}
.cvr-acti{
    color: #C5161F;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 7px;
}
.cvr-info{
    color:#666666;
    font-size: 16px;
}
.cvr-info a {
    color: #666666;
    text-decoration: none;
    border-bottom: 1px solid #666666;
}
.cvr-info a:hover {
    color: #C5161F;
    text-decoration: none;
    border-bottom: 1px solid #C5161F;
}
/*FORMACION CONTINUA*/
.pagina-completa{
    padding-top: 40px;
}
.f-continua{
}
.pagina-completa h1{
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #DFDFDF;
    font-size: 32px;
    text-transform: uppercase;
    color: #00376E;
}
.fcontinua-listado-wrapper{
}
.fcontinua-listado-wrapper h3{
    font-size: 17px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
}
.fcontinua-listado-wrapper ul{
    background:#E5EAEC;
    border:1px solid #C4CDD0;
    border-top: 3px solid #C4CDD0;
    padding: 0;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.fcontinua-listado-wrapper ul li{
    margin-bottom: 0;
    padding: 8px 15px 8px 35px;
    border-top: 1px dotted #C5C5C5;
}
.fcontinua-listado-wrapper ul li:first-child{
    border-top:0;
}
.fcontinua-listado-wrapper ul li a{
    border-bottom: 0;
}
.formato .fcontinua-listado-wrapper ul li:before {
    content: '';
    background: #C5161F;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: 15px;
    top: 18px;
}
.link-externo{
}
.link-externo a{
    position:relative;
    padding-right: 27px;
}
.link-externo a:after{
    content: '';
    position: absolute;
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/link-externo.png) center center no-repeat;
    height:16px;
    width:16px;
    right:0;
    bottom:0px;
}
.f-continua .btn-vermas {
    margin: -12px 0 20px;
    text-align: left;
}
.f-continua .btn-vermas a {
    color: #ca2a32;
    position: relative;
    font-size: 15px;
    padding-right: 18px;
    text-transform: uppercase;
}
.f-continua .btn-vermas a:after {
    top: 4px;
}
.posgrado-wrapper{
    padding-top: 15px;
}
.posgrado-enlaces{
    margin:35px 0 10px;
}
.posgrado-enlaces a{
    background: #C5161F;
    border-bottom: 4px solid #FFC617;
    color: rgba(255, 255, 255, 0.7);
    padding: 23px 20px 44px 20px;
    margin-bottom: 10px;
    display: inline-block;
    max-width: 180px;
    position: relative;
}
.posgrado-enlaces a:after{
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-vermas2.png) center center no-repeat;
    height: 10px;
    width: 8px;
    right: 20px;
    top: 50px;
}
.posgrado-enlaces a:first-child{
    margin-right: 25px;
}
.posgrado-enlaces a:hover{
    background:#EB4952;
}
.actividades-lista{
    border: 1px solid #C5161F;
    border-bottom: 4px solid #C5161F;
}
.actividades-lista-modu{
    background: #fff;
    position: relative;
    padding: 15px 10px 15px 85px;
    border-top: 1px dotted #C5C5C5;
    /*min-height: 120px*/
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.actividades-lista-modu:first-child{
    border-top: 0;
}
.actividades-lista-modu:hover{
    background: #E5EAEC;
}
.actividades-fecha{
    position: absolute;
    width: 40px;
    top: 15px;
    left: 15px;
    background: #FFC617;
    text-align: center;
}
.actividades-dia{
    color: #0059B2;
    font-size: 17px;
    padding: 3px 0 0;
    line-height: initial;
}
.actividades-mes{
    color: #0059B2;
    font-size: 14px;
    padding: 0 0 3px;
    line-height: initial;
    text-transform: uppercase;
}
.actividades-lista-modu h3{
    margin:0;
    line-height: 18px;
    margin-bottom: 5px;
}
.actividades-lista-modu h3 a{
    color: #0059B2;
    font-size: 17px;
    line-height: 18px;
    border-bottom: 0;
}
.actividades-lista-modu h3 a:hover{
    color: #C5161F;
}
.actividades-lista-modu p{
    font-size: 15px;
    margin-bottom: 0;
}
.formato-fcont{
    padding-bottom: 0;
}


/*DIPLOMATURAS*/

.diplo-wrapper{
}
.diplo-modu{
    padding-top: 30px;
}
.diplo-img{
    width: 254px;
    height: 178px;
    /*max-width: 100%;*/
    border:1px solid #C4CDD0;
    float: left;
    margin-right: 36px;
    margin-bottom: 0;
}
.ddiplo-img img{
    max-width: 100%;
}
.diplo-text{
    overflow: hidden;
    padding-right: 15px;
}
.diplo-text h3{
    margin-top: 0;
    margin-bottom: 15px;
}
.diplo-text h3 a{
    border-bottom: 0;
}
.diplo-info {
    color: #666666;
    font-size: 15px;
    margin-bottom: 15px;
}
.diplo-text p{
}
.diplo-incrip-wrapper{
    border-top: 1px dotted #C5C5C5;
    border-bottom: 1px dotted #C5C5C5;
    padding: 5px 0;
    margin: 20px 0 0;
}
.diplo-convo{
    display: inline-block;
    text-transform: uppercase;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    margin-right: 12px;
    border-right: 2px solid #CCCCCC;
    padding-right: 18px;
}
.diplo-convo-cerrada{
    display: inline-block;
    text-transform: uppercase;
    color: #999999;
    font-size: 14px;
}
.diplo-inscrip{
    display:inline-block;
}
.diplo-inscrip a{
    text-transform: uppercase;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    position:relative;
    padding-right: 18px;
    border-bottom: 0;
}
.diplo-inscrip a:hover{
    color: #C5161F;
}
.diplo-inscrip a:after {
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-vermas.png) center center no-repeat;
    position: absolute;
    width: 8px;
    height: 10px;
    right: 0;
    top: 4px;
}


/*DIPLOMATURA INTERNA*/


.diplo-intern-wrapper{
    border: 1px solid #C4CDD0;
    border-bottom: 3px solid #C5161F;
    margin-bottom: 30px;
}
.diplo-intern-wrapper img{
    width: 315px;
    height: 246px;
    max-width: 100%;
    float: left;
    margin-bottom: 0;
}
.diplo-intern-text{
    overflow: hidden;
    padding: 22px 30px;
}
.diplo-barra{
    margin-bottom: 3px;
    font-size: 16px;
}
.diplo-dato{
    text-transform: uppercase;
    color: #525252;
    font-size: 15px;
    font-weight: 600;
    min-width: 190px;
    display: inline-block;
    float: left;
}
.diplo-dato2{
    overflow:hidden;
}
.diplo-dato2 a{
    border-bottom: 0;
}
.diplo-link{
    margin:20px 0 0;
}
.diplo-link a{
    background: #C5161F;
    color: #fff;
    padding: 7px 30px 7px 15px;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
}
.diplo-link a:hover{
    background:#EB4952;
}
.diplo-link a:after {
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-vermas2.png) center center no-repeat;
    height: 10px;
    width: 8px;
    right: 10px;
    top: 13px;
}
.personal-listado ul li a{
    border-bottom: 0;
}
.link-externo2 a {
    position: relative;
    padding-right: 0;
}
.link-externo2 a:after {
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/link-externo.png) center center no-repeat;
    height: 16px;
    width: 16px;
    right: -22px;
    bottom: 0px;
}
.masinfo-diplomodu{
    padding: 19px 20px;
    border: 1px solid #C5161F;
    border-bottom: 4px solid #C5161F;
}
.diplomodu-mail{
    position:relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.diplomodu-mail a{
    color:#0059B2;
    border-bottom: 1px solid #0059B2;
}
.diplomodu-mail a:hover{
    color:#C5161F;
    border-bottom: 1px solid #C5161F;
}
.diplomodu-mail a:after {
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/mail-icon.png) center center no-repeat;
    height: 12px;
    width: 16px;
    left: 0;
    top: 5px;
}
.diplomodu-tel{
    position:relative;
    padding-left: 30px;
}
.diplomodu-tel:after {
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/correo-icon.png) center center no-repeat;
    height: 14px;
    width: 14px;
    left: 0;
    top: 3px;
}
.nav-masinfo{
}
.nav-masinfo h2{
    font-family: "SSPro-SemiBold";
    margin-top: 0;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 5px;
    color:#525252;
    text-transform: uppercase;
}
.nav-masinfo ul{
    border-top:4px solid #C4CDD0;
    border-bottom: 2px solid #C4CDD0;
    padding: 0;
    list-style: none;
}
.nav-masinfo ul li{
    margin-bottom: 0;
}
.nav-masinfo ul li a{
    display: block;
    color: #0059B2;
    padding: 15px 0;
    line-height: 20px;
    font-size: 16px;
    border-top: 1px dotted #C5C5C5;
    border-bottom: 0;
}
.nav-masinfo ul li a:hover{
    color:#C5161F;
}
.nav-masinfo ul li:first-child a{
    border-top: 0;
}
.formato .nav-masinfo ul li:before {
    content: '';
    display:none;
}
.fcon-docentes{
}
.fcon-docentes h2{
}
.fcon-docentes h2 a{
    font-family: "SSPro-Regular", sans-serif;
    font-size: 19px;
}


/*MODULOS PROGRAMAS*/

.fcontinua-programas-wrapper{
}
.fcontinua-programas-modus{
    margin-bottom: 30px;
}
.fcontinua-programas-modus h2{
    font-family: "SSPro-SemiBold";
    background: #C4CDD0;
    color: #333333;
    font-size: 20px;
    padding: 6px 10px;
    margin-bottom: 0;
}
.fcontinua-programas-modus .descargas-modu{
}
.fcontinua-programas-modus .descargas-modu ul {
    padding: 0;
    border: 1px solid #C5C5C5;
    border-top: 0;
}
.fcontinua-programas-modus .descargas-modu ul li{
    border-top: 1px dotted #C5C5C5;
    border-bottom: 0;
    /*border-bottom: 1px dotted #C5C5C5;*/
}
.fcontinua-programas-modus .descargas-modu ul li:first-child{
    border-bottom: 1px dotted #C5C5C5;
    border-top: 0;
    /*border-bottom: 0;*/
}
.fcontinua-programas-modus .descargas-modu ul li:nth-child(2){
    border-top: 0;
    /*border-bottom: 0;*/
}
.fcontinua-programas-modus .descargas-modu ul li a{
}
.fcontinua-programas-modus .descargas-modu ul li a:hover {
    background: none;
    color: #C5161F;
}


/*CURSOS ESPECIALIZACION*/

.diplo-wrapper.no-padding .diplo-modu{
    padding-top: 0;
    padding-bottom: 40px;
}
.pagina-completa h1.marg-bot{
    margin-bottom: 50px;
}

.cursos-esp .diplo-text{
    padding-right: 0
}


/*SERVICIOS*/

.servicios{
}
.servicios-modu{
}
.servicios-img{
    border:1px solid #C4CDD0;
    /*width:100%;*/
    /*height:230px;*/
}
.servicios-img img{
    margin-bottom: 0;
}
.servicios-modu-text{
    padding:15px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.servicios-modu-text h2{
}
.servicios-modu:hover .servicios-modu-text{
    background:#E5EAEC;
}
.lista-proyectos-wrapper.servicios{
}
.lista-proyectos-wrapper.servicios .lista-proyectos-modu{
    padding: 10px 0;
}
.lista-proyectos-wrapper.servicios .lista-proyectos-modu:hover{
    background:none;
}
.lista-proyectos-wrapper.servicios .lista-proyectos-modu:first-child{
    border-top: 1px dotted #C5C5C5;
}
.lista-proyectos-wrapper.servicios .lista-proyectos-modu h3{
    margin-bottom: 5px;
}
.lista-proyectos-wrapper.servicios .lista-proyectos-modu h3 a:hover{
    color: #C5161F;
}
.lista-proyectos-wrapper.servicios .lista-proyectos-modu p{
    margin-bottom: 0;
}
.link-marg{
    margin-bottom: 30px;
}


/*SLIDER INTERNA*/

.slider-img-intern {
    position: relative;
    margin-bottom: 40px;
}
.slider-img-intern .carrusel{
    background: #7189A2;
    border: 1px solid #DFDFDF;
    /*padding: 0 62px;*/
}
.slider-img-intern .carousel-inner {
    /*padding: 0 62px;*/
}
.slider-img-intern .carru-row{
    margin-left: -5px;
    margin-right: -5px;
}
.slider-img-intern .carru-item{
    padding-left: 5px;
    padding-right: 5px;
    /*margin-bottom: 10px;*/
    position:relative;
}
.slider-img-intern .carrusel .slide-inter-modu.video{
}
.slider-img-intern .carrusel .slide-inter-modu.video:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/video-icon-grande.png) center center no-repeat;
    width: 148px;
    height: 146px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -74px;
    margin-top: -73px;
    /* z-index: 99; */
    cursor: pointer;
    opacity:0.6;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.slider-img-intern .carrusel .slide-inter-modu.video:hover:after{
    opacity:0.7;
}
.slider-img-intern .carrusel .slide-inter-modu{
    padding: 0 62px;
    position: relative;
}
.slider-img-intern .carrusel .slide-inter-modu img{
    width:100%;
    height: 430px;
    margin-bottom: 0;
}
.slide-inter-modu-text{
    background: #fff;
    padding: 13px 20px;
    /*border: 1px solid #DFDFDF;*/
    color: #333;
}
.modutext-left{
    display:inline-block;
    float:left;
}
.modutext-right{
    display:inline-block;
    float: right;
}
.carou-barra-baja{
    background: #B8C4D0;
    position: relative;
    padding: 14px 10px;
    text-align: center;
}
.slider-img-intern ol.carousel-indicators{
    position: relative;
    padding: 0;
    bottom: initial;
    width: initial;
    margin: 0;
    left: initial;
    display: inline-block;
}
.slider-img-intern ol.carousel-indicators li{
    width: 20px;
    height: 6px;
    border: 0;
    border-radius: 0;
    background: #6687A9;
    margin: 0 2px;
}
.slider-img-intern ol.carousel-indicators li.active{
    border: 0 none;
    background: #FACF22;
    margin: 0 2px;
}
.slider-img-intern .carousel-control{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-flecha-izq.png) center center no-repeat;
    position: absolute;
    width: 14px;
    height: 26px;
    top: 40%;
    margin-top: -13px;
    left: 22px;
    opacity: 0.5;
    cursor: pointer;
    z-index: 15;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: none;
}
.slider-img-intern .carousel-control.right{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/home-flecha-der.png) center center no-repeat;
    margin-top: -13px;
    right: 22px;
    left: inherit;
}
.slider-img-intern .carousel-control.right:hover {
    opacity:0.8;
}
.slider-img-intern .carousel-control:hover {
    opacity:0.8;
}
.slider-img-intern .carousel-control:hover{
    /*border-color: #6A7C87;*/
}
.slider-img-intern .carou-barra-baja a.flecha-izq-carou{
    background: none;
    margin: 0;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 6px;
    border-bottom: 0;
}
.slider-img-intern .carou-barra-baja a.flecha-izq-carou:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-izq-carou.png) center center no-repeat;
    position: absolute;
    width: 9px;
    height: 12px;
    left: 0;
    top: -3px;
}
.slider-img-intern .carou-barra-baja a.flecha-der-carou{
    background: none;
    margin: 0;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 6px;
    border-bottom: 0;
}
.slider-img-intern .carou-barra-baja a.flecha-der-carou:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-der-carou.png) center center no-repeat;
    position: absolute;
    width: 9px;
    height: 12px;
    right: 0;
    top: -3px;
}

.modu-servicio-interna{
    padding-top: 30px
}
.modu-servicio-interna .modu-historia{
    padding: 20px 21px 20px;
    margin-bottom: 20px;
}
.modu-servicio-interna .modu-historia ul{
    padding-left: 23px;
}


/*PROYECTOS*/


.filtro-proyectos{
    /*box-shadow: 0px 9px 7px -3px rgba(0, 0, 0, 0.18); */*/
padding-bottom: 19px;
    margin-bottom: 0;
    text-align: right;
}
.bloque-shadow.shadow-lista{
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 10px;
}
.filtro-proyectos .filtro-titu{
    text-transform: uppercase;
    font-size: 15px;
}
.filtro-proyectos .filtro-wrapper{
    margin-right: 4px;
}
.filtro-proyect-nav .filtro-check.no-marg {
    background: #E5EAEC;
    padding: 10px 14px;
    margin-bottom: 0;
    border-bottom: 0;
}
.proyecto-lat-wrap{
    margin-top: 108px;
    border:1px solid #E1E1DD;
    padding:15px;
    max-width: 236px;
    position:relative;
    border-bottom: 5px solid #E1E1DD;
}
.proyecto-lat-wrap:after {
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/proyect-intern-block.png) center center no-repeat;
    position: absolute;
    width: 100%;
    height: 20px;
    left: 4px;
    top: -11px;
}
.proyecto-lat-modu{
    border-top:1px dotted #C5C5C5;
    padding:10px 0;
    font-size: 16px;
}
.proyecto-lat-modu:first-child{
    border-top:0;
    padding:10px 0;
}
.proyecto-lat-modu h3{
    font-weight: 600;
    font-size: 16px;
    color:#C5141F;
    margin: 0;
    text-transform: uppercase;
}
.proyecto-lat-wrap.no-lat{
    margin-top: 35px;
    max-width: inherit;
}
.proyecto-lat-wrap.no-lat:after{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/proyect-intern-block.png) left center repeat-x;
    width: 94%;
    left: 25px;
}
.proyecto-lat-wrap.no-lat .proyecto-lat-modu h3 {
    display: inline-block;
    margin-right: 13px;
}
.proyecto-lat-wrap.no-lat img{
    float: left;
    margin-bottom: 0;
    margin-right: 30px;
    max-width: 100%;
    padding: 20px 0;
}
.proyect-lat-float{
    overflow:hidden;
}
.masinfo-diplomodu.yellow{
    border: 1px solid #FFC617;
    border-bottom: 4px solid #FFC617;
}
.modu-anti-lista{
    margin: 20px 0;
}
.modu-anti-lista ul{
    border-top: 1px solid #FFFFFF;
    padding: 0 !important;
}
.modu-anti-lista ul li{
    border-bottom: 1px solid #FFFFFF;
    padding: 8px 15px;
    padding-left: 25px;
    margin: 0;
    line-height: 20px;
}
.formato .modu-anti-lista ul li:before {
    content: '';
    background: #C5161F;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: 2px;
    top: 15px;
}
.modu-historia.anti-lista p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 22px;
}
.sublista-publi-modu.anti-lista ul li {
    padding-left: 15px;
}
.formato .sublista-publi-modu.anti-lista ul li:before {
    display: none;
}
.cuadros-info{
}
.cuadros-infomodu{
    padding: 20px 0;
}
.cuadro-eti{
    color: #CCCCCC;
    font-size: 17px;
    background: #333333;
    padding: 2px 7px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 21px;
}
.cuadro-dato{
}
.cuadros-info-img{
    border: 1px solid #E1E1DD;
    text-align: center;
    margin-bottom: 20px;
}
.cuadros-infomodu img{
    margin: 20px 0;
}
.cuadros-infomodu h3{
    margin-top: 0;
    font-weight: 600;
    font-size: 20px;
    color:#333333;
}
.cuadros-infomodu p{
}


/*PUBLICACIONES*/

.wrapper-publis .asamblea-modu img {
    width: inherit;
    height: inherit;
}
.wrapper-publis .asamblea-modu {
    padding: 20px 20px;
}
.interna-publi{
    margin-bottom: 25px;
}
.interna-publi.publi-top{
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 20px;
}
.interna-publi h1.titulo-h1 {
    margin-bottom: 30px;
}
.interna-publi p{
}
.interna-publi h2{
    color:#333333;
}

.interna-publi .descargas-modu li a{
    background:#EEF1F2;
}
.descargas-modu li a .descar-publi,
.interna-publi .descargas-modu li a .descar-publi{
    color: #525252;
    font-size: 15px;
}
.interna-publi .descargas-modu li a:hover{
    background: #DCE2E4;
}
.sublista-publi{
}
.sublista-publi-modu{
    margin-bottom: 30px;
}
.sublista-publi-modu ul{
    border-top: 1px dotted #C5C5C5;
    padding: 0;
}
.sublista-publi-modu ul li{
    border-bottom: 1px dotted #C5C5C5;
    padding: 10px 15px 10px 40px;
    margin-bottom: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.sublista-publi-modu ul li a{
    font-size: 16px;
    border-bottom: 0;
}
.sublista-publi-modu ul li:hover{
    background:#E5EAEC;
}
.sublista-publi-modu ul li:hover a{
    color: #C5161F;
}
.formato .sublista-publi-modu ul li:before {
    content: '';
    background: #C5161F;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: 18px;
    top: 20px;
}
.bloque-shadow{
    box-shadow: 0px 9px 7px -3px rgba(0, 0, 0, 0.18);
    padding: 25px 0;
    margin-bottom: 35px;
}


/*DESPLEGABLES*/

.desplegables{
    margin-top: 15px;
    margin-bottom: 40px;
}
.desplegables > h2{

}
.desplegables .panel-group{}
.desplegables .panel{
    border: 0;
    margin-bottom: 0;
}
.desplegables .panel-heading{
    padding: 0;
}
.desplegables .panel-heading h2{
    margin: 0;
    font-weight: normal;
}
.desplegables .panel-heading h2 a{
    text-decoration: none;
    display: block;
    padding: 10px 70px 12px 15px;
    position: relative;
    font-size: 19px;
    line-height: 23px;
    color: #333333;
    background: #FFC617;
    border-bottom: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.desplegables .panel-heading h2 a:hover {
    background: #FFDF80;
}
.desplegables .panel-heading h2 a:after{
    content: "\e114";
    font-family: 'Glyphicons Halflings';
    display: block;
    font-size: 21px;
    position: absolute;
    color: #000;
    line-height: 1;
    padding: 5px 5px 6px 6px;
    margin: 0;
    border-radius: 50%;
    right: 15px;
    top: 10px;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.desplegables .panel-heading h2 a[aria-expanded="true"],
.desplegables .panel-heading h2 a:hover{
    margin-bottom: 0;
}
.desplegables .panel-heading h2 a[aria-expanded="true"]:after{
    content: "\e113";
}
.desplegables .panel-heading h2 a:hover:after{
    /*color: #25425C;*/
    /*border-color: #25425C;*/
}
.desplegables .panel-group .panel-heading + .panel-collapse > .panel-body,
.desplegables .panel-group .panel-heading + .panel-collapse > .list-group {
    border: 1px solid #E5EAEC;
    border-top: 0;
    padding: 24px 70px 15px 20px;
    margin-bottom: 10px;
    margin-top: -5px;
}
.formato .desplegables .panel-group ul {
    padding-bottom: 0;
    padding-left: 35px;
}
.no-acordeon{
}
.no-acordeon h2{
    text-decoration: none;
    display: block;
    padding: 10px 70px 12px 15px;
    position: relative;
    font-size: 19px;
    line-height: 23px;
    color: #333333;
    background: #E5EAEC;
    border-bottom: none;
}
.nav-busc .busca-input {
    min-width: inherit;
    width: 100%;
}
.nav-busc .filtro-titu {
    margin-right: 0;
    margin-bottom: 5px;
}
.nav-busc {
    margin-bottom: 25px;
}
.formato .desplegables h3 {
    font-size: 20px;
    margin-top: 14.5px;
    margin-bottom: 14px;
    color:#333;
    line-height: 24px;
    font-weight: 600;
}
.formato .desplegables h3:first-child {
    margin-top: 0;
}
.desplegables.desple-proyect ul li {
    color: #666666;
}
.desplegables.desple-proyect ol {
    padding: 2px 0 2px 45px;
    margin: 0;
    /*list-style: none;*/
}
.formato .desplegables.desple-proyect h4 {
    font-size: 17px;
    margin-top: 14.5px;
    margin-bottom: 0;
    color:#525252;
    font-weight: 600;
    line-height: 24px;
}
.formato .desplegables.desple-proyect h4 a {
    font-weight: normal;
}

/*DOBLE DESPLEGABLE*/

.desplegables.doble-des{
    margin:0;
}
.desplegables.doble-des .panel-heading h2 a {
    text-decoration: none;
    display: block;
    padding: 10px 15px 12px 30px;
    position: relative;
    font-size: 19px;
    line-height: 20px;
    color: #333333;
    background: #fff;
    font-weight: 600;
    border-bottom: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.desplegables.doble-des .panel-heading h2 a:after {
    content: "";
    display: block;
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/doble-des-after.png) center center no-repeat;
    position: absolute;
    height:20px;
    width:20px;
    margin: 0;
    left: 0;
    top: 10px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.desplegables.doble-des .panel-heading h2 a[aria-expanded="true"]:after {
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/doble-des-after2.png) center center no-repeat;
}
.desplegables.doble-des .panel-group .panel-heading + .panel-collapse > .panel-body,
.desplegables.doble-des .panel-group .panel-heading + .panel-collapse > .list-group {
    border: 0;
    border-top: 0;
    padding: 10px 20px 15px 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
.desplegables.doble-des ul {
    padding: 2px 0 2px 45px;
    margin: 0;
    list-style: none;
}
.desplegables.doble-des ul li:before {
    content: '';
    background: #C5161F;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    display: block;
    left: -20px;
    top: 10px;
}
.desplegables.doble-des ul li {
    color:#666666;
}
.formato .desplegables.doble-des h4 {
    margin-top: 0;
    font-size: 17px;
    margin-bottom: 0;
    font-weight: normal;
}
.desplegables.doble-des .panel {
    box-shadow: none;
}
.filtro-noticias {
    margin-bottom: 30px;
}
.filtro-noticias-titulo {
    font-size: 16px;
    color: #333333;
    padding: 8px 14px;
    background: #C4CDD0;
    margin-bottom: 0;
    font-weight: 600;
}
.filtro-check {
    background: #E5EAEC;
    padding: 10px 14px;
    margin-bottom: 20px;
    border-bottom: 3px solid #C5161F;
}
.filtro-check label {
    display: block;
    padding: 5px 0px 5px 25px;
    text-indent: -13px;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    line-height: 20px;
}
.filtro-check input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -2px;
    left: -6px;
    overflow: hidden;
}
.diplo-wrapper.cursos-esp{
}
.diplo-wrapper.cursos-esp .diplo-img{
    width: 205px;
    height: auto;
}
.diplo-wrapper.cursos-esp .diplo-img img{
    margin-bottom: 0;
}
.dato-apart{
    margin-bottom: 15px;
}
.formato .desplegables h4{
    font-size: 17px;
    margin-top: 14.5px;
    margin-bottom: 5px;
    font-weight: 600;
    color:#525252;
}
.formato .desplegables h4 a {
    border-bottom: 0;
}
.formato .desplegables h4:first-child{
    margin-top: 0;
}
.desplegables ol {
    margin-top: 15px;
}
.cursos-docentes-wrapper .asamblea-modu img {
    width: 160px;
    height: 128px;
}
.cursos-docentes-wrapper .asamblea-modu {
    padding: 20px 15px;
}
.subtitu-h2{
    color: #00376F;
    font-size: 19px;
    margin-bottom: 55px;
    padding: 18px 150px 42px;
    text-align: center;
    box-shadow: 0px 13px 15px -11px rgba(0, 0, 0, 0.5);
}


/*PAGINACION*/

.paginacion-interna{
    padding: 25px 0 0;
}
.formato .paginacion-interna ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.formato .paginacion-interna ul li:before {
    content: '';
    display:none;
}
.formato .paginacion-interna ul li{
}
.paginacion-interna .pagination > li > a,
.paginacion-interna .pagination > li > span {
    background: #FFF;
    color: #525252;
    text-align: center;
    padding: 10px 4px;
    margin: 0 3px;
    width: 45px;
    height: 42px;
    display: inline-block;
    border:0;
    margin-bottom: 5px;
}
.paginacion-interna .pagination > li.active > a,
.paginacion-interna .pagination > li.active > span,
.paginacion-interna .pagination > li.active > a:hover,
.paginacion-interna .pagination > li.active > span:hover {
    background: #FFC617;
    color: #525252;
}
.paginacion-interna .pagination > li > a:hover,
.paginacion-interna .pagination > li > span:hover,
.paginacion-interna .pagination > li > a:focus,
.paginacion-interna .pagination > li > span:focus {
    background: #E5EAEC;
    border:0;
}
.paginacion-interna span{
    color: #C5161F;
    font-size: 19px;
    line-height: 0;
}


/*ACORDEON*/

.acordeon-noticias{
    border-bottom: 3px solid #C5161F;
}
.acordeon-noticias .panel-group {
    margin-bottom: 0;
}
.acordeon-noticias .panel-default {
    border: none;
    /*margin-bottom: -5px;*/
}
.acordeon-noticias .panel-default > .panel-heading h4{
    font-size: 15px;
    color: #333333;
    margin: 0;
    padding-left: 20px;
    font-weight: 600;
}
.acordeon-noticias .panel-group .panel + .panel {
    margin-top: 0;
}
.acordeon-noticias .panel-default > .panel-heading {
    border-bottom: 1px solid #D7D7D7;
    padding: 12px 12px;
    cursor: pointer;
    background: #E5EAEC;
    position:relative;
}
.acordeon-noticias .panel-default:first-child > .panel-heading {
    /*border-top: 1px solid #DCE1E2;*/
}
.acordeon-noticias .panel-default > .panel-heading[aria-expanded="true"] {
}
.acordeon-noticias .panel-default > .panel-heading[aria-expanded="false"]{
}
.acordeon-noticias .panel-default > .panel-heading:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-false.png) center center no-repeat;
    position: absolute;
    width: 5px;
    height: 10px;
    left: 12px;
    top: 15px;
}
.acordeon-noticias .panel-default > .panel-heading[aria-expanded="true"]:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-true.png) center center no-repeat;
    position: absolute;
    width: 10px;
    height: 5px;
    left: 12px;
    top: 17px;
}
.acordeon-noticias .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
    padding: 0;
}
.acordeon-noticias ul {
    list-style: none;
    padding: 8px 0;
    margin: 0;
    border-bottom: 1px solid #C4CDD0;
    background:#E5EAEC;
}
.acordeon-noticias ul li {
}
.acordeon-noticias ul li:first-child {
}
.acordeon-noticias ul li a {
    font-size: 14px;
    line-height: 20px;
    color: #0059B2;
    text-decoration: none;
    display: block;
    padding: 3px 12px 2px 30px;
    border: 0;
}
.acordeon-noticias ul li a span{
    color:#525252;
}
.acordeon-noticias ul li a:first-child{

}
.acordeon-noticias ul li a span {
}
.acordeon-noticias ul li.active a {
    color: #C5161F;
    /*background: #FFF;*/
}
.acordeon-noticias ul li a:hover {
    color: #C5161F;
}


/*NOTICIAS*/

.lista-noti-wrapper{
}
.lista-noti-modu{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.lista-noti-modu:hover{
    background:#E5EAEC;
}
.listanoti-info{
    margin-bottom: 0;
    padding: 15px;
    padding-bottom: 20px;
}
.lista-noti-modu img{
    margin-bottom: 0;
}
.noti-dato{
    display:inline-block;
    font-family: "SSPro-SemiBold";
    margin-top: 0;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #525252;
}
.noti-fecha{
    display:inline-block;
    font-size: 15px;
}
.lista-noti-modu h3{
    margin-top: 12px;
    margin-bottom: 0;
}
.lista-noti-modu h3 a{
    border-bottom: 0;
}
.listanoti-text{
    padding:15px;
    line-height: 24px;
    color: #525252;
}
.listan-noti-row{
    padding:22px 0;
    border-top:1px dotted #C5C5C5;
}
.lista-noti-wrapper .listan-noti-row:first-child{
    border-top:0;
    padding-top: 0;
}
.noti-tags{
    margin: 5px 0;
    padding: 15px 8px;
    background: #E5EAEC;
}
.noti-tags a{
    font-size: 15px;
    padding:0 5px;
    border-right: 1px solid #333;
}
.noti-tags a:last-child{
    border-right: 0;
}
.listanoti-text p{
    font-size: 16px;
    margin-bottom: 10px;
}
.noti-fecha-interna{
    font-size: 16px;
    margin-bottom: 15px;
}
.tags-interna{
    padding-left: 25px;
    margin: 25px 0 15px;
    position: relative;
}
.tags-interna:after{
    content: '';
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/tag-intern-icon.png) center center no-repeat;
    width:18px;
    height:18px;
    position:absolute;
    display:block;
    left:0;
    top:2px;
}
.tags-interna a{
    border-left: 2px solid #999999;
    padding: 0 8px;
    line-height: 16px;
    display: inline-block;
    margin-left: -3px;
    margin-bottom: 5px;
    border-bottom: 0;
}
.tags-interna a:first-child{
    border-left: 0;
    margin-left: 0;
}

a.mini-link{
    border-bottom: 0;
}


/* COMENTARIOS*/

.comentarios {
    padding-bottom: 40px;
}
.comentarios h3{
    font-size: 25px;
    color: #0059B2;
    margin-bottom: 21px;
}
.comentarios .comentarios-content {
    background:#E5EAEC;
    padding:30px 44px 30px 26px;
    margin-bottom: 40px;
}
.comentarios .titulo {
    margin-bottom: 14px;
}
.comentarios .comentarios-content .form-content {
}
.comentarios .comentarios-content .form-content p {
    font-size: 15px;
    color: #545454;
}
.comentarios .comentarios-content .form-content .nombre input,
.comentarios .comentarios-content .form-content .correo-men input {
    font-size: 15px;
    color: #666;
    padding: 2px 0 0 7px;
    width: 50%;
    height: 30px;
    border: 1px solid #CBD2D6;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.comentarios .comentarios-content .form-content .input-mensaje input {
    font-size: 15px;
    color: #666;
    padding: 2px 0 0 7px;
    /* width: 239px; */
    border: 1px solid #CBD2D6;
    height: 34px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.comentarios .comentarios-content  h3{
    font-size: 16px;
    color: #525252;
    width: 115px;
    float: left;
    margin: 6px 0;
}
.comentarios .comentarios-content h4{
    font-size: 16px;
    color: #525252;
    margin: 0 0 10px;
}
.comentarios .comentarios-content .form-content .coment-inputmodu{
    overflow:hidden;
}
.comentarios .comentarios-content .form-content .comentarios {
    margin-bottom: 0;
    padding-top: 20px;
}
.comentarios .comentarios-content .form-content .comentarios-men textarea {
    font-size: 15px;
    color: #7C7C7C;
    border: 1px solid #CBD2D6;
    height: 120px;
    padding: 8px;
    resize: none;
    width: 100%;
    margin-bottom: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.comentarios .comentarios-content .form-content .nombre input:hover,
.comentarios .comentarios-content .form-content .correo-men input:hover,
.comentarios .comentarios-content .form-content .input-mensaje input:hover,
.comentarios .comentarios-content .form-content .comentarios-men textarea:hover {
    border: 1px solid #979da0;
}
.comentarios .comentarios-content .form-content .btns {
    /*  padding-top: 48px;*/
    text-align: right;
}
.comentarios .comentarios-content .form-content .btns .btn-enviar,
.comentarios .comentarios-content .form-content .btns .btn-limpiar{
    display:inline-block;
}
.comentarios .comentarios-content .form-content .btns input {
    font-size: 14px;
    background: #fff;
    color: #525252;
    cursor: pointer;
    width: 80px;
    margin-left: 10px;
    padding: 2px 0;
    font-size: 14px;
    height: 28px;
    border: none;
    text-transform: uppercase;
}
.comentarios .comentarios-content .form-content .btns .btn-enviar input {
    font-size: 14px;
    background: #FFC617;
    cursor: pointer;
    color: #0059B2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.comentarios .comentarios-content .form-content .btns .btn-enviar input:hover{
    background: #c5161f;
    color:#fff;
    border: none;
}
.comentarios .comentarios-content .form-content .btns input:hover{
    background: #c1c1c1;
    border: none;
}
.comentarios .comentarios-content .form-content .nombre, .comentarios .comentarios-content .form-content .correo-men {
    margin-bottom: 20px;
}
.comentarios .comentarios-content .form-content .input-capt{

}
.comentarios .comentarios-content .form-content .nombre .input-group,
.comentarios .comentarios-content .form-content .correo-men .input-group,
.comentarios .comentarios-content .form-content .comentarios-men .input-group{
    width: 100%;
}
.input-mensaje {
    padding-left: 115px;
}
.captcha-span{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/captcha.jpg) left center no-repeat;
    /* border: rgb(169, 169, 169) solid 1px; */
    position: relative;
    padding: 16px 43px;
    float: left;
    width: 93px;
    height: 34px;
    margin-right: 20px;
    display: inline-block;
}
.comentario-gente-text {
    overflow: hidden;
    font-size: 16px;
    line-height: 27px;
}
.comentario-gente-text h4 {
    overflow: hidden;
    font-family: "SSPro-SemiBold";
    font-size: 16px;
    color: #373737;
    margin-top: 0;
    margin-bottom: 6px;
}
.intern-content .content-modu .comentarios .comentarios-gente p,
.intern-content .content-modu .event-inter-modu p {
    margin-bottom: 0;
}
.comentarios-gente-modu{
    margin-bottom: 40px;
}
.comentario-img{
    float: left;
    margin-right: 20px
}
.comentario-gente-text p {
    margin: 0 0 10.5px;
    line-height: 24px;
    color: #525252;
}
.comentarios .comentarios-gente h3 {
    font-size: 20px;
    color: #0059B2;
    margin-bottom: 21px;
    padding-left: 25px;
    padding-bottom: 13px;
    border-bottom: 1px solid #C4CDD0;
    position: relative;
}
.comentarios .comentarios-gente h3:after {
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-up.png) center center no-repeat;
    width: 14px;
    height: 7px;
    position: absolute;
    display: block;
    left: 0;
    top: 7px;
}
.btn-largo-vermas{
    margin-bottom: 40px;
}
.btn-largo-vermas a{
    display: block;
    text-align: center;
    border: 2px solid #C4CDD0;
    padding: 5px 10px;
    color: #525252;
    text-transform: uppercase;
    font-size: 14px;
}
.btn-largo-vermas a:hover{
    border: 2px solid #979da0;
    color:#c5161f;
}
.btn-largo-vermas a span{
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/flecha-botttom.png) center center no-repeat;
    width: 10px;
    height: 8px;
    display: inline-block;
    margin-right: 10px;
}
.latder-nav{
    padding-left: 40px;
}
.noti-img{
}
.itemvid {
    position: relative;
}
.itemvid:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/play.png) center center no-repeat;
    left: 50%;
    top: 50%;
    opacity:0.8;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.itemvid:hover:after {
    opacity:1;
}


/*OPINION*/

.opinion-modu-wrapper{
    margin-bottom: 40px;
}
.opinion-modu-img{
    padding-right: 15px;
    position: relative;
    float: left;
    margin-right: 26px;
}
.opinion-modu-img img{
    margin-bottom: 0;
}
.opinion-modu-img:after {
    content: '';
    background: #7189A2;
    width: 15px;
    height: 168px;
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
}
.opinion-modu-text{
    overflow:hidden;
    color:#525252;
    font-size: 16px;
    padding-top: 14px;
}
.opinion-modu-text h2{
    font-family: "SSPro-SemiBold";
    margin-top: 0;
    font-size: 17px;
    color: #333333;
    line-height: 19px;
    margin-bottom: 4px;
}
.opinion-modu-text h3{
    font-family: "SSPro-SemiBold";
    margin-top: 0;
    font-size: 15px;
    color: #525252;
    line-height: 19px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.opinion-modu1{
    margin-bottom: 15px;
}
.opinion-modu2{
    border-top:1px solid #C4CDD0;
    border-bottom:1px solid #C4CDD0;
    padding:10px 0;
}
.modulo-letracapit{
    float: left;
    color: #C5161F;
    font-size: 53px;
    line-height: 45px;
    font-family: "SSPro-SemiBold";
    margin-right: 2px;
}


/*EVENTOS*/

.evento.diplo-intern-wrapper img {
    width: 390px;
}
.evento .diplo-dato {
    min-width: 165px;
}
.formato table {
    max-width: 100%;
    margin: 10px 0 20px;
    font-weight: normal;
    font-size: 16px;
}
.tablas-evento {
    border: 1px solid #C4CDD0;
    padding: 5px;
    margin: 30px 0;
}
.tablas-evento td {
    padding: 12px 18px;
    font-weight: normal;
    font-size: 16px;
    color: #525252;
    line-height: 21px;
    border-left:  1px solid #C4CDD0;
    border-bottom:  1px dotted #C5C5C5;
}
.tablas-evento td .tabla-aula{
    color: #868686;
    font-size: 15px;
}
.ancho-tabla1{
    width: 30%;
    min-width: 260px;
}
.ancho-tabla2{
    width: 70%;
}
.tabla-gris{
    background: #E5EAEC !important;
}
.formato h4 {
    font-size: 19px;
    color: #0059B2;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 8px;
}
.bloque-padleft{
    padding-left: 30px;
}
.formato .bloque-padleft h4 {
    color: #525252;
}
.formato .proyectab-content h2:first-child {
    margin-top: 20px;
}


/*VOLUNTARIADO*/
.video-interno.formato_imagen{
    height: auto;
    text-align: center;
}
.video-interno.formato_video{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 40px;
}
.video-interno iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-interno.formato_video div#uno,
.video-interno.formato_imagen div#uno{
	margin-top: -20px;	
	margin-bottom: 20px;
	color: #666;
	font-size: 14px;
}

.voluntariado .modu-historia{
    background:#FFC617;
}
.voluntariado .modu-historia h2{
    color: #0059B2;
}
.voluntariado .modu-historia p{
    line-height: 24px;
}
.formato h5 {
    font-size: 17px;
    color: #333333;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: "SSPro-SemiBold";
}
.img-bloqueblanco{
    position:relative;
    margin-bottom: 20px;
}
.img-bloqueblanco img{
    margin-bottom: 0 !important;
}
.img-bloqueblanco:after{
    content: '';
    background: #fff;
    width: 90%;
    height: 22px;
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
}
.tabla-convo .ancho-tabla1{
    width: 50%;
    min-width: 422px;
}
.tabla-convo .ancho-tabla2{
    width: 50%;
}


/*RADIO LISTADO*/

.seccion-radio{
}
.seccion-radio .busca-input {
    min-width: 160px;
}
.seccion-radio .fil-buscador {
    margin-bottom: 0;
}
.seccion-radio .seccion-filtro {
    padding: 6px 14px;
    min-height: 36px;
    min-width: inherit;
    width: 100%;
}
.seccion-radio .filtro-wrapper {
    display: inline-block;
    margin-right: 0;
    width: 60%;
}
.seccion-radio-busc{
    padding: 16px 15px;
}
.lista-radio-wrapper{
    background: #E9EAEE;
    padding: 50px 0 10px;
    box-shadow: inset 0px 13px 15px -11px rgba(0, 0, 0, 0.25);
}
.lista-radio-row{
    border-top: 1px dotted #CACBD9;
    padding-top: 30px;
    padding-bottom: 30px;
}
.lista-radio-row:first-child{
    border-top: 0;
    padding-top: 0;
}
.lista-radio-modu{
    background:#fff;
    border-bottom: 4px solid #A3A3A3;
    /*margin-bottom: 15px;*/
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.lista-radio-img{
    position:relative;
}
.lista-radio-img img{
    width:100%;
    margin-bottom: 0;
    opacity:1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.lista-radio-fecha{
    position: absolute;
    top: 0;
    padding: 5px 18px;
    left: 0;
    background: #615664;
    color: #CCCCCC;
    font-size: 15px;
    z-index: 10;
}
.lista-radio-text{
    padding:15px;
}
.lista-radio-text h2{
    font-family: "SSPro-SemiBold";
    color:#333333;
    line-height: 21px;
    font-size: 17px;
    margin: 0 0 10px;
}
.lista-radio-text p{
    color:#666666;
    font-size: 16px;
    /*margin-bottom: 0;*/
}
.lista-radio-modu:hover{
    background:#D8D7DD;
    border-bottom: 4px solid #C5161F;
}
.lista-radio-modu:hover .lista-radio-img > img{
    opacity:0.3;
}
.lista-radio-wrapper .paginacion-interna .pagination > li > a,
.lista-radio-wrapper .paginacion-interna .pagination > li > span {
    background: #e9eaee;
}
.lista-radio-wrapper .paginacion-interna .pagination > li > a:hover,
.lista-radio-wrapper .paginacion-interna .pagination > li > span:hover, .paginacion-interna .pagination > li > a:focus, .paginacion-interna .pagination > li > span:focus {
    background: #fff;
    border: 0;
}
.lista-radio-wrapper .paginacion-interna .pagination > li.active > a,
.lista-radio-wrapper .paginacion-interna .pagination > li.active > span,
.lista-radio-wrapper .paginacion-interna .pagination > li.active > a:hover,
.lista-radio-wrapper .paginacion-interna .pagination > li.active > span:hover {
    background: #FFC617;
    color: #525252;
}
.lista-radio-modu.radio-envivo{
    background:#524455;
    padding: 6px;
    border-bottom: 4px solid #524455;
}
.lista-radio-modu.radio-envivo .lista-radio-text h2{
    color:#fff;
}
.lista-radio-modu.radio-envivo .lista-radio-text p{
    color: rgba(255, 255, 255, 0.50);
}
.radio-vivo-icon{
    position: absolute;
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/radio-vivo.jpg) center center no-repeat;
    height:90px;
    width:90px;
    top: 0;
    left: 0;
    z-index: 10;
}
.lista-radio-modu.radio-envivo .lista-radio-fecha{
    display:none;
}
.radio-titu{
}
.radio-titu-img{
}
.radio-titu-img img{
    float:right;
}
.radio-titu-text{
    /*padding: 78px 40px 45px 0;*/
    padding: 20px 20px 0px 0px;
    height: 205px;
    position: relative;
    overflow: hidden;
    font-size: 19px;
    color: #525252;
    line-height: 27px;
}
/*
.radio-titu-text:after{
    content: '';
    position: absolute;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/radio-tiempo.jpg) center center no-repeat;
    height: 23px;
    width: 144px;
    top: 36px;
    left: 0;
    z-index: 10;
}
*/
.radio-textura{
    background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/radio-textura.png) bottom repeat-x;
}
.seccion-radio.pagina-completa h1 {
    margin-bottom: 0;
}
.radio-titu-text a{
    border-bottom: 1px solid;
}
.radio-interna{
    /*box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.5);*/
    box-shadow: inset 0 16px 14px -13px rgba(0, 0, 0, 0.33);
    margin-top: 35px;
    padding-top: 25px;
}
.enlaces-rel-wrapper{
}
.enlaces-rel-modu{
    background: #F0F0F3;
    border-bottom: 4px solid #A3A3A3;
    border-top: 1px solid #C5C5C5;
    margin-bottom: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.enlaces-rel-modu a{
}
.enlaces-rel-modu img{
    margin: 0;
    float: left;
}
.enlaces-rel-text{
    overflow:hidden;
    padding: 8px 15px;
}
.enlaces-rel-text h3{
    margin:0;
    font-size: 15px;
    color:#0059B2;
    line-height: 19px;
}
.enlaces-rel-modu:hover{
    background:#fff;
}
.list-radio-wrapper h4.h4-intern{
    color:#333333;
    font-size: 19px;
    margin-bottom: 10px;
}
.lat-radio{
    padding-left: 30px;
}
.lat-radio h5{
    font-family: "SSPro-SemiBold";
    margin-top: 0;
    font-size: 16px;
    color:#333333;
}
.lat-radio p{
    font-size: 14px;
    line-height: 20px;
}
.lat-radio p a{
    border-bottom: 1px solid;
}
.radio-intern-titu-wrapper{
    background:#A3A3A3;
}
.radio-intern-rep {
    padding: 0 5px;
}
.radio-intern-titu{
    background:#E9EAEE;
}
.radio-intern-rep .lista-radio-img{
    float: left;
    margin-right: 5px;
}
.radio-intern-rep .lista-radio-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.radio-rep-text{
    overflow: hidden;
}
.radio-rep-textop{
    /*background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/radio-textu-rep2.gif);*/
    /*background:url(https://cdn01.pucp.education/template/cei-idehpucp/images/radio-rep-intern.jpg) right top no-repeat;*/
    height:176px;
    position:relative;
}
.radio-rep-textop:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/radio-rep-intern.jpg) right top repeat;
    width: 100%;
    height: 177px;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}
.radio-rep-texbot{
    padding: 10px 30px;
    min-height: 75px;
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/radio-textu-rep.gif);
}
.radio-play{
}

.lista-radio-wrapper .tags-interna{
    margin-bottom: 50px;
}


/*REVISTA*/


.lista-revista-wrapper{
    padding-top: 40px;
}
.lista-revista-row{
    padding: 40px 0;
    border-bottom: 1px dotted #C5C5C5;
}
.lista-revista-row:first-child{
    padding-top:0;
    /*border-top: 0;*/
}
.lista-revista-modu{
}
.lista-revista-modu img{
    float: left;
    margin-right: 20px;
}
.lista-revista-text{
    overflow:hidden;
}
.lista-revista-text h4{
    margin-top: 0;
}
.lista-revista-text h4 a{
    border-bottom: 0;
}
.lista-revista-text p{
}
.sombra-externa {
    box-shadow: inset 0 16px 14px -13px rgba(0, 0, 0, 0.33);
    margin-top: 5px;
    padding-top: 25px;
}
.seccion-radio.revista .seccion-radio-busc {
    margin-top: 20px;
    padding: 16px 15px;
}

.revistas-link{
    margin-top: 40px;
}
.revistas-link .link-descarga{
    display:inline-block;
    margin-right: 10px;
}
.revistas-link .interna-btn-sgt{
    display:inline-block;
}
.interna-btn-sgt {
    margin: 10px 0;
}
.interna-btn-sgt a {
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    padding: 6px 16px;
    color: #0059B2;
    padding-right: 32px;
    position: relative;
    font-size: 16px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.interna-btn-sgt a:hover {
    color: #C5161F;
}
.interna-btn-sgt a:after {
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/btn-sgt.png) center center no-repeat;
    width: 8px;
    height: 10px;
    position: absolute;
    display: block;
    right: 12px;
    top: 12px;
}
.revista-inter-wrapper{
    margin-top: 35px;
}
.revista-inter-wrapper img{
    float:left;
    margin-right: 35px;
    width: 180px;
    height: 230px;
}
.revista-intern-text{
    overflow:hidden;
}
.revista-intern-text p{
}
.revista-intern-text .modu-detalle .interna-btn-sgt{
    display: inline-block;
}
.revista-intern-text .modu-detalle .interna-btn-sgt a{
    border: 0;
}
.revista-intern-text .modu-detalle .link-descarga {
    display: inline-block;
}
.revista-intern-text .modu-detalle .link-descarga a {
    margin-right: 15px;
}
.revista-intern-text .modu-detalle {
    padding: 5px 0;
}
.revista-formato{
    font-size: 16px;
    margin-bottom: 25px;
}
.nav-masinfo img{
    width:100px;
    height:135px;
    float:left;
    margin-right: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.navinfo-texto{
    overflow:hidden;
}
.nav-masinfo a:hover img{
    opacity:0.6;
}
.lista-boletin  .lista-revista-text p{
    text-transform: uppercase;
    margin-top: 25px;
}


/*CONTACTO*/

.contacto-wrapper{
    padding:60px 0;
}
.contacto-modu{
    border:1px solid #E5EAEC;
    padding: 25px 35px;
    padding-bottom: 60px;
    position:relative;
}
.contacto-modu:after{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/esquina-icon.gif) center center no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    display: block;
    right: -1px;
    top: -1px;
}
.contacto-modu h3{
    font-family: "SSPro-SemiBold";
    font-size: 17px;
    color: #333;
    margin-top: 0;
    margin-bottom: 8px;
}
.contacto-modu .form-content .nombre .input-group,
.contacto-modu .form-content .correo-men .input-group{
    width:100%;
    margin-bottom: 25px;
}
.contacto-modu .form-content .nombre input,
.contacto-modu .form-content .correo-men input,
.contacto-modu .form-content .captcha-wrapper input {
    font-size: 15px;
    color: #888;
    padding: 2px 0 0 7px;
    width: 50%;
    height: 30px;
    border: 1px solid #CBD2D6;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.contacto-modu .form-content .captcha-wrapper input {
    height: 34px;
}
.contacto-modu .form-content .seccion-filtro {
    background: #fff;
    font-size: 15px;
    border: 1px solid #CBD2D6;
    padding: 3px 8px;
    height: 30px;
    min-height: initial;
    min-width: initial;
    width: 50%;
    color: #525252;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.contacto-modu .form-content .filtro-wrapper {
    display: block;
    margin-right: 0;
    width: 100%;
    margin-bottom: 25px;
}
.contacto-modu .form-content .mensaje textarea {
    font-size: 15px;
    color: #7C7C7C;
    border: 1px solid #CBD2D6;
    height: 130px;
    padding: 8px;
    resize: none;
    width: 90%;
    margin-bottom: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.contacto-modu .form-content .input-group {
    display: block;
}
.contacto-modu  .captcha-span {
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/captcha.jpg) left center no-repeat;
    /* border: rgb(169, 169, 169) solid 1px; */
    position: relative;
    padding: 16px 43px;
    float: left;
    width: 93px;
    height: 34px;
    margin-right: 20px;
    display: inline-block;
}
.captcha-wrapper {
    margin-bottom: 25px;
}
.contacto-modu .form-content .btn-wrapper .btn-enviar,
.contacto-modu .form-content .btn-wrapper  .btn-limpiar {
    display: inline-block;
}
.contacto-modu .form-content .btn-wrapper input {
    font-size: 15px;
    background: #fff;
    color: #0059B2;
    cursor: pointer;
    width: 111px;
    border:1px solid #C5161F;
    margin-right: 10px;
    padding: 2px 0;
    height: 40px;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.contacto-modu .form-content .btn-wrapper .btn-enviar input {
    background: #C5161F;
    color: #fff;
}
.contacto-modu .form-content .btn-wrapper input:hover {
    color: #C5161F;
    border: 1px solid #C5161F;
}
.contacto-modu .form-content .btn-wrapper .btn-enviar input:hover {
    background: #EB4952;
    border-color: #EB4952;
    color:#fff;
}
.sombra-externa2 {
    box-shadow: inset 0 16px 14px -13px rgba(0, 0, 0, 0.33);
    padding-top: 25px;
}
.contacto-modu .form-content .mensaje textarea:hover,
.contacto-modu .form-content input:hover,
.contacto-modu .form-content .seccion-filtro:hover {
    border-color:#979da0;
}

.contacto-lat h3{
    color:#0059B2;
    margin-top: 0;
    font-size: 20px;
    font-family: "SSPro-SemiBold";
}
.contacto-lat p{
}
.contacto-mapa{
    margin-top: 35px;
    border-bottom: 4px solid #C5161F;
}
.contacto-mapa iframe {
    width: 100%;
    height: 429px;
    margin-bottom: -6px;
}

.formato .h2-color {
    color: #535353;
}
.frase-comillas{
    font-size: 19px;
    position:relative;
    padding-top: 90px;
    margin: 30px 0 50px;
}
.frase-comillas:before{
    content: '';
    background: url(https://cdn01.pucp.education/template/cei-idehpucp/images/comillas.png) center center no-repeat;
    width: 48px;
    height: 86px;
    position: absolute;
    display: block;
    left: 50%;
    margin-left: -24px;
    top: 0;
}
.frase-comillas .dato-frase{
    font-size: 16px;
    margin-top: 25px;
    font-style: italic;
    color: #525252;
}

/*MAPA DE SITIO*/

.mapasitio-wrapper{
    /*padding-top: 25px;*/
}
.formato-mapa h4 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.formato-mapa h4 a{
    color: #333333;
    font-size: 20px;
    font-family: "SSPro-SemiBold";
    border-bottom: 0;
}
.formato-mapa.formato ul {
    padding: 2px 0 2px 35px;
    margin-bottom: 30px;
}
.formato-mapa.formato ul li {
    margin-bottom: 5px;
}
.formato-mapa.formato .link-externo a:after {
    bottom: 3px;
}
.formato-mapa.formato h4 a:hover{
    color: #C5161F;
}
.formato-mapa.formato ul li a {
    border-bottom: 0;
}

/*ERROR*/

.error-wrapper {
    padding: 25px 0 0;
}
.error-wrapper .interna-btn-sgt{
    display:inline-block;
    margin-left: 15px;
}
.error-wrapper .diplo-link{
    margin-right: 15px;
    display:inline-block;
}
.error-wrapper .diplo-link a{
    text-transform: initial;
}
.error-img{
    text-align: center;
}
.error-wrapper .interna-btn-sgt a {
    border: 1px solid #c5161f;
    color: #333;
}
.error-wrapper .interna-btn-sgt a:hover {
    color: #c5161f;
}
.modu-error{
    padding:20px 0;
}
.pad-error {
    padding-left: 55px;
}

.error-wrapper  .formato ul {
    margin-bottom: 25px;
}




.formato.active .content-text-bloque::after {
    display: none;
}
.content-text-bloque{
    position: relative;
}
.content-text-bloque::after {
    background: rgba(0, 0, 0, 0) url("https://cdn01.pucp.education/template/cei-idehpucp/images/testimonio-blanco.png") repeat-x scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 50px;
    left: 0;
    position: absolute;
    right: 0;
}
.altura-text {
    max-height: 160px;
    overflow: hidden;
}


.anulahover:hover{
    background:#FFF;
}






/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}


@media (min-width: 1200px){
    .ide-slide .container {
        width: 1266px;
        padding: 0;
    }
    .contacto-lat{
        padding-left: 50px;
    }
    .modu-historia {
        float: right;
        max-width: 390px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .radio-titu-text {
        /*font-size: 15px;*/
    }
}
@media (min-width: 768px) {

    #menu-prin > ul{
        display: table;
        float: none;
        border-left: 1px solid #00376F;
    }
    #menu-prin > ul > li{
        display: table-cell;
        float: none;
        text-align: center;
        line-height: 1;
        vertical-align: middle;
        border-right: 1px solid #00376F;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
    }
    #menu-prin > ul > li:first-child{
    }
    #menu-prin > ul > li > a{
        font-family: "SSPro-SemiBold", sans-serif;
        display: table-cell;
        font-size: 16px;
        line-height: 17px;
        color: #ffffff;
        font-weight: 500;
        vertical-align: middle;
        height: 52px;
        padding-top: 9px;
        padding-bottom: 9px;
        position: relative;
        min-width: 134px;
        background: 0;
        border-bottom: none;
    }
    #menu-prin > ul > li.inicio{
    }
    #menu-prin > ul > li.inicio > a{
        overflow: hidden;
        position: relative;
        text-indent: 200%;
        font-size: 0;
        width: 52px;
        min-width: 52px;
        background-image: url(https://cdn01.pucp.education/template/cei-idehpucp/images/inicio.png);
        background-position: center center;
        background-repeat: no-repeat;
        border-bottom: none;
    }
    #menu-secun > ul > li{
        padding: 15px 0;
        margin-left: -1px;
    }
    #menu-secun > ul > li > a {
        font-family: "SSPro-SemiBold", sans-serif;
        display: table-cell;
        font-size: 14px;
        line-height: 16px;
        color: #00376F;
        padding: 10px 9px;
        vertical-align: middle;
        height: 20px;
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        /* min-width: 120px; */
        background: 0;
        border-right: 1px solid #00376F;
        border-bottom: none;
    }
    #menu-secun > ul > li > a:hover {
        color: #C5161F;
    }
    #menu-secun > ul > li:first-child a {
        border-left: 1px solid #00376F;
    }

}
@media  (max-width: 1199px) {
    #menu-prin > ul > li > a {
        min-width: 110px;
    }
    .ideslide-wrapper2 {
        padding: 0;
    }
    .ideslide-wrapper-text a {
        padding: 64px 10px 15px 10px;
        font-size: 13px;
    }
    .menusec-der {
        float: left;
    }
    .home-servicios-modu {
        margin: 15px 0;
    }
    .home-modulat {
        margin-left: 0;
    }
    .seccion-filtro {
        min-width: 140px;
    }
    .filtro-dato {
        margin: 12px 0 20px;
        padding: 0;
        display: block;
    }
    .proyectabs-interna ul .proyectab-li {
        margin-bottom: 10px;
    }
    .diplo-dato {
        min-width: initial;
        display: block;
        float: initial;
    }
    .diplo-dato2 {
        margin-bottom: 10px;
    }
    .captcha-span {
        float: initial;
        margin-right: 0;
        margin-bottom: 10px;
        display: block;
    }
    .comentarios .comentarios-content .form-content .btns {
        text-align: left;
    }
    .comentarios .comentarios-content .form-content .input-mensaje input {
        margin-bottom: 15px;
    }
    .comentarios .comentarios-content .form-content .btns input {
        margin-left: 0;
        margin-right: 10px;
    }
    .tabla-convo .ancho-tabla1 {
        min-width: 338px;
    }
    .pad-error {
        padding-left: 15px;
    }
    .proyecto-lat-wrap:after {
        width: 90%;
        left: 15px;
    }
}

@media (max-width: 991px) {
    #menu-prin > ul > li > a {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        min-width: 70px;
    }
    .ideslide-wrapper .row.row-modu {
        width: 100%;
        padding: 0;
        padding-top: 43px;
    }
    .ideslide-wrapper2 {
        position: static;
        padding: 0;
    }
    .ideslide-modu {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 16px;
    }
    .homeslide-sombra {
        display: none;
    }
    .ideslide-wrapper {
        background: none;
        height: initial;
    }
    .ideslide-wrapper-text a {
        padding: 64px 15px 15px 15px;
        font-size: 15px;
    }
    .home-modulat-event {
        margin-top: 30px;
    }
    .asamblea-modu img {
        float: initial;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .asamblea-text {
        padding: 0;
    }
    .asamblea-modu {
        padding: 20px 15px;
    }
    .equipo-wrapper .asamblea-modu {
        padding: 20px 0;
    }
    .bloque-filtro {
        padding: 15px 0;
    }
    .filtro-wrapper {
        margin-bottom: 15px;
    }
    .cvr-lista .row:first-child .col-md-6 .publicaciones-modu {
        border-top: 1px dotted #C5C5C5;
    }
    .cvr-lista .row:first-child .col-md-6:first-child .publicaciones-modu {
        border-top: 0;
    }
    .diplo-intern-wrapper img {
        float: initial;
        margin-right: 0;
        /*margin-bottom: 20px;*/
        width: 100%;
        height: auto;
    }
    .diplo-dato2 {
        line-height: 18px;
    }
    .diplo-wrapper.cursos-esp .diplo-img{
        float: initial;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .subtitu-h2 {
        padding: 18px 15px 42px;
    }
    .slider-img-intern .carrusel .slide-inter-modu img {
        height: 250px;
    }
    .slider-img-intern .carousel-control {
        top: 35%;
    }
    .latder-nav {
        padding-left: 15px;
        padding-bottom: 70px;
    }
    .tabla-convo .ancho-tabla1 {
        min-width: 234px;
    }
    .seccion-radio .fil-buscador {
        margin-bottom: 15px;
    }
    .seccion-radio .text-right {
        text-align: left;
    }
    .filtro-titu {
        /*width: 50px;*/
    }
    .radio-titu-img img {
        float: initial;
        margin-bottom: 0;
    }
    .radio-intern-rep .lista-radio-img {
        float: initial;
        margin-right: 0;
    }
    .lista-revista-modu {
        margin-bottom: 20px;
    }
    .lista-revista-row {
        padding: 0;
        border-top: 0;
    }
    .revista-inter-wrapper img {
        float: initial;
        margin-right: 0;
    }
    .contacto-modu .form-content .nombre input,
    .contacto-modu .form-content .correo-men input,
    .contacto-modu .form-content .mensaje textarea{
        width: 100%;
    }

    .proyecto-lat-wrap:after {
        width: 80%;
        left: 22px;
    }
    .proyecto-lat-wrap.no-lat img {
        float: initial;
        margin-right: 0;
    }
    .desplegables .panel-group .panel-heading + .panel-collapse > .panel-body,
    .desplegables .panel-group .panel-heading + .panel-collapse > .list-group {
        padding: 24px 20px 15px 20px;
    }
    .desplegables.doble-des ul {
        padding: 2px 0 2px 10px;
    }

}
@media (max-width: 768px) {
    .logos .logo-pucp {
        text-align: left;
    }
    .logos .logo-pucp a {
        height: 58px;
        width: 133px;
        background-size: auto 38px;
        background-position: left center;
    }
    #menu-prin > ul > li.menu-color {
        border: none !important;
    }
    .select-movil {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .visible-xs-block {
        display: block !important;
    }
    .select-movil select {
        display: block;
        width: 100%;
        height: 46px;
        padding: 9px 9px 9px 16px;
        font-size: 17px;
        line-height: 1.42857;
        color: #666;
        background-color: #FFF;
        background-image: none;
        border: 2px solid #D8D8D8;
        border-radius: 4px;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    }

    #menu-prin > ul > li.active:hover,
    #menu-prin > ul > li.active:focus,
    #menu-prin > ul > li.active {
        background: #00376F;
    }
    #menu-prin > ul > li:hover,
    #menu-prin > ul > li:focus {
        background: none;
        border-bottom: none;
    }
    #menu-prin > ul > li > a:hover {
        color: #ffffff;
        background: #00376F;
    }
    #menu-prin > ul > li.active > a:hover,
    #menu-prin > ul > li.active > a:focus {
        color: #ffffff;
    }

    #menu-prin > .nav.navbar-nav{
        margin-left: 0;
        margin-right: 0;
    }
    .footer {
        margin-left: -15px;
        margin-right: -15px;
    }
    .footer .col-col {
        padding-left: 15px;
        padding-right: 15px;
    }

    #menu-prin > ul > li.inicio > a {
        width: initial;
        text-transform: capitalize;
    }
    #menu-prin > ul > li > a{
        font-family: "SSPro-SemiBold", sans-serif;
        font-size: 15px;
        border: none;
        background: none;
    }
    #menu-prin > ul > li.active:after {
        content: '';
        display:none;
    }
    #menu-prin > ul > li:hover > ul {
        display: none;
    }
    .ideslide-wrapper .row.row-modu {
        width: 100%;
        padding: 0;
        padding-top: 43px;
    }
    .ideslide-wrapper2 {
        position: static;
        padding: 0;
    }
    .ideslide-modu {
        width: 100%;
        padding: 0;
        margin-bottom: 16px;
    }
    .homeslide-sombra {
        display: none;
    }
    .ideslide-wrapper {
        background: none;
        height: initial;
    }
    .home-serv-img {
        float: none;
        width: 100%;
    }
    .home-servicios-modu img {
        width: 100%;
        height: auto;
    }
    .destacados h1 {
        font-size: 60px;
    }
    h2.modu-homeh2 {
        font-size: 24px;
        line-height: 30px;
    }
    .icons-top a {
        width: 30px;
        padding: 0 20px;
    }
    .icons-top .top-icogris a {
        padding: 0 25px;
    }
    .filtro-titu {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .filtro-wrapper {
        display: block;
        margin-right: 0;
    }
    .seccion-filtro {
        width: 100%;
    }
    .interna-proyectos-wrapper img{
        margin-bottom: 40px;
    }
    .interna-proyectos-wrapper .publicaciones-modu img {
        float: initial;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .buscador-inp {
        display: block;
    }
    .diplo-img {
        float: initial;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .nav-masinfo {
        margin-top: 40px;
    }
    .busca-input {
        width: 100%;
        min-width: inherit;
    }
    .nav-interna.navbusc-wrapper{
        position: initial;
        left: initial;
        right: initial;
        top: initial;
        margin-bottom: 55px;
    }
    .subtitu-h2 {
        padding: 18px 0 42px;
    }
    .servicios-img {
        border:0;
    }
    .servicios-modu {
        margin-bottom: 30px;
    }
    .slider-img-intern .carrusel .slide-inter-modu {
        padding: 0;
    }
    .slider-img-intern .carrusel .slide-inter-modu img {
        height: 230px;
    }
    .filtro-proyectos {
        text-align: left;
    }
    .interna-publi h1.titulo-h1 {
        font-size: 27px;
        line-height: 30px;
    }
    .comentarios .comentarios-content h3 {
        float: initial;
    }
    .input-mensaje {
        padding-left: 0;
    }
    .comentarios .comentarios-content .form-content .nombre input,
    .comentarios .comentarios-content .form-content .correo-men input {
        width: 100%;
    }
    .opinion-modu-img {
        padding-right: 15px;
        float: initial;
        display: inline-block;
        margin-right: 0;
        margin-bottom: 11px;
    }
    .ancho-tabla1 {
        min-width: 160px;
    }
    .img-bloqueblanco:after {
        content: '';
        display:none;
    }
    .tabla-convo .ancho-tabla1 {
        min-width: 150px;
    }
    .seccion-radio .filtro-wrapper {
        width: 100%;
    }
    .seccion-radio .busca-input {
        min-width: inherit;
    }

    .lista-radio-modu {
        margin-bottom: 25px;
    }
    .lista-radio-row {
        border-top: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .lat-radio {
        padding: 0 0 50px;
        margin-top: -35px;
    }
    .lista-revista-modu img {
        float: initial;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .revista-intern-text .modu-detalle .link-descarga {
        margin-top: 15px;
        display: block;
    }
    .contacto-modu .form-content .captcha-wrapper input,
    .contacto-modu .form-content .seccion-filtro {
        width: 100%;
    }
    .contacto-modu .form-content .btn-wrapper input {
        margin-bottom: 15px;
    }
    .contacto-lat {
        padding-top: 45px;
    }
    .proyecto-lat-wrap:after {
        width: 100%;
        left: 4px;
    }
    .proyecto-lat-wrap {
        margin: 0 auto 50px;
        border: 1px solid #E1E1DD;
    }

}

@media (max-width: 700px) {
    .home-modu-borde .col-sm-6 .homemodu-noti {
        margin-top: 30px;
        border-top: 1px solid #CCCCCC;
        padding-top: 30px;
    }
    .home-modu-borde .col-sm-6:first-child .homemodu-noti {
        margin-top: 0;
        border-top: 0;
        padding-top: 0;
    }
    .radio-titu-text {
        height: auto;
    }
}


/* EXTRAS MQ */

@media (min-width: 1200px) and (max-width: 1300px) {
}

@media (min-width: 992px) and (max-width: 1092px) {
}

@media (min-width: 768px) and (max-width: 868px) {
}


/*add JC*/

.formato p.formato_leyenda_img_content{
	height: auto;
    text-align: center;
	margin-top: -35px;
    margin-bottom: 20px;
    color: #666;
    font-size: 14px;
}